"./sync.test -test.v -test.timeout 1h0m0s -remote TestDrime: -verbose" - Starting (try 2/5) 2026/01/29 02:38:11 DEBUG : Creating backend with remote "TestDrime:rclone-test-wapapid3dima" 2026/01/29 02:38:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/29 02:38:12 DEBUG : Creating backend with remote "/tmp/rclone3272665721" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:38:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 02:38:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/01/29 02:38:13 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:38:13 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.29s) === RUN TestCopy run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:38:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/29 02:38:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 02:38:15 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:38:15 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:38:26 DEBUG : sub dir/hello world: size = 11 OK 2026/01/29 02:38:26 INFO : sub dir/hello world: Copied (new) 2026/01/29 02:38:27 DEBUG : drime root 'rclone-test-wapapid3dima': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (13.58s) === RUN TestCopyMetadata run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.28s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.31s) === RUN TestCopyMissingDirectory run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:38:29 DEBUG : Creating backend with remote "/non-existing" 2026/01/29 02:38:29 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/01/29 02:38:29 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:38:29 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.51s) === RUN TestCopyNoTraverse run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:38:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 02:38:29 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:38:29 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:38:39 DEBUG : sub dir/hello world: size = 11 OK 2026/01/29 02:38:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (14.32s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (1.20s) === RUN TestCopyCheckFirst run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:38:45 INFO : drime root 'rclone-test-wapapid3dima': Running all checks before starting transfers 2026/01/29 02:38:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 02:38:45 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:38:45 INFO : drime root 'rclone-test-wapapid3dima': Checks finished, now starting transfers 2026/01/29 02:38:45 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:38:57 DEBUG : sub dir/hello world: size = 11 OK 2026/01/29 02:38:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (15.94s) === RUN TestSyncNoTraverse run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:39:01 ERROR : Ignoring --no-traverse with sync 2026/01/29 02:39:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 02:39:01 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:39:01 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:39:14 DEBUG : sub dir/hello world: size = 11 OK 2026/01/29 02:39:14 INFO : sub dir/hello world: Copied (new) 2026/01/29 02:39:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (17.19s) === RUN TestCopyWithDepth run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:39:18 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/01/29 02:39:18 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:39:18 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:39:37 DEBUG : hello world2: size = 12 OK 2026/01/29 02:39:37 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (20.92s) === RUN TestCopyWithFilesFrom run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:39:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/29 02:39:39 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:39:39 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:40:04 DEBUG : potato2: size = 11 OK 2026/01/29 02:40:04 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (27.92s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:40:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/29 02:40:07 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:40:07 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:40:21 DEBUG : potato2: size = 11 OK 2026/01/29 02:40:21 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (16.15s) === RUN TestCopyEmptyDirectories run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:40:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/01/29 02:40:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/29 02:40:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/01/29 02:40:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/29 02:40:23 INFO : sub dir2: Making directory 2026/01/29 02:40:24 INFO : sub dir: Making directory 2026/01/29 02:40:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 02:40:25 INFO : sub dir2/sub sub dir2: Making directory 2026/01/29 02:40:25 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:40:25 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:40:40 DEBUG : sub dir/hello world: size = 11 OK 2026/01/29 02:40:40 INFO : sub dir/hello world: Copied (new) 2026/01/29 02:40:41 DEBUG : drime root 'rclone-test-wapapid3dima': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (22.07s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:40:45 INFO : sub dir2: Making directory 2026/01/29 02:40:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/01/29 02:40:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/29 02:40:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 02:40:45 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:40:45 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:40:58 DEBUG : sub dir/hello world: size = 11 OK 2026/01/29 02:40:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (16.68s) === RUN TestMoveEmptyDirectories run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:41:01 DEBUG : sub dir2: Making directory with metadata 2026/01/29 02:41:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/29 02:41:02 INFO : sub dir2: Making directory 2026/01/29 02:41:02 INFO : sub dir: Making directory 2026/01/29 02:41:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 02:41:03 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:41:03 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:41:17 DEBUG : sub dir/hello world: size = 11 OK 2026/01/29 02:41:17 INFO : sub dir/hello world: Copied (new) 2026/01/29 02:41:17 INFO : sub dir/hello world: Deleted 2026/01/29 02:41:18 DEBUG : drime root 'rclone-test-wapapid3dima': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/01/29 02:41:18 DEBUG : drime root 'rclone-test-wapapid3dima': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (19.83s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.60s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:41:22 INFO : sub dir2: Making directory 2026/01/29 02:41:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 02:41:22 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:41:22 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:41:33 DEBUG : sub dir/hello world: size = 11 OK 2026/01/29 02:41:33 INFO : sub dir/hello world: Copied (new) 2026/01/29 02:41:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (14.70s) === RUN TestSyncEmptyDirectories run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:41:37 DEBUG : sub dir2: Making directory with metadata 2026/01/29 02:41:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/29 02:41:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/29 02:41:37 INFO : sub dir2: Making directory 2026/01/29 02:41:38 INFO : sub dir: Making directory 2026/01/29 02:41:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 02:41:39 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:41:39 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:41:53 DEBUG : sub dir/hello world: size = 11 OK 2026/01/29 02:41:53 INFO : sub dir/hello world: Copied (new) 2026/01/29 02:41:53 DEBUG : Waiting for deletions to finish 2026/01/29 02:41:54 DEBUG : drime root 'rclone-test-wapapid3dima': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (20.48s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.58s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:41:58 INFO : sub dir2: Making directory 2026/01/29 02:41:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 02:41:58 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:41:58 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:42:07 DEBUG : sub dir/hello world: size = 11 OK 2026/01/29 02:42:07 INFO : sub dir/hello world: Copied (new) 2026/01/29 02:42:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (11.85s) === RUN TestServerSideCopy run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:42:22 DEBUG : Creating backend with remote "TestDrime:rclone-test-zugobil3jifu" sync_test.go:620: Server side copy (if possible) drime root 'rclone-test-wapapid3dima' -> drime root 'rclone-test-zugobil3jifu' 2026/01/29 02:42:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 02:42:25 DEBUG : drime root 'rclone-test-zugobil3jifu': Waiting for checks to finish 2026/01/29 02:42:25 DEBUG : drime root 'rclone-test-zugobil3jifu': Waiting for transfers to finish 2026/01/29 02:42:33 DEBUG : sub dir/hello world: size = 11 OK 2026/01/29 02:42:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/29 02:42:34 DEBUG : drime root 'rclone-test-zugobil3jifu': Purge remote --- PASS: TestServerSideCopy (27.31s) === RUN TestCopyOverSelf run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:42:52 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3272665721) 2026/01/29 02:42:52 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:42:52 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-wapapid3dima') 2026/01/29 02:42:52 DEBUG : sub dir/hello world: Sizes differ 2026/01/29 02:42:52 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:43:18 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/01/29 02:43:19 DEBUG : sub dir/hello world: size = 17 OK 2026/01/29 02:43:19 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (45.02s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:43:43 DEBUG : Creating backend with remote "TestDrime:rclone-test-quvicul1kewi" 2026/01/29 02:43:43 DEBUG : Config file has changed externally - reloading sync_test.go:656: Server side copy (if possible) drime root 'rclone-test-wapapid3dima' -> drime root 'rclone-test-quvicul1kewi' 2026/01/29 02:43:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 02:43:45 DEBUG : drime root 'rclone-test-quvicul1kewi': Waiting for checks to finish 2026/01/29 02:43:45 DEBUG : drime root 'rclone-test-quvicul1kewi': Waiting for transfers to finish 2026/01/29 02:43:52 DEBUG : sub dir/hello world: size = 11 OK 2026/01/29 02:43:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/29 02:44:12 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/01/29 02:44:14 DEBUG : sub dir/hello world: size = 17 (drime root 'rclone-test-wapapid3dima') 2026/01/29 02:44:14 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-quvicul1kewi') 2026/01/29 02:44:14 DEBUG : sub dir/hello world: Sizes differ 2026/01/29 02:44:14 DEBUG : drime root 'rclone-test-quvicul1kewi': Waiting for checks to finish 2026/01/29 02:44:14 DEBUG : drime root 'rclone-test-quvicul1kewi': Waiting for transfers to finish 2026/01/29 02:44:18 DEBUG : sub dir/hello world: Server side copy: removing existing object after successful copy 2026/01/29 02:44:18 DEBUG : sub dir/hello world: size = 17 OK 2026/01/29 02:44:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/29 02:44:19 DEBUG : drime root 'rclone-test-quvicul1kewi': Purge remote --- PASS: TestServerSideCopyOverSelf (58.84s) === RUN TestMoveOverSelf run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:44:32 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3272665721) 2026/01/29 02:44:32 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-wapapid3dima') 2026/01/29 02:44:32 DEBUG : sub dir/hello world: Sizes differ 2026/01/29 02:44:32 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:44:32 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:44:48 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/01/29 02:44:48 DEBUG : sub dir/hello world: size = 17 OK 2026/01/29 02:44:48 INFO : sub dir/hello world: Copied (replaced existing) 2026/01/29 02:44:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (30.86s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:45:07 DEBUG : Creating backend with remote "TestDrime:rclone-test-sehutom7loqe" sync_test.go:701: Server side copy (if possible) drime root 'rclone-test-wapapid3dima' -> drime root 'rclone-test-sehutom7loqe' 2026/01/29 02:45:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 02:45:09 DEBUG : drime root 'rclone-test-sehutom7loqe': Waiting for checks to finish 2026/01/29 02:45:09 DEBUG : drime root 'rclone-test-sehutom7loqe': Waiting for transfers to finish 2026/01/29 02:45:19 DEBUG : sub dir/hello world: size = 11 OK 2026/01/29 02:45:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/29 02:45:34 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/01/29 02:45:35 DEBUG : drime root 'rclone-test-sehutom7loqe': Using server-side directory move 2026/01/29 02:45:35 INFO : drime root 'rclone-test-sehutom7loqe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/01/29 02:45:36 DEBUG : drime root 'rclone-test-sehutom7loqe': Waiting for checks to finish 2026/01/29 02:45:36 DEBUG : sub dir/hello world: size = 17 (drime root 'rclone-test-wapapid3dima') 2026/01/29 02:45:36 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-sehutom7loqe') 2026/01/29 02:45:36 DEBUG : sub dir/hello world: Sizes differ 2026/01/29 02:45:36 DEBUG : drime root 'rclone-test-sehutom7loqe': Waiting for transfers to finish 2026/01/29 02:45:36 INFO : sub dir/hello world: Deleted 2026/01/29 02:45:37 INFO : sub dir/hello world: Moved (server-side) 2026/01/29 02:46:02 DEBUG : testing file moves 2026/01/29 02:46:03 DEBUG : drime root 'rclone-test-sehutom7loqe': Waiting for checks to finish 2026/01/29 02:46:03 DEBUG : sub dir/hello world: size = 24 (drime root 'rclone-test-wapapid3dima') 2026/01/29 02:46:03 DEBUG : sub dir/hello world: size = 17 (drime root 'rclone-test-sehutom7loqe') 2026/01/29 02:46:03 DEBUG : sub dir/hello world: Sizes differ 2026/01/29 02:46:03 DEBUG : drime root 'rclone-test-sehutom7loqe': Waiting for transfers to finish 2026/01/29 02:46:03 INFO : sub dir/hello world: Deleted 2026/01/29 02:46:04 INFO : sub dir/hello world: Moved (server-side) 2026/01/29 02:46:06 DEBUG : drime root 'rclone-test-sehutom7loqe': Purge remote --- PASS: TestServerSideMoveOverSelf (76.63s) === RUN TestCopyAfterDelete run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:46:25 ERROR : error listing: directory not found 2026/01/29 02:46:26 INFO : Local file system at /tmp/rclone3272665721: Making directory 2026/01/29 02:46:27 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:46:27 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (21.87s) === RUN TestCopyRedownload run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:46:41 DEBUG : Added delayed dir = "sub dir", newDst= 2026/01/29 02:46:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 02:46:41 DEBUG : Local file system at /tmp/rclone3272665721: Waiting for checks to finish 2026/01/29 02:46:41 DEBUG : Local file system at /tmp/rclone3272665721: Waiting for transfers to finish 2026/01/29 02:46:42 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/01/29 02:46:42 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/01/29 02:46:42 INFO : sub dir/hello world: Copied (new) 2026/01/29 02:46:42 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (12.83s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:46:43 DEBUG : check sum: Need to transfer - File not found at Destination 2026/01/29 02:46:43 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:46:43 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:46:53 DEBUG : check sum: size = 1 OK 2026/01/29 02:46:53 INFO : check sum: Copied (new) 2026/01/29 02:46:53 DEBUG : Waiting for deletions to finish 2026/01/29 02:46:54 DEBUG : check sum: size = 1 OK 2026/01/29 02:46:54 NOTICE: drime root 'rclone-test-wapapid3dima': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/01/29 02:46:54 DEBUG : check sum: Size of src and dst objects identical 2026/01/29 02:46:54 DEBUG : check sum: Unchanged skipping 2026/01/29 02:46:54 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:46:54 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:46:54 DEBUG : Waiting for deletions to finish 2026/01/29 02:46:54 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (12.61s) === RUN TestSyncSizeOnly run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:46:56 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/01/29 02:46:56 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:46:56 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:47:15 DEBUG : sizeonly: size = 6 OK 2026/01/29 02:47:15 INFO : sizeonly: Copied (new) 2026/01/29 02:47:15 DEBUG : Waiting for deletions to finish 2026/01/29 02:47:16 DEBUG : sizeonly: size = 6 OK 2026/01/29 02:47:16 DEBUG : sizeonly: Sizes identical 2026/01/29 02:47:16 DEBUG : sizeonly: Unchanged skipping 2026/01/29 02:47:16 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:47:16 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:47:16 DEBUG : Waiting for deletions to finish 2026/01/29 02:47:16 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (22.10s) === RUN TestSyncIgnoreSize run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:47:18 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/01/29 02:47:18 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:47:18 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:47:31 INFO : ignore-size: Copied (new) 2026/01/29 02:47:31 DEBUG : Waiting for deletions to finish 2026/01/29 02:47:32 DEBUG : ignore-size: Sizes identical 2026/01/29 02:47:32 DEBUG : ignore-size: Unchanged skipping 2026/01/29 02:47:32 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:47:32 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:47:32 DEBUG : Waiting for deletions to finish 2026/01/29 02:47:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (15.64s) === RUN TestSyncIgnoreTimes run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:47:46 DEBUG : existing: size = 6 OK 2026/01/29 02:47:46 DEBUG : existing: Sizes identical 2026/01/29 02:47:46 DEBUG : existing: Unchanged skipping 2026/01/29 02:47:46 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:47:46 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:47:46 DEBUG : Waiting for deletions to finish 2026/01/29 02:47:46 INFO : There was nothing to transfer 2026/01/29 02:47:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/01/29 02:47:46 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:47:46 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:47:55 DEBUG : existing: Removing old object on successful upload 2026/01/29 02:47:55 DEBUG : existing: size = 6 OK 2026/01/29 02:47:55 INFO : existing: Copied (replaced existing) 2026/01/29 02:47:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (23.66s) === RUN TestSyncIgnoreExisting run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:47:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/29 02:47:57 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:47:57 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:48:09 DEBUG : existing: size = 6 OK 2026/01/29 02:48:09 INFO : existing: Copied (new) 2026/01/29 02:48:09 DEBUG : Waiting for deletions to finish 2026/01/29 02:48:10 DEBUG : existing: Destination exists, skipping 2026/01/29 02:48:10 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:48:10 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:48:10 DEBUG : Waiting for deletions to finish 2026/01/29 02:48:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (14.64s) === RUN TestSyncIgnoreErrors run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:48:47 INFO : d: Making directory 2026/01/29 02:48:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/01/29 02:48:49 DEBUG : c/non empty space: size = 5 OK 2026/01/29 02:48:49 DEBUG : c/non empty space: Sizes identical 2026/01/29 02:48:49 DEBUG : c/non empty space: Unchanged skipping 2026/01/29 02:48:49 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:48:49 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:49:06 DEBUG : a/potato2: size = 60 OK 2026/01/29 02:49:06 INFO : a/potato2: Copied (new) 2026/01/29 02:49:06 DEBUG : Waiting for deletions to finish 2026/01/29 02:49:06 INFO : b/potato: Deleted 2026/01/29 02:49:06 INFO : d: Removing directory 2026/01/29 02:49:07 INFO : b: Removing directory 2026/01/29 02:49:08 DEBUG : drime root 'rclone-test-wapapid3dima': deleted 2 directories --- PASS: TestSyncIgnoreErrors (60.80s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:49:24 DEBUG : empty space: size = 1 OK 2026/01/29 02:49:24 DEBUG : empty space: Sizes identical 2026/01/29 02:49:24 DEBUG : empty space: Unchanged skipping 2026/01/29 02:49:24 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:49:24 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:49:24 DEBUG : Waiting for deletions to finish 2026/01/29 02:49:24 INFO : There was nothing to transfer 2026/01/29 02:49:25 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:49:25 DEBUG : empty space: size = 1 OK 2026/01/29 02:49:25 DEBUG : empty space: Sizes identical 2026/01/29 02:49:25 DEBUG : empty space: Unchanged skipping 2026/01/29 02:49:25 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:49:25 DEBUG : Waiting for deletions to finish 2026/01/29 02:49:25 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (14.07s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.69s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.87s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:49:40 DEBUG : empty space: size = 1 OK 2026/01/29 02:49:40 DEBUG : empty space: Sizes identical 2026/01/29 02:49:40 DEBUG : potato: Need to transfer - File not found at Destination 2026/01/29 02:49:40 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:49:40 DEBUG : empty space: Unchanged skipping 2026/01/29 02:49:40 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:49:48 DEBUG : potato: size = 60 OK 2026/01/29 02:49:48 INFO : potato: Copied (new) 2026/01/29 02:49:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (22.60s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:50:06 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:50:06 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3272665721) 2026/01/29 02:50:06 DEBUG : potato: size = 60 (drime root 'rclone-test-wapapid3dima') 2026/01/29 02:50:06 DEBUG : potato: Sizes differ 2026/01/29 02:50:06 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:50:21 DEBUG : potato: Removing old object on successful upload 2026/01/29 02:50:21 DEBUG : potato: size = 21 OK 2026/01/29 02:50:21 INFO : potato: Copied (replaced existing) 2026/01/29 02:50:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (32.30s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/01/29 02:50:37 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:50:37 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3272665721) 2026/01/29 02:50:37 DEBUG : potato: size = 36 (drime root 'rclone-test-wapapid3dima') 2026/01/29 02:50:37 DEBUG : potato: Sizes differ 2026/01/29 02:50:37 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:50:55 DEBUG : potato: Removing old object on successful upload 2026/01/29 02:50:56 DEBUG : potato: size = 21 OK 2026/01/29 02:50:56 INFO : potato: Copied (replaced existing) 2026/01/29 02:50:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (34.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:51:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/29 02:51:37 DEBUG : empty space: size = 1 OK 2026/01/29 02:51:37 DEBUG : empty space: Sizes identical 2026/01/29 02:51:37 DEBUG : empty space: Unchanged skipping 2026/01/29 02:51:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/01/29 02:51:37 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:51:37 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:51:37 DEBUG : Waiting for deletions to finish 2026/01/29 02:51:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (41.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:52:02 DEBUG : empty space: size = 1 OK 2026/01/29 02:52:02 DEBUG : empty space: Sizes identical 2026/01/29 02:52:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/29 02:52:02 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:52:02 DEBUG : empty space: Unchanged skipping 2026/01/29 02:52:02 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:52:13 DEBUG : potato2: size = 60 OK 2026/01/29 02:52:13 INFO : potato2: Copied (new) 2026/01/29 02:52:13 DEBUG : Waiting for deletions to finish 2026/01/29 02:52:13 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (36.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:52:52 INFO : d: Making directory 2026/01/29 02:52:53 INFO : d/e: Making directory 2026/01/29 02:52:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/01/29 02:52:56 DEBUG : c/non empty space: size = 5 OK 2026/01/29 02:52:56 DEBUG : c/non empty space: Sizes identical 2026/01/29 02:52:56 DEBUG : c/non empty space: Unchanged skipping 2026/01/29 02:52:57 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:52:57 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:53:14 DEBUG : a/potato2: size = 60 OK 2026/01/29 02:53:14 INFO : a/potato2: Copied (new) 2026/01/29 02:53:14 DEBUG : Waiting for deletions to finish 2026/01/29 02:53:14 INFO : b/potato: Deleted 2026/01/29 02:53:14 INFO : d/e: Removing directory 2026/01/29 02:53:15 INFO : d: Removing directory 2026/01/29 02:53:16 INFO : b: Removing directory 2026/01/29 02:53:16 DEBUG : drime root 'rclone-test-wapapid3dima': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (65.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:53:53 INFO : d: Making directory 2026/01/29 02:53:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/01/29 02:53:56 DEBUG : c/non empty space: size = 5 OK 2026/01/29 02:53:56 DEBUG : c/non empty space: Sizes identical 2026/01/29 02:53:56 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:53:56 DEBUG : c/non empty space: Unchanged skipping 2026/01/29 02:53:56 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:54:13 DEBUG : a/potato2: size = 60 OK 2026/01/29 02:54:13 INFO : a/potato2: Copied (new) 2026/01/29 02:54:13 ERROR : drime root 'rclone-test-wapapid3dima': not deleting files as there were IO errors 2026/01/29 02:54:13 ERROR : drime root 'rclone-test-wapapid3dima': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (59.32s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:54:54 DEBUG : Waiting for deletions to finish 2026/01/29 02:54:54 DEBUG : empty space: size = 1 OK 2026/01/29 02:54:54 DEBUG : empty space: Sizes identical 2026/01/29 02:54:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/29 02:54:54 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:54:54 DEBUG : empty space: Unchanged skipping 2026/01/29 02:54:54 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:54:55 INFO : potato: Deleted 2026/01/29 02:55:10 DEBUG : potato2: size = 60 OK 2026/01/29 02:55:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (52.14s) === RUN TestSyncDeleteBefore run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:55:40 DEBUG : Waiting for deletions to finish 2026/01/29 02:55:41 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:55:41 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:55:41 INFO : potato: Deleted 2026/01/29 02:55:42 DEBUG : empty space: size = 1 OK 2026/01/29 02:55:42 DEBUG : empty space: Sizes identical 2026/01/29 02:55:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/29 02:55:42 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:55:42 DEBUG : empty space: Unchanged skipping 2026/01/29 02:55:42 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:56:01 DEBUG : potato2: size = 60 OK 2026/01/29 02:56:01 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (51.38s) === RUN TestCopyDeleteBefore run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:56:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/29 02:56:20 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:56:20 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:56:38 DEBUG : potato2: size = 19 OK 2026/01/29 02:56:38 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (36.90s) === RUN TestSyncWithExclude run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:57:12 DEBUG : enormous: Excluded (Size Filter) 2026/01/29 02:57:12 DEBUG : enormous: Excluded 2026/01/29 02:57:12 DEBUG : potato2: Excluded (Size Filter) 2026/01/29 02:57:12 DEBUG : potato2: Excluded 2026/01/29 02:57:12 DEBUG : potato2: Excluded (Size Filter) 2026/01/29 02:57:12 DEBUG : potato2: Excluded 2026/01/29 02:57:12 DEBUG : empty space: size = 1 OK 2026/01/29 02:57:12 DEBUG : empty space: Sizes identical 2026/01/29 02:57:12 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:57:12 DEBUG : empty space: Unchanged skipping 2026/01/29 02:57:12 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:57:12 DEBUG : Waiting for deletions to finish 2026/01/29 02:57:12 INFO : There was nothing to transfer 2026/01/29 02:57:13 DEBUG : enormous: Excluded (Size Filter) 2026/01/29 02:57:13 DEBUG : enormous: Excluded 2026/01/29 02:57:13 DEBUG : potato2: Excluded (Size Filter) 2026/01/29 02:57:13 DEBUG : potato2: Excluded 2026/01/29 02:57:13 DEBUG : potato2: Excluded (Size Filter) 2026/01/29 02:57:13 DEBUG : potato2: Excluded 2026/01/29 02:57:13 DEBUG : empty space: size = 1 OK 2026/01/29 02:57:13 DEBUG : empty space: Sizes identical 2026/01/29 02:57:13 DEBUG : empty space: Unchanged skipping 2026/01/29 02:57:13 DEBUG : Local file system at /tmp/rclone3272665721: Waiting for checks to finish 2026/01/29 02:57:13 DEBUG : Local file system at /tmp/rclone3272665721: Waiting for transfers to finish 2026/01/29 02:57:13 DEBUG : Waiting for deletions to finish 2026/01/29 02:57:13 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (34.35s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:58:06 DEBUG : enormous: Excluded (Size Filter) 2026/01/29 02:58:06 DEBUG : enormous: Excluded 2026/01/29 02:58:06 DEBUG : potato2: Excluded (Size Filter) 2026/01/29 02:58:06 DEBUG : potato2: Excluded 2026/01/29 02:58:07 DEBUG : empty space: size = 1 OK 2026/01/29 02:58:07 DEBUG : empty space: Sizes identical 2026/01/29 02:58:07 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:58:07 DEBUG : empty space: Unchanged skipping 2026/01/29 02:58:07 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:58:07 DEBUG : Waiting for deletions to finish 2026/01/29 02:58:07 INFO : enormous: Deleted 2026/01/29 02:58:07 INFO : potato2: Deleted 2026/01/29 02:58:07 INFO : There was nothing to transfer 2026/01/29 02:58:08 DEBUG : empty space: size = 1 OK 2026/01/29 02:58:08 DEBUG : empty space: Sizes identical 2026/01/29 02:58:08 DEBUG : empty space: Unchanged skipping 2026/01/29 02:58:08 DEBUG : Local file system at /tmp/rclone3272665721: Waiting for checks to finish 2026/01/29 02:58:08 DEBUG : Local file system at /tmp/rclone3272665721: Waiting for transfers to finish 2026/01/29 02:58:08 DEBUG : Waiting for deletions to finish 2026/01/29 02:58:08 INFO : enormous: Deleted 2026/01/29 02:58:08 INFO : potato2: Deleted 2026/01/29 02:58:08 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (54.65s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.78s) === 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-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/01/29 02:58:10 ERROR : drime root 'rclone-test-wapapid3dima': Ignoring --track-renames as the source and destination do not have a common hash 2026/01/29 02:58:10 DEBUG : potato: Need to transfer - File not found at Destination 2026/01/29 02:58:10 DEBUG : yam: Need to transfer - File not found at Destination 2026/01/29 02:58:10 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:58:10 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:58:23 DEBUG : potato: size = 14 OK 2026/01/29 02:58:23 INFO : potato: Copied (new) 2026/01/29 02:58:28 DEBUG : yam: size = 11 OK 2026/01/29 02:58:28 INFO : yam: Copied (new) 2026/01/29 02:58:28 DEBUG : Waiting for deletions to finish 2026/01/29 02:58:29 ERROR : drime root 'rclone-test-wapapid3dima': Ignoring --track-renames as the source and destination do not have a common hash 2026/01/29 02:58:29 DEBUG : potato: size = 14 OK 2026/01/29 02:58:29 DEBUG : potato: Sizes identical 2026/01/29 02:58:29 DEBUG : yaml: Need to transfer - File not found at Destination 2026/01/29 02:58:29 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:58:29 DEBUG : potato: Unchanged skipping 2026/01/29 02:58:29 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:58:44 DEBUG : yaml: size = 11 OK 2026/01/29 02:58:44 INFO : yaml: Copied (new) 2026/01/29 02:58:44 DEBUG : Waiting for deletions to finish 2026/01/29 02:58:45 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (37.10s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/01/29 02:58:47 ERROR : drime root 'rclone-test-wapapid3dima': Ignoring --track-renames as either the source or destination do not support modtime 2026/01/29 02:58:47 DEBUG : potato: Need to transfer - File not found at Destination 2026/01/29 02:58:47 DEBUG : yam: Need to transfer - File not found at Destination 2026/01/29 02:58:47 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:58:47 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:58:59 DEBUG : potato: size = 14 OK 2026/01/29 02:58:59 INFO : potato: Copied (new) 2026/01/29 02:59:00 DEBUG : yam: size = 11 OK 2026/01/29 02:59:00 INFO : yam: Copied (new) 2026/01/29 02:59:00 DEBUG : Waiting for deletions to finish 2026/01/29 02:59:00 ERROR : drime root 'rclone-test-wapapid3dima': Ignoring --track-renames as either the source or destination do not support modtime 2026/01/29 02:59:00 DEBUG : potato: size = 14 OK 2026/01/29 02:59:00 DEBUG : potato: Sizes identical 2026/01/29 02:59:00 DEBUG : yaml: Need to transfer - File not found at Destination 2026/01/29 02:59:00 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:59:00 DEBUG : potato: Unchanged skipping 2026/01/29 02:59:00 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:59:16 DEBUG : yaml: size = 11 OK 2026/01/29 02:59:16 INFO : yaml: Copied (new) 2026/01/29 02:59:16 DEBUG : Waiting for deletions to finish 2026/01/29 02:59:16 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (31.12s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/01/29 02:59:18 INFO : drime root 'rclone-test-wapapid3dima': Making map for --track-renames 2026/01/29 02:59:18 INFO : drime root 'rclone-test-wapapid3dima': Finished making map for --track-renames 2026/01/29 02:59:18 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:59:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/01/29 02:59:18 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for renames to finish 2026/01/29 02:59:18 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/01/29 02:59:18 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:59:30 DEBUG : potato: size = 14 OK 2026/01/29 02:59:30 INFO : potato: Copied (new) 2026/01/29 02:59:39 DEBUG : sub/yam: size = 11 OK 2026/01/29 02:59:39 INFO : sub/yam: Copied (new) 2026/01/29 02:59:39 DEBUG : Waiting for deletions to finish 2026/01/29 02:59:40 DEBUG : potato: size = 14 OK 2026/01/29 02:59:40 DEBUG : potato: Sizes identical 2026/01/29 02:59:40 DEBUG : potato: Unchanged skipping 2026/01/29 02:59:40 INFO : drime root 'rclone-test-wapapid3dima': Making map for --track-renames 2026/01/29 02:59:40 INFO : drime root 'rclone-test-wapapid3dima': Finished making map for --track-renames 2026/01/29 02:59:40 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:59:40 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for renames to finish 2026/01/29 02:59:41 INFO : sub/yam: Moved (server-side) to: yam 2026/01/29 02:59:41 INFO : yam: Renamed from "sub/yam" 2026/01/29 02:59:41 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 02:59:41 DEBUG : Waiting for deletions to finish 2026/01/29 02:59:41 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (26.90s) === RUN TestServerSideMoveLocal run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:59:45 DEBUG : Creating backend with remote "/tmp/rclone3272665721/dir1" 2026/01/29 02:59:45 DEBUG : Config file has changed externally - reloading 2026/01/29 02:59:45 DEBUG : Creating backend with remote "/tmp/rclone3272665721/dir2" 2026/01/29 02:59:45 DEBUG : Local file system at /tmp/rclone3272665721/dir2: Using server-side directory move 2026/01/29 02:59:45 INFO : Local file system at /tmp/rclone3272665721/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/01/29 02:59:45 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/01/29 02:59:45 DEBUG : Local file system at /tmp/rclone3272665721/dir2: Waiting for checks to finish 2026/01/29 02:59:45 INFO : file1.txt: Moved (server-side) 2026/01/29 02:59:45 DEBUG : Local file system at /tmp/rclone3272665721/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.61s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 02:59:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 02:59:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/01/29 02:59:46 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 02:59:46 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 03:00:04 DEBUG : sub dir/hello world: size = 11 OK 2026/01/29 03:00:04 INFO : sub dir/hello world: Copied (new) 2026/01/29 03:00:04 INFO : sub dir/hello world: Deleted 2026/01/29 03:00:08 DEBUG : nested/sub dir/file: size = 6 OK 2026/01/29 03:00:08 INFO : nested/sub dir/file: Copied (new) 2026/01/29 03:00:08 INFO : nested/sub dir/file: Deleted 2026/01/29 03:00:08 INFO : sub dir: Removing directory 2026/01/29 03:00:08 INFO : nested/sub dir: Removing directory 2026/01/29 03:00:08 INFO : nested: Removing directory 2026/01/29 03:00:08 DEBUG : Local file system at /tmp/rclone3272665721: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (28.29s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 03:00:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 03:00:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/01/29 03:00:14 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 03:00:14 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 03:00:32 DEBUG : nested/sub dir/file: size = 6 OK 2026/01/29 03:00:32 INFO : nested/sub dir/file: Copied (new) 2026/01/29 03:00:32 INFO : nested/sub dir/file: Deleted 2026/01/29 03:00:33 DEBUG : sub dir/hello world: size = 11 OK 2026/01/29 03:00:33 INFO : sub dir/hello world: Copied (new) 2026/01/29 03:00:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (25.69s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 03:00:40 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/01/29 03:00:40 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/29 03:00:40 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 03:00:40 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 03:00:55 DEBUG : existing-b: size = 6 OK 2026/01/29 03:00:55 INFO : existing-b: Copied (new) 2026/01/29 03:00:55 INFO : existing-b: Deleted 2026/01/29 03:01:00 DEBUG : existing: size = 6 OK 2026/01/29 03:01:00 INFO : existing: Copied (new) 2026/01/29 03:01:00 INFO : existing: Deleted 2026/01/29 03:01:01 DEBUG : existing: Destination exists, skipping 2026/01/29 03:01:01 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/01/29 03:01:01 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 03:01:01 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 03:01:01 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (23.76s) === RUN TestServerSideMove run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 03:01:03 DEBUG : Creating backend with remote "TestDrime:rclone-test-moliwog4wifi" 2026/01/29 03:01:03 DEBUG : Config file has changed externally - reloading sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-wapapid3dima' -> drime root 'rclone-test-moliwog4wifi' 2026/01/29 03:02:11 DEBUG : drime root 'rclone-test-moliwog4wifi': Using server-side directory move 2026/01/29 03:02:11 INFO : drime root 'rclone-test-moliwog4wifi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/01/29 03:02:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/29 03:02:12 DEBUG : empty space: size = 1 OK 2026/01/29 03:02:12 DEBUG : empty space: Sizes identical 2026/01/29 03:02:12 DEBUG : empty space: Unchanged skipping 2026/01/29 03:02:12 DEBUG : potato3: size = 68 (drime root 'rclone-test-wapapid3dima') 2026/01/29 03:02:12 DEBUG : potato3: size = 60 (drime root 'rclone-test-moliwog4wifi') 2026/01/29 03:02:12 DEBUG : potato3: Sizes differ 2026/01/29 03:02:12 DEBUG : drime root 'rclone-test-moliwog4wifi': Waiting for checks to finish 2026/01/29 03:02:12 INFO : potato3: Deleted 2026/01/29 03:02:13 INFO : empty space: Deleted 2026/01/29 03:02:13 DEBUG : drime root 'rclone-test-moliwog4wifi': Waiting for transfers to finish 2026/01/29 03:02:13 INFO : potato2: Moved (server-side) 2026/01/29 03:02:14 INFO : potato3: Moved (server-side) 2026/01/29 03:02:14 DEBUG : Creating backend with remote "TestDrime:rclone-test-bunijec4yuhi" 2026/01/29 03:02:16 DEBUG : drime root 'rclone-test-bunijec4yuhi': Using server-side directory move 2026/01/29 03:02:17 INFO : drime root 'rclone-test-bunijec4yuhi': Server side directory move succeeded 2026/01/29 03:02:19 ERROR : error listing: directory not found 2026/01/29 03:02:19 DEBUG : drime root 'rclone-test-bunijec4yuhi': Purge remote 2026/01/29 03:02:19 DEBUG : drime root 'rclone-test-moliwog4wifi': Purge remote 2026/01/29 03:02:20 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (77.49s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 03:02:21 DEBUG : Creating backend with remote "TestDrime:rclone-test-gomuhuw1hisa" sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-wapapid3dima' -> drime root 'rclone-test-gomuhuw1hisa' 2026/01/29 03:03:52 DEBUG : empty space: Excluded (Size Filter) 2026/01/29 03:03:52 DEBUG : empty space: Excluded 2026/01/29 03:03:52 DEBUG : empty space: Excluded (Size Filter) 2026/01/29 03:03:52 DEBUG : empty space: Excluded 2026/01/29 03:03:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/29 03:03:52 DEBUG : potato3: size = 68 (drime root 'rclone-test-wapapid3dima') 2026/01/29 03:03:52 DEBUG : potato3: size = 60 (drime root 'rclone-test-gomuhuw1hisa') 2026/01/29 03:03:52 DEBUG : potato3: Sizes differ 2026/01/29 03:03:52 DEBUG : drime root 'rclone-test-gomuhuw1hisa': Waiting for checks to finish 2026/01/29 03:03:52 DEBUG : drime root 'rclone-test-gomuhuw1hisa': Waiting for transfers to finish 2026/01/29 03:03:52 INFO : potato3: Deleted 2026/01/29 03:03:53 INFO : potato2: Moved (server-side) 2026/01/29 03:03:53 INFO : potato3: Moved (server-side) 2026/01/29 03:03:53 DEBUG : Creating backend with remote "TestDrime:rclone-test-borupex8yema" 2026/01/29 03:03:54 DEBUG : empty space: Excluded (Size Filter) 2026/01/29 03:03:54 DEBUG : empty space: Excluded 2026/01/29 03:03:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/29 03:03:54 DEBUG : potato3: Need to transfer - File not found at Destination 2026/01/29 03:03:54 DEBUG : drime root 'rclone-test-borupex8yema': Waiting for checks to finish 2026/01/29 03:03:54 DEBUG : drime root 'rclone-test-borupex8yema': Waiting for transfers to finish 2026/01/29 03:03:56 INFO : potato3: Moved (server-side) 2026/01/29 03:03:56 INFO : potato2: Moved (server-side) 2026/01/29 03:03:57 DEBUG : drime root 'rclone-test-borupex8yema': Purge remote 2026/01/29 03:03:57 DEBUG : drime root 'rclone-test-gomuhuw1hisa': Purge remote --- PASS: TestServerSideMoveWithFilter (98.44s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 03:03:59 DEBUG : Creating backend with remote "TestDrime:rclone-test-gatavoz8xoxo" 2026/01/29 03:04:35 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-wapapid3dima' -> drime root 'rclone-test-gatavoz8xoxo' 2026/01/29 03:05:02 DEBUG : drime root 'rclone-test-gatavoz8xoxo': Using server-side directory move 2026/01/29 03:05:02 INFO : drime root 'rclone-test-gatavoz8xoxo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/01/29 03:05:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/29 03:05:03 DEBUG : empty space: size = 1 OK 2026/01/29 03:05:03 DEBUG : empty space: Sizes identical 2026/01/29 03:05:03 DEBUG : empty space: Unchanged skipping 2026/01/29 03:05:03 DEBUG : potato3: size = 68 (drime root 'rclone-test-wapapid3dima') 2026/01/29 03:05:03 DEBUG : potato3: size = 60 (drime root 'rclone-test-gatavoz8xoxo') 2026/01/29 03:05:03 DEBUG : potato3: Sizes differ 2026/01/29 03:05:03 INFO : potato3: Deleted 2026/01/29 03:05:03 INFO : empty space: Deleted 2026/01/29 03:05:03 DEBUG : drime root 'rclone-test-gatavoz8xoxo': Waiting for checks to finish 2026/01/29 03:05:03 DEBUG : drime root 'rclone-test-gatavoz8xoxo': Waiting for transfers to finish 2026/01/29 03:05:04 INFO : potato2: Moved (server-side) 2026/01/29 03:05:04 INFO : potato3: Moved (server-side) 2026/01/29 03:05:04 INFO : tomatoDir: Removing directory 2026/01/29 03:05:05 DEBUG : drime root 'rclone-test-wapapid3dima': deleted 1 directories 2026/01/29 03:05:06 DEBUG : Creating backend with remote "TestDrime:rclone-test-xosulos3fimo" 2026/01/29 03:05:07 INFO : tomatoDir: Making directory 2026/01/29 03:05:08 DEBUG : drime root 'rclone-test-xosulos3fimo': Using server-side directory move 2026/01/29 03:05:09 INFO : drime root 'rclone-test-xosulos3fimo': Server side directory move succeeded 2026/01/29 03:05:10 ERROR : error listing: directory not found 2026/01/29 03:05:11 ERROR : error listing: directory not found 2026/01/29 03:05:11 DEBUG : drime root 'rclone-test-xosulos3fimo': Purge remote 2026/01/29 03:05:12 DEBUG : drime root 'rclone-test-gatavoz8xoxo': Purge remote 2026/01/29 03:05:12 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (73.90s) === RUN TestServerSideMoveOverlap run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.04s) === RUN TestSyncOverlap run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 03:05:14 DEBUG : Creating backend with remote "TestDrime:rclone-test-wapapid3dima/rclone-sync-test" --- PASS: TestSyncOverlap (2.59s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 03:05:17 DEBUG : Creating backend with remote "TestDrime:rclone-test-wapapid3dima/rclone-sync-test" 2026/01/29 03:05:19 DEBUG : Creating backend with remote "TestDrime:rclone-test-wapapid3dima/rclone-sync-test-include/layer2" 2026/01/29 03:05:24 DEBUG : Creating backend with remote "TestDrime:rclone-test-wapapid3dima/rclone-sync-test-ignore-file" 2026/01/29 03:05:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/29 03:05:45 DEBUG : rclone-sync-test: Excluded 2026/01/29 03:05:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/29 03:05:46 DEBUG : drime root 'rclone-test-wapapid3dima/rclone-sync-test': Waiting for checks to finish 2026/01/29 03:05:46 DEBUG : drime root 'rclone-test-wapapid3dima/rclone-sync-test': Waiting for transfers to finish 2026/01/29 03:05:46 DEBUG : Waiting for deletions to finish 2026/01/29 03:05:46 INFO : There was nothing to transfer 2026/01/29 03:05:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/29 03:05:48 DEBUG : rclone-sync-test: Excluded 2026/01/29 03:05:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/29 03:05:49 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 03:05:49 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 03:05:49 DEBUG : Waiting for deletions to finish 2026/01/29 03:05:49 INFO : rclone-sync-test-include: Removing directory 2026/01/29 03:05:49 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/01/29 03:05:49 DEBUG : drime root 'rclone-test-wapapid3dima': failed to delete 1 directories 2026/01/29 03:05:49 INFO : There was nothing to transfer 2026/01/29 03:05:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/29 03:05:51 DEBUG : rclone-sync-test: Excluded 2026/01/29 03:05:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/29 03:05:51 DEBUG : drime root 'rclone-test-wapapid3dima/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/01/29 03:05:51 DEBUG : drime root 'rclone-test-wapapid3dima/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/01/29 03:05:51 DEBUG : Waiting for deletions to finish 2026/01/29 03:05:51 INFO : There was nothing to transfer 2026/01/29 03:05:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/29 03:05:53 DEBUG : rclone-sync-test: Excluded 2026/01/29 03:05:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/29 03:05:54 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 03:05:54 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 03:05:54 DEBUG : Waiting for deletions to finish 2026/01/29 03:05:54 INFO : rclone-sync-test-include: Removing directory 2026/01/29 03:05:54 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/01/29 03:05:54 DEBUG : drime root 'rclone-test-wapapid3dima': failed to delete 1 directories 2026/01/29 03:05:54 INFO : There was nothing to transfer 2026/01/29 03:05:55 DEBUG : Excluded 2026/01/29 03:05:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/29 03:05:56 DEBUG : rclone-sync-test: Excluded 2026/01/29 03:05:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/29 03:05:57 DEBUG : drime root 'rclone-test-wapapid3dima/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/01/29 03:05:57 DEBUG : drime root 'rclone-test-wapapid3dima/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/01/29 03:05:57 DEBUG : Waiting for deletions to finish 2026/01/29 03:05:57 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (45.12s) === RUN TestSyncCompareDest run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 03:06:02 DEBUG : Creating backend with remote "TestDrime:rclone-test-wapapid3dima/dst" 2026/01/29 03:06:03 DEBUG : Creating backend with remote "TestDrime:rclone-test-wapapid3dima/CompareDest" 2026/01/29 03:06:06 DEBUG : one: Need to transfer - File not found at Destination 2026/01/29 03:06:06 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for checks to finish 2026/01/29 03:06:06 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for transfers to finish 2026/01/29 03:06:17 DEBUG : one: size = 3 OK 2026/01/29 03:06:17 INFO : one: Copied (new) 2026/01/29 03:06:17 DEBUG : Waiting for deletions to finish 2026/01/29 03:06:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:06:19 DEBUG : one: size = 3 (drime root 'rclone-test-wapapid3dima/dst') 2026/01/29 03:06:19 DEBUG : one: Sizes differ 2026/01/29 03:06:19 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for checks to finish 2026/01/29 03:06:19 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for transfers to finish 2026/01/29 03:06:30 DEBUG : one: Removing old object on successful upload 2026/01/29 03:06:30 DEBUG : one: size = 5 OK 2026/01/29 03:06:30 INFO : one: Copied (replaced existing) 2026/01/29 03:06:30 DEBUG : Waiting for deletions to finish 2026/01/29 03:06:38 DEBUG : dst/one: Removing old object on successful upload 2026/01/29 03:06:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:06:57 DEBUG : one: size = 3 (drime root 'rclone-test-wapapid3dima/dst') 2026/01/29 03:06:57 DEBUG : one: Sizes differ 2026/01/29 03:06:57 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for checks to finish 2026/01/29 03:06:58 DEBUG : one: size = 5 OK 2026/01/29 03:06:58 DEBUG : one: Sizes identical 2026/01/29 03:06:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/29 03:06:58 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for transfers to finish 2026/01/29 03:06:58 DEBUG : Waiting for deletions to finish 2026/01/29 03:06:58 INFO : There was nothing to transfer 2026/01/29 03:07:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:07:08 DEBUG : one: size = 3 (drime root 'rclone-test-wapapid3dima/dst') 2026/01/29 03:07:08 DEBUG : one: Sizes differ 2026/01/29 03:07:08 DEBUG : two: size = 3 OK 2026/01/29 03:07:08 DEBUG : two: Sizes identical 2026/01/29 03:07:08 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/29 03:07:08 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for checks to finish 2026/01/29 03:07:08 DEBUG : one: size = 5 OK 2026/01/29 03:07:08 DEBUG : one: Sizes identical 2026/01/29 03:07:08 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/29 03:07:08 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for transfers to finish 2026/01/29 03:07:08 DEBUG : Waiting for deletions to finish 2026/01/29 03:07:08 INFO : There was nothing to transfer 2026/01/29 03:07:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:07:09 DEBUG : one: size = 3 (drime root 'rclone-test-wapapid3dima/dst') 2026/01/29 03:07:09 DEBUG : one: Sizes differ 2026/01/29 03:07:10 DEBUG : one: size = 5 OK 2026/01/29 03:07:10 DEBUG : one: Sizes identical 2026/01/29 03:07:10 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/29 03:07:10 DEBUG : two: size = 3 OK 2026/01/29 03:07:10 DEBUG : two: Sizes identical 2026/01/29 03:07:10 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/29 03:07:10 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for checks to finish 2026/01/29 03:07:10 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for transfers to finish 2026/01/29 03:07:10 DEBUG : Waiting for deletions to finish 2026/01/29 03:07:10 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/01/29 03:07:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:07:12 DEBUG : one: size = 3 (drime root 'rclone-test-wapapid3dima/dst') 2026/01/29 03:07:12 DEBUG : one: Sizes differ 2026/01/29 03:07:12 DEBUG : one: size = 5 OK 2026/01/29 03:07:12 DEBUG : one: Sizes identical 2026/01/29 03:07:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/29 03:07:12 DEBUG : two: size = 5 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:07:12 DEBUG : two: size = 3 (drime root 'rclone-test-wapapid3dima/CompareDest') 2026/01/29 03:07:12 DEBUG : two: Sizes differ 2026/01/29 03:07:12 DEBUG : two: Need to transfer - File not found at Destination 2026/01/29 03:07:12 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for checks to finish 2026/01/29 03:07:12 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for transfers to finish 2026/01/29 03:07:25 DEBUG : two: size = 5 OK 2026/01/29 03:07:25 INFO : two: Copied (new) 2026/01/29 03:07:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (88.07s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 03:07:57 DEBUG : Creating backend with remote "TestDrime:rclone-test-wapapid3dima/dest" 2026/01/29 03:07:59 DEBUG : Creating backend with remote "TestDrime:rclone-test-wapapid3dima/pre-dest1" 2026/01/29 03:08:00 DEBUG : Creating backend with remote "TestDrime:rclone-test-wapapid3dima/pre-dest2" 2026/01/29 03:08:01 DEBUG : 1: size = 1 OK 2026/01/29 03:08:01 DEBUG : 1: Sizes identical 2026/01/29 03:08:01 DEBUG : 1: Destination found in --compare-dest, skipping 2026/01/29 03:08:02 DEBUG : 2: size = 1 OK 2026/01/29 03:08:02 DEBUG : 2: Sizes identical 2026/01/29 03:08:02 DEBUG : 2: Destination found in --compare-dest, skipping 2026/01/29 03:08:03 DEBUG : 3: Need to transfer - File not found at Destination 2026/01/29 03:08:03 DEBUG : drime root 'rclone-test-wapapid3dima/dest': Waiting for checks to finish 2026/01/29 03:08:03 DEBUG : drime root 'rclone-test-wapapid3dima/dest': Waiting for transfers to finish 2026/01/29 03:08:11 DEBUG : 3: size = 1 OK 2026/01/29 03:08:11 INFO : 3: Copied (new) 2026/01/29 03:08:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (44.71s) === RUN TestSyncCopyDest run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 03:08:15 DEBUG : Creating backend with remote "TestDrime:rclone-test-wapapid3dima/dst" 2026/01/29 03:08:16 DEBUG : Creating backend with remote "TestDrime:rclone-test-wapapid3dima/CopyDest" 2026/01/29 03:08:17 DEBUG : one: Need to transfer - File not found at Destination 2026/01/29 03:08:17 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for checks to finish 2026/01/29 03:08:17 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for transfers to finish 2026/01/29 03:08:29 DEBUG : one: size = 3 OK 2026/01/29 03:08:29 INFO : one: Copied (new) 2026/01/29 03:08:29 DEBUG : Waiting for deletions to finish 2026/01/29 03:08:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:08:31 DEBUG : one: size = 3 (drime root 'rclone-test-wapapid3dima/dst') 2026/01/29 03:08:31 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for checks to finish 2026/01/29 03:08:31 DEBUG : one: Sizes differ 2026/01/29 03:08:31 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for transfers to finish 2026/01/29 03:08:40 DEBUG : one: Removing old object on successful upload 2026/01/29 03:08:40 DEBUG : one: size = 5 OK 2026/01/29 03:08:40 INFO : one: Copied (replaced existing) 2026/01/29 03:08:40 DEBUG : Waiting for deletions to finish 2026/01/29 03:08:52 DEBUG : dst/one: Removing old object on successful upload 2026/01/29 03:09:03 DEBUG : Creating backend with remote "TestDrime:rclone-test-wapapid3dima/BackupDir" 2026/01/29 03:09:04 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for checks to finish 2026/01/29 03:09:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:09:04 DEBUG : one: size = 3 (drime root 'rclone-test-wapapid3dima/dst') 2026/01/29 03:09:04 DEBUG : one: Sizes differ 2026/01/29 03:09:05 DEBUG : one: size = 5 OK 2026/01/29 03:09:05 DEBUG : one: Sizes identical 2026/01/29 03:09:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:09:05 DEBUG : one: size = 3 (drime root 'rclone-test-wapapid3dima/dst') 2026/01/29 03:09:05 DEBUG : one: Sizes differ 2026/01/29 03:09:07 INFO : one: Moved (server-side) 2026/01/29 03:09:10 DEBUG : one: size = 5 OK 2026/01/29 03:09:10 INFO : one: Copied (server-side copy) 2026/01/29 03:09:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/01/29 03:09:10 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for transfers to finish 2026/01/29 03:09:10 DEBUG : Waiting for deletions to finish 2026/01/29 03:09:26 DEBUG : one: size = 5 OK 2026/01/29 03:09:26 DEBUG : one: Sizes identical 2026/01/29 03:09:26 DEBUG : one: Unchanged skipping 2026/01/29 03:09:27 DEBUG : two: size = 3 OK 2026/01/29 03:09:27 DEBUG : two: Sizes identical 2026/01/29 03:09:32 DEBUG : two: size = 3 OK 2026/01/29 03:09:32 INFO : two: Copied (server-side copy) 2026/01/29 03:09:32 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/01/29 03:09:32 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for checks to finish 2026/01/29 03:09:32 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for transfers to finish 2026/01/29 03:09:32 DEBUG : Waiting for deletions to finish 2026/01/29 03:09:34 DEBUG : one: size = 5 OK 2026/01/29 03:09:34 DEBUG : one: Sizes identical 2026/01/29 03:09:34 DEBUG : one: Unchanged skipping 2026/01/29 03:09:34 DEBUG : two: size = 3 OK 2026/01/29 03:09:34 DEBUG : two: Sizes identical 2026/01/29 03:09:34 DEBUG : two: Unchanged skipping 2026/01/29 03:09:34 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for checks to finish 2026/01/29 03:09:34 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for transfers to finish 2026/01/29 03:09:34 DEBUG : Waiting for deletions to finish 2026/01/29 03:09:34 INFO : There was nothing to transfer 2026/01/29 03:09:46 DEBUG : one: size = 5 OK 2026/01/29 03:09:46 DEBUG : one: Sizes identical 2026/01/29 03:09:46 DEBUG : one: Unchanged skipping 2026/01/29 03:09:46 DEBUG : three: size = 7 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:09:46 DEBUG : three: size = 5 (drime root 'rclone-test-wapapid3dima/CopyDest') 2026/01/29 03:09:46 DEBUG : three: Sizes differ 2026/01/29 03:09:46 DEBUG : three: Destination not found in --copy-dest 2026/01/29 03:09:46 DEBUG : three: Need to transfer - File not found at Destination 2026/01/29 03:09:46 DEBUG : two: size = 3 OK 2026/01/29 03:09:46 DEBUG : two: Sizes identical 2026/01/29 03:09:46 DEBUG : two: Unchanged skipping 2026/01/29 03:09:46 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for checks to finish 2026/01/29 03:09:46 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for transfers to finish 2026/01/29 03:09:57 DEBUG : three: size = 7 OK 2026/01/29 03:09:57 INFO : three: Copied (new) 2026/01/29 03:09:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (108.99s) === RUN TestSyncBackupDir run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 03:10:33 DEBUG : Creating backend with remote "TestDrime:rclone-test-wapapid3dima/dst" 2026/01/29 03:10:34 DEBUG : Creating backend with remote "TestDrime:rclone-test-wapapid3dima/backup" 2026/01/29 03:10:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:10:36 DEBUG : one: size = 3 (drime root 'rclone-test-wapapid3dima/dst') 2026/01/29 03:10:36 DEBUG : one: Sizes differ 2026/01/29 03:10:36 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for checks to finish 2026/01/29 03:10:36 DEBUG : two: size = 3 OK 2026/01/29 03:10:36 DEBUG : two: Sizes identical 2026/01/29 03:10:36 DEBUG : two: Unchanged skipping 2026/01/29 03:10:38 INFO : one: Moved (server-side) 2026/01/29 03:10:38 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for transfers to finish 2026/01/29 03:10:47 DEBUG : one: size = 4 OK 2026/01/29 03:10:47 INFO : one: Copied (new) 2026/01/29 03:10:47 DEBUG : Waiting for deletions to finish 2026/01/29 03:10:48 INFO : three.txt: Moved (server-side) 2026/01/29 03:10:48 INFO : three.txt: Moved into backup dir 2026/01/29 03:11:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:11:02 DEBUG : one: size = 4 (drime root 'rclone-test-wapapid3dima/dst') 2026/01/29 03:11:02 DEBUG : one: Sizes differ 2026/01/29 03:11:02 DEBUG : two: size = 3 OK 2026/01/29 03:11:02 DEBUG : two: Sizes identical 2026/01/29 03:11:02 DEBUG : two: Unchanged skipping 2026/01/29 03:11:02 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for checks to finish 2026/01/29 03:11:03 INFO : one: Deleted 2026/01/29 03:11:03 INFO : one: Moved (server-side) 2026/01/29 03:11:03 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for transfers to finish 2026/01/29 03:11:12 DEBUG : one: size = 5 OK 2026/01/29 03:11:12 INFO : one: Copied (new) 2026/01/29 03:11:12 DEBUG : Waiting for deletions to finish 2026/01/29 03:11:13 INFO : three.txt: Deleted 2026/01/29 03:11:14 INFO : three.txt: Moved (server-side) 2026/01/29 03:11:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (75.49s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 03:11:58 DEBUG : Creating backend with remote "TestDrime:rclone-test-wapapid3dima/dst" 2026/01/29 03:11:59 DEBUG : Creating backend with remote "TestDrime:rclone-test-wapapid3dima/backup" 2026/01/29 03:12:01 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for checks to finish 2026/01/29 03:12:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:12:01 DEBUG : one: size = 3 (drime root 'rclone-test-wapapid3dima/dst') 2026/01/29 03:12:01 DEBUG : one: Sizes differ 2026/01/29 03:12:01 DEBUG : two: size = 3 OK 2026/01/29 03:12:01 DEBUG : two: Sizes identical 2026/01/29 03:12:01 DEBUG : two: Unchanged skipping 2026/01/29 03:12:03 INFO : one: Moved (server-side) to: one.bak 2026/01/29 03:12:03 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for transfers to finish 2026/01/29 03:12:11 DEBUG : one: size = 4 OK 2026/01/29 03:12:11 INFO : one: Copied (new) 2026/01/29 03:12:11 DEBUG : Waiting for deletions to finish 2026/01/29 03:12:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/29 03:12:12 INFO : three.txt: Moved into backup dir 2026/01/29 03:12:23 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for checks to finish 2026/01/29 03:12:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:12:23 DEBUG : one: size = 4 (drime root 'rclone-test-wapapid3dima/dst') 2026/01/29 03:12:23 DEBUG : one: Sizes differ 2026/01/29 03:12:23 DEBUG : two: size = 3 OK 2026/01/29 03:12:23 DEBUG : two: Sizes identical 2026/01/29 03:12:23 DEBUG : two: Unchanged skipping 2026/01/29 03:12:23 INFO : one.bak: Deleted 2026/01/29 03:12:24 INFO : one: Moved (server-side) to: one.bak 2026/01/29 03:12:24 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for transfers to finish 2026/01/29 03:12:33 DEBUG : one: size = 5 OK 2026/01/29 03:12:33 INFO : one: Copied (new) 2026/01/29 03:12:33 DEBUG : Waiting for deletions to finish 2026/01/29 03:12:34 INFO : three.txt.bak: Deleted 2026/01/29 03:12:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/29 03:12:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (81.75s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 03:13:10 DEBUG : Creating backend with remote "TestDrime:rclone-test-wapapid3dima/dst" 2026/01/29 03:13:11 DEBUG : Creating backend with remote "TestDrime:rclone-test-wapapid3dima/backup" 2026/01/29 03:13:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:13:12 DEBUG : two: size = 3 OK 2026/01/29 03:13:12 DEBUG : one: size = 3 (drime root 'rclone-test-wapapid3dima/dst') 2026/01/29 03:13:12 DEBUG : two: Sizes identical 2026/01/29 03:13:12 DEBUG : one: Sizes differ 2026/01/29 03:13:12 DEBUG : two: Unchanged skipping 2026/01/29 03:13:12 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for checks to finish 2026/01/29 03:13:13 INFO : one: Moved (server-side) to: one-2019-01-01 2026/01/29 03:13:13 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for transfers to finish 2026/01/29 03:13:24 DEBUG : one: size = 4 OK 2026/01/29 03:13:24 INFO : one: Copied (new) 2026/01/29 03:13:24 DEBUG : Waiting for deletions to finish 2026/01/29 03:13:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/01/29 03:13:26 INFO : three.txt: Moved into backup dir 2026/01/29 03:13:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:13:37 DEBUG : one: size = 4 (drime root 'rclone-test-wapapid3dima/dst') 2026/01/29 03:13:37 DEBUG : one: Sizes differ 2026/01/29 03:13:37 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for checks to finish 2026/01/29 03:13:37 DEBUG : two: size = 3 OK 2026/01/29 03:13:37 DEBUG : two: Sizes identical 2026/01/29 03:13:37 DEBUG : two: Unchanged skipping 2026/01/29 03:13:38 INFO : one-2019-01-01: Deleted 2026/01/29 03:13:39 INFO : one: Moved (server-side) to: one-2019-01-01 2026/01/29 03:13:39 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for transfers to finish 2026/01/29 03:13:50 DEBUG : one: size = 5 OK 2026/01/29 03:13:50 INFO : one: Copied (new) 2026/01/29 03:13:50 DEBUG : Waiting for deletions to finish 2026/01/29 03:13:51 INFO : three-2019-01-01.txt: Deleted 2026/01/29 03:13:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/01/29 03:13:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (74.65s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 03:14:25 DEBUG : Creating backend with remote "TestDrime:rclone-test-wapapid3dima/dst" 2026/01/29 03:14:26 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for checks to finish 2026/01/29 03:14:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:14:26 DEBUG : one: size = 3 (drime root 'rclone-test-wapapid3dima/dst') 2026/01/29 03:14:26 DEBUG : one: Sizes differ 2026/01/29 03:14:26 DEBUG : two: size = 3 OK 2026/01/29 03:14:26 DEBUG : two: Sizes identical 2026/01/29 03:14:26 DEBUG : two: Unchanged skipping 2026/01/29 03:14:27 INFO : one: Moved (server-side) to: one.bak 2026/01/29 03:14:27 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for transfers to finish 2026/01/29 03:14:36 DEBUG : one: size = 4 OK 2026/01/29 03:14:36 INFO : one: Copied (new) 2026/01/29 03:14:36 DEBUG : Waiting for deletions to finish 2026/01/29 03:14:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/29 03:14:37 INFO : three.txt: Moved into backup dir 2026/01/29 03:14:49 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/01/29 03:14:49 DEBUG : three.txt.bak: Excluded 2026/01/29 03:14:49 DEBUG : one.bak: Excluded (Path Filter) 2026/01/29 03:14:49 DEBUG : one.bak: Excluded 2026/01/29 03:14:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:14:49 DEBUG : one: size = 4 (drime root 'rclone-test-wapapid3dima/dst') 2026/01/29 03:14:49 DEBUG : one: Sizes differ 2026/01/29 03:14:49 DEBUG : two: size = 3 OK 2026/01/29 03:14:49 DEBUG : two: Sizes identical 2026/01/29 03:14:49 DEBUG : two: Unchanged skipping 2026/01/29 03:14:49 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for checks to finish 2026/01/29 03:14:49 INFO : one.bak: Deleted 2026/01/29 03:14:50 INFO : one: Moved (server-side) to: one.bak 2026/01/29 03:14:50 DEBUG : drime root 'rclone-test-wapapid3dima/dst': Waiting for transfers to finish 2026/01/29 03:14:59 DEBUG : one: size = 5 OK 2026/01/29 03:14:59 INFO : one: Copied (new) 2026/01/29 03:14:59 DEBUG : Waiting for deletions to finish 2026/01/29 03:14:59 INFO : three.txt.bak: Deleted 2026/01/29 03:14:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/29 03:14:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (66.45s) === RUN TestSyncSuffix run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 03:15:36 DEBUG : Creating backend with remote "TestDrime:rclone-test-wapapid3dima/dst" 2026/01/29 03:15:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:15:37 DEBUG : one: size = 3 (drime root 'rclone-test-wapapid3dima/dst') 2026/01/29 03:15:37 DEBUG : one: Sizes differ 2026/01/29 03:15:38 INFO : one: Moved (server-side) to: one.bak 2026/01/29 03:15:49 DEBUG : one: size = 4 OK 2026/01/29 03:15:49 INFO : one: Copied (new) 2026/01/29 03:15:49 DEBUG : two: size = 3 OK 2026/01/29 03:15:49 DEBUG : two: Sizes identical 2026/01/29 03:15:49 DEBUG : two: Unchanged skipping 2026/01/29 03:15:50 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:15:50 DEBUG : three.txt: size = 5 (drime root 'rclone-test-wapapid3dima/dst') 2026/01/29 03:15:50 DEBUG : three.txt: Sizes differ 2026/01/29 03:15:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/29 03:16:02 DEBUG : three.txt: size = 6 OK 2026/01/29 03:16:02 INFO : three.txt: Copied (new) 2026/01/29 03:16:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:16:03 DEBUG : one: size = 4 (drime root 'rclone-test-wapapid3dima/dst') 2026/01/29 03:16:03 DEBUG : one: Sizes differ 2026/01/29 03:16:04 INFO : one.bak: Deleted 2026/01/29 03:16:04 INFO : one: Moved (server-side) to: one.bak 2026/01/29 03:16:13 DEBUG : one: size = 5 OK 2026/01/29 03:16:13 INFO : one: Copied (new) 2026/01/29 03:16:13 DEBUG : two: size = 3 OK 2026/01/29 03:16:13 DEBUG : two: Sizes identical 2026/01/29 03:16:13 DEBUG : two: Unchanged skipping 2026/01/29 03:16:13 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:16:13 DEBUG : three.txt: size = 6 (drime root 'rclone-test-wapapid3dima/dst') 2026/01/29 03:16:13 DEBUG : three.txt: Sizes differ 2026/01/29 03:16:13 INFO : three.txt.bak: Deleted 2026/01/29 03:16:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/29 03:16:20 DEBUG : three.txt: size = 19 OK 2026/01/29 03:16:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (80.72s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 03:16:56 DEBUG : Creating backend with remote "TestDrime:rclone-test-wapapid3dima/dst" 2026/01/29 03:16:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:16:57 DEBUG : one: size = 3 (drime root 'rclone-test-wapapid3dima/dst') 2026/01/29 03:16:57 DEBUG : one: Sizes differ 2026/01/29 03:16:58 INFO : one: Moved (server-side) to: one-2019-01-01 2026/01/29 03:17:10 DEBUG : one: size = 4 OK 2026/01/29 03:17:10 INFO : one: Copied (new) 2026/01/29 03:17:10 DEBUG : two: size = 3 OK 2026/01/29 03:17:10 DEBUG : two: Sizes identical 2026/01/29 03:17:10 DEBUG : two: Unchanged skipping 2026/01/29 03:17:11 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:17:11 DEBUG : three.txt: size = 5 (drime root 'rclone-test-wapapid3dima/dst') 2026/01/29 03:17:11 DEBUG : three.txt: Sizes differ 2026/01/29 03:17:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/01/29 03:17:27 DEBUG : three.txt: size = 6 OK 2026/01/29 03:17:27 INFO : three.txt: Copied (new) 2026/01/29 03:17:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:17:30 DEBUG : one: size = 4 (drime root 'rclone-test-wapapid3dima/dst') 2026/01/29 03:17:30 DEBUG : one: Sizes differ 2026/01/29 03:17:31 INFO : one-2019-01-01: Deleted 2026/01/29 03:17:31 INFO : one: Moved (server-side) to: one-2019-01-01 2026/01/29 03:17:42 DEBUG : one: size = 5 OK 2026/01/29 03:17:42 INFO : one: Copied (new) 2026/01/29 03:17:42 DEBUG : two: size = 3 OK 2026/01/29 03:17:42 DEBUG : two: Sizes identical 2026/01/29 03:17:42 DEBUG : two: Unchanged skipping 2026/01/29 03:17:42 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:17:42 DEBUG : three.txt: size = 6 (drime root 'rclone-test-wapapid3dima/dst') 2026/01/29 03:17:42 DEBUG : three.txt: Sizes differ 2026/01/29 03:17:43 INFO : three-2019-01-01.txt: Deleted 2026/01/29 03:17:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/01/29 03:17:57 DEBUG : three.txt: size = 19 OK 2026/01/29 03:17:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (98.42s) === RUN TestSyncUTFNorm run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 03:18:11 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:18:11 DEBUG : Testêé: size = 18 (drime root 'rclone-test-wapapid3dima') 2026/01/29 03:18:11 DEBUG : Testêé: Sizes differ 2026/01/29 03:18:11 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 03:18:11 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 03:18:23 DEBUG : Testêé: Removing old object on successful upload 2026/01/29 03:18:23 DEBUG : Testêé: size = 14 OK 2026/01/29 03:18:23 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/01/29 03:18:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (23.45s) === RUN TestSyncImmutable run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 03:18:25 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/29 03:18:25 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 03:18:25 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 03:18:39 DEBUG : existing: size = 6 OK 2026/01/29 03:18:39 INFO : existing: Copied (new) 2026/01/29 03:18:39 DEBUG : Waiting for deletions to finish 2026/01/29 03:18:40 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 03:18:40 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:18:40 DEBUG : existing: size = 6 (drime root 'rclone-test-wapapid3dima') 2026/01/29 03:18:40 DEBUG : existing: Sizes differ 2026/01/29 03:18:40 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/01/29 03:18:40 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 03:18:40 ERROR : drime root 'rclone-test-wapapid3dima': not deleting files as there were IO errors 2026/01/29 03:18:40 ERROR : drime root 'rclone-test-wapapid3dima': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (16.79s) === RUN TestSyncIgnoreCase run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 03:18:51 DEBUG : EXISTING: size = 6 OK 2026/01/29 03:18:51 DEBUG : existing: Sizes identical 2026/01/29 03:18:51 DEBUG : existing: Unchanged skipping 2026/01/29 03:18:51 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 03:18:51 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 03:18:51 DEBUG : Waiting for deletions to finish 2026/01/29 03:18:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (11.19s) === RUN TestFixCase run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.31s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.43s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.35s) === RUN TestSyncConcurrentDelete run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 03:26:03 DEBUG : both0: size = 6 OK 2026/01/29 03:26:03 DEBUG : both0: Sizes identical 2026/01/29 03:26:03 DEBUG : both10: size = 6 OK 2026/01/29 03:26:03 DEBUG : both10: Sizes identical 2026/01/29 03:26:03 DEBUG : both12: size = 6 OK 2026/01/29 03:26:03 DEBUG : both12: Sizes identical 2026/01/29 03:26:03 DEBUG : both11: size = 6 OK 2026/01/29 03:26:03 DEBUG : both11: Sizes identical 2026/01/29 03:26:03 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 03:26:03 DEBUG : both0: Unchanged skipping 2026/01/29 03:26:03 DEBUG : both13: size = 6 OK 2026/01/29 03:26:03 DEBUG : both13: Sizes identical 2026/01/29 03:26:03 DEBUG : both13: Unchanged skipping 2026/01/29 03:26:03 DEBUG : both14: size = 6 OK 2026/01/29 03:26:03 DEBUG : both14: Sizes identical 2026/01/29 03:26:03 DEBUG : both14: Unchanged skipping 2026/01/29 03:26:03 DEBUG : both15: size = 6 OK 2026/01/29 03:26:03 DEBUG : both15: Sizes identical 2026/01/29 03:26:03 DEBUG : both15: Unchanged skipping 2026/01/29 03:26:03 DEBUG : both16: size = 6 OK 2026/01/29 03:26:03 DEBUG : both16: Sizes identical 2026/01/29 03:26:03 DEBUG : both10: Unchanged skipping 2026/01/29 03:26:03 DEBUG : both17: size = 6 OK 2026/01/29 03:26:03 DEBUG : both17: Sizes identical 2026/01/29 03:26:03 DEBUG : both12: Unchanged skipping 2026/01/29 03:26:03 DEBUG : both18: size = 6 OK 2026/01/29 03:26:03 DEBUG : both18: Sizes identical 2026/01/29 03:26:03 DEBUG : both11: Unchanged skipping 2026/01/29 03:26:03 DEBUG : both19: size = 6 OK 2026/01/29 03:26:03 DEBUG : both19: Sizes identical 2026/01/29 03:26:03 DEBUG : both16: Unchanged skipping 2026/01/29 03:26:03 DEBUG : both1: size = 6 OK 2026/01/29 03:26:03 DEBUG : both1: Sizes identical 2026/01/29 03:26:03 DEBUG : both1: Unchanged skipping 2026/01/29 03:26:03 DEBUG : both2: size = 6 OK 2026/01/29 03:26:03 DEBUG : both2: Sizes identical 2026/01/29 03:26:03 DEBUG : both2: Unchanged skipping 2026/01/29 03:26:03 DEBUG : both3: size = 6 OK 2026/01/29 03:26:03 DEBUG : both3: Sizes identical 2026/01/29 03:26:03 DEBUG : both17: Unchanged skipping 2026/01/29 03:26:03 DEBUG : both4: size = 6 OK 2026/01/29 03:26:03 DEBUG : both4: Sizes identical 2026/01/29 03:26:03 DEBUG : both18: Unchanged skipping 2026/01/29 03:26:03 DEBUG : both5: size = 6 OK 2026/01/29 03:26:03 DEBUG : both5: Sizes identical 2026/01/29 03:26:03 DEBUG : both19: Unchanged skipping 2026/01/29 03:26:03 DEBUG : both6: size = 6 OK 2026/01/29 03:26:03 DEBUG : both6: Sizes identical 2026/01/29 03:26:03 DEBUG : both3: Unchanged skipping 2026/01/29 03:26:03 DEBUG : both7: size = 6 OK 2026/01/29 03:26:03 DEBUG : both7: Sizes identical 2026/01/29 03:26:03 DEBUG : both7: Unchanged skipping 2026/01/29 03:26:03 DEBUG : both8: size = 6 OK 2026/01/29 03:26:03 DEBUG : both8: Sizes identical 2026/01/29 03:26:03 DEBUG : both4: Unchanged skipping 2026/01/29 03:26:03 DEBUG : both9: size = 6 OK 2026/01/29 03:26:03 DEBUG : both9: Sizes identical 2026/01/29 03:26:03 DEBUG : both5: Unchanged skipping 2026/01/29 03:26:03 DEBUG : both6: Unchanged skipping 2026/01/29 03:26:03 DEBUG : both8: Unchanged skipping 2026/01/29 03:26:03 DEBUG : both9: Unchanged skipping 2026/01/29 03:26:03 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 03:26:03 DEBUG : Waiting for deletions to finish 2026/01/29 03:26:03 INFO : only18: Deleted 2026/01/29 03:26:03 INFO : only4: Deleted 2026/01/29 03:26:03 INFO : only5: Deleted 2026/01/29 03:26:03 INFO : only0: Deleted 2026/01/29 03:26:04 INFO : only11: Deleted 2026/01/29 03:26:04 INFO : only19: Deleted 2026/01/29 03:26:04 INFO : only6: Deleted 2026/01/29 03:26:04 INFO : only9: Deleted 2026/01/29 03:26:04 INFO : only1: Deleted 2026/01/29 03:26:04 INFO : only15: Deleted 2026/01/29 03:26:04 INFO : only12: Deleted 2026/01/29 03:26:04 INFO : only13: Deleted 2026/01/29 03:26:04 INFO : only2: Deleted 2026/01/29 03:26:04 INFO : only14: Deleted 2026/01/29 03:26:04 INFO : only8: Deleted 2026/01/29 03:26:04 INFO : only16: Deleted 2026/01/29 03:26:05 INFO : only3: Deleted 2026/01/29 03:26:05 INFO : only7: Deleted 2026/01/29 03:26:05 INFO : only17: Deleted 2026/01/29 03:26:05 INFO : only10: Deleted 2026/01/29 03:26:05 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (438.51s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 03:33:26 DEBUG : both10: size = 6 OK 2026/01/29 03:33:26 DEBUG : both10: Sizes identical 2026/01/29 03:33:26 DEBUG : both11: size = 6 OK 2026/01/29 03:33:26 DEBUG : both11: Sizes identical 2026/01/29 03:33:26 DEBUG : both0: size = 6 OK 2026/01/29 03:33:26 DEBUG : both0: Sizes identical 2026/01/29 03:33:26 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for checks to finish 2026/01/29 03:33:26 DEBUG : both12: size = 6 OK 2026/01/29 03:33:26 DEBUG : both12: Sizes identical 2026/01/29 03:33:26 DEBUG : both10: Unchanged skipping 2026/01/29 03:33:26 DEBUG : both13: size = 6 OK 2026/01/29 03:33:26 DEBUG : both13: Sizes identical 2026/01/29 03:33:26 DEBUG : both11: Unchanged skipping 2026/01/29 03:33:26 DEBUG : both14: size = 6 OK 2026/01/29 03:33:26 DEBUG : both14: Sizes identical 2026/01/29 03:33:26 DEBUG : both14: Unchanged skipping 2026/01/29 03:33:26 DEBUG : both15: size = 6 OK 2026/01/29 03:33:26 DEBUG : both15: Sizes identical 2026/01/29 03:33:26 DEBUG : both0: Unchanged skipping 2026/01/29 03:33:26 DEBUG : both16: size = 6 OK 2026/01/29 03:33:26 DEBUG : both16: Sizes identical 2026/01/29 03:33:26 DEBUG : both12: Unchanged skipping 2026/01/29 03:33:26 DEBUG : both17: size = 6 OK 2026/01/29 03:33:26 DEBUG : both17: Sizes identical 2026/01/29 03:33:26 DEBUG : both13: Unchanged skipping 2026/01/29 03:33:26 DEBUG : both18: size = 6 OK 2026/01/29 03:33:26 DEBUG : both18: Sizes identical 2026/01/29 03:33:26 DEBUG : both15: Unchanged skipping 2026/01/29 03:33:26 DEBUG : both16: Unchanged skipping 2026/01/29 03:33:26 DEBUG : both19: size = 6 OK 2026/01/29 03:33:26 DEBUG : both19: Sizes identical 2026/01/29 03:33:26 DEBUG : both1: size = 6 OK 2026/01/29 03:33:26 DEBUG : both1: Sizes identical 2026/01/29 03:33:26 DEBUG : both17: Unchanged skipping 2026/01/29 03:33:26 DEBUG : both2: size = 6 OK 2026/01/29 03:33:26 DEBUG : both2: Sizes identical 2026/01/29 03:33:26 DEBUG : both2: Unchanged skipping 2026/01/29 03:33:26 DEBUG : both3: size = 6 OK 2026/01/29 03:33:26 DEBUG : both3: Sizes identical 2026/01/29 03:33:26 DEBUG : both3: Unchanged skipping 2026/01/29 03:33:26 DEBUG : both4: size = 6 OK 2026/01/29 03:33:26 DEBUG : both4: Sizes identical 2026/01/29 03:33:26 DEBUG : both4: Unchanged skipping 2026/01/29 03:33:26 DEBUG : both5: size = 6 OK 2026/01/29 03:33:26 DEBUG : both5: Sizes identical 2026/01/29 03:33:26 DEBUG : both18: Unchanged skipping 2026/01/29 03:33:26 DEBUG : both6: size = 6 OK 2026/01/29 03:33:26 DEBUG : both6: Sizes identical 2026/01/29 03:33:26 DEBUG : both19: Unchanged skipping 2026/01/29 03:33:26 DEBUG : both7: size = 6 OK 2026/01/29 03:33:26 DEBUG : both7: Sizes identical 2026/01/29 03:33:26 DEBUG : both1: Unchanged skipping 2026/01/29 03:33:26 DEBUG : both8: size = 6 OK 2026/01/29 03:33:26 DEBUG : both8: Sizes identical 2026/01/29 03:33:26 DEBUG : both5: Unchanged skipping 2026/01/29 03:33:26 DEBUG : both9: size = 6 OK 2026/01/29 03:33:26 DEBUG : both9: Sizes identical 2026/01/29 03:33:26 DEBUG : both9: Unchanged skipping 2026/01/29 03:33:26 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:33:26 DEBUG : only0: size = 6 (drime root 'rclone-test-wapapid3dima') 2026/01/29 03:33:26 DEBUG : only0: Sizes differ 2026/01/29 03:33:26 DEBUG : both6: Unchanged skipping 2026/01/29 03:33:26 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:33:26 DEBUG : only10: size = 6 (drime root 'rclone-test-wapapid3dima') 2026/01/29 03:33:26 DEBUG : only10: Sizes differ 2026/01/29 03:33:26 DEBUG : both7: Unchanged skipping 2026/01/29 03:33:26 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:33:26 DEBUG : only11: size = 6 (drime root 'rclone-test-wapapid3dima') 2026/01/29 03:33:26 DEBUG : only11: Sizes differ 2026/01/29 03:33:26 DEBUG : both8: Unchanged skipping 2026/01/29 03:33:26 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:33:26 DEBUG : only12: size = 6 (drime root 'rclone-test-wapapid3dima') 2026/01/29 03:33:26 DEBUG : only12: Sizes differ 2026/01/29 03:33:26 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:33:26 DEBUG : only13: size = 6 (drime root 'rclone-test-wapapid3dima') 2026/01/29 03:33:26 DEBUG : only13: Sizes differ 2026/01/29 03:33:26 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:33:26 DEBUG : only14: size = 6 (drime root 'rclone-test-wapapid3dima') 2026/01/29 03:33:26 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:33:26 DEBUG : only15: size = 6 (drime root 'rclone-test-wapapid3dima') 2026/01/29 03:33:26 DEBUG : only15: Sizes differ 2026/01/29 03:33:26 DEBUG : only14: Sizes differ 2026/01/29 03:33:26 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:33:26 DEBUG : only16: size = 6 (drime root 'rclone-test-wapapid3dima') 2026/01/29 03:33:26 DEBUG : only16: Sizes differ 2026/01/29 03:33:26 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:33:26 DEBUG : only17: size = 6 (drime root 'rclone-test-wapapid3dima') 2026/01/29 03:33:26 DEBUG : only17: Sizes differ 2026/01/29 03:33:26 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:33:26 DEBUG : only18: size = 6 (drime root 'rclone-test-wapapid3dima') 2026/01/29 03:33:26 DEBUG : only18: Sizes differ 2026/01/29 03:33:26 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:33:26 DEBUG : only19: size = 6 (drime root 'rclone-test-wapapid3dima') 2026/01/29 03:33:26 DEBUG : only19: Sizes differ 2026/01/29 03:33:26 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:33:26 DEBUG : only1: size = 6 (drime root 'rclone-test-wapapid3dima') 2026/01/29 03:33:26 DEBUG : only1: Sizes differ 2026/01/29 03:33:26 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:33:26 DEBUG : only2: size = 6 (drime root 'rclone-test-wapapid3dima') 2026/01/29 03:33:26 DEBUG : only2: Sizes differ 2026/01/29 03:33:26 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:33:26 DEBUG : only3: size = 6 (drime root 'rclone-test-wapapid3dima') 2026/01/29 03:33:26 DEBUG : only3: Sizes differ 2026/01/29 03:33:26 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:33:26 DEBUG : only4: size = 6 (drime root 'rclone-test-wapapid3dima') 2026/01/29 03:33:26 DEBUG : only4: Sizes differ 2026/01/29 03:33:26 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:33:26 DEBUG : only5: size = 6 (drime root 'rclone-test-wapapid3dima') 2026/01/29 03:33:26 DEBUG : only5: Sizes differ 2026/01/29 03:33:26 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:33:26 DEBUG : only6: size = 6 (drime root 'rclone-test-wapapid3dima') 2026/01/29 03:33:26 DEBUG : only6: Sizes differ 2026/01/29 03:33:26 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:33:26 DEBUG : only7: size = 6 (drime root 'rclone-test-wapapid3dima') 2026/01/29 03:33:26 DEBUG : only7: Sizes differ 2026/01/29 03:33:26 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:33:26 DEBUG : only8: size = 6 (drime root 'rclone-test-wapapid3dima') 2026/01/29 03:33:26 DEBUG : only8: Sizes differ 2026/01/29 03:33:26 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3272665721) 2026/01/29 03:33:26 DEBUG : only9: size = 6 (drime root 'rclone-test-wapapid3dima') 2026/01/29 03:33:26 DEBUG : only9: Sizes differ 2026/01/29 03:33:26 DEBUG : drime root 'rclone-test-wapapid3dima': Waiting for transfers to finish 2026/01/29 03:33:34 DEBUG : only0: Removing old object on successful upload 2026/01/29 03:33:34 DEBUG : only0: size = 0 OK 2026/01/29 03:33:34 INFO : only0: Copied (replaced existing) 2026/01/29 03:33:38 DEBUG : only15: Removing old object on successful upload 2026/01/29 03:33:38 DEBUG : only15: size = 0 OK 2026/01/29 03:33:38 INFO : only15: Copied (replaced existing) 2026/01/29 03:33:40 DEBUG : only10: Removing old object on successful upload 2026/01/29 03:33:40 DEBUG : only10: size = 0 OK 2026/01/29 03:33:40 INFO : only10: Copied (replaced existing) 2026/01/29 03:33:43 DEBUG : only11: Removing old object on successful upload 2026/01/29 03:33:44 DEBUG : only11: size = 0 OK 2026/01/29 03:33:44 INFO : only11: Copied (replaced existing) 2026/01/29 03:33:47 DEBUG : only12: Removing old object on successful upload 2026/01/29 03:33:47 DEBUG : only12: size = 0 OK 2026/01/29 03:33:47 INFO : only12: Copied (replaced existing) 2026/01/29 03:33:49 DEBUG : only17: Removing old object on successful upload 2026/01/29 03:33:50 DEBUG : only17: size = 0 OK 2026/01/29 03:33:50 INFO : only17: Copied (replaced existing) 2026/01/29 03:33:51 DEBUG : only18: Removing old object on successful upload 2026/01/29 03:33:51 DEBUG : only18: size = 0 OK 2026/01/29 03:33:51 INFO : only18: Copied (replaced existing) 2026/01/29 03:33:54 DEBUG : only19: Removing old object on successful upload 2026/01/29 03:33:54 DEBUG : only19: size = 0 OK 2026/01/29 03:33:54 INFO : only19: Copied (replaced existing) 2026/01/29 03:33:55 DEBUG : only1: Removing old object on successful upload 2026/01/29 03:33:55 DEBUG : only1: size = 0 OK 2026/01/29 03:33:55 INFO : only1: Copied (replaced existing) 2026/01/29 03:33:57 DEBUG : only2: Removing old object on successful upload 2026/01/29 03:33:57 DEBUG : only2: size = 0 OK 2026/01/29 03:33:57 INFO : only2: Copied (replaced existing) 2026/01/29 03:33:58 DEBUG : only3: Removing old object on successful upload 2026/01/29 03:33:58 DEBUG : only3: size = 0 OK 2026/01/29 03:33:58 INFO : only3: Copied (replaced existing) 2026/01/29 03:34:01 DEBUG : only13: Removing old object on successful upload 2026/01/29 03:34:03 DEBUG : only13: size = 0 OK 2026/01/29 03:34:03 INFO : only13: Copied (replaced existing) 2026/01/29 03:34:06 DEBUG : only14: Removing old object on successful upload 2026/01/29 03:34:06 DEBUG : only14: size = 0 OK 2026/01/29 03:34:06 INFO : only14: Copied (replaced existing) 2026/01/29 03:34:11 DEBUG : only5: Removing old object on successful upload 2026/01/29 03:34:11 DEBUG : only5: size = 0 OK 2026/01/29 03:34:11 INFO : only5: Copied (replaced existing) 2026/01/29 03:34:13 DEBUG : only7: Removing old object on successful upload 2026/01/29 03:34:13 DEBUG : only7: size = 0 OK 2026/01/29 03:34:13 INFO : only7: Copied (replaced existing) 2026/01/29 03:34:20 DEBUG : only6: Removing old object on successful upload 2026/01/29 03:34:20 DEBUG : only6: size = 0 OK 2026/01/29 03:34:20 INFO : only6: Copied (replaced existing) 2026/01/29 03:34:22 DEBUG : only8: Removing old object on successful upload 2026/01/29 03:34:22 DEBUG : only4: Removing old object on successful upload 2026/01/29 03:34:22 DEBUG : only8: size = 0 OK 2026/01/29 03:34:22 INFO : only8: Copied (replaced existing) 2026/01/29 03:34:22 DEBUG : only4: size = 0 OK 2026/01/29 03:34:22 INFO : only4: Copied (replaced existing) 2026/01/29 03:34:25 DEBUG : only16: Removing old object on successful upload 2026/01/29 03:34:25 DEBUG : only16: size = 0 OK 2026/01/29 03:34:25 INFO : only16: Copied (replaced existing) 2026/01/29 03:34:39 DEBUG : only9: Removing old object on successful upload 2026/01/29 03:34:40 DEBUG : only9: size = 0 OK 2026/01/29 03:34:40 INFO : only9: Copied (replaced existing) 2026/01/29 03:34:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (527.57s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 03:35:00 DEBUG : empty_dir: Making directory with metadata 2026/01/29 03:35:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/29 03:35:00 DEBUG : empty_on_remote: Making directory with metadata 2026/01/29 03:35:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/29 03:35:00 INFO : empty_on_remote: Making directory 2026/01/29 03:35:00 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/01/29 03:35:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/01/29 03:35:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/01/29 03:35:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/01/29 03:35:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (23.93s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 03:35:24 DEBUG : empty_dir: Making directory with metadata 2026/01/29 03:35:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/29 03:35:24 DEBUG : empty_on_remote: Making directory with metadata 2026/01/29 03:35:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/29 03:35:24 INFO : empty_on_remote: Making directory 2026/01/29 03:35:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/01/29 03:35:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/01/29 03:35:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/01/29 03:35:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/01/29 03:35:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/01/29 03:35:45 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (32.92s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 03:35:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/29 03:35:57 INFO : sub dir: Making directory 2026/01/29 03:35:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (78.63s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "drime root 'rclone-test-wapapid3dima'", Local "Local file system at /tmp/rclone3272665721", Modify Window "876000h0m0s" 2026/01/29 03:37:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/29 03:37:15 INFO : sub dir: Making directory 2026/01/29 03:37:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC panic: test timed out after 1h0m0s running tests: TestNothingToTransferWithoutEmptyDirs (57s) goroutine 15149 [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, 1 minutes]: testing.(*T).Run(0xc000102fc0, {0x2919e5d?, 0xc00006bad8?}, 0x2a03200) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000102fc0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000102fc0, 0xc00006bc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0006dbc68, {0x4379f80, 0x6c, 0x6c}, {0x84a120?, 0x43b5048?, 0x43912a0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00056ebe0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00056ebe0) /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 35 [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 36 [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 7 [IO wait]: internal/poll.runtime_pollWait(0x774d3ec8b6f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000792380?, 0xc0003f7300?, 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(0xc000792380, {0xc0003f7300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000792380, {0xc0003f7300?, 0x122a?, 0xc000801240?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000148448, {0xc0003f7300?, 0xc0003f73d1?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000527998, {0xc0003f7300?, 0x774d3daec980?, 0x774d87198a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0008063c0, {0xc0003f7300?, 0x122a?, 0xc0004be588?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006b2638, {0x2d734a0, 0xc0008063c0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006b2388, {0x774d3daa0418, 0xc000527998}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006b2388, 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(0xc0006b2388, {0xc00024d000, 0x1000, 0xc00089fca0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc0004c7920, {0xc0004c3540, 0x9, 0x42fc5a0?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2d70520, 0xc0004c7920}, {0xc0004c3540, 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({0xc0004c3540, 0x9, 0xc000594240?}, {0x2d70520?, 0xc0004c7920?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc0004c3500) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc00089ffa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc0000f6a80) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 6 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 14689 [select]: net/http.(*http2ClientConn).roundTrip(0xc0000f6a80, 0xc000a19e00, 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(0xc000708320, 0xc000a19e00, {0x0?, 0xa8?}) /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({0xc0003bc680?}, 0xc000a19e00?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0xc0003bc680, 0xc000a19cc0) /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(0xc0005146c0, 0xc000a19cc0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 net/http.send(0xc000a19cc0, {0x2d71be0, 0xc0005146c0}, {0x6ff101?, 0xc00044a808?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000566c30, 0xc000a19cc0, {0x774d3daef720?, 0x4?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000566c30, 0xc000a19cc0) /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(0xc0001b84b0, {0x2d99ea8, 0x43b4ac0}, 0xc00006b740) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:356 +0xd67 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc0001b84b0, {0x2d99ea8, 0x43b4ac0}, 0xc000492160?, {0x2220180?, 0xc00051a660?}, {0x22201c0, 0xc000594300}, 0x30000000057bd60?, 0x2a049c8, ...) /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.(*Fs).deleteObject.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:704 +0x75 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000514780, 0xc00087e4c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000514780, 0xc00087e4c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:235 +0x93 github.com/rclone/rclone/backend/drime.(*Fs).deleteObject(0xc0007080a0, {0x2d99ea8, 0x43b4ac0}, {0xc000572a57, 0x9}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:703 +0x1eb github.com/rclone/rclone/backend/drime.(*Fs).purgeCheck(0xc0007080a0, {0x2d99ea8, 0x43b4ac0}, {0xc000572b08, 0x8}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:744 +0x156 github.com/rclone/rclone/backend/drime.(*Fs).Rmdir(0x774d3ec914f8?, {0x2d99ea8?, 0x43b4ac0?}, {0xc000572b08?, 0x48f13d?}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:757 +0x28 github.com/rclone/rclone/fstest.newRunIndividual.func1.2() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:174 +0x30 github.com/rclone/rclone/fstest.retry(0xc00066a540, {0xc000544b70, 0x17}, 0xc00006bdd8) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:126 +0xde github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 +0x271 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc00070e2a0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 +0x1c testing.(*common).Cleanup.func1() /usr/local/go/src/testing/testing.go:1211 +0x106 testing.(*common).runCleanup(0xc00066a540, 0x4b6d00?) /usr/local/go/src/testing/testing.go:1445 +0xea testing.tRunner.func2() /usr/local/go/src/testing/testing.go:1786 +0x25 testing.tRunner(0xc00066a540, 0x2a03200) /usr/local/go/src/testing/testing.go:1798 +0x11e created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 14702 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0005483c0, {0x2d99f88, 0xc0006b0000}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 14689 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11a goroutine 15148 [select]: net/http.(*http2clientStream).writeRequest(0xc00045c600, 0xc000a19e00, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc00045c600, 0xc000a50690?, 0xc00031f368?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 14689 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 2788 [chan receive, 52 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 2775 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 "./sync.test -test.v -test.timeout 1h0m0s -remote TestDrime: -verbose" - Finished ERROR in 1h0m1.226608059s (try 2/5): exit status 2: Failed []