"./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 1/5) 2026/03/07 01:21:00 DEBUG : Creating backend with remote "TestDrime:rclone-test-dulilij6tebi" 2026/03/07 01:21:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/07 01:21:01 DEBUG : Creating backend with remote "/tmp/rclone3055070851" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:21:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 01:21:02 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/07 01:21:02 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:21:02 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.23s) === RUN TestCopy run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:21:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/07 01:21:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 01:21:02 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:21:02 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:21:04 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 01:21:04 INFO : sub dir/hello world: Copied (new) 2026/03/07 01:21:04 DEBUG : drime root 'rclone-test-dulilij6tebi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.38s) === RUN TestCopyMetadata run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.49s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.56s) === RUN TestCopyMissingDirectory run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:21:07 DEBUG : Creating backend with remote "/non-existing" 2026/03/07 01:21:07 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/07 01:21:07 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:21:07 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.12s) === RUN TestCopyNoTraverse run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:21:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 01:21:08 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:21:08 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:21:09 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 01:21:09 INFO : sub dir/hello world: Copied (new) run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyNoTraverse (4.97s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.41s) === RUN TestCopyCheckFirst run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:21:13 INFO : drime root 'rclone-test-dulilij6tebi': Running all checks before starting transfers 2026/03/07 01:21:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 01:21:13 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:21:13 INFO : drime root 'rclone-test-dulilij6tebi': Checks finished, now starting transfers 2026/03/07 01:21:13 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:21:15 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 01:21:15 INFO : sub dir/hello world: Copied (new) run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyCheckFirst (4.69s) === RUN TestSyncNoTraverse run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:21:18 ERROR : Ignoring --no-traverse with sync 2026/03/07 01:21:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 01:21:18 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:21:18 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:21:19 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 01:21:19 INFO : sub dir/hello world: Copied (new) 2026/03/07 01:21:19 DEBUG : Waiting for deletions to finish run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestSyncNoTraverse (4.49s) === RUN TestCopyWithDepth run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:21:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/07 01:21:23 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:21:23 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:21:23 DEBUG : hello world2: size = 12 OK 2026/03/07 01:21:23 INFO : hello world2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyWithDepth (9.21s) === RUN TestCopyWithFilesFrom run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:21:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/07 01:21:32 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:21:32 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:21:32 DEBUG : potato2: size = 11 OK 2026/03/07 01:21:32 INFO : potato2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyWithFilesFrom (16.87s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:21:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/07 01:21:49 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:21:49 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:21:49 DEBUG : potato2: size = 11 OK 2026/03/07 01:21:49 INFO : potato2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyWithFilesFromAndNoTraverse (16.77s) === RUN TestCopyEmptyDirectories run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:22:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/07 01:22:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/07 01:22:05 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/07 01:22:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/07 01:22:05 INFO : sub dir2: Making directory 2026/03/07 01:22:06 INFO : sub dir: Making directory 2026/03/07 01:22:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 01:22:06 INFO : sub dir2/sub sub dir2: Making directory 2026/03/07 01:22:07 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:22:07 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:22:08 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 01:22:08 INFO : sub dir/hello world: Copied (new) 2026/03/07 01:22:08 DEBUG : drime root 'rclone-test-dulilij6tebi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.25s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:22:10 INFO : sub dir2: Making directory 2026/03/07 01:22:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/07 01:22:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/07 01:22:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 01:22:11 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:22:11 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:22:12 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 01:22:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.67s) === RUN TestMoveEmptyDirectories run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:22:14 DEBUG : sub dir2: Making directory with metadata 2026/03/07 01:22:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/07 01:22:14 INFO : sub dir2: Making directory 2026/03/07 01:22:15 INFO : sub dir: Making directory 2026/03/07 01:22:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 01:22:16 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:22:16 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:22:16 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 01:22:16 INFO : sub dir/hello world: Copied (new) 2026/03/07 01:22:16 INFO : sub dir/hello world: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/07 01:22:25 DEBUG : drime root 'rclone-test-dulilij6tebi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/07 01:22:25 DEBUG : drime root 'rclone-test-dulilij6tebi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestMoveEmptyDirectories (13.67s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.39s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:22:28 INFO : sub dir2: Making directory 2026/03/07 01:22:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 01:22:28 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:22:28 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:22:30 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 01:22:30 INFO : sub dir/hello world: Copied (new) 2026/03/07 01:22:30 INFO : sub dir/hello world: Deleted run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestMoveNoEmptyDirectories (4.18s) === RUN TestSyncEmptyDirectories run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:22:32 DEBUG : sub dir2: Making directory with metadata 2026/03/07 01:22:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/07 01:22:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/07 01:22:33 INFO : sub dir2: Making directory 2026/03/07 01:22:33 INFO : sub dir: Making directory 2026/03/07 01:22:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 01:22:34 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:22:34 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:22:35 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 01:22:35 INFO : sub dir/hello world: Copied (new) 2026/03/07 01:22:35 DEBUG : Waiting for deletions to finish 2026/03/07 01:22:35 DEBUG : drime root 'rclone-test-dulilij6tebi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.32s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.42s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:22:37 INFO : sub dir2: Making directory 2026/03/07 01:22:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 01:22:37 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:22:37 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:22:38 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 01:22:38 INFO : sub dir/hello world: Copied (new) 2026/03/07 01:22:38 DEBUG : Waiting for deletions to finish run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestSyncNoEmptyDirectories (4.24s) === RUN TestServerSideCopy run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:22:43 DEBUG : Creating backend with remote "TestDrime:rclone-test-yuvuciz2zuho" 2026/03/07 01:22:43 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) drime root 'rclone-test-dulilij6tebi' -> drime root 'rclone-test-yuvuciz2zuho' 2026/03/07 01:22:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 01:22:44 DEBUG : drime root 'rclone-test-yuvuciz2zuho': Waiting for checks to finish 2026/03/07 01:22:44 DEBUG : drime root 'rclone-test-yuvuciz2zuho': Waiting for transfers to finish 2026/03/07 01:22:46 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 01:22:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/07 01:22:46 DEBUG : drime root 'rclone-test-yuvuciz2zuho': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestServerSideCopy (7.63s) === RUN TestCopyOverSelf run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:22:51 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3055070851) 2026/03/07 01:22:51 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-dulilij6tebi') 2026/03/07 01:22:51 DEBUG : sub dir/hello world: Sizes differ 2026/03/07 01:22:51 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:22:51 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:22:52 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/03/07 01:22:52 ERROR : sub dir/hello world: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." sync_test.go:641: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestCopyOverSelf run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestCopyOverSelf (5.69s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:22:56 DEBUG : Creating backend with remote "TestDrime:rclone-test-jefifeh4buva" sync_test.go:656: Server side copy (if possible) drime root 'rclone-test-dulilij6tebi' -> drime root 'rclone-test-jefifeh4buva' 2026/03/07 01:22:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 01:22:57 DEBUG : drime root 'rclone-test-jefifeh4buva': Waiting for checks to finish 2026/03/07 01:22:57 DEBUG : drime root 'rclone-test-jefifeh4buva': Waiting for transfers to finish 2026/03/07 01:23:00 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 01:23:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/07 01:23:02 DEBUG : sub dir/hello world: Removing old object on successful upload run.go:290: Failed to put "sub dir/hello world" to "drime root 'rclone-test-dulilij6tebi'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/07 01:23:02 DEBUG : drime root 'rclone-test-jefifeh4buva': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestServerSideCopyOverSelf (10.69s) === RUN TestMoveOverSelf run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:23:08 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3055070851) 2026/03/07 01:23:08 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-dulilij6tebi') 2026/03/07 01:23:08 DEBUG : sub dir/hello world: Sizes differ 2026/03/07 01:23:08 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:23:08 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:23:08 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/03/07 01:23:08 ERROR : sub dir/hello world: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/07 01:23:08 ERROR : sub dir/hello world: Not deleting source as copy failed: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." sync_test.go:685: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:685 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestMoveOverSelf run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestMoveOverSelf (5.55s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:23:13 DEBUG : Creating backend with remote "TestDrime:rclone-test-yobator8komu" sync_test.go:701: Server side copy (if possible) drime root 'rclone-test-dulilij6tebi' -> drime root 'rclone-test-yobator8komu' 2026/03/07 01:23:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 01:23:14 DEBUG : drime root 'rclone-test-yobator8komu': Waiting for checks to finish 2026/03/07 01:23:14 DEBUG : drime root 'rclone-test-yobator8komu': Waiting for transfers to finish 2026/03/07 01:23:15 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 01:23:15 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/07 01:23:17 DEBUG : sub dir/hello world: Removing old object on successful upload run.go:290: Failed to put "sub dir/hello world" to "drime root 'rclone-test-dulilij6tebi'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/07 01:23:17 DEBUG : drime root 'rclone-test-yobator8komu': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestServerSideMoveOverSelf (9.69s) === RUN TestCopyAfterDelete run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:23:22 ERROR : error listing: directory not found 2026/03/07 01:23:22 INFO : Local file system at /tmp/rclone3055070851: Making directory 2026/03/07 01:23:23 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:23:23 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyAfterDelete (5.26s) === RUN TestCopyRedownload run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:23:28 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/07 01:23:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 01:23:29 DEBUG : Local file system at /tmp/rclone3055070851: Waiting for checks to finish 2026/03/07 01:23:29 DEBUG : Local file system at /tmp/rclone3055070851: Waiting for transfers to finish 2026/03/07 01:23:29 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/03/07 01:23:29 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/03/07 01:23:29 INFO : sub dir/hello world: Copied (new) 2026/03/07 01:23:29 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyRedownload (6.06s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:23:32 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/07 01:23:32 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:23:32 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:23:33 DEBUG : check sum: size = 1 OK 2026/03/07 01:23:33 INFO : check sum: Copied (new) 2026/03/07 01:23:33 DEBUG : Waiting for deletions to finish 2026/03/07 01:23:34 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:23:34 DEBUG : check sum: size = 1 OK 2026/03/07 01:23:34 NOTICE: drime root 'rclone-test-dulilij6tebi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/07 01:23:34 DEBUG : check sum: Size of src and dst objects identical 2026/03/07 01:23:34 DEBUG : check sum: Unchanged skipping 2026/03/07 01:23:34 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:23:34 DEBUG : Waiting for deletions to finish 2026/03/07 01:23:34 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.45s) === RUN TestSyncSizeOnly run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:23:35 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/07 01:23:35 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:23:35 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:23:35 DEBUG : sizeonly: size = 6 OK 2026/03/07 01:23:35 INFO : sizeonly: Copied (new) 2026/03/07 01:23:35 DEBUG : Waiting for deletions to finish 2026/03/07 01:23:36 DEBUG : sizeonly: size = 6 OK 2026/03/07 01:23:36 DEBUG : sizeonly: Sizes identical 2026/03/07 01:23:36 DEBUG : sizeonly: Unchanged skipping 2026/03/07 01:23:36 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:23:36 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:23:36 DEBUG : Waiting for deletions to finish 2026/03/07 01:23:36 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.46s) === RUN TestSyncIgnoreSize run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:23:37 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/07 01:23:37 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:23:37 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:23:38 INFO : ignore-size: Copied (new) 2026/03/07 01:23:38 DEBUG : Waiting for deletions to finish 2026/03/07 01:23:38 DEBUG : ignore-size: Sizes identical 2026/03/07 01:23:38 DEBUG : ignore-size: Unchanged skipping 2026/03/07 01:23:38 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:23:38 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:23:38 DEBUG : Waiting for deletions to finish 2026/03/07 01:23:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.19s) === RUN TestSyncIgnoreTimes run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/07 01:23:48 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:23:48 DEBUG : existing: size = 6 OK 2026/03/07 01:23:48 DEBUG : existing: Sizes identical 2026/03/07 01:23:48 DEBUG : existing: Unchanged skipping 2026/03/07 01:23:48 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:23:48 DEBUG : Waiting for deletions to finish 2026/03/07 01:23:48 INFO : There was nothing to transfer 2026/03/07 01:23:48 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/07 01:23:48 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:23:48 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:23:48 DEBUG : existing: Removing old object on successful upload 2026/03/07 01:23:49 ERROR : existing: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/07 01:23:49 ERROR : drime root 'rclone-test-dulilij6tebi': not deleting files as there were IO errors 2026/03/07 01:23:49 ERROR : drime root 'rclone-test-dulilij6tebi': not deleting directories as there were IO errors sync_test.go:905: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:905 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncIgnoreTimes fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestSyncIgnoreTimes (18.29s) === RUN TestSyncIgnoreExisting run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:23:58 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/07 01:23:58 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:23:58 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:23:58 DEBUG : existing: size = 6 OK 2026/03/07 01:23:58 INFO : existing: Copied (new) 2026/03/07 01:23:58 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/07 01:24:06 DEBUG : existing: Destination exists, skipping 2026/03/07 01:24:06 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:24:06 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:24:06 DEBUG : Waiting for deletions to finish 2026/03/07 01:24:06 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreExisting (17.25s) === RUN TestSyncIgnoreErrors run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:24:17 INFO : d: Making directory 2026/03/07 01:24:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/07 01:24:19 DEBUG : c/non empty space: size = 5 OK 2026/03/07 01:24:19 DEBUG : c/non empty space: Sizes identical 2026/03/07 01:24:19 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:24:19 DEBUG : c/non empty space: Unchanged skipping 2026/03/07 01:24:19 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:24:20 DEBUG : a/potato2: size = 60 OK 2026/03/07 01:24:20 INFO : a/potato2: Copied (new) 2026/03/07 01:24:20 DEBUG : Waiting for deletions to finish 2026/03/07 01:24:20 INFO : b/potato: Deleted 2026/03/07 01:24:20 INFO : d: Removing directory 2026/03/07 01:24:20 INFO : b: Removing directory 2026/03/07 01:24:21 DEBUG : drime root 'rclone-test-dulilij6tebi': deleted 2 directories --- PASS: TestSyncIgnoreErrors (8.70s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/07 01:24:32 DEBUG : empty space: size = 1 OK 2026/03/07 01:24:32 DEBUG : empty space: Sizes identical 2026/03/07 01:24:32 DEBUG : empty space: Unchanged skipping 2026/03/07 01:24:32 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:24:32 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:24:32 DEBUG : Waiting for deletions to finish 2026/03/07 01:24:32 INFO : There was nothing to transfer 2026/03/07 01:24:32 DEBUG : empty space: size = 1 OK 2026/03/07 01:24:32 DEBUG : empty space: Sizes identical 2026/03/07 01:24:32 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:24:32 DEBUG : empty space: Unchanged skipping 2026/03/07 01:24:32 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:24:32 DEBUG : Waiting for deletions to finish 2026/03/07 01:24:32 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (10.20s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.51s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.46s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/07 01:24:43 DEBUG : empty space: size = 1 OK 2026/03/07 01:24:43 DEBUG : empty space: Sizes identical 2026/03/07 01:24:43 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/07 01:24:43 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:24:43 DEBUG : empty space: Unchanged skipping 2026/03/07 01:24:43 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:24:44 DEBUG : potato: size = 60 OK 2026/03/07 01:24:44 INFO : potato: Copied (new) 2026/03/07 01:24:44 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncAfterAddingAFile (25.30s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/07 01:25:09 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3055070851) 2026/03/07 01:25:09 DEBUG : potato: size = 60 (drime root 'rclone-test-dulilij6tebi') 2026/03/07 01:25:09 DEBUG : potato: Sizes differ 2026/03/07 01:25:09 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:25:09 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:25:09 DEBUG : potato: Removing old object on successful upload 2026/03/07 01:25:09 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/07 01:25:09 ERROR : drime root 'rclone-test-dulilij6tebi': not deleting files as there were IO errors 2026/03/07 01:25:09 ERROR : drime root 'rclone-test-dulilij6tebi': not deleting directories as there were IO errors sync_test.go:1123: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1123 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncAfterChangingFilesSizeOnly run.go:130: removing file "potato" failed - try 1/3: failed to delete item: Error "The selected entry ids is invalid." run.go:130: removing file "potato" failed - try 2/3: failed to delete item: Error "The selected entry ids is invalid." run.go:130: removing file "potato" failed - try 3/3: failed to delete item: Error "The selected entry ids is invalid." run.go:133: removing file "potato" failed: failed to delete item: Error "The selected entry ids is invalid." fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1123 Error: Should be true Test: TestSyncAfterChangingFilesSizeOnly Messages: listing wrong, want got potato (21) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1123 Error: Should be true Test: TestSyncAfterChangingFilesSizeOnly Messages: Unexpected file "potato" --- FAIL: TestSyncAfterChangingFilesSizeOnly (21.80s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/03/07 01:25:23 DEBUG : potato: Removing old object on successful upload run.go:290: Failed to put "potato" to "drime root 'rclone-test-dulilij6tebi'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." run.go:130: removing file "potato" failed - try 1/3: failed to delete item: Error "The selected entry ids is invalid." run.go:130: removing file "potato" failed - try 2/3: failed to delete item: Error "The selected entry ids is invalid." run.go:130: removing file "potato" failed - try 3/3: failed to delete item: Error "The selected entry ids is invalid." run.go:133: removing file "potato" failed: failed to delete item: Error "The selected entry ids is invalid." fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1137 Error: Should be true Test: TestSyncAfterChangingContentsOnly Messages: listing wrong, want got potato (36) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1137 Error: Should be true Test: TestSyncAfterChangingContentsOnly Messages: Unexpected file "potato" --- FAIL: TestSyncAfterChangingContentsOnly (13.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:25:36 DEBUG : potato: Removing old object on successful upload run.go:290: Failed to put "potato" to "drime root 'rclone-test-dulilij6tebi'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileDryRun (9.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:25:46 DEBUG : empty space: size = 1 OK 2026/03/07 01:25:46 DEBUG : empty space: Sizes identical 2026/03/07 01:25:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/07 01:25:46 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:25:46 DEBUG : empty space: Unchanged skipping 2026/03/07 01:25:46 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:25:47 DEBUG : potato2: size = 60 OK 2026/03/07 01:25:47 INFO : potato2: Copied (new) 2026/03/07 01:25:47 DEBUG : Waiting for deletions to finish 2026/03/07 01:25:47 INFO : potato: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:25:58 INFO : d: Making directory 2026/03/07 01:25:58 INFO : d/e: Making directory 2026/03/07 01:26:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/07 01:26:00 DEBUG : c/non empty space: size = 5 OK 2026/03/07 01:26:00 DEBUG : c/non empty space: Sizes identical 2026/03/07 01:26:00 DEBUG : c/non empty space: Unchanged skipping 2026/03/07 01:26:01 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:26:01 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:26:01 DEBUG : a/potato2: size = 60 OK 2026/03/07 01:26:01 INFO : a/potato2: Copied (new) 2026/03/07 01:26:01 DEBUG : Waiting for deletions to finish 2026/03/07 01:26:02 INFO : b/potato: Deleted 2026/03/07 01:26:02 INFO : d/e: Removing directory 2026/03/07 01:26:02 INFO : d: Removing directory 2026/03/07 01:26:02 INFO : b: Removing directory 2026/03/07 01:26:03 DEBUG : drime root 'rclone-test-dulilij6tebi': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (9.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:26:08 INFO : d: Making directory 2026/03/07 01:26:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/07 01:26:09 DEBUG : c/non empty space: size = 5 OK 2026/03/07 01:26:09 DEBUG : c/non empty space: Sizes identical 2026/03/07 01:26:09 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:26:09 DEBUG : c/non empty space: Unchanged skipping 2026/03/07 01:26:09 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:26:10 DEBUG : a/potato2: size = 60 OK 2026/03/07 01:26:10 INFO : a/potato2: Copied (new) 2026/03/07 01:26:10 ERROR : drime root 'rclone-test-dulilij6tebi': not deleting files as there were IO errors 2026/03/07 01:26:10 ERROR : drime root 'rclone-test-dulilij6tebi': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (8.13s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/07 01:26:23 DEBUG : Waiting for deletions to finish 2026/03/07 01:26:23 DEBUG : empty space: size = 1 OK 2026/03/07 01:26:23 DEBUG : empty space: Sizes identical 2026/03/07 01:26:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/07 01:26:23 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:26:23 DEBUG : empty space: Unchanged skipping 2026/03/07 01:26:23 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:26:24 INFO : potato: Deleted 2026/03/07 01:26:24 DEBUG : potato2: size = 60 OK 2026/03/07 01:26:24 INFO : potato2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncDeleteDuring (26.34s) === RUN TestSyncDeleteBefore run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:26:42 DEBUG : Waiting for deletions to finish 2026/03/07 01:26:42 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:26:42 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:26:42 INFO : potato: Deleted 2026/03/07 01:26:42 DEBUG : empty space: size = 1 OK 2026/03/07 01:26:42 DEBUG : empty space: Sizes identical 2026/03/07 01:26:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/07 01:26:42 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:26:42 DEBUG : empty space: Unchanged skipping 2026/03/07 01:26:42 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:26:43 DEBUG : potato2: size = 60 OK 2026/03/07 01:26:43 INFO : potato2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncDeleteBefore (19.16s) === RUN TestCopyDeleteBefore run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/07 01:27:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/07 01:27:08 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:27:08 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:27:08 DEBUG : potato2: size = 19 OK 2026/03/07 01:27:08 INFO : potato2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyDeleteBefore (25.53s) === RUN TestSyncWithExclude run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:27:26 DEBUG : enormous: Excluded (Size Filter) 2026/03/07 01:27:26 DEBUG : enormous: Excluded 2026/03/07 01:27:26 DEBUG : potato2: Excluded (Size Filter) 2026/03/07 01:27:26 DEBUG : potato2: Excluded 2026/03/07 01:27:26 DEBUG : potato2: Excluded (Size Filter) 2026/03/07 01:27:26 DEBUG : potato2: Excluded 2026/03/07 01:27:26 DEBUG : empty space: size = 1 OK 2026/03/07 01:27:26 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:27:26 DEBUG : empty space: Sizes identical 2026/03/07 01:27:26 DEBUG : empty space: Unchanged skipping 2026/03/07 01:27:26 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:27:26 DEBUG : Waiting for deletions to finish 2026/03/07 01:27:26 INFO : There was nothing to transfer 2026/03/07 01:27:27 DEBUG : enormous: Excluded (Size Filter) 2026/03/07 01:27:27 DEBUG : enormous: Excluded 2026/03/07 01:27:27 DEBUG : potato2: Excluded (Size Filter) 2026/03/07 01:27:27 DEBUG : potato2: Excluded 2026/03/07 01:27:27 DEBUG : potato2: Excluded (Size Filter) 2026/03/07 01:27:27 DEBUG : potato2: Excluded 2026/03/07 01:27:27 DEBUG : Local file system at /tmp/rclone3055070851: Waiting for checks to finish 2026/03/07 01:27:27 DEBUG : empty space: size = 1 OK 2026/03/07 01:27:27 DEBUG : empty space: Sizes identical 2026/03/07 01:27:27 DEBUG : empty space: Unchanged skipping 2026/03/07 01:27:27 DEBUG : Local file system at /tmp/rclone3055070851: Waiting for transfers to finish 2026/03/07 01:27:27 DEBUG : Waiting for deletions to finish 2026/03/07 01:27:27 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.02s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:27:30 DEBUG : enormous: Excluded (Size Filter) 2026/03/07 01:27:30 DEBUG : enormous: Excluded 2026/03/07 01:27:30 DEBUG : potato2: Excluded (Size Filter) 2026/03/07 01:27:30 DEBUG : potato2: Excluded 2026/03/07 01:27:30 DEBUG : empty space: size = 1 OK 2026/03/07 01:27:30 DEBUG : empty space: Sizes identical 2026/03/07 01:27:30 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:27:30 DEBUG : empty space: Unchanged skipping 2026/03/07 01:27:30 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:27:30 DEBUG : Waiting for deletions to finish 2026/03/07 01:27:31 INFO : enormous: Deleted 2026/03/07 01:27:31 INFO : potato2: Deleted 2026/03/07 01:27:31 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/07 01:27:39 DEBUG : empty space: size = 1 OK 2026/03/07 01:27:39 DEBUG : empty space: Sizes identical 2026/03/07 01:27:39 DEBUG : empty space: Unchanged skipping 2026/03/07 01:27:39 DEBUG : Local file system at /tmp/rclone3055070851: Waiting for checks to finish 2026/03/07 01:27:39 DEBUG : Local file system at /tmp/rclone3055070851: Waiting for transfers to finish 2026/03/07 01:27:39 DEBUG : Waiting for deletions to finish 2026/03/07 01:27:39 INFO : enormous: Deleted 2026/03/07 01:27:39 INFO : potato2: Deleted 2026/03/07 01:27:39 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncWithExcludeAndDeleteExcluded (18.86s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.41s) === 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-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/03/07 01:27:47 ERROR : drime root 'rclone-test-dulilij6tebi': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/07 01:27:47 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/07 01:27:47 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/07 01:27:47 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:27:47 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:27:48 DEBUG : yam: size = 11 OK 2026/03/07 01:27:48 INFO : yam: Copied (new) 2026/03/07 01:27:48 DEBUG : potato: size = 14 OK 2026/03/07 01:27:48 INFO : potato: Copied (new) 2026/03/07 01:27:48 DEBUG : Waiting for deletions to finish 2026/03/07 01:27:48 ERROR : drime root 'rclone-test-dulilij6tebi': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/07 01:27:48 DEBUG : potato: size = 14 OK 2026/03/07 01:27:48 DEBUG : potato: Sizes identical 2026/03/07 01:27:48 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/07 01:27:48 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:27:48 DEBUG : potato: Unchanged skipping 2026/03/07 01:27:48 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:27:49 DEBUG : yaml: size = 11 OK 2026/03/07 01:27:49 INFO : yaml: Copied (new) 2026/03/07 01:27:49 DEBUG : Waiting for deletions to finish 2026/03/07 01:27:49 INFO : yam: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncWithTrackRenames (10.97s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/03/07 01:27:58 ERROR : drime root 'rclone-test-dulilij6tebi': Ignoring --track-renames as either the source or destination do not support modtime 2026/03/07 01:27:58 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/07 01:27:58 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/07 01:27:58 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:27:58 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:27:59 DEBUG : potato: size = 14 OK 2026/03/07 01:27:59 INFO : potato: Copied (new) 2026/03/07 01:27:59 DEBUG : yam: size = 11 OK 2026/03/07 01:27:59 INFO : yam: Copied (new) 2026/03/07 01:27:59 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/07 01:28:07 ERROR : drime root 'rclone-test-dulilij6tebi': Ignoring --track-renames as either the source or destination do not support modtime 2026/03/07 01:28:07 DEBUG : potato: size = 14 OK 2026/03/07 01:28:07 DEBUG : potato: Sizes identical 2026/03/07 01:28:07 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/07 01:28:07 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:28:07 DEBUG : potato: Unchanged skipping 2026/03/07 01:28:07 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:28:08 DEBUG : yaml: size = 11 OK 2026/03/07 01:28:08 INFO : yaml: Copied (new) 2026/03/07 01:28:08 DEBUG : Waiting for deletions to finish 2026/03/07 01:28:08 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (11.35s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/03/07 01:28:10 INFO : drime root 'rclone-test-dulilij6tebi': Making map for --track-renames 2026/03/07 01:28:10 INFO : drime root 'rclone-test-dulilij6tebi': Finished making map for --track-renames 2026/03/07 01:28:10 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:28:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/07 01:28:10 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/07 01:28:10 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for renames to finish 2026/03/07 01:28:10 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:28:11 DEBUG : potato: size = 14 OK 2026/03/07 01:28:11 INFO : potato: Copied (new) 2026/03/07 01:28:11 DEBUG : sub/yam: size = 11 OK 2026/03/07 01:28:11 INFO : sub/yam: Copied (new) 2026/03/07 01:28:11 DEBUG : Waiting for deletions to finish 2026/03/07 01:28:11 DEBUG : potato: size = 14 OK 2026/03/07 01:28:11 DEBUG : potato: Sizes identical 2026/03/07 01:28:11 DEBUG : potato: Unchanged skipping 2026/03/07 01:28:12 INFO : drime root 'rclone-test-dulilij6tebi': Making map for --track-renames 2026/03/07 01:28:12 INFO : drime root 'rclone-test-dulilij6tebi': Finished making map for --track-renames 2026/03/07 01:28:12 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:28:12 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for renames to finish 2026/03/07 01:28:12 INFO : sub/yam: Moved (server-side) to: yam 2026/03/07 01:28:12 INFO : yam: Renamed from "sub/yam" 2026/03/07 01:28:12 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:28:12 DEBUG : Waiting for deletions to finish 2026/03/07 01:28:12 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.92s) === RUN TestServerSideMoveLocal run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:28:14 DEBUG : Creating backend with remote "/tmp/rclone3055070851/dir1" 2026/03/07 01:28:14 DEBUG : Config file has changed externally - reloading 2026/03/07 01:28:14 DEBUG : Creating backend with remote "/tmp/rclone3055070851/dir2" 2026/03/07 01:28:14 DEBUG : Local file system at /tmp/rclone3055070851/dir2: Using server-side directory move 2026/03/07 01:28:14 INFO : Local file system at /tmp/rclone3055070851/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/07 01:28:14 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/07 01:28:14 INFO : file1.txt: Moved (server-side) 2026/03/07 01:28:14 DEBUG : Local file system at /tmp/rclone3055070851/dir2: Waiting for checks to finish 2026/03/07 01:28:14 DEBUG : Local file system at /tmp/rclone3055070851/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.47s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:28:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 01:28:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/07 01:28:15 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:28:15 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:28:17 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/07 01:28:17 INFO : nested/sub dir/file: Copied (new) 2026/03/07 01:28:17 INFO : nested/sub dir/file: Deleted 2026/03/07 01:28:17 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 01:28:17 INFO : sub dir/hello world: Copied (new) 2026/03/07 01:28:17 INFO : sub dir/hello world: Deleted 2026/03/07 01:28:17 INFO : sub dir: Removing directory 2026/03/07 01:28:17 INFO : nested/sub dir: Removing directory 2026/03/07 01:28:17 INFO : nested: Removing directory 2026/03/07 01:28:17 DEBUG : Local file system at /tmp/rclone3055070851: deleted 3 directories run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestMoveWithDeleteEmptySrcDirs (7.51s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:28:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 01:28:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/07 01:28:23 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:28:23 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:28:25 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 01:28:25 INFO : sub dir/hello world: Copied (new) 2026/03/07 01:28:25 INFO : sub dir/hello world: Deleted 2026/03/07 01:28:25 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/07 01:28:25 INFO : nested/sub dir/file: Copied (new) 2026/03/07 01:28:25 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.44s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:28:29 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/07 01:28:29 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/07 01:28:29 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:28:29 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:28:30 DEBUG : existing: size = 6 OK 2026/03/07 01:28:30 INFO : existing: Copied (new) 2026/03/07 01:28:30 INFO : existing: Deleted 2026/03/07 01:28:30 DEBUG : existing-b: size = 6 OK 2026/03/07 01:28:30 INFO : existing-b: Copied (new) 2026/03/07 01:28:30 INFO : existing-b: Deleted 2026/03/07 01:28:31 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:28:31 DEBUG : existing: Destination exists, skipping 2026/03/07 01:28:31 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/07 01:28:31 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:28:31 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.32s) === RUN TestServerSideMove run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:28:33 DEBUG : Creating backend with remote "TestDrime:rclone-test-zifatop5lahe" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-dulilij6tebi' -> drime root 'rclone-test-zifatop5lahe' 2026/03/07 01:28:46 DEBUG : drime root 'rclone-test-zifatop5lahe': Using server-side directory move 2026/03/07 01:28:46 INFO : drime root 'rclone-test-zifatop5lahe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/07 01:28:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/07 01:28:47 DEBUG : empty space: size = 1 OK 2026/03/07 01:28:47 DEBUG : empty space: Sizes identical 2026/03/07 01:28:47 DEBUG : empty space: Unchanged skipping 2026/03/07 01:28:47 DEBUG : potato3: size = 68 (drime root 'rclone-test-dulilij6tebi') 2026/03/07 01:28:47 DEBUG : potato3: size = 60 (drime root 'rclone-test-zifatop5lahe') 2026/03/07 01:28:47 DEBUG : potato3: Sizes differ 2026/03/07 01:28:47 DEBUG : drime root 'rclone-test-zifatop5lahe': Waiting for checks to finish 2026/03/07 01:28:47 INFO : empty space: Deleted 2026/03/07 01:28:47 DEBUG : drime root 'rclone-test-zifatop5lahe': Waiting for transfers to finish 2026/03/07 01:28:47 INFO : potato3: Deleted 2026/03/07 01:28:47 INFO : potato2: Moved (server-side) 2026/03/07 01:28:48 ERROR : potato3: Couldn't move: object not found sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Received unexpected error: object not found Test: TestServerSideMove 2026/03/07 01:28:48 DEBUG : drime root 'rclone-test-zifatop5lahe': Purge remote --- FAIL: TestServerSideMove (15.72s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:28:49 DEBUG : Creating backend with remote "TestDrime:rclone-test-ziliguq4pobo" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-dulilij6tebi' -> drime root 'rclone-test-ziliguq4pobo' 2026/03/07 01:29:02 DEBUG : empty space: Excluded (Size Filter) 2026/03/07 01:29:02 DEBUG : empty space: Excluded 2026/03/07 01:29:02 DEBUG : empty space: Excluded (Size Filter) 2026/03/07 01:29:02 DEBUG : empty space: Excluded 2026/03/07 01:29:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/07 01:29:02 DEBUG : potato3: size = 68 (drime root 'rclone-test-dulilij6tebi') 2026/03/07 01:29:02 DEBUG : potato3: size = 60 (drime root 'rclone-test-ziliguq4pobo') 2026/03/07 01:29:02 DEBUG : potato3: Sizes differ 2026/03/07 01:29:02 DEBUG : drime root 'rclone-test-ziliguq4pobo': Waiting for checks to finish 2026/03/07 01:29:02 DEBUG : drime root 'rclone-test-ziliguq4pobo': Waiting for transfers to finish 2026/03/07 01:29:02 INFO : potato3: Deleted 2026/03/07 01:29:02 ERROR : potato2: Couldn't move: object not found 2026/03/07 01:29:03 INFO : potato3: Moved (server-side) sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Received unexpected error: object not found Test: TestServerSideMoveWithFilter 2026/03/07 01:29:03 DEBUG : drime root 'rclone-test-ziliguq4pobo': Purge remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestServerSideMoveWithFilter (22.39s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:29:11 DEBUG : Creating backend with remote "TestDrime:rclone-test-bobakem1feji" 2026/03/07 01:29:14 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-dulilij6tebi' -> drime root 'rclone-test-bobakem1feji' 2026/03/07 01:29:17 DEBUG : drime root 'rclone-test-bobakem1feji': Using server-side directory move 2026/03/07 01:29:17 INFO : drime root 'rclone-test-bobakem1feji': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/07 01:29:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/07 01:29:17 DEBUG : empty space: size = 1 OK 2026/03/07 01:29:17 DEBUG : empty space: Sizes identical 2026/03/07 01:29:17 DEBUG : empty space: Unchanged skipping 2026/03/07 01:29:17 DEBUG : potato3: size = 68 (drime root 'rclone-test-dulilij6tebi') 2026/03/07 01:29:17 DEBUG : potato3: size = 60 (drime root 'rclone-test-bobakem1feji') 2026/03/07 01:29:17 DEBUG : potato3: Sizes differ 2026/03/07 01:29:17 DEBUG : drime root 'rclone-test-bobakem1feji': Waiting for checks to finish 2026/03/07 01:29:17 INFO : potato3: Deleted 2026/03/07 01:29:17 INFO : empty space: Deleted 2026/03/07 01:29:17 DEBUG : drime root 'rclone-test-bobakem1feji': Waiting for transfers to finish 2026/03/07 01:29:18 ERROR : potato2: Couldn't move: object not found 2026/03/07 01:29:18 INFO : potato3: Moved (server-side) 2026/03/07 01:29:18 ERROR : drime root 'rclone-test-dulilij6tebi': not deleting directories as there were IO errors sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2026/03/07 01:29:18 DEBUG : drime root 'rclone-test-bobakem1feji': Purge remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (15.93s) === RUN TestServerSideMoveOverlap run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.40s) === RUN TestSyncOverlap run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:29:27 DEBUG : Creating backend with remote "TestDrime:rclone-test-dulilij6tebi/rclone-sync-test" --- PASS: TestSyncOverlap (1.34s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:29:29 DEBUG : Creating backend with remote "TestDrime:rclone-test-dulilij6tebi/rclone-sync-test" 2026/03/07 01:29:30 DEBUG : Creating backend with remote "TestDrime:rclone-test-dulilij6tebi/rclone-sync-test-include/layer2" 2026/03/07 01:29:32 DEBUG : Creating backend with remote "TestDrime:rclone-test-dulilij6tebi/rclone-sync-test-ignore-file" 2026/03/07 01:29:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/07 01:29:36 DEBUG : rclone-sync-test: Excluded 2026/03/07 01:29:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/07 01:29:36 DEBUG : drime root 'rclone-test-dulilij6tebi/rclone-sync-test': Waiting for checks to finish 2026/03/07 01:29:36 DEBUG : drime root 'rclone-test-dulilij6tebi/rclone-sync-test': Waiting for transfers to finish 2026/03/07 01:29:36 DEBUG : Waiting for deletions to finish 2026/03/07 01:29:36 INFO : There was nothing to transfer 2026/03/07 01:29:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/07 01:29:37 DEBUG : rclone-sync-test: Excluded 2026/03/07 01:29:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/07 01:29:38 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:29:38 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:29:38 DEBUG : Waiting for deletions to finish 2026/03/07 01:29:38 INFO : rclone-sync-test-include: Removing directory 2026/03/07 01:29:38 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/07 01:29:38 DEBUG : drime root 'rclone-test-dulilij6tebi': failed to delete 1 directories 2026/03/07 01:29:38 INFO : There was nothing to transfer 2026/03/07 01:29:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/07 01:29:39 DEBUG : rclone-sync-test: Excluded 2026/03/07 01:29:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/07 01:29:39 DEBUG : drime root 'rclone-test-dulilij6tebi/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/03/07 01:29:39 DEBUG : drime root 'rclone-test-dulilij6tebi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/03/07 01:29:39 DEBUG : Waiting for deletions to finish 2026/03/07 01:29:39 INFO : There was nothing to transfer 2026/03/07 01:29:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/07 01:29:40 DEBUG : rclone-sync-test: Excluded 2026/03/07 01:29:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/07 01:29:41 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for checks to finish 2026/03/07 01:29:41 DEBUG : drime root 'rclone-test-dulilij6tebi': Waiting for transfers to finish 2026/03/07 01:29:41 DEBUG : Waiting for deletions to finish 2026/03/07 01:29:41 INFO : rclone-sync-test-include: Removing directory 2026/03/07 01:29:41 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/07 01:29:41 DEBUG : drime root 'rclone-test-dulilij6tebi': failed to delete 1 directories 2026/03/07 01:29:41 INFO : There was nothing to transfer 2026/03/07 01:29:41 DEBUG : Excluded 2026/03/07 01:29:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/07 01:29:42 DEBUG : rclone-sync-test: Excluded 2026/03/07 01:29:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/07 01:29:43 DEBUG : drime root 'rclone-test-dulilij6tebi/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/03/07 01:29:43 DEBUG : drime root 'rclone-test-dulilij6tebi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/03/07 01:29:43 DEBUG : Waiting for deletions to finish 2026/03/07 01:29:43 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (16.87s) === RUN TestSyncCompareDest run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:29:46 DEBUG : Creating backend with remote "TestDrime:rclone-test-dulilij6tebi/dst" 2026/03/07 01:29:47 DEBUG : Creating backend with remote "TestDrime:rclone-test-dulilij6tebi/CompareDest" 2026/03/07 01:29:48 DEBUG : one: Need to transfer - File not found at Destination 2026/03/07 01:29:48 DEBUG : drime root 'rclone-test-dulilij6tebi/dst': Waiting for checks to finish 2026/03/07 01:29:48 DEBUG : drime root 'rclone-test-dulilij6tebi/dst': Waiting for transfers to finish 2026/03/07 01:29:49 DEBUG : one: size = 3 OK 2026/03/07 01:29:49 INFO : one: Copied (new) 2026/03/07 01:29:49 DEBUG : Waiting for deletions to finish 2026/03/07 01:29:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3055070851) 2026/03/07 01:29:50 DEBUG : one: size = 3 (drime root 'rclone-test-dulilij6tebi/dst') 2026/03/07 01:29:50 DEBUG : one: Sizes differ 2026/03/07 01:29:50 DEBUG : drime root 'rclone-test-dulilij6tebi/dst': Waiting for checks to finish 2026/03/07 01:29:50 DEBUG : drime root 'rclone-test-dulilij6tebi/dst': Waiting for transfers to finish 2026/03/07 01:29:51 DEBUG : one: Removing old object on successful upload 2026/03/07 01:29:51 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/07 01:29:51 ERROR : drime root 'rclone-test-dulilij6tebi/dst': not deleting files as there were IO errors 2026/03/07 01:29:51 ERROR : drime root 'rclone-test-dulilij6tebi/dst': not deleting directories as there were IO errors sync_test.go:2132: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2132 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncCompareDest run.go:130: removing dir "dst" failed - try 1/3: directory not empty --- FAIL: TestSyncCompareDest (8.14s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:29:57 DEBUG : Creating backend with remote "TestDrime:rclone-test-dulilij6tebi/dest" 2026/03/07 01:29:57 DEBUG : Config file has changed externally - reloading 2026/03/07 01:29:58 DEBUG : Creating backend with remote "TestDrime:rclone-test-dulilij6tebi/pre-dest1" 2026/03/07 01:29:58 DEBUG : Creating backend with remote "TestDrime:rclone-test-dulilij6tebi/pre-dest2" 2026/03/07 01:29:59 DEBUG : 1: size = 1 OK 2026/03/07 01:29:59 DEBUG : 1: Sizes identical 2026/03/07 01:29:59 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/07 01:30:00 DEBUG : 2: size = 1 OK 2026/03/07 01:30:00 DEBUG : 2: Sizes identical 2026/03/07 01:30:00 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/07 01:30:00 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/07 01:30:00 DEBUG : drime root 'rclone-test-dulilij6tebi/dest': Waiting for checks to finish 2026/03/07 01:30:00 DEBUG : drime root 'rclone-test-dulilij6tebi/dest': Waiting for transfers to finish 2026/03/07 01:30:01 DEBUG : 3: size = 1 OK 2026/03/07 01:30:01 INFO : 3: Copied (new) 2026/03/07 01:30:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (11.14s) === RUN TestSyncCopyDest run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:30:05 DEBUG : Creating backend with remote "TestDrime:rclone-test-dulilij6tebi/dst" 2026/03/07 01:30:06 DEBUG : Creating backend with remote "TestDrime:rclone-test-dulilij6tebi/CopyDest" 2026/03/07 01:30:08 DEBUG : one: Need to transfer - File not found at Destination 2026/03/07 01:30:08 DEBUG : drime root 'rclone-test-dulilij6tebi/dst': Waiting for checks to finish 2026/03/07 01:30:08 DEBUG : drime root 'rclone-test-dulilij6tebi/dst': Waiting for transfers to finish 2026/03/07 01:30:09 DEBUG : one: size = 3 OK 2026/03/07 01:30:09 INFO : one: Copied (new) 2026/03/07 01:30:09 DEBUG : Waiting for deletions to finish 2026/03/07 01:30:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone3055070851) 2026/03/07 01:30:10 DEBUG : one: size = 3 (drime root 'rclone-test-dulilij6tebi/dst') 2026/03/07 01:30:10 DEBUG : one: Sizes differ 2026/03/07 01:30:10 DEBUG : drime root 'rclone-test-dulilij6tebi/dst': Waiting for checks to finish 2026/03/07 01:30:11 DEBUG : drime root 'rclone-test-dulilij6tebi/dst': Waiting for transfers to finish 2026/03/07 01:30:11 DEBUG : one: Removing old object on successful upload 2026/03/07 01:30:12 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/07 01:30:12 ERROR : drime root 'rclone-test-dulilij6tebi/dst': not deleting files as there were IO errors 2026/03/07 01:30:12 ERROR : drime root 'rclone-test-dulilij6tebi/dst': not deleting directories as there were IO errors sync_test.go:2298: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2298 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncCopyDest run.go:130: removing dir "dst" failed - try 1/3: directory not empty --- FAIL: TestSyncCopyDest (9.55s) === RUN TestSyncBackupDir run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:30:18 DEBUG : Creating backend with remote "TestDrime:rclone-test-dulilij6tebi/dst" 2026/03/07 01:30:18 DEBUG : Creating backend with remote "TestDrime:rclone-test-dulilij6tebi/backup" 2026/03/07 01:30:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone3055070851) 2026/03/07 01:30:19 DEBUG : one: size = 3 (drime root 'rclone-test-dulilij6tebi/dst') 2026/03/07 01:30:19 DEBUG : one: Sizes differ 2026/03/07 01:30:19 DEBUG : drime root 'rclone-test-dulilij6tebi/dst': Waiting for checks to finish 2026/03/07 01:30:19 DEBUG : two: size = 3 OK 2026/03/07 01:30:19 DEBUG : two: Sizes identical 2026/03/07 01:30:19 DEBUG : two: Unchanged skipping 2026/03/07 01:30:21 INFO : one: Moved (server-side) 2026/03/07 01:30:21 DEBUG : drime root 'rclone-test-dulilij6tebi/dst': Waiting for transfers to finish 2026/03/07 01:30:22 DEBUG : one: size = 4 OK 2026/03/07 01:30:22 INFO : one: Copied (new) 2026/03/07 01:30:22 DEBUG : Waiting for deletions to finish 2026/03/07 01:30:22 INFO : three.txt: Moved (server-side) 2026/03/07 01:30:22 INFO : three.txt: Moved into backup dir 2026/03/07 01:30:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone3055070851) 2026/03/07 01:30:24 DEBUG : one: size = 4 (drime root 'rclone-test-dulilij6tebi/dst') 2026/03/07 01:30:24 DEBUG : one: Sizes differ 2026/03/07 01:30:24 DEBUG : two: size = 3 OK 2026/03/07 01:30:24 DEBUG : two: Sizes identical 2026/03/07 01:30:24 DEBUG : two: Unchanged skipping 2026/03/07 01:30:24 DEBUG : drime root 'rclone-test-dulilij6tebi/dst': Waiting for checks to finish 2026/03/07 01:30:25 INFO : one: Deleted 2026/03/07 01:30:25 INFO : one: Moved (server-side) 2026/03/07 01:30:25 DEBUG : drime root 'rclone-test-dulilij6tebi/dst': Waiting for transfers to finish 2026/03/07 01:30:26 DEBUG : one: size = 5 OK 2026/03/07 01:30:26 INFO : one: Copied (new) 2026/03/07 01:30:26 DEBUG : Waiting for deletions to finish 2026/03/07 01:30:26 INFO : three.txt: Deleted 2026/03/07 01:30:27 INFO : three.txt: Moved (server-side) 2026/03/07 01:30:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.08s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "drime root 'rclone-test-dulilij6tebi'", Local "Local file system at /tmp/rclone3055070851", Modify Window "876000h0m0s" 2026/03/07 01:30:33 DEBUG : Creating backend with remote "TestDrime:rclone-test-dulilij6tebi/dst" 2026/03/07 01:30:33 DEBUG : Creating backend with remote "TestDrime:rclone-test-dulilij6tebi/backup" 2026/03/07 01:30:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone3055070851) 2026/03/07 01:30:34 DEBUG : one: size = 3 (drime root 'rclone-test-dulilij6tebi/dst') 2026/03/07 01:30:34 DEBUG : one: Sizes differ 2026/03/07 01:30:34 DEBUG : two: size = 3 OK 2026/03/07 01:30:34 DEBUG : two: Sizes identical 2026/03/07 01:30:34 DEBUG : two: Unchanged skipping 2026/03/07 01:30:34 DEBUG : drime root 'rclone-test-dulilij6tebi/dst': Waiting for checks to finish panic: test timed out after 2h0m0s running tests: TestSyncBackupDirWithSuffix (1h50m31s) goroutine 771514 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2682 +0x345 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 110 minutes]: testing.(*T).Run(0xc00007ddc0, {0x29a57dc?, 0xc000067ae8?}, 0x2ae1e58) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2005 +0x485 testing.runTests.func1(0xc00007ddc0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2477 +0x37 testing.tRunner(0xc00007ddc0, 0xc000067c28) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1934 +0xea testing.runTests(0xc0006ba4f8, {0x449d6e0, 0x6c, 0x6c}, {0x8563e0?, 0x44d9ff0?, 0x44b5f60?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2475 +0x4b4 testing.(*M).Run(0xc0007d9ea0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2337 +0x63a github.com/rclone/rclone/fstest.TestMain(0xc0007d9ea0) /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 +0xa6 goroutine 6 [syscall, 120 minutes]: os/signal.signal_recv() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/os/signal/signal.go:152 +0x1f goroutine 7 [chan receive, 120 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 9468 [select, 110 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0004a7950, {0x2e73cf8, 0xc0004a7a40}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc00052a508, {0x2e73cf8, 0xc0004a79f0}, 0xc0004a7950, {0x2e8b0b0, 0xc0006452c0}, 0x0, 0xc000226fb8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 9416 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 9416 [sync.WaitGroup.Wait, 110 minutes]: sync.runtime_SemacquireWaitGroup(0x0?, 0x0?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0xc00052a600) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/sync.(*syncCopyMove).stopCheckers(0xc00052a508) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:527 +0x6f github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xc00052a508) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:968 +0x2bb github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2e73cc0, 0xc0007ff260}, {0x2e8b0b0, 0xc0006452c0}, {0x2e8c5b0, 0xc00093d5c0}, 0x3, 0x0, 0x0, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1365 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2e73cc0, 0xc0007ff260}, {0x2e8b0b0, 0xc0006452c0}, {0x2e8c5b0, 0xc00093d5c0}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1371 +0x77 github.com/rclone/rclone/fs/sync.testSyncBackupDir(0xc0008f4a80, {0x2960000, 0x6}, {0x29591a3, 0x4}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 +0xa66 github.com/rclone/rclone/fs/sync.TestSyncBackupDirWithSuffix(0xc0008f4a80?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 +0x2e testing.tRunner(0xc0008f4a80, 0x2ae1e58) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1934 +0xea created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1997 +0x465 goroutine 2639 [chan receive, 117 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 2606 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 9528 [chan receive, 110 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 9416 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x376 goroutine 9535 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000258800) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:222 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 9466 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:120 +0x436 goroutine 771513 [select]: net/http.(*http2clientStream).writeRequest(0xc000730600, 0xc00047a500, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:8850 +0xc65 net/http.(*http2clientStream).doRequest(0xc000730600, 0x2e820b0?, 0xc0002afc08?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:8711 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 9466 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:8616 +0x485 goroutine 9469 [select, 110 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0004a7950, {0x2e73cf8, 0xc0004a7a40}, 0x19) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc00052a508, {0x2e73cf8, 0xc0004a79f0}, 0xc0004a7950, {0x2e8b0b0, 0xc0006452c0}, 0x19, 0x0?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 9416 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 9466 [select]: net/http.(*http2ClientConn).roundTrip(0xc0006d3dc0, 0xc00047a500, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:8680 +0x53f net/http.(*http2ClientConn).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:8595 net/http.(*http2Transport).RoundTripOpt(0xc000645860, 0xc00047a500, {0xa8?, 0x27?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:7921 +0x1ec net/http.(*http2Transport).RoundTrip(0xc0000acb60?, 0xc00014dbd0?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:7872 +0x17 net/http.(*Transport).roundTrip(0xc0000acb60, 0xc000cf1e00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:694 +0xa7f net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0005cdbc0, 0xc000cf1e00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a net/http.send(0xc000cf1e00, {0x2e4a7a0, 0xc0005cdbc0}, {0xc000a82e01?, 0x7097b0?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0004ec480, 0xc000cf1e00, {0x41ecf4?, 0x1e?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0004ec480, 0xc000cf1e00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:729 +0x9c9 net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc0004a7a90, {0x2e73cf8, 0xc0004a79f0}, 0xc000a83510) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd87 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc0004a7a90, {0x2e73cf8, 0xc0004a79f0}, 0xc000e106e0?, {0x22a96c0?, 0xc0004e7680?}, {0x22a9700, 0xc000e0ec00}, 0x600000001?, 0x2ae35d0, ...) /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).patch.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:794 +0x8d github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x50?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0005cdc20, 0xc00014c000, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0005cdc20, 0xc00014c000) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/drime.(*Fs).patch(0xc0006457c0, {0x2e73cf8, 0xc0004a79f0}, {0xc000e84af7, 0x9}, {0x295916f, 0x4}, {0xc000e84f20, 0x10}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:793 +0x387 github.com/rclone/rclone/backend/drime.(*Fs).rename(0xc0006457c0, {0x2e73cf8, 0xc0004a79f0}, {0xc000e84af7, 0x9}, {0xc000e84f20, 0x10}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:805 +0x96 github.com/rclone/rclone/backend/drime.(*Fs).moveTo(0xc0006457c0, {0x2e73cf8, 0xc0004a79f0}, {0xc000e84af7, 0x9}, {0xc000e84bb8, 0x3}, {0xc000e84c68, 0x7}, {0xc000d22030, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:848 +0x1c5 github.com/rclone/rclone/backend/drime.(*Fs).Move(0xc0006457c0, {0x2e73cf8, 0xc0004a79f0}, {0x2e8b120?, 0xc000342a80?}, {0xc000e84c68, 0x7}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:910 +0x1c9 github.com/rclone/rclone/fs/operations.move({0x2e73cf8, 0xc0004a79f0}, {0x2e8b0b0, 0xc0006457c0}, {0x0, 0x0}, {0xc000e84c68, 0x7}, {0x2e8b120, 0xc000342a80}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:487 +0x810 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:421 github.com/rclone/rclone/fs/operations.MoveBackupDir({0x2e73cf8, 0xc0004a79f0}, {0x2e8b0b0, 0xc0006457c0}, {0x2e8b120, 0xc000342a80}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1947 +0xea github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc00052a508, 0xc0004a7900, 0xc0004a7950, 0x4b, 0xc0006d2540?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:418 +0x7ac created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 9416 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 771512 [IO wait]: internal/poll.runtime_pollWait(0x76b298768400, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000146180?, 0xc000bfd100?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000146180, {0xc000bfd100, 0xd80, 0xd80}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000146180, {0xc000bfd100?, 0x2e64756f6c632e65?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0001c2a80, {0xc000bfd100?, 0x0?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000fae8d0, {0xc000bfd100?, 0x76b298665058?, 0x76b2e061ca78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000d06ff0, {0xc000bfd100?, 0x0?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0002afea8, {0x2e4c0c0, 0xc000d06ff0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0002afc08, {0x76b2985c6e00, 0xc000fae8d0}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0002afc08, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc0002afc08, {0xc00096d000, 0x1000, 0xc000bc1650?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 bufio.(*Reader).Read(0xc000dde420, {0xc0001f8900, 0x9, 0x50?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2e490c0, 0xc000dde420}, {0xc0001f8900, 0x9, 0x9}, 0x9) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/io/io.go:335 +0x8e io.ReadFull(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/io/io.go:354 net/http.http2readFrameHeader({0xc0001f8900, 0x9, 0xc00014dc20?}, {0x2e490c0?, 0xc000dde420?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:1811 +0x65 net/http.(*http2Framer).ReadFrame(0xc0001f88c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:2078 +0x7d net/http.(*http2clientConnReadLoop).run(0xc000917fa8) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:9539 +0xda net/http.(*http2ClientConn).readLoop(0xc0006d3dc0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:9408 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 771511 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:8192 +0xde5 goroutine 9471 [select, 110 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0004a7950, {0x2e73cf8, 0xc0004a7a40}, 0x4b) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc00052a508, {0x2e73cf8, 0xc0004a79f0}, 0xc0004a7950, {0x2e8b0b0, 0xc0006452c0}, 0x4b, 0x2ae1f78?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 9416 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 9500 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0005410e0, {0x2e73cf8, 0xc0004a78b0}) /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 9416 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d goroutine 9470 [select, 110 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0004a7950, {0x2e73cf8, 0xc0004a7a40}, 0x32) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc00052a508, {0x2e73cf8, 0xc0004a79f0}, 0xc0004a7950, {0x2e8b0b0, 0xc0006452c0}, 0x32, 0xc000db67b8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 9416 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d "./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 2h0m0.901598507s (try 1/5): exit status 2: Failed [TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestSyncIgnoreTimes TestSyncAfterChangingFilesSizeOnly TestSyncAfterChangingContentsOnly TestSyncAfterRemovingAFileAndAddingAFileDryRun TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncCompareDest TestSyncCopyDest]