"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/08/01 03:46:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuqebom9zuda" 2026/08/01 03:46:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/01 03:46:04 DEBUG : Creating backend with remote "TestDrive:crypt/gsg91c4dq0vfsssckoc54hl0qq8hkg1queb7mm970cb3kmr4ji6g" 2026/08/01 03:46:05 DEBUG : Creating backend with remote "/tmp/rclone2536114824" === 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-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:46:06 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/01 03:46:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:46:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:46:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:46:06 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/01 03:46:06 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.65s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:46:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:46:07 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/01 03:46:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:46:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:46:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:46:09 DEBUG : sub dir/hello world: md5 = b652fbfa7dcc9b0514e86167dcee1da1 OK 2026/08/01 03:46:09 DEBUG : sub dir/hello world: size = 11 OK 2026/08/01 03:46:09 INFO : sub dir/hello world: Copied (new) 2026/08/01 03:46:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:46:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.47s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:46:12 DEBUG : metadata sub dir: Making directory with metadata 2026/08/01 03:46:12 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 03:46:12 DEBUG : empty metadata sub dir: Making directory with metadata 2026/08/01 03:46:12 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 03:46:12 DEBUG : Local file system at /tmp/rclone2536114824: File to upload is small (21 bytes), uploading instead of streaming 2026/08/01 03:46:12 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/01 03:46:12 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/08/01 03:46:12 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/08/01 03:46:12 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:46:13 DEBUG : Google drive root 'crypt/gsg91c4dq0vfsssckoc54hl0qq8hkg1queb7mm970cb3kmr4ji6g': Skipping btime metadata as can't update it on an existing file: 2026-08-01T03:46:12.906095449Z 2026/08/01 03:46:13 INFO : empty metadata sub dir: Updated directory metadata 2026/08/01 03:46:14 DEBUG : Google drive root 'crypt/gsg91c4dq0vfsssckoc54hl0qq8hkg1queb7mm970cb3kmr4ji6g': Skipping btime metadata as can't update it on an existing file: 2026-08-01T03:46:12.906095449Z 2026/08/01 03:46:14 INFO : metadata sub dir: Updated directory metadata 2026/08/01 03:46:14 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/08/01 03:46:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:46:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:46:15 DEBUG : metadata sub dir/hello metadata world: md5 = 11aad0f75612ea1d774189b5c006654c OK 2026/08/01 03:46:15 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/01 03:46:15 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/08/01 03:46:18 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (6.91s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:46:19 DEBUG : metadata sub dir: Making directory with metadata 2026/08/01 03:46:19 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 03:46:19 DEBUG : empty metadata sub dir: Making directory with metadata 2026/08/01 03:46:19 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 03:46:19 DEBUG : Local file system at /tmp/rclone2536114824: File to upload is small (21 bytes), uploading instead of streaming 2026/08/01 03:46:19 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/01 03:46:19 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/08/01 03:46:19 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/08/01 03:46:19 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:46:20 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/08/01 03:46:20 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/08/01 03:46:20 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/08/01 03:46:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:46:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:46:22 DEBUG : metadata sub dir/hello metadata world: md5 = 2f90670785cad1830d5bae52c9e1aea0 OK 2026/08/01 03:46:22 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/01 03:46:22 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/08/01 03:46:22 DEBUG : Google drive root 'crypt/gsg91c4dq0vfsssckoc54hl0qq8hkg1queb7mm970cb3kmr4ji6g': Skipping btime metadata as can't update it on an existing file: 2026-08-01T03:46:19.818190371Z 2026/08/01 03:46:22 INFO : metadata sub dir: Updated directory metadata 2026/08/01 03:46:25 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.15s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:46:25 DEBUG : Creating backend with remote "/non-existing" 2026/08/01 03:46:26 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/01 03:46:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:46:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.67s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:46:26 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/01 03:46:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:46:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:46:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:46:28 DEBUG : sub dir/hello world: md5 = 0369fa97c3bba5b34a9270c8b52bbc55 OK 2026/08/01 03:46:28 DEBUG : sub dir/hello world: size = 11 OK 2026/08/01 03:46:28 INFO : sub dir/hello world: Copied (new) 2026/08/01 03:46:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:46:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (4.92s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.48s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:46:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Running all checks before starting transfers 2026/08/01 03:46:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/01 03:46:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:46:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:46:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Checks finished, now starting transfers 2026/08/01 03:46:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:46:34 DEBUG : sub dir/hello world: md5 = f3ea6eb3ea21b009bd6e8bddcbb1d9fe OK 2026/08/01 03:46:34 DEBUG : sub dir/hello world: size = 11 OK 2026/08/01 03:46:34 INFO : sub dir/hello world: Copied (new) 2026/08/01 03:46:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:46:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.17s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:46:37 ERROR : Ignoring --no-traverse with sync 2026/08/01 03:46:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/01 03:46:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:46:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:46:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:46:40 DEBUG : sub dir/hello world: md5 = 551bfe50b1eea852e80679251d94dad0 OK 2026/08/01 03:46:40 DEBUG : sub dir/hello world: size = 11 OK 2026/08/01 03:46:40 INFO : sub dir/hello world: Copied (new) 2026/08/01 03:46:40 DEBUG : Waiting for deletions to finish 2026/08/01 03:46:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:46:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.63s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:46:43 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/01 03:46:43 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/01 03:46:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:46:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:46:44 DEBUG : hello world2: md5 = a8b042c2a9a12b25156aca57b366da54 OK 2026/08/01 03:46:44 DEBUG : hello world2: size = 12 OK 2026/08/01 03:46:44 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.75s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:46:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 03:46:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:46:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:46:47 DEBUG : potato2: md5 = b8da21db81c60e9298d1d382cbf20446 OK 2026/08/01 03:46:47 DEBUG : potato2: size = 11 OK 2026/08/01 03:46:47 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.72s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:46:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 03:46:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:46:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:46:49 DEBUG : potato2: md5 = b6b3c8afffeab3a17d6dcee0f64fb5ef OK 2026/08/01 03:46:49 DEBUG : potato2: size = 11 OK 2026/08/01 03:46:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.64s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:46:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/01 03:46:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 03:46:50 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/01 03:46:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:46:51 DEBUG : sub dir2: Making directory with metadata 2026/08/01 03:46:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 03:46:52 DEBUG : sub dir: Making directory with metadata 2026/08/01 03:46:52 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/01 03:46:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:46:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/01 03:46:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 03:46:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:46:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:46:54 DEBUG : sub dir/hello world: md5 = 594be0178d90f3192888b06156e6c099 OK 2026/08/01 03:46:54 DEBUG : sub dir/hello world: size = 11 OK 2026/08/01 03:46:54 INFO : sub dir/hello world: Copied (new) 2026/08/01 03:46:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/08/01 03:46:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.17s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:46:59 INFO : sub dir2: Making directory 2026/08/01 03:46:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/01 03:46:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 03:46:59 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/08/01 03:46:59 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/01 03:46:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:46:59 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/08/01 03:46:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:46:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:47:01 DEBUG : sub dir/hello world: md5 = 3d2db4d339c51f1f651bc606fb362ba7 OK 2026/08/01 03:47:01 DEBUG : sub dir/hello world: size = 11 OK 2026/08/01 03:47:01 INFO : sub dir/hello world: Copied (new) 2026/08/01 03:47:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:47:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (4.84s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:47:03 DEBUG : sub dir2: Making directory with metadata 2026/08/01 03:47:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 03:47:04 DEBUG : sub dir2: Making directory with metadata 2026/08/01 03:47:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 03:47:04 DEBUG : sub dir: Making directory with metadata 2026/08/01 03:47:05 INFO : sub dir: Made directory with metadata (mtime=2026-08-01T03:47:03.955796242Z) 2026/08/01 03:47:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:47:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:47:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:47:06 DEBUG : sub dir/hello world: md5 = 63c09d9ce63d88a53dc22607e5f6c545 OK 2026/08/01 03:47:06 DEBUG : sub dir/hello world: size = 11 OK 2026/08/01 03:47:06 INFO : sub dir/hello world: Copied (new) 2026/08/01 03:47:06 INFO : sub dir/hello world: Deleted 2026/08/01 03:47:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.73s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:47:10 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/08/01 03:47:10 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/01 03:47:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:47:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:47:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.34s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:47:14 INFO : sub dir2: Making directory 2026/08/01 03:47:14 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/08/01 03:47:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/01 03:47:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:47:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:47:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:47:16 DEBUG : sub dir/hello world: md5 = 107953fdca0c9053e5f6e4e09eb8714c OK 2026/08/01 03:47:16 DEBUG : sub dir/hello world: size = 11 OK 2026/08/01 03:47:16 INFO : sub dir/hello world: Copied (new) 2026/08/01 03:47:16 INFO : sub dir/hello world: Deleted 2026/08/01 03:47:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:47:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (4.90s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:47:18 DEBUG : sub dir2: Making directory with metadata 2026/08/01 03:47:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 03:47:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:47:19 DEBUG : sub dir2: Making directory with metadata 2026/08/01 03:47:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 03:47:19 DEBUG : sub dir: Making directory with metadata 2026/08/01 03:47:20 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/01 03:47:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:47:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:47:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:47:21 DEBUG : sub dir/hello world: md5 = 1f2f0bec37191d997291bec108305016 OK 2026/08/01 03:47:21 DEBUG : sub dir/hello world: size = 11 OK 2026/08/01 03:47:21 INFO : sub dir/hello world: Copied (new) 2026/08/01 03:47:21 DEBUG : Waiting for deletions to finish 2026/08/01 03:47:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.59s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.40s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:47:25 INFO : sub dir2: Making directory 2026/08/01 03:47:26 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/08/01 03:47:26 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/01 03:47:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:47:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:47:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:47:28 DEBUG : sub dir/hello world: md5 = cace5e4fa2420bca03c3eac2ef1de5e5 OK 2026/08/01 03:47:28 DEBUG : sub dir/hello world: size = 11 OK 2026/08/01 03:47:28 INFO : sub dir/hello world: Copied (new) 2026/08/01 03:47:28 DEBUG : Waiting for deletions to finish 2026/08/01 03:47:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:47:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (4.85s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:47:32 DEBUG : sub dir/hello world: md5 = 612cfa8c5c4ffbb6bab395c427bd85fa OK 2026/08/01 03:47:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zigegen2wuqe" 2026/08/01 03:47:33 DEBUG : Creating backend with remote "TestDrive:crypt/h0mc3bfjm0kqvo7468p2ttfprrlcu8nvu7pfj3pagdqacf3l0ac0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda' -> Encrypted drive 'TestCryptDrive:rclone-test-zigegen2wuqe' 2026/08/01 03:47:34 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/01 03:47:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:47:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zigegen2wuqe': Waiting for checks to finish 2026/08/01 03:47:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zigegen2wuqe': Waiting for transfers to finish 2026/08/01 03:47:37 DEBUG : sub dir/hello world: size = 11 OK 2026/08/01 03:47:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/01 03:47:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:47:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zigegen2wuqe': Purge remote 2026/08/01 03:47:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (9.94s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:47:42 DEBUG : sub dir/hello world: md5 = 9251d9924a5e1303c39201a5090eb174 OK 2026/08/01 03:47:44 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/01 03:47:44 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/01 03:47:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:47:44 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:47:44 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:47:44 DEBUG : sub dir/hello world: Sizes differ 2026/08/01 03:47:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:47:45 DEBUG : sub dir/hello world: md5 = 7aecc5853b2437a5b4415ad87ff51aa1 OK 2026/08/01 03:47:45 DEBUG : sub dir/hello world: size = 17 OK 2026/08/01 03:47:45 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/01 03:47:46 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/01 03:47:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.69s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:47:50 DEBUG : sub dir/hello world: md5 = d1ef76f5ea43e92c1fbe4cebf62c3290 OK 2026/08/01 03:47:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wabonuc8xoci" 2026/08/01 03:47:51 DEBUG : Creating backend with remote "TestDrive:crypt/53e2g7sqv74lpahccccfd5iq3utrr9supoamaq83dvsjel6rmkvg" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda' -> Encrypted drive 'TestCryptDrive:rclone-test-wabonuc8xoci' 2026/08/01 03:47:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/01 03:47:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:47:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wabonuc8xoci': Waiting for checks to finish 2026/08/01 03:47:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wabonuc8xoci': Waiting for transfers to finish 2026/08/01 03:47:58 DEBUG : sub dir/hello world: size = 11 OK 2026/08/01 03:47:58 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/01 03:47:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:48:03 DEBUG : sub dir/hello world: md5 = e5dbd9077b620a224c87e8557a014afe OK 2026/08/01 03:48:04 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/08/01 03:48:04 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/01 03:48:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wabonuc8xoci': Waiting for checks to finish 2026/08/01 03:48:04 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:48:04 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-wabonuc8xoci') 2026/08/01 03:48:04 DEBUG : sub dir/hello world: Sizes differ 2026/08/01 03:48:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wabonuc8xoci': Waiting for transfers to finish 2026/08/01 03:48:07 DEBUG : sub dir/hello world: size = 17 OK 2026/08/01 03:48:07 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/01 03:48:07 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/01 03:48:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wabonuc8xoci': Purge remote 2026/08/01 03:48:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (22.22s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:48:12 DEBUG : sub dir/hello world: md5 = 93b6788f980816ee04cb9426b989187b OK 2026/08/01 03:48:13 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/01 03:48:13 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/01 03:48:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:48:14 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:48:14 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:48:14 DEBUG : sub dir/hello world: Sizes differ 2026/08/01 03:48:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:48:15 DEBUG : sub dir/hello world: md5 = 781b8f7052c8f5b17d91ba9ee1deb5f0 OK 2026/08/01 03:48:15 DEBUG : sub dir/hello world: size = 17 OK 2026/08/01 03:48:15 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/01 03:48:15 INFO : sub dir/hello world: Deleted 2026/08/01 03:48:15 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/01 03:48:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.51s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:48:20 DEBUG : sub dir/hello world: md5 = a7369fbc87c52687cff47b065989c5bb OK 2026/08/01 03:48:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-siseqox6casa" 2026/08/01 03:48:21 DEBUG : Creating backend with remote "TestDrive:crypt/ggmb3h1aphivl4hmc12jho7t9t6cn469ius5iv4kjhus7o0jpc4g" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda' -> Encrypted drive 'TestCryptDrive:rclone-test-siseqox6casa' 2026/08/01 03:48:22 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/01 03:48:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:48:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-siseqox6casa': Waiting for checks to finish 2026/08/01 03:48:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-siseqox6casa': Waiting for transfers to finish 2026/08/01 03:48:25 DEBUG : sub dir/hello world: size = 11 OK 2026/08/01 03:48:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/01 03:48:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:48:27 DEBUG : sub dir/hello world: md5 = 8b949fcd1b176962674c8ab603fd2353 OK 2026/08/01 03:48:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-siseqox6casa': Using server-side directory move 2026/08/01 03:48:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-siseqox6casa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/01 03:48:28 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/08/01 03:48:28 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/01 03:48:28 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:48:28 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-siseqox6casa') 2026/08/01 03:48:28 DEBUG : sub dir/hello world: Sizes differ 2026/08/01 03:48:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-siseqox6casa': Waiting for checks to finish 2026/08/01 03:48:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-siseqox6casa': Waiting for transfers to finish 2026/08/01 03:48:29 INFO : sub dir/hello world: Deleted 2026/08/01 03:48:30 INFO : sub dir/hello world: Moved (server-side) 2026/08/01 03:48:30 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/01 03:48:32 DEBUG : sub dir/hello world: md5 = d452b80651717e486abfb67944524469 OK 2026/08/01 03:48:33 DEBUG : testing file moves 2026/08/01 03:48:33 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/08/01 03:48:33 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/01 03:48:34 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:48:34 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-siseqox6casa') 2026/08/01 03:48:34 DEBUG : sub dir/hello world: Sizes differ 2026/08/01 03:48:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-siseqox6casa': Waiting for checks to finish 2026/08/01 03:48:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-siseqox6casa': Waiting for transfers to finish 2026/08/01 03:48:34 INFO : sub dir/hello world: Deleted 2026/08/01 03:48:35 INFO : sub dir/hello world: Moved (server-side) 2026/08/01 03:48:35 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/01 03:48:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-siseqox6casa': Purge remote --- PASS: TestServerSideMoveOverSelf (20.15s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:48:40 DEBUG : sub dir/hello world: md5 = 4950ea8f6874d69aa3c6b593eb79675c OK 2026/08/01 03:48:40 ERROR : error listing: directory not found 2026/08/01 03:48:40 INFO : Local file system at /tmp/rclone2536114824: Making directory 2026/08/01 03:48:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:48:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:48:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.48s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:48:46 DEBUG : sub dir/hello world: md5 = 94ca2d256fa2a0d1cd1e67d6dfdf9881 OK 2026/08/01 03:48:47 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/01 03:48:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:48:47 DEBUG : Local file system at /tmp/rclone2536114824: Waiting for checks to finish 2026/08/01 03:48:47 DEBUG : Local file system at /tmp/rclone2536114824: Waiting for transfers to finish 2026/08/01 03:48:48 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/08/01 03:48:48 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/08/01 03:48:48 INFO : sub dir/hello world: Copied (new) 2026/08/01 03:48:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:48:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.31s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:48:50 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/01 03:48:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:48:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:48:51 DEBUG : check sum: md5 = ace33f43d61694d867bfd251e95c70b2 OK 2026/08/01 03:48:51 DEBUG : check sum: size = 1 OK 2026/08/01 03:48:51 INFO : check sum: Copied (new) 2026/08/01 03:48:51 DEBUG : Waiting for deletions to finish 2026/08/01 03:48:52 DEBUG : check sum: size = 1 OK 2026/08/01 03:48:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/01 03:48:52 DEBUG : check sum: Size of src and dst objects identical 2026/08/01 03:48:52 DEBUG : check sum: Unchanged skipping 2026/08/01 03:48:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:48:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:48:52 DEBUG : Waiting for deletions to finish 2026/08/01 03:48:52 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.12s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:48:53 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/01 03:48:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:48:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:48:54 DEBUG : sizeonly: md5 = d0bb327142cb84acb8b7716cc41c9cef OK 2026/08/01 03:48:54 DEBUG : sizeonly: size = 6 OK 2026/08/01 03:48:54 INFO : sizeonly: Copied (new) 2026/08/01 03:48:54 DEBUG : Waiting for deletions to finish 2026/08/01 03:48:55 DEBUG : sizeonly: size = 6 OK 2026/08/01 03:48:55 DEBUG : sizeonly: Sizes identical 2026/08/01 03:48:55 DEBUG : sizeonly: Unchanged skipping 2026/08/01 03:48:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:48:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:48:55 DEBUG : Waiting for deletions to finish 2026/08/01 03:48:55 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.12s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:48:56 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/01 03:48:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:48:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:48:57 DEBUG : ignore-size: md5 = c2b2ed52e94524403a3d306f35a98ca6 OK 2026/08/01 03:48:57 INFO : ignore-size: Copied (new) 2026/08/01 03:48:57 DEBUG : Waiting for deletions to finish 2026/08/01 03:48:58 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:48:58 DEBUG : ignore-size: Unchanged skipping 2026/08/01 03:48:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:48:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:48:58 DEBUG : Waiting for deletions to finish 2026/08/01 03:48:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.25s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:49:01 DEBUG : existing: md5 = 858151d95d3b0e89a3841cfca39e1479 OK 2026/08/01 03:49:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:49:01 DEBUG : existing: size = 6 OK 2026/08/01 03:49:01 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:49:01 DEBUG : existing: Unchanged skipping 2026/08/01 03:49:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:49:01 DEBUG : Waiting for deletions to finish 2026/08/01 03:49:01 INFO : There was nothing to transfer 2026/08/01 03:49:01 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/01 03:49:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:49:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:49:03 DEBUG : existing: md5 = b30b01c71ba33812f258d95b8cd950a1 OK 2026/08/01 03:49:03 DEBUG : existing: size = 6 OK 2026/08/01 03:49:03 INFO : existing: Copied (replaced existing) 2026/08/01 03:49:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.65s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:49:04 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/01 03:49:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:49:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:49:05 DEBUG : existing: md5 = 95acc32bcfb34c0bf7dde82d86468e94 OK 2026/08/01 03:49:05 DEBUG : existing: size = 6 OK 2026/08/01 03:49:05 INFO : existing: Copied (new) 2026/08/01 03:49:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:49:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:49:06 DEBUG : existing: Destination exists, skipping 2026/08/01 03:49:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:49:06 DEBUG : Waiting for deletions to finish 2026/08/01 03:49:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.22s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:49:09 DEBUG : b/potato: md5 = 6f6062246b96d4cc59dfa5321eda7ce1 OK 2026/08/01 03:49:11 DEBUG : c/non empty space: md5 = d7e76e7c0f89333e8f3527dc1439617d OK 2026/08/01 03:49:11 INFO : d: Making directory 2026/08/01 03:49:13 DEBUG : Added delayed dir = "a", newDst= 2026/08/01 03:49:13 INFO : c: Set directory modification time (using SetModTime) 2026/08/01 03:49:13 DEBUG : Added delayed dir = "c", newDst=c 2026/08/01 03:49:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/01 03:49:13 DEBUG : c/non empty space: size = 5 OK 2026/08/01 03:49:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 03:49:13 DEBUG : c/non empty space: Unchanged skipping 2026/08/01 03:49:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:49:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:49:15 DEBUG : a/potato2: md5 = e21e3a536694257b19ed9c0ecfed4b47 OK 2026/08/01 03:49:15 DEBUG : a/potato2: size = 60 OK 2026/08/01 03:49:15 INFO : a/potato2: Copied (new) 2026/08/01 03:49:15 DEBUG : Waiting for deletions to finish 2026/08/01 03:49:15 INFO : b/potato: Deleted 2026/08/01 03:49:16 INFO : a: Set directory modification time (using DirSetModTime) 2026/08/01 03:49:16 INFO : d: Removing directory 2026/08/01 03:49:17 INFO : b: Removing directory 2026/08/01 03:49:17 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/08/01 03:49:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': deleted 2 directories 2026/08/01 03:49:19 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/08/01 03:49:20 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (13.68s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:49:22 DEBUG : empty space: md5 = c82c47db844e9c58c2590101ffa22b9e OK 2026/08/01 03:49:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:49:23 DEBUG : empty space: size = 1 OK 2026/08/01 03:49:23 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/08/01 03:49:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:49:23 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/08/01 03:49:23 DEBUG : Waiting for deletions to finish 2026/08/01 03:49:23 DEBUG : empty space: size = 1 OK 2026/08/01 03:49:23 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/08/01 03:49:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:49:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:49:24 DEBUG : empty space: md5 = 3fc1a6a4027de0116c40c7efa37cfa56 OK 2026/08/01 03:49:24 DEBUG : empty space: size = 1 OK 2026/08/01 03:49:24 INFO : empty space: Copied (replaced existing) 2026/08/01 03:49:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.14s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.46s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:49:28 DEBUG : foo: md5 = be39be2cdedf0924f1e2c2136230f603 OK 2026/08/01 03:49:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:49:28 DEBUG : foo: size = 3 OK 2026/08/01 03:49:28 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/08/01 03:49:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:49:30 DEBUG : foo: md5 = 208adf620046e33baf791197387d9665 OK 2026/08/01 03:49:30 DEBUG : foo: size = 3 OK 2026/08/01 03:49:30 INFO : foo: Copied (replaced existing) 2026/08/01 03:49:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.49s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:49:32 DEBUG : empty space: md5 = c2594cab2ae594b41349edf1225eac62 OK 2026/08/01 03:49:33 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/01 03:49:33 DEBUG : empty space: size = 1 OK 2026/08/01 03:49:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 03:49:33 DEBUG : empty space: Unchanged skipping 2026/08/01 03:49:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:49:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:49:34 DEBUG : potato: md5 = 9e76a66f3209c839954eeb25623ba81d OK 2026/08/01 03:49:34 DEBUG : potato: size = 60 OK 2026/08/01 03:49:34 INFO : potato: Copied (new) 2026/08/01 03:49:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.79s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:49:37 DEBUG : potato: md5 = c4d3ebf7dbf29328b96a97325ea8a142 OK 2026/08/01 03:49:38 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:49:38 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:49:38 DEBUG : potato: Sizes differ 2026/08/01 03:49:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:49:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:49:39 DEBUG : potato: md5 = 72e2689f6b2d471dec465ee7a8b11b3a OK 2026/08/01 03:49:39 DEBUG : potato: size = 21 OK 2026/08/01 03:49:39 INFO : potato: Copied (replaced existing) 2026/08/01 03:49:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.35s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:49:41 DEBUG : potato: md5 = 258e8e066f213b1eac94c5eaed92c8a5 OK 2026/08/01 03:49:42 DEBUG : potato: size = 21 OK 2026/08/01 03:49:42 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/08/01 03:49:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:49:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:49:43 DEBUG : potato: md5 = 26d9a8da3974bd3d222788c5a6f81fc0 OK 2026/08/01 03:49:43 DEBUG : potato: size = 21 OK 2026/08/01 03:49:43 INFO : potato: Copied (replaced existing) 2026/08/01 03:49:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:49:45 DEBUG : potato: md5 = 7d64241b543e64aa366261d4fbfcf423 OK 2026/08/01 03:49:47 DEBUG : empty space: md5 = a2023125e8dce34473fe58b09ee57e9c OK 2026/08/01 03:49:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 03:49:47 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/01 03:49:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:49:47 DEBUG : empty space: size = 1 OK 2026/08/01 03:49:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 03:49:47 DEBUG : empty space: Unchanged skipping 2026/08/01 03:49:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:49:47 DEBUG : Waiting for deletions to finish 2026/08/01 03:49:47 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:49:50 DEBUG : potato: md5 = 992afed3ad928a31c594ff9beacfed60 OK 2026/08/01 03:49:51 DEBUG : empty space: md5 = 66d613a0fa3ff3efd0e73b1dbd086895 OK 2026/08/01 03:49:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 03:49:52 DEBUG : empty space: size = 1 OK 2026/08/01 03:49:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 03:49:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:49:52 DEBUG : empty space: Unchanged skipping 2026/08/01 03:49:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:49:53 DEBUG : potato2: md5 = e44b4baf4bca9c343de77184fdf91142 OK 2026/08/01 03:49:53 DEBUG : potato2: size = 60 OK 2026/08/01 03:49:53 INFO : potato2: Copied (new) 2026/08/01 03:49:53 DEBUG : Waiting for deletions to finish 2026/08/01 03:49:53 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:49:57 DEBUG : b/potato: md5 = e28cd6570eeb8f70d17e6cc6df50c546 OK 2026/08/01 03:49:59 DEBUG : c/non empty space: md5 = 4a440b97da9e8ce87b6bcf4d10ea584d OK 2026/08/01 03:49:59 INFO : d: Making directory 2026/08/01 03:50:00 INFO : d/e: Making directory 2026/08/01 03:50:01 DEBUG : Added delayed dir = "a", newDst= 2026/08/01 03:50:02 INFO : c: Set directory modification time (using SetModTime) 2026/08/01 03:50:02 DEBUG : Added delayed dir = "c", newDst=c 2026/08/01 03:50:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/01 03:50:02 DEBUG : c/non empty space: size = 5 OK 2026/08/01 03:50:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 03:50:02 DEBUG : c/non empty space: Unchanged skipping 2026/08/01 03:50:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:50:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:50:05 DEBUG : a/potato2: md5 = f13631c667bca8c16cdc6aedade568da OK 2026/08/01 03:50:05 DEBUG : a/potato2: size = 60 OK 2026/08/01 03:50:05 INFO : a/potato2: Copied (new) 2026/08/01 03:50:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:50:05 INFO : b/potato: Deleted 2026/08/01 03:50:05 INFO : a: Set directory modification time (using DirSetModTime) 2026/08/01 03:50:05 INFO : d/e: Removing directory 2026/08/01 03:50:06 INFO : d: Removing directory 2026/08/01 03:50:06 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/08/01 03:50:07 INFO : b: Removing directory 2026/08/01 03:50:07 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/08/01 03:50:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': deleted 3 directories 2026/08/01 03:50:10 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/08/01 03:50:11 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:50:14 DEBUG : b/potato: md5 = 16ee223640ab06a956669f93f22c50e7 OK 2026/08/01 03:50:16 DEBUG : c/non empty space: md5 = 1c7f4c5b1f3c90ce7e1bf68988e9f09f OK 2026/08/01 03:50:16 INFO : d: Making directory 2026/08/01 03:50:17 DEBUG : Added delayed dir = "a", newDst= 2026/08/01 03:50:17 INFO : c: Set directory modification time (using SetModTime) 2026/08/01 03:50:17 DEBUG : Added delayed dir = "c", newDst=c 2026/08/01 03:50:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/01 03:50:18 DEBUG : c/non empty space: size = 5 OK 2026/08/01 03:50:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 03:50:18 DEBUG : c/non empty space: Unchanged skipping 2026/08/01 03:50:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:50:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:50:19 DEBUG : a/potato2: md5 = 6e727e35520b24691edba9e8747250db OK 2026/08/01 03:50:19 DEBUG : a/potato2: size = 60 OK 2026/08/01 03:50:19 INFO : a/potato2: Copied (new) 2026/08/01 03:50:19 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': not deleting files as there were IO errors 2026/08/01 03:50:20 INFO : a: Set directory modification time (using DirSetModTime) 2026/08/01 03:50:20 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': not deleting directories as there were IO errors 2026/08/01 03:50:23 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/08/01 03:50:24 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/08/01 03:50:24 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (13.60s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:50:26 DEBUG : potato: md5 = 11958f166821c21499a854a7afad06f8 OK 2026/08/01 03:50:28 DEBUG : empty space: md5 = 4bb081df31b26fa72ee8cf055e9694e8 OK 2026/08/01 03:50:28 DEBUG : Waiting for deletions to finish 2026/08/01 03:50:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 03:50:28 DEBUG : empty space: size = 1 OK 2026/08/01 03:50:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 03:50:28 DEBUG : empty space: Unchanged skipping 2026/08/01 03:50:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:50:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:50:29 INFO : potato: Deleted 2026/08/01 03:50:30 DEBUG : potato2: md5 = b4b3bcbe8cc6f2a517268952f6812597 OK 2026/08/01 03:50:30 DEBUG : potato2: size = 60 OK 2026/08/01 03:50:30 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.16s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:50:33 DEBUG : potato: md5 = c318d104992a1f0bdd73702a6449d271 OK 2026/08/01 03:50:34 DEBUG : empty space: md5 = ec666005ca4e5dbf5066d96c2dd28f73 OK 2026/08/01 03:50:35 DEBUG : Waiting for deletions to finish 2026/08/01 03:50:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:50:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:50:35 INFO : potato: Deleted 2026/08/01 03:50:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 03:50:35 DEBUG : empty space: size = 1 OK 2026/08/01 03:50:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 03:50:35 DEBUG : empty space: Unchanged skipping 2026/08/01 03:50:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:50:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:50:37 DEBUG : potato2: md5 = eaffc648452f7b55a4b160e7f97b3308 OK 2026/08/01 03:50:37 DEBUG : potato2: size = 60 OK 2026/08/01 03:50:37 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.13s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:50:40 DEBUG : potato: md5 = 01bcd00e82a03514bbcc656330b095a0 OK 2026/08/01 03:50:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 03:50:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:50:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:50:42 DEBUG : potato2: md5 = 26e419f06cefab59d8597029c8d38012 OK 2026/08/01 03:50:42 DEBUG : potato2: size = 19 OK 2026/08/01 03:50:42 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.99s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:50:45 DEBUG : potato2: md5 = 6463bfc02025bdaf7958d856393349e3 OK 2026/08/01 03:50:46 DEBUG : empty space: md5 = e74ef8b389d96d69ab5dd8831506e249 OK 2026/08/01 03:50:46 DEBUG : enormous: Excluded (Size Filter) 2026/08/01 03:50:46 DEBUG : enormous: Excluded 2026/08/01 03:50:46 DEBUG : potato2: Excluded (Size Filter) 2026/08/01 03:50:46 DEBUG : potato2: Excluded 2026/08/01 03:50:47 DEBUG : potato2: Excluded (Size Filter) 2026/08/01 03:50:47 DEBUG : potato2: Excluded 2026/08/01 03:50:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:50:47 DEBUG : empty space: size = 1 OK 2026/08/01 03:50:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 03:50:47 DEBUG : empty space: Unchanged skipping 2026/08/01 03:50:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:50:47 DEBUG : Waiting for deletions to finish 2026/08/01 03:50:47 INFO : There was nothing to transfer 2026/08/01 03:50:47 DEBUG : enormous: Excluded (Size Filter) 2026/08/01 03:50:47 DEBUG : enormous: Excluded 2026/08/01 03:50:47 DEBUG : potato2: Excluded (Size Filter) 2026/08/01 03:50:47 DEBUG : potato2: Excluded 2026/08/01 03:50:47 DEBUG : potato2: Excluded (Size Filter) 2026/08/01 03:50:47 DEBUG : potato2: Excluded 2026/08/01 03:50:47 DEBUG : empty space: size = 1 OK 2026/08/01 03:50:47 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/01 03:50:47 DEBUG : empty space: Unchanged skipping 2026/08/01 03:50:47 DEBUG : Local file system at /tmp/rclone2536114824: Waiting for checks to finish 2026/08/01 03:50:47 DEBUG : Local file system at /tmp/rclone2536114824: Waiting for transfers to finish 2026/08/01 03:50:47 DEBUG : Waiting for deletions to finish 2026/08/01 03:50:47 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.19s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:50:50 DEBUG : potato2: md5 = eff069c2b4b9296c1405b908d926696d OK 2026/08/01 03:50:51 DEBUG : empty space: md5 = 462b9e02abea06042deba25035a5db51 OK 2026/08/01 03:50:53 DEBUG : enormous: md5 = d7182aa88ecbd14ac9544a4290a41319 OK 2026/08/01 03:50:53 DEBUG : enormous: Excluded (Size Filter) 2026/08/01 03:50:53 DEBUG : enormous: Excluded 2026/08/01 03:50:53 DEBUG : potato2: Excluded (Size Filter) 2026/08/01 03:50:53 DEBUG : potato2: Excluded 2026/08/01 03:50:53 DEBUG : empty space: size = 1 OK 2026/08/01 03:50:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 03:50:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:50:53 DEBUG : empty space: Unchanged skipping 2026/08/01 03:50:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:50:53 DEBUG : Waiting for deletions to finish 2026/08/01 03:50:54 INFO : enormous: Deleted 2026/08/01 03:50:54 INFO : potato2: Deleted 2026/08/01 03:50:54 INFO : There was nothing to transfer 2026/08/01 03:50:54 DEBUG : empty space: size = 1 OK 2026/08/01 03:50:54 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/01 03:50:54 DEBUG : empty space: Unchanged skipping 2026/08/01 03:50:54 DEBUG : Local file system at /tmp/rclone2536114824: Waiting for checks to finish 2026/08/01 03:50:54 DEBUG : Local file system at /tmp/rclone2536114824: Waiting for transfers to finish 2026/08/01 03:50:54 DEBUG : Waiting for deletions to finish 2026/08/01 03:50:54 INFO : potato2: Deleted 2026/08/01 03:50:54 INFO : enormous: Deleted 2026/08/01 03:50:54 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.43s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:50:56 DEBUG : one: md5 = a9876bac2d7a1dd99c47694542e72808 OK 2026/08/01 03:50:58 DEBUG : two: md5 = 6a29c857fb710b3b887155be06fc6ec2 OK 2026/08/01 03:50:59 DEBUG : three: md5 = cde7d8ce7b2ddabba4f9363b63c0cfb9 OK 2026/08/01 03:51:00 DEBUG : four: md5 = cc91daad09c6861ca694faf5328c8793 OK 2026/08/01 03:51:01 DEBUG : five: Need to transfer - File not found at Destination 2026/08/01 03:51:01 DEBUG : four: size = 4 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:51:01 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:51:01 DEBUG : four: Sizes differ 2026/08/01 03:51:01 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/01 03:51:01 DEBUG : one: Destination is newer than source, skipping 2026/08/01 03:51:01 DEBUG : two: size = 3 OK 2026/08/01 03:51:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:51:01 DEBUG : three: size = 5 OK 2026/08/01 03:51:01 DEBUG : three: Sizes identical 2026/08/01 03:51:01 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/01 03:51:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:51:02 DEBUG : four: md5 = 576d196cd268c1c186c6c42757bcf5d5 OK 2026/08/01 03:51:02 DEBUG : four: size = 4 OK 2026/08/01 03:51:02 INFO : four: Copied (replaced existing) 2026/08/01 03:51:02 DEBUG : two: md5 = 1f0ef730960668b3e94da9367b69fdb8 OK 2026/08/01 03:51:02 DEBUG : two: size = 3 OK 2026/08/01 03:51:02 INFO : two: Copied (replaced existing) 2026/08/01 03:51:02 DEBUG : five: md5 = e8cf3b9d11273a9be18b9c6f016f39b4 OK 2026/08/01 03:51:02 DEBUG : five: size = 4 OK 2026/08/01 03:51:02 INFO : five: Copied (new) 2026/08/01 03:51:02 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.08s) === 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-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/08/01 03:51:05 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/01 03:51:05 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/01 03:51:05 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/01 03:51:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:51:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:51:07 DEBUG : potato: md5 = 4f02dec6a8977246eafdadf05597c285 OK 2026/08/01 03:51:07 DEBUG : potato: size = 14 OK 2026/08/01 03:51:07 INFO : potato: Copied (new) 2026/08/01 03:51:07 DEBUG : yam: md5 = e93fcdfb295fd128110a1f1f2726a03b OK 2026/08/01 03:51:07 DEBUG : yam: size = 11 OK 2026/08/01 03:51:07 INFO : yam: Copied (new) 2026/08/01 03:51:07 DEBUG : Waiting for deletions to finish 2026/08/01 03:51:07 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/01 03:51:07 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/01 03:51:07 DEBUG : potato: size = 14 OK 2026/08/01 03:51:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:51:07 DEBUG : potato: Unchanged skipping 2026/08/01 03:51:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:51:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:51:08 DEBUG : yaml: md5 = a47d0ff7e34ae2b088a9d646b52cf784 OK 2026/08/01 03:51:08 DEBUG : yaml: size = 11 OK 2026/08/01 03:51:08 INFO : yaml: Copied (new) 2026/08/01 03:51:08 DEBUG : Waiting for deletions to finish 2026/08/01 03:51:09 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.25s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/08/01 03:51:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Making map for --track-renames 2026/08/01 03:51:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Finished making map for --track-renames 2026/08/01 03:51:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:51:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/01 03:51:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/01 03:51:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for renames to finish 2026/08/01 03:51:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:51:12 DEBUG : yam: md5 = f49925a07463daf51aed6017f8ee90d0 OK 2026/08/01 03:51:12 DEBUG : yam: size = 11 OK 2026/08/01 03:51:12 INFO : yam: Copied (new) 2026/08/01 03:51:12 DEBUG : potato: md5 = 0af70e6cd9bcf80e6841eb9aa72135e6 OK 2026/08/01 03:51:12 DEBUG : potato: size = 14 OK 2026/08/01 03:51:12 INFO : potato: Copied (new) 2026/08/01 03:51:12 DEBUG : Waiting for deletions to finish 2026/08/01 03:51:12 DEBUG : potato: size = 14 OK 2026/08/01 03:51:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:51:12 DEBUG : potato: Unchanged skipping 2026/08/01 03:51:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Making map for --track-renames 2026/08/01 03:51:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Finished making map for --track-renames 2026/08/01 03:51:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:51:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for renames to finish 2026/08/01 03:51:13 INFO : yam: Moved (server-side) to: yaml 2026/08/01 03:51:13 INFO : yaml: Renamed from "yam" 2026/08/01 03:51:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:51:13 DEBUG : Waiting for deletions to finish 2026/08/01 03:51:13 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.35s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/08/01 03:51:15 DEBUG : Added delayed dir = "sub", newDst= 2026/08/01 03:51:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Making map for --track-renames 2026/08/01 03:51:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Finished making map for --track-renames 2026/08/01 03:51:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:51:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/01 03:51:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/01 03:51:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for renames to finish 2026/08/01 03:51:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:51:17 DEBUG : potato: md5 = ac3296c763b323302cd241839f32da9c OK 2026/08/01 03:51:17 DEBUG : potato: size = 14 OK 2026/08/01 03:51:17 INFO : potato: Copied (new) 2026/08/01 03:51:17 DEBUG : sub/yam: md5 = fd12f51aef161341e147649e6a53a184 OK 2026/08/01 03:51:17 DEBUG : sub/yam: size = 11 OK 2026/08/01 03:51:17 INFO : sub/yam: Copied (new) 2026/08/01 03:51:17 DEBUG : Waiting for deletions to finish 2026/08/01 03:51:17 INFO : sub: Set directory modification time (using DirSetModTime) 2026/08/01 03:51:18 DEBUG : potato: size = 14 OK 2026/08/01 03:51:18 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:51:18 DEBUG : potato: Unchanged skipping 2026/08/01 03:51:19 INFO : sub: Set directory modification time (using SetModTime) 2026/08/01 03:51:19 DEBUG : Added delayed dir = "sub", newDst=sub 2026/08/01 03:51:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Making map for --track-renames 2026/08/01 03:51:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Finished making map for --track-renames 2026/08/01 03:51:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:51:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for renames to finish 2026/08/01 03:51:20 INFO : sub/yam: Moved (server-side) to: yam 2026/08/01 03:51:20 INFO : yam: Renamed from "sub/yam" 2026/08/01 03:51:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:51:20 DEBUG : Waiting for deletions to finish 2026/08/01 03:51:20 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.94s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:51:23 DEBUG : Creating backend with remote "/tmp/rclone2536114824/dir1" 2026/08/01 03:51:23 DEBUG : Creating backend with remote "/tmp/rclone2536114824/dir2" 2026/08/01 03:51:23 DEBUG : Local file system at /tmp/rclone2536114824/dir2: Using server-side directory move 2026/08/01 03:51:23 INFO : Local file system at /tmp/rclone2536114824/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/01 03:51:23 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/01 03:51:23 DEBUG : Local file system at /tmp/rclone2536114824/dir2: Waiting for checks to finish 2026/08/01 03:51:23 DEBUG : Local file system at /tmp/rclone2536114824/dir2: Waiting for transfers to finish 2026/08/01 03:51:23 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.52s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:51:23 DEBUG : Added delayed dir = "nested", newDst= 2026/08/01 03:51:23 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/01 03:51:23 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/08/01 03:51:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:51:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/01 03:51:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:51:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:51:25 DEBUG : sub dir/hello world: md5 = aeaa205f08a31933fd327ca6866c4c29 OK 2026/08/01 03:51:25 DEBUG : sub dir/hello world: size = 11 OK 2026/08/01 03:51:25 INFO : sub dir/hello world: Copied (new) 2026/08/01 03:51:25 INFO : sub dir/hello world: Deleted 2026/08/01 03:51:27 DEBUG : nested/sub dir/file: md5 = 34b808439a475126002a92ee97ef903d OK 2026/08/01 03:51:27 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/01 03:51:27 INFO : nested/sub dir/file: Copied (new) 2026/08/01 03:51:27 INFO : nested/sub dir/file: Deleted 2026/08/01 03:51:28 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:51:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:51:28 INFO : nested: Set directory modification time (using DirSetModTime) 2026/08/01 03:51:28 INFO : sub dir: Removing directory 2026/08/01 03:51:28 INFO : nested/sub dir: Removing directory 2026/08/01 03:51:28 INFO : nested: Removing directory 2026/08/01 03:51:28 DEBUG : Local file system at /tmp/rclone2536114824: deleted 3 directories 2026/08/01 03:51:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/08/01 03:51:31 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/08/01 03:51:32 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.73s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:51:33 DEBUG : Added delayed dir = "nested", newDst= 2026/08/01 03:51:33 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/01 03:51:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/01 03:51:33 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/08/01 03:51:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/01 03:51:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:51:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:51:35 DEBUG : sub dir/hello world: md5 = 22f84ed30893681849ff4c4178f22dd3 OK 2026/08/01 03:51:35 DEBUG : sub dir/hello world: size = 11 OK 2026/08/01 03:51:35 INFO : sub dir/hello world: Copied (new) 2026/08/01 03:51:35 INFO : sub dir/hello world: Deleted 2026/08/01 03:51:37 DEBUG : nested/sub dir/file: md5 = 12a67a1084684d6b3a8093770feb44c2 OK 2026/08/01 03:51:37 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/01 03:51:37 INFO : nested/sub dir/file: Copied (new) 2026/08/01 03:51:37 INFO : nested/sub dir/file: Deleted 2026/08/01 03:51:37 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:51:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:51:38 INFO : nested: Set directory modification time (using DirSetModTime) 2026/08/01 03:51:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/08/01 03:51:41 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/08/01 03:51:42 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.67s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:51:43 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/01 03:51:43 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/01 03:51:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:51:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:51:44 DEBUG : existing: md5 = 30cef429322900bd9e37930c52f0e5ec OK 2026/08/01 03:51:44 DEBUG : existing: size = 6 OK 2026/08/01 03:51:44 INFO : existing: Copied (new) 2026/08/01 03:51:44 INFO : existing: Deleted 2026/08/01 03:51:44 DEBUG : existing-b: md5 = 2910305c42a28f5e0a91774f17d22c35 OK 2026/08/01 03:51:44 DEBUG : existing-b: size = 6 OK 2026/08/01 03:51:44 INFO : existing-b: Copied (new) 2026/08/01 03:51:44 INFO : existing-b: Deleted 2026/08/01 03:51:45 DEBUG : existing: Destination exists, skipping 2026/08/01 03:51:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/01 03:51:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:51:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:51:45 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.76s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:51:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rayobew4xaka" 2026/08/01 03:51:46 DEBUG : Creating backend with remote "TestDrive:crypt/j7tj701gtbifg4mr4fttsm9cr37p38bjv0iit78me9a6d4cepesg" 2026/08/01 03:51:49 DEBUG : potato2: md5 = d286c0cb6cc60346dd8f272d0971cb80 OK 2026/08/01 03:51:50 DEBUG : empty space: md5 = 4f91b8ed29cff224d49ebf932db6dbd2 OK 2026/08/01 03:51:52 DEBUG : potato3: md5 = f1f46eecea80db8b6600fd98cc142041 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda' -> Encrypted drive 'TestCryptDrive:rclone-test-rayobew4xaka' 2026/08/01 03:51:55 DEBUG : empty space: md5 = 88ca21e86d9ae7349e508fa66bc890dc OK 2026/08/01 03:51:56 DEBUG : potato3: md5 = ee4f73b3d270d7a4912be3082eb74134 OK 2026/08/01 03:51:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rayobew4xaka': Using server-side directory move 2026/08/01 03:51:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rayobew4xaka': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/01 03:51:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 03:51:57 DEBUG : empty space: size = 1 OK 2026/08/01 03:51:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/01 03:51:57 DEBUG : empty space: Unchanged skipping 2026/08/01 03:51:57 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:51:57 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-rayobew4xaka') 2026/08/01 03:51:57 DEBUG : potato3: Sizes differ 2026/08/01 03:51:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rayobew4xaka': Waiting for checks to finish 2026/08/01 03:51:57 INFO : empty space: Deleted 2026/08/01 03:51:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rayobew4xaka': Waiting for transfers to finish 2026/08/01 03:51:57 INFO : potato3: Deleted 2026/08/01 03:51:57 INFO : potato2: Moved (server-side) 2026/08/01 03:51:58 INFO : potato3: Moved (server-side) 2026/08/01 03:51:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rorumir9zaki" 2026/08/01 03:51:59 DEBUG : Creating backend with remote "TestDrive:crypt/8421vg9lakjitolds1sseq6rm4sot6uq7kgogdt4vdnnc6ff5uig" 2026/08/01 03:52:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rorumir9zaki': Using server-side directory move 2026/08/01 03:52:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rorumir9zaki': Server side directory move succeeded 2026/08/01 03:52:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rorumir9zaki': Purge remote 2026/08/01 03:52:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rayobew4xaka': Purge remote 2026/08/01 03:52:02 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.08s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:52:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tacixox2nudo" 2026/08/01 03:52:02 DEBUG : Creating backend with remote "TestDrive:crypt/v89s8scmnjrvet9rr458blkm0b7tiu9pa45bj36g0mmke4nf53cg" 2026/08/01 03:52:05 DEBUG : potato2: md5 = c0f94649a5d6c938152766006bb4a18d OK 2026/08/01 03:52:06 DEBUG : empty space: md5 = be40d518cea7a068eeb93de514ff320b OK 2026/08/01 03:52:08 DEBUG : potato3: md5 = cfbd3ce7857f30984383d91785b52bc5 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda' -> Encrypted drive 'TestCryptDrive:rclone-test-tacixox2nudo' 2026/08/01 03:52:10 DEBUG : empty space: md5 = 83be6985ea27bbe0086c19bcb3cc9b00 OK 2026/08/01 03:52:11 DEBUG : potato3: md5 = 0765fb863cc91fe3d80adf703a4fe85d OK 2026/08/01 03:52:12 DEBUG : empty space: Excluded (Size Filter) 2026/08/01 03:52:12 DEBUG : empty space: Excluded 2026/08/01 03:52:12 DEBUG : empty space: Excluded (Size Filter) 2026/08/01 03:52:12 DEBUG : empty space: Excluded 2026/08/01 03:52:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 03:52:12 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:52:12 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-tacixox2nudo') 2026/08/01 03:52:12 DEBUG : potato3: Sizes differ 2026/08/01 03:52:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tacixox2nudo': Waiting for checks to finish 2026/08/01 03:52:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tacixox2nudo': Waiting for transfers to finish 2026/08/01 03:52:12 INFO : potato3: Deleted 2026/08/01 03:52:12 INFO : potato2: Moved (server-side) 2026/08/01 03:52:13 INFO : potato3: Moved (server-side) 2026/08/01 03:52:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zahaxay4dike" 2026/08/01 03:52:13 DEBUG : Creating backend with remote "TestDrive:crypt/hdmtri70arp0tfv5t4ptvgudehdsb2407v4r6c2vaubavs6thklg" 2026/08/01 03:52:15 DEBUG : empty space: Excluded (Size Filter) 2026/08/01 03:52:15 DEBUG : empty space: Excluded 2026/08/01 03:52:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 03:52:15 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/01 03:52:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zahaxay4dike': Waiting for checks to finish 2026/08/01 03:52:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zahaxay4dike': Waiting for transfers to finish 2026/08/01 03:52:16 INFO : potato3: Moved (server-side) 2026/08/01 03:52:16 INFO : potato2: Moved (server-side) 2026/08/01 03:52:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zahaxay4dike': Purge remote 2026/08/01 03:52:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tacixox2nudo': Purge remote --- PASS: TestServerSideMoveWithFilter (15.79s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:52:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vuyosod4picu" 2026/08/01 03:52:18 DEBUG : Creating backend with remote "TestDrive:crypt/umdneo9mgocqrld752rgo0eug2rh8l1d754r17ivsmdea956ns60" 2026/08/01 03:52:20 DEBUG : potato2: md5 = ff9bd6000421d829ad82928f16fe06a5 OK 2026/08/01 03:52:22 DEBUG : empty space: md5 = 7d9e1d51c8f1dde726380a673e648e6d OK 2026/08/01 03:52:23 DEBUG : potato3: md5 = e5aa4c3b5d6a193373964efb3b32ba15 OK 2026/08/01 03:52:23 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda' -> Encrypted drive 'TestCryptDrive:rclone-test-vuyosod4picu' 2026/08/01 03:52:27 DEBUG : empty space: md5 = ed0e4aed122cbffe50cf18217f9336b3 OK 2026/08/01 03:52:28 DEBUG : potato3: md5 = 500ed5653cdeeb41ba259375d2d6f1c2 OK 2026/08/01 03:52:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuyosod4picu': Using server-side directory move 2026/08/01 03:52:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vuyosod4picu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/01 03:52:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/01 03:52:28 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/08/01 03:52:28 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:52:28 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-vuyosod4picu') 2026/08/01 03:52:28 DEBUG : potato3: Sizes differ 2026/08/01 03:52:28 DEBUG : empty space: size = 1 OK 2026/08/01 03:52:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/01 03:52:28 DEBUG : empty space: Unchanged skipping 2026/08/01 03:52:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuyosod4picu': Waiting for checks to finish 2026/08/01 03:52:29 INFO : empty space: Deleted 2026/08/01 03:52:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuyosod4picu': Waiting for transfers to finish 2026/08/01 03:52:29 INFO : potato3: Deleted 2026/08/01 03:52:29 INFO : potato2: Moved (server-side) 2026/08/01 03:52:29 INFO : potato3: Moved (server-side) 2026/08/01 03:52:29 INFO : tomatoDir: Removing directory 2026/08/01 03:52:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': deleted 1 directories 2026/08/01 03:52:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beneran5yawu" 2026/08/01 03:52:31 DEBUG : Creating backend with remote "TestDrive:crypt/vl98ehubbe62r6811s0shcuv58bb4l922e07ru5king8fe3lfs00" 2026/08/01 03:52:32 INFO : tomatoDir: Making directory 2026/08/01 03:52:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beneran5yawu': Using server-side directory move 2026/08/01 03:52:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-beneran5yawu': Server side directory move succeeded 2026/08/01 03:52:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beneran5yawu': Purge remote 2026/08/01 03:52:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuyosod4picu': Purge remote 2026/08/01 03:52:35 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.59s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.44s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:52:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuqebom9zuda/rclone-sync-test" 2026/08/01 03:52:36 DEBUG : Creating backend with remote "TestDrive:crypt/gsg91c4dq0vfsssckoc54hl0qq8hkg1queb7mm970cb3kmr4ji6g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.90s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:52:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuqebom9zuda/rclone-sync-test" 2026/08/01 03:52:38 DEBUG : Creating backend with remote "TestDrive:crypt/gsg91c4dq0vfsssckoc54hl0qq8hkg1queb7mm970cb3kmr4ji6g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/08/01 03:52:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuqebom9zuda/rclone-sync-test-include/layer2" 2026/08/01 03:52:40 DEBUG : Creating backend with remote "TestDrive:crypt/gsg91c4dq0vfsssckoc54hl0qq8hkg1queb7mm970cb3kmr4ji6g/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/08/01 03:52:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuqebom9zuda/rclone-sync-test-ignore-file" 2026/08/01 03:52:43 DEBUG : Creating backend with remote "TestDrive:crypt/gsg91c4dq0vfsssckoc54hl0qq8hkg1queb7mm970cb3kmr4ji6g/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/08/01 03:52:47 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = e560c2b44366c68b7a681a5b0e9fb887 OK 2026/08/01 03:52:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/01 03:52:48 DEBUG : rclone-sync-test: Excluded 2026/08/01 03:52:48 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/08/01 03:52:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/01 03:52:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/rclone-sync-test': Waiting for checks to finish 2026/08/01 03:52:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/rclone-sync-test': Waiting for transfers to finish 2026/08/01 03:52:49 DEBUG : Waiting for deletions to finish 2026/08/01 03:52:49 INFO : There was nothing to transfer 2026/08/01 03:52:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/01 03:52:50 DEBUG : rclone-sync-test: Excluded 2026/08/01 03:52:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/01 03:52:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:52:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:52:50 DEBUG : Waiting for deletions to finish 2026/08/01 03:52:50 INFO : rclone-sync-test-include: Removing directory 2026/08/01 03:52:51 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/08/01 03:52:51 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/01 03:52:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': failed to delete 1 directories 2026/08/01 03:52:51 INFO : There was nothing to transfer 2026/08/01 03:52:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/01 03:52:52 DEBUG : rclone-sync-test: Excluded 2026/08/01 03:52:52 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/08/01 03:52:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/01 03:52:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/08/01 03:52:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/08/01 03:52:52 DEBUG : Waiting for deletions to finish 2026/08/01 03:52:52 INFO : There was nothing to transfer 2026/08/01 03:52:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/01 03:52:53 DEBUG : rclone-sync-test: Excluded 2026/08/01 03:52:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/01 03:52:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:52:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:52:54 DEBUG : Waiting for deletions to finish 2026/08/01 03:52:54 INFO : rclone-sync-test-include: Removing directory 2026/08/01 03:52:54 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/08/01 03:52:54 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/01 03:52:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': failed to delete 1 directories 2026/08/01 03:52:54 INFO : There was nothing to transfer 2026/08/01 03:52:54 DEBUG : Excluded 2026/08/01 03:52:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/01 03:52:55 DEBUG : rclone-sync-test: Excluded 2026/08/01 03:52:55 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/08/01 03:52:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/01 03:52:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/08/01 03:52:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/08/01 03:52:56 DEBUG : Waiting for deletions to finish 2026/08/01 03:52:56 INFO : There was nothing to transfer 2026/08/01 03:52:57 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/08/01 03:52:58 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (21.37s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:52:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuqebom9zuda/dst" 2026/08/01 03:52:59 DEBUG : Creating backend with remote "TestDrive:crypt/gsg91c4dq0vfsssckoc54hl0qq8hkg1queb7mm970cb3kmr4ji6g/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/01 03:53:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuqebom9zuda/CompareDest" 2026/08/01 03:53:01 DEBUG : Creating backend with remote "TestDrive:crypt/gsg91c4dq0vfsssckoc54hl0qq8hkg1queb7mm970cb3kmr4ji6g/gveqi14airsml4bgu7krj116o8" 2026/08/01 03:53:03 DEBUG : one: Need to transfer - File not found at Destination 2026/08/01 03:53:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for checks to finish 2026/08/01 03:53:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for transfers to finish 2026/08/01 03:53:05 DEBUG : one: md5 = 4f3b8b79223e9bcb95140b7c2b59959e OK 2026/08/01 03:53:05 DEBUG : one: size = 3 OK 2026/08/01 03:53:05 INFO : one: Copied (new) 2026/08/01 03:53:05 DEBUG : Waiting for deletions to finish 2026/08/01 03:53:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:53:06 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst') 2026/08/01 03:53:06 DEBUG : one: Sizes differ 2026/08/01 03:53:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for checks to finish 2026/08/01 03:53:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for transfers to finish 2026/08/01 03:53:08 DEBUG : one: md5 = 8831836244aaaf7b46cd103bc5a97138 OK 2026/08/01 03:53:08 DEBUG : one: size = 5 OK 2026/08/01 03:53:08 INFO : one: Copied (replaced existing) 2026/08/01 03:53:08 DEBUG : Waiting for deletions to finish 2026/08/01 03:53:09 DEBUG : dst/one: md5 = f7f130babb60cfe5293e64a9fed8b3af OK 2026/08/01 03:53:12 DEBUG : CompareDest/one: md5 = 9e1e527c3fdbb03627f5d38703ae0729 OK 2026/08/01 03:53:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for checks to finish 2026/08/01 03:53:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:53:12 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst') 2026/08/01 03:53:12 DEBUG : one: Sizes differ 2026/08/01 03:53:13 DEBUG : one: size = 5 OK 2026/08/01 03:53:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 03:53:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/01 03:53:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for transfers to finish 2026/08/01 03:53:13 DEBUG : Waiting for deletions to finish 2026/08/01 03:53:13 INFO : There was nothing to transfer 2026/08/01 03:53:15 DEBUG : CompareDest/two: md5 = 53e823d1178617468f7ba7bc60e0b5e2 OK 2026/08/01 03:53:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:53:16 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst') 2026/08/01 03:53:16 DEBUG : one: Sizes differ 2026/08/01 03:53:16 DEBUG : two: size = 3 OK 2026/08/01 03:53:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 03:53:16 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/01 03:53:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for checks to finish 2026/08/01 03:53:16 DEBUG : one: size = 5 OK 2026/08/01 03:53:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 03:53:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/01 03:53:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for transfers to finish 2026/08/01 03:53:16 DEBUG : Waiting for deletions to finish 2026/08/01 03:53:16 INFO : There was nothing to transfer 2026/08/01 03:53:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:53:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst') 2026/08/01 03:53:17 DEBUG : one: Sizes differ 2026/08/01 03:53:17 DEBUG : one: size = 5 OK 2026/08/01 03:53:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 03:53:17 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/01 03:53:17 DEBUG : two: size = 3 OK 2026/08/01 03:53:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 03:53:17 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/01 03:53:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for checks to finish 2026/08/01 03:53:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for transfers to finish 2026/08/01 03:53:17 DEBUG : Waiting for deletions to finish 2026/08/01 03:53:17 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/08/01 03:53:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:53:18 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst') 2026/08/01 03:53:18 DEBUG : one: Sizes differ 2026/08/01 03:53:18 DEBUG : two: size = 5 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:53:18 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/CompareDest') 2026/08/01 03:53:18 DEBUG : two: Sizes differ 2026/08/01 03:53:18 DEBUG : two: Need to transfer - File not found at Destination 2026/08/01 03:53:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for checks to finish 2026/08/01 03:53:18 DEBUG : one: size = 5 OK 2026/08/01 03:53:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 03:53:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/01 03:53:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for transfers to finish 2026/08/01 03:53:20 DEBUG : two: md5 = 89182ede4fbffe19c48df3f15ea438f5 OK 2026/08/01 03:53:20 DEBUG : two: size = 5 OK 2026/08/01 03:53:20 INFO : two: Copied (new) 2026/08/01 03:53:20 DEBUG : Waiting for deletions to finish 2026/08/01 03:53:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/08/01 03:53:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/08/01 03:53:23 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/08/01 03:53:23 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (24.33s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:53:26 DEBUG : pre-dest1/1: md5 = 250f18d484fd15bd19898072e12507a7 OK 2026/08/01 03:53:28 DEBUG : pre-dest2/2: md5 = 768658c69519f0c2345e564894f545d7 OK 2026/08/01 03:53:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuqebom9zuda/dest" 2026/08/01 03:53:29 DEBUG : Creating backend with remote "TestDrive:crypt/gsg91c4dq0vfsssckoc54hl0qq8hkg1queb7mm970cb3kmr4ji6g/rg03c1jvnehrrc617i0lnqjddc" 2026/08/01 03:53:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuqebom9zuda/pre-dest1" 2026/08/01 03:53:30 DEBUG : Creating backend with remote "TestDrive:crypt/gsg91c4dq0vfsssckoc54hl0qq8hkg1queb7mm970cb3kmr4ji6g/bbnblvh6k061ssopqrp18kd7gc" 2026/08/01 03:53:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuqebom9zuda/pre-dest2" 2026/08/01 03:53:31 DEBUG : Creating backend with remote "TestDrive:crypt/gsg91c4dq0vfsssckoc54hl0qq8hkg1queb7mm970cb3kmr4ji6g/dgicm1h6b5ejvlltm8eeif0bnk" 2026/08/01 03:53:32 DEBUG : 1: size = 1 OK 2026/08/01 03:53:32 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:53:32 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/01 03:53:32 DEBUG : 2: size = 1 OK 2026/08/01 03:53:32 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:53:32 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/01 03:53:33 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/01 03:53:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dest': Waiting for checks to finish 2026/08/01 03:53:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dest': Waiting for transfers to finish 2026/08/01 03:53:35 DEBUG : 3: md5 = 56f3ab773892fb043bb8d5390196d658 OK 2026/08/01 03:53:35 DEBUG : 3: size = 1 OK 2026/08/01 03:53:35 INFO : 3: Copied (new) 2026/08/01 03:53:35 DEBUG : Waiting for deletions to finish 2026/08/01 03:53:37 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/08/01 03:53:38 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/08/01 03:53:39 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (15.69s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:53:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuqebom9zuda/dst" 2026/08/01 03:53:39 DEBUG : Creating backend with remote "TestDrive:crypt/gsg91c4dq0vfsssckoc54hl0qq8hkg1queb7mm970cb3kmr4ji6g/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/01 03:53:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuqebom9zuda/CopyDest" 2026/08/01 03:53:41 DEBUG : Creating backend with remote "TestDrive:crypt/gsg91c4dq0vfsssckoc54hl0qq8hkg1queb7mm970cb3kmr4ji6g/d09o6po3f7bm6ce32vdgs8h9ls" 2026/08/01 03:53:43 DEBUG : one: Need to transfer - File not found at Destination 2026/08/01 03:53:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for checks to finish 2026/08/01 03:53:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for transfers to finish 2026/08/01 03:53:45 DEBUG : one: md5 = 399999f81d833345f0239db702c20d94 OK 2026/08/01 03:53:45 DEBUG : one: size = 3 OK 2026/08/01 03:53:45 INFO : one: Copied (new) 2026/08/01 03:53:45 DEBUG : Waiting for deletions to finish 2026/08/01 03:53:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for checks to finish 2026/08/01 03:53:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:53:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst') 2026/08/01 03:53:46 DEBUG : one: Sizes differ 2026/08/01 03:53:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for transfers to finish 2026/08/01 03:53:47 DEBUG : one: md5 = 500e29348f995ecd5eb21dbf5dd80c5a OK 2026/08/01 03:53:47 DEBUG : one: size = 5 OK 2026/08/01 03:53:47 INFO : one: Copied (replaced existing) 2026/08/01 03:53:47 DEBUG : Waiting for deletions to finish 2026/08/01 03:53:50 DEBUG : dst/one: md5 = 805a87d3e120b7532931e5ebaa4757f2 OK 2026/08/01 03:53:52 DEBUG : CopyDest/one: md5 = de532df04fe1e7a76026d6d42a9cad70 OK 2026/08/01 03:53:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuqebom9zuda/BackupDir" 2026/08/01 03:53:53 DEBUG : Config file has changed externally - reloading 2026/08/01 03:53:53 DEBUG : Creating backend with remote "TestDrive:crypt/gsg91c4dq0vfsssckoc54hl0qq8hkg1queb7mm970cb3kmr4ji6g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/08/01 03:53:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:53:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst') 2026/08/01 03:53:54 DEBUG : one: Sizes differ 2026/08/01 03:53:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for checks to finish 2026/08/01 03:53:55 DEBUG : one: size = 5 OK 2026/08/01 03:53:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 03:53:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:53:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst') 2026/08/01 03:53:55 DEBUG : one: Sizes differ 2026/08/01 03:53:56 INFO : one: Moved (server-side) 2026/08/01 03:53:57 DEBUG : one: size = 5 OK 2026/08/01 03:53:57 INFO : one: Copied (server-side copy) 2026/08/01 03:53:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/01 03:53:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for transfers to finish 2026/08/01 03:53:57 DEBUG : Waiting for deletions to finish 2026/08/01 03:53:59 DEBUG : CopyDest/two: md5 = 83ea48ebec596f06c8507e8b5ec8cfe9 OK 2026/08/01 03:54:00 DEBUG : one: size = 5 OK 2026/08/01 03:54:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 03:54:00 DEBUG : one: Unchanged skipping 2026/08/01 03:54:00 DEBUG : two: size = 3 OK 2026/08/01 03:54:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 03:54:01 DEBUG : two: size = 3 OK 2026/08/01 03:54:01 INFO : two: Copied (server-side copy) 2026/08/01 03:54:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/01 03:54:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for checks to finish 2026/08/01 03:54:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for transfers to finish 2026/08/01 03:54:01 DEBUG : Waiting for deletions to finish 2026/08/01 03:54:02 DEBUG : one: size = 5 OK 2026/08/01 03:54:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 03:54:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for checks to finish 2026/08/01 03:54:02 DEBUG : one: Unchanged skipping 2026/08/01 03:54:02 DEBUG : two: size = 3 OK 2026/08/01 03:54:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 03:54:02 DEBUG : two: Unchanged skipping 2026/08/01 03:54:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for transfers to finish 2026/08/01 03:54:02 DEBUG : Waiting for deletions to finish 2026/08/01 03:54:02 INFO : There was nothing to transfer 2026/08/01 03:54:04 DEBUG : CopyDest/three: md5 = 92bd71e4c4b411f51e625b81c6df655e OK 2026/08/01 03:54:05 DEBUG : one: size = 5 OK 2026/08/01 03:54:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 03:54:05 DEBUG : one: Unchanged skipping 2026/08/01 03:54:05 DEBUG : three: size = 7 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:54:05 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/CopyDest') 2026/08/01 03:54:05 DEBUG : three: Sizes differ 2026/08/01 03:54:05 DEBUG : three: Destination not found in --copy-dest 2026/08/01 03:54:05 DEBUG : three: Need to transfer - File not found at Destination 2026/08/01 03:54:05 DEBUG : two: size = 3 OK 2026/08/01 03:54:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/01 03:54:05 DEBUG : two: Unchanged skipping 2026/08/01 03:54:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for checks to finish 2026/08/01 03:54:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for transfers to finish 2026/08/01 03:54:06 DEBUG : three: md5 = 7f023b024b5a58c537298d0526f70065 OK 2026/08/01 03:54:06 DEBUG : three: size = 7 OK 2026/08/01 03:54:06 INFO : three: Copied (new) 2026/08/01 03:54:06 DEBUG : Waiting for deletions to finish 2026/08/01 03:54:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/08/01 03:54:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/08/01 03:54:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/08/01 03:54:11 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/08/01 03:54:11 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/08/01 03:54:11 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/08/01 03:54:12 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (33.14s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:54:15 DEBUG : dst/one: md5 = 4de48ea455b17b9fb8e8d9681ad0d819 OK 2026/08/01 03:54:16 DEBUG : dst/two: md5 = d0bfca8b6e50a9d1a2009c562a22bd16 OK 2026/08/01 03:54:17 DEBUG : dst/three.txt: md5 = ae208b7968ed55b2d42dcd9ad1c79cfc OK 2026/08/01 03:54:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuqebom9zuda/dst" 2026/08/01 03:54:18 DEBUG : Creating backend with remote "TestDrive:crypt/gsg91c4dq0vfsssckoc54hl0qq8hkg1queb7mm970cb3kmr4ji6g/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/01 03:54:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuqebom9zuda/backup" 2026/08/01 03:54:19 DEBUG : Creating backend with remote "TestDrive:crypt/gsg91c4dq0vfsssckoc54hl0qq8hkg1queb7mm970cb3kmr4ji6g/1nrff024r7pq65ecp72fc28jb0" 2026/08/01 03:54:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:54:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst') 2026/08/01 03:54:22 DEBUG : two: size = 3 OK 2026/08/01 03:54:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:54:22 DEBUG : two: Unchanged skipping 2026/08/01 03:54:22 DEBUG : one: Sizes differ 2026/08/01 03:54:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for checks to finish 2026/08/01 03:54:27 INFO : one: Moved (server-side) 2026/08/01 03:54:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for transfers to finish 2026/08/01 03:54:28 DEBUG : one: md5 = 84702166f0c03e46f10652411a30e43b OK 2026/08/01 03:54:28 DEBUG : one: size = 4 OK 2026/08/01 03:54:28 INFO : one: Copied (new) 2026/08/01 03:54:28 DEBUG : Waiting for deletions to finish 2026/08/01 03:54:29 INFO : three.txt: Moved (server-side) 2026/08/01 03:54:29 INFO : three.txt: Moved into backup dir 2026/08/01 03:54:31 DEBUG : dst/three.txt: md5 = e5bddb5e29e4eae29e4eac16f41d0f28 OK 2026/08/01 03:54:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:54:32 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst') 2026/08/01 03:54:32 DEBUG : one: Sizes differ 2026/08/01 03:54:32 DEBUG : two: size = 3 OK 2026/08/01 03:54:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:54:32 DEBUG : two: Unchanged skipping 2026/08/01 03:54:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for checks to finish 2026/08/01 03:54:32 INFO : one: Deleted 2026/08/01 03:54:33 INFO : one: Moved (server-side) 2026/08/01 03:54:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for transfers to finish 2026/08/01 03:54:34 DEBUG : one: md5 = c10585c62d13dc65515a5138be2ef3b0 OK 2026/08/01 03:54:34 DEBUG : one: size = 5 OK 2026/08/01 03:54:34 INFO : one: Copied (new) 2026/08/01 03:54:34 DEBUG : Waiting for deletions to finish 2026/08/01 03:54:35 INFO : three.txt: Deleted 2026/08/01 03:54:36 INFO : three.txt: Moved (server-side) 2026/08/01 03:54:36 INFO : three.txt: Moved into backup dir 2026/08/01 03:54:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/08/01 03:54:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/08/01 03:54:39 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/08/01 03:54:39 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/08/01 03:54:39 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/08/01 03:54:39 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (27.26s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:54:42 DEBUG : dst/one: md5 = b46a1eba1abd9aec72eed85a26e3501a OK 2026/08/01 03:54:43 DEBUG : dst/two: md5 = 2e5bc6525f7103edd7487e7320ecc99f OK 2026/08/01 03:54:45 DEBUG : dst/three.txt: md5 = dbf0d381cfaf59a5ff2b5202a1915f01 OK 2026/08/01 03:54:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuqebom9zuda/dst" 2026/08/01 03:54:45 DEBUG : Creating backend with remote "TestDrive:crypt/gsg91c4dq0vfsssckoc54hl0qq8hkg1queb7mm970cb3kmr4ji6g/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/01 03:54:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuqebom9zuda/backup" 2026/08/01 03:54:46 DEBUG : Creating backend with remote "TestDrive:crypt/gsg91c4dq0vfsssckoc54hl0qq8hkg1queb7mm970cb3kmr4ji6g/1nrff024r7pq65ecp72fc28jb0" 2026/08/01 03:54:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:54:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst') 2026/08/01 03:54:48 DEBUG : one: Sizes differ 2026/08/01 03:54:48 DEBUG : two: size = 3 OK 2026/08/01 03:54:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:54:48 DEBUG : two: Unchanged skipping 2026/08/01 03:54:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for checks to finish 2026/08/01 03:54:50 INFO : one: Moved (server-side) to: one.bak 2026/08/01 03:54:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for transfers to finish 2026/08/01 03:54:51 DEBUG : one: md5 = a7bed76fe929242db8965f54848c5b6f OK 2026/08/01 03:54:51 DEBUG : one: size = 4 OK 2026/08/01 03:54:51 INFO : one: Copied (new) 2026/08/01 03:54:51 DEBUG : Waiting for deletions to finish 2026/08/01 03:54:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/01 03:54:52 INFO : three.txt: Moved into backup dir 2026/08/01 03:54:54 DEBUG : dst/three.txt: md5 = 2f7b624e8da97dd833ddbda31b716ce1 OK 2026/08/01 03:54:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:54:54 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst') 2026/08/01 03:54:54 DEBUG : one: Sizes differ 2026/08/01 03:54:54 DEBUG : two: size = 3 OK 2026/08/01 03:54:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:54:54 DEBUG : two: Unchanged skipping 2026/08/01 03:54:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for checks to finish 2026/08/01 03:54:55 INFO : one.bak: Deleted 2026/08/01 03:54:56 INFO : one: Moved (server-side) to: one.bak 2026/08/01 03:54:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for transfers to finish 2026/08/01 03:54:57 DEBUG : one: md5 = f8f55af6cc6cce0109aa82b2c47d12d7 OK 2026/08/01 03:54:57 DEBUG : one: size = 5 OK 2026/08/01 03:54:57 INFO : one: Copied (new) 2026/08/01 03:54:57 DEBUG : Waiting for deletions to finish 2026/08/01 03:54:58 INFO : three.txt.bak: Deleted 2026/08/01 03:54:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/01 03:54:58 INFO : three.txt: Moved into backup dir 2026/08/01 03:55:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/08/01 03:55:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/08/01 03:55:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/08/01 03:55:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/08/01 03:55:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/08/01 03:55:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (22.90s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:55:05 DEBUG : dst/one: md5 = 31c4fccdeadad1139b5ebd6d594d378f OK 2026/08/01 03:55:07 DEBUG : dst/two: md5 = a90f551bee6e35fa5a66807be5ddd610 OK 2026/08/01 03:55:08 DEBUG : dst/three.txt: md5 = 2220d5541fe961fe197f3b2da38b241e OK 2026/08/01 03:55:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuqebom9zuda/dst" 2026/08/01 03:55:09 DEBUG : Creating backend with remote "TestDrive:crypt/gsg91c4dq0vfsssckoc54hl0qq8hkg1queb7mm970cb3kmr4ji6g/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/01 03:55:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuqebom9zuda/backup" 2026/08/01 03:55:09 DEBUG : Creating backend with remote "TestDrive:crypt/gsg91c4dq0vfsssckoc54hl0qq8hkg1queb7mm970cb3kmr4ji6g/1nrff024r7pq65ecp72fc28jb0" 2026/08/01 03:55:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:55:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst') 2026/08/01 03:55:11 DEBUG : one: Sizes differ 2026/08/01 03:55:11 DEBUG : two: size = 3 OK 2026/08/01 03:55:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:55:11 DEBUG : two: Unchanged skipping 2026/08/01 03:55:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for checks to finish 2026/08/01 03:55:13 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/01 03:55:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for transfers to finish 2026/08/01 03:55:14 DEBUG : one: md5 = d26d7828ee91af34febea37e308355ff OK 2026/08/01 03:55:14 DEBUG : one: size = 4 OK 2026/08/01 03:55:14 INFO : one: Copied (new) 2026/08/01 03:55:14 DEBUG : Waiting for deletions to finish 2026/08/01 03:55:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/01 03:55:15 INFO : three.txt: Moved into backup dir 2026/08/01 03:55:17 DEBUG : dst/three.txt: md5 = da83eac3deb9294295904d10ab812dbd OK 2026/08/01 03:55:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:55:18 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst') 2026/08/01 03:55:18 DEBUG : one: Sizes differ 2026/08/01 03:55:18 DEBUG : two: size = 3 OK 2026/08/01 03:55:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:55:18 DEBUG : two: Unchanged skipping 2026/08/01 03:55:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for checks to finish 2026/08/01 03:55:18 INFO : one-2019-01-01: Deleted 2026/08/01 03:55:19 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/01 03:55:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for transfers to finish 2026/08/01 03:55:20 DEBUG : one: md5 = bc26ed0783be532f71a5adcbbbb03d14 OK 2026/08/01 03:55:20 DEBUG : one: size = 5 OK 2026/08/01 03:55:20 INFO : one: Copied (new) 2026/08/01 03:55:20 DEBUG : Waiting for deletions to finish 2026/08/01 03:55:21 INFO : three-2019-01-01.txt: Deleted 2026/08/01 03:55:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/01 03:55:22 INFO : three.txt: Moved into backup dir 2026/08/01 03:55:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/08/01 03:55:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/08/01 03:55:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/08/01 03:55:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/08/01 03:55:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/08/01 03:55:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.45s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:55:28 DEBUG : dst/one: md5 = 174d61f5ab4fbb3412cbb5a7a6edaaa6 OK 2026/08/01 03:55:30 DEBUG : dst/two: md5 = d6ab61987b18762e8862b3c3c1864a2a OK 2026/08/01 03:55:31 DEBUG : dst/three.txt: md5 = 6a970ad3701e7e852d7da16e63f618cc OK 2026/08/01 03:55:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuqebom9zuda/dst" 2026/08/01 03:55:32 DEBUG : Creating backend with remote "TestDrive:crypt/gsg91c4dq0vfsssckoc54hl0qq8hkg1queb7mm970cb3kmr4ji6g/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/01 03:55:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for checks to finish 2026/08/01 03:55:33 DEBUG : two: size = 3 OK 2026/08/01 03:55:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:55:33 DEBUG : two: Unchanged skipping 2026/08/01 03:55:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:55:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst') 2026/08/01 03:55:33 DEBUG : one: Sizes differ 2026/08/01 03:55:33 INFO : one: Moved (server-side) to: one.bak 2026/08/01 03:55:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for transfers to finish 2026/08/01 03:55:35 DEBUG : one: md5 = 517e043893121b71fafd118775cc9b1f OK 2026/08/01 03:55:35 DEBUG : one: size = 4 OK 2026/08/01 03:55:35 INFO : one: Copied (new) 2026/08/01 03:55:35 DEBUG : Waiting for deletions to finish 2026/08/01 03:55:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/01 03:55:36 INFO : three.txt: Moved into backup dir 2026/08/01 03:55:38 DEBUG : dst/three.txt: md5 = d3fb4600f26fb8b1eda7c0f9ea81ecc1 OK 2026/08/01 03:55:39 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/01 03:55:39 DEBUG : three.txt.bak: Excluded 2026/08/01 03:55:39 DEBUG : one.bak: Excluded (Path Filter) 2026/08/01 03:55:39 DEBUG : one.bak: Excluded 2026/08/01 03:55:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:55:39 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst') 2026/08/01 03:55:39 DEBUG : one: Sizes differ 2026/08/01 03:55:39 DEBUG : two: size = 3 OK 2026/08/01 03:55:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:55:39 DEBUG : two: Unchanged skipping 2026/08/01 03:55:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for checks to finish 2026/08/01 03:55:39 INFO : one.bak: Deleted 2026/08/01 03:55:40 INFO : one: Moved (server-side) to: one.bak 2026/08/01 03:55:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst': Waiting for transfers to finish 2026/08/01 03:55:41 DEBUG : one: md5 = 3a01bd438fbab3dbfd2b2f2e15c4a8a8 OK 2026/08/01 03:55:41 DEBUG : one: size = 5 OK 2026/08/01 03:55:41 INFO : one: Copied (new) 2026/08/01 03:55:41 DEBUG : Waiting for deletions to finish 2026/08/01 03:55:42 INFO : three.txt.bak: Deleted 2026/08/01 03:55:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/01 03:55:43 INFO : three.txt: Moved into backup dir 2026/08/01 03:55:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/08/01 03:55:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/08/01 03:55:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/08/01 03:55:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/08/01 03:55:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/08/01 03:55:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (20.09s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:55:48 DEBUG : dst/one: md5 = 114fa9b2836aee369eadd1306f808bec OK 2026/08/01 03:55:50 DEBUG : dst/two: md5 = 7a05e7192c3dc82a2e92d71743fc081b OK 2026/08/01 03:55:51 DEBUG : dst/three.txt: md5 = e8893762b4b85415bd857c8d897f7e95 OK 2026/08/01 03:55:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuqebom9zuda/dst" 2026/08/01 03:55:52 DEBUG : Creating backend with remote "TestDrive:crypt/gsg91c4dq0vfsssckoc54hl0qq8hkg1queb7mm970cb3kmr4ji6g/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/01 03:55:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:55:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst') 2026/08/01 03:55:53 DEBUG : one: Sizes differ 2026/08/01 03:55:53 INFO : one: Moved (server-side) to: one.bak 2026/08/01 03:55:55 DEBUG : one: md5 = 5991a82c3a69719946c10015b599e7c3 OK 2026/08/01 03:55:55 DEBUG : one: size = 4 OK 2026/08/01 03:55:55 INFO : one: Copied (new) 2026/08/01 03:55:55 DEBUG : two: size = 3 OK 2026/08/01 03:55:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:55:55 DEBUG : two: Unchanged skipping 2026/08/01 03:55:55 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:55:55 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst') 2026/08/01 03:55:55 DEBUG : three.txt: Sizes differ 2026/08/01 03:55:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/01 03:55:57 DEBUG : three.txt: md5 = e080dc2d647968590fb0e07bc6d492b4 OK 2026/08/01 03:55:57 DEBUG : three.txt: size = 6 OK 2026/08/01 03:55:57 INFO : three.txt: Copied (new) 2026/08/01 03:55:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:55:59 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst') 2026/08/01 03:55:59 DEBUG : one: Sizes differ 2026/08/01 03:55:59 INFO : one.bak: Deleted 2026/08/01 03:56:00 INFO : one: Moved (server-side) to: one.bak 2026/08/01 03:56:01 DEBUG : one: md5 = 96cc760d0d38f678492ae851c4bb412b OK 2026/08/01 03:56:01 DEBUG : one: size = 5 OK 2026/08/01 03:56:01 INFO : one: Copied (new) 2026/08/01 03:56:01 DEBUG : two: size = 3 OK 2026/08/01 03:56:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:56:01 DEBUG : two: Unchanged skipping 2026/08/01 03:56:02 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:56:02 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst') 2026/08/01 03:56:02 DEBUG : three.txt: Sizes differ 2026/08/01 03:56:02 INFO : three.txt.bak: Deleted 2026/08/01 03:56:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/01 03:56:04 DEBUG : three.txt: md5 = 6823459692e8356eb9c4e8c7bad616a5 OK 2026/08/01 03:56:04 DEBUG : three.txt: size = 19 OK 2026/08/01 03:56:04 INFO : three.txt: Copied (new) 2026/08/01 03:56:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/08/01 03:56:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/08/01 03:56:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/08/01 03:56:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/08/01 03:56:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/08/01 03:56:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/08/01 03:56:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncSuffix (21.79s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:56:10 DEBUG : dst/one: md5 = 1641c934fede0e9536672927fbdec706 OK 2026/08/01 03:56:12 DEBUG : dst/two: md5 = e5c2a5b211efa985439ab45b4966440b OK 2026/08/01 03:56:13 DEBUG : dst/three.txt: md5 = 71d4b5df87e5e176d49e517f3a74bf2c OK 2026/08/01 03:56:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuqebom9zuda/dst" 2026/08/01 03:56:14 DEBUG : Config file has changed externally - reloading 2026/08/01 03:56:14 DEBUG : Creating backend with remote "TestDrive:crypt/gsg91c4dq0vfsssckoc54hl0qq8hkg1queb7mm970cb3kmr4ji6g/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/01 03:56:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:56:15 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst') 2026/08/01 03:56:15 DEBUG : one: Sizes differ 2026/08/01 03:56:15 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/01 03:56:17 DEBUG : one: md5 = c04b32d8445c07d76eaa981080d8a3eb OK 2026/08/01 03:56:17 DEBUG : one: size = 4 OK 2026/08/01 03:56:17 INFO : one: Copied (new) 2026/08/01 03:56:17 DEBUG : two: size = 3 OK 2026/08/01 03:56:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:56:17 DEBUG : two: Unchanged skipping 2026/08/01 03:56:17 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:56:17 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst') 2026/08/01 03:56:17 DEBUG : three.txt: Sizes differ 2026/08/01 03:56:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/01 03:56:19 DEBUG : three.txt: md5 = a7aeebd6f2704d550a4261e4af7890ec OK 2026/08/01 03:56:19 DEBUG : three.txt: size = 6 OK 2026/08/01 03:56:19 INFO : three.txt: Copied (new) 2026/08/01 03:56:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:56:21 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst') 2026/08/01 03:56:21 DEBUG : one: Sizes differ 2026/08/01 03:56:21 INFO : one-2019-01-01: Deleted 2026/08/01 03:56:22 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/01 03:56:23 DEBUG : one: md5 = 5575fc3f2622b76a50094768052ad07a OK 2026/08/01 03:56:23 DEBUG : one: size = 5 OK 2026/08/01 03:56:23 INFO : one: Copied (new) 2026/08/01 03:56:23 DEBUG : two: size = 3 OK 2026/08/01 03:56:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:56:23 DEBUG : two: Unchanged skipping 2026/08/01 03:56:24 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:56:24 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda/dst') 2026/08/01 03:56:24 DEBUG : three.txt: Sizes differ 2026/08/01 03:56:24 INFO : three-2019-01-01.txt: Deleted 2026/08/01 03:56:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/01 03:56:26 DEBUG : three.txt: md5 = d15b46473725fccbbbdd098ed52c5994 OK 2026/08/01 03:56:26 DEBUG : three.txt: size = 19 OK 2026/08/01 03:56:26 INFO : three.txt: Copied (new) 2026/08/01 03:56:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/08/01 03:56:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/08/01 03:56:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/08/01 03:56:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/08/01 03:56:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/08/01 03:56:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/08/01 03:56:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (22.19s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:56:32 DEBUG : Testêé: md5 = 2bebfc5d31317783bbb2900493d7132b OK 2026/08/01 03:56:32 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:56:32 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:56:32 DEBUG : Testêé: Sizes differ 2026/08/01 03:56:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:56:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:56:33 DEBUG : Testêé: md5 = 631954741438d39aac59297b965f07b7 OK 2026/08/01 03:56:33 DEBUG : Testêé: size = 14 OK 2026/08/01 03:56:33 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/01 03:56:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.49s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:56:35 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/01 03:56:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:56:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:56:37 DEBUG : existing: md5 = 6e31b8e60252d227a4ffa213b4c3480b OK 2026/08/01 03:56:37 DEBUG : existing: size = 6 OK 2026/08/01 03:56:37 INFO : existing: Copied (new) 2026/08/01 03:56:37 DEBUG : Waiting for deletions to finish 2026/08/01 03:56:37 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:56:37 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:56:37 DEBUG : existing: Sizes differ 2026/08/01 03:56:37 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/01 03:56:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:56:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:56:37 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': not deleting files as there were IO errors 2026/08/01 03:56:37 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.81s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:56:40 DEBUG : EXISTING: md5 = 8c23e7c5fef8f6cb1641b77de89e875a OK 2026/08/01 03:56:40 DEBUG : EXISTING: size = 6 OK 2026/08/01 03:56:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:56:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:56:40 DEBUG : existing: Unchanged skipping 2026/08/01 03:56:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:56:40 DEBUG : Waiting for deletions to finish 2026/08/01 03:56:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.03s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.49s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", 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-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", 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-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.36s) --- SKIP: TestMaxTransfer/Hard (0.48s) --- SKIP: TestMaxTransfer/Soft (0.47s) --- SKIP: TestMaxTransfer/Cautious (0.41s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:56:45 DEBUG : both0: md5 = b771810889b9d8562964789c8cb8ace5 OK 2026/08/01 03:56:46 DEBUG : only0: md5 = 1f22112e5657ef8810c465b08a3fda5c OK 2026/08/01 03:56:48 DEBUG : both1: md5 = 796e542f4849175cb0345b5ef566e1bb OK 2026/08/01 03:56:49 DEBUG : only1: md5 = 825405f9d02421f8f215ff5d2ffa4976 OK 2026/08/01 03:56:51 DEBUG : both2: md5 = 38fb1dc3eaa6f11eb38b5bddb59be19e OK 2026/08/01 03:56:52 DEBUG : only2: md5 = f8d013a569e96aa1d0d89fe0fc74e405 OK 2026/08/01 03:56:53 DEBUG : both3: md5 = 688923ed1375cadc53af561bbdcb98eb OK 2026/08/01 03:56:55 DEBUG : only3: md5 = 6afb0c5e7ac07a9499917b634773601d OK 2026/08/01 03:56:56 DEBUG : both4: md5 = 04752ad7769b0e41a0670d9a9b782488 OK 2026/08/01 03:56:58 DEBUG : only4: md5 = 6eaf0255f2d86890071135255145b87e OK 2026/08/01 03:56:59 DEBUG : both5: md5 = 18b99dbbe69ed808c18127669c033773 OK 2026/08/01 03:57:01 DEBUG : only5: md5 = eb059c4f1e579feecb253a143f7cb4c5 OK 2026/08/01 03:57:03 DEBUG : both6: md5 = 71eb97a910a088e404829216eb412fdb OK 2026/08/01 03:57:04 DEBUG : only6: md5 = 174de185ca899b37ebc00fcdcdc91fbf OK 2026/08/01 03:57:05 DEBUG : both7: md5 = 88da33d609ba9b0d8a80efc3e9dc86db OK 2026/08/01 03:57:07 DEBUG : only7: md5 = 3768026d2d2617cdba9a4ae4f5020d38 OK 2026/08/01 03:57:08 DEBUG : both8: md5 = 302c482855c483a4a5c5e6f74b5c0ac3 OK 2026/08/01 03:57:10 DEBUG : only8: md5 = 962c786761a4f0892d9b1cae761a2a42 OK 2026/08/01 03:57:11 DEBUG : both9: md5 = 59806b1f87b1a7263202abb8d5b6ea89 OK 2026/08/01 03:57:13 DEBUG : only9: md5 = ddd45c7961c73409ebebb5dfa736b854 OK 2026/08/01 03:57:14 DEBUG : both10: md5 = 994aeab75237e46b44b0033045cc3489 OK 2026/08/01 03:57:15 DEBUG : only10: md5 = 6ade623cb0e4e4a1bc81ec5ab840b4b5 OK 2026/08/01 03:57:17 DEBUG : both11: md5 = 3e51aa8571422c86afd320ba6c185359 OK 2026/08/01 03:57:19 DEBUG : only11: md5 = 3d49516f69b18e8c3a2e94ad9fe15e14 OK 2026/08/01 03:57:20 DEBUG : both12: md5 = 4335739e586d9aa3ea260415a45d75de OK 2026/08/01 03:57:21 DEBUG : only12: md5 = 70839ee30f243ed1122e72d65cbc6479 OK 2026/08/01 03:57:23 DEBUG : both13: md5 = 356c2d16c600e05df24596b546ef7691 OK 2026/08/01 03:57:24 DEBUG : only13: md5 = 2ca176a244f24a7c8192ef81def5611f OK 2026/08/01 03:57:26 DEBUG : both14: md5 = d67f061d50eced6e477bad173407e8d1 OK 2026/08/01 03:57:28 DEBUG : only14: md5 = c3287d2821266e4ebb6449c1560ce6d4 OK 2026/08/01 03:57:29 DEBUG : both15: md5 = 373cd8b53a92b4fdbcc296474f9388c6 OK 2026/08/01 03:57:30 DEBUG : only15: md5 = 6360f90bc431f991006756016b78a851 OK 2026/08/01 03:57:32 DEBUG : both16: md5 = aa8271c6d129035fdb327982b73ffc21 OK 2026/08/01 03:57:33 DEBUG : only16: md5 = 4af42bb9b8ccdc5219deff729d681900 OK 2026/08/01 03:57:35 DEBUG : both17: md5 = ca5b85d0353c7f5cf47dbc4848e77dbe OK 2026/08/01 03:57:36 DEBUG : only17: md5 = d59800b7873590b5a8e672b29a200a5c OK 2026/08/01 03:57:37 DEBUG : both18: md5 = 586c8c05a1281efd4e8e9dd1cadcdbb4 OK 2026/08/01 03:57:39 DEBUG : only18: md5 = 21b8d161df7cb45c20bd2c5b0944ea42 OK 2026/08/01 03:57:40 DEBUG : both19: md5 = f212b828dcfa383ab62422d234b315dc OK 2026/08/01 03:57:42 DEBUG : only19: md5 = d52a7858aac0e3bed69bec5348744b5e OK 2026/08/01 03:57:42 DEBUG : both0: size = 6 OK 2026/08/01 03:57:42 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:57:42 DEBUG : both11: size = 6 OK 2026/08/01 03:57:42 DEBUG : both10: size = 6 OK 2026/08/01 03:57:42 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:57:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:57:42 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:57:42 DEBUG : both0: Unchanged skipping 2026/08/01 03:57:42 DEBUG : both13: size = 6 OK 2026/08/01 03:57:42 DEBUG : both12: size = 6 OK 2026/08/01 03:57:42 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:57:42 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:57:42 DEBUG : both10: Unchanged skipping 2026/08/01 03:57:42 DEBUG : both14: size = 6 OK 2026/08/01 03:57:42 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:57:42 DEBUG : both14: Unchanged skipping 2026/08/01 03:57:42 DEBUG : both15: size = 6 OK 2026/08/01 03:57:42 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:57:42 DEBUG : both15: Unchanged skipping 2026/08/01 03:57:42 DEBUG : both16: size = 6 OK 2026/08/01 03:57:42 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:57:42 DEBUG : both11: Unchanged skipping 2026/08/01 03:57:42 DEBUG : both17: size = 6 OK 2026/08/01 03:57:42 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:57:42 DEBUG : both17: Unchanged skipping 2026/08/01 03:57:42 DEBUG : both18: size = 6 OK 2026/08/01 03:57:42 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:57:42 DEBUG : both12: Unchanged skipping 2026/08/01 03:57:42 DEBUG : both19: size = 6 OK 2026/08/01 03:57:42 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:57:42 DEBUG : both19: Unchanged skipping 2026/08/01 03:57:42 DEBUG : both1: size = 6 OK 2026/08/01 03:57:42 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:57:42 DEBUG : both1: Unchanged skipping 2026/08/01 03:57:42 DEBUG : both2: size = 6 OK 2026/08/01 03:57:42 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:57:42 DEBUG : both2: Unchanged skipping 2026/08/01 03:57:42 DEBUG : both3: size = 6 OK 2026/08/01 03:57:42 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:57:42 DEBUG : both3: Unchanged skipping 2026/08/01 03:57:42 DEBUG : both4: size = 6 OK 2026/08/01 03:57:42 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:57:42 DEBUG : both4: Unchanged skipping 2026/08/01 03:57:42 DEBUG : both5: size = 6 OK 2026/08/01 03:57:42 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:57:42 DEBUG : both5: Unchanged skipping 2026/08/01 03:57:42 DEBUG : both6: size = 6 OK 2026/08/01 03:57:42 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:57:42 DEBUG : both6: Unchanged skipping 2026/08/01 03:57:42 DEBUG : both7: size = 6 OK 2026/08/01 03:57:42 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:57:42 DEBUG : both7: Unchanged skipping 2026/08/01 03:57:42 DEBUG : both8: size = 6 OK 2026/08/01 03:57:42 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:57:42 DEBUG : both8: Unchanged skipping 2026/08/01 03:57:42 DEBUG : both9: size = 6 OK 2026/08/01 03:57:42 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:57:42 DEBUG : both9: Unchanged skipping 2026/08/01 03:57:42 DEBUG : both13: Unchanged skipping 2026/08/01 03:57:42 DEBUG : both16: Unchanged skipping 2026/08/01 03:57:42 DEBUG : both18: Unchanged skipping 2026/08/01 03:57:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:57:42 DEBUG : Waiting for deletions to finish 2026/08/01 03:57:43 INFO : only1: Deleted 2026/08/01 03:57:43 INFO : only17: Deleted 2026/08/01 03:57:43 INFO : only19: Deleted 2026/08/01 03:57:43 INFO : only2: Deleted 2026/08/01 03:57:43 INFO : only10: Deleted 2026/08/01 03:57:43 INFO : only7: Deleted 2026/08/01 03:57:43 INFO : only12: Deleted 2026/08/01 03:57:43 INFO : only13: Deleted 2026/08/01 03:57:44 INFO : only3: Deleted 2026/08/01 03:57:44 INFO : only15: Deleted 2026/08/01 03:57:44 INFO : only18: Deleted 2026/08/01 03:57:44 INFO : only6: Deleted 2026/08/01 03:57:44 INFO : only16: Deleted 2026/08/01 03:57:44 INFO : only4: Deleted 2026/08/01 03:57:44 INFO : only5: Deleted 2026/08/01 03:57:44 INFO : only8: Deleted 2026/08/01 03:57:44 INFO : only9: Deleted 2026/08/01 03:57:44 INFO : only0: Deleted 2026/08/01 03:57:44 INFO : only11: Deleted 2026/08/01 03:57:44 INFO : only14: Deleted 2026/08/01 03:57:44 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (70.33s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:57:55 DEBUG : both0: md5 = 8f162ed94d18d908f4be4dea748d5cc9 OK 2026/08/01 03:57:57 DEBUG : only0: md5 = 5b9d41f81be2ff1a865584dbbe05af8a OK 2026/08/01 03:57:58 DEBUG : both1: md5 = 9648cd90b95edf6db675609da3acd3cf OK 2026/08/01 03:57:59 DEBUG : only1: md5 = 19fe474dfdf10e5e4f893237b1175a1f OK 2026/08/01 03:58:01 DEBUG : both2: md5 = 5fb198ca2af68c23eaea8a30ea22d4ce OK 2026/08/01 03:58:02 DEBUG : only2: md5 = 877dea54bb3256b8556ed8fa10c7a797 OK 2026/08/01 03:58:03 DEBUG : both3: md5 = a6d369353787734ad4f098ec3199aaad OK 2026/08/01 03:58:05 DEBUG : only3: md5 = b1ecca25d833e5273f06ec35824cb6db OK 2026/08/01 03:58:07 DEBUG : both4: md5 = 6991bb9084188d247e82a7465a12dde9 OK 2026/08/01 03:58:08 DEBUG : only4: md5 = 3e154dcdb04d9aa77558ea0afefb07e4 OK 2026/08/01 03:58:10 DEBUG : both5: md5 = 733a58a11e445cbf592fa5115a63e185 OK 2026/08/01 03:58:11 DEBUG : only5: md5 = 02581a38ed640d585e40cdb6baa32dca OK 2026/08/01 03:58:13 DEBUG : both6: md5 = 18c6741387f59406ae3537b8c3880489 OK 2026/08/01 03:58:14 DEBUG : only6: md5 = 2e03bca96ecbe1273eb344a6b28c804f OK 2026/08/01 03:58:16 DEBUG : both7: md5 = fb8a1d8c37bdfc69b4e1e855ba7e2e78 OK 2026/08/01 03:58:17 DEBUG : only7: md5 = 74796d11aca3b1f81c151df0999c383f OK 2026/08/01 03:58:19 DEBUG : both8: md5 = 317bd00a8e726d216ab0645892165d09 OK 2026/08/01 03:58:20 DEBUG : only8: md5 = 1f41d1e7b88dfc61878b4144937a42dc OK 2026/08/01 03:58:22 DEBUG : both9: md5 = d8a0361ef1b4a157f9c5e9b833f3e9ac OK 2026/08/01 03:58:23 DEBUG : only9: md5 = d48291dda4a2cf4edea7d62ede89ad6b OK 2026/08/01 03:58:25 DEBUG : both10: md5 = ff0378b50eacc917a63050edf6f7ba29 OK 2026/08/01 03:58:26 DEBUG : only10: md5 = 6c4bfb73bbc3744da6850c08265d5d1f OK 2026/08/01 03:58:28 DEBUG : both11: md5 = 095ec074474b53038645acd35bf03201 OK 2026/08/01 03:58:29 DEBUG : only11: md5 = 2ad3c5f8052384673aabeaa2844adba4 OK 2026/08/01 03:58:30 DEBUG : both12: md5 = d33006fc637d19a2b76605d11c7226cf OK 2026/08/01 03:58:32 DEBUG : only12: md5 = a5973d0781cad7c32a3f463a24820af7 OK 2026/08/01 03:58:33 DEBUG : both13: md5 = 82344ca180fe3f761c533e3a20bcb7f9 OK 2026/08/01 03:58:35 DEBUG : only13: md5 = 8a5417da49bbe48d6e6766ded0f19f5a OK 2026/08/01 03:58:36 DEBUG : both14: md5 = 913dacce7f446e9fc9386444c61ce52f OK 2026/08/01 03:58:38 DEBUG : only14: md5 = 1ae0929a52239da638ec2f4d1dbd7fb9 OK 2026/08/01 03:58:39 DEBUG : both15: md5 = a33a61e9df66cbcbadf49e2995a78479 OK 2026/08/01 03:58:41 DEBUG : only15: md5 = d968ca005ec299b32f65c8aa97345d49 OK 2026/08/01 03:58:42 DEBUG : both16: md5 = 1b48e1333b2245153d6c970609d0c238 OK 2026/08/01 03:58:43 DEBUG : only16: md5 = 30eab458e4ebe8df9692709f66f28cbc OK 2026/08/01 03:58:45 DEBUG : both17: md5 = d46d96421da8281afeaacb88c18079f7 OK 2026/08/01 03:58:46 DEBUG : only17: md5 = 37e0f25c24af0b6e28bfbbfbf80c0e5c OK 2026/08/01 03:58:48 DEBUG : both18: md5 = 7edbcbf41f3c6ab2209a688850d43cee OK 2026/08/01 03:58:49 DEBUG : only18: md5 = 314fb3c1a054f0eada1513d7337262fa OK 2026/08/01 03:58:50 DEBUG : both19: md5 = a29380e7ac23180d61183b8e0e82e52a OK 2026/08/01 03:58:52 DEBUG : only19: md5 = 86a733c5555083de1d8b4c44a78b3ec2 OK 2026/08/01 03:58:53 DEBUG : both10: size = 6 OK 2026/08/01 03:58:53 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:58:53 DEBUG : both11: size = 6 OK 2026/08/01 03:58:53 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:58:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 03:58:53 DEBUG : both12: size = 6 OK 2026/08/01 03:58:53 DEBUG : both10: Unchanged skipping 2026/08/01 03:58:53 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:58:53 DEBUG : both13: size = 6 OK 2026/08/01 03:58:53 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:58:53 DEBUG : both0: size = 6 OK 2026/08/01 03:58:53 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:58:53 DEBUG : both12: Unchanged skipping 2026/08/01 03:58:53 DEBUG : both14: size = 6 OK 2026/08/01 03:58:53 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:58:53 DEBUG : both0: Unchanged skipping 2026/08/01 03:58:53 DEBUG : both15: size = 6 OK 2026/08/01 03:58:53 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:58:53 DEBUG : both15: Unchanged skipping 2026/08/01 03:58:53 DEBUG : both16: size = 6 OK 2026/08/01 03:58:53 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:58:53 DEBUG : both13: Unchanged skipping 2026/08/01 03:58:53 DEBUG : both17: size = 6 OK 2026/08/01 03:58:53 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:58:53 DEBUG : both14: Unchanged skipping 2026/08/01 03:58:53 DEBUG : both18: size = 6 OK 2026/08/01 03:58:53 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:58:53 DEBUG : both11: Unchanged skipping 2026/08/01 03:58:53 DEBUG : both19: size = 6 OK 2026/08/01 03:58:53 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:58:53 DEBUG : both18: Unchanged skipping 2026/08/01 03:58:53 DEBUG : both1: size = 6 OK 2026/08/01 03:58:53 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:58:53 DEBUG : both16: Unchanged skipping 2026/08/01 03:58:53 DEBUG : both2: size = 6 OK 2026/08/01 03:58:53 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:58:53 DEBUG : both1: Unchanged skipping 2026/08/01 03:58:53 DEBUG : both3: size = 6 OK 2026/08/01 03:58:53 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:58:53 DEBUG : both3: Unchanged skipping 2026/08/01 03:58:53 DEBUG : both4: size = 6 OK 2026/08/01 03:58:53 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:58:53 DEBUG : both17: Unchanged skipping 2026/08/01 03:58:53 DEBUG : both5: size = 6 OK 2026/08/01 03:58:53 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:58:53 DEBUG : both5: Unchanged skipping 2026/08/01 03:58:53 DEBUG : both6: size = 6 OK 2026/08/01 03:58:53 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:58:53 DEBUG : both6: Unchanged skipping 2026/08/01 03:58:53 DEBUG : both7: size = 6 OK 2026/08/01 03:58:53 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:58:53 DEBUG : both7: Unchanged skipping 2026/08/01 03:58:53 DEBUG : both8: size = 6 OK 2026/08/01 03:58:53 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:58:53 DEBUG : both8: Unchanged skipping 2026/08/01 03:58:53 DEBUG : both9: size = 6 OK 2026/08/01 03:58:53 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 03:58:53 DEBUG : both9: Unchanged skipping 2026/08/01 03:58:53 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:58:53 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:58:53 DEBUG : only0: Sizes differ 2026/08/01 03:58:53 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:58:53 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:58:53 DEBUG : only10: Sizes differ 2026/08/01 03:58:53 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:58:53 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:58:53 DEBUG : only11: Sizes differ 2026/08/01 03:58:53 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:58:53 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:58:53 DEBUG : only12: Sizes differ 2026/08/01 03:58:53 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:58:53 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:58:53 DEBUG : only13: Sizes differ 2026/08/01 03:58:53 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:58:53 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:58:53 DEBUG : only14: Sizes differ 2026/08/01 03:58:53 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:58:53 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:58:53 DEBUG : only15: Sizes differ 2026/08/01 03:58:53 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:58:53 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:58:53 DEBUG : only16: Sizes differ 2026/08/01 03:58:53 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:58:53 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:58:53 DEBUG : only17: Sizes differ 2026/08/01 03:58:53 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:58:53 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:58:53 DEBUG : only18: Sizes differ 2026/08/01 03:58:53 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:58:53 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:58:53 DEBUG : only19: Sizes differ 2026/08/01 03:58:53 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:58:53 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:58:53 DEBUG : only1: Sizes differ 2026/08/01 03:58:53 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:58:53 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:58:53 DEBUG : only2: Sizes differ 2026/08/01 03:58:53 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:58:53 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:58:53 DEBUG : only3: Sizes differ 2026/08/01 03:58:53 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:58:53 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:58:53 DEBUG : only4: Sizes differ 2026/08/01 03:58:53 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:58:53 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:58:53 DEBUG : only5: Sizes differ 2026/08/01 03:58:53 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:58:53 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:58:53 DEBUG : only6: Sizes differ 2026/08/01 03:58:53 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:58:53 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:58:53 DEBUG : only7: Sizes differ 2026/08/01 03:58:53 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:58:53 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:58:53 DEBUG : only8: Sizes differ 2026/08/01 03:58:53 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2536114824) 2026/08/01 03:58:53 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda') 2026/08/01 03:58:53 DEBUG : only9: Sizes differ 2026/08/01 03:58:53 DEBUG : both19: Unchanged skipping 2026/08/01 03:58:53 DEBUG : both2: Unchanged skipping 2026/08/01 03:58:53 DEBUG : both4: Unchanged skipping 2026/08/01 03:58:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 03:58:54 DEBUG : only12: md5 = 5ddbade9ff90a35d3bcd66a2541811cd OK 2026/08/01 03:58:54 DEBUG : only12: size = 0 OK 2026/08/01 03:58:54 INFO : only12: Copied (replaced existing) 2026/08/01 03:58:54 DEBUG : only0: md5 = 95559fb70e3ea969e921686ca7884d10 OK 2026/08/01 03:58:54 DEBUG : only0: size = 0 OK 2026/08/01 03:58:54 INFO : only0: Copied (replaced existing) 2026/08/01 03:58:54 DEBUG : only11: md5 = 27841555fb0bb987895412f31d7cefd7 OK 2026/08/01 03:58:54 DEBUG : only11: size = 0 OK 2026/08/01 03:58:54 INFO : only11: Copied (replaced existing) 2026/08/01 03:58:54 DEBUG : only10: md5 = 37d910d0b853946edc70669e90339649 OK 2026/08/01 03:58:54 DEBUG : only10: size = 0 OK 2026/08/01 03:58:54 INFO : only10: Copied (replaced existing) 2026/08/01 03:58:55 DEBUG : only13: md5 = ed87e0153bc40c44473133df23162547 OK 2026/08/01 03:58:55 DEBUG : only13: size = 0 OK 2026/08/01 03:58:55 INFO : only13: Copied (replaced existing) 2026/08/01 03:58:55 DEBUG : only15: md5 = 7b1548704727140669605f5d264e444b OK 2026/08/01 03:58:55 DEBUG : only15: size = 0 OK 2026/08/01 03:58:55 INFO : only15: Copied (replaced existing) 2026/08/01 03:58:55 DEBUG : only14: md5 = fc0277bc4f682021fc26e1b6744c4e0e OK 2026/08/01 03:58:55 DEBUG : only14: size = 0 OK 2026/08/01 03:58:55 INFO : only14: Copied (replaced existing) 2026/08/01 03:58:55 DEBUG : only16: md5 = 251a6f26b184a289331c4c84a9473adf OK 2026/08/01 03:58:55 DEBUG : only16: size = 0 OK 2026/08/01 03:58:55 INFO : only16: Copied (replaced existing) 2026/08/01 03:58:56 DEBUG : only17: md5 = eff7605147083d1a3eba85646bab6a16 OK 2026/08/01 03:58:56 DEBUG : only17: size = 0 OK 2026/08/01 03:58:56 INFO : only17: Copied (replaced existing) 2026/08/01 03:58:56 DEBUG : only18: md5 = 215044572faca88c88cf161844f347cf OK 2026/08/01 03:58:56 DEBUG : only18: size = 0 OK 2026/08/01 03:58:56 INFO : only18: Copied (replaced existing) 2026/08/01 03:58:56 DEBUG : only19: md5 = 0e4efd8fc482572d960c64917bfde5fb OK 2026/08/01 03:58:56 DEBUG : only19: size = 0 OK 2026/08/01 03:58:56 INFO : only19: Copied (replaced existing) 2026/08/01 03:58:56 DEBUG : only1: md5 = 08a638e6cd778ec260f3deb9d58b8f94 OK 2026/08/01 03:58:56 DEBUG : only1: size = 0 OK 2026/08/01 03:58:56 INFO : only1: Copied (replaced existing) 2026/08/01 03:58:57 DEBUG : only2: md5 = a233375ecf6c4443fba9d7c496d6604c OK 2026/08/01 03:58:57 DEBUG : only2: size = 0 OK 2026/08/01 03:58:57 INFO : only2: Copied (replaced existing) 2026/08/01 03:58:57 DEBUG : only4: md5 = 19bfae78f731e0aca1d1dee7df7cab3f OK 2026/08/01 03:58:57 DEBUG : only4: size = 0 OK 2026/08/01 03:58:57 INFO : only4: Copied (replaced existing) 2026/08/01 03:58:57 DEBUG : only5: md5 = 8c71afca813e1f1c7631e0b69954013a OK 2026/08/01 03:58:57 DEBUG : only5: size = 0 OK 2026/08/01 03:58:57 INFO : only5: Copied (replaced existing) 2026/08/01 03:58:57 DEBUG : only3: md5 = 435a8e3cf801d48788b45890a5fdf93b OK 2026/08/01 03:58:57 DEBUG : only3: size = 0 OK 2026/08/01 03:58:57 INFO : only3: Copied (replaced existing) 2026/08/01 03:58:58 DEBUG : only6: md5 = aab05971d5e2b4b5f72d961a91ade226 OK 2026/08/01 03:58:58 DEBUG : only6: size = 0 OK 2026/08/01 03:58:58 INFO : only6: Copied (replaced existing) 2026/08/01 03:58:58 DEBUG : only8: md5 = 64e72dfb9616c79ec9799de9baaf1572 OK 2026/08/01 03:58:58 DEBUG : only8: size = 0 OK 2026/08/01 03:58:58 INFO : only8: Copied (replaced existing) 2026/08/01 03:58:58 DEBUG : only7: md5 = 2142aab8963edfe53622b214743430d0 OK 2026/08/01 03:58:58 DEBUG : only7: size = 0 OK 2026/08/01 03:58:58 INFO : only7: Copied (replaced existing) 2026/08/01 03:58:58 DEBUG : only9: md5 = 7e42219afbdab750ca08b9d704263ac6 OK 2026/08/01 03:58:58 DEBUG : only9: size = 0 OK 2026/08/01 03:58:58 INFO : only9: Copied (replaced existing) 2026/08/01 03:58:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (82.26s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:59:16 DEBUG : empty_dir: Making directory with metadata 2026/08/01 03:59:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 03:59:16 DEBUG : empty_on_remote: Making directory with metadata 2026/08/01 03:59:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 03:59:16 DEBUG : empty_on_remote: Making directory with metadata 2026/08/01 03:59:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 03:59:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/01 03:59:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/01 03:59:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:59:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/01 03:59:28 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/08/01 03:59:29 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/08/01 03:59:30 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.13s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:59:31 DEBUG : empty_dir: Making directory with metadata 2026/08/01 03:59:31 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 03:59:31 DEBUG : empty_on_remote: Making directory with metadata 2026/08/01 03:59:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 03:59:31 DEBUG : empty_on_remote: Making directory with metadata 2026/08/01 03:59:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 03:59:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/01 03:59:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/01 03:59:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:59:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/01 03:59:42 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:59:49 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/08/01 03:59:49 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/08/01 03:59:50 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (20.93s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 03:59:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 03:59:52 DEBUG : sub dir: Making directory with metadata 2026/08/01 03:59:53 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/08/01 04:00:11 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/01 04:00:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/01 04:00:12 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 04:00:12 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/08/01 04:00:25 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/08/01 04:00:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/08/01 04:00:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/08/01 04:00:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/08/01 04:00:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/08/01 04:00:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/08/01 04:00:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/08/01 04:00:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/08/01 04:00:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/08/01 04:00:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/08/01 04:00:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/08/01 04:00:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (42.62s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 04:00:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/01 04:00:35 DEBUG : sub dir: Making directory with metadata 2026/08/01 04:00:35 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/08/01 04:01:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/01 04:01:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/01 04:01:01 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/01 04:01:01 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/08/01 04:01:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/08/01 04:01:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/08/01 04:01:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/08/01 04:01:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/08/01 04:01:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/08/01 04:01:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/08/01 04:01:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/08/01 04:01:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/08/01 04:01:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/08/01 04:01:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/08/01 04:01:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (48.28s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 04:01:25 DEBUG : dir1/0000-abcdefg.txt: md5 = 847bdfe6ae5534ddddf007235893db9a OK 2026/08/01 04:01:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = 737edc561aeb47d619647cc461c95b72 OK 2026/08/01 04:01:29 DEBUG : dir1/0002-cdefghi.txt: md5 = 53eeed92cb8310b839a1283ee9c1504d OK 2026/08/01 04:01:30 DEBUG : dir1/0003-defghij.txt: md5 = e695864f51bf80f62676e50f827cd557 OK 2026/08/01 04:01:32 DEBUG : dir1/0004-efghijk.txt: md5 = a0585cd6199d23ad2cf302d0b7b9e04c OK 2026/08/01 04:01:33 DEBUG : dir1/0005-fghijkl.txt: md5 = ba0c3644411a67fbece3f73f0d6909be OK 2026/08/01 04:01:35 DEBUG : dir1/0006-ghijklm.txt: md5 = b0f3d163268eeb7c4a62b913f7c16746 OK 2026/08/01 04:01:36 DEBUG : dir1/0007-1234567.txt: md5 = a75328999a6c94f01cb01348411d9b90 OK 2026/08/01 04:01:37 DEBUG : dir1/0008-2345678.txt: md5 = 3228b1e3b579ea0747376123f86f6f7c OK 2026/08/01 04:01:39 DEBUG : dir1/0009-3456789.txt: md5 = e43bce05be4664208d4004213b0f149a OK 2026/08/01 04:01:40 DEBUG : dir1/0010-456789.txt: md5 = eeb0c3392762a7dba5867c99a2200df3 OK 2026/08/01 04:01:42 DEBUG : dir1/0011-56789;.txt: md5 = 739146e061b4f6439474b9a5537ebe19 OK 2026/08/01 04:01:43 DEBUG : dir1/0012-6789;.txt: md5 = fb3ade8f9065ac674a90ee4ead29976d OK 2026/08/01 04:01:45 DEBUG : dir1/0013-789;=.txt: md5 = 48a2fc4e227e77ed673d45e651ca20a8 OK 2026/08/01 04:01:46 DEBUG : dir1/0014-89;=.txt: md5 = cf2fb55004d6f44f3889a42978f28d95 OK 2026/08/01 04:01:48 DEBUG : dir1/0015-9;=.txt: md5 = ccba2a94fce05a2e5b0736cc0a9188b2 OK 2026/08/01 04:01:49 DEBUG : apple: md5 = 104d13729bce8e55ad9ffef2500dd1ba OK 2026/08/01 04:01:51 DEBUG : banana: md5 = 3f898efcb67addda47c05ed5b775dcb1 OK 2026/08/01 04:01:52 DEBUG : appleappleapplebanana: md5 = 858e7d2c4db42c894cb8138f5189c7dc OK 2026/08/01 04:01:54 DEBUG : splitbananasplit: md5 = 29e8f53c3794020254a98ac59dbe07f0 OK 2026/08/01 04:01:54 DEBUG : Waiting for deletions to finish 2026/08/01 04:01:54 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:01:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:01:54 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:01:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 04:01:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:01:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:01:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:01:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:01:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:01:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:01:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:01:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:01:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:01:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:01:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:01:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:01:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:01:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:01:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:01:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:01:55 DEBUG : apple: size = 5 OK 2026/08/01 04:01:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:55 DEBUG : apple: Unchanged skipping 2026/08/01 04:01:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 04:01:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 04:01:55 DEBUG : banana: size = 6 OK 2026/08/01 04:01:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:55 DEBUG : banana: Unchanged skipping 2026/08/01 04:01:55 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/01 04:01:55 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 04:01:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:55 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 04:01:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 04:01:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 04:01:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 04:01:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 04:01:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 04:01:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 04:01:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 04:01:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 04:01:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 04:01:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 04:01:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 04:01:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:01:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 04:01:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 04:01:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 04:01:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 04:01:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 04:01:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 04:01:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 04:01:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 04:01:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 04:01:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 04:01:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 04:01:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 04:01:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 04:01:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 04:01:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 04:01:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 04:01:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 04:01:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 04:01:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 04:01:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 04:01:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 04:01:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:01:56 DEBUG : Waiting for deletions to finish 2026/08/01 04:01:56 INFO : There was nothing to transfer 2026/08/01 04:01:56 DEBUG : Waiting for deletions to finish 2026/08/01 04:01:56 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:01:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:01:56 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:01:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 04:01:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:01:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:01:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:01:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:01:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:01:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:01:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:01:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:01:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:01:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:01:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:01:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:01:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:01:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:01:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:01:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:01:57 DEBUG : dir1: Directory modification time the same (differ by -882.31µs, within tolerance 1ms) 2026/08/01 04:01:57 DEBUG : apple: size = 5 OK 2026/08/01 04:01:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:57 DEBUG : apple: Unchanged skipping 2026/08/01 04:01:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 04:01:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 04:01:57 DEBUG : banana: size = 6 OK 2026/08/01 04:01:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:57 DEBUG : banana: Unchanged skipping 2026/08/01 04:01:57 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 04:01:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:57 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 04:01:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 04:01:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 04:01:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 04:01:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 04:01:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 04:01:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:01:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 04:01:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 04:01:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 04:01:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 04:01:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 04:01:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 04:01:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 04:01:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 04:01:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 04:01:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 04:01:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 04:01:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 04:01:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 04:01:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 04:01:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 04:01:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 04:01:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 04:01:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 04:01:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 04:01:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 04:01:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 04:01:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 04:01:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 04:01:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 04:01:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 04:01:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 04:01:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:01:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 04:01:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:01:57 DEBUG : Waiting for deletions to finish 2026/08/01 04:01:57 INFO : There was nothing to transfer 2026/08/01 04:01:57 DEBUG : Waiting for deletions to finish 2026/08/01 04:01:58 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:01:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:01:58 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:01:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 04:01:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:01:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:01:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:01:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:01:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:01:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:01:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:01:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:01:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:01:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:01:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:01:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:01:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:01:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:01:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:01:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:02:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/08/01 04:02:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/08/01 04:02:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/08/01 04:02:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/08/01 04:02:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/08/01 04:02:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/08/01 04:02:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/08/01 04:02:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/08/01 04:02:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/08/01 04:02:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/08/01 04:02:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/08/01 04:02:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/08/01 04:02:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/08/01 04:02:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/08/01 04:02:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/08/01 04:02:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 04:02:12 DEBUG : dir1/0000-abcdefg.txt: md5 = a2b70f56338a890624ee84c9bc35156c OK 2026/08/01 04:02:13 DEBUG : dir1/0001-bcdefgh.txt: md5 = a7fb8cc719b49fd79d36c5b98cd33a0a OK 2026/08/01 04:02:14 DEBUG : dir1/0002-cdefghi.txt: md5 = dfda4405565f6caa13bd2962c19a50a9 OK 2026/08/01 04:02:16 DEBUG : dir1/0003-defghij.txt: md5 = 57dcda69d84e83fd4cdac7041d7f9344 OK 2026/08/01 04:02:18 DEBUG : dir1/0004-efghijk.txt: md5 = 83c9fc2a9940dce08b55d6162d1b7af0 OK 2026/08/01 04:02:19 DEBUG : dir1/0005-fghijkl.txt: md5 = 06655205b8e5099e7bee7ffde5b11505 OK 2026/08/01 04:02:20 DEBUG : dir1/0006-ghijklm.txt: md5 = 0177b84a54d0a80f2b56619ed45bd0de OK 2026/08/01 04:02:22 DEBUG : dir1/0007-1234567.txt: md5 = 8c3c2cf0f9d9788b7b4da8260f13f17c OK 2026/08/01 04:02:23 DEBUG : dir1/0008-2345678.txt: md5 = b10376109a47bf043760d1916b390d21 OK 2026/08/01 04:02:25 DEBUG : dir1/0009-3456789.txt: md5 = a1370382bb41e577cdd5447c52644202 OK 2026/08/01 04:02:26 DEBUG : dir1/0010-456789.txt: md5 = 7f6137b72b90dcd37b4e535152d369db OK 2026/08/01 04:02:27 DEBUG : dir1/0011-56789;.txt: md5 = de93a207a0d0d7ee80f63518759e58bb OK 2026/08/01 04:02:29 DEBUG : dir1/0012-6789;.txt: md5 = 40ef8c6cc381a2550ad6914ffc6a83c8 OK 2026/08/01 04:02:30 DEBUG : dir1/0013-789;=.txt: md5 = 19c8e7924aafdae0c29755b7ba3b4894 OK 2026/08/01 04:02:32 DEBUG : dir1/0014-89;=.txt: md5 = 86f1fe167202a7dff0bf08aa8c32d0b5 OK 2026/08/01 04:02:33 DEBUG : dir1/0015-9;=.txt: md5 = c83f5f23745ca79800b657071582c3a0 OK 2026/08/01 04:02:34 DEBUG : apple: md5 = af6b615bac5e3c6f69169df9c5555337 OK 2026/08/01 04:02:36 DEBUG : banana: md5 = 2606eeb89f13b1ac7b1710a9e9279397 OK 2026/08/01 04:02:37 DEBUG : appleappleapplebanana: md5 = 3014eb8e445173ba1ad0dc29387ff444 OK 2026/08/01 04:02:39 DEBUG : splitbananasplit: md5 = 6d3a05ad5332aa013499fabe4468cbad OK 2026/08/01 04:02:39 DEBUG : Waiting for deletions to finish 2026/08/01 04:02:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:02:39 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:02:39 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:02:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 04:02:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:02:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:02:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:02:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:02:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:02:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:02:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:02:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:02:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:02:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:02:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:02:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:02:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:02:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:02:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:02:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:02:40 DEBUG : apple: size = 5 OK 2026/08/01 04:02:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:40 DEBUG : apple: Unchanged skipping 2026/08/01 04:02:40 DEBUG : banana: size = 6 OK 2026/08/01 04:02:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:40 DEBUG : banana: Unchanged skipping 2026/08/01 04:02:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 04:02:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 04:02:40 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/01 04:02:40 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 04:02:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:40 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 04:02:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 04:02:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 04:02:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 04:02:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 04:02:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 04:02:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 04:02:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 04:02:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 04:02:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 04:02:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:02:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 04:02:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 04:02:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 04:02:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 04:02:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 04:02:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 04:02:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 04:02:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 04:02:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 04:02:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 04:02:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 04:02:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 04:02:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 04:02:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 04:02:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 04:02:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 04:02:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 04:02:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 04:02:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 04:02:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 04:02:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 04:02:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 04:02:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 04:02:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:02:41 DEBUG : Waiting for deletions to finish 2026/08/01 04:02:41 INFO : There was nothing to transfer 2026/08/01 04:02:41 DEBUG : Waiting for deletions to finish 2026/08/01 04:02:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:02:41 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:02:41 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:02:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 04:02:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:02:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:02:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:02:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:02:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:02:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:02:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:02:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:02:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:02:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:02:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:02:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:02:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:02:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:02:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:02:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:02:42 DEBUG : dir1: Directory modification time the same (differ by -423.508µs, within tolerance 1ms) 2026/08/01 04:02:42 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 04:02:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:42 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 04:02:42 DEBUG : apple: size = 5 OK 2026/08/01 04:02:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:42 DEBUG : apple: Unchanged skipping 2026/08/01 04:02:42 DEBUG : banana: size = 6 OK 2026/08/01 04:02:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:42 DEBUG : banana: Unchanged skipping 2026/08/01 04:02:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 04:02:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 04:02:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 04:02:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 04:02:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 04:02:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 04:02:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 04:02:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 04:02:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 04:02:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 04:02:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 04:02:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 04:02:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 04:02:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 04:02:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 04:02:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 04:02:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 04:02:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 04:02:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 04:02:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 04:02:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 04:02:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 04:02:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 04:02:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 04:02:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 04:02:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 04:02:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 04:02:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:02:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 04:02:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 04:02:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 04:02:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 04:02:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 04:02:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:02:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 04:02:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 04:02:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:02:42 DEBUG : Waiting for deletions to finish 2026/08/01 04:02:42 INFO : There was nothing to transfer 2026/08/01 04:02:42 DEBUG : Waiting for deletions to finish 2026/08/01 04:02:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:02:43 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:02:43 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:02:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 04:02:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:02:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:02:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:02:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:02:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:02:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:02:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:02:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:02:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:02:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:02:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:02:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:02:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:02:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:02:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:02:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:02:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/08/01 04:02:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/08/01 04:02:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/08/01 04:02:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/08/01 04:02:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/08/01 04:02:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/08/01 04:02:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/08/01 04:02:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/08/01 04:02:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/08/01 04:02:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/08/01 04:02:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/08/01 04:02:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/08/01 04:02:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/08/01 04:02:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/08/01 04:02:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/08/01 04:02:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 04:02:55 DEBUG : dir1/0000-abcdefg.txt: md5 = 8a133c7c5ed26d3b392491db5adf765a OK 2026/08/01 04:02:57 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4451c529516cd168aa03d415b8f6d1cd OK 2026/08/01 04:02:58 DEBUG : dir1/0002-cdefghi.txt: md5 = 3f2eb0571636dd4fc0243e69ef0a9304 OK 2026/08/01 04:03:00 DEBUG : dir1/0003-defghij.txt: md5 = 6593168c6c3b9338d30ef047eca1d248 OK 2026/08/01 04:03:01 DEBUG : dir1/0004-efghijk.txt: md5 = 41e6332aee6406c40394a238db82c89d OK 2026/08/01 04:03:03 DEBUG : dir1/0005-fghijkl.txt: md5 = 2aa534dfd0f3065198d3f7c25b3b75a8 OK 2026/08/01 04:03:05 DEBUG : dir1/0006-ghijklm.txt: md5 = 5bce6bc6ff40ff4552d6b79438ae8507 OK 2026/08/01 04:03:06 DEBUG : dir1/0007-1234567.txt: md5 = 6a993c04a7f5abdd4c488b089bd8f5fc OK 2026/08/01 04:03:08 DEBUG : dir1/0008-2345678.txt: md5 = 99f7310a4ff369c3db8c6451143ef4fb OK 2026/08/01 04:03:09 DEBUG : dir1/0009-3456789.txt: md5 = 07af58692c9db5ed78040d037cd85c09 OK 2026/08/01 04:03:11 DEBUG : dir1/0010-456789.txt: md5 = 3ea7a9cace47d64be8249e14386d4ecb OK 2026/08/01 04:03:12 DEBUG : dir1/0011-56789;.txt: md5 = a8eff6ccdb663672481cd9b551f77cc3 OK 2026/08/01 04:03:14 DEBUG : dir1/0012-6789;.txt: md5 = 0108759bc74de6aaad225306b76b3008 OK 2026/08/01 04:03:15 DEBUG : dir1/0013-789;=.txt: md5 = dfaaa3f6b0e889e150830fe52d131229 OK 2026/08/01 04:03:18 DEBUG : dir1/0014-89;=.txt: md5 = 0ec7c01fd48d5a747ce47c043d284290 OK 2026/08/01 04:03:19 DEBUG : dir1/0015-9;=.txt: md5 = a94678548462287ad404110e2aeb51e8 OK 2026/08/01 04:03:20 DEBUG : apple: md5 = eeac5ad22fee2165e0b93bfc6152472b OK 2026/08/01 04:03:22 DEBUG : banana: md5 = 0f7efb2fb41ee05a47a9a0b5ab70a14a OK 2026/08/01 04:03:23 DEBUG : appleappleapplebanana: md5 = b9204ea001a0527e911fba89e84598c6 OK 2026/08/01 04:03:25 DEBUG : splitbananasplit: md5 = 1462635e1b5ee2dbf26b3fa0c77a609a OK 2026/08/01 04:03:25 DEBUG : Waiting for deletions to finish 2026/08/01 04:03:25 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:03:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:03:25 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:03:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 04:03:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:03:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:03:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:03:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:03:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:03:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:03:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:03:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:03:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:03:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:03:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:03:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:03:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:03:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:03:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:03:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:26 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 04:03:26 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:26 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:26 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 04:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:26 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:26 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 04:03:26 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 04:03:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/01 04:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/01 04:03:26 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/01 04:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/01 04:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:26 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 04:03:26 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:26 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/01 04:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 04:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 04:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 04:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 04:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 04:03:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 04:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/01 04:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/01 04:03:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/01 04:03:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/01 04:03:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/01 04:03:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/01 04:03:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/01 04:03:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/01 04:03:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/01 04:03:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/01 04:03:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/01 04:03:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 04:03:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/01 04:03:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/01 04:03:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/01 04:03:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/01 04:03:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/01 04:03:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/01 04:03:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/01 04:03:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:03:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:03:27 DEBUG : YmFuYW5h: md5 = b625062ba600b6fb37b4e04c18f1a5fa OK 2026/08/01 04:03:27 DEBUG : YmFuYW5h: size = 6 OK 2026/08/01 04:03:27 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/01 04:03:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:27 DEBUG : YXBwbGU=: md5 = 53d9348abce48fa816841cd395ad766c OK 2026/08/01 04:03:27 DEBUG : YXBwbGU=: size = 5 OK 2026/08/01 04:03:27 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/01 04:03:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 72e6339fa7242e03b4c56b2dad8ad211 OK 2026/08/01 04:03:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/01 04:03:27 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 783c2103550042a3af232e1e1aa1904a OK 2026/08/01 04:03:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/01 04:03:27 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = f2a3f63fd15e125d2ba6336cb58b89f5 OK 2026/08/01 04:03:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/01 04:03:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 5760786bce549818dd3f0d2cfcba13f4 OK 2026/08/01 04:03:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/01 04:03:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 5599615bc580018b411b411faf4e2c90 OK 2026/08/01 04:03:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/01 04:03:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 0373a9972d1d481d324ec86bd6801e24 OK 2026/08/01 04:03:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/01 04:03:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 5fa7f5e802c62fc359f3f1fa2402096b OK 2026/08/01 04:03:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/01 04:03:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 5d16818e3b10eefec1e33bad36a060de OK 2026/08/01 04:03:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/01 04:03:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = ddc0ab9677ddf539a599cbaa80376afb OK 2026/08/01 04:03:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/01 04:03:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 04:03:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 2627aa5a642d81a85f5c49f0f527c6ed OK 2026/08/01 04:03:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/01 04:03:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 45326f3bb16d6eac26e9b63338d81cbf OK 2026/08/01 04:03:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/01 04:03:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 36f9c9698d48a99314195ae74abcdfc7 OK 2026/08/01 04:03:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/01 04:03:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = de7db0dc5ecc2770372da7cafedb7c1b OK 2026/08/01 04:03:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/01 04:03:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 15fe552b3534b17936738681c56880b9 OK 2026/08/01 04:03:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/01 04:03:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 04:03:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/01 04:03:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 7625b25d72e82742ade387be67877e97 OK 2026/08/01 04:03:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/01 04:03:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 1ea7d797e7c1949f2137cc6aa373ea6c OK 2026/08/01 04:03:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/01 04:03:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = dcb389d5a014926f56a2b315e754742f OK 2026/08/01 04:03:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/01 04:03:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:33 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 8d1086990df7ff31b0cdfb86552e2d9d OK 2026/08/01 04:03:33 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/01 04:03:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/01 04:03:33 DEBUG : Waiting for deletions to finish 2026/08/01 04:03:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/01 04:03:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/01 04:03:33 INFO : banana: Deleted 2026/08/01 04:03:33 INFO : splitbananasplit: Deleted 2026/08/01 04:03:33 INFO : dir1/0011-56789;.txt: Deleted 2026/08/01 04:03:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/01 04:03:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/01 04:03:33 INFO : dir1/0008-2345678.txt: Deleted 2026/08/01 04:03:33 INFO : dir1/0010-456789.txt: Deleted 2026/08/01 04:03:33 INFO : dir1/0013-789;=.txt: Deleted 2026/08/01 04:03:33 INFO : dir1/0015-9;=.txt: Deleted 2026/08/01 04:03:33 INFO : dir1/0007-1234567.txt: Deleted 2026/08/01 04:03:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/01 04:03:34 INFO : dir1/0003-defghij.txt: Deleted 2026/08/01 04:03:34 INFO : appleappleapplebanana: Deleted 2026/08/01 04:03:34 INFO : apple: Deleted 2026/08/01 04:03:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/01 04:03:34 INFO : dir1/0009-3456789.txt: Deleted 2026/08/01 04:03:34 INFO : dir1/0014-89;=.txt: Deleted 2026/08/01 04:03:34 INFO : dir1/0012-6789;.txt: Deleted 2026/08/01 04:03:34 DEBUG : Waiting for deletions to finish 2026/08/01 04:03:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/01 04:03:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/01 04:03:34 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/01 04:03:34 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/01 04:03:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/01 04:03:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/01 04:03:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/01 04:03:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/01 04:03:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/01 04:03:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/01 04:03:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/01 04:03:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/01 04:03:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/01 04:03:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/01 04:03:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/01 04:03:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/01 04:03:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/01 04:03:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/01 04:03:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/01 04:03:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/01 04:03:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 04:03:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 04:03:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/01 04:03:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 04:03:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/01 04:03:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 04:03:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 04:03:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 04:03:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 04:03:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 04:03:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 04:03:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 04:03:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 04:03:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 04:03:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 04:03:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 04:03:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 04:03:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 04:03:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 04:03:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 04:03:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 04:03:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/01 04:03:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 04:03:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 04:03:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/01 04:03:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 04:03:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 04:03:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/01 04:03:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 04:03:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 04:03:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 04:03:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/01 04:03:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 04:03:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 04:03:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 04:03:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 04:03:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:35 DEBUG : dir1: Directory modification time the same (differ by -973.164µs, within tolerance 1ms) 2026/08/01 04:03:35 DEBUG : YXBwbGU=: size = 5 OK 2026/08/01 04:03:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:03:35 DEBUG : apple: Unchanged skipping 2026/08/01 04:03:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/01 04:03:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:03:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 04:03:35 DEBUG : YmFuYW5h: size = 6 OK 2026/08/01 04:03:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:03:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/01 04:03:35 DEBUG : banana: Unchanged skipping 2026/08/01 04:03:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:03:35 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 04:03:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 04:03:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 04:03:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 04:03:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 04:03:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 04:03:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 04:03:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/01 04:03:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/01 04:03:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/01 04:03:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/01 04:03:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:03:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 04:03:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/01 04:03:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/01 04:03:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:03:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/01 04:03:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:03:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 04:03:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/01 04:03:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:03:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 04:03:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/01 04:03:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:03:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/01 04:03:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:03:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 04:03:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 04:03:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/01 04:03:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:03:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/01 04:03:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/01 04:03:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:03:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 04:03:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/01 04:03:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:03:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/01 04:03:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:03:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:03:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 04:03:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 04:03:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/01 04:03:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:03:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 04:03:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 04:03:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:03:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 04:03:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/01 04:03:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:03:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 04:03:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 04:03:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/01 04:03:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:03:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 04:03:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:03:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 04:03:35 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/01 04:03:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:03:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 04:03:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:03:35 DEBUG : Waiting for deletions to finish 2026/08/01 04:03:35 DEBUG : Waiting for deletions to finish 2026/08/01 04:03:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/01 04:03:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/01 04:03:36 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/01 04:03:36 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/01 04:03:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/01 04:03:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/01 04:03:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/01 04:03:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/01 04:03:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/01 04:03:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/01 04:03:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/01 04:03:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/01 04:03:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/01 04:03:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/01 04:03:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/01 04:03:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/01 04:03:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/01 04:03:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/01 04:03:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/01 04:03:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/01 04:03:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:36 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 04:03:36 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:36 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 04:03:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 04:03:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/01 04:03:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:36 DEBUG : apple: transformed to: YXBwbGU= 2026/08/01 04:03:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/01 04:03:36 DEBUG : banana: transformed to: YmFuYW5h 2026/08/01 04:03:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/01 04:03:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/01 04:03:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/01 04:03:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/01 04:03:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/01 04:03:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/01 04:03:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/08/01 04:03:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 04:03:49 DEBUG : dir1/0000-abcdefg.txt: md5 = e67e2f88c4c00f1530a4fa1fc73e7548 OK 2026/08/01 04:03:50 DEBUG : dir1/0001-bcdefgh.txt: md5 = 941e9f42ef48e06766444d9501b66229 OK 2026/08/01 04:03:52 DEBUG : dir1/0002-cdefghi.txt: md5 = 05f2562fb07aa300e713ab4d2d9c798e OK 2026/08/01 04:03:53 DEBUG : dir1/0003-defghij.txt: md5 = 6df93af34ebe5665236bf4048f13cad5 OK 2026/08/01 04:03:54 DEBUG : dir1/0004-efghijk.txt: md5 = dc03f8d167e2f3a78c93fcec5f58c98c OK 2026/08/01 04:03:56 DEBUG : dir1/0005-fghijkl.txt: md5 = 62c3eedf8898e5e6e0fb79f0d6d65873 OK 2026/08/01 04:03:57 DEBUG : dir1/0006-ghijklm.txt: md5 = c9b9c7b0162f070c5a3f4dc8c36e47a5 OK 2026/08/01 04:03:59 DEBUG : dir1/0007-1234567.txt: md5 = 57f574ddd138f05e265026dae1c3df02 OK 2026/08/01 04:04:00 DEBUG : dir1/0008-2345678.txt: md5 = 55c320ea0177434e6cc04e6c75031608 OK 2026/08/01 04:04:02 DEBUG : dir1/0009-3456789.txt: md5 = 9a53802241c790027d3e179ca8970214 OK 2026/08/01 04:04:03 DEBUG : dir1/0010-456789.txt: md5 = 330a734bfed7962e708f1225a3c486a8 OK 2026/08/01 04:04:04 DEBUG : dir1/0011-56789;.txt: md5 = ce84ce2c63aac33cfeb2cc48081f0578 OK 2026/08/01 04:04:06 DEBUG : dir1/0012-6789;.txt: md5 = 74f654e25a398c5347987aad87935d08 OK 2026/08/01 04:04:07 DEBUG : dir1/0013-789;=.txt: md5 = 56b42d8e5684a5a046663ef2e9b4da88 OK 2026/08/01 04:04:08 DEBUG : dir1/0014-89;=.txt: md5 = 6ac70d03a6d3a7c65c7edee7b6866b83 OK 2026/08/01 04:04:10 DEBUG : dir1/0015-9;=.txt: md5 = b51c7dcbdf569282c7e078c5a16ba4e5 OK 2026/08/01 04:04:11 DEBUG : apple: md5 = 6a6bffb267eb03debc2f51caf119d1c9 OK 2026/08/01 04:04:12 DEBUG : banana: md5 = 60152a9b0909063b1ab689db84ac39c2 OK 2026/08/01 04:04:14 DEBUG : appleappleapplebanana: md5 = 44fa3cfd35454348f200f7ce70509065 OK 2026/08/01 04:04:15 DEBUG : splitbananasplit: md5 = ee6608de7d63775912587e63205d8e66 OK 2026/08/01 04:04:15 DEBUG : Waiting for deletions to finish 2026/08/01 04:04:15 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:04:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 04:04:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:04:15 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:04:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:04:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:04:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:04:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:04:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:04:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:04:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:04:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:04:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:04:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:04:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:04:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:04:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:04:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:04:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:04:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:04:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 04:04:16 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 04:04:16 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 04:04:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 04:04:16 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 04:04:16 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 04:04:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 04:04:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 04:04:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 04:04:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 04:04:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 04:04:16 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 04:04:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 04:04:16 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 04:04:16 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 04:04:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/01 04:04:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 04:04:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/01 04:04:16 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 04:04:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/01 04:04:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 04:04:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/01 04:04:16 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 04:04:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 04:04:16 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 04:04:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 04:04:17 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/01 04:04:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 04:04:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 04:04:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/01 04:04:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 04:04:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/01 04:04:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 04:04:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 04:04:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 04:04:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 04:04:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 04:04:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 04:04:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 04:04:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 04:04:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 04:04:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 04:04:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 04:04:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 04:04:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/01 04:04:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 04:04:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 04:04:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 04:04:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 04:04:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 04:04:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 04:04:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 04:04:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 04:04:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 04:04:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 04:04:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 04:04:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 04:04:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 04:04:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 04:04:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 04:04:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 04:04:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 04:04:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 04:04:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 04:04:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 04:04:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 04:04:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 04:04:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 04:04:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 04:04:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 04:04:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/01 04:04:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 04:04:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 04:04:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 04:04:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 04:04:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 04:04:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 04:04:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 04:04:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 04:04:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 04:04:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 04:04:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 04:04:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 04:04:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 04:04:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/01 04:04:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 04:04:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 04:04:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 04:04:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 04:04:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 04:04:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 04:04:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 04:04:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 04:04:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 04:04:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 04:04:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 04:04:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 04:04:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 04:04:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 04:04:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 04:04:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/01 04:04:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 04:04:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 04:04:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 04:04:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 04:04:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/01 04:04:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 04:04:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/01 04:04:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 04:04:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/01 04:04:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 04:04:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/01 04:04:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 04:04:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/01 04:04:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 04:04:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 04:04:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 04:04:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 04:04:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 04:04:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 04:04:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 04:04:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 04:04:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 04:04:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 04:04:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/01 04:04:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 04:04:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 04:04:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 04:04:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 04:04:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 04:04:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/01 04:04:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 04:04:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 04:04:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 04:04:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 04:04:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 04:04:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 04:04:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 04:04:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 04:04:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 04:04:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 04:04:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 04:04:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/01 04:04:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 04:04:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 04:04:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 04:04:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 04:04:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 04:04:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/01 04:04:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 04:04:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 04:04:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 04:04:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 04:04:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 04:04:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 04:04:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 04:04:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 04:04:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/01 04:04:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 04:04:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/01 04:04:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 04:04:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/01 04:04:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 04:04:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/01 04:04:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 04:04:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/01 04:04:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/01 04:04:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 04:04:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 04:04:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 04:04:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 04:04:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 04:04:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 04:04:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 04:04:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 04:04:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 04:04:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/01 04:04:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 04:04:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/01 04:04:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 04:04:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 04:04:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 04:04:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 04:04:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 04:04:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/01 04:04:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 04:04:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 04:04:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 04:04:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 04:04:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 04:04:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 04:04:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 04:04:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 04:04:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 04:04:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 04:04:17 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/01 04:04:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 04:04:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/01 04:04:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/01 04:04:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/01 04:04:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/01 04:04:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/01 04:04:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/01 04:04:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/01 04:04:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/01 04:04:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/01 04:04:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/01 04:04:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/01 04:04:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/01 04:04:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/01 04:04:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/01 04:04:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/01 04:04:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:17 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/01 04:04:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:04:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:04:18 DEBUG : PREFIXappleappleapplebanana: md5 = 994d209621869eae5b1e95221ac0a764 OK 2026/08/01 04:04:18 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/01 04:04:18 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/01 04:04:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/01 04:04:18 DEBUG : PREFIXapple: md5 = 05e1d6dc9097ce9a8f9f1fc774259e5c OK 2026/08/01 04:04:18 DEBUG : PREFIXapple: size = 5 OK 2026/08/01 04:04:18 INFO : apple: Copied (new) to: PREFIXapple 2026/08/01 04:04:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/01 04:04:18 DEBUG : PREFIXbanana: md5 = 897a400c260da3675c53a3ca524a0656 OK 2026/08/01 04:04:18 DEBUG : PREFIXbanana: size = 6 OK 2026/08/01 04:04:18 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/01 04:04:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/01 04:04:18 DEBUG : PREFIXsplitbananasplit: md5 = 4908a8536450077ed77fa05830ec6f94 OK 2026/08/01 04:04:18 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/01 04:04:18 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/01 04:04:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/01 04:04:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 00af1f667dcc30c1c674f2b3677ecc92 OK 2026/08/01 04:04:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = bcf5d22d4c3b2e3537f24390b739bc06 OK 2026/08/01 04:04:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/01 04:04:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/01 04:04:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/01 04:04:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/01 04:04:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/01 04:04:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/01 04:04:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = a83fd38ddc64a7912a1efe7e5214e6bf OK 2026/08/01 04:04:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/01 04:04:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/01 04:04:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/01 04:04:19 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 89b2f3ecadd4e3832c8e4a4a95feb3d7 OK 2026/08/01 04:04:19 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/01 04:04:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/01 04:04:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/01 04:04:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 017fe0df50c6d921f7e6246768d41b02 OK 2026/08/01 04:04:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/01 04:04:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/01 04:04:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/01 04:04:20 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = c2693896621fafb7e23e52467829c34c OK 2026/08/01 04:04:20 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/01 04:04:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/01 04:04:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/01 04:04:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 58854c2810135a177aceac5d4e4dce28 OK 2026/08/01 04:04:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/01 04:04:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/01 04:04:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/01 04:04:21 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 02a611b468e7e7596ef65d5c496a762b OK 2026/08/01 04:04:21 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/01 04:04:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/01 04:04:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/01 04:04:22 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = bca11d35ee106da1f5f5ced2dee42f75 OK 2026/08/01 04:04:22 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/01 04:04:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/01 04:04:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/01 04:04:22 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 63f6a64cb0c7eb9c49a3033037632032 OK 2026/08/01 04:04:22 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/01 04:04:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/01 04:04:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/01 04:04:22 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 006539d4c0ae53da8e934f4d157636a6 OK 2026/08/01 04:04:22 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/01 04:04:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/01 04:04:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/01 04:04:22 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 1d7d474a7c028116238b67407ff983f0 OK 2026/08/01 04:04:22 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/01 04:04:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/01 04:04:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/01 04:04:23 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 5d4c12d3a527db5ddb17c16d65c101d9 OK 2026/08/01 04:04:23 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/01 04:04:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/01 04:04:23 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = ff11de7e9d63ec4efa0b618d95cdc6c1 OK 2026/08/01 04:04:23 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/01 04:04:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/01 04:04:23 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = d6876502b4afe43dcfc9fb6a83be8933 OK 2026/08/01 04:04:23 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/01 04:04:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/01 04:04:23 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 5ba213411b0cbc87df313c5564e25cdd OK 2026/08/01 04:04:23 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/01 04:04:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/01 04:04:23 DEBUG : Waiting for deletions to finish 2026/08/01 04:04:24 INFO : dir1/0012-6789;.txt: Deleted 2026/08/01 04:04:24 INFO : dir1/0008-2345678.txt: Deleted 2026/08/01 04:04:24 INFO : dir1/0014-89;=.txt: Deleted 2026/08/01 04:04:24 INFO : banana: Deleted 2026/08/01 04:04:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/01 04:04:24 INFO : dir1/0010-456789.txt: Deleted 2026/08/01 04:04:24 INFO : apple: Deleted 2026/08/01 04:04:24 INFO : appleappleapplebanana: Deleted 2026/08/01 04:04:24 INFO : dir1/0003-defghij.txt: Deleted 2026/08/01 04:04:24 INFO : dir1/0007-1234567.txt: Deleted 2026/08/01 04:04:24 INFO : splitbananasplit: Deleted 2026/08/01 04:04:24 INFO : dir1/0015-9;=.txt: Deleted 2026/08/01 04:04:24 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/01 04:04:24 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/01 04:04:24 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/01 04:04:24 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/01 04:04:24 INFO : dir1/0009-3456789.txt: Deleted 2026/08/01 04:04:24 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/01 04:04:25 INFO : dir1/0011-56789;.txt: Deleted 2026/08/01 04:04:25 INFO : dir1/0013-789;=.txt: Deleted 2026/08/01 04:04:25 DEBUG : Waiting for deletions to finish 2026/08/01 04:04:25 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/01 04:04:25 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:04:25 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/01 04:04:25 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/01 04:04:25 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:04:25 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:04:25 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:04:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:04:25 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:04:25 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:04:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:04:25 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:04:25 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:04:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:04:25 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:04:25 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:04:25 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:04:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:04:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:04:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:04:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/01 04:04:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/01 04:04:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/01 04:04:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/01 04:04:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/01 04:04:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/01 04:04:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/01 04:04:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/01 04:04:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/01 04:04:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/01 04:04:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/01 04:04:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/01 04:04:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/01 04:04:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/01 04:04:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/01 04:04:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/01 04:04:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/01 04:04:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/01 04:04:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/01 04:04:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/01 04:04:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/01 04:04:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/01 04:04:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/01 04:04:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/01 04:04:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/01 04:04:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/01 04:04:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/01 04:04:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/01 04:04:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/01 04:04:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/01 04:04:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 04:04:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/01 04:04:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 04:04:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/01 04:04:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 04:04:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/01 04:04:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 04:04:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/01 04:04:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 04:04:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/01 04:04:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 04:04:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/01 04:04:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 04:04:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/01 04:04:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 04:04:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/01 04:04:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 04:04:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/01 04:04:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 04:04:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/01 04:04:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 04:04:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/01 04:04:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 04:04:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/01 04:04:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 04:04:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/01 04:04:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 04:04:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/01 04:04:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 04:04:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/01 04:04:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 04:04:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/01 04:04:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 04:04:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/01 04:04:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 04:04:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/01 04:04:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 04:04:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/01 04:04:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 04:04:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/01 04:04:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 04:04:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/01 04:04:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 04:04:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/01 04:04:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 04:04:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/01 04:04:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 04:04:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/01 04:04:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 04:04:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/01 04:04:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 04:04:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/01 04:04:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 04:04:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/01 04:04:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 04:04:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/01 04:04:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 04:04:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/01 04:04:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 04:04:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/01 04:04:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 04:04:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/01 04:04:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 04:04:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/01 04:04:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 04:04:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 04:04:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 04:04:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/01 04:04:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 04:04:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/01 04:04:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 04:04:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/01 04:04:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 04:04:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/01 04:04:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 04:04:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/01 04:04:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 04:04:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/01 04:04:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 04:04:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/01 04:04:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 04:04:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/01 04:04:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 04:04:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/01 04:04:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 04:04:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/01 04:04:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 04:04:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/01 04:04:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 04:04:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/01 04:04:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 04:04:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/01 04:04:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 04:04:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/01 04:04:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 04:04:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/01 04:04:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 04:04:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/01 04:04:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 04:04:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 04:04:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 04:04:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 04:04:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 04:04:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/01 04:04:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 04:04:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/01 04:04:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 04:04:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/01 04:04:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 04:04:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/01 04:04:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 04:04:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/01 04:04:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 04:04:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/01 04:04:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 04:04:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/01 04:04:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 04:04:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/01 04:04:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 04:04:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/01 04:04:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 04:04:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/01 04:04:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 04:04:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/01 04:04:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 04:04:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/01 04:04:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 04:04:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/01 04:04:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 04:04:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/01 04:04:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 04:04:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/01 04:04:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 04:04:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/01 04:04:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 04:04:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 04:04:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/01 04:04:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/01 04:04:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/01 04:04:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/01 04:04:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/01 04:04:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/01 04:04:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/01 04:04:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/01 04:04:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/01 04:04:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/01 04:04:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/01 04:04:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/01 04:04:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/01 04:04:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/01 04:04:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/01 04:04:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/01 04:04:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/01 04:04:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/01 04:04:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/01 04:04:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/01 04:04:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/01 04:04:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/01 04:04:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/01 04:04:26 DEBUG : dir1: Directory modification time the same (differ by -586.693µs, within tolerance 1ms) 2026/08/01 04:04:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/01 04:04:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/01 04:04:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:04:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:04:27 DEBUG : appleappleapplebanana: md5 = 8c43f2335d1fdf870ef7ece5d63fc407 OK 2026/08/01 04:04:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 04:04:27 INFO : appleappleapplebanana: Copied (new) 2026/08/01 04:04:27 DEBUG : banana: md5 = f25abb0af3854a4d80c0ada9355329a3 OK 2026/08/01 04:04:27 DEBUG : banana: size = 6 OK 2026/08/01 04:04:27 INFO : banana: Copied (new) 2026/08/01 04:04:27 DEBUG : splitbananasplit: md5 = 4fd9a15664eb06fced8f256a36a0f407 OK 2026/08/01 04:04:27 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 04:04:27 INFO : splitbananasplit: Copied (new) 2026/08/01 04:04:27 DEBUG : apple: md5 = ab3489788e93ced78732766a95bf0327 OK 2026/08/01 04:04:27 DEBUG : apple: size = 5 OK 2026/08/01 04:04:27 INFO : apple: Copied (new) 2026/08/01 04:04:29 DEBUG : dir1/0001-bcdefgh.txt: md5 = 11b59e740ca5a9d970e95ad7c95ab3f1 OK 2026/08/01 04:04:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 04:04:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/01 04:04:29 DEBUG : dir1/0002-cdefghi.txt: md5 = c56eaad4bcccc31452dd1d8919cd7418 OK 2026/08/01 04:04:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 04:04:29 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/01 04:04:29 DEBUG : dir1/0003-defghij.txt: md5 = fc2886825e4c3d5a02d581be2dd254f3 OK 2026/08/01 04:04:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 04:04:29 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/01 04:04:29 DEBUG : dir1/0000-abcdefg.txt: md5 = 6028598d99e4d745ed5364f005ab8392 OK 2026/08/01 04:04:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 04:04:29 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/01 04:04:30 DEBUG : dir1/0004-efghijk.txt: md5 = d7e4f48477af20426d05cbf43fd8f978 OK 2026/08/01 04:04:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 04:04:30 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/01 04:04:30 DEBUG : dir1/0005-fghijkl.txt: md5 = e2461638f6416d0fbe6156441cef80b2 OK 2026/08/01 04:04:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 04:04:30 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/01 04:04:30 DEBUG : dir1/0007-1234567.txt: md5 = 90b0e90793d3fe31129ff47c162b6a04 OK 2026/08/01 04:04:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 04:04:30 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/01 04:04:30 DEBUG : dir1/0006-ghijklm.txt: md5 = 2fe2f1cc32866cc1febfc1344ca5b844 OK 2026/08/01 04:04:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 04:04:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/01 04:04:31 DEBUG : dir1/0009-3456789.txt: md5 = 67aa8f5365a149c599ad464584883ff7 OK 2026/08/01 04:04:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 04:04:31 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/01 04:04:31 DEBUG : dir1/0008-2345678.txt: md5 = 77e0c293e4b94b3914b7c912c1ce15d6 OK 2026/08/01 04:04:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 04:04:31 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/01 04:04:31 DEBUG : dir1/0010-456789.txt: md5 = 6b675fa50b8b3c3bd9dcba32e7884d30 OK 2026/08/01 04:04:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 04:04:31 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/01 04:04:32 DEBUG : dir1/0011-56789;.txt: md5 = 203e8ff1e8afefe14e51387f19c81f04 OK 2026/08/01 04:04:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 04:04:32 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/01 04:04:33 DEBUG : dir1/0014-89;=.txt: md5 = 88364b2066786d890c79904c6f14f74e OK 2026/08/01 04:04:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 04:04:33 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/01 04:04:33 DEBUG : dir1/0012-6789;.txt: md5 = b650158fab191018223b0eb22007edf0 OK 2026/08/01 04:04:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 04:04:33 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/01 04:04:33 DEBUG : dir1/0013-789;=.txt: md5 = 6ac816b156181775d67db80e95deb545 OK 2026/08/01 04:04:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 04:04:33 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/01 04:04:33 DEBUG : dir1/0015-9;=.txt: md5 = f67f0ff76866dc43f60590f7bb7076fc OK 2026/08/01 04:04:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 04:04:33 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/01 04:04:33 DEBUG : Waiting for deletions to finish 2026/08/01 04:04:33 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/01 04:04:33 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/01 04:04:33 INFO : PREFIXsplitbananasplit: Deleted 2026/08/01 04:04:33 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/01 04:04:33 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/01 04:04:33 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/01 04:04:33 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/01 04:04:34 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/01 04:04:34 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/01 04:04:34 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/01 04:04:34 INFO : PREFIXapple: Deleted 2026/08/01 04:04:34 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/01 04:04:34 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/01 04:04:34 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/01 04:04:34 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/01 04:04:34 INFO : PREFIXbanana: Deleted 2026/08/01 04:04:34 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/01 04:04:34 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/01 04:04:34 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/01 04:04:34 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/01 04:04:34 DEBUG : Waiting for deletions to finish 2026/08/01 04:04:35 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:04:35 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:04:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 04:04:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:04:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:04:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:04:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:04:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:04:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:04:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:04:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:04:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:04:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:04:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:04:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:04:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:04:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:04:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:04:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:04:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:04:35 DEBUG : Waiting for deletions to finish 2026/08/01 04:04:36 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:04:36 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:04:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 04:04:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:04:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:04:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:04:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:04:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:04:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:04:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:04:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:04:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:04:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:04:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:04:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:04:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:04:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:04:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:04:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:04:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/08/01 04:04:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 04:04:49 DEBUG : dir1/0000-abcdefg.txt: md5 = 40e377562964a1fc1fc14e597e1532a1 OK 2026/08/01 04:04:50 DEBUG : dir1/0001-bcdefgh.txt: md5 = 34bbfc11f272837827852d2026f9172d OK 2026/08/01 04:04:51 DEBUG : dir1/0002-cdefghi.txt: md5 = 904d5012f2ef7985779e24043e2c44ec OK 2026/08/01 04:04:53 DEBUG : dir1/0003-defghij.txt: md5 = c099430afd76db5c75c662e44921769b OK 2026/08/01 04:04:55 DEBUG : dir1/0004-efghijk.txt: md5 = b498e2a241cd4cc004cb00251dc6f1e1 OK 2026/08/01 04:04:56 DEBUG : dir1/0005-fghijkl.txt: md5 = 9d1a7c3c5ce9dbd39a089494d88ece29 OK 2026/08/01 04:04:57 DEBUG : dir1/0006-ghijklm.txt: md5 = 3643f6183ac2066280fbd21b1fb8cda8 OK 2026/08/01 04:04:59 DEBUG : dir1/0007-1234567.txt: md5 = 7239b5f6d2fb63f3a141a95e2b53fb31 OK 2026/08/01 04:05:01 DEBUG : dir1/0008-2345678.txt: md5 = 1fd0405e178d6ed623557c49106d379e OK 2026/08/01 04:05:03 DEBUG : dir1/0009-3456789.txt: md5 = edfdacdd8ddabd76ccce27a07dc37476 OK 2026/08/01 04:05:04 DEBUG : dir1/0010-456789.txt: md5 = 82f8be93fe2e13b0963bd9559709a5bd OK 2026/08/01 04:05:06 DEBUG : dir1/0011-56789;.txt: md5 = 45b245c61ec51a269ee2dc48f6150618 OK 2026/08/01 04:05:07 DEBUG : dir1/0012-6789;.txt: md5 = 89e3f7a4286be72fd3db4bdcc5ce45e0 OK 2026/08/01 04:05:09 DEBUG : dir1/0013-789;=.txt: md5 = 2fc4b18b8c30aca38bd954b2653cc55c OK 2026/08/01 04:05:11 DEBUG : dir1/0014-89;=.txt: md5 = 42602621f8b9a0adb940351f3a2a0047 OK 2026/08/01 04:05:13 DEBUG : dir1/0015-9;=.txt: md5 = 47d113be131e70fa6fb00e06aa889eaa OK 2026/08/01 04:05:14 DEBUG : apple: md5 = d4015796ae382294cda326465b9ef0cd OK 2026/08/01 04:05:16 DEBUG : banana: md5 = a40f2e710242f7a1d6878837169e642a OK 2026/08/01 04:05:17 DEBUG : appleappleapplebanana: md5 = 6b82bc0833bc4f21c750664c5b9bb224 OK 2026/08/01 04:05:19 DEBUG : splitbananasplit: md5 = d7fb74f5a54544da2837d6dca8c14997 OK 2026/08/01 04:05:19 DEBUG : Waiting for deletions to finish 2026/08/01 04:05:19 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:05:19 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:05:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:05:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 04:05:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:05:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:05:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:05:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:05:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:05:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:05:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:05:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:05:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:05:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:05:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:05:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:05:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:05:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:05:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:05:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:05:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/01 04:05:20 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 04:05:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 04:05:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/01 04:05:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 04:05:20 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 04:05:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/01 04:05:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 04:05:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 04:05:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/01 04:05:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 04:05:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 04:05:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 04:05:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 04:05:20 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 04:05:20 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 04:05:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/01 04:05:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 04:05:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/01 04:05:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 04:05:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/01 04:05:20 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 04:05:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 04:05:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 04:05:20 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/01 04:05:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/01 04:05:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/01 04:05:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 04:05:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/01 04:05:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/01 04:05:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/01 04:05:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/01 04:05:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/01 04:05:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/01 04:05:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/01 04:05:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/01 04:05:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/01 04:05:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/01 04:05:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/01 04:05:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/01 04:05:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/01 04:05:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/01 04:05:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/01 04:05:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/01 04:05:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/01 04:05:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:05:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:05:21 DEBUG : bananaSUFFIX: md5 = bfc1a2a0648dba97d9ef9df5627e2f30 OK 2026/08/01 04:05:21 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/01 04:05:21 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/01 04:05:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/01 04:05:21 DEBUG : appleappleapplebananaSUFFIX: md5 = 821444214e553dd27b6bff6c5253882e OK 2026/08/01 04:05:21 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/01 04:05:21 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/01 04:05:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/01 04:05:21 DEBUG : appleSUFFIX: md5 = f3ec6f3e0a3be3666615ad1716c45fd0 OK 2026/08/01 04:05:21 DEBUG : appleSUFFIX: size = 5 OK 2026/08/01 04:05:21 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/01 04:05:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/01 04:05:22 DEBUG : splitbananasplitSUFFIX: md5 = e52b4fa6e8594cb739a969765cca4a67 OK 2026/08/01 04:05:22 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/01 04:05:22 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/01 04:05:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/01 04:05:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 3fcb747bcf46e201addfd0c737bcd2fe OK 2026/08/01 04:05:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/01 04:05:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/01 04:05:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/01 04:05:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 50084c053a6d03806a8413271d15af4a OK 2026/08/01 04:05:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/01 04:05:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/01 04:05:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/01 04:05:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = a10117d51508ec5bde14c7600d270088 OK 2026/08/01 04:05:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/01 04:05:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/01 04:05:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/01 04:05:23 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 78dcb1068ab6810db9f5ba8135f3a162 OK 2026/08/01 04:05:23 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/01 04:05:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/01 04:05:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/01 04:05:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = dbb86ea4ce7f174af0afcc1eb1f074e8 OK 2026/08/01 04:05:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/01 04:05:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/01 04:05:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/01 04:05:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = a30978d4129ce7e68c857d0421ebe29d OK 2026/08/01 04:05:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/01 04:05:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/01 04:05:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/01 04:05:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 4f1ff25b671a72c4ae8a4cb3ba613f0b OK 2026/08/01 04:05:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/01 04:05:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/01 04:05:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/01 04:05:25 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = b3f94ffde2601212819c26dfed97d29a OK 2026/08/01 04:05:25 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/01 04:05:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/01 04:05:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/01 04:05:25 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 10da9d99bc259eb18a6f63d217987861 OK 2026/08/01 04:05:25 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/01 04:05:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/01 04:05:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/01 04:05:26 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 8c98fcc6bd578239e5378255c876c778 OK 2026/08/01 04:05:26 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/01 04:05:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/01 04:05:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/01 04:05:26 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = c525f67bbd3b9a857d1ec65ade6b9714 OK 2026/08/01 04:05:26 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/01 04:05:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/01 04:05:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/01 04:05:26 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 533efd30bf65806577bde7caf7885491 OK 2026/08/01 04:05:26 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/01 04:05:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/01 04:05:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/01 04:05:27 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 52fd6aef39d661ef8994b3e208d723f5 OK 2026/08/01 04:05:27 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/01 04:05:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/01 04:05:27 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 7cbf20d7b92d02d5453ba40a92ffe276 OK 2026/08/01 04:05:27 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/01 04:05:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/01 04:05:27 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 3e3338a72145bab80c646b568d5eb0fc OK 2026/08/01 04:05:27 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/01 04:05:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/01 04:05:28 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 75db8655e74d57436ad16e4fb8ebe084 OK 2026/08/01 04:05:28 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/01 04:05:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/01 04:05:28 DEBUG : Waiting for deletions to finish 2026/08/01 04:05:28 INFO : dir1/0015-9;=.txt: Deleted 2026/08/01 04:05:28 INFO : appleappleapplebanana: Deleted 2026/08/01 04:05:28 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/01 04:05:28 INFO : dir1/0009-3456789.txt: Deleted 2026/08/01 04:05:28 INFO : dir1/0011-56789;.txt: Deleted 2026/08/01 04:05:28 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/01 04:05:28 INFO : dir1/0014-89;=.txt: Deleted 2026/08/01 04:05:28 INFO : apple: Deleted 2026/08/01 04:05:28 INFO : dir1/0008-2345678.txt: Deleted 2026/08/01 04:05:28 INFO : dir1/0012-6789;.txt: Deleted 2026/08/01 04:05:28 INFO : banana: Deleted 2026/08/01 04:05:28 INFO : dir1/0003-defghij.txt: Deleted 2026/08/01 04:05:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/01 04:05:28 INFO : dir1/0007-1234567.txt: Deleted 2026/08/01 04:05:28 INFO : splitbananasplit: Deleted 2026/08/01 04:05:28 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/01 04:05:29 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/01 04:05:29 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/01 04:05:29 INFO : dir1/0013-789;=.txt: Deleted 2026/08/01 04:05:29 INFO : dir1/0010-456789.txt: Deleted 2026/08/01 04:05:29 DEBUG : Waiting for deletions to finish 2026/08/01 04:05:29 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/01 04:05:29 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/01 04:05:29 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/01 04:05:29 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/01 04:05:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/01 04:05:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/01 04:05:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/01 04:05:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/01 04:05:29 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/01 04:05:29 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/01 04:05:29 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/01 04:05:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/01 04:05:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/01 04:05:29 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/01 04:05:29 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/01 04:05:29 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/01 04:05:29 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/01 04:05:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/01 04:05:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/01 04:05:29 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/01 04:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/01 04:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/01 04:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/01 04:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/01 04:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/01 04:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/01 04:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/01 04:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/01 04:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/01 04:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/01 04:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/01 04:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/01 04:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/01 04:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/01 04:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/01 04:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/01 04:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/01 04:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/01 04:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/01 04:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/01 04:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/01 04:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/01 04:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/01 04:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/01 04:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/01 04:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/01 04:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/01 04:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/01 04:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/01 04:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/01 04:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/01 04:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/01 04:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/01 04:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 04:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 04:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/01 04:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/01 04:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/01 04:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/01 04:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/01 04:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/01 04:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/01 04:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/01 04:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/01 04:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/01 04:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/01 04:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/01 04:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/01 04:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/01 04:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/01 04:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/01 04:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 04:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 04:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 04:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 04:05:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/01 04:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/01 04:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/01 04:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/01 04:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/01 04:05:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/01 04:05:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/01 04:05:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/01 04:05:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/01 04:05:30 DEBUG : dir1: Directory modification time the same (differ by -357.045µs, within tolerance 1ms) 2026/08/01 04:05:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/01 04:05:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/01 04:05:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:05:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:05:31 DEBUG : appleappleapplebanana: md5 = 63deedebccb69f8e79489f8fb5bc3b3b OK 2026/08/01 04:05:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 04:05:31 INFO : appleappleapplebanana: Copied (new) 2026/08/01 04:05:31 DEBUG : apple: md5 = f13feaec3a2fb9fb2d0652780d07c695 OK 2026/08/01 04:05:31 DEBUG : apple: size = 5 OK 2026/08/01 04:05:31 INFO : apple: Copied (new) 2026/08/01 04:05:32 DEBUG : splitbananasplit: md5 = 114c4b647bababab64738ad503edd2b4 OK 2026/08/01 04:05:32 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 04:05:32 INFO : splitbananasplit: Copied (new) 2026/08/01 04:05:32 DEBUG : banana: md5 = 0287b1d13c425018a80d9c8e2704e1ae OK 2026/08/01 04:05:32 DEBUG : banana: size = 6 OK 2026/08/01 04:05:32 INFO : banana: Copied (new) 2026/08/01 04:05:33 DEBUG : dir1/0000-abcdefg.txt: md5 = 98c458ff8e653811db8dd8cfc336cbb5 OK 2026/08/01 04:05:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 04:05:33 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/01 04:05:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = 36d0d1d4683385abe82db67ad150a0b5 OK 2026/08/01 04:05:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 04:05:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/01 04:05:33 DEBUG : dir1/0002-cdefghi.txt: md5 = 52a094a7c50a6df5abfc420579d1616c OK 2026/08/01 04:05:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 04:05:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/01 04:05:33 DEBUG : dir1/0003-defghij.txt: md5 = acd32d05622a5957c56e48c42133369a OK 2026/08/01 04:05:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 04:05:33 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/01 04:05:34 DEBUG : dir1/0004-efghijk.txt: md5 = 583dd77882f85feb33aa4fdea7ae34f4 OK 2026/08/01 04:05:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 04:05:34 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/01 04:05:34 DEBUG : dir1/0005-fghijkl.txt: md5 = e9aa50afe350c33a8a7a64d8bf57318c OK 2026/08/01 04:05:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 04:05:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/01 04:05:35 DEBUG : dir1/0007-1234567.txt: md5 = 8a9b45dac6159027e68987e01c0f5bbe OK 2026/08/01 04:05:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 04:05:35 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/01 04:05:35 DEBUG : dir1/0006-ghijklm.txt: md5 = 51841ce4117a1fc0f4993d4afd5c65dc OK 2026/08/01 04:05:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 04:05:35 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/01 04:05:36 DEBUG : dir1/0008-2345678.txt: md5 = 8757d937b3017f92b695a7817388c2dc OK 2026/08/01 04:05:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 04:05:36 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/01 04:05:36 DEBUG : dir1/0009-3456789.txt: md5 = e2ecbbda69af714a00abfcd9e81bf9d3 OK 2026/08/01 04:05:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 04:05:36 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/01 04:05:36 DEBUG : dir1/0010-456789.txt: md5 = 684c66e1b68a2555992b1cdbd89a1d58 OK 2026/08/01 04:05:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 04:05:36 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/01 04:05:36 DEBUG : dir1/0011-56789;.txt: md5 = d7ca1133b5594764a104143b692c2bfe OK 2026/08/01 04:05:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 04:05:36 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/01 04:05:37 DEBUG : dir1/0013-789;=.txt: md5 = 9c660f94b9f70486a4d06feaf25bdbd5 OK 2026/08/01 04:05:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 04:05:37 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/01 04:05:37 DEBUG : dir1/0012-6789;.txt: md5 = 9ca8b99a4c3d32ba7e8e53a1eacf6e75 OK 2026/08/01 04:05:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 04:05:37 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/01 04:05:37 DEBUG : dir1/0014-89;=.txt: md5 = 760200f9ff54e38fd4ccfc029987b124 OK 2026/08/01 04:05:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 04:05:37 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/01 04:05:37 DEBUG : dir1/0015-9;=.txt: md5 = cbb517884f183482f0e5e684844fbd1a OK 2026/08/01 04:05:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 04:05:37 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/01 04:05:37 DEBUG : Waiting for deletions to finish 2026/08/01 04:05:38 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/01 04:05:38 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/01 04:05:38 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/01 04:05:38 INFO : splitbananasplitSUFFIX: Deleted 2026/08/01 04:05:38 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/01 04:05:38 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/01 04:05:38 INFO : appleSUFFIX: Deleted 2026/08/01 04:05:38 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/01 04:05:38 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/01 04:05:38 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/01 04:05:38 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/01 04:05:38 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/01 04:05:38 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/01 04:05:38 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/01 04:05:38 INFO : bananaSUFFIX: Deleted 2026/08/01 04:05:38 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/01 04:05:39 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/01 04:05:39 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/01 04:05:39 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/01 04:05:39 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/01 04:05:39 DEBUG : Waiting for deletions to finish 2026/08/01 04:05:39 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:05:39 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:05:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 04:05:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:05:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:05:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:05:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:05:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:05:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:05:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:05:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:05:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:05:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:05:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:05:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:05:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:05:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:05:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:05:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:05:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:05:40 DEBUG : Waiting for deletions to finish 2026/08/01 04:05:40 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:05:40 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:05:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 04:05:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:05:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:05:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:05:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:05:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:05:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:05:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:05:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:05:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:05:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:05:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:05:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:05:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:05:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:05:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:05:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:05:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/08/01 04:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 04:05:54 DEBUG : dir1/0000-abcdefg.txt: md5 = f09aaa842e29f03b2f33ef1422a8764d OK 2026/08/01 04:05:56 DEBUG : dir1/0001-bcdefgh.txt: md5 = 942c5d910407354eb1354532e40c5a59 OK 2026/08/01 04:05:57 DEBUG : dir1/0002-cdefghi.txt: md5 = 8c2a6f38744b277c849a9156c875aeaf OK 2026/08/01 04:05:59 DEBUG : dir1/0003-defghij.txt: md5 = c26e668f57a3ccc1f686d21815b74069 OK 2026/08/01 04:06:00 DEBUG : dir1/0004-efghijk.txt: md5 = 6dcfedad304b0ec54ca75d416bd759b8 OK 2026/08/01 04:06:02 DEBUG : dir1/0005-fghijkl.txt: md5 = ce1cbf6fec1fae5ef959bece1787d4eb OK 2026/08/01 04:06:03 DEBUG : dir1/0006-ghijklm.txt: md5 = 9b099472ad326d6ad68441bcee6ef430 OK 2026/08/01 04:06:05 DEBUG : dir1/0007-1234567.txt: md5 = 0a4f686dff4e7f6d6edfe65500e8a49a OK 2026/08/01 04:06:06 DEBUG : dir1/0008-2345678.txt: md5 = a8561fde9998cf0137fff1ced05b15b9 OK 2026/08/01 04:06:08 DEBUG : dir1/0009-3456789.txt: md5 = 9f213c0eee416fd0eef6b39fc0d02a8a OK 2026/08/01 04:06:09 DEBUG : dir1/0010-456789.txt: md5 = 19a7888af2e5ab06e55a2aa6b8098bc8 OK 2026/08/01 04:06:11 DEBUG : dir1/0011-56789;.txt: md5 = 0f208826c7bd90620e94d01cef519fd0 OK 2026/08/01 04:06:12 DEBUG : dir1/0012-6789;.txt: md5 = d6fa33c885ae3c3fc17b647531544eec OK 2026/08/01 04:06:14 DEBUG : dir1/0013-789;=.txt: md5 = 97aca9b1e2197cab7382443ee6e8be55 OK 2026/08/01 04:06:15 DEBUG : dir1/0014-89;=.txt: md5 = 0dd2dd1002416bdb861d051a52b201d4 OK 2026/08/01 04:06:17 DEBUG : dir1/0015-9;=.txt: md5 = e84045f142a29e8add56e0e0a374da83 OK 2026/08/01 04:06:18 DEBUG : apple: md5 = ae9147ff9b5a170eb147619360c7771d OK 2026/08/01 04:06:20 DEBUG : banana: md5 = 2568d68faf1837eb42e994cb7241c40a OK 2026/08/01 04:06:21 DEBUG : appleappleapplebanana: md5 = f473a11d5e4a79c50b2c0dfe966eacdb OK 2026/08/01 04:06:22 DEBUG : splitbananasplit: md5 = 63ef1c5eb3983c85e0637a5776adb97b OK 2026/08/01 04:06:22 DEBUG : Waiting for deletions to finish 2026/08/01 04:06:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:06:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 04:06:23 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:06:23 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:06:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:06:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:06:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:06:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:06:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:06:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:06:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:06:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:06:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:06:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:06:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:06:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:06:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:06:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:06:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:06:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:06:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 04:06:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 04:06:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 04:06:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 04:06:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/01 04:06:24 DEBUG : apple: size = 5 OK 2026/08/01 04:06:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:06:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:24 DEBUG : apple: Unchanged skipping 2026/08/01 04:06:24 DEBUG : banana: size = 6 OK 2026/08/01 04:06:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:06:24 DEBUG : banana: Unchanged skipping 2026/08/01 04:06:24 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/01 04:06:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 04:06:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/01 04:06:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 04:06:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 04:06:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 04:06:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 04:06:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 04:06:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 04:06:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 04:06:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 04:06:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 04:06:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 04:06:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 04:06:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 04:06:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 04:06:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 04:06:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 04:06:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 04:06:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 04:06:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 04:06:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 04:06:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 04:06:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 04:06:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 04:06:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 04:06:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 04:06:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 04:06:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 04:06:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 04:06:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 04:06:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 04:06:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 04:06:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 04:06:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 04:06:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 04:06:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 04:06:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 04:06:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 04:06:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 04:06:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 04:06:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 04:06:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 04:06:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 04:06:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 04:06:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 04:06:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 04:06:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 04:06:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 04:06:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 04:06:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 04:06:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 04:06:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 04:06:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 04:06:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 04:06:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 04:06:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 04:06:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 04:06:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 04:06:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 04:06:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 04:06:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 04:06:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 04:06:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 04:06:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 04:06:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 04:06:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 04:06:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 04:06:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 04:06:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 04:06:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 04:06:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 04:06:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 04:06:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 04:06:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 04:06:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 04:06:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 04:06:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 04:06:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 04:06:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 04:06:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 04:06:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 04:06:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 04:06:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 04:06:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 04:06:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 04:06:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 04:06:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 04:06:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 04:06:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 04:06:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 04:06:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 04:06:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 04:06:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 04:06:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 04:06:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 04:06:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 04:06:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 04:06:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 04:06:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 04:06:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 04:06:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 04:06:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 04:06:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 04:06:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 04:06:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 04:06:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 04:06:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 04:06:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 04:06:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 04:06:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 04:06:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 04:06:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 04:06:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 04:06:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 04:06:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 04:06:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 04:06:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 04:06:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 04:06:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 04:06:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 04:06:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 04:06:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 04:06:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 04:06:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 04:06:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 04:06:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 04:06:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 04:06:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 04:06:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 04:06:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 04:06:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 04:06:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 04:06:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 04:06:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 04:06:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 04:06:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 04:06:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 04:06:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 04:06:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 04:06:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 04:06:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 04:06:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 04:06:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 04:06:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 04:06:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 04:06:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 04:06:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 04:06:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 04:06:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 04:06:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 04:06:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 04:06:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 04:06:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 04:06:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 04:06:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 04:06:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 04:06:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 04:06:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/01 04:06:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 04:06:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/01 04:06:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/01 04:06:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 04:06:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/01 04:06:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 04:06:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/01 04:06:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/01 04:06:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 04:06:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/01 04:06:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 04:06:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/01 04:06:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 04:06:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/01 04:06:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 04:06:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/01 04:06:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 04:06:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/01 04:06:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 04:06:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/01 04:06:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 04:06:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/01 04:06:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 04:06:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/01 04:06:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 04:06:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/01 04:06:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 04:06:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/01 04:06:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 04:06:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/01 04:06:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/01 04:06:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/01 04:06:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/01 04:06:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:06:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:06:25 DEBUG : appleapple: md5 = 99c6f84d776464bf2222f49281bb80a0 OK 2026/08/01 04:06:25 DEBUG : appleapple: size = 21 OK 2026/08/01 04:06:25 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/01 04:06:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/01 04:06:26 DEBUG : splitbanan: md5 = 47b685e74d1e98e466846dc921e7b762 OK 2026/08/01 04:06:26 DEBUG : splitbanan: size = 16 OK 2026/08/01 04:06:26 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/01 04:06:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/01 04:06:26 DEBUG : dir1/0001-bcdef: md5 = 50c82996b2bc7aede00c5d55a9929f56 OK 2026/08/01 04:06:26 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/01 04:06:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/01 04:06:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/01 04:06:26 DEBUG : dir1/0000-abcde: md5 = c0f4a2c1fe05d9ac054b42d5fae13fc9 OK 2026/08/01 04:06:26 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/01 04:06:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/01 04:06:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/01 04:06:27 DEBUG : dir1/0002-cdefg: md5 = bc3247ce3030374ae7f46da623b1e670 OK 2026/08/01 04:06:27 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/01 04:06:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/01 04:06:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/01 04:06:27 DEBUG : dir1/0003-defgh: md5 = ac652876785f779c1b1d7dcfc568e75b OK 2026/08/01 04:06:27 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/01 04:06:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/01 04:06:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/01 04:06:27 DEBUG : dir1/0005-fghij: md5 = ff45a854b9fe03c737f494bdcafe1c64 OK 2026/08/01 04:06:27 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/01 04:06:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/01 04:06:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/01 04:06:27 DEBUG : dir1/0004-efghi: md5 = 650d077ac119f3f1a9c3ae1102663f21 OK 2026/08/01 04:06:27 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/01 04:06:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/01 04:06:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/01 04:06:28 DEBUG : dir1/0006-ghijk: md5 = f8fb2aa47cdbcb7b68b6b273589698d0 OK 2026/08/01 04:06:28 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/01 04:06:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/01 04:06:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/01 04:06:29 DEBUG : dir1/0007-12345: md5 = d7e2c2eebf5adff21698f04763efa1aa OK 2026/08/01 04:06:29 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/01 04:06:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/01 04:06:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/01 04:06:29 DEBUG : dir1/0009-34567: md5 = f08d5061eb28242f7f2b72788d88958f OK 2026/08/01 04:06:29 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/01 04:06:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/01 04:06:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/01 04:06:29 DEBUG : dir1/0008-23456: md5 = b16741a41e52ade1b2e227cd76977eb1 OK 2026/08/01 04:06:29 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/01 04:06:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/01 04:06:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/01 04:06:30 DEBUG : dir1/0010-45678: md5 = 09f51577251e5c2f2122e5fef462bc5c OK 2026/08/01 04:06:30 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/01 04:06:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/01 04:06:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/01 04:06:30 DEBUG : dir1/0011-56789: md5 = 68616e9695fd65428a9a7cfc970c0e70 OK 2026/08/01 04:06:30 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/01 04:06:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/01 04:06:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/01 04:06:30 DEBUG : dir1/0012-6789;: md5 = 031ab50b6d747db928619df7e3a400fb OK 2026/08/01 04:06:30 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/01 04:06:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/01 04:06:30 DEBUG : dir1/0013-789;=: md5 = 0a4083531ab82c321d94aac32167fefc OK 2026/08/01 04:06:30 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/01 04:06:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/01 04:06:31 DEBUG : dir1/0014-89;=.: md5 = 3baa90d544e4f4c0e9b0ecc691a5d6c3 OK 2026/08/01 04:06:31 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/01 04:06:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/01 04:06:31 DEBUG : dir1/0015-9;=.t: md5 = d3ee45a5306f24c1f88f521b09ede380 OK 2026/08/01 04:06:31 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/01 04:06:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/01 04:06:31 DEBUG : Waiting for deletions to finish 2026/08/01 04:06:32 INFO : dir1/0003-defghij.txt: Deleted 2026/08/01 04:06:32 INFO : dir1/0008-2345678.txt: Deleted 2026/08/01 04:06:32 INFO : splitbananasplit: Deleted 2026/08/01 04:06:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/01 04:06:32 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/01 04:06:32 INFO : dir1/0011-56789;.txt: Deleted 2026/08/01 04:06:32 INFO : dir1/0010-456789.txt: Deleted 2026/08/01 04:06:32 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/01 04:06:32 INFO : dir1/0009-3456789.txt: Deleted 2026/08/01 04:06:32 INFO : dir1/0012-6789;.txt: Deleted 2026/08/01 04:06:32 INFO : appleappleapplebanana: Deleted 2026/08/01 04:06:32 INFO : dir1/0013-789;=.txt: Deleted 2026/08/01 04:06:32 INFO : dir1/0007-1234567.txt: Deleted 2026/08/01 04:06:32 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/01 04:06:32 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/01 04:06:32 INFO : dir1/0014-89;=.txt: Deleted 2026/08/01 04:06:33 INFO : dir1/0015-9;=.txt: Deleted 2026/08/01 04:06:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/01 04:06:33 DEBUG : Waiting for deletions to finish 2026/08/01 04:06:33 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:06:33 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:06:33 DEBUG : appleapple: Excluded (Path Filter) 2026/08/01 04:06:33 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/01 04:06:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/01 04:06:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/01 04:06:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/01 04:06:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/01 04:06:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/01 04:06:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/01 04:06:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/01 04:06:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/01 04:06:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/01 04:06:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/01 04:06:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/01 04:06:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/01 04:06:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/01 04:06:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/01 04:06:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/01 04:06:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/01 04:06:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/01 04:06:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/01 04:06:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/01 04:06:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/01 04:06:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/01 04:06:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/01 04:06:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/01 04:06:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/01 04:06:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/01 04:06:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/01 04:06:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/01 04:06:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/01 04:06:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/01 04:06:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/01 04:06:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/01 04:06:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/01 04:06:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/01 04:06:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/01 04:06:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/01 04:06:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/01 04:06:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/01 04:06:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/01 04:06:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/01 04:06:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/01 04:06:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/01 04:06:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/01 04:06:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/01 04:06:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/01 04:06:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/01 04:06:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/01 04:06:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/01 04:06:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/01 04:06:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/01 04:06:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/01 04:06:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/01 04:06:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/01 04:06:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/01 04:06:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/01 04:06:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/01 04:06:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/01 04:06:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/01 04:06:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/01 04:06:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/01 04:06:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/01 04:06:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/01 04:06:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/01 04:06:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/01 04:06:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/01 04:06:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/01 04:06:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/01 04:06:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/01 04:06:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/01 04:06:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/01 04:06:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/01 04:06:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/01 04:06:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/01 04:06:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/01 04:06:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/01 04:06:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/01 04:06:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/01 04:06:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/01 04:06:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/01 04:06:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/01 04:06:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/01 04:06:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/01 04:06:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/01 04:06:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/01 04:06:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/01 04:06:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/01 04:06:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/01 04:06:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/01 04:06:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/01 04:06:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/01 04:06:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/01 04:06:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/01 04:06:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/01 04:06:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/01 04:06:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/01 04:06:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 04:06:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/01 04:06:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/01 04:06:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/01 04:06:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/01 04:06:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/01 04:06:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/01 04:06:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/01 04:06:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/01 04:06:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/01 04:06:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/01 04:06:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/01 04:06:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/01 04:06:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/01 04:06:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/01 04:06:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/01 04:06:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/01 04:06:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/01 04:06:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 04:06:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 04:06:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 04:06:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 04:06:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 04:06:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:34 DEBUG : dir1: Directory modification time the same (differ by -141.188µs, within tolerance 1ms) 2026/08/01 04:06:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 04:06:34 DEBUG : apple: size = 5 OK 2026/08/01 04:06:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:06:34 DEBUG : apple: Unchanged skipping 2026/08/01 04:06:34 DEBUG : appleapple: size = 21 OK 2026/08/01 04:06:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:06:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 04:06:34 DEBUG : banana: size = 6 OK 2026/08/01 04:06:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:06:34 DEBUG : banana: Unchanged skipping 2026/08/01 04:06:34 DEBUG : splitbanan: size = 16 OK 2026/08/01 04:06:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:06:34 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 04:06:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 04:06:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 04:06:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 04:06:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 04:06:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 04:06:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 04:06:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 04:06:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 04:06:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 04:06:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 04:06:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 04:06:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 04:06:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 04:06:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 04:06:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 04:06:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 04:06:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 04:06:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 04:06:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 04:06:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 04:06:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 04:06:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 04:06:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 04:06:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 04:06:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 04:06:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 04:06:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 04:06:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 04:06:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 04:06:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 04:06:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 04:06:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 04:06:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 04:06:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 04:06:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 04:06:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 04:06:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 04:06:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 04:06:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 04:06:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 04:06:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 04:06:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 04:06:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 04:06:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 04:06:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 04:06:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 04:06:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 04:06:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 04:06:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 04:06:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 04:06:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 04:06:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 04:06:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 04:06:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 04:06:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 04:06:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 04:06:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 04:06:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 04:06:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 04:06:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 04:06:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 04:06:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 04:06:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 04:06:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 04:06:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 04:06:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 04:06:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 04:06:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 04:06:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 04:06:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 04:06:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 04:06:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 04:06:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 04:06:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 04:06:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 04:06:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 04:06:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 04:06:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 04:06:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 04:06:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 04:06:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 04:06:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 04:06:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 04:06:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 04:06:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 04:06:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 04:06:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 04:06:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 04:06:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 04:06:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 04:06:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 04:06:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 04:06:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 04:06:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 04:06:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 04:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 04:06:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 04:06:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 04:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 04:06:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 04:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 04:06:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 04:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 04:06:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 04:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 04:06:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 04:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 04:06:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 04:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 04:06:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 04:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 04:06:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 04:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 04:06:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 04:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 04:06:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 04:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 04:06:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 04:06:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 04:06:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 04:06:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 04:06:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 04:06:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 04:06:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 04:06:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 04:06:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 04:06:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 04:06:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 04:06:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 04:06:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 04:06:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 04:06:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 04:06:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 04:06:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 04:06:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 04:06:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 04:06:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 04:06:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 04:06:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 04:06:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 04:06:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 04:06:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 04:06:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 04:06:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 04:06:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 04:06:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 04:06:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 04:06:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 04:06:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 04:06:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 04:06:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 04:06:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 04:06:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 04:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 04:06:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/01 04:06:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/01 04:06:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/01 04:06:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/01 04:06:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/01 04:06:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/01 04:06:35 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/01 04:06:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:06:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 04:06:35 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/01 04:06:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:06:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 04:06:35 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/01 04:06:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:06:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 04:06:35 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/01 04:06:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:06:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 04:06:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/01 04:06:35 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/01 04:06:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:06:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 04:06:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/01 04:06:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/01 04:06:35 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/01 04:06:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:06:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 04:06:35 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/01 04:06:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:06:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 04:06:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/01 04:06:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/01 04:06:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/01 04:06:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/01 04:06:35 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/01 04:06:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:06:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 04:06:35 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/01 04:06:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:06:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 04:06:35 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/01 04:06:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:06:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 04:06:35 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/01 04:06:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:06:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 04:06:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/01 04:06:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/01 04:06:35 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/01 04:06:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:06:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 04:06:35 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/01 04:06:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:06:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 04:06:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/01 04:06:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/01 04:06:35 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/01 04:06:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:06:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 04:06:35 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/01 04:06:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:06:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 04:06:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:06:35 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/01 04:06:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:06:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 04:06:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:06:35 DEBUG : Waiting for deletions to finish 2026/08/01 04:06:35 DEBUG : Waiting for deletions to finish 2026/08/01 04:06:35 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:06:35 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:06:35 DEBUG : appleapple: Excluded (Path Filter) 2026/08/01 04:06:35 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/01 04:06:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/01 04:06:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/01 04:06:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/01 04:06:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/01 04:06:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/01 04:06:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/01 04:06:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/01 04:06:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/01 04:06:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/01 04:06:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/01 04:06:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/01 04:06:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/01 04:06:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/01 04:06:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/01 04:06:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/01 04:06:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/01 04:06:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/01 04:06:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/01 04:06:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/01 04:06:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/01 04:06:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/01 04:06:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/01 04:06:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/01 04:06:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/01 04:06:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/01 04:06:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/01 04:06:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/01 04:06:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/01 04:06:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/01 04:06:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/01 04:06:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/01 04:06:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/01 04:06:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/01 04:06:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/01 04:06:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/01 04:06:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/01 04:06:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/01 04:06:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/01 04:06:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/01 04:06:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/01 04:06:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/01 04:06:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/01 04:06:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/01 04:06:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/01 04:06:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/01 04:06:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/01 04:06:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/01 04:06:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 04:06:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/01 04:06:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/01 04:06:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/01 04:06:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/01 04:06:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/01 04:06:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/01 04:06:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/01 04:06:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/01 04:06:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/01 04:06:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/01 04:06:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/01 04:06:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/01 04:06:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/01 04:06:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/01 04:06:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/01 04:06:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/01 04:06:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/01 04:06:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/01 04:06:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/08/01 04:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 04:06:49 DEBUG : dir1/0000-abcdefg.txt: md5 = 16ec6c7e0547e33e56efb296b99697f7 OK 2026/08/01 04:06:51 DEBUG : dir1/0001-bcdefgh.txt: md5 = cb019749dd9c34d327fc5034498d8543 OK 2026/08/01 04:06:52 DEBUG : dir1/0002-cdefghi.txt: md5 = 6b560c71dd2c99a2020ae95581fef55c OK 2026/08/01 04:06:54 DEBUG : dir1/0003-defghij.txt: md5 = 412aa7d1c42a0de47afb3084c1f072e3 OK 2026/08/01 04:06:56 DEBUG : dir1/0004-efghijk.txt: md5 = 07ec4fc641956c602302249269803cbd OK 2026/08/01 04:06:57 DEBUG : dir1/0005-fghijkl.txt: md5 = 4824679160813afe588133ec8e62c620 OK 2026/08/01 04:06:58 DEBUG : dir1/0006-ghijklm.txt: md5 = 0da6a15346c2efcb7d6a4c41376e170b OK 2026/08/01 04:07:00 DEBUG : dir1/0007-1234567.txt: md5 = 84cc4b77a0f925035c79af0c34443322 OK 2026/08/01 04:07:01 DEBUG : dir1/0008-2345678.txt: md5 = e2751672d692870d253be28f87228b11 OK 2026/08/01 04:07:02 DEBUG : dir1/0009-3456789.txt: md5 = 3dc188a98489f4ff190fa97b0528cf9a OK 2026/08/01 04:07:04 DEBUG : dir1/0010-456789.txt: md5 = e97b85009e3587f5f0b2d3f8e586e83e OK 2026/08/01 04:07:06 DEBUG : dir1/0011-56789;.txt: md5 = 248aa1c9974a075309b0eb63b7553193 OK 2026/08/01 04:07:07 DEBUG : dir1/0012-6789;.txt: md5 = 1e2f49be41b98b61b6adbf1ae7796abe OK 2026/08/01 04:07:08 DEBUG : dir1/0013-789;=.txt: md5 = 2c8cbf5eca5af7ae75e0ab1421c22927 OK 2026/08/01 04:07:10 DEBUG : dir1/0014-89;=.txt: md5 = fb1c802b660c6a9e9e6d916ee3d87ef4 OK 2026/08/01 04:07:11 DEBUG : dir1/0015-9;=.txt: md5 = 7addeadd87a71d5ad9bc11ee487c47f6 OK 2026/08/01 04:07:13 DEBUG : apple: md5 = e846011204ba380b68d82cf54d5cf560 OK 2026/08/01 04:07:14 DEBUG : banana: md5 = daed0e2ec3c839f1b192711a40fb4017 OK 2026/08/01 04:07:16 DEBUG : appleappleapplebanana: md5 = b8760f8a4b8ffaa9ba6930d4e9b8a51b OK 2026/08/01 04:07:17 DEBUG : splitbananasplit: md5 = e5f1e57cf819a4088e113e3c9e6a6c2a OK 2026/08/01 04:07:17 DEBUG : Waiting for deletions to finish 2026/08/01 04:07:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:07:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 04:07:18 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:07:18 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:07:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:07:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:07:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:07:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:07:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:07:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:07:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:07:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:07:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:07:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:07:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:07:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:07:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:07:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:07:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:07:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:07:19 DEBUG : apple: size = 5 OK 2026/08/01 04:07:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:19 DEBUG : apple: Unchanged skipping 2026/08/01 04:07:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 04:07:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 04:07:19 DEBUG : banana: size = 6 OK 2026/08/01 04:07:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:19 DEBUG : banana: Unchanged skipping 2026/08/01 04:07:19 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/01 04:07:19 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 04:07:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:19 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 04:07:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 04:07:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 04:07:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 04:07:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 04:07:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 04:07:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 04:07:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 04:07:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 04:07:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 04:07:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 04:07:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 04:07:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 04:07:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 04:07:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 04:07:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 04:07:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 04:07:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 04:07:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 04:07:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 04:07:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 04:07:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 04:07:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 04:07:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 04:07:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 04:07:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 04:07:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 04:07:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 04:07:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 04:07:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 04:07:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 04:07:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 04:07:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 04:07:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:07:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:07:19 DEBUG : Waiting for deletions to finish 2026/08/01 04:07:19 INFO : There was nothing to transfer 2026/08/01 04:07:19 DEBUG : Waiting for deletions to finish 2026/08/01 04:07:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:07:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 04:07:20 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:07:20 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:07:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:07:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:07:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:07:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:07:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:07:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:07:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:07:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:07:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:07:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:07:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:07:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:07:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:07:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:07:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:07:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:07:21 DEBUG : dir1: Directory modification time the same (differ by -814.742µs, within tolerance 1ms) 2026/08/01 04:07:21 DEBUG : apple: size = 5 OK 2026/08/01 04:07:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:21 DEBUG : apple: Unchanged skipping 2026/08/01 04:07:21 DEBUG : banana: size = 6 OK 2026/08/01 04:07:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:21 DEBUG : banana: Unchanged skipping 2026/08/01 04:07:21 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 04:07:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:21 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 04:07:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 04:07:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 04:07:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 04:07:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 04:07:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 04:07:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 04:07:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 04:07:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 04:07:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 04:07:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 04:07:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 04:07:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 04:07:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 04:07:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 04:07:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 04:07:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 04:07:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 04:07:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 04:07:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 04:07:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 04:07:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 04:07:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 04:07:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 04:07:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 04:07:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 04:07:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 04:07:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 04:07:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 04:07:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 04:07:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 04:07:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 04:07:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 04:07:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:07:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 04:07:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:07:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 04:07:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:07:21 DEBUG : Waiting for deletions to finish 2026/08/01 04:07:21 INFO : There was nothing to transfer 2026/08/01 04:07:21 DEBUG : Waiting for deletions to finish 2026/08/01 04:07:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:07:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 04:07:22 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:07:22 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:07:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:07:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:07:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:07:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:07:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:07:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:07:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:07:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:07:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:07:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:07:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:07:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:07:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:07:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:07:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:07:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:07:22 DEBUG : Waiting for deletions to finish 2026/08/01 04:07:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:07:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 04:07:23 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:07:23 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:07:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:07:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:07:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:07:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:07:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:07:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:07:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:07:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:07:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:07:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:07:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:07:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:07:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:07:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:07:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:07:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/08/01 04:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/08/01 04:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/08/01 04:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/08/01 04:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/08/01 04:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/08/01 04:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/08/01 04:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/08/01 04:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/08/01 04:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/08/01 04:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/08/01 04:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/08/01 04:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/08/01 04:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/08/01 04:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/08/01 04:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 04:07:36 DEBUG : dir1/0000-abcdefg.txt: md5 = 8c379113a678aef282958e7d664346ce OK 2026/08/01 04:07:37 DEBUG : dir1/0001-bcdefgh.txt: md5 = c61a1277d00ec97c54282d19310d32e6 OK 2026/08/01 04:07:39 DEBUG : dir1/0002-cdefghi.txt: md5 = 9a78feec3ac5c7abee3183c6714f4a57 OK 2026/08/01 04:07:40 DEBUG : dir1/0003-defghij.txt: md5 = 11ad5b7094745bef7dfc819f1449ea31 OK 2026/08/01 04:07:42 DEBUG : dir1/0004-efghijk.txt: md5 = c94943f5b2a4cb35e11e3bbf16701092 OK 2026/08/01 04:07:43 DEBUG : dir1/0005-fghijkl.txt: md5 = 56aafd20d7a7a6364ca077452e053bc9 OK 2026/08/01 04:07:45 DEBUG : dir1/0006-ghijklm.txt: md5 = abf3dfc9723a7394123837123d3485fe OK 2026/08/01 04:07:46 DEBUG : dir1/0007-1234567.txt: md5 = c66ba5417aee2d83a8a49138dce47c30 OK 2026/08/01 04:07:48 DEBUG : dir1/0008-2345678.txt: md5 = 52d53a304c7926419dfd401dc3490581 OK 2026/08/01 04:07:49 DEBUG : dir1/0009-3456789.txt: md5 = 6bffb152d2b8386cc8c96d747c9cc95b OK 2026/08/01 04:07:50 DEBUG : dir1/0010-456789.txt: md5 = 5e7c6f68422d29b0afceb17a259b108b OK 2026/08/01 04:07:52 DEBUG : dir1/0011-56789;.txt: md5 = e479d10344164405fdeb4455f378c3b7 OK 2026/08/01 04:07:53 DEBUG : dir1/0012-6789;.txt: md5 = 6dda9970221025e58d82d06b7e272acb OK 2026/08/01 04:07:55 DEBUG : dir1/0013-789;=.txt: md5 = 6f0c0580f35f74ae0798d059565a8b6c OK 2026/08/01 04:07:56 DEBUG : dir1/0014-89;=.txt: md5 = 21a01a5dbfe8054a12c17905967fe4a8 OK 2026/08/01 04:07:57 DEBUG : dir1/0015-9;=.txt: md5 = 5d20c14c7ec431d96aa851922fcb442b OK 2026/08/01 04:07:59 DEBUG : apple: md5 = f3ef9ac1895b957685da6f9a270ba9b4 OK 2026/08/01 04:08:00 DEBUG : banana: md5 = 83a00ce30fae188d830b477cf4a5854b OK 2026/08/01 04:08:02 DEBUG : appleappleapplebanana: md5 = 653e1db96375e15cb08b0f1562f625b2 OK 2026/08/01 04:08:03 DEBUG : splitbananasplit: md5 = 0599f174a384381f3fd5d038b1e7e08d OK 2026/08/01 04:08:03 DEBUG : Waiting for deletions to finish 2026/08/01 04:08:04 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:08:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 04:08:04 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:08:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:08:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:08:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:08:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:08:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:08:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:08:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:08:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:08:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:08:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:08:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:08:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:08:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:08:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:08:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:08:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:08:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:08:05 DEBUG : apple: size = 5 OK 2026/08/01 04:08:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:05 DEBUG : apple: Unchanged skipping 2026/08/01 04:08:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 04:08:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 04:08:05 DEBUG : banana: size = 6 OK 2026/08/01 04:08:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:05 DEBUG : banana: Unchanged skipping 2026/08/01 04:08:05 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/01 04:08:05 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 04:08:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:05 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 04:08:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 04:08:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 04:08:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 04:08:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 04:08:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 04:08:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 04:08:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 04:08:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 04:08:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 04:08:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 04:08:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 04:08:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 04:08:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 04:08:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 04:08:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 04:08:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 04:08:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 04:08:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 04:08:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 04:08:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 04:08:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 04:08:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 04:08:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 04:08:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 04:08:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:08:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 04:08:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 04:08:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 04:08:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 04:08:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 04:08:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 04:08:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 04:08:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 04:08:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:08:05 DEBUG : Waiting for deletions to finish 2026/08/01 04:08:05 INFO : There was nothing to transfer 2026/08/01 04:08:05 DEBUG : Waiting for deletions to finish 2026/08/01 04:08:06 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:08:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 04:08:06 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:08:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:08:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:08:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:08:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:08:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:08:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:08:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:08:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:08:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:08:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:08:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:08:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:08:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:08:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:08:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:08:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:08:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:08:07 DEBUG : dir1: Directory modification time the same (differ by -390.37µs, within tolerance 1ms) 2026/08/01 04:08:07 DEBUG : apple: size = 5 OK 2026/08/01 04:08:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:07 DEBUG : apple: Unchanged skipping 2026/08/01 04:08:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 04:08:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 04:08:07 DEBUG : banana: size = 6 OK 2026/08/01 04:08:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:07 DEBUG : banana: Unchanged skipping 2026/08/01 04:08:07 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 04:08:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:07 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 04:08:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 04:08:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 04:08:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 04:08:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 04:08:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 04:08:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 04:08:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 04:08:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 04:08:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 04:08:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 04:08:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 04:08:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 04:08:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 04:08:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 04:08:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 04:08:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 04:08:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 04:08:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 04:08:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 04:08:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 04:08:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 04:08:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 04:08:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 04:08:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 04:08:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 04:08:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 04:08:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 04:08:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 04:08:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 04:08:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 04:08:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 04:08:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 04:08:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:08:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:08:07 DEBUG : Waiting for deletions to finish 2026/08/01 04:08:07 INFO : There was nothing to transfer 2026/08/01 04:08:07 DEBUG : Waiting for deletions to finish 2026/08/01 04:08:07 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:08:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 04:08:07 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:08:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:08:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:08:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:08:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:08:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:08:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:08:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:08:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:08:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:08:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:08:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:08:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:08:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:08:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:08:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:08:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:08:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:08:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/08/01 04:08:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/08/01 04:08:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/08/01 04:08:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/08/01 04:08:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/08/01 04:08:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/08/01 04:08:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/08/01 04:08:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/08/01 04:08:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/08/01 04:08:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/08/01 04:08:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/08/01 04:08:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/08/01 04:08:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/08/01 04:08:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/08/01 04:08:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/08/01 04:08:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 04:08:20 DEBUG : dir1/0000-abcdefg.txt: md5 = 219b5c039e3fd4129838381598f0b17b OK 2026/08/01 04:08:22 DEBUG : dir1/0001-bcdefgh.txt: md5 = c229967a5b74236b800dbaa5087606ad OK 2026/08/01 04:08:23 DEBUG : dir1/0002-cdefghi.txt: md5 = ef6c0ce126d1503b4d11a0fb70942ad5 OK 2026/08/01 04:08:25 DEBUG : dir1/0003-defghij.txt: md5 = c7a10e0966e6ea90fc41a2ab80e3c058 OK 2026/08/01 04:08:27 DEBUG : dir1/0004-efghijk.txt: md5 = 76b1700e94b39e49fb474ff769939cdc OK 2026/08/01 04:08:28 DEBUG : dir1/0005-fghijkl.txt: md5 = f88635c5f6f712199cf061d87f447a91 OK 2026/08/01 04:08:30 DEBUG : dir1/0006-ghijklm.txt: md5 = 1b60e1b554c1d15cc4cc08117a149237 OK 2026/08/01 04:08:31 DEBUG : dir1/0007-1234567.txt: md5 = 04dd297fee902654ce9dd3c6e98041fe OK 2026/08/01 04:08:32 DEBUG : dir1/0008-2345678.txt: md5 = 975a58738f1ef49a7f5a09910c03936f OK 2026/08/01 04:08:35 DEBUG : dir1/0009-3456789.txt: md5 = c1abd5ac87bfd7b47a04295183fe6cd8 OK 2026/08/01 04:08:37 DEBUG : dir1/0010-456789.txt: md5 = f5e20c8fbdf928fb5ce14863b6c93505 OK 2026/08/01 04:08:39 DEBUG : dir1/0011-56789;.txt: md5 = 8d99628878da57c56c4466c7e359bd5d OK 2026/08/01 04:08:40 DEBUG : dir1/0012-6789;.txt: md5 = 2b6ee82889508d3dbba7394c36ced4b7 OK 2026/08/01 04:08:41 DEBUG : dir1/0013-789;=.txt: md5 = 88aa87f23544a10e05080f489171bf97 OK 2026/08/01 04:08:43 DEBUG : dir1/0014-89;=.txt: md5 = 7836a2f21925cf0f7a383a730f9572dd OK 2026/08/01 04:08:44 DEBUG : dir1/0015-9;=.txt: md5 = 28358b5a525e4d4f1e2376aa9204ce33 OK 2026/08/01 04:08:46 DEBUG : apple: md5 = 59acc5c55eb83ad4f4b20f94fe54d3b6 OK 2026/08/01 04:08:47 DEBUG : banana: md5 = ae0c55bcf689f923dfe1d924d3b0ebdd OK 2026/08/01 04:08:49 DEBUG : appleappleapplebanana: md5 = c7f50567d6f39d8375122b2df80c10dc OK 2026/08/01 04:08:50 DEBUG : splitbananasplit: md5 = 52b49943de922b2bc1b8541332333310 OK 2026/08/01 04:08:50 DEBUG : Waiting for deletions to finish 2026/08/01 04:08:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:08:51 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:08:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 04:08:51 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:08:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:08:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:08:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:08:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:08:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:08:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:08:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:08:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:08:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:08:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:08:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:08:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:08:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:08:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:08:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:08:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:08:51 DEBUG : apple: size = 5 OK 2026/08/01 04:08:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:51 DEBUG : apple: Unchanged skipping 2026/08/01 04:08:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 04:08:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 04:08:51 DEBUG : banana: size = 6 OK 2026/08/01 04:08:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:51 DEBUG : banana: Unchanged skipping 2026/08/01 04:08:52 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/01 04:08:52 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 04:08:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:52 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 04:08:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 04:08:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 04:08:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 04:08:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 04:08:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 04:08:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 04:08:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 04:08:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 04:08:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 04:08:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 04:08:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 04:08:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 04:08:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 04:08:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 04:08:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 04:08:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 04:08:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 04:08:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 04:08:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 04:08:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 04:08:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 04:08:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 04:08:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 04:08:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 04:08:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 04:08:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 04:08:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 04:08:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 04:08:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 04:08:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 04:08:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:08:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 04:08:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 04:08:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:08:52 DEBUG : Waiting for deletions to finish 2026/08/01 04:08:52 INFO : There was nothing to transfer 2026/08/01 04:08:52 DEBUG : Waiting for deletions to finish 2026/08/01 04:08:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:08:52 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:08:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 04:08:52 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:08:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:08:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:08:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:08:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:08:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:08:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:08:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:08:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:08:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:08:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:08:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:08:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:08:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:08:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:08:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:08:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:08:53 DEBUG : dir1: Directory modification time the same (differ by -973.068µs, within tolerance 1ms) 2026/08/01 04:08:53 DEBUG : apple: size = 5 OK 2026/08/01 04:08:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:53 DEBUG : apple: Unchanged skipping 2026/08/01 04:08:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 04:08:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 04:08:53 DEBUG : banana: size = 6 OK 2026/08/01 04:08:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:53 DEBUG : banana: Unchanged skipping 2026/08/01 04:08:53 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 04:08:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:53 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 04:08:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 04:08:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 04:08:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 04:08:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 04:08:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 04:08:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 04:08:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 04:08:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 04:08:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 04:08:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 04:08:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 04:08:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 04:08:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 04:08:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 04:08:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 04:08:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 04:08:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 04:08:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 04:08:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 04:08:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 04:08:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 04:08:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 04:08:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 04:08:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 04:08:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 04:08:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 04:08:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 04:08:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 04:08:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 04:08:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 04:08:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 04:08:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:08:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 04:08:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:08:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:08:54 DEBUG : Waiting for deletions to finish 2026/08/01 04:08:54 INFO : There was nothing to transfer 2026/08/01 04:08:54 DEBUG : Waiting for deletions to finish 2026/08/01 04:08:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:08:54 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:08:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 04:08:54 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:08:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:08:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:08:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:08:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:08:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:08:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:08:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:08:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:08:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:08:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:08:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:08:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:08:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:08:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:08:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:08:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:09:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/08/01 04:09:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/08/01 04:09:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/08/01 04:09:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/08/01 04:09:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/08/01 04:09:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/08/01 04:09:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/08/01 04:09:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/08/01 04:09:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/08/01 04:09:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/08/01 04:09:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/08/01 04:09:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/08/01 04:09:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/08/01 04:09:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/08/01 04:09:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/08/01 04:09:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 04:09:07 DEBUG : dir1/0000-abcdefg.txt: md5 = d03a6f8866f2618d9ae4fbd450bfa758 OK 2026/08/01 04:09:08 DEBUG : dir1/0001-bcdefgh.txt: md5 = f954c35f07c5ec7709e88d7e38dbd8f0 OK 2026/08/01 04:09:10 DEBUG : dir1/0002-cdefghi.txt: md5 = ef8cef9306510cc82b1e5e3f303992e1 OK 2026/08/01 04:09:11 DEBUG : dir1/0003-defghij.txt: md5 = f739961d9ec90fc0537bc7900ed19aaa OK 2026/08/01 04:09:13 DEBUG : dir1/0004-efghijk.txt: md5 = d03a4dc41c4582aada3255ef99a9842e OK 2026/08/01 04:09:14 DEBUG : dir1/0005-fghijkl.txt: md5 = 38c73bf9bb9135f8ebb1bac2902528f4 OK 2026/08/01 04:09:16 DEBUG : dir1/0006-ghijklm.txt: md5 = 7e864b99d702602113e06bd8496496e4 OK 2026/08/01 04:09:17 DEBUG : dir1/0007-1234567.txt: md5 = c72e58b294155d96f89b7b9e82eea5df OK 2026/08/01 04:09:19 DEBUG : dir1/0008-2345678.txt: md5 = 6114d76ba4c8b54ba2e61e35eccaaa1f OK 2026/08/01 04:09:20 DEBUG : dir1/0009-3456789.txt: md5 = 974aa5d001cc252087c66c1ad5ac6ee6 OK 2026/08/01 04:09:22 DEBUG : dir1/0010-456789.txt: md5 = 9281e2ae62d1267c400a82850e70f825 OK 2026/08/01 04:09:23 DEBUG : dir1/0011-56789;.txt: md5 = f5e79f985e31b8e1f9b2ab5725f15ccc OK 2026/08/01 04:09:24 DEBUG : dir1/0012-6789;.txt: md5 = 63460e1705a6720bcfea8499549ae1be OK 2026/08/01 04:09:26 DEBUG : dir1/0013-789;=.txt: md5 = cdbdd865f2caeb4898f9381a33e88f54 OK 2026/08/01 04:09:27 DEBUG : dir1/0014-89;=.txt: md5 = e03016bb39655b8c0268c9dd38dd3dc4 OK 2026/08/01 04:09:28 DEBUG : dir1/0015-9;=.txt: md5 = 4196b6662619589b62a85ee7ffa3720d OK 2026/08/01 04:09:30 DEBUG : apple: md5 = a91a56857c4ebb78c37d03168c190646 OK 2026/08/01 04:09:31 DEBUG : banana: md5 = 559baa2108fa9d2959fbabd91d93044b OK 2026/08/01 04:09:32 DEBUG : appleappleapplebanana: md5 = e17d51a0b2ee544c134852057ea5afdc OK 2026/08/01 04:09:34 DEBUG : splitbananasplit: md5 = 492315b73726c77167945744d2ea889c OK 2026/08/01 04:09:34 DEBUG : Waiting for deletions to finish 2026/08/01 04:09:35 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:09:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:09:35 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:09:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 04:09:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:09:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:09:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:09:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:09:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:09:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:09:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:09:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:09:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:09:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:09:36 DEBUG : apple: size = 5 OK 2026/08/01 04:09:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:36 DEBUG : apple: Unchanged skipping 2026/08/01 04:09:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 04:09:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 04:09:36 DEBUG : banana: size = 6 OK 2026/08/01 04:09:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:36 DEBUG : banana: Unchanged skipping 2026/08/01 04:09:36 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/01 04:09:36 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 04:09:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:36 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 04:09:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 04:09:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 04:09:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 04:09:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 04:09:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 04:09:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 04:09:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 04:09:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 04:09:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 04:09:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 04:09:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 04:09:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 04:09:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 04:09:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 04:09:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 04:09:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 04:09:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 04:09:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 04:09:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 04:09:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 04:09:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 04:09:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 04:09:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 04:09:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 04:09:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 04:09:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:09:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 04:09:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 04:09:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 04:09:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 04:09:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 04:09:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 04:09:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 04:09:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:09:36 DEBUG : Waiting for deletions to finish 2026/08/01 04:09:36 INFO : There was nothing to transfer 2026/08/01 04:09:36 DEBUG : Waiting for deletions to finish 2026/08/01 04:09:37 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:09:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:09:37 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:09:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 04:09:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:09:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:09:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:09:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:09:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:09:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:09:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:09:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:09:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:09:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:09:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:09:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:09:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:09:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:09:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:09:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:09:38 DEBUG : dir1: Directory modification time the same (differ by -525.989µs, within tolerance 1ms) 2026/08/01 04:09:38 DEBUG : apple: size = 5 OK 2026/08/01 04:09:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:38 DEBUG : apple: Unchanged skipping 2026/08/01 04:09:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 04:09:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 04:09:38 DEBUG : banana: size = 6 OK 2026/08/01 04:09:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:38 DEBUG : banana: Unchanged skipping 2026/08/01 04:09:38 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 04:09:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:38 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 04:09:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 04:09:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 04:09:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 04:09:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 04:09:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 04:09:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 04:09:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 04:09:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 04:09:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 04:09:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 04:09:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 04:09:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 04:09:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 04:09:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 04:09:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 04:09:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 04:09:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 04:09:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 04:09:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 04:09:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 04:09:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 04:09:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 04:09:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 04:09:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 04:09:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 04:09:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 04:09:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 04:09:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 04:09:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 04:09:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 04:09:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:09:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 04:09:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:09:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 04:09:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:09:38 DEBUG : Waiting for deletions to finish 2026/08/01 04:09:38 INFO : There was nothing to transfer 2026/08/01 04:09:38 DEBUG : Waiting for deletions to finish 2026/08/01 04:09:38 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:09:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:09:38 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:09:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 04:09:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:09:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:09:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:09:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:09:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:09:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:09:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:09:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:09:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:09:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:09:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:09:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:09:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:09:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:09:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:09:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:09:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/08/01 04:09:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/08/01 04:09:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/08/01 04:09:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/08/01 04:09:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/08/01 04:09:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/08/01 04:09:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/08/01 04:09:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/08/01 04:09:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/08/01 04:09:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/08/01 04:09:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/08/01 04:09:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/08/01 04:09:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/08/01 04:09:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/08/01 04:09:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/08/01 04:09:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 04:09:51 DEBUG : dir1/0000-abcdefg.txt: md5 = cb7e0d8197668346cbe9baf134e42346 OK 2026/08/01 04:09:53 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5e7135942e24edabd19aa14508b15bff OK 2026/08/01 04:09:54 DEBUG : dir1/0002-cdefghi.txt: md5 = f0dcd3b4bd43a7023d2511a79222780c OK 2026/08/01 04:09:56 DEBUG : dir1/0003-defghij.txt: md5 = 3fff4cbb85b3444ab105093747482927 OK 2026/08/01 04:09:57 DEBUG : dir1/0004-efghijk.txt: md5 = fa09995fb0057dc4eb5d45298fba401f OK 2026/08/01 04:09:58 DEBUG : dir1/0005-fghijkl.txt: md5 = 7dfe17bfa13cc367072c0499e111e698 OK 2026/08/01 04:10:00 DEBUG : dir1/0006-ghijklm.txt: md5 = e787642e018fab2fb8a5aa28b9987a09 OK 2026/08/01 04:10:01 DEBUG : dir1/0007-1234567.txt: md5 = 1cdc6e3583dbb3ea4ef75e6337acfdf4 OK 2026/08/01 04:10:02 DEBUG : dir1/0008-2345678.txt: md5 = e7e79a6054807b0489c5435a85c711b3 OK 2026/08/01 04:10:04 DEBUG : dir1/0009-3456789.txt: md5 = e281a979102c2e1c578a580830d4f11d OK 2026/08/01 04:10:05 DEBUG : dir1/0010-456789.txt: md5 = 202c221148983dfc5a3a3914ab80af54 OK 2026/08/01 04:10:07 DEBUG : dir1/0011-56789;.txt: md5 = a5d93c09aed2845db5b41ff9a598071a OK 2026/08/01 04:10:08 DEBUG : dir1/0012-6789;.txt: md5 = ce1b371f5b30c350151de9775ac35a7b OK 2026/08/01 04:10:10 DEBUG : dir1/0013-789;=.txt: md5 = 5151089709b505b3eb731d2009c0440b OK 2026/08/01 04:10:11 DEBUG : dir1/0014-89;=.txt: md5 = 2682069657cb1c3fabc406928ec13d6a OK 2026/08/01 04:10:13 DEBUG : dir1/0015-9;=.txt: md5 = c93ba3e498760788c6630b6902376cd1 OK 2026/08/01 04:10:14 DEBUG : apple: md5 = c4f6687e77c88459156a6b0236a5aa20 OK 2026/08/01 04:10:15 DEBUG : banana: md5 = a50daee63e7c03b4f768140975951f82 OK 2026/08/01 04:10:17 DEBUG : appleappleapplebanana: md5 = 5cf89417789deecc909b3627ec347d64 OK 2026/08/01 04:10:18 DEBUG : splitbananasplit: md5 = ee245294890efbcdc957044ad1f172d6 OK 2026/08/01 04:10:18 DEBUG : Waiting for deletions to finish 2026/08/01 04:10:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 04:10:19 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:10:19 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:10:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:10:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:10:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:10:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:10:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:10:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:10:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:10:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:10:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:10:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:10:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:10:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:10:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:10:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:10:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:10:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:10:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:10:19 DEBUG : apple: size = 5 OK 2026/08/01 04:10:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 04:10:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:19 DEBUG : apple: Unchanged skipping 2026/08/01 04:10:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 04:10:19 DEBUG : banana: size = 6 OK 2026/08/01 04:10:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:19 DEBUG : banana: Unchanged skipping 2026/08/01 04:10:20 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/01 04:10:20 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 04:10:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:20 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 04:10:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 04:10:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 04:10:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 04:10:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 04:10:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:10:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 04:10:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 04:10:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 04:10:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 04:10:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 04:10:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 04:10:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 04:10:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 04:10:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 04:10:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 04:10:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 04:10:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 04:10:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 04:10:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 04:10:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 04:10:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 04:10:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 04:10:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 04:10:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 04:10:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 04:10:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 04:10:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 04:10:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 04:10:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 04:10:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 04:10:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 04:10:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 04:10:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 04:10:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:10:20 DEBUG : Waiting for deletions to finish 2026/08/01 04:10:20 INFO : There was nothing to transfer 2026/08/01 04:10:20 DEBUG : Waiting for deletions to finish 2026/08/01 04:10:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 04:10:21 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:10:21 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:10:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:10:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:10:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:10:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:10:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:10:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:10:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:10:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:10:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:10:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:10:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:10:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:10:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:10:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:10:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:10:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:10:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:10:22 DEBUG : dir1: Directory modification time the same (differ by -83.264µs, within tolerance 1ms) 2026/08/01 04:10:22 DEBUG : apple: size = 5 OK 2026/08/01 04:10:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:22 DEBUG : apple: Unchanged skipping 2026/08/01 04:10:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/01 04:10:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/01 04:10:22 DEBUG : banana: size = 6 OK 2026/08/01 04:10:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:22 DEBUG : banana: Unchanged skipping 2026/08/01 04:10:22 DEBUG : splitbananasplit: size = 16 OK 2026/08/01 04:10:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:22 DEBUG : splitbananasplit: Unchanged skipping 2026/08/01 04:10:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/01 04:10:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/01 04:10:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/01 04:10:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/01 04:10:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/01 04:10:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/01 04:10:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/01 04:10:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/01 04:10:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/01 04:10:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/01 04:10:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/01 04:10:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/01 04:10:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/01 04:10:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/01 04:10:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/01 04:10:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/01 04:10:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/01 04:10:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/01 04:10:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/01 04:10:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/01 04:10:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/01 04:10:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/01 04:10:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/01 04:10:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/01 04:10:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/01 04:10:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/01 04:10:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/01 04:10:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/01 04:10:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/01 04:10:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:10:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/01 04:10:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/01 04:10:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:10:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/01 04:10:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:10:22 DEBUG : Waiting for deletions to finish 2026/08/01 04:10:22 INFO : There was nothing to transfer 2026/08/01 04:10:22 DEBUG : Waiting for deletions to finish 2026/08/01 04:10:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/01 04:10:23 DEBUG : banana: Excluded (Path Filter) 2026/08/01 04:10:23 DEBUG : apple: Excluded (Path Filter) 2026/08/01 04:10:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/01 04:10:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/01 04:10:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/01 04:10:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/01 04:10:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/01 04:10:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/01 04:10:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/01 04:10:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/01 04:10:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/01 04:10:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/01 04:10:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/01 04:10:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/01 04:10:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/01 04:10:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/01 04:10:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/01 04:10:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/01 04:10:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/01 04:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/08/01 04:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/08/01 04:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/08/01 04:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/08/01 04:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/08/01 04:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/08/01 04:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/08/01 04:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/08/01 04:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/08/01 04:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/08/01 04:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/08/01 04:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/08/01 04:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/08/01 04:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/08/01 04:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/08/01 04:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" --- PASS: TestTransform (550.68s) --- PASS: TestTransform/NFC (46.52s) --- PASS: TestTransform/NFD (43.93s) --- PASS: TestTransform/base64 (53.23s) --- PASS: TestTransform/prefix (59.90s) --- PASS: TestTransform/suffix (65.51s) --- PASS: TestTransform/truncate (54.68s) --- PASS: TestTransform/encoder (46.94s) --- PASS: TestTransform/ISO-8859-1 (44.61s) --- PASS: TestTransform/charmap (46.42s) --- PASS: TestTransform/lowercase (44.41s) --- PASS: TestTransform/ascii (44.53s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 04:10:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/01 04:10:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/01 04:10:34 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/08/01 04:10:34 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-08-01T04:10:34.103349167Z) 2026/08/01 04:10:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/01 04:10:34 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/01 04:10:34 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/01 04:10:34 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/01 04:10:34 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/01 04:10:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:10:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:10:36 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 95b76022020ca80718af13ed4861edbb OK 2026/08/01 04:10:36 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/01 04:10:36 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/01 04:10:36 DEBUG : Waiting for deletions to finish 2026/08/01 04:10:38 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.64s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 04:10:38 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:10:38 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:10:38 DEBUG : tictactoe: Making directory with metadata 2026/08/01 04:10:39 INFO : tictactoe: Made directory with metadata (mtime=2026-08-01T04:10:38.747407796Z) 2026/08/01 04:10:39 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:10:39 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:10:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 04:10:39 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/01 04:10:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 04:10:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:10:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:10:41 DEBUG : tictactoe/tictactoe: md5 = 252ffae960a68a224d05f0cf73397e73 OK 2026/08/01 04:10:41 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/01 04:10:41 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/01 04:10:41 DEBUG : Waiting for deletions to finish 2026/08/01 04:10:42 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.89s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 04:10:43 DEBUG : toe: Making directory with metadata 2026/08/01 04:10:44 INFO : toe: Made directory with metadata (mtime=2026-08-01T04:10:43.635469526Z) 2026/08/01 04:10:44 DEBUG : toe/toe: Making directory with metadata 2026/08/01 04:10:45 INFO : toe/toe: Made directory with metadata (mtime=2026-08-01T04:10:43.635469526Z) 2026/08/01 04:10:45 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:10:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/01 04:10:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/01 04:10:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/01 04:10:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:10:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:10:46 DEBUG : toe/toe/tictactoe: md5 = 1d166591037f219f2b296d23c13220a0 OK 2026/08/01 04:10:46 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/01 04:10:46 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/01 04:10:46 DEBUG : Waiting for deletions to finish 2026/08/01 04:10:48 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/08/01 04:10:49 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.48s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 04:10:50 DEBUG : toe: Making directory with metadata 2026/08/01 04:10:51 INFO : toe: Made directory with metadata (mtime=2026-08-01T04:10:50.11455138Z) 2026/08/01 04:10:51 DEBUG : toe/toe: Making directory with metadata 2026/08/01 04:10:51 INFO : toe/toe: Made directory with metadata (mtime=2026-08-01T04:10:50.11455138Z) 2026/08/01 04:10:51 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:10:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/01 04:10:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/01 04:10:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/01 04:10:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:10:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:10:53 DEBUG : toe/toe/tictactoe: md5 = ecfe415cc0077b0124388942dd8b1a51 OK 2026/08/01 04:10:53 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/01 04:10:53 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/01 04:10:53 DEBUG : Waiting for deletions to finish 2026/08/01 04:10:55 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/08/01 04:10:56 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.55s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 04:10:56 DEBUG : empty_dir: Making directory with metadata 2026/08/01 04:10:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/01 04:10:56 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:10:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 04:10:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 04:10:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 04:10:56 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/01 04:10:57 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/01 04:10:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 04:10:57 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:10:57 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:10:57 DEBUG : tictactoe: Making directory with metadata 2026/08/01 04:10:58 INFO : tictactoe: Made directory with metadata (mtime=2026-08-01T04:10:56.66263414Z) 2026/08/01 04:10:58 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:10:58 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:10:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 04:10:58 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/01 04:10:59 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-01T04:10:56.66263414Z) 2026/08/01 04:10:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 04:10:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/01 04:10:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/01 04:10:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/01 04:10:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:10:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:11:00 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 2c5247c52a997faf20b424aa1840075f OK 2026/08/01 04:11:00 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/01 04:11:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/01 04:11:00 DEBUG : Waiting for deletions to finish 2026/08/01 04:11:03 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/08/01 04:11:04 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.89s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 04:11:05 DEBUG : empty_dir: Making directory with metadata 2026/08/01 04:11:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/01 04:11:05 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:11:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 04:11:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 04:11:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 04:11:05 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/01 04:11:06 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/01 04:11:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 04:11:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:11:06 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:11:06 DEBUG : tictactoe: Making directory with metadata 2026/08/01 04:11:07 INFO : tictactoe: Made directory with metadata (mtime=2026-08-01T04:11:05.550746533Z) 2026/08/01 04:11:07 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:11:07 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:11:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 04:11:07 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/01 04:11:07 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-01T04:11:05.550746533Z) 2026/08/01 04:11:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 04:11:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/01 04:11:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 04:11:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/01 04:11:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 04:11:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:11:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:11:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = d950df53000d11675f6fd6ae75c81efd OK 2026/08/01 04:11:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/01 04:11:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 04:11:09 DEBUG : Waiting for deletions to finish 2026/08/01 04:11:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:11:09 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:11:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 04:11:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 04:11:10 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:11:10 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:11:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/01 04:11:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/01 04:11:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/08/01 04:11:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': 0 differences found 2026/08/01 04:11:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': 1 hashes could not be checked 2026/08/01 04:11:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': 1 matching files 2026/08/01 04:11:12 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/08/01 04:11:12 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.41s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 04:11:13 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:11:14 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:11:14 DEBUG : tictactoe: Making directory with metadata 2026/08/01 04:11:14 INFO : tictactoe: Made directory with metadata (mtime=2026-08-01T04:11:13.957852903Z) 2026/08/01 04:11:14 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:11:14 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:11:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 04:11:14 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/01 04:11:15 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-01T04:11:13.957852903Z) 2026/08/01 04:11:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 04:11:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/01 04:11:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/01 04:11:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:11:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:11:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/01 04:11:17 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 5a06450c7c9df1b989846898d347c3a8 OK 2026/08/01 04:11:17 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/01 04:11:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/01 04:11:17 DEBUG : Waiting for deletions to finish 2026/08/01 04:11:17 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:11:18 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:11:18 DEBUG : tictactoe: Directory modification time the same (differ by -852.903µs, within tolerance 1ms) 2026/08/01 04:11:18 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:11:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 04:11:18 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -852.903µs, within tolerance 1ms) 2026/08/01 04:11:18 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/01 04:11:18 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/01 04:11:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/01 04:11:18 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/01 04:11:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:11:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:11:18 DEBUG : Waiting for deletions to finish 2026/08/01 04:11:20 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/08/01 04:11:21 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.05s) === RUN TestSyntax 2026/08/01 04:11:22 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 04:11:22 DEBUG : toe: Making directory with metadata 2026/08/01 04:11:22 INFO : toe: Made directory with metadata (mtime=2026-08-01T04:11:22.006954797Z) 2026/08/01 04:11:22 DEBUG : toe/toe: Making directory with metadata 2026/08/01 04:11:23 INFO : toe/toe: Made directory with metadata (mtime=2026-08-01T04:11:22.006954797Z) 2026/08/01 04:11:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/01 04:11:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:11:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:11:25 DEBUG : toe/toe/toe: md5 = de4f58c3bdb1d38030d60498b2a08329 OK 2026/08/01 04:11:25 DEBUG : toe/toe/toe: size = 11 OK 2026/08/01 04:11:25 INFO : toe/toe/toe: Copied (new) 2026/08/01 04:11:25 DEBUG : Waiting for deletions to finish 2026/08/01 04:11:27 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/08/01 04:11:28 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.65s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 04:11:28 DEBUG : empty_dir: Making directory with metadata 2026/08/01 04:11:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/01 04:11:28 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:11:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 04:11:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 04:11:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 04:11:28 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/01 04:11:29 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/01 04:11:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 04:11:29 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:11:29 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:11:29 DEBUG : tictactoe: Making directory with metadata 2026/08/01 04:11:30 INFO : tictactoe: Made directory with metadata (mtime=2026-08-01T04:11:28.652038955Z) 2026/08/01 04:11:30 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:11:30 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:11:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 04:11:30 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/01 04:11:30 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-01T04:11:28.652038955Z) 2026/08/01 04:11:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 04:11:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/01 04:11:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 04:11:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/01 04:11:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 04:11:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 04:11:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:11:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:11:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 963e5e87d2dabba2a5a863ab143518c2 OK 2026/08/01 04:11:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/01 04:11:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 04:11:32 INFO : toe/toe/toe.txt: Deleted 2026/08/01 04:11:32 INFO : toe/toe: Removing directory 2026/08/01 04:11:32 INFO : toe: Removing directory 2026/08/01 04:11:32 INFO : empty_dir: Removing directory 2026/08/01 04:11:32 DEBUG : Local file system at /tmp/rclone2536114824: deleted 3 directories 2026/08/01 04:11:34 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/08/01 04:11:34 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (7.54s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 04:11:36 DEBUG : empty_dir: Making directory with metadata 2026/08/01 04:11:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/01 04:11:36 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:11:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 04:11:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 04:11:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 04:11:36 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/01 04:11:37 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/01 04:11:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 04:11:37 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:11:37 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:11:37 DEBUG : tictactoe: Making directory with metadata 2026/08/01 04:11:37 INFO : tictactoe: Made directory with metadata (mtime=2026-08-01T04:11:36.191134478Z) 2026/08/01 04:11:37 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:11:37 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:11:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 04:11:37 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/01 04:11:38 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-01T04:11:36.191134478Z) 2026/08/01 04:11:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 04:11:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/01 04:11:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 04:11:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/01 04:11:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 04:11:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 04:11:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:11:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:11:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = ce519818408fd875e06090cd394e331a OK 2026/08/01 04:11:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/01 04:11:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 04:11:40 INFO : toe/toe/toe.txt: Deleted 2026/08/01 04:11:40 INFO : toe/toe: Removing directory 2026/08/01 04:11:40 INFO : toe: Removing directory 2026/08/01 04:11:40 INFO : empty_dir: Removing directory 2026/08/01 04:11:40 DEBUG : Local file system at /tmp/rclone2536114824: deleted 3 directories 2026/08/01 04:11:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/01 04:11:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/01 04:11:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/01 04:11:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/01 04:11:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/01 04:11:43 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/08/01 04:11:45 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/08/01 04:11:45 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/08/01 04:11:47 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.18s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 04:11:48 DEBUG : Reset feature "Copy" 2026/08/01 04:11:48 DEBUG : Reset feature "Move" 2026/08/01 04:11:48 DEBUG : Reset feature "Copy" 2026/08/01 04:11:48 DEBUG : Reset feature "Move" 2026/08/01 04:11:48 DEBUG : empty_dir: Making directory with metadata 2026/08/01 04:11:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/01 04:11:48 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:11:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 04:11:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 04:11:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 04:11:48 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/01 04:11:49 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/01 04:11:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/01 04:11:49 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:11:49 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:11:49 DEBUG : tictactoe: Making directory with metadata 2026/08/01 04:11:49 INFO : tictactoe: Made directory with metadata (mtime=2026-08-01T04:11:48.36928887Z) 2026/08/01 04:11:49 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:11:49 DEBUG : toe: transformed to: tictactoe 2026/08/01 04:11:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 04:11:49 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/01 04:11:50 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-01T04:11:48.36928887Z) 2026/08/01 04:11:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/01 04:11:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/01 04:11:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 04:11:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/01 04:11:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 04:11:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 04:11:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:11:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:11:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = d2fcb8829a47edc4e37a88cd857ef2a0 OK 2026/08/01 04:11:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/01 04:11:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/01 04:11:52 INFO : toe/toe/toe.txt: Deleted 2026/08/01 04:11:52 INFO : toe/toe: Removing directory 2026/08/01 04:11:52 INFO : toe: Removing directory 2026/08/01 04:11:52 INFO : empty_dir: Removing directory 2026/08/01 04:11:52 DEBUG : Local file system at /tmp/rclone2536114824: deleted 3 directories 2026/08/01 04:11:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/01 04:11:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/01 04:11:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/01 04:11:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/01 04:11:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/01 04:11:56 DEBUG : toe/toe/toe.txt: md5 = 0a2006ca12bd3321175fab88fddd916a OK 2026/08/01 04:11:56 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/01 04:11:56 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/01 04:11:57 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/08/01 04:11:59 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/08/01 04:12:00 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/08/01 04:12:00 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/08/01 04:12:01 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.37s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 04:12:02 DEBUG : toe: transformed to: dG9l 2026/08/01 04:12:02 DEBUG : toe: transformed to: dG9l 2026/08/01 04:12:02 DEBUG : dG9l: Making directory with metadata 2026/08/01 04:12:03 INFO : dG9l: Made directory with metadata (mtime=2026-08-01T04:12:02.734471132Z) 2026/08/01 04:12:03 DEBUG : toe: transformed to: dG9l 2026/08/01 04:12:03 DEBUG : toe: transformed to: dG9l 2026/08/01 04:12:03 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/01 04:12:03 DEBUG : dG9l/dG9l: Making directory with metadata 2026/08/01 04:12:04 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-08-01T04:12:02.734471132Z) 2026/08/01 04:12:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/01 04:12:04 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/01 04:12:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/01 04:12:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/01 04:12:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:12:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:12:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/01 04:12:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = a470bd2338a0510067d8068aca995e4e OK 2026/08/01 04:12:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/01 04:12:05 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/01 04:12:05 DEBUG : Waiting for deletions to finish 2026/08/01 04:12:06 DEBUG : dG9l: transformed to: toe 2026/08/01 04:12:06 DEBUG : dG9l: transformed to: toe 2026/08/01 04:12:06 DEBUG : toe: Directory modification time the same (differ by 471.132µs, within tolerance 1ms) 2026/08/01 04:12:06 DEBUG : Added delayed dir = "toe", newDst=toe 2026/08/01 04:12:07 DEBUG : dG9l: transformed to: toe 2026/08/01 04:12:07 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/01 04:12:07 DEBUG : toe/toe: Directory modification time the same (differ by 471.132µs, within tolerance 1ms) 2026/08/01 04:12:07 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/08/01 04:12:07 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/01 04:12:07 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/01 04:12:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/08/01 04:12:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/01 04:12:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/01 04:12:07 DEBUG : Local file system at /tmp/rclone2536114824: Waiting for checks to finish 2026/08/01 04:12:07 DEBUG : Local file system at /tmp/rclone2536114824: Waiting for transfers to finish 2026/08/01 04:12:07 DEBUG : Waiting for deletions to finish 2026/08/01 04:12:09 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/08/01 04:12:09 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (7.78s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda'", Local "Local file system at /tmp/rclone2536114824", Modify Window "1ms" 2026/08/01 04:12:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/01 04:12:10 DEBUG : toe: transformed to: 2026/08/01 04:12:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/01 04:12:10 DEBUG : toe: transformed to: 2026/08/01 04:12:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Making directory with metadata 2026/08/01 04:12:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Made directory with metadata (mtime=2026-08-01T04:12:10.517569944Z) 2026/08/01 04:12:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/01 04:12:11 DEBUG : toe: transformed to: 2026/08/01 04:12:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/01 04:12:11 DEBUG : toe: transformed to: 2026/08/01 04:12:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/01 04:12:11 DEBUG : toe/toe: transformed to: 2026/08/01 04:12:11 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/01 04:12:11 DEBUG : toe/toe: Making directory with metadata 2026/08/01 04:12:12 INFO : toe/toe: Made directory with metadata (mtime=2026-08-01T04:12:10.517569944Z) 2026/08/01 04:12:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/01 04:12:12 DEBUG : toe/toe: transformed to: 2026/08/01 04:12:12 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/01 04:12:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/01 04:12:12 DEBUG : toe: transformed to: 2026/08/01 04:12:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/01 04:12:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/01 04:12:12 DEBUG : toe/toe/toe: transformed to: 2026/08/01 04:12:12 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/01 04:12:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for checks to finish 2026/08/01 04:12:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Waiting for transfers to finish 2026/08/01 04:12:13 DEBUG : toe/toe/toe: md5 = 6523146ebce267a02429864bdebac5cc OK 2026/08/01 04:12:13 DEBUG : toe/toe/toe: size = 11 OK 2026/08/01 04:12:13 INFO : toe/toe/toe: Copied (new) 2026/08/01 04:12:13 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': not deleting files as there were IO errors 2026/08/01 04:12:13 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': not deleting directories as there were IO errors 2026/08/01 04:12:15 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/08/01 04:12:16 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (6.69s) PASS 2026/08/01 04:12:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqebom9zuda': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 26m13.003064052s (try 1/5)