"./sync.test -test.v -test.timeout 1h0m0s -remote TestDrime: -verbose" - Starting (try 4/5) 2026/01/30 05:34:41 DEBUG : Creating backend with remote "TestDrime:rclone-test-dehicob0riqa" 2026/01/30 05:34:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/30 05:34:42 DEBUG : Creating backend with remote "/tmp/rclone1378770673" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:34:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/30 05:34:44 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:34:44 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/01/30 05:34:44 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.58s) === RUN TestCopy run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:34:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/30 05:34:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/30 05:34:45 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:34:45 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:34:55 DEBUG : sub dir/hello world: size = 11 OK 2026/01/30 05:34:55 INFO : sub dir/hello world: Copied (new) 2026/01/30 05:34:56 DEBUG : drime root 'rclone-test-dehicob0riqa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (12.41s) === RUN TestCopyMetadata run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.65s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.47s) === RUN TestCopyMissingDirectory run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:34:58 DEBUG : Creating backend with remote "/non-existing" 2026/01/30 05:34:59 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/01/30 05:34:59 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:34:59 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.58s) === RUN TestCopyNoTraverse run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:34:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/30 05:34:59 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:34:59 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:35:09 DEBUG : sub dir/hello world: size = 11 OK 2026/01/30 05:35:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (13.29s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.58s) === RUN TestCopyCheckFirst run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:35:13 INFO : drime root 'rclone-test-dehicob0riqa': Running all checks before starting transfers 2026/01/30 05:35:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/30 05:35:13 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:35:13 INFO : drime root 'rclone-test-dehicob0riqa': Checks finished, now starting transfers 2026/01/30 05:35:13 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:35:21 DEBUG : sub dir/hello world: size = 11 OK 2026/01/30 05:35:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (11.77s) === RUN TestSyncNoTraverse run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:35:25 ERROR : Ignoring --no-traverse with sync 2026/01/30 05:35:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/30 05:35:25 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:35:25 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:35:35 DEBUG : sub dir/hello world: size = 11 OK 2026/01/30 05:35:35 INFO : sub dir/hello world: Copied (new) 2026/01/30 05:35:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (12.65s) === RUN TestCopyWithDepth run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:35:38 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/01/30 05:35:38 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:35:38 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:35:48 DEBUG : hello world2: size = 12 OK 2026/01/30 05:35:48 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (11.98s) === RUN TestCopyWithFilesFrom run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:35:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/30 05:35:50 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:35:50 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:35:59 DEBUG : potato2: size = 11 OK 2026/01/30 05:35:59 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (10.46s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:36:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/30 05:36:00 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:36:00 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:36:08 DEBUG : potato2: size = 11 OK 2026/01/30 05:36:08 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (9.61s) === RUN TestCopyEmptyDirectories run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:36:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/01/30 05:36:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/30 05:36:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/01/30 05:36:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/30 05:36:10 INFO : sub dir2: Making directory 2026/01/30 05:36:10 INFO : sub dir: Making directory 2026/01/30 05:36:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/30 05:36:11 INFO : sub dir2/sub sub dir2: Making directory 2026/01/30 05:36:12 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:36:12 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:36:19 DEBUG : sub dir/hello world: size = 11 OK 2026/01/30 05:36:19 INFO : sub dir/hello world: Copied (new) 2026/01/30 05:36:20 DEBUG : drime root 'rclone-test-dehicob0riqa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (13.91s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:36:23 INFO : sub dir2: Making directory 2026/01/30 05:36:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/01/30 05:36:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/30 05:36:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/30 05:36:24 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:36:24 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:36:33 DEBUG : sub dir/hello world: size = 11 OK 2026/01/30 05:36:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (12.00s) === RUN TestMoveEmptyDirectories run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:36:35 DEBUG : sub dir2: Making directory with metadata 2026/01/30 05:36:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/30 05:36:36 INFO : sub dir2: Making directory 2026/01/30 05:36:36 INFO : sub dir: Making directory 2026/01/30 05:36:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/30 05:36:37 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:36:37 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:36:45 DEBUG : sub dir/hello world: size = 11 OK 2026/01/30 05:36:45 INFO : sub dir/hello world: Copied (new) 2026/01/30 05:36:45 INFO : sub dir/hello world: Deleted 2026/01/30 05:36:46 DEBUG : drime root 'rclone-test-dehicob0riqa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/01/30 05:36:46 DEBUG : drime root 'rclone-test-dehicob0riqa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (12.90s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.58s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:36:49 INFO : sub dir2: Making directory 2026/01/30 05:36:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/30 05:36:49 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:36:49 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:36:58 DEBUG : sub dir/hello world: size = 11 OK 2026/01/30 05:36:58 INFO : sub dir/hello world: Copied (new) 2026/01/30 05:36:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (11.68s) === RUN TestSyncEmptyDirectories run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:37:00 DEBUG : sub dir2: Making directory with metadata 2026/01/30 05:37:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/30 05:37:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/30 05:37:01 INFO : sub dir2: Making directory 2026/01/30 05:37:01 INFO : sub dir: Making directory 2026/01/30 05:37:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/30 05:37:02 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:37:02 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:37:09 DEBUG : sub dir/hello world: size = 11 OK 2026/01/30 05:37:09 INFO : sub dir/hello world: Copied (new) 2026/01/30 05:37:09 DEBUG : Waiting for deletions to finish 2026/01/30 05:37:10 DEBUG : drime root 'rclone-test-dehicob0riqa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (11.71s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.55s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:37:13 INFO : sub dir2: Making directory 2026/01/30 05:37:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/30 05:37:13 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:37:13 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:37:22 DEBUG : sub dir/hello world: size = 11 OK 2026/01/30 05:37:22 INFO : sub dir/hello world: Copied (new) 2026/01/30 05:37:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (11.31s) === RUN TestServerSideCopy run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:37:34 DEBUG : Creating backend with remote "TestDrime:rclone-test-tarojak9cite" sync_test.go:620: Server side copy (if possible) drime root 'rclone-test-dehicob0riqa' -> drime root 'rclone-test-tarojak9cite' 2026/01/30 05:37:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/30 05:37:35 DEBUG : drime root 'rclone-test-tarojak9cite': Waiting for checks to finish 2026/01/30 05:37:35 DEBUG : drime root 'rclone-test-tarojak9cite': Waiting for transfers to finish 2026/01/30 05:37:40 DEBUG : sub dir/hello world: size = 11 OK 2026/01/30 05:37:40 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/30 05:37:41 DEBUG : drime root 'rclone-test-tarojak9cite': Purge remote --- PASS: TestServerSideCopy (18.65s) === RUN TestCopyOverSelf run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:37:53 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1378770673) 2026/01/30 05:37:53 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 05:37:53 DEBUG : sub dir/hello world: Sizes differ 2026/01/30 05:37:53 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:37:53 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:38:00 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/01/30 05:38:00 DEBUG : sub dir/hello world: size = 17 OK 2026/01/30 05:38:00 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (20.29s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:38:13 DEBUG : Creating backend with remote "TestDrime:rclone-test-nufelim7pome" sync_test.go:656: Server side copy (if possible) drime root 'rclone-test-dehicob0riqa' -> drime root 'rclone-test-nufelim7pome' 2026/01/30 05:38:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/30 05:38:15 DEBUG : drime root 'rclone-test-nufelim7pome': Waiting for checks to finish 2026/01/30 05:38:15 DEBUG : drime root 'rclone-test-nufelim7pome': Waiting for transfers to finish 2026/01/30 05:38:19 DEBUG : sub dir/hello world: size = 11 OK 2026/01/30 05:38:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/30 05:38:28 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/01/30 05:38:30 DEBUG : sub dir/hello world: size = 17 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 05:38:30 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-nufelim7pome') 2026/01/30 05:38:30 DEBUG : sub dir/hello world: Sizes differ 2026/01/30 05:38:30 DEBUG : drime root 'rclone-test-nufelim7pome': Waiting for checks to finish 2026/01/30 05:38:30 DEBUG : drime root 'rclone-test-nufelim7pome': Waiting for transfers to finish 2026/01/30 05:38:34 DEBUG : sub dir/hello world: Server side copy: removing existing object after successful copy 2026/01/30 05:38:34 DEBUG : sub dir/hello world: size = 17 OK 2026/01/30 05:38:34 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/30 05:38:35 DEBUG : drime root 'rclone-test-nufelim7pome': Purge remote --- PASS: TestServerSideCopyOverSelf (33.68s) === RUN TestMoveOverSelf run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:38:48 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:38:48 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1378770673) 2026/01/30 05:38:48 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 05:38:48 DEBUG : sub dir/hello world: Sizes differ 2026/01/30 05:38:48 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:38:55 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/01/30 05:38:55 DEBUG : sub dir/hello world: size = 17 OK 2026/01/30 05:38:55 INFO : sub dir/hello world: Copied (replaced existing) 2026/01/30 05:38:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (21.06s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:39:06 DEBUG : Creating backend with remote "TestDrime:rclone-test-roqufil1tigi" sync_test.go:701: Server side copy (if possible) drime root 'rclone-test-dehicob0riqa' -> drime root 'rclone-test-roqufil1tigi' 2026/01/30 05:39:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/30 05:39:08 DEBUG : drime root 'rclone-test-roqufil1tigi': Waiting for checks to finish 2026/01/30 05:39:08 DEBUG : drime root 'rclone-test-roqufil1tigi': Waiting for transfers to finish 2026/01/30 05:39:14 DEBUG : sub dir/hello world: size = 11 OK 2026/01/30 05:39:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/30 05:39:23 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/01/30 05:39:23 DEBUG : drime root 'rclone-test-roqufil1tigi': Using server-side directory move 2026/01/30 05:39:23 INFO : drime root 'rclone-test-roqufil1tigi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/01/30 05:39:24 DEBUG : sub dir/hello world: size = 17 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 05:39:24 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-roqufil1tigi') 2026/01/30 05:39:24 DEBUG : sub dir/hello world: Sizes differ 2026/01/30 05:39:24 DEBUG : drime root 'rclone-test-roqufil1tigi': Waiting for checks to finish 2026/01/30 05:39:24 DEBUG : drime root 'rclone-test-roqufil1tigi': Waiting for transfers to finish 2026/01/30 05:39:24 INFO : sub dir/hello world: Deleted 2026/01/30 05:39:25 INFO : sub dir/hello world: Moved (server-side) 2026/01/30 05:39:36 DEBUG : testing file moves 2026/01/30 05:39:37 DEBUG : sub dir/hello world: size = 24 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 05:39:37 DEBUG : sub dir/hello world: size = 17 (drime root 'rclone-test-roqufil1tigi') 2026/01/30 05:39:37 DEBUG : sub dir/hello world: Sizes differ 2026/01/30 05:39:37 DEBUG : drime root 'rclone-test-roqufil1tigi': Waiting for checks to finish 2026/01/30 05:39:37 DEBUG : drime root 'rclone-test-roqufil1tigi': Waiting for transfers to finish 2026/01/30 05:39:37 INFO : sub dir/hello world: Deleted 2026/01/30 05:39:38 INFO : sub dir/hello world: Moved (server-side) 2026/01/30 05:39:39 DEBUG : drime root 'rclone-test-roqufil1tigi': Purge remote --- PASS: TestServerSideMoveOverSelf (43.10s) === RUN TestCopyAfterDelete run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:39:49 ERROR : error listing: directory not found 2026/01/30 05:39:50 INFO : Local file system at /tmp/rclone1378770673: Making directory 2026/01/30 05:39:50 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:39:50 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (11.63s) === RUN TestCopyRedownload run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:40:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/01/30 05:40:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/30 05:40:03 DEBUG : Local file system at /tmp/rclone1378770673: Waiting for checks to finish 2026/01/30 05:40:03 DEBUG : Local file system at /tmp/rclone1378770673: Waiting for transfers to finish 2026/01/30 05:40:03 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/01/30 05:40:03 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/01/30 05:40:03 INFO : sub dir/hello world: Copied (new) 2026/01/30 05:40:03 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (12.59s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:40:05 DEBUG : check sum: Need to transfer - File not found at Destination 2026/01/30 05:40:05 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:40:05 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:40:13 DEBUG : check sum: size = 1 OK 2026/01/30 05:40:13 INFO : check sum: Copied (new) 2026/01/30 05:40:13 DEBUG : Waiting for deletions to finish 2026/01/30 05:40:14 DEBUG : check sum: size = 1 OK 2026/01/30 05:40:14 NOTICE: drime root 'rclone-test-dehicob0riqa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/01/30 05:40:14 DEBUG : check sum: Size of src and dst objects identical 2026/01/30 05:40:14 DEBUG : check sum: Unchanged skipping 2026/01/30 05:40:14 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:40:14 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:40:14 DEBUG : Waiting for deletions to finish 2026/01/30 05:40:14 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (10.02s) === RUN TestSyncSizeOnly run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:40:15 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/01/30 05:40:15 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:40:15 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:40:25 DEBUG : sizeonly: size = 6 OK 2026/01/30 05:40:25 INFO : sizeonly: Copied (new) 2026/01/30 05:40:25 DEBUG : Waiting for deletions to finish 2026/01/30 05:40:25 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:40:25 DEBUG : sizeonly: size = 6 OK 2026/01/30 05:40:25 DEBUG : sizeonly: Sizes identical 2026/01/30 05:40:25 DEBUG : sizeonly: Unchanged skipping 2026/01/30 05:40:25 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:40:25 DEBUG : Waiting for deletions to finish 2026/01/30 05:40:25 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (11.75s) === RUN TestSyncIgnoreSize run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:40:27 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/01/30 05:40:27 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:40:27 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:40:36 INFO : ignore-size: Copied (new) 2026/01/30 05:40:36 DEBUG : Waiting for deletions to finish 2026/01/30 05:40:36 DEBUG : ignore-size: Sizes identical 2026/01/30 05:40:36 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:40:36 DEBUG : ignore-size: Unchanged skipping 2026/01/30 05:40:36 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:40:36 DEBUG : Waiting for deletions to finish 2026/01/30 05:40:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (10.96s) === RUN TestSyncIgnoreTimes run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:40:47 DEBUG : existing: size = 6 OK 2026/01/30 05:40:47 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:40:47 DEBUG : existing: Sizes identical 2026/01/30 05:40:47 DEBUG : existing: Unchanged skipping 2026/01/30 05:40:47 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:40:47 DEBUG : Waiting for deletions to finish 2026/01/30 05:40:47 INFO : There was nothing to transfer 2026/01/30 05:40:48 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/01/30 05:40:48 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:40:48 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:40:56 DEBUG : existing: Removing old object on successful upload 2026/01/30 05:40:56 DEBUG : existing: size = 6 OK 2026/01/30 05:40:56 INFO : existing: Copied (replaced existing) 2026/01/30 05:40:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (19.54s) === RUN TestSyncIgnoreExisting run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:40:58 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/30 05:40:58 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:40:58 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:41:05 DEBUG : existing: size = 6 OK 2026/01/30 05:41:05 INFO : existing: Copied (new) 2026/01/30 05:41:05 DEBUG : Waiting for deletions to finish 2026/01/30 05:41:06 DEBUG : existing: Destination exists, skipping 2026/01/30 05:41:06 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:41:06 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:41:06 DEBUG : Waiting for deletions to finish 2026/01/30 05:41:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (10.54s) === RUN TestSyncIgnoreErrors run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:41:26 INFO : d: Making directory 2026/01/30 05:41:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/01/30 05:41:28 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:41:28 DEBUG : c/non empty space: size = 5 OK 2026/01/30 05:41:28 DEBUG : c/non empty space: Sizes identical 2026/01/30 05:41:28 DEBUG : c/non empty space: Unchanged skipping 2026/01/30 05:41:28 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:41:37 DEBUG : a/potato2: size = 60 OK 2026/01/30 05:41:37 INFO : a/potato2: Copied (new) 2026/01/30 05:41:37 DEBUG : Waiting for deletions to finish 2026/01/30 05:41:37 INFO : b/potato: Deleted 2026/01/30 05:41:37 INFO : d: Removing directory 2026/01/30 05:41:38 INFO : b: Removing directory 2026/01/30 05:41:39 DEBUG : drime root 'rclone-test-dehicob0riqa': deleted 2 directories --- PASS: TestSyncIgnoreErrors (35.61s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:41:54 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:41:54 DEBUG : empty space: size = 1 OK 2026/01/30 05:41:54 DEBUG : empty space: Sizes identical 2026/01/30 05:41:54 DEBUG : empty space: Unchanged skipping 2026/01/30 05:41:54 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:41:54 DEBUG : Waiting for deletions to finish 2026/01/30 05:41:54 INFO : There was nothing to transfer 2026/01/30 05:41:55 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:41:55 DEBUG : empty space: size = 1 OK 2026/01/30 05:41:55 DEBUG : empty space: Sizes identical 2026/01/30 05:41:55 DEBUG : empty space: Unchanged skipping 2026/01/30 05:41:55 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:41:55 DEBUG : Waiting for deletions to finish 2026/01/30 05:41:55 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (12.46s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.62s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.37s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:42:06 DEBUG : empty space: size = 1 OK 2026/01/30 05:42:06 DEBUG : empty space: Sizes identical 2026/01/30 05:42:06 DEBUG : potato: Need to transfer - File not found at Destination 2026/01/30 05:42:06 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:42:06 DEBUG : empty space: Unchanged skipping 2026/01/30 05:42:06 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:42:16 DEBUG : potato: size = 60 OK 2026/01/30 05:42:16 INFO : potato: Copied (new) 2026/01/30 05:42:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (21.12s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:42:29 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1378770673) 2026/01/30 05:42:29 DEBUG : potato: size = 60 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 05:42:29 DEBUG : potato: Sizes differ 2026/01/30 05:42:29 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:42:29 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:42:38 DEBUG : potato: Removing old object on successful upload 2026/01/30 05:42:38 DEBUG : potato: size = 21 OK 2026/01/30 05:42:38 INFO : potato: Copied (replaced existing) 2026/01/30 05:42:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (21.55s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/01/30 05:42:48 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1378770673) 2026/01/30 05:42:48 DEBUG : potato: size = 36 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 05:42:48 DEBUG : potato: Sizes differ 2026/01/30 05:42:48 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:42:48 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:42:56 DEBUG : potato: Removing old object on successful upload 2026/01/30 05:42:56 DEBUG : potato: size = 21 OK 2026/01/30 05:42:56 INFO : potato: Copied (replaced existing) 2026/01/30 05:42:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (17.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:43:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/30 05:43:13 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:43:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/01/30 05:43:13 DEBUG : empty space: size = 1 OK 2026/01/30 05:43:13 DEBUG : empty space: Sizes identical 2026/01/30 05:43:13 DEBUG : empty space: Unchanged skipping 2026/01/30 05:43:13 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:43:13 DEBUG : Waiting for deletions to finish 2026/01/30 05:43:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (17.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:43:32 DEBUG : empty space: size = 1 OK 2026/01/30 05:43:32 DEBUG : empty space: Sizes identical 2026/01/30 05:43:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/30 05:43:32 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:43:32 DEBUG : empty space: Unchanged skipping 2026/01/30 05:43:32 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:43:41 DEBUG : potato2: size = 60 OK 2026/01/30 05:43:41 INFO : potato2: Copied (new) 2026/01/30 05:43:41 DEBUG : Waiting for deletions to finish 2026/01/30 05:43:41 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (27.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:44:02 INFO : d: Making directory 2026/01/30 05:44:03 INFO : d/e: Making directory 2026/01/30 05:44:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/01/30 05:44:05 DEBUG : c/non empty space: size = 5 OK 2026/01/30 05:44:05 DEBUG : c/non empty space: Sizes identical 2026/01/30 05:44:05 DEBUG : c/non empty space: Unchanged skipping 2026/01/30 05:44:06 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:44:06 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:44:13 DEBUG : a/potato2: size = 60 OK 2026/01/30 05:44:13 INFO : a/potato2: Copied (new) 2026/01/30 05:44:13 DEBUG : Waiting for deletions to finish 2026/01/30 05:44:14 INFO : b/potato: Deleted 2026/01/30 05:44:14 INFO : d/e: Removing directory 2026/01/30 05:44:14 INFO : d: Removing directory 2026/01/30 05:44:15 INFO : b: Removing directory 2026/01/30 05:44:15 DEBUG : drime root 'rclone-test-dehicob0riqa': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (35.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:44:35 INFO : d: Making directory 2026/01/30 05:44:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/01/30 05:44:38 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:44:38 DEBUG : c/non empty space: size = 5 OK 2026/01/30 05:44:38 DEBUG : c/non empty space: Sizes identical 2026/01/30 05:44:38 DEBUG : c/non empty space: Unchanged skipping 2026/01/30 05:44:38 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:44:46 DEBUG : a/potato2: size = 60 OK 2026/01/30 05:44:46 INFO : a/potato2: Copied (new) 2026/01/30 05:44:46 ERROR : drime root 'rclone-test-dehicob0riqa': not deleting files as there were IO errors 2026/01/30 05:44:46 ERROR : drime root 'rclone-test-dehicob0riqa': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (31.48s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:45:05 DEBUG : Waiting for deletions to finish 2026/01/30 05:45:06 DEBUG : empty space: size = 1 OK 2026/01/30 05:45:06 DEBUG : empty space: Sizes identical 2026/01/30 05:45:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/30 05:45:06 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:45:06 DEBUG : empty space: Unchanged skipping 2026/01/30 05:45:06 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:45:06 INFO : potato: Deleted 2026/01/30 05:45:13 DEBUG : potato2: size = 60 OK 2026/01/30 05:45:13 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (24.85s) === RUN TestSyncDeleteBefore run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:45:31 DEBUG : Waiting for deletions to finish 2026/01/30 05:45:32 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:45:32 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:45:32 INFO : potato: Deleted 2026/01/30 05:45:32 DEBUG : empty space: size = 1 OK 2026/01/30 05:45:32 DEBUG : empty space: Sizes identical 2026/01/30 05:45:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/30 05:45:32 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:45:32 DEBUG : empty space: Unchanged skipping 2026/01/30 05:45:32 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:45:40 DEBUG : potato2: size = 60 OK 2026/01/30 05:45:40 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (27.19s) === RUN TestCopyDeleteBefore run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:45:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/30 05:45:51 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:45:51 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:45:59 DEBUG : potato2: size = 19 OK 2026/01/30 05:45:59 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (18.78s) === RUN TestSyncWithExclude run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:46:18 DEBUG : enormous: Excluded (Size Filter) 2026/01/30 05:46:18 DEBUG : enormous: Excluded 2026/01/30 05:46:18 DEBUG : potato2: Excluded (Size Filter) 2026/01/30 05:46:18 DEBUG : potato2: Excluded 2026/01/30 05:46:18 DEBUG : potato2: Excluded (Size Filter) 2026/01/30 05:46:18 DEBUG : potato2: Excluded 2026/01/30 05:46:18 DEBUG : empty space: size = 1 OK 2026/01/30 05:46:18 DEBUG : empty space: Sizes identical 2026/01/30 05:46:18 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:46:18 DEBUG : empty space: Unchanged skipping 2026/01/30 05:46:18 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:46:18 DEBUG : Waiting for deletions to finish 2026/01/30 05:46:18 INFO : There was nothing to transfer 2026/01/30 05:46:18 DEBUG : enormous: Excluded (Size Filter) 2026/01/30 05:46:18 DEBUG : enormous: Excluded 2026/01/30 05:46:18 DEBUG : potato2: Excluded (Size Filter) 2026/01/30 05:46:18 DEBUG : potato2: Excluded 2026/01/30 05:46:18 DEBUG : potato2: Excluded (Size Filter) 2026/01/30 05:46:18 DEBUG : potato2: Excluded 2026/01/30 05:46:18 DEBUG : empty space: size = 1 OK 2026/01/30 05:46:18 DEBUG : empty space: Sizes identical 2026/01/30 05:46:18 DEBUG : empty space: Unchanged skipping 2026/01/30 05:46:18 DEBUG : Local file system at /tmp/rclone1378770673: Waiting for checks to finish 2026/01/30 05:46:18 DEBUG : Local file system at /tmp/rclone1378770673: Waiting for transfers to finish 2026/01/30 05:46:18 DEBUG : Waiting for deletions to finish 2026/01/30 05:46:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (19.15s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:46:45 DEBUG : enormous: Excluded (Size Filter) 2026/01/30 05:46:45 DEBUG : enormous: Excluded 2026/01/30 05:46:45 DEBUG : potato2: Excluded (Size Filter) 2026/01/30 05:46:45 DEBUG : potato2: Excluded 2026/01/30 05:46:46 DEBUG : empty space: size = 1 OK 2026/01/30 05:46:46 DEBUG : empty space: Sizes identical 2026/01/30 05:46:46 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:46:46 DEBUG : empty space: Unchanged skipping 2026/01/30 05:46:46 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:46:46 DEBUG : Waiting for deletions to finish 2026/01/30 05:46:46 INFO : potato2: Deleted 2026/01/30 05:46:46 INFO : enormous: Deleted 2026/01/30 05:46:46 INFO : There was nothing to transfer 2026/01/30 05:46:46 DEBUG : empty space: size = 1 OK 2026/01/30 05:46:46 DEBUG : empty space: Sizes identical 2026/01/30 05:46:46 DEBUG : empty space: Unchanged skipping 2026/01/30 05:46:46 DEBUG : Local file system at /tmp/rclone1378770673: Waiting for checks to finish 2026/01/30 05:46:46 DEBUG : Local file system at /tmp/rclone1378770673: Waiting for transfers to finish 2026/01/30 05:46:46 DEBUG : Waiting for deletions to finish 2026/01/30 05:46:46 INFO : enormous: Deleted 2026/01/30 05:46:46 INFO : potato2: Deleted 2026/01/30 05:46:46 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (27.40s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.50s) === 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:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/01/30 05:46:48 ERROR : drime root 'rclone-test-dehicob0riqa': Ignoring --track-renames as the source and destination do not have a common hash 2026/01/30 05:46:48 DEBUG : potato: Need to transfer - File not found at Destination 2026/01/30 05:46:48 DEBUG : yam: Need to transfer - File not found at Destination 2026/01/30 05:46:48 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:46:48 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:46:56 DEBUG : yam: size = 11 OK 2026/01/30 05:46:56 INFO : yam: Copied (new) 2026/01/30 05:46:57 DEBUG : potato: size = 14 OK 2026/01/30 05:46:57 INFO : potato: Copied (new) 2026/01/30 05:46:57 DEBUG : Waiting for deletions to finish 2026/01/30 05:46:57 ERROR : drime root 'rclone-test-dehicob0riqa': Ignoring --track-renames as the source and destination do not have a common hash 2026/01/30 05:46:58 DEBUG : potato: size = 14 OK 2026/01/30 05:46:58 DEBUG : potato: Sizes identical 2026/01/30 05:46:58 DEBUG : yaml: Need to transfer - File not found at Destination 2026/01/30 05:46:58 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:46:58 DEBUG : potato: Unchanged skipping 2026/01/30 05:46:58 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:47:05 DEBUG : yaml: size = 11 OK 2026/01/30 05:47:05 INFO : yaml: Copied (new) 2026/01/30 05:47:05 DEBUG : Waiting for deletions to finish 2026/01/30 05:47:06 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (19.40s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/01/30 05:47:07 ERROR : drime root 'rclone-test-dehicob0riqa': Ignoring --track-renames as either the source or destination do not support modtime 2026/01/30 05:47:07 DEBUG : potato: Need to transfer - File not found at Destination 2026/01/30 05:47:07 DEBUG : yam: Need to transfer - File not found at Destination 2026/01/30 05:47:07 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:47:07 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:47:16 DEBUG : potato: size = 14 OK 2026/01/30 05:47:16 INFO : potato: Copied (new) 2026/01/30 05:47:16 DEBUG : yam: size = 11 OK 2026/01/30 05:47:16 INFO : yam: Copied (new) 2026/01/30 05:47:16 DEBUG : Waiting for deletions to finish 2026/01/30 05:47:17 ERROR : drime root 'rclone-test-dehicob0riqa': Ignoring --track-renames as either the source or destination do not support modtime 2026/01/30 05:47:17 DEBUG : potato: size = 14 OK 2026/01/30 05:47:17 DEBUG : potato: Sizes identical 2026/01/30 05:47:17 DEBUG : yaml: Need to transfer - File not found at Destination 2026/01/30 05:47:17 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:47:17 DEBUG : potato: Unchanged skipping 2026/01/30 05:47:17 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:47:24 DEBUG : yaml: size = 11 OK 2026/01/30 05:47:24 INFO : yaml: Copied (new) 2026/01/30 05:47:24 DEBUG : Waiting for deletions to finish 2026/01/30 05:47:25 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (19.37s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/01/30 05:47:27 INFO : drime root 'rclone-test-dehicob0riqa': Making map for --track-renames 2026/01/30 05:47:27 INFO : drime root 'rclone-test-dehicob0riqa': Finished making map for --track-renames 2026/01/30 05:47:27 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:47:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/01/30 05:47:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/01/30 05:47:27 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for renames to finish 2026/01/30 05:47:27 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:47:36 DEBUG : sub/yam: size = 11 OK 2026/01/30 05:47:36 INFO : sub/yam: Copied (new) 2026/01/30 05:47:36 DEBUG : potato: size = 14 OK 2026/01/30 05:47:36 INFO : potato: Copied (new) 2026/01/30 05:47:36 DEBUG : Waiting for deletions to finish 2026/01/30 05:47:37 DEBUG : potato: size = 14 OK 2026/01/30 05:47:37 DEBUG : potato: Sizes identical 2026/01/30 05:47:37 DEBUG : potato: Unchanged skipping 2026/01/30 05:47:37 INFO : drime root 'rclone-test-dehicob0riqa': Making map for --track-renames 2026/01/30 05:47:37 INFO : drime root 'rclone-test-dehicob0riqa': Finished making map for --track-renames 2026/01/30 05:47:37 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:47:37 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for renames to finish 2026/01/30 05:47:38 INFO : sub/yam: Moved (server-side) to: yam 2026/01/30 05:47:38 INFO : yam: Renamed from "sub/yam" 2026/01/30 05:47:38 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:47:38 DEBUG : Waiting for deletions to finish 2026/01/30 05:47:38 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (13.79s) === RUN TestServerSideMoveLocal run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:47:40 DEBUG : Creating backend with remote "/tmp/rclone1378770673/dir1" 2026/01/30 05:47:40 DEBUG : Creating backend with remote "/tmp/rclone1378770673/dir2" 2026/01/30 05:47:40 DEBUG : Local file system at /tmp/rclone1378770673/dir2: Using server-side directory move 2026/01/30 05:47:40 INFO : Local file system at /tmp/rclone1378770673/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/01/30 05:47:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/01/30 05:47:40 INFO : file1.txt: Moved (server-side) 2026/01/30 05:47:40 DEBUG : Local file system at /tmp/rclone1378770673/dir2: Waiting for checks to finish 2026/01/30 05:47:40 DEBUG : Local file system at /tmp/rclone1378770673/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.56s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:47:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/30 05:47:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/01/30 05:47:41 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:47:41 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:47:51 DEBUG : sub dir/hello world: size = 11 OK 2026/01/30 05:47:51 INFO : sub dir/hello world: Copied (new) 2026/01/30 05:47:51 INFO : sub dir/hello world: Deleted 2026/01/30 05:47:51 DEBUG : nested/sub dir/file: size = 6 OK 2026/01/30 05:47:51 INFO : nested/sub dir/file: Copied (new) 2026/01/30 05:47:51 INFO : nested/sub dir/file: Deleted 2026/01/30 05:47:51 INFO : sub dir: Removing directory 2026/01/30 05:47:51 INFO : nested/sub dir: Removing directory 2026/01/30 05:47:51 INFO : nested: Removing directory 2026/01/30 05:47:51 DEBUG : Local file system at /tmp/rclone1378770673: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (14.07s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:47:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/30 05:47:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/01/30 05:47:55 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:47:55 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:48:06 DEBUG : sub dir/hello world: size = 11 OK 2026/01/30 05:48:06 INFO : sub dir/hello world: Copied (new) 2026/01/30 05:48:06 INFO : sub dir/hello world: Deleted 2026/01/30 05:48:07 DEBUG : nested/sub dir/file: size = 6 OK 2026/01/30 05:48:07 INFO : nested/sub dir/file: Copied (new) 2026/01/30 05:48:07 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (15.41s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:48:10 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/01/30 05:48:10 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/30 05:48:10 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:48:10 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:48:19 DEBUG : existing-b: size = 6 OK 2026/01/30 05:48:19 INFO : existing-b: Copied (new) 2026/01/30 05:48:19 INFO : existing-b: Deleted 2026/01/30 05:48:19 DEBUG : existing: size = 6 OK 2026/01/30 05:48:19 INFO : existing: Copied (new) 2026/01/30 05:48:19 INFO : existing: Deleted 2026/01/30 05:48:19 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:48:19 DEBUG : existing: Destination exists, skipping 2026/01/30 05:48:19 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/01/30 05:48:19 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:48:19 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (10.85s) === RUN TestServerSideMove run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:48:21 DEBUG : Creating backend with remote "TestDrime:rclone-test-damamap8tuni" sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-dehicob0riqa' -> drime root 'rclone-test-damamap8tuni' 2026/01/30 05:49:03 DEBUG : drime root 'rclone-test-damamap8tuni': Using server-side directory move 2026/01/30 05:49:03 INFO : drime root 'rclone-test-damamap8tuni': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/01/30 05:49:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/30 05:49:03 DEBUG : potato3: size = 68 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 05:49:03 DEBUG : potato3: size = 60 (drime root 'rclone-test-damamap8tuni') 2026/01/30 05:49:03 DEBUG : potato3: Sizes differ 2026/01/30 05:49:03 DEBUG : empty space: size = 1 OK 2026/01/30 05:49:03 DEBUG : empty space: Sizes identical 2026/01/30 05:49:03 DEBUG : empty space: Unchanged skipping 2026/01/30 05:49:03 DEBUG : drime root 'rclone-test-damamap8tuni': Waiting for checks to finish 2026/01/30 05:49:03 INFO : potato3: Deleted 2026/01/30 05:49:03 INFO : empty space: Deleted 2026/01/30 05:49:03 DEBUG : drime root 'rclone-test-damamap8tuni': Waiting for transfers to finish 2026/01/30 05:49:04 INFO : potato2: Moved (server-side) 2026/01/30 05:49:04 INFO : potato3: Moved (server-side) 2026/01/30 05:49:04 DEBUG : Creating backend with remote "TestDrime:rclone-test-puxanip8moce" 2026/01/30 05:49:05 DEBUG : drime root 'rclone-test-puxanip8moce': Using server-side directory move 2026/01/30 05:49:06 INFO : drime root 'rclone-test-puxanip8moce': Server side directory move succeeded 2026/01/30 05:49:08 ERROR : error listing: directory not found 2026/01/30 05:49:08 DEBUG : drime root 'rclone-test-puxanip8moce': Purge remote 2026/01/30 05:49:08 DEBUG : drime root 'rclone-test-damamap8tuni': Purge remote 2026/01/30 05:49:09 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (48.06s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:49:09 DEBUG : Creating backend with remote "TestDrime:rclone-test-xecacun5japi" sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-dehicob0riqa' -> drime root 'rclone-test-xecacun5japi' 2026/01/30 05:49:50 DEBUG : empty space: Excluded (Size Filter) 2026/01/30 05:49:50 DEBUG : empty space: Excluded 2026/01/30 05:49:50 DEBUG : empty space: Excluded (Size Filter) 2026/01/30 05:49:50 DEBUG : empty space: Excluded 2026/01/30 05:49:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/30 05:49:50 DEBUG : potato3: size = 68 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 05:49:50 DEBUG : potato3: size = 60 (drime root 'rclone-test-xecacun5japi') 2026/01/30 05:49:50 DEBUG : potato3: Sizes differ 2026/01/30 05:49:50 DEBUG : drime root 'rclone-test-xecacun5japi': Waiting for checks to finish 2026/01/30 05:49:50 DEBUG : drime root 'rclone-test-xecacun5japi': Waiting for transfers to finish 2026/01/30 05:49:50 INFO : potato3: Deleted 2026/01/30 05:49:50 INFO : potato2: Moved (server-side) 2026/01/30 05:49:50 INFO : potato3: Moved (server-side) 2026/01/30 05:49:51 DEBUG : Creating backend with remote "TestDrime:rclone-test-fafequh4mefo" 2026/01/30 05:49:52 DEBUG : empty space: Excluded (Size Filter) 2026/01/30 05:49:52 DEBUG : empty space: Excluded 2026/01/30 05:49:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/30 05:49:52 DEBUG : potato3: Need to transfer - File not found at Destination 2026/01/30 05:49:52 DEBUG : drime root 'rclone-test-fafequh4mefo': Waiting for checks to finish 2026/01/30 05:49:52 DEBUG : drime root 'rclone-test-fafequh4mefo': Waiting for transfers to finish 2026/01/30 05:49:53 INFO : potato2: Moved (server-side) 2026/01/30 05:49:53 INFO : potato3: Moved (server-side) 2026/01/30 05:49:53 DEBUG : drime root 'rclone-test-fafequh4mefo': Purge remote 2026/01/30 05:49:54 DEBUG : drime root 'rclone-test-xecacun5japi': Purge remote --- PASS: TestServerSideMoveWithFilter (45.97s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:49:55 DEBUG : Creating backend with remote "TestDrime:rclone-test-titagel3guzo" 2026/01/30 05:50:25 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-dehicob0riqa' -> drime root 'rclone-test-titagel3guzo' 2026/01/30 05:50:46 DEBUG : drime root 'rclone-test-titagel3guzo': Using server-side directory move 2026/01/30 05:50:46 INFO : drime root 'rclone-test-titagel3guzo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/01/30 05:50:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/30 05:50:47 DEBUG : empty space: size = 1 OK 2026/01/30 05:50:47 DEBUG : empty space: Sizes identical 2026/01/30 05:50:47 DEBUG : empty space: Unchanged skipping 2026/01/30 05:50:47 DEBUG : potato3: size = 68 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 05:50:47 DEBUG : potato3: size = 60 (drime root 'rclone-test-titagel3guzo') 2026/01/30 05:50:47 DEBUG : potato3: Sizes differ 2026/01/30 05:50:47 INFO : potato3: Deleted 2026/01/30 05:50:47 DEBUG : drime root 'rclone-test-titagel3guzo': Waiting for checks to finish 2026/01/30 05:50:47 INFO : empty space: Deleted 2026/01/30 05:50:47 DEBUG : drime root 'rclone-test-titagel3guzo': Waiting for transfers to finish 2026/01/30 05:50:47 INFO : potato2: Moved (server-side) 2026/01/30 05:50:48 INFO : potato3: Moved (server-side) 2026/01/30 05:50:48 INFO : tomatoDir: Removing directory 2026/01/30 05:50:49 DEBUG : drime root 'rclone-test-dehicob0riqa': deleted 1 directories 2026/01/30 05:50:50 DEBUG : Creating backend with remote "TestDrime:rclone-test-fucewiy2xowo" 2026/01/30 05:50:51 INFO : tomatoDir: Making directory 2026/01/30 05:50:52 DEBUG : drime root 'rclone-test-fucewiy2xowo': Using server-side directory move 2026/01/30 05:50:53 INFO : drime root 'rclone-test-fucewiy2xowo': Server side directory move succeeded 2026/01/30 05:50:54 ERROR : error listing: directory not found 2026/01/30 05:50:55 ERROR : error listing: directory not found 2026/01/30 05:50:55 DEBUG : drime root 'rclone-test-fucewiy2xowo': Purge remote 2026/01/30 05:50:55 DEBUG : drime root 'rclone-test-titagel3guzo': Purge remote 2026/01/30 05:50:56 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (61.20s) === RUN TestServerSideMoveOverlap run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.49s) === RUN TestSyncOverlap run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:50:57 DEBUG : Creating backend with remote "TestDrime:rclone-test-dehicob0riqa/rclone-sync-test" --- PASS: TestSyncOverlap (2.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:50:59 DEBUG : Creating backend with remote "TestDrime:rclone-test-dehicob0riqa/rclone-sync-test" 2026/01/30 05:51:01 DEBUG : Creating backend with remote "TestDrime:rclone-test-dehicob0riqa/rclone-sync-test-include/layer2" 2026/01/30 05:51:04 DEBUG : Creating backend with remote "TestDrime:rclone-test-dehicob0riqa/rclone-sync-test-ignore-file" 2026/01/30 05:51:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/30 05:51:14 DEBUG : rclone-sync-test: Excluded 2026/01/30 05:51:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/30 05:51:15 DEBUG : drime root 'rclone-test-dehicob0riqa/rclone-sync-test': Waiting for checks to finish 2026/01/30 05:51:15 DEBUG : drime root 'rclone-test-dehicob0riqa/rclone-sync-test': Waiting for transfers to finish 2026/01/30 05:51:15 DEBUG : Waiting for deletions to finish 2026/01/30 05:51:15 INFO : There was nothing to transfer 2026/01/30 05:51:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/30 05:51:16 DEBUG : rclone-sync-test: Excluded 2026/01/30 05:51:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/30 05:51:17 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:51:17 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:51:17 DEBUG : Waiting for deletions to finish 2026/01/30 05:51:17 INFO : rclone-sync-test-include: Removing directory 2026/01/30 05:51:17 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/01/30 05:51:17 DEBUG : drime root 'rclone-test-dehicob0riqa': failed to delete 1 directories 2026/01/30 05:51:17 INFO : There was nothing to transfer 2026/01/30 05:51:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/30 05:51:18 DEBUG : rclone-sync-test: Excluded 2026/01/30 05:51:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/30 05:51:18 DEBUG : drime root 'rclone-test-dehicob0riqa/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/01/30 05:51:18 DEBUG : drime root 'rclone-test-dehicob0riqa/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/01/30 05:51:18 DEBUG : Waiting for deletions to finish 2026/01/30 05:51:18 INFO : There was nothing to transfer 2026/01/30 05:51:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/30 05:51:19 DEBUG : rclone-sync-test: Excluded 2026/01/30 05:51:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/30 05:51:20 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 05:51:20 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 05:51:20 DEBUG : Waiting for deletions to finish 2026/01/30 05:51:20 INFO : rclone-sync-test-include: Removing directory 2026/01/30 05:51:20 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/01/30 05:51:20 DEBUG : drime root 'rclone-test-dehicob0riqa': failed to delete 1 directories 2026/01/30 05:51:20 INFO : There was nothing to transfer 2026/01/30 05:51:20 DEBUG : Excluded 2026/01/30 05:51:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/30 05:51:21 DEBUG : rclone-sync-test: Excluded 2026/01/30 05:51:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/30 05:51:21 DEBUG : drime root 'rclone-test-dehicob0riqa/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/01/30 05:51:21 DEBUG : drime root 'rclone-test-dehicob0riqa/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/01/30 05:51:21 DEBUG : Waiting for deletions to finish 2026/01/30 05:51:21 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (24.74s) === RUN TestSyncCompareDest run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:51:24 DEBUG : Creating backend with remote "TestDrime:rclone-test-dehicob0riqa/dst" 2026/01/30 05:51:25 DEBUG : Creating backend with remote "TestDrime:rclone-test-dehicob0riqa/CompareDest" 2026/01/30 05:51:27 DEBUG : one: Need to transfer - File not found at Destination 2026/01/30 05:51:27 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for checks to finish 2026/01/30 05:51:27 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for transfers to finish 2026/01/30 05:51:36 DEBUG : one: size = 3 OK 2026/01/30 05:51:36 INFO : one: Copied (new) 2026/01/30 05:51:36 DEBUG : Waiting for deletions to finish 2026/01/30 05:51:38 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for checks to finish 2026/01/30 05:51:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone1378770673) 2026/01/30 05:51:38 DEBUG : one: size = 3 (drime root 'rclone-test-dehicob0riqa/dst') 2026/01/30 05:51:38 DEBUG : one: Sizes differ 2026/01/30 05:51:38 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for transfers to finish 2026/01/30 05:51:45 DEBUG : one: Removing old object on successful upload 2026/01/30 05:51:45 DEBUG : one: size = 5 OK 2026/01/30 05:51:45 INFO : one: Copied (replaced existing) 2026/01/30 05:51:45 DEBUG : Waiting for deletions to finish 2026/01/30 05:51:54 DEBUG : dst/one: Removing old object on successful upload 2026/01/30 05:52:03 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for checks to finish 2026/01/30 05:52:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1378770673) 2026/01/30 05:52:03 DEBUG : one: size = 3 (drime root 'rclone-test-dehicob0riqa/dst') 2026/01/30 05:52:03 DEBUG : one: Sizes differ 2026/01/30 05:52:03 DEBUG : one: size = 5 OK 2026/01/30 05:52:03 DEBUG : one: Sizes identical 2026/01/30 05:52:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/30 05:52:03 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for transfers to finish 2026/01/30 05:52:03 DEBUG : Waiting for deletions to finish 2026/01/30 05:52:03 INFO : There was nothing to transfer 2026/01/30 05:52:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1378770673) 2026/01/30 05:52:15 DEBUG : one: size = 3 (drime root 'rclone-test-dehicob0riqa/dst') 2026/01/30 05:52:15 DEBUG : one: Sizes differ 2026/01/30 05:52:16 DEBUG : one: size = 5 OK 2026/01/30 05:52:16 DEBUG : one: Sizes identical 2026/01/30 05:52:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/30 05:52:16 DEBUG : two: size = 3 OK 2026/01/30 05:52:16 DEBUG : two: Sizes identical 2026/01/30 05:52:16 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/30 05:52:16 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for checks to finish 2026/01/30 05:52:16 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for transfers to finish 2026/01/30 05:52:16 DEBUG : Waiting for deletions to finish 2026/01/30 05:52:16 INFO : There was nothing to transfer 2026/01/30 05:52:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1378770673) 2026/01/30 05:52:17 DEBUG : one: size = 3 (drime root 'rclone-test-dehicob0riqa/dst') 2026/01/30 05:52:17 DEBUG : one: Sizes differ 2026/01/30 05:52:17 DEBUG : one: size = 5 OK 2026/01/30 05:52:17 DEBUG : one: Sizes identical 2026/01/30 05:52:17 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/30 05:52:17 DEBUG : two: size = 3 OK 2026/01/30 05:52:17 DEBUG : two: Sizes identical 2026/01/30 05:52:17 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/30 05:52:17 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for checks to finish 2026/01/30 05:52:17 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for transfers to finish 2026/01/30 05:52:17 DEBUG : Waiting for deletions to finish 2026/01/30 05:52:17 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/01/30 05:52:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone1378770673) 2026/01/30 05:52:19 DEBUG : one: size = 3 (drime root 'rclone-test-dehicob0riqa/dst') 2026/01/30 05:52:19 DEBUG : one: Sizes differ 2026/01/30 05:52:19 DEBUG : one: size = 5 OK 2026/01/30 05:52:19 DEBUG : one: Sizes identical 2026/01/30 05:52:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/30 05:52:19 DEBUG : two: size = 5 (Local file system at /tmp/rclone1378770673) 2026/01/30 05:52:19 DEBUG : two: size = 3 (drime root 'rclone-test-dehicob0riqa/CompareDest') 2026/01/30 05:52:19 DEBUG : two: Sizes differ 2026/01/30 05:52:19 DEBUG : two: Need to transfer - File not found at Destination 2026/01/30 05:52:19 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for checks to finish 2026/01/30 05:52:19 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for transfers to finish 2026/01/30 05:52:28 DEBUG : two: size = 5 OK 2026/01/30 05:52:28 INFO : two: Copied (new) 2026/01/30 05:52:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (69.32s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:53:01 DEBUG : Creating backend with remote "TestDrime:rclone-test-dehicob0riqa/dest" 2026/01/30 05:53:03 DEBUG : Creating backend with remote "TestDrime:rclone-test-dehicob0riqa/pre-dest1" 2026/01/30 05:53:04 DEBUG : Creating backend with remote "TestDrime:rclone-test-dehicob0riqa/pre-dest2" 2026/01/30 05:53:05 DEBUG : 1: size = 1 OK 2026/01/30 05:53:05 DEBUG : 1: Sizes identical 2026/01/30 05:53:05 DEBUG : 1: Destination found in --compare-dest, skipping 2026/01/30 05:53:06 DEBUG : 2: size = 1 OK 2026/01/30 05:53:06 DEBUG : 2: Sizes identical 2026/01/30 05:53:06 DEBUG : 2: Destination found in --compare-dest, skipping 2026/01/30 05:53:07 DEBUG : 3: Need to transfer - File not found at Destination 2026/01/30 05:53:07 DEBUG : drime root 'rclone-test-dehicob0riqa/dest': Waiting for checks to finish 2026/01/30 05:53:07 DEBUG : drime root 'rclone-test-dehicob0riqa/dest': Waiting for transfers to finish 2026/01/30 05:53:16 DEBUG : 3: size = 1 OK 2026/01/30 05:53:16 INFO : 3: Copied (new) 2026/01/30 05:53:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (48.28s) === RUN TestSyncCopyDest run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:53:21 DEBUG : Creating backend with remote "TestDrime:rclone-test-dehicob0riqa/dst" 2026/01/30 05:53:23 DEBUG : Creating backend with remote "TestDrime:rclone-test-dehicob0riqa/CopyDest" 2026/01/30 05:53:26 DEBUG : one: Need to transfer - File not found at Destination 2026/01/30 05:53:26 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for checks to finish 2026/01/30 05:53:26 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for transfers to finish 2026/01/30 05:53:40 DEBUG : one: size = 3 OK 2026/01/30 05:53:40 INFO : one: Copied (new) 2026/01/30 05:53:40 DEBUG : Waiting for deletions to finish 2026/01/30 05:53:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1378770673) 2026/01/30 05:53:42 DEBUG : one: size = 3 (drime root 'rclone-test-dehicob0riqa/dst') 2026/01/30 05:53:42 DEBUG : one: Sizes differ 2026/01/30 05:53:42 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for checks to finish 2026/01/30 05:53:43 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for transfers to finish 2026/01/30 05:53:58 DEBUG : one: Removing old object on successful upload 2026/01/30 05:53:59 DEBUG : one: size = 5 OK 2026/01/30 05:53:59 INFO : one: Copied (replaced existing) 2026/01/30 05:53:59 DEBUG : Waiting for deletions to finish 2026/01/30 05:54:11 DEBUG : dst/one: Removing old object on successful upload 2026/01/30 05:54:29 DEBUG : Creating backend with remote "TestDrime:rclone-test-dehicob0riqa/BackupDir" 2026/01/30 05:54:32 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for checks to finish 2026/01/30 05:54:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1378770673) 2026/01/30 05:54:32 DEBUG : one: size = 3 (drime root 'rclone-test-dehicob0riqa/dst') 2026/01/30 05:54:32 DEBUG : one: Sizes differ 2026/01/30 05:54:33 DEBUG : one: size = 5 OK 2026/01/30 05:54:33 DEBUG : one: Sizes identical 2026/01/30 05:54:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1378770673) 2026/01/30 05:54:33 DEBUG : one: size = 3 (drime root 'rclone-test-dehicob0riqa/dst') 2026/01/30 05:54:33 DEBUG : one: Sizes differ 2026/01/30 05:54:35 INFO : one: Moved (server-side) 2026/01/30 05:54:43 DEBUG : one: size = 5 OK 2026/01/30 05:54:43 INFO : one: Copied (server-side copy) 2026/01/30 05:54:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/01/30 05:54:43 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for transfers to finish 2026/01/30 05:54:43 DEBUG : Waiting for deletions to finish 2026/01/30 05:55:01 DEBUG : one: size = 5 OK 2026/01/30 05:55:01 DEBUG : one: Sizes identical 2026/01/30 05:55:01 DEBUG : one: Unchanged skipping 2026/01/30 05:55:01 DEBUG : two: size = 3 OK 2026/01/30 05:55:01 DEBUG : two: Sizes identical 2026/01/30 05:55:06 DEBUG : two: size = 3 OK 2026/01/30 05:55:06 INFO : two: Copied (server-side copy) 2026/01/30 05:55:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/01/30 05:55:06 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for checks to finish 2026/01/30 05:55:06 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for transfers to finish 2026/01/30 05:55:06 DEBUG : Waiting for deletions to finish 2026/01/30 05:55:07 DEBUG : one: size = 5 OK 2026/01/30 05:55:07 DEBUG : two: size = 3 OK 2026/01/30 05:55:07 DEBUG : one: Sizes identical 2026/01/30 05:55:07 DEBUG : two: Sizes identical 2026/01/30 05:55:07 DEBUG : one: Unchanged skipping 2026/01/30 05:55:07 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for checks to finish 2026/01/30 05:55:07 DEBUG : two: Unchanged skipping 2026/01/30 05:55:07 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for transfers to finish 2026/01/30 05:55:07 DEBUG : Waiting for deletions to finish 2026/01/30 05:55:07 INFO : There was nothing to transfer 2026/01/30 05:55:22 DEBUG : one: size = 5 OK 2026/01/30 05:55:22 DEBUG : one: Sizes identical 2026/01/30 05:55:22 DEBUG : one: Unchanged skipping 2026/01/30 05:55:23 DEBUG : three: size = 7 (Local file system at /tmp/rclone1378770673) 2026/01/30 05:55:23 DEBUG : three: size = 5 (drime root 'rclone-test-dehicob0riqa/CopyDest') 2026/01/30 05:55:23 DEBUG : three: Sizes differ 2026/01/30 05:55:23 DEBUG : three: Destination not found in --copy-dest 2026/01/30 05:55:23 DEBUG : three: Need to transfer - File not found at Destination 2026/01/30 05:55:23 DEBUG : two: size = 3 OK 2026/01/30 05:55:23 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for checks to finish 2026/01/30 05:55:23 DEBUG : two: Sizes identical 2026/01/30 05:55:23 DEBUG : two: Unchanged skipping 2026/01/30 05:55:23 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for transfers to finish 2026/01/30 05:55:39 DEBUG : three: size = 7 OK 2026/01/30 05:55:39 INFO : three: Copied (new) 2026/01/30 05:55:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (146.42s) === RUN TestSyncBackupDir run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:56:23 DEBUG : Creating backend with remote "TestDrime:rclone-test-dehicob0riqa/dst" 2026/01/30 05:56:24 DEBUG : Creating backend with remote "TestDrime:rclone-test-dehicob0riqa/backup" 2026/01/30 05:56:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone1378770673) 2026/01/30 05:56:26 DEBUG : one: size = 3 (drime root 'rclone-test-dehicob0riqa/dst') 2026/01/30 05:56:26 DEBUG : one: Sizes differ 2026/01/30 05:56:26 DEBUG : two: size = 3 OK 2026/01/30 05:56:26 DEBUG : two: Sizes identical 2026/01/30 05:56:26 DEBUG : two: Unchanged skipping 2026/01/30 05:56:26 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for checks to finish 2026/01/30 05:56:29 INFO : one: Moved (server-side) 2026/01/30 05:56:29 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for transfers to finish 2026/01/30 05:56:38 DEBUG : one: size = 4 OK 2026/01/30 05:56:38 INFO : one: Copied (new) 2026/01/30 05:56:38 DEBUG : Waiting for deletions to finish 2026/01/30 05:56:39 INFO : three.txt: Moved (server-side) 2026/01/30 05:56:39 INFO : three.txt: Moved into backup dir 2026/01/30 05:56:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone1378770673) 2026/01/30 05:56:50 DEBUG : one: size = 4 (drime root 'rclone-test-dehicob0riqa/dst') 2026/01/30 05:56:50 DEBUG : one: Sizes differ 2026/01/30 05:56:50 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for checks to finish 2026/01/30 05:56:50 DEBUG : two: size = 3 OK 2026/01/30 05:56:50 DEBUG : two: Sizes identical 2026/01/30 05:56:50 DEBUG : two: Unchanged skipping 2026/01/30 05:56:51 INFO : one: Deleted 2026/01/30 05:56:52 INFO : one: Moved (server-side) 2026/01/30 05:56:52 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for transfers to finish 2026/01/30 05:56:59 DEBUG : one: size = 5 OK 2026/01/30 05:56:59 INFO : one: Copied (new) 2026/01/30 05:56:59 DEBUG : Waiting for deletions to finish 2026/01/30 05:57:00 INFO : three.txt: Deleted 2026/01/30 05:57:00 INFO : three.txt: Moved (server-side) 2026/01/30 05:57:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (75.76s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:57:31 DEBUG : Creating backend with remote "TestDrime:rclone-test-dehicob0riqa/dst" 2026/01/30 05:57:31 DEBUG : Creating backend with remote "TestDrime:rclone-test-dehicob0riqa/backup" 2026/01/30 05:57:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone1378770673) 2026/01/30 05:57:34 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for checks to finish 2026/01/30 05:57:34 DEBUG : one: size = 3 (drime root 'rclone-test-dehicob0riqa/dst') 2026/01/30 05:57:34 DEBUG : one: Sizes differ 2026/01/30 05:57:34 DEBUG : two: size = 3 OK 2026/01/30 05:57:34 DEBUG : two: Sizes identical 2026/01/30 05:57:34 DEBUG : two: Unchanged skipping 2026/01/30 05:57:37 INFO : one: Moved (server-side) to: one.bak 2026/01/30 05:57:37 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for transfers to finish 2026/01/30 05:57:48 DEBUG : one: size = 4 OK 2026/01/30 05:57:48 INFO : one: Copied (new) 2026/01/30 05:57:48 DEBUG : Waiting for deletions to finish 2026/01/30 05:57:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/30 05:57:49 INFO : three.txt: Moved into backup dir 2026/01/30 05:58:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone1378770673) 2026/01/30 05:58:02 DEBUG : one: size = 4 (drime root 'rclone-test-dehicob0riqa/dst') 2026/01/30 05:58:02 DEBUG : one: Sizes differ 2026/01/30 05:58:02 DEBUG : two: size = 3 OK 2026/01/30 05:58:02 DEBUG : two: Sizes identical 2026/01/30 05:58:02 DEBUG : two: Unchanged skipping 2026/01/30 05:58:02 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for checks to finish 2026/01/30 05:58:03 INFO : one.bak: Deleted 2026/01/30 05:58:05 INFO : one: Moved (server-side) to: one.bak 2026/01/30 05:58:05 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for transfers to finish 2026/01/30 05:58:16 DEBUG : one: size = 5 OK 2026/01/30 05:58:16 INFO : one: Copied (new) 2026/01/30 05:58:16 DEBUG : Waiting for deletions to finish 2026/01/30 05:58:17 INFO : three.txt.bak: Deleted 2026/01/30 05:58:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/30 05:58:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (79.97s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 05:58:52 DEBUG : Creating backend with remote "TestDrime:rclone-test-dehicob0riqa/dst" 2026/01/30 05:58:53 DEBUG : Creating backend with remote "TestDrime:rclone-test-dehicob0riqa/backup" 2026/01/30 05:58:55 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for checks to finish 2026/01/30 05:58:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone1378770673) 2026/01/30 05:58:55 DEBUG : one: size = 3 (drime root 'rclone-test-dehicob0riqa/dst') 2026/01/30 05:58:55 DEBUG : one: Sizes differ 2026/01/30 05:58:55 DEBUG : two: size = 3 OK 2026/01/30 05:58:55 DEBUG : two: Sizes identical 2026/01/30 05:58:55 DEBUG : two: Unchanged skipping 2026/01/30 05:58:56 INFO : one: Moved (server-side) to: one-2019-01-01 2026/01/30 05:58:56 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for transfers to finish 2026/01/30 05:59:04 DEBUG : one: size = 4 OK 2026/01/30 05:59:04 INFO : one: Copied (new) 2026/01/30 05:59:04 DEBUG : Waiting for deletions to finish 2026/01/30 05:59:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/01/30 05:59:05 INFO : three.txt: Moved into backup dir 2026/01/30 05:59:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1378770673) 2026/01/30 05:59:15 DEBUG : one: size = 4 (drime root 'rclone-test-dehicob0riqa/dst') 2026/01/30 05:59:15 DEBUG : one: Sizes differ 2026/01/30 05:59:15 DEBUG : two: size = 3 OK 2026/01/30 05:59:15 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for checks to finish 2026/01/30 05:59:15 DEBUG : two: Sizes identical 2026/01/30 05:59:15 DEBUG : two: Unchanged skipping 2026/01/30 05:59:16 INFO : one-2019-01-01: Deleted 2026/01/30 05:59:16 INFO : one: Moved (server-side) to: one-2019-01-01 2026/01/30 05:59:16 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for transfers to finish 2026/01/30 05:59:25 DEBUG : one: size = 5 OK 2026/01/30 05:59:25 INFO : one: Copied (new) 2026/01/30 05:59:25 DEBUG : Waiting for deletions to finish 2026/01/30 05:59:25 INFO : three-2019-01-01.txt: Deleted 2026/01/30 05:59:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/01/30 05:59:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (66.25s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 06:00:04 DEBUG : Creating backend with remote "TestDrime:rclone-test-dehicob0riqa/dst" 2026/01/30 06:00:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:00:05 DEBUG : one: size = 3 (drime root 'rclone-test-dehicob0riqa/dst') 2026/01/30 06:00:05 DEBUG : one: Sizes differ 2026/01/30 06:00:05 DEBUG : two: size = 3 OK 2026/01/30 06:00:05 DEBUG : two: Sizes identical 2026/01/30 06:00:05 DEBUG : two: Unchanged skipping 2026/01/30 06:00:05 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for checks to finish 2026/01/30 06:00:06 INFO : one: Moved (server-side) to: one.bak 2026/01/30 06:00:06 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for transfers to finish 2026/01/30 06:00:17 DEBUG : one: size = 4 OK 2026/01/30 06:00:17 INFO : one: Copied (new) 2026/01/30 06:00:17 DEBUG : Waiting for deletions to finish 2026/01/30 06:00:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/30 06:00:18 INFO : three.txt: Moved into backup dir 2026/01/30 06:00:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/01/30 06:00:31 DEBUG : three.txt.bak: Excluded 2026/01/30 06:00:31 DEBUG : one.bak: Excluded (Path Filter) 2026/01/30 06:00:31 DEBUG : one.bak: Excluded 2026/01/30 06:00:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:00:31 DEBUG : one: size = 4 (drime root 'rclone-test-dehicob0riqa/dst') 2026/01/30 06:00:31 DEBUG : one: Sizes differ 2026/01/30 06:00:31 DEBUG : two: size = 3 OK 2026/01/30 06:00:31 DEBUG : two: Sizes identical 2026/01/30 06:00:31 DEBUG : two: Unchanged skipping 2026/01/30 06:00:31 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for checks to finish 2026/01/30 06:00:32 INFO : one.bak: Deleted 2026/01/30 06:00:33 INFO : one: Moved (server-side) to: one.bak 2026/01/30 06:00:33 DEBUG : drime root 'rclone-test-dehicob0riqa/dst': Waiting for transfers to finish 2026/01/30 06:00:43 DEBUG : one: size = 5 OK 2026/01/30 06:00:43 INFO : one: Copied (new) 2026/01/30 06:00:43 DEBUG : Waiting for deletions to finish 2026/01/30 06:00:44 INFO : three.txt.bak: Deleted 2026/01/30 06:00:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/30 06:00:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (78.61s) === RUN TestSyncSuffix run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 06:01:14 DEBUG : Creating backend with remote "TestDrime:rclone-test-dehicob0riqa/dst" 2026/01/30 06:01:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:01:15 DEBUG : one: size = 3 (drime root 'rclone-test-dehicob0riqa/dst') 2026/01/30 06:01:15 DEBUG : one: Sizes differ 2026/01/30 06:01:16 INFO : one: Moved (server-side) to: one.bak 2026/01/30 06:01:26 DEBUG : one: size = 4 OK 2026/01/30 06:01:26 INFO : one: Copied (new) 2026/01/30 06:01:27 DEBUG : two: size = 3 OK 2026/01/30 06:01:27 DEBUG : two: Sizes identical 2026/01/30 06:01:27 DEBUG : two: Unchanged skipping 2026/01/30 06:01:27 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:01:27 DEBUG : three.txt: size = 5 (drime root 'rclone-test-dehicob0riqa/dst') 2026/01/30 06:01:27 DEBUG : three.txt: Sizes differ 2026/01/30 06:01:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/30 06:01:38 DEBUG : three.txt: size = 6 OK 2026/01/30 06:01:38 INFO : three.txt: Copied (new) 2026/01/30 06:01:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:01:40 DEBUG : one: size = 4 (drime root 'rclone-test-dehicob0riqa/dst') 2026/01/30 06:01:40 DEBUG : one: Sizes differ 2026/01/30 06:01:41 INFO : one.bak: Deleted 2026/01/30 06:01:41 INFO : one: Moved (server-side) to: one.bak 2026/01/30 06:01:54 DEBUG : one: size = 5 OK 2026/01/30 06:01:54 INFO : one: Copied (new) 2026/01/30 06:01:54 DEBUG : two: size = 3 OK 2026/01/30 06:01:54 DEBUG : two: Sizes identical 2026/01/30 06:01:54 DEBUG : two: Unchanged skipping 2026/01/30 06:01:55 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:01:55 DEBUG : three.txt: size = 6 (drime root 'rclone-test-dehicob0riqa/dst') 2026/01/30 06:01:55 DEBUG : three.txt: Sizes differ 2026/01/30 06:01:56 INFO : three.txt.bak: Deleted 2026/01/30 06:01:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/30 06:02:05 DEBUG : three.txt: size = 19 OK 2026/01/30 06:02:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (80.54s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 06:02:39 DEBUG : Creating backend with remote "TestDrime:rclone-test-dehicob0riqa/dst" 2026/01/30 06:02:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:02:40 DEBUG : one: size = 3 (drime root 'rclone-test-dehicob0riqa/dst') 2026/01/30 06:02:40 DEBUG : one: Sizes differ 2026/01/30 06:02:41 INFO : one: Moved (server-side) to: one-2019-01-01 2026/01/30 06:02:49 DEBUG : one: size = 4 OK 2026/01/30 06:02:49 INFO : one: Copied (new) 2026/01/30 06:02:49 DEBUG : two: size = 3 OK 2026/01/30 06:02:49 DEBUG : two: Sizes identical 2026/01/30 06:02:49 DEBUG : two: Unchanged skipping 2026/01/30 06:02:50 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:02:50 DEBUG : three.txt: size = 5 (drime root 'rclone-test-dehicob0riqa/dst') 2026/01/30 06:02:50 DEBUG : three.txt: Sizes differ 2026/01/30 06:02:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/01/30 06:02:59 DEBUG : three.txt: size = 6 OK 2026/01/30 06:02:59 INFO : three.txt: Copied (new) 2026/01/30 06:03:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:03:00 DEBUG : one: size = 4 (drime root 'rclone-test-dehicob0riqa/dst') 2026/01/30 06:03:00 DEBUG : one: Sizes differ 2026/01/30 06:03:00 INFO : one-2019-01-01: Deleted 2026/01/30 06:03:01 INFO : one: Moved (server-side) to: one-2019-01-01 2026/01/30 06:03:09 DEBUG : one: size = 5 OK 2026/01/30 06:03:09 INFO : one: Copied (new) 2026/01/30 06:03:09 DEBUG : two: size = 3 OK 2026/01/30 06:03:09 DEBUG : two: Sizes identical 2026/01/30 06:03:09 DEBUG : two: Unchanged skipping 2026/01/30 06:03:10 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:03:10 DEBUG : three.txt: size = 6 (drime root 'rclone-test-dehicob0riqa/dst') 2026/01/30 06:03:10 DEBUG : three.txt: Sizes differ 2026/01/30 06:03:10 INFO : three-2019-01-01.txt: Deleted 2026/01/30 06:03:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/01/30 06:03:21 DEBUG : three.txt: size = 19 OK 2026/01/30 06:03:21 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (74.88s) === RUN TestSyncUTFNorm run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 06:03:33 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 06:03:33 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:03:33 DEBUG : Testêé: size = 18 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 06:03:33 DEBUG : Testêé: Sizes differ 2026/01/30 06:03:33 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 06:03:42 DEBUG : Testêé: Removing old object on successful upload 2026/01/30 06:03:42 DEBUG : Testêé: size = 14 OK 2026/01/30 06:03:42 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/01/30 06:03:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (19.78s) === RUN TestSyncImmutable run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 06:03:45 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/30 06:03:45 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 06:03:45 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 06:03:55 DEBUG : existing: size = 6 OK 2026/01/30 06:03:55 INFO : existing: Copied (new) 2026/01/30 06:03:55 DEBUG : Waiting for deletions to finish 2026/01/30 06:03:56 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 06:03:56 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:03:56 DEBUG : existing: size = 6 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 06:03:56 DEBUG : existing: Sizes differ 2026/01/30 06:03:56 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/01/30 06:03:56 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 06:03:56 ERROR : drime root 'rclone-test-dehicob0riqa': not deleting files as there were IO errors 2026/01/30 06:03:56 ERROR : drime root 'rclone-test-dehicob0riqa': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (13.86s) === RUN TestSyncIgnoreCase run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 06:04:09 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 06:04:09 DEBUG : EXISTING: size = 6 OK 2026/01/30 06:04:09 DEBUG : existing: Sizes identical 2026/01/30 06:04:09 DEBUG : existing: Unchanged skipping 2026/01/30 06:04:09 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 06:04:09 DEBUG : Waiting for deletions to finish 2026/01/30 06:04:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (13.13s) === RUN TestFixCase run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.71s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (2.70s) --- SKIP: TestMaxTransfer/Hard (1.21s) --- SKIP: TestMaxTransfer/Soft (0.72s) --- SKIP: TestMaxTransfer/Cautious (0.76s) === RUN TestSyncConcurrentDelete run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 06:10:21 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 06:10:21 DEBUG : both10: size = 6 OK 2026/01/30 06:10:21 DEBUG : both10: Sizes identical 2026/01/30 06:10:21 DEBUG : both12: size = 6 OK 2026/01/30 06:10:21 DEBUG : both12: Sizes identical 2026/01/30 06:10:21 DEBUG : both0: size = 6 OK 2026/01/30 06:10:21 DEBUG : both11: size = 6 OK 2026/01/30 06:10:21 DEBUG : both11: Sizes identical 2026/01/30 06:10:21 DEBUG : both10: Unchanged skipping 2026/01/30 06:10:21 DEBUG : both13: size = 6 OK 2026/01/30 06:10:21 DEBUG : both13: Sizes identical 2026/01/30 06:10:21 DEBUG : both0: Sizes identical 2026/01/30 06:10:21 DEBUG : both11: Unchanged skipping 2026/01/30 06:10:21 DEBUG : both14: size = 6 OK 2026/01/30 06:10:21 DEBUG : both14: Sizes identical 2026/01/30 06:10:21 DEBUG : both13: Unchanged skipping 2026/01/30 06:10:21 DEBUG : both15: size = 6 OK 2026/01/30 06:10:21 DEBUG : both15: Sizes identical 2026/01/30 06:10:21 DEBUG : both15: Unchanged skipping 2026/01/30 06:10:21 DEBUG : both16: size = 6 OK 2026/01/30 06:10:21 DEBUG : both16: Sizes identical 2026/01/30 06:10:21 DEBUG : both16: Unchanged skipping 2026/01/30 06:10:21 DEBUG : both17: size = 6 OK 2026/01/30 06:10:21 DEBUG : both17: Sizes identical 2026/01/30 06:10:21 DEBUG : both12: Unchanged skipping 2026/01/30 06:10:21 DEBUG : both18: size = 6 OK 2026/01/30 06:10:21 DEBUG : both18: Sizes identical 2026/01/30 06:10:21 DEBUG : both18: Unchanged skipping 2026/01/30 06:10:21 DEBUG : both19: size = 6 OK 2026/01/30 06:10:21 DEBUG : both19: Sizes identical 2026/01/30 06:10:21 DEBUG : both19: Unchanged skipping 2026/01/30 06:10:21 DEBUG : both1: size = 6 OK 2026/01/30 06:10:21 DEBUG : both1: Sizes identical 2026/01/30 06:10:21 DEBUG : both0: Unchanged skipping 2026/01/30 06:10:21 DEBUG : both2: size = 6 OK 2026/01/30 06:10:21 DEBUG : both2: Sizes identical 2026/01/30 06:10:21 DEBUG : both2: Unchanged skipping 2026/01/30 06:10:21 DEBUG : both3: size = 6 OK 2026/01/30 06:10:21 DEBUG : both3: Sizes identical 2026/01/30 06:10:21 DEBUG : both14: Unchanged skipping 2026/01/30 06:10:21 DEBUG : both4: size = 6 OK 2026/01/30 06:10:21 DEBUG : both17: Unchanged skipping 2026/01/30 06:10:21 DEBUG : both4: Sizes identical 2026/01/30 06:10:21 DEBUG : both5: size = 6 OK 2026/01/30 06:10:21 DEBUG : both5: Sizes identical 2026/01/30 06:10:21 DEBUG : both4: Unchanged skipping 2026/01/30 06:10:21 DEBUG : both6: size = 6 OK 2026/01/30 06:10:21 DEBUG : both6: Sizes identical 2026/01/30 06:10:21 DEBUG : both6: Unchanged skipping 2026/01/30 06:10:21 DEBUG : both7: size = 6 OK 2026/01/30 06:10:21 DEBUG : both7: Sizes identical 2026/01/30 06:10:21 DEBUG : both7: Unchanged skipping 2026/01/30 06:10:21 DEBUG : both8: size = 6 OK 2026/01/30 06:10:21 DEBUG : both8: Sizes identical 2026/01/30 06:10:21 DEBUG : both5: Unchanged skipping 2026/01/30 06:10:21 DEBUG : both9: size = 6 OK 2026/01/30 06:10:21 DEBUG : both9: Sizes identical 2026/01/30 06:10:21 DEBUG : both9: Unchanged skipping 2026/01/30 06:10:21 DEBUG : both3: Unchanged skipping 2026/01/30 06:10:21 DEBUG : both1: Unchanged skipping 2026/01/30 06:10:21 DEBUG : both8: Unchanged skipping 2026/01/30 06:10:21 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 06:10:21 DEBUG : Waiting for deletions to finish 2026/01/30 06:10:21 INFO : only2: Deleted 2026/01/30 06:10:21 INFO : only3: Deleted 2026/01/30 06:10:21 INFO : only18: Deleted 2026/01/30 06:10:21 INFO : only19: Deleted 2026/01/30 06:10:22 INFO : only10: Deleted 2026/01/30 06:10:22 INFO : only0: Deleted 2026/01/30 06:10:22 INFO : only11: Deleted 2026/01/30 06:10:22 INFO : only15: Deleted 2026/01/30 06:10:22 INFO : only13: Deleted 2026/01/30 06:10:22 INFO : only16: Deleted 2026/01/30 06:10:22 INFO : only4: Deleted 2026/01/30 06:10:22 INFO : only6: Deleted 2026/01/30 06:10:22 INFO : only7: Deleted 2026/01/30 06:10:22 INFO : only8: Deleted 2026/01/30 06:10:22 INFO : only1: Deleted 2026/01/30 06:10:22 INFO : only12: Deleted 2026/01/30 06:10:23 INFO : only14: Deleted 2026/01/30 06:10:23 INFO : only17: Deleted 2026/01/30 06:10:23 INFO : only9: Deleted 2026/01/30 06:10:23 INFO : only5: Deleted 2026/01/30 06:10:23 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (377.34s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 06:16:24 DEBUG : both0: size = 6 OK 2026/01/30 06:16:24 DEBUG : both10: size = 6 OK 2026/01/30 06:16:24 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 06:16:24 DEBUG : both0: Sizes identical 2026/01/30 06:16:24 DEBUG : both10: Sizes identical 2026/01/30 06:16:24 DEBUG : both11: size = 6 OK 2026/01/30 06:16:24 DEBUG : both11: Sizes identical 2026/01/30 06:16:24 DEBUG : both12: size = 6 OK 2026/01/30 06:16:24 DEBUG : both12: Sizes identical 2026/01/30 06:16:24 DEBUG : both0: Unchanged skipping 2026/01/30 06:16:24 DEBUG : both13: size = 6 OK 2026/01/30 06:16:24 DEBUG : both13: Sizes identical 2026/01/30 06:16:24 DEBUG : both13: Unchanged skipping 2026/01/30 06:16:24 DEBUG : both14: size = 6 OK 2026/01/30 06:16:24 DEBUG : both14: Sizes identical 2026/01/30 06:16:24 DEBUG : both14: Unchanged skipping 2026/01/30 06:16:24 DEBUG : both15: size = 6 OK 2026/01/30 06:16:24 DEBUG : both15: Sizes identical 2026/01/30 06:16:24 DEBUG : both10: Unchanged skipping 2026/01/30 06:16:24 DEBUG : both16: size = 6 OK 2026/01/30 06:16:24 DEBUG : both16: Sizes identical 2026/01/30 06:16:24 DEBUG : both16: Unchanged skipping 2026/01/30 06:16:24 DEBUG : both17: size = 6 OK 2026/01/30 06:16:24 DEBUG : both17: Sizes identical 2026/01/30 06:16:24 DEBUG : both17: Unchanged skipping 2026/01/30 06:16:24 DEBUG : both18: size = 6 OK 2026/01/30 06:16:24 DEBUG : both18: Sizes identical 2026/01/30 06:16:24 DEBUG : both11: Unchanged skipping 2026/01/30 06:16:24 DEBUG : both19: size = 6 OK 2026/01/30 06:16:24 DEBUG : both19: Sizes identical 2026/01/30 06:16:24 DEBUG : both12: Unchanged skipping 2026/01/30 06:16:24 DEBUG : both1: size = 6 OK 2026/01/30 06:16:24 DEBUG : both1: Sizes identical 2026/01/30 06:16:24 DEBUG : both15: Unchanged skipping 2026/01/30 06:16:24 DEBUG : both2: size = 6 OK 2026/01/30 06:16:24 DEBUG : both2: Sizes identical 2026/01/30 06:16:24 DEBUG : both18: Unchanged skipping 2026/01/30 06:16:24 DEBUG : both3: size = 6 OK 2026/01/30 06:16:24 DEBUG : both3: Sizes identical 2026/01/30 06:16:24 DEBUG : both3: Unchanged skipping 2026/01/30 06:16:24 DEBUG : both4: size = 6 OK 2026/01/30 06:16:24 DEBUG : both4: Sizes identical 2026/01/30 06:16:24 DEBUG : both4: Unchanged skipping 2026/01/30 06:16:24 DEBUG : both5: size = 6 OK 2026/01/30 06:16:24 DEBUG : both5: Sizes identical 2026/01/30 06:16:24 DEBUG : both19: Unchanged skipping 2026/01/30 06:16:24 DEBUG : both6: size = 6 OK 2026/01/30 06:16:24 DEBUG : both6: Sizes identical 2026/01/30 06:16:24 DEBUG : both6: Unchanged skipping 2026/01/30 06:16:24 DEBUG : both7: size = 6 OK 2026/01/30 06:16:24 DEBUG : both7: Sizes identical 2026/01/30 06:16:24 DEBUG : both1: Unchanged skipping 2026/01/30 06:16:24 DEBUG : both8: size = 6 OK 2026/01/30 06:16:24 DEBUG : both8: Sizes identical 2026/01/30 06:16:24 DEBUG : both8: Unchanged skipping 2026/01/30 06:16:24 DEBUG : both9: size = 6 OK 2026/01/30 06:16:24 DEBUG : both9: Sizes identical 2026/01/30 06:16:24 DEBUG : both2: Unchanged skipping 2026/01/30 06:16:24 DEBUG : both5: Unchanged skipping 2026/01/30 06:16:24 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:16:24 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:16:24 DEBUG : only0: size = 6 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 06:16:24 DEBUG : only10: size = 6 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 06:16:24 DEBUG : only10: Sizes differ 2026/01/30 06:16:24 DEBUG : only0: Sizes differ 2026/01/30 06:16:24 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:16:24 DEBUG : only11: size = 6 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 06:16:24 DEBUG : only11: Sizes differ 2026/01/30 06:16:24 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:16:24 DEBUG : only12: size = 6 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 06:16:24 DEBUG : only12: Sizes differ 2026/01/30 06:16:24 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:16:24 DEBUG : only13: size = 6 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 06:16:24 DEBUG : only13: Sizes differ 2026/01/30 06:16:24 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:16:24 DEBUG : only14: size = 6 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 06:16:24 DEBUG : only14: Sizes differ 2026/01/30 06:16:24 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:16:24 DEBUG : only15: size = 6 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 06:16:24 DEBUG : only15: Sizes differ 2026/01/30 06:16:24 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:16:24 DEBUG : only16: size = 6 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 06:16:24 DEBUG : only16: Sizes differ 2026/01/30 06:16:24 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:16:24 DEBUG : only17: size = 6 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 06:16:24 DEBUG : only17: Sizes differ 2026/01/30 06:16:24 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:16:24 DEBUG : only18: size = 6 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 06:16:24 DEBUG : only18: Sizes differ 2026/01/30 06:16:24 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:16:24 DEBUG : only19: size = 6 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 06:16:24 DEBUG : only19: Sizes differ 2026/01/30 06:16:24 DEBUG : both7: Unchanged skipping 2026/01/30 06:16:24 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:16:24 DEBUG : only2: size = 6 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 06:16:24 DEBUG : both9: Unchanged skipping 2026/01/30 06:16:24 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:16:24 DEBUG : only3: size = 6 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 06:16:24 DEBUG : only3: Sizes differ 2026/01/30 06:16:24 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:16:24 DEBUG : only4: size = 6 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 06:16:24 DEBUG : only4: Sizes differ 2026/01/30 06:16:24 DEBUG : only2: Sizes differ 2026/01/30 06:16:24 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:16:24 DEBUG : only1: size = 6 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 06:16:24 DEBUG : only1: Sizes differ 2026/01/30 06:16:24 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:16:24 DEBUG : only5: size = 6 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 06:16:24 DEBUG : only5: Sizes differ 2026/01/30 06:16:24 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:16:24 DEBUG : only6: size = 6 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 06:16:24 DEBUG : only6: Sizes differ 2026/01/30 06:16:24 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:16:24 DEBUG : only7: size = 6 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 06:16:24 DEBUG : only7: Sizes differ 2026/01/30 06:16:24 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:16:24 DEBUG : only8: size = 6 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 06:16:24 DEBUG : only8: Sizes differ 2026/01/30 06:16:24 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1378770673) 2026/01/30 06:16:24 DEBUG : only9: size = 6 (drime root 'rclone-test-dehicob0riqa') 2026/01/30 06:16:24 DEBUG : only9: Sizes differ 2026/01/30 06:16:24 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 06:16:32 DEBUG : only11: Removing old object on successful upload 2026/01/30 06:16:32 DEBUG : only11: size = 0 OK 2026/01/30 06:16:32 INFO : only11: Copied (replaced existing) 2026/01/30 06:16:33 DEBUG : only13: Removing old object on successful upload 2026/01/30 06:16:33 DEBUG : only10: Removing old object on successful upload 2026/01/30 06:16:33 DEBUG : only13: size = 0 OK 2026/01/30 06:16:33 INFO : only13: Copied (replaced existing) 2026/01/30 06:16:34 DEBUG : only10: size = 0 OK 2026/01/30 06:16:34 INFO : only10: Copied (replaced existing) 2026/01/30 06:16:34 DEBUG : only0: Removing old object on successful upload 2026/01/30 06:16:34 DEBUG : only0: size = 0 OK 2026/01/30 06:16:34 INFO : only0: Copied (replaced existing) 2026/01/30 06:16:41 DEBUG : only16: Removing old object on successful upload 2026/01/30 06:16:41 DEBUG : only12: Removing old object on successful upload 2026/01/30 06:16:42 DEBUG : only16: size = 0 OK 2026/01/30 06:16:42 INFO : only16: Copied (replaced existing) 2026/01/30 06:16:42 DEBUG : only12: size = 0 OK 2026/01/30 06:16:42 INFO : only12: Copied (replaced existing) 2026/01/30 06:16:42 DEBUG : only15: Removing old object on successful upload 2026/01/30 06:16:42 DEBUG : only15: size = 0 OK 2026/01/30 06:16:42 INFO : only15: Copied (replaced existing) 2026/01/30 06:16:43 DEBUG : only17: Removing old object on successful upload 2026/01/30 06:16:43 DEBUG : only17: size = 0 OK 2026/01/30 06:16:43 INFO : only17: Copied (replaced existing) 2026/01/30 06:16:49 DEBUG : only18: Removing old object on successful upload 2026/01/30 06:16:50 DEBUG : only19: Removing old object on successful upload 2026/01/30 06:16:50 DEBUG : only18: size = 0 OK 2026/01/30 06:16:50 INFO : only18: Copied (replaced existing) 2026/01/30 06:16:50 DEBUG : only19: size = 0 OK 2026/01/30 06:16:50 INFO : only19: Copied (replaced existing) 2026/01/30 06:16:50 DEBUG : only14: Removing old object on successful upload 2026/01/30 06:16:51 DEBUG : only14: size = 0 OK 2026/01/30 06:16:51 INFO : only14: Copied (replaced existing) 2026/01/30 06:16:51 DEBUG : only3: Removing old object on successful upload 2026/01/30 06:16:51 DEBUG : only3: size = 0 OK 2026/01/30 06:16:51 INFO : only3: Copied (replaced existing) 2026/01/30 06:16:59 DEBUG : only5: Removing old object on successful upload 2026/01/30 06:16:59 DEBUG : only5: size = 0 OK 2026/01/30 06:16:59 INFO : only5: Copied (replaced existing) 2026/01/30 06:16:59 DEBUG : only4: Removing old object on successful upload 2026/01/30 06:17:00 DEBUG : only7: Removing old object on successful upload 2026/01/30 06:17:00 DEBUG : only4: size = 0 OK 2026/01/30 06:17:00 INFO : only4: Copied (replaced existing) 2026/01/30 06:17:00 DEBUG : only7: size = 0 OK 2026/01/30 06:17:00 INFO : only7: Copied (replaced existing) 2026/01/30 06:17:04 DEBUG : only2: Removing old object on successful upload 2026/01/30 06:17:04 DEBUG : only2: size = 0 OK 2026/01/30 06:17:04 INFO : only2: Copied (replaced existing) 2026/01/30 06:17:10 DEBUG : only1: Removing old object on successful upload 2026/01/30 06:17:11 DEBUG : only1: size = 0 OK 2026/01/30 06:17:11 INFO : only1: Copied (replaced existing) 2026/01/30 06:17:16 DEBUG : only9: Removing old object on successful upload 2026/01/30 06:17:16 DEBUG : only8: Removing old object on successful upload 2026/01/30 06:17:17 DEBUG : only9: size = 0 OK 2026/01/30 06:17:17 INFO : only9: Copied (replaced existing) 2026/01/30 06:17:17 DEBUG : only8: size = 0 OK 2026/01/30 06:17:17 INFO : only8: Copied (replaced existing) 2026/01/30 06:17:19 DEBUG : only6: Removing old object on successful upload 2026/01/30 06:17:19 DEBUG : only6: size = 0 OK 2026/01/30 06:17:19 INFO : only6: Copied (replaced existing) 2026/01/30 06:17:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (427.68s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 06:17:39 DEBUG : empty_dir: Making directory with metadata 2026/01/30 06:17:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/30 06:17:39 DEBUG : empty_on_remote: Making directory with metadata 2026/01/30 06:17:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/30 06:17:39 INFO : empty_on_remote: Making directory 2026/01/30 06:17:40 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/01/30 06:17:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/01/30 06:17:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/01/30 06:17:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/01/30 06:17:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (24.77s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 06:18:04 DEBUG : empty_dir: Making directory with metadata 2026/01/30 06:18:04 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/30 06:18:04 DEBUG : empty_on_remote: Making directory with metadata 2026/01/30 06:18:04 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/30 06:18:04 INFO : empty_on_remote: Making directory 2026/01/30 06:18:05 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/01/30 06:18:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/01/30 06:18:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/01/30 06:18:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/01/30 06:18:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/01/30 06:18:17 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (22.45s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 06:18:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/30 06:18:26 INFO : sub dir: Making directory 2026/01/30 06:18:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (50.57s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 06:19:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/30 06:19:17 INFO : sub dir: Making directory 2026/01/30 06:19:18 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (61.43s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 06:25:21 DEBUG : Waiting for deletions to finish 2026/01/30 06:25:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/30 06:25:21 DEBUG : splitbananasplit: Excluded 2026/01/30 06:25:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/30 06:25:21 DEBUG : appleappleapplebanana: Excluded 2026/01/30 06:25:21 DEBUG : banana: Excluded (Path Filter) 2026/01/30 06:25:21 DEBUG : banana: Excluded 2026/01/30 06:25:21 DEBUG : apple: Excluded (Path Filter) 2026/01/30 06:25:21 DEBUG : apple: Excluded 2026/01/30 06:25:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/30 06:25:22 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/30 06:25:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/30 06:25:22 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/30 06:25:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/30 06:25:22 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/30 06:25:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/30 06:25:22 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/30 06:25:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/30 06:25:22 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/30 06:25:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/30 06:25:22 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/30 06:25:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/30 06:25:22 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/30 06:25:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/30 06:25:22 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/30 06:25:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/30 06:25:22 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/30 06:25:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/30 06:25:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/30 06:25:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/30 06:25:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/30 06:25:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/30 06:25:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/30 06:25:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/30 06:25:22 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/30 06:25:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/30 06:25:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/30 06:25:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/30 06:25:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/30 06:25:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/30 06:25:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/30 06:25:23 DEBUG : apple: size = 5 OK 2026/01/30 06:25:23 DEBUG : apple: Sizes identical 2026/01/30 06:25:23 DEBUG : apple: Unchanged skipping 2026/01/30 06:25:23 DEBUG : banana: size = 6 OK 2026/01/30 06:25:23 DEBUG : banana: Sizes identical 2026/01/30 06:25:23 DEBUG : banana: Unchanged skipping 2026/01/30 06:25:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/30 06:25:23 DEBUG : appleappleapplebanana: Sizes identical 2026/01/30 06:25:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/30 06:25:23 DEBUG : splitbananasplit: size = 16 OK 2026/01/30 06:25:23 DEBUG : splitbananasplit: Sizes identical 2026/01/30 06:25:23 DEBUG : splitbananasplit: Unchanged skipping 2026/01/30 06:25:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/30 06:25:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/30 06:25:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/30 06:25:24 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/30 06:25:24 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/30 06:25:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/30 06:25:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/30 06:25:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/30 06:25:24 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/30 06:25:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/30 06:25:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/30 06:25:24 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/30 06:25:24 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/30 06:25:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/30 06:25:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/30 06:25:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/30 06:25:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/30 06:25:24 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/30 06:25:24 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/30 06:25:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/30 06:25:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/30 06:25:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/30 06:25:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/30 06:25:24 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/30 06:25:24 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/30 06:25:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/30 06:25:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/30 06:25:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/30 06:25:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/30 06:25:24 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 06:25:24 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/30 06:25:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/30 06:25:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/30 06:25:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/30 06:25:24 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/30 06:25:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/30 06:25:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/30 06:25:24 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/30 06:25:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/30 06:25:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/30 06:25:24 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/30 06:25:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/30 06:25:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/30 06:25:24 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/30 06:25:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/30 06:25:24 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/30 06:25:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/30 06:25:24 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/30 06:25:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/30 06:25:24 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 06:25:24 DEBUG : Waiting for deletions to finish 2026/01/30 06:25:24 INFO : There was nothing to transfer 2026/01/30 06:25:24 DEBUG : Waiting for deletions to finish 2026/01/30 06:25:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/30 06:25:24 DEBUG : splitbananasplit: Excluded 2026/01/30 06:25:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/30 06:25:24 DEBUG : appleappleapplebanana: Excluded 2026/01/30 06:25:24 DEBUG : banana: Excluded (Path Filter) 2026/01/30 06:25:24 DEBUG : banana: Excluded 2026/01/30 06:25:24 DEBUG : apple: Excluded (Path Filter) 2026/01/30 06:25:24 DEBUG : apple: Excluded 2026/01/30 06:25:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/30 06:25:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/30 06:25:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/30 06:25:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/30 06:25:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/30 06:25:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/30 06:25:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/30 06:25:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/30 06:25:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/30 06:25:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/30 06:25:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/30 06:25:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/30 06:25:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/30 06:25:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/30 06:25:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/30 06:25:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/30 06:25:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/30 06:25:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/30 06:25:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/30 06:25:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/30 06:25:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/30 06:25:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/30 06:25:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/30 06:25:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/30 06:25:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/30 06:25:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/30 06:25:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/30 06:25:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/30 06:25:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/30 06:25:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/30 06:25:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/30 06:25:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/30 06:25:25 DEBUG : splitbananasplit: size = 16 OK 2026/01/30 06:25:25 DEBUG : splitbananasplit: Sizes identical 2026/01/30 06:25:25 DEBUG : splitbananasplit: Unchanged skipping 2026/01/30 06:25:25 DEBUG : apple: size = 5 OK 2026/01/30 06:25:25 DEBUG : apple: Sizes identical 2026/01/30 06:25:25 DEBUG : apple: Unchanged skipping 2026/01/30 06:25:25 DEBUG : banana: size = 6 OK 2026/01/30 06:25:25 DEBUG : banana: Sizes identical 2026/01/30 06:25:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/30 06:25:25 DEBUG : banana: Unchanged skipping 2026/01/30 06:25:25 DEBUG : appleappleapplebanana: Sizes identical 2026/01/30 06:25:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/30 06:25:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/30 06:25:26 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/30 06:25:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/30 06:25:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/30 06:25:26 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/30 06:25:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/30 06:25:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/30 06:25:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/30 06:25:26 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/30 06:25:26 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/30 06:25:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/30 06:25:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/30 06:25:26 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/30 06:25:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/30 06:25:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/30 06:25:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/30 06:25:26 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/30 06:25:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/30 06:25:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/30 06:25:26 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/30 06:25:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/30 06:25:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/30 06:25:26 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/30 06:25:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/30 06:25:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/30 06:25:26 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/30 06:25:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/30 06:25:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/30 06:25:26 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/30 06:25:26 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 06:25:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/30 06:25:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/30 06:25:26 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/30 06:25:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/30 06:25:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/30 06:25:26 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/30 06:25:26 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/30 06:25:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/30 06:25:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/30 06:25:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/30 06:25:26 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/30 06:25:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/30 06:25:26 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/30 06:25:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/30 06:25:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/30 06:25:26 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/30 06:25:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/30 06:25:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/30 06:25:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/30 06:25:26 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 06:25:26 DEBUG : Waiting for deletions to finish 2026/01/30 06:25:26 INFO : There was nothing to transfer 2026/01/30 06:25:26 DEBUG : Waiting for deletions to finish 2026/01/30 06:25:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/30 06:25:26 DEBUG : splitbananasplit: Excluded 2026/01/30 06:25:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/30 06:25:26 DEBUG : appleappleapplebanana: Excluded 2026/01/30 06:25:26 DEBUG : banana: Excluded (Path Filter) 2026/01/30 06:25:26 DEBUG : banana: Excluded 2026/01/30 06:25:26 DEBUG : apple: Excluded (Path Filter) 2026/01/30 06:25:26 DEBUG : apple: Excluded 2026/01/30 06:25:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/30 06:25:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/30 06:25:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/30 06:25:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/30 06:25:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/30 06:25:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/30 06:25:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/30 06:25:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/30 06:25:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/30 06:25:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/30 06:25:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/30 06:25:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/30 06:25:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/30 06:25:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/30 06:25:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/30 06:25:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/30 06:25:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/30 06:25:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/30 06:25:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/30 06:25:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/30 06:25:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/30 06:25:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/30 06:25:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/30 06:25:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/30 06:25:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/30 06:25:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/30 06:25:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/30 06:25:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/30 06:25:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/30 06:25:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/30 06:25:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/30 06:25:27 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 06:29:40 DEBUG : Waiting for deletions to finish 2026/01/30 06:29:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/30 06:29:41 DEBUG : splitbananasplit: Excluded 2026/01/30 06:29:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/30 06:29:41 DEBUG : appleappleapplebanana: Excluded 2026/01/30 06:29:41 DEBUG : banana: Excluded (Path Filter) 2026/01/30 06:29:41 DEBUG : banana: Excluded 2026/01/30 06:29:41 DEBUG : apple: Excluded (Path Filter) 2026/01/30 06:29:41 DEBUG : apple: Excluded 2026/01/30 06:29:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/30 06:29:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/30 06:29:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/30 06:29:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/30 06:29:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/30 06:29:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/30 06:29:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/30 06:29:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/30 06:29:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/30 06:29:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/30 06:29:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/30 06:29:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/30 06:29:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/30 06:29:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/30 06:29:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/30 06:29:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/30 06:29:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/30 06:29:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/30 06:29:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/30 06:29:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/30 06:29:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/30 06:29:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/30 06:29:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/30 06:29:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/30 06:29:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/30 06:29:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/30 06:29:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/30 06:29:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/30 06:29:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/30 06:29:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/30 06:29:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/30 06:29:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/30 06:29:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/30 06:29:43 DEBUG : appleappleapplebanana: Sizes identical 2026/01/30 06:29:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/30 06:29:43 DEBUG : apple: size = 5 OK 2026/01/30 06:29:43 DEBUG : apple: Sizes identical 2026/01/30 06:29:43 DEBUG : apple: Unchanged skipping 2026/01/30 06:29:43 DEBUG : banana: size = 6 OK 2026/01/30 06:29:43 DEBUG : banana: Sizes identical 2026/01/30 06:29:43 DEBUG : banana: Unchanged skipping 2026/01/30 06:29:43 DEBUG : splitbananasplit: size = 16 OK 2026/01/30 06:29:43 DEBUG : splitbananasplit: Sizes identical 2026/01/30 06:29:43 DEBUG : splitbananasplit: Unchanged skipping 2026/01/30 06:29:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/30 06:29:43 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/30 06:29:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/30 06:29:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/30 06:29:43 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/30 06:29:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/30 06:29:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/30 06:29:43 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/30 06:29:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/30 06:29:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/30 06:29:43 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/30 06:29:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/30 06:29:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/30 06:29:43 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/30 06:29:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/30 06:29:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/30 06:29:43 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/30 06:29:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/30 06:29:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/30 06:29:43 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/30 06:29:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/30 06:29:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/30 06:29:43 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/30 06:29:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/30 06:29:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/30 06:29:43 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/30 06:29:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/30 06:29:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/30 06:29:43 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/30 06:29:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/30 06:29:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/30 06:29:43 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/30 06:29:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/30 06:29:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/30 06:29:43 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/30 06:29:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/30 06:29:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/30 06:29:43 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/30 06:29:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/30 06:29:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/30 06:29:43 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/30 06:29:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/30 06:29:43 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 06:29:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/30 06:29:43 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/30 06:29:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/30 06:29:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/30 06:29:43 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/30 06:29:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/30 06:29:43 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 06:29:43 DEBUG : Waiting for deletions to finish 2026/01/30 06:29:43 INFO : There was nothing to transfer 2026/01/30 06:29:43 DEBUG : Waiting for deletions to finish 2026/01/30 06:29:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/30 06:29:44 DEBUG : splitbananasplit: Excluded 2026/01/30 06:29:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/30 06:29:44 DEBUG : appleappleapplebanana: Excluded 2026/01/30 06:29:44 DEBUG : banana: Excluded (Path Filter) 2026/01/30 06:29:44 DEBUG : banana: Excluded 2026/01/30 06:29:44 DEBUG : apple: Excluded (Path Filter) 2026/01/30 06:29:44 DEBUG : apple: Excluded 2026/01/30 06:29:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/30 06:29:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/30 06:29:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/30 06:29:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/30 06:29:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/30 06:29:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/30 06:29:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/30 06:29:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/30 06:29:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/30 06:29:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/30 06:29:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/30 06:29:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/30 06:29:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/30 06:29:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/30 06:29:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/30 06:29:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/30 06:29:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/30 06:29:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/30 06:29:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/30 06:29:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/30 06:29:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/30 06:29:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/30 06:29:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/30 06:29:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/30 06:29:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/30 06:29:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/30 06:29:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/30 06:29:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/30 06:29:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/30 06:29:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/30 06:29:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/30 06:29:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/30 06:29:45 DEBUG : apple: size = 5 OK 2026/01/30 06:29:45 DEBUG : apple: Sizes identical 2026/01/30 06:29:45 DEBUG : apple: Unchanged skipping 2026/01/30 06:29:45 DEBUG : banana: size = 6 OK 2026/01/30 06:29:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/30 06:29:45 DEBUG : banana: Sizes identical 2026/01/30 06:29:45 DEBUG : appleappleapplebanana: Sizes identical 2026/01/30 06:29:45 DEBUG : banana: Unchanged skipping 2026/01/30 06:29:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/30 06:29:45 DEBUG : splitbananasplit: size = 16 OK 2026/01/30 06:29:45 DEBUG : splitbananasplit: Sizes identical 2026/01/30 06:29:45 DEBUG : splitbananasplit: Unchanged skipping 2026/01/30 06:29:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/30 06:29:45 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/30 06:29:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/30 06:29:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/30 06:29:45 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/30 06:29:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/30 06:29:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/30 06:29:45 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/30 06:29:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/30 06:29:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/30 06:29:45 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/30 06:29:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/30 06:29:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/30 06:29:45 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/30 06:29:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/30 06:29:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/30 06:29:45 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/30 06:29:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/30 06:29:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/30 06:29:45 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/30 06:29:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/30 06:29:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/30 06:29:45 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/30 06:29:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/30 06:29:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/30 06:29:45 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/30 06:29:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/30 06:29:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/30 06:29:45 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/30 06:29:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/30 06:29:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/30 06:29:45 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/30 06:29:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/30 06:29:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/30 06:29:45 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/30 06:29:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/30 06:29:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/30 06:29:45 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/30 06:29:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/30 06:29:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/30 06:29:45 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/30 06:29:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/30 06:29:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/30 06:29:45 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/30 06:29:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/30 06:29:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/30 06:29:45 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/30 06:29:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/30 06:29:45 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 06:29:45 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 06:29:45 DEBUG : Waiting for deletions to finish 2026/01/30 06:29:45 INFO : There was nothing to transfer 2026/01/30 06:29:45 DEBUG : Waiting for deletions to finish 2026/01/30 06:29:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/30 06:29:46 DEBUG : splitbananasplit: Excluded 2026/01/30 06:29:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/30 06:29:46 DEBUG : appleappleapplebanana: Excluded 2026/01/30 06:29:46 DEBUG : banana: Excluded (Path Filter) 2026/01/30 06:29:46 DEBUG : banana: Excluded 2026/01/30 06:29:46 DEBUG : apple: Excluded (Path Filter) 2026/01/30 06:29:46 DEBUG : apple: Excluded 2026/01/30 06:29:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/30 06:29:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/30 06:29:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/30 06:29:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/30 06:29:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/30 06:29:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/30 06:29:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/30 06:29:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/30 06:29:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/30 06:29:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/30 06:29:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/30 06:29:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/30 06:29:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/30 06:29:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/30 06:29:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/30 06:29:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/30 06:29:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/30 06:29:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/30 06:29:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/30 06:29:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/30 06:29:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/30 06:29:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/30 06:29:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/30 06:29:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/30 06:29:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/30 06:29:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/30 06:29:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/30 06:29:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/30 06:29:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/30 06:29:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/30 06:29:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/30 06:29:46 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" 2026/01/30 06:33:04 DEBUG : Waiting for deletions to finish 2026/01/30 06:33:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/30 06:33:04 DEBUG : splitbananasplit: Excluded 2026/01/30 06:33:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/30 06:33:04 DEBUG : appleappleapplebanana: Excluded 2026/01/30 06:33:04 DEBUG : banana: Excluded (Path Filter) 2026/01/30 06:33:04 DEBUG : banana: Excluded 2026/01/30 06:33:04 DEBUG : apple: Excluded (Path Filter) 2026/01/30 06:33:04 DEBUG : apple: Excluded 2026/01/30 06:33:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/30 06:33:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/30 06:33:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/30 06:33:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/30 06:33:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/30 06:33:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/30 06:33:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/30 06:33:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/30 06:33:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/30 06:33:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/30 06:33:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/30 06:33:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/30 06:33:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/30 06:33:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/30 06:33:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/30 06:33:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/30 06:33:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/30 06:33:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/30 06:33:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/30 06:33:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/30 06:33:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/30 06:33:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/30 06:33:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/30 06:33:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/30 06:33:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/30 06:33:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/30 06:33:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/30 06:33:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/30 06:33:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/30 06:33:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/30 06:33:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/30 06:33:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/30 06:33:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:33:05 DEBUG : apple: transformed to: YXBwbGU= 2026/01/30 06:33:05 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:33:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:33:05 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:33:05 DEBUG : apple: transformed to: YXBwbGU= 2026/01/30 06:33:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:33:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:33:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:05 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:33:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:05 DEBUG : apple: transformed to: YXBwbGU= 2026/01/30 06:33:05 DEBUG : apple: transformed to: YXBwbGU= 2026/01/30 06:33:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/01/30 06:33:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/30 06:33:06 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:33:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/01/30 06:33:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:33:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/30 06:33:06 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:33:06 DEBUG : apple: transformed to: YXBwbGU= 2026/01/30 06:33:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:33:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:33:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:33:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:33:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:33:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:33:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:33:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:33:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:33:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:33:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:33:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:33:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:33:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:33:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:33:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:33:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/30 06:33:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/30 06:33:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/30 06:33:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/30 06:33:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/30 06:33:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:33:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/30 06:33:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:33:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:33:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/01/30 06:33:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/30 06:33:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/30 06:33:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/30 06:33:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/30 06:33:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/30 06:33:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/30 06:33:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:33:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/30 06:33:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/30 06:33:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/30 06:33:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:33:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/30 06:33:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/30 06:33:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/30 06:33:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/30 06:33:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/30 06:33:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/30 06:33:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/30 06:33:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/01/30 06:33:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/30 06:33:06 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 06:33:06 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 06:33:14 DEBUG : YXBwbGU=: size = 5 OK 2026/01/30 06:33:14 INFO : apple: Copied (new) to: YXBwbGU= 2026/01/30 06:33:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/01/30 06:33:14 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:33:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:15 DEBUG : YmFuYW5h: size = 6 OK 2026/01/30 06:33:15 INFO : banana: Copied (new) to: YmFuYW5h 2026/01/30 06:33:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/01/30 06:33:16 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/01/30 06:33:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/01/30 06:33:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/01/30 06:33:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:33:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/01/30 06:33:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/01/30 06:33:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/01/30 06:33:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:33:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/01/30 06:33:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:33:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/30 06:33:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/01/30 06:33:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/01/30 06:33:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/01/30 06:33:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/30 06:33:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/01/30 06:33:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:33:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/01/30 06:33:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/30 06:33:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/01/30 06:33:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/01/30 06:33:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/01/30 06:33:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:54 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/01/30 06:33:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/01/30 06:33:54 DEBUG : Waiting for deletions to finish 2026/01/30 06:33:54 INFO : dir1/0010-456789.txt: Deleted 2026/01/30 06:33:54 INFO : apple: Deleted 2026/01/30 06:33:54 INFO : dir1/0014-89;=.txt: Deleted 2026/01/30 06:33:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/01/30 06:33:54 INFO : banana: Deleted 2026/01/30 06:33:54 INFO : dir1/0003-defghij.txt: Deleted 2026/01/30 06:33:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/01/30 06:33:55 INFO : dir1/0005-fghijkl.txt: Deleted 2026/01/30 06:33:55 INFO : dir1/0007-1234567.txt: Deleted 2026/01/30 06:33:55 INFO : dir1/0013-789;=.txt: Deleted 2026/01/30 06:33:55 INFO : dir1/0009-3456789.txt: Deleted 2026/01/30 06:33:55 INFO : dir1/0002-cdefghi.txt: Deleted 2026/01/30 06:33:55 INFO : dir1/0008-2345678.txt: Deleted 2026/01/30 06:33:55 INFO : splitbananasplit: Deleted 2026/01/30 06:33:56 INFO : dir1/0012-6789;.txt: Deleted 2026/01/30 06:33:56 INFO : dir1/0011-56789;.txt: Deleted 2026/01/30 06:33:56 INFO : dir1/0015-9;=.txt: Deleted 2026/01/30 06:33:56 INFO : dir1/0000-abcdefg.txt: Deleted 2026/01/30 06:33:56 INFO : appleappleapplebanana: Deleted 2026/01/30 06:33:56 INFO : dir1/0004-efghijk.txt: Deleted 2026/01/30 06:33:56 DEBUG : Waiting for deletions to finish 2026/01/30 06:33:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/01/30 06:33:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/01/30 06:33:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/01/30 06:33:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/01/30 06:33:57 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/01/30 06:33:57 DEBUG : YmFuYW5h: Excluded 2026/01/30 06:33:57 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/01/30 06:33:57 DEBUG : YXBwbGU=: Excluded 2026/01/30 06:33:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/01/30 06:33:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/01/30 06:33:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/01/30 06:33:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/01/30 06:33:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/01/30 06:33:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/01/30 06:33:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/01/30 06:33:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/01/30 06:33:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/01/30 06:33:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/01/30 06:33:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/01/30 06:33:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/01/30 06:33:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/01/30 06:33:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/01/30 06:33:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/01/30 06:33:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/01/30 06:33:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/01/30 06:33:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/01/30 06:33:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/01/30 06:33:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/01/30 06:33:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/01/30 06:33:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/01/30 06:33:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/01/30 06:33:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/01/30 06:33:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/01/30 06:33:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/01/30 06:33:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/01/30 06:33:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/01/30 06:33:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/01/30 06:33:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/01/30 06:33:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/01/30 06:33:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/01/30 06:33:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/30 06:33:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/30 06:33:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/30 06:33:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:59 DEBUG : apple: transformed to: YXBwbGU= 2026/01/30 06:33:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/30 06:33:59 DEBUG : apple: transformed to: YXBwbGU= 2026/01/30 06:33:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:59 DEBUG : apple: transformed to: YXBwbGU= 2026/01/30 06:33:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:59 DEBUG : apple: transformed to: YXBwbGU= 2026/01/30 06:33:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:59 DEBUG : apple: transformed to: YXBwbGU= 2026/01/30 06:33:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:59 DEBUG : apple: transformed to: YXBwbGU= 2026/01/30 06:33:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/30 06:33:59 DEBUG : apple: transformed to: YXBwbGU= 2026/01/30 06:33:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:33:59 DEBUG : apple: transformed to: YXBwbGU= 2026/01/30 06:33:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:59 DEBUG : apple: transformed to: YXBwbGU= 2026/01/30 06:33:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:59 DEBUG : apple: transformed to: YXBwbGU= 2026/01/30 06:33:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:33:59 DEBUG : apple: transformed to: YXBwbGU= 2026/01/30 06:33:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:59 DEBUG : apple: transformed to: YXBwbGU= 2026/01/30 06:33:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:59 DEBUG : apple: transformed to: YXBwbGU= 2026/01/30 06:33:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:59 DEBUG : apple: transformed to: YXBwbGU= 2026/01/30 06:33:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:59 DEBUG : apple: transformed to: YXBwbGU= 2026/01/30 06:33:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:59 DEBUG : apple: transformed to: YXBwbGU= 2026/01/30 06:33:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:59 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/30 06:33:59 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:59 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:59 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:59 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:59 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/30 06:33:59 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:33:59 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:59 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:59 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:33:59 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:59 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:59 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:59 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:59 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:59 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:59 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:33:59 DEBUG : apple: transformed to: YXBwbGU= 2026/01/30 06:33:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/30 06:33:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/30 06:33:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:33:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:33:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:59 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:33:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:59 DEBUG : apple: transformed to: YXBwbGU= 2026/01/30 06:33:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:33:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/30 06:33:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:33:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:33:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:33:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:33:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:33:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/30 06:33:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:33:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:33:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:33:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:33:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:33:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:33:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:33:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:33:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:33:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:33:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:33:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:33:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:33:59 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:33:59 DEBUG : apple: transformed to: YXBwbGU= 2026/01/30 06:33:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:59 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:33:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:33:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/30 06:33:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/30 06:33:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:33:59 DEBUG : apple: transformed to: YXBwbGU= 2026/01/30 06:33:59 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:33:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:33:59 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:33:59 DEBUG : apple: transformed to: YXBwbGU= 2026/01/30 06:33:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:33:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:33:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:59 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:33:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:59 DEBUG : apple: transformed to: YXBwbGU= 2026/01/30 06:33:59 DEBUG : apple: transformed to: YXBwbGU= 2026/01/30 06:33:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:33:59 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:33:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:33:59 DEBUG : YXBwbGU=: size = 5 OK 2026/01/30 06:33:59 DEBUG : apple: Sizes identical 2026/01/30 06:33:59 DEBUG : apple: Unchanged skipping 2026/01/30 06:33:59 DEBUG : YmFuYW5h: size = 6 OK 2026/01/30 06:33:59 DEBUG : banana: Sizes identical 2026/01/30 06:33:59 DEBUG : banana: Unchanged skipping 2026/01/30 06:33:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/01/30 06:33:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/01/30 06:33:59 DEBUG : splitbananasplit: Sizes identical 2026/01/30 06:33:59 DEBUG : splitbananasplit: Unchanged skipping 2026/01/30 06:33:59 DEBUG : appleappleapplebanana: Sizes identical 2026/01/30 06:33:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/30 06:33:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:33:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:33:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:33:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:33:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:33:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:33:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:33:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:33:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:33:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:33:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:33:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:33:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:33:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/30 06:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/30 06:33:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/30 06:33:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/30 06:33:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/30 06:33:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:33:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/30 06:33:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:33:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:33:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/01/30 06:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:33:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:33:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:33:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:33:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:33:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:33:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:33:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:33:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:33:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:33:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/30 06:33:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/30 06:33:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:33:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/30 06:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/30 06:33:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/01/30 06:33:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/01/30 06:33:59 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/30 06:33:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/30 06:33:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/01/30 06:33:59 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/30 06:33:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/30 06:33:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/01/30 06:33:59 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/30 06:33:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/30 06:33:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/01/30 06:33:59 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/30 06:33:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/30 06:33:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/01/30 06:33:59 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/30 06:33:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/30 06:33:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/01/30 06:33:59 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/30 06:33:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/30 06:33:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/01/30 06:33:59 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/30 06:33:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/30 06:33:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/01/30 06:33:59 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/30 06:33:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/30 06:33:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/01/30 06:33:59 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/30 06:33:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/30 06:33:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/01/30 06:33:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/01/30 06:33:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/01/30 06:33:59 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/30 06:33:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/30 06:33:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/01/30 06:33:59 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/30 06:33:59 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/30 06:33:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/30 06:33:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/30 06:33:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/01/30 06:33:59 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/30 06:33:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/30 06:33:59 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/01/30 06:33:59 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/30 06:33:59 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/30 06:33:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/30 06:33:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/30 06:33:59 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for checks to finish 2026/01/30 06:33:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/01/30 06:33:59 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/30 06:33:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/30 06:33:59 DEBUG : drime root 'rclone-test-dehicob0riqa': Waiting for transfers to finish 2026/01/30 06:33:59 DEBUG : Waiting for deletions to finish 2026/01/30 06:33:59 DEBUG : Waiting for deletions to finish 2026/01/30 06:34:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/01/30 06:34:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/01/30 06:34:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/01/30 06:34:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/01/30 06:34:00 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/01/30 06:34:00 DEBUG : YmFuYW5h: Excluded 2026/01/30 06:34:00 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/01/30 06:34:00 DEBUG : YXBwbGU=: Excluded 2026/01/30 06:34:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/01/30 06:34:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/01/30 06:34:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/01/30 06:34:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/01/30 06:34:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/01/30 06:34:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/01/30 06:34:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/01/30 06:34:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/01/30 06:34:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/01/30 06:34:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/01/30 06:34:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/01/30 06:34:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/01/30 06:34:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/01/30 06:34:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/01/30 06:34:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/01/30 06:34:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/01/30 06:34:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/01/30 06:34:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/01/30 06:34:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/01/30 06:34:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/01/30 06:34:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/01/30 06:34:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/01/30 06:34:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/01/30 06:34:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/01/30 06:34:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/01/30 06:34:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/01/30 06:34:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/01/30 06:34:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/01/30 06:34:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/01/30 06:34:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/01/30 06:34:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/01/30 06:34:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/01/30 06:34:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:34:01 DEBUG : apple: transformed to: YXBwbGU= 2026/01/30 06:34:01 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:34:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:34:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:34:01 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:34:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:34:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:34:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/30 06:34:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/30 06:34:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/30 06:34:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:34:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/30 06:34:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/30 06:34:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:34:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/30 06:34:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/30 06:34:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/30 06:34:01 DEBUG : apple: transformed to: YXBwbGU= 2026/01/30 06:34:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/30 06:34:01 DEBUG : banana: transformed to: YmFuYW5h 2026/01/30 06:34:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/30 06:34:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/30 06:34:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/30 06:34:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/30 06:34:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/30 06:34:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/30 06:34:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "drime root 'rclone-test-dehicob0riqa'", Local "Local file system at /tmp/rclone1378770673", Modify Window "876000h0m0s" panic: test timed out after 1h0m0s running tests: TestTransform (14m24s) TestTransform/prefix (28s) goroutine 17293 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 14 minutes]: testing.(*T).Run(0xc0008161c0, {0x28c1137?, 0xc00006bad8?}, 0x2a02420) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0008161c0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0008161c0, 0xc00006bc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0007fe078, {0x4378f80, 0x6c, 0x6c}, {0x84a120?, 0x43b4048?, 0x43902a0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0005df2c0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0005df2c0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa9 goroutine 32 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 33 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 67 [IO wait]: internal/poll.runtime_pollWait(0x76abf178b6f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000638200?, 0xc00047a600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000638200, {0xc00047a600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000638200, {0xc00047a600?, 0x12fb?, 0xc000372a40?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00014e068, {0xc00047a600?, 0xc00047a600?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0004f2000, {0xc00047a600?, 0x76abf05efb18?, 0x76ac39c69108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0005d2e70, {0xc00047a600?, 0x12fb?, 0xc000f94688?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0008262b8, {0x2d724a0, 0xc0005d2e70}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000826008, {0x76abf059f098, 0xc0004f2000}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000826008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000826008, {0xc0004e1000, 0x1000, 0xc00008d008?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc00099fec0, {0xc0009b8ba0, 0x9, 0xc000765d58?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2d6f520, 0xc00099fec0}, {0xc0009b8ba0, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x91 io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0xc0009b8ba0, 0x9, 0xc000765d68?}, {0x2d6f520?, 0xc00099fec0?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc0009b8b60) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc000765fa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc000816540) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 66 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 15098 [chan receive]: testing.(*T).Run(0xc00063e700, {0x28acdc5?, 0x0?}, 0xc00060c550) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc00063e700) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:96 +0x62a testing.tRunner(0xc00063e700, 0x2a02420) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 17318 [select]: net/http.(*http2clientStream).writeRequest(0xc000412d80, 0xc000edd540, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc000412d80, 0x831024?, 0xc000c59f40?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 17307 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 2737 [chan receive, 55 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2640 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 17307 [select]: net/http.(*http2ClientConn).roundTrip(0xc000816540, 0xc000edd540, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8870 +0x4d3 net/http.(*http2ClientConn).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8767 net/http.(*http2Transport).RoundTripOpt(0xc0005df4a0, 0xc000edd540, {0xf0?, 0xe0?}) /usr/local/go/src/net/http/h2_bundle.go:8063 +0x1ec net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8014 net/http.http2noDialH2RoundTripper.RoundTrip({0xc000719860?}, 0xc000edd540?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0xc000719860, 0xc000edd400) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0000c9140, 0xc000edd400) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 net/http.send(0xc000edd400, {0x2d70be0, 0xc0000c9140}, {0x6ff101?, 0xc0006ee0f8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0005dab70, 0xc000edd400, {0xf?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0005dab70, 0xc000edd400) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc00060d540, {0x2d98ea8, 0x43b3ac0}, 0xc000759270) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:356 +0xd67 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc00060d540, {0x2d98ea8, 0x43b3ac0}, 0x419691?, {0x0?, 0x0?}, {0x221f0c0, 0xc000efc800}, 0x41373d?, 0x2a039c8, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x40b github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/drime.(*Object).Update.func2() /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:1520 +0x8b github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0x19?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0000c91a0, 0xc000744540, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:244 github.com/rclone/rclone/backend/drime.(*Object).Update(0xc000746400, {0x2d98ea8, 0x43b3ac0}, {0x2d6f020, 0xc000591da0}, {0x2da4f90, 0xc0001709a0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:1519 +0x82f github.com/rclone/rclone/backend/drime.(*Fs).PutUnchecked(0xc0005df360, {0x2d98ea8, 0x43b3ac0}, {0x2d6f020, 0xc000591da0}, {0x2da4f90, 0xc0001709a0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:683 +0x14c github.com/rclone/rclone/backend/drime.(*Fs).Put(0xc0005df360, {0x2d98ea8, 0x43b3ac0}, {0x2d6f020, 0xc000591da0}, {0x2da4f90, 0xc0001709a0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:656 +0x12c github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc000170930, {0x2d98ea8, 0x43b3ac0}, {0x2dafad0, 0xc0005df360}, {0xc000aca438, 0x15}, {0xc000aca438, 0x15}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:280 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 github.com/rclone/rclone/fs/sync.makeTestFiles(0xc000170930?, 0xc000170930, {0x28a6022, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 +0x425 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc00063f340) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 +0xd3 testing.tRunner(0xc00063f340, 0xc00060c550) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 15098 /usr/local/go/src/testing/testing.go:1851 +0x413 "./sync.test -test.v -test.timeout 1h0m0s -remote TestDrime: -verbose" - Finished ERROR in 1h0m1.385100758s (try 4/5): exit status 2: Failed []