"./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 1/5) 2026/03/04 03:02:19 DEBUG : Creating backend with remote "TestDrime:rclone-test-rakocof7lusi" 2026/03/04 03:02:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/04 03:02:20 DEBUG : Creating backend with remote "/tmp/rclone4152312678" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:02:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 03:02:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/04 03:02:20 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:02:20 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.52s) === RUN TestCopy run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:02:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/04 03:02:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 03:02:21 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:02:21 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:02:23 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 03:02:23 INFO : sub dir/hello world: Copied (new) 2026/03/04 03:02:23 DEBUG : drime root 'rclone-test-rakocof7lusi': 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: TestCopy (5.25s) === RUN TestCopyMetadata run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.91s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.50s) === RUN TestCopyMissingDirectory run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:02:28 DEBUG : Creating backend with remote "/non-existing" 2026/03/04 03:02:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/04 03:02:28 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:02:28 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.05s) === RUN TestCopyNoTraverse run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:02:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 03:02:29 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:02:29 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:02:31 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 03:02:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (4.80s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.58s) === RUN TestCopyCheckFirst run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:02:34 INFO : drime root 'rclone-test-rakocof7lusi': Running all checks before starting transfers 2026/03/04 03:02:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 03:02:35 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:02:35 INFO : drime root 'rclone-test-rakocof7lusi': Checks finished, now starting transfers 2026/03/04 03:02:35 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:02:37 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 03:02:37 INFO : sub dir/hello world: Copied (new) run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyCheckFirst (6.63s) === RUN TestSyncNoTraverse run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:02:41 ERROR : Ignoring --no-traverse with sync 2026/03/04 03:02:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 03:02:41 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:02:41 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:02:43 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 03:02:43 INFO : sub dir/hello world: Copied (new) 2026/03/04 03:02:43 DEBUG : Waiting for deletions to finish run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestSyncNoTraverse (4.77s) === RUN TestCopyWithDepth run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:02:46 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/04 03:02:46 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:02:46 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:02:47 DEBUG : hello world2: size = 12 OK 2026/03/04 03:02:47 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.47s) === RUN TestCopyWithFilesFrom run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:02:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 03:02:55 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:02:55 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:02:56 DEBUG : potato2: size = 11 OK 2026/03/04 03:02:56 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 --- PASS: TestCopyWithFilesFrom (9.45s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:03:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 03:03:05 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:03:05 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:03:06 DEBUG : potato2: size = 11 OK 2026/03/04 03:03:06 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.43s) === RUN TestCopyEmptyDirectories run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:03:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/04 03:03:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/04 03:03:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/04 03:03:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/04 03:03:07 INFO : sub dir2: Making directory 2026/03/04 03:03:08 INFO : sub dir: Making directory 2026/03/04 03:03:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 03:03:09 INFO : sub dir2/sub sub dir2: Making directory 2026/03/04 03:03:09 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:03:09 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:03:10 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 03:03:10 INFO : sub dir/hello world: Copied (new) 2026/03/04 03:03:10 DEBUG : drime root 'rclone-test-rakocof7lusi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (6.26s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:03:13 INFO : sub dir2: Making directory 2026/03/04 03:03:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/04 03:03:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/04 03:03:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 03:03:14 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:03:14 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:03:15 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 03:03:15 INFO : sub dir/hello world: Copied (new) run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyNoEmptyDirectories (5.05s) === RUN TestMoveEmptyDirectories run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:03:18 DEBUG : sub dir2: Making directory with metadata 2026/03/04 03:03:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/04 03:03:19 INFO : sub dir2: Making directory 2026/03/04 03:03:19 INFO : sub dir: Making directory 2026/03/04 03:03:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 03:03:20 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:03:20 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:03:20 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 03:03:20 INFO : sub dir/hello world: Copied (new) 2026/03/04 03:03:20 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/04 03:03:29 DEBUG : drime root 'rclone-test-rakocof7lusi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/04 03:03:29 DEBUG : drime root 'rclone-test-rakocof7lusi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (12.42s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:03:31 INFO : sub dir2: Making directory 2026/03/04 03:03:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 03:03:31 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:03:31 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:03:32 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 03:03:32 INFO : sub dir/hello world: Copied (new) 2026/03/04 03:03:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.22s) === RUN TestSyncEmptyDirectories run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:03:34 DEBUG : sub dir2: Making directory with metadata 2026/03/04 03:03:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/04 03:03:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/04 03:03:35 INFO : sub dir2: Making directory 2026/03/04 03:03:35 INFO : sub dir: Making directory 2026/03/04 03:03:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 03:03:35 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:03:35 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:03:37 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 03:03:37 INFO : sub dir/hello world: Copied (new) 2026/03/04 03:03:37 DEBUG : Waiting for deletions to finish 2026/03/04 03:03:37 DEBUG : drime root 'rclone-test-rakocof7lusi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (5.04s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.39s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:03:40 INFO : sub dir2: Making directory 2026/03/04 03:03:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 03:03:40 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:03:40 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:03:42 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 03:03:42 INFO : sub dir/hello world: Copied (new) 2026/03/04 03:03:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.85s) === RUN TestServerSideCopy run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:03:46 DEBUG : Creating backend with remote "TestDrime:rclone-test-hizofos1yihu" sync_test.go:620: Server side copy (if possible) drime root 'rclone-test-rakocof7lusi' -> drime root 'rclone-test-hizofos1yihu' 2026/03/04 03:03:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 03:03:47 DEBUG : drime root 'rclone-test-hizofos1yihu': Waiting for checks to finish 2026/03/04 03:03:47 DEBUG : drime root 'rclone-test-hizofos1yihu': Waiting for transfers to finish 2026/03/04 03:03:49 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 03:03:49 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/04 03:03:49 DEBUG : drime root 'rclone-test-hizofos1yihu': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestServerSideCopy (9.18s) === RUN TestCopyOverSelf run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:03:55 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4152312678) 2026/03/04 03:03:55 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-rakocof7lusi') 2026/03/04 03:03:55 DEBUG : sub dir/hello world: Sizes differ 2026/03/04 03:03:55 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:03:55 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:03:56 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/03/04 03:03:56 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 (6.43s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:04:01 DEBUG : Creating backend with remote "TestDrime:rclone-test-tulojeh6yihe" 2026/03/04 03:04:01 DEBUG : Config file has changed externally - reloading sync_test.go:656: Server side copy (if possible) drime root 'rclone-test-rakocof7lusi' -> drime root 'rclone-test-tulojeh6yihe' 2026/03/04 03:04:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 03:04:02 DEBUG : drime root 'rclone-test-tulojeh6yihe': Waiting for checks to finish 2026/03/04 03:04:02 DEBUG : drime root 'rclone-test-tulojeh6yihe': Waiting for transfers to finish 2026/03/04 03:04:04 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 03:04:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/04 03:04:06 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-rakocof7lusi'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/04 03:04:06 DEBUG : drime root 'rclone-test-tulojeh6yihe': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestServerSideCopyOverSelf (9.92s) === RUN TestMoveOverSelf run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:04:13 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4152312678) 2026/03/04 03:04:13 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-rakocof7lusi') 2026/03/04 03:04:13 DEBUG : sub dir/hello world: Sizes differ 2026/03/04 03:04:13 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:04:13 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:04:13 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/03/04 03:04:13 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/04 03:04:13 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 (6.89s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:04:18 DEBUG : Creating backend with remote "TestDrime:rclone-test-gowakus9wahe" sync_test.go:701: Server side copy (if possible) drime root 'rclone-test-rakocof7lusi' -> drime root 'rclone-test-gowakus9wahe' 2026/03/04 03:04:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 03:04:20 DEBUG : drime root 'rclone-test-gowakus9wahe': Waiting for checks to finish 2026/03/04 03:04:20 DEBUG : drime root 'rclone-test-gowakus9wahe': Waiting for transfers to finish 2026/03/04 03:04:22 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 03:04:22 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/04 03:04:24 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-rakocof7lusi'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/04 03:04:24 DEBUG : drime root 'rclone-test-gowakus9wahe': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestServerSideMoveOverSelf (11.26s) === RUN TestCopyAfterDelete run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:04:29 ERROR : error listing: directory not found 2026/03/04 03:04:29 INFO : Local file system at /tmp/rclone4152312678: Making directory 2026/03/04 03:04:29 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:04:29 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyAfterDelete (5.79s) === RUN TestCopyRedownload run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:04:35 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/04 03:04:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 03:04:35 DEBUG : Local file system at /tmp/rclone4152312678: Waiting for checks to finish 2026/03/04 03:04:35 DEBUG : Local file system at /tmp/rclone4152312678: Waiting for transfers to finish 2026/03/04 03:04:36 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/03/04 03:04:36 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/03/04 03:04:36 INFO : sub dir/hello world: Copied (new) 2026/03/04 03:04:36 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 (5.57s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:04:39 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/04 03:04:39 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:04:39 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:04:40 DEBUG : check sum: size = 1 OK 2026/03/04 03:04:40 INFO : check sum: Copied (new) 2026/03/04 03:04:40 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/04 03:04:47 DEBUG : check sum: size = 1 OK 2026/03/04 03:04:47 NOTICE: drime root 'rclone-test-rakocof7lusi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/04 03:04:47 DEBUG : check sum: Size of src and dst objects identical 2026/03/04 03:04:47 DEBUG : check sum: Unchanged skipping 2026/03/04 03:04:47 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:04:47 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:04:47 DEBUG : Waiting for deletions to finish 2026/03/04 03:04:47 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: TestSyncBasedOnCheckSum (17.01s) === RUN TestSyncSizeOnly run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:04:56 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/04 03:04:56 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:04:56 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:04:57 DEBUG : sizeonly: size = 6 OK 2026/03/04 03:04:57 INFO : sizeonly: Copied (new) 2026/03/04 03:04:57 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/04 03:05:05 DEBUG : sizeonly: size = 6 OK 2026/03/04 03:05:05 DEBUG : sizeonly: Sizes identical 2026/03/04 03:05:05 DEBUG : sizeonly: Unchanged skipping 2026/03/04 03:05:05 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:05:05 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:05:05 DEBUG : Waiting for deletions to finish 2026/03/04 03:05:05 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: TestSyncSizeOnly (17.66s) === RUN TestSyncIgnoreSize run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:05:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/04 03:05:14 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:05:14 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:05:14 INFO : ignore-size: Copied (new) 2026/03/04 03:05:14 DEBUG : Waiting for deletions to finish 2026/03/04 03:05:15 DEBUG : ignore-size: Sizes identical 2026/03/04 03:05:15 DEBUG : ignore-size: Unchanged skipping 2026/03/04 03:05:15 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:05:15 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:05:15 DEBUG : Waiting for deletions to finish 2026/03/04 03:05:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.83s) === RUN TestSyncIgnoreTimes run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:05:18 DEBUG : existing: size = 6 OK 2026/03/04 03:05:18 DEBUG : existing: Sizes identical 2026/03/04 03:05:18 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:05:18 DEBUG : existing: Unchanged skipping 2026/03/04 03:05:18 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:05:18 DEBUG : Waiting for deletions to finish 2026/03/04 03:05:18 INFO : There was nothing to transfer 2026/03/04 03:05:18 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/04 03:05:18 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:05:18 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:05:19 DEBUG : existing: Removing old object on successful upload 2026/03/04 03:05:19 ERROR : existing: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/04 03:05:19 ERROR : drime root 'rclone-test-rakocof7lusi': not deleting files as there were IO errors 2026/03/04 03:05:19 ERROR : drime root 'rclone-test-rakocof7lusi': 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 (10.87s) === RUN TestSyncIgnoreExisting run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:05:27 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/04 03:05:27 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:05:27 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:05:28 DEBUG : existing: size = 6 OK 2026/03/04 03:05:28 INFO : existing: Copied (new) 2026/03/04 03:05:28 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/04 03:05:36 DEBUG : existing: Destination exists, skipping 2026/03/04 03:05:36 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:05:36 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:05:36 DEBUG : Waiting for deletions to finish 2026/03/04 03:05:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (10.23s) === RUN TestSyncIgnoreErrors run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:05:41 INFO : d: Making directory 2026/03/04 03:05:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/04 03:05:43 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:05:43 DEBUG : c/non empty space: size = 5 OK 2026/03/04 03:05:43 DEBUG : c/non empty space: Sizes identical 2026/03/04 03:05:43 DEBUG : c/non empty space: Unchanged skipping 2026/03/04 03:05:43 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:05:44 DEBUG : a/potato2: size = 60 OK 2026/03/04 03:05:44 INFO : a/potato2: Copied (new) 2026/03/04 03:05:44 DEBUG : Waiting for deletions to finish 2026/03/04 03:05:44 INFO : b/potato: Deleted 2026/03/04 03:05:44 INFO : d: Removing directory 2026/03/04 03:05:45 INFO : b: Removing directory 2026/03/04 03:05:45 DEBUG : drime root 'rclone-test-rakocof7lusi': deleted 2 directories --- PASS: TestSyncIgnoreErrors (11.53s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:05:50 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:05:50 DEBUG : empty space: size = 1 OK 2026/03/04 03:05:50 DEBUG : empty space: Sizes identical 2026/03/04 03:05:50 DEBUG : empty space: Unchanged skipping 2026/03/04 03:05:50 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:05:50 DEBUG : Waiting for deletions to finish 2026/03/04 03:05:50 INFO : There was nothing to transfer 2026/03/04 03:05:51 DEBUG : empty space: size = 1 OK 2026/03/04 03:05:51 DEBUG : empty space: Sizes identical 2026/03/04 03:05:51 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:05:51 DEBUG : empty space: Unchanged skipping 2026/03/04 03:05:51 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:05:51 DEBUG : Waiting for deletions to finish 2026/03/04 03:05:51 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: TestSyncAfterChangingModtimeOnly (10.41s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.39s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.58s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", 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/04 03:06:09 DEBUG : empty space: size = 1 OK 2026/03/04 03:06:09 DEBUG : empty space: Sizes identical 2026/03/04 03:06:09 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/04 03:06:09 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:06:09 DEBUG : empty space: Unchanged skipping 2026/03/04 03:06:09 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:06:10 DEBUG : potato: size = 60 OK 2026/03/04 03:06:10 INFO : potato: Copied (new) 2026/03/04 03:06:10 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 (26.38s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:06:28 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4152312678) 2026/03/04 03:06:28 DEBUG : potato: size = 60 (drime root 'rclone-test-rakocof7lusi') 2026/03/04 03:06:28 DEBUG : potato: Sizes differ 2026/03/04 03:06:28 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:06:28 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:06:29 DEBUG : potato: Removing old object on successful upload 2026/03/04 03:06:30 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/04 03:06:30 ERROR : drime root 'rclone-test-rakocof7lusi': not deleting files as there were IO errors 2026/03/04 03:06:30 ERROR : drime root 'rclone-test-rakocof7lusi': 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 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: TestSyncAfterChangingFilesSizeOnly (11.40s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/03/04 03:06:40 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:06:40 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4152312678) 2026/03/04 03:06:40 DEBUG : potato: size = 36 (drime root 'rclone-test-rakocof7lusi') 2026/03/04 03:06:40 DEBUG : potato: Sizes differ 2026/03/04 03:06:40 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:06:41 DEBUG : potato: Removing old object on successful upload 2026/03/04 03:06:41 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/04 03:06:41 ERROR : drime root 'rclone-test-rakocof7lusi': not deleting files as there were IO errors 2026/03/04 03:06:41 ERROR : drime root 'rclone-test-rakocof7lusi': not deleting directories as there were IO errors sync_test.go:1148: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1148 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncAfterChangingContentsOnly 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: TestSyncAfterChangingContentsOnly (11.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:06:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 03:06:51 DEBUG : empty space: size = 1 OK 2026/03/04 03:06:51 DEBUG : empty space: Sizes identical 2026/03/04 03:06:51 DEBUG : empty space: Unchanged skipping 2026/03/04 03:06:51 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:06:51 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/04 03:06:51 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:06:51 DEBUG : Waiting for deletions to finish 2026/03/04 03:06:51 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:06:55 DEBUG : empty space: size = 1 OK 2026/03/04 03:06:55 DEBUG : empty space: Sizes identical 2026/03/04 03:06:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 03:06:55 DEBUG : empty space: Unchanged skipping 2026/03/04 03:06:55 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:06:55 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:06:56 DEBUG : potato2: size = 60 OK 2026/03/04 03:06:56 INFO : potato2: Copied (new) 2026/03/04 03:06:56 DEBUG : Waiting for deletions to finish 2026/03/04 03:06:56 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 (12.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:07:08 INFO : d: Making directory 2026/03/04 03:07:08 INFO : d/e: Making directory 2026/03/04 03:07:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/04 03:07:10 DEBUG : c/non empty space: size = 5 OK 2026/03/04 03:07:10 DEBUG : c/non empty space: Sizes identical 2026/03/04 03:07:10 DEBUG : c/non empty space: Unchanged skipping 2026/03/04 03:07:11 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:07:11 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:07:11 DEBUG : a/potato2: size = 60 OK 2026/03/04 03:07:11 INFO : a/potato2: Copied (new) 2026/03/04 03:07:11 DEBUG : Waiting for deletions to finish 2026/03/04 03:07:12 INFO : b/potato: Deleted 2026/03/04 03:07:12 INFO : d/e: Removing directory 2026/03/04 03:07:12 INFO : d: Removing directory 2026/03/04 03:07:13 INFO : b: Removing directory 2026/03/04 03:07:13 DEBUG : drime root 'rclone-test-rakocof7lusi': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:07:20 INFO : d: Making directory 2026/03/04 03:07:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/04 03:07:21 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:07:21 DEBUG : c/non empty space: size = 5 OK 2026/03/04 03:07:21 DEBUG : c/non empty space: Sizes identical 2026/03/04 03:07:21 DEBUG : c/non empty space: Unchanged skipping 2026/03/04 03:07:21 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:07:23 DEBUG : a/potato2: size = 60 OK 2026/03/04 03:07:23 INFO : a/potato2: Copied (new) 2026/03/04 03:07:23 ERROR : drime root 'rclone-test-rakocof7lusi': not deleting files as there were IO errors 2026/03/04 03:07:23 ERROR : drime root 'rclone-test-rakocof7lusi': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.35s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", 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/04 03:07:37 DEBUG : Waiting for deletions to finish 2026/03/04 03:07:37 DEBUG : empty space: size = 1 OK 2026/03/04 03:07:37 DEBUG : empty space: Sizes identical 2026/03/04 03:07:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 03:07:37 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:07:37 DEBUG : empty space: Unchanged skipping 2026/03/04 03:07:37 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:07:37 INFO : potato: Deleted 2026/03/04 03:07:38 DEBUG : potato2: size = 60 OK 2026/03/04 03:07:38 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.75s) === RUN TestSyncDeleteBefore run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", 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/04 03:08:04 DEBUG : Waiting for deletions to finish 2026/03/04 03:08:04 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:08:04 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:08:05 INFO : potato: Deleted 2026/03/04 03:08:05 DEBUG : empty space: size = 1 OK 2026/03/04 03:08:05 DEBUG : empty space: Sizes identical 2026/03/04 03:08:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 03:08:05 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:08:05 DEBUG : empty space: Unchanged skipping 2026/03/04 03:08:05 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:08:06 DEBUG : potato2: size = 60 OK 2026/03/04 03:08:06 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (13.05s) === RUN TestCopyDeleteBefore run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", 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/04 03:08:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 03:08:15 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:08:15 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:08:16 DEBUG : potato2: size = 19 OK 2026/03/04 03:08:16 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.68s) === RUN TestSyncWithExclude run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:08:35 DEBUG : enormous: Excluded (Size Filter) 2026/03/04 03:08:35 DEBUG : enormous: Excluded 2026/03/04 03:08:35 DEBUG : potato2: Excluded (Size Filter) 2026/03/04 03:08:35 DEBUG : potato2: Excluded 2026/03/04 03:08:35 DEBUG : potato2: Excluded (Size Filter) 2026/03/04 03:08:35 DEBUG : potato2: Excluded 2026/03/04 03:08:35 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:08:35 DEBUG : empty space: size = 1 OK 2026/03/04 03:08:35 DEBUG : empty space: Sizes identical 2026/03/04 03:08:35 DEBUG : empty space: Unchanged skipping 2026/03/04 03:08:35 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:08:35 DEBUG : Waiting for deletions to finish 2026/03/04 03:08:35 INFO : There was nothing to transfer 2026/03/04 03:08:36 DEBUG : enormous: Excluded (Size Filter) 2026/03/04 03:08:36 DEBUG : enormous: Excluded 2026/03/04 03:08:36 DEBUG : potato2: Excluded (Size Filter) 2026/03/04 03:08:36 DEBUG : potato2: Excluded 2026/03/04 03:08:36 DEBUG : potato2: Excluded (Size Filter) 2026/03/04 03:08:36 DEBUG : potato2: Excluded 2026/03/04 03:08:36 DEBUG : Local file system at /tmp/rclone4152312678: Waiting for checks to finish 2026/03/04 03:08:36 DEBUG : empty space: size = 1 OK 2026/03/04 03:08:36 DEBUG : empty space: Sizes identical 2026/03/04 03:08:36 DEBUG : empty space: Unchanged skipping 2026/03/04 03:08:36 DEBUG : Local file system at /tmp/rclone4152312678: Waiting for transfers to finish 2026/03/04 03:08:36 DEBUG : Waiting for deletions to finish 2026/03/04 03:08:36 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (4.37s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:08:40 DEBUG : enormous: Excluded (Size Filter) 2026/03/04 03:08:40 DEBUG : enormous: Excluded 2026/03/04 03:08:40 DEBUG : potato2: Excluded (Size Filter) 2026/03/04 03:08:40 DEBUG : potato2: Excluded 2026/03/04 03:08:40 DEBUG : empty space: size = 1 OK 2026/03/04 03:08:40 DEBUG : empty space: Sizes identical 2026/03/04 03:08:40 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:08:40 DEBUG : empty space: Unchanged skipping 2026/03/04 03:08:40 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:08:40 DEBUG : Waiting for deletions to finish 2026/03/04 03:08:41 INFO : enormous: Deleted 2026/03/04 03:08:41 INFO : potato2: Deleted 2026/03/04 03:08:41 INFO : There was nothing to transfer 2026/03/04 03:08:42 DEBUG : empty space: size = 1 OK 2026/03/04 03:08:42 DEBUG : empty space: Sizes identical 2026/03/04 03:08:42 DEBUG : empty space: Unchanged skipping 2026/03/04 03:08:42 DEBUG : Local file system at /tmp/rclone4152312678: Waiting for checks to finish 2026/03/04 03:08:42 DEBUG : Local file system at /tmp/rclone4152312678: Waiting for transfers to finish 2026/03/04 03:08:42 DEBUG : Waiting for deletions to finish 2026/03/04 03:08:42 INFO : enormous: Deleted 2026/03/04 03:08:42 INFO : potato2: Deleted 2026/03/04 03:08:42 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 (13.25s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.56s) === 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-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/03/04 03:08:51 ERROR : drime root 'rclone-test-rakocof7lusi': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/04 03:08:51 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/04 03:08:51 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/04 03:08:51 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:08:51 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:08:51 DEBUG : yam: size = 11 OK 2026/03/04 03:08:51 INFO : yam: Copied (new) 2026/03/04 03:08:52 DEBUG : potato: size = 14 OK 2026/03/04 03:08:52 INFO : potato: Copied (new) 2026/03/04 03:08:52 DEBUG : Waiting for deletions to finish 2026/03/04 03:08:52 ERROR : drime root 'rclone-test-rakocof7lusi': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/04 03:08:52 DEBUG : potato: size = 14 OK 2026/03/04 03:08:52 DEBUG : potato: Sizes identical 2026/03/04 03:08:52 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/04 03:08:52 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:08:52 DEBUG : potato: Unchanged skipping 2026/03/04 03:08:52 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:08:53 DEBUG : yaml: size = 11 OK 2026/03/04 03:08:53 INFO : yaml: Copied (new) 2026/03/04 03:08:53 DEBUG : Waiting for deletions to finish 2026/03/04 03:08:53 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (4.25s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/03/04 03:08:55 ERROR : drime root 'rclone-test-rakocof7lusi': Ignoring --track-renames as either the source or destination do not support modtime 2026/03/04 03:08:55 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/04 03:08:55 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/04 03:08:55 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:08:55 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:08:56 DEBUG : yam: size = 11 OK 2026/03/04 03:08:56 INFO : yam: Copied (new) 2026/03/04 03:08:56 DEBUG : potato: size = 14 OK 2026/03/04 03:08:56 INFO : potato: Copied (new) 2026/03/04 03:08:56 DEBUG : Waiting for deletions to finish 2026/03/04 03:08:56 ERROR : drime root 'rclone-test-rakocof7lusi': Ignoring --track-renames as either the source or destination do not support modtime 2026/03/04 03:08:56 DEBUG : potato: size = 14 OK 2026/03/04 03:08:56 DEBUG : potato: Sizes identical 2026/03/04 03:08:56 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/04 03:08:56 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:08:56 DEBUG : potato: Unchanged skipping 2026/03/04 03:08:56 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:08:57 DEBUG : yaml: size = 11 OK 2026/03/04 03:08:57 INFO : yaml: Copied (new) 2026/03/04 03:08:57 DEBUG : Waiting for deletions to finish 2026/03/04 03:08:57 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.65s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/03/04 03:09:00 INFO : drime root 'rclone-test-rakocof7lusi': Making map for --track-renames 2026/03/04 03:09:00 INFO : drime root 'rclone-test-rakocof7lusi': Finished making map for --track-renames 2026/03/04 03:09:00 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:09:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/04 03:09:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/04 03:09:00 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for renames to finish 2026/03/04 03:09:00 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:09:01 DEBUG : sub/yam: size = 11 OK 2026/03/04 03:09:01 INFO : sub/yam: Copied (new) 2026/03/04 03:09:01 DEBUG : potato: size = 14 OK 2026/03/04 03:09:01 INFO : potato: Copied (new) 2026/03/04 03:09:01 DEBUG : Waiting for deletions to finish 2026/03/04 03:09:03 DEBUG : potato: size = 14 OK 2026/03/04 03:09:03 DEBUG : potato: Sizes identical 2026/03/04 03:09:03 DEBUG : potato: Unchanged skipping 2026/03/04 03:09:03 INFO : drime root 'rclone-test-rakocof7lusi': Making map for --track-renames 2026/03/04 03:09:03 INFO : drime root 'rclone-test-rakocof7lusi': Finished making map for --track-renames 2026/03/04 03:09:03 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:09:03 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for renames to finish 2026/03/04 03:09:03 ERROR : sub/yam: Couldn't move: object not found 2026/03/04 03:09:03 DEBUG : yam: Failed to rename to "sub/yam": object not found 2026/03/04 03:09:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/04 03:09:03 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:09:05 DEBUG : yam: size = 11 OK 2026/03/04 03:09:05 INFO : yam: Copied (new) 2026/03/04 03:09:05 ERROR : drime root 'rclone-test-rakocof7lusi': not deleting files as there were IO errors 2026/03/04 03:09:05 ERROR : drime root 'rclone-test-rakocof7lusi': not deleting directories as there were IO errors sync_test.go:1698: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1698 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (7.85s) === RUN TestServerSideMoveLocal run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:09:07 DEBUG : Creating backend with remote "/tmp/rclone4152312678/dir1" 2026/03/04 03:09:07 DEBUG : Creating backend with remote "/tmp/rclone4152312678/dir2" 2026/03/04 03:09:07 DEBUG : Local file system at /tmp/rclone4152312678/dir2: Using server-side directory move 2026/03/04 03:09:07 INFO : Local file system at /tmp/rclone4152312678/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/04 03:09:07 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/04 03:09:07 DEBUG : Local file system at /tmp/rclone4152312678/dir2: Waiting for checks to finish 2026/03/04 03:09:07 DEBUG : Local file system at /tmp/rclone4152312678/dir2: Waiting for transfers to finish 2026/03/04 03:09:07 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.11s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:09:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 03:09:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/04 03:09:09 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:09:09 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:09:11 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 03:09:11 INFO : sub dir/hello world: Copied (new) 2026/03/04 03:09:11 INFO : sub dir/hello world: Deleted 2026/03/04 03:09:11 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/04 03:09:11 INFO : nested/sub dir/file: Copied (new) 2026/03/04 03:09:11 INFO : nested/sub dir/file: Deleted 2026/03/04 03:09:11 ERROR : Local file system at /tmp/rclone4152312678: not deleting directories as there were IO errors sync_test.go:1819: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1819 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (6.52s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:09:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 03:09:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/04 03:09:15 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:09:15 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:09:19 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 03:09:19 INFO : sub dir/hello world: Copied (new) 2026/03/04 03:09:19 INFO : sub dir/hello world: Deleted 2026/03/04 03:09:19 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/04 03:09:19 INFO : nested/sub dir/file: Copied (new) 2026/03/04 03:09:19 INFO : nested/sub dir/file: Deleted run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.38s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:09:26 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/04 03:09:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/04 03:09:26 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:09:26 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:09:26 DEBUG : existing: size = 6 OK 2026/03/04 03:09:26 INFO : existing: Copied (new) 2026/03/04 03:09:26 INFO : existing: Deleted 2026/03/04 03:09:26 DEBUG : existing-b: size = 6 OK 2026/03/04 03:09:26 INFO : existing-b: Copied (new) 2026/03/04 03:09:26 INFO : existing-b: Deleted 2026/03/04 03:09:27 DEBUG : existing: Destination exists, skipping 2026/03/04 03:09:27 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:09:27 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/04 03:09:27 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:09:27 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.40s) === RUN TestServerSideMove run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:09:29 DEBUG : Creating backend with remote "TestDrime:rclone-test-qomopun8buxu" sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-rakocof7lusi' -> drime root 'rclone-test-qomopun8buxu' 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/04 03:09:43 DEBUG : drime root 'rclone-test-qomopun8buxu': Using server-side directory move 2026/03/04 03:09:43 INFO : drime root 'rclone-test-qomopun8buxu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/04 03:09:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 03:09:44 DEBUG : empty space: size = 1 OK 2026/03/04 03:09:44 DEBUG : empty space: Sizes identical 2026/03/04 03:09:44 DEBUG : empty space: Unchanged skipping 2026/03/04 03:09:44 DEBUG : potato3: size = 68 (drime root 'rclone-test-rakocof7lusi') 2026/03/04 03:09:44 DEBUG : potato3: size = 60 (drime root 'rclone-test-qomopun8buxu') 2026/03/04 03:09:44 DEBUG : potato3: Sizes differ 2026/03/04 03:09:44 DEBUG : drime root 'rclone-test-qomopun8buxu': Waiting for checks to finish 2026/03/04 03:09:44 INFO : empty space: Deleted 2026/03/04 03:09:44 DEBUG : drime root 'rclone-test-qomopun8buxu': Waiting for transfers to finish 2026/03/04 03:09:44 INFO : potato3: Deleted 2026/03/04 03:09:45 ERROR : potato2: Couldn't move: object not found 2026/03/04 03:09:45 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:1912 Error: Received unexpected error: object not found Test: TestServerSideMove 2026/03/04 03:09:45 DEBUG : drime root 'rclone-test-qomopun8buxu': Purge remote --- FAIL: TestServerSideMove (17.18s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:09:46 DEBUG : Creating backend with remote "TestDrime:rclone-test-fetojov2juwu" sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-rakocof7lusi' -> drime root 'rclone-test-fetojov2juwu' 2026/03/04 03:09:53 DEBUG : empty space: Excluded (Size Filter) 2026/03/04 03:09:53 DEBUG : empty space: Excluded 2026/03/04 03:09:53 DEBUG : empty space: Excluded (Size Filter) 2026/03/04 03:09:53 DEBUG : empty space: Excluded 2026/03/04 03:09:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 03:09:53 DEBUG : potato3: size = 68 (drime root 'rclone-test-rakocof7lusi') 2026/03/04 03:09:53 DEBUG : potato3: size = 60 (drime root 'rclone-test-fetojov2juwu') 2026/03/04 03:09:53 DEBUG : potato3: Sizes differ 2026/03/04 03:09:53 DEBUG : drime root 'rclone-test-fetojov2juwu': Waiting for checks to finish 2026/03/04 03:09:53 DEBUG : drime root 'rclone-test-fetojov2juwu': Waiting for transfers to finish 2026/03/04 03:09:53 INFO : potato3: Deleted 2026/03/04 03:09:53 INFO : potato2: Moved (server-side) 2026/03/04 03:09:54 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:1925 Error: Received unexpected error: object not found Test: TestServerSideMoveWithFilter 2026/03/04 03:09:54 DEBUG : drime root 'rclone-test-fetojov2juwu': 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 (16.41s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:10:02 DEBUG : Creating backend with remote "TestDrime:rclone-test-liratov4xuso" 2026/03/04 03:10:05 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-rakocof7lusi' -> drime root 'rclone-test-liratov4xuso' 2026/03/04 03:10:09 DEBUG : drime root 'rclone-test-liratov4xuso': Using server-side directory move 2026/03/04 03:10:09 INFO : drime root 'rclone-test-liratov4xuso': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/04 03:10:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 03:10:09 DEBUG : empty space: size = 1 OK 2026/03/04 03:10:09 DEBUG : empty space: Sizes identical 2026/03/04 03:10:09 DEBUG : empty space: Unchanged skipping 2026/03/04 03:10:09 DEBUG : potato3: size = 68 (drime root 'rclone-test-rakocof7lusi') 2026/03/04 03:10:09 DEBUG : potato3: size = 60 (drime root 'rclone-test-liratov4xuso') 2026/03/04 03:10:09 DEBUG : potato3: Sizes differ 2026/03/04 03:10:09 DEBUG : drime root 'rclone-test-liratov4xuso': Waiting for checks to finish 2026/03/04 03:10:10 INFO : potato3: Deleted 2026/03/04 03:10:10 ERROR : potato2: Couldn't move: object not found 2026/03/04 03:10:10 INFO : empty space: Deleted 2026/03/04 03:10:10 DEBUG : drime root 'rclone-test-liratov4xuso': Waiting for transfers to finish 2026/03/04 03:10:10 INFO : potato3: Moved (server-side) 2026/03/04 03:10:10 ERROR : drime root 'rclone-test-rakocof7lusi': 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/04 03:10:10 DEBUG : drime root 'rclone-test-liratov4xuso': Purge remote 2026/03/04 03:10:10 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/03/04 03:10:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/04 03:10:11 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (10.04s) === RUN TestServerSideMoveOverlap run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.41s) === RUN TestSyncOverlap run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:10:13 DEBUG : Creating backend with remote "TestDrime:rclone-test-rakocof7lusi/rclone-sync-test" --- PASS: TestSyncOverlap (3.16s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:10:16 DEBUG : Creating backend with remote "TestDrime:rclone-test-rakocof7lusi/rclone-sync-test" 2026/03/04 03:10:18 DEBUG : Creating backend with remote "TestDrime:rclone-test-rakocof7lusi/rclone-sync-test-include/layer2" 2026/03/04 03:10:20 DEBUG : Creating backend with remote "TestDrime:rclone-test-rakocof7lusi/rclone-sync-test-ignore-file" 2026/03/04 03:10:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 03:10:25 DEBUG : rclone-sync-test: Excluded 2026/03/04 03:10:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 03:10:26 DEBUG : drime root 'rclone-test-rakocof7lusi/rclone-sync-test': Waiting for checks to finish 2026/03/04 03:10:26 DEBUG : drime root 'rclone-test-rakocof7lusi/rclone-sync-test': Waiting for transfers to finish 2026/03/04 03:10:26 DEBUG : Waiting for deletions to finish 2026/03/04 03:10:26 INFO : There was nothing to transfer 2026/03/04 03:10:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 03:10:27 DEBUG : rclone-sync-test: Excluded 2026/03/04 03:10:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 03:10:28 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:10:28 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:10:28 DEBUG : Waiting for deletions to finish 2026/03/04 03:10:28 INFO : rclone-sync-test-include: Removing directory 2026/03/04 03:10:28 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/04 03:10:28 DEBUG : drime root 'rclone-test-rakocof7lusi': failed to delete 1 directories 2026/03/04 03:10:28 INFO : There was nothing to transfer 2026/03/04 03:10:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 03:10:29 DEBUG : rclone-sync-test: Excluded 2026/03/04 03:10:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 03:10:30 DEBUG : drime root 'rclone-test-rakocof7lusi/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/03/04 03:10:30 DEBUG : drime root 'rclone-test-rakocof7lusi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/03/04 03:10:30 DEBUG : Waiting for deletions to finish 2026/03/04 03:10:30 INFO : There was nothing to transfer 2026/03/04 03:10:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 03:10:31 DEBUG : rclone-sync-test: Excluded 2026/03/04 03:10:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 03:10:31 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for checks to finish 2026/03/04 03:10:31 DEBUG : drime root 'rclone-test-rakocof7lusi': Waiting for transfers to finish 2026/03/04 03:10:31 DEBUG : Waiting for deletions to finish 2026/03/04 03:10:31 INFO : rclone-sync-test-include: Removing directory 2026/03/04 03:10:31 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/04 03:10:31 DEBUG : drime root 'rclone-test-rakocof7lusi': failed to delete 1 directories 2026/03/04 03:10:31 INFO : There was nothing to transfer 2026/03/04 03:10:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 03:10:32 DEBUG : Excluded 2026/03/04 03:10:33 DEBUG : rclone-sync-test: Excluded 2026/03/04 03:10:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 03:10:33 DEBUG : drime root 'rclone-test-rakocof7lusi/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/03/04 03:10:33 DEBUG : drime root 'rclone-test-rakocof7lusi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/03/04 03:10:33 DEBUG : Waiting for deletions to finish 2026/03/04 03:10:33 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (21.30s) === RUN TestSyncCompareDest run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:10:37 DEBUG : Creating backend with remote "TestDrime:rclone-test-rakocof7lusi/dst" 2026/03/04 03:10:39 DEBUG : Creating backend with remote "TestDrime:rclone-test-rakocof7lusi/CompareDest" 2026/03/04 03:10:41 DEBUG : one: Need to transfer - File not found at Destination 2026/03/04 03:10:41 DEBUG : drime root 'rclone-test-rakocof7lusi/dst': Waiting for checks to finish 2026/03/04 03:10:41 DEBUG : drime root 'rclone-test-rakocof7lusi/dst': Waiting for transfers to finish 2026/03/04 03:10:42 DEBUG : one: size = 3 OK 2026/03/04 03:10:42 INFO : one: Copied (new) 2026/03/04 03:10:42 DEBUG : Waiting for deletions to finish 2026/03/04 03:10:43 DEBUG : drime root 'rclone-test-rakocof7lusi/dst': Waiting for checks to finish 2026/03/04 03:10:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone4152312678) 2026/03/04 03:10:43 DEBUG : one: size = 3 (drime root 'rclone-test-rakocof7lusi/dst') 2026/03/04 03:10:43 DEBUG : one: Sizes differ 2026/03/04 03:10:43 DEBUG : drime root 'rclone-test-rakocof7lusi/dst': Waiting for transfers to finish 2026/03/04 03:10:44 DEBUG : one: Removing old object on successful upload 2026/03/04 03:10:44 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/04 03:10:44 ERROR : drime root 'rclone-test-rakocof7lusi/dst': not deleting files as there were IO errors 2026/03/04 03:10:44 ERROR : drime root 'rclone-test-rakocof7lusi/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 (9.83s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:10:51 DEBUG : Creating backend with remote "TestDrime:rclone-test-rakocof7lusi/dest" 2026/03/04 03:10:53 DEBUG : Creating backend with remote "TestDrime:rclone-test-rakocof7lusi/pre-dest1" 2026/03/04 03:10:54 DEBUG : Creating backend with remote "TestDrime:rclone-test-rakocof7lusi/pre-dest2" 2026/03/04 03:10:56 DEBUG : 1: size = 1 OK 2026/03/04 03:10:56 DEBUG : 1: Sizes identical 2026/03/04 03:10:56 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/04 03:10:56 DEBUG : 2: size = 1 OK 2026/03/04 03:10:56 DEBUG : 2: Sizes identical 2026/03/04 03:10:56 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/04 03:10:57 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/04 03:10:57 DEBUG : drime root 'rclone-test-rakocof7lusi/dest': Waiting for checks to finish 2026/03/04 03:10:57 DEBUG : drime root 'rclone-test-rakocof7lusi/dest': Waiting for transfers to finish 2026/03/04 03:10:58 DEBUG : 3: size = 1 OK 2026/03/04 03:10:58 INFO : 3: Copied (new) 2026/03/04 03:10:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (16.08s) === RUN TestSyncCopyDest run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:11:03 DEBUG : Creating backend with remote "TestDrime:rclone-test-rakocof7lusi/dst" 2026/03/04 03:11:05 DEBUG : Creating backend with remote "TestDrime:rclone-test-rakocof7lusi/CopyDest" 2026/03/04 03:11:07 DEBUG : one: Need to transfer - File not found at Destination 2026/03/04 03:11:07 DEBUG : drime root 'rclone-test-rakocof7lusi/dst': Waiting for checks to finish 2026/03/04 03:11:07 DEBUG : drime root 'rclone-test-rakocof7lusi/dst': Waiting for transfers to finish 2026/03/04 03:11:08 DEBUG : one: size = 3 OK 2026/03/04 03:11:08 INFO : one: Copied (new) 2026/03/04 03:11:08 DEBUG : Waiting for deletions to finish 2026/03/04 03:11:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone4152312678) 2026/03/04 03:11:10 DEBUG : one: size = 3 (drime root 'rclone-test-rakocof7lusi/dst') 2026/03/04 03:11:10 DEBUG : one: Sizes differ 2026/03/04 03:11:10 DEBUG : drime root 'rclone-test-rakocof7lusi/dst': Waiting for checks to finish 2026/03/04 03:11:11 DEBUG : drime root 'rclone-test-rakocof7lusi/dst': Waiting for transfers to finish 2026/03/04 03:11:11 DEBUG : one: Removing old object on successful upload 2026/03/04 03:11:12 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/04 03:11:12 ERROR : drime root 'rclone-test-rakocof7lusi/dst': not deleting files as there were IO errors 2026/03/04 03:11:12 ERROR : drime root 'rclone-test-rakocof7lusi/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 (12.10s) === RUN TestSyncBackupDir run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:11:19 DEBUG : Creating backend with remote "TestDrime:rclone-test-rakocof7lusi/dst" 2026/03/04 03:11:20 DEBUG : Creating backend with remote "TestDrime:rclone-test-rakocof7lusi/backup" 2026/03/04 03:11:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone4152312678) 2026/03/04 03:11:21 DEBUG : one: size = 3 (drime root 'rclone-test-rakocof7lusi/dst') 2026/03/04 03:11:21 DEBUG : one: Sizes differ 2026/03/04 03:11:21 DEBUG : two: size = 3 OK 2026/03/04 03:11:21 DEBUG : drime root 'rclone-test-rakocof7lusi/dst': Waiting for checks to finish 2026/03/04 03:11:21 DEBUG : two: Sizes identical 2026/03/04 03:11:21 DEBUG : two: Unchanged skipping 2026/03/04 03:11:23 INFO : one: Moved (server-side) 2026/03/04 03:11:23 DEBUG : drime root 'rclone-test-rakocof7lusi/dst': Waiting for transfers to finish 2026/03/04 03:11:24 DEBUG : one: size = 4 OK 2026/03/04 03:11:24 INFO : one: Copied (new) 2026/03/04 03:11:24 DEBUG : Waiting for deletions to finish 2026/03/04 03:11:25 ERROR : three.txt: Couldn't move: object not found 2026/03/04 03:11:25 ERROR : three.txt: Couldn't move into backup dir: object not found 2026/03/04 03:11:25 ERROR : drime root 'rclone-test-rakocof7lusi/dst': not deleting directories as there were IO errors sync_test.go:2416: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2416 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Received unexpected error: failed to delete 1 files Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (13.90s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "drime root 'rclone-test-rakocof7lusi'", Local "Local file system at /tmp/rclone4152312678", Modify Window "876000h0m0s" 2026/03/04 03:11:33 DEBUG : Creating backend with remote "TestDrime:rclone-test-rakocof7lusi/dst" 2026/03/04 03:11:34 DEBUG : Creating backend with remote "TestDrime:rclone-test-rakocof7lusi/backup" 2026/03/04 03:11:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone4152312678) 2026/03/04 03:11:36 DEBUG : one: size = 3 (drime root 'rclone-test-rakocof7lusi/dst') 2026/03/04 03:11:36 DEBUG : one: Sizes differ 2026/03/04 03:11:36 DEBUG : drime root 'rclone-test-rakocof7lusi/dst': Waiting for checks to finish 2026/03/04 03:11:36 DEBUG : two: size = 3 OK 2026/03/04 03:11:36 DEBUG : two: Sizes identical 2026/03/04 03:11:36 DEBUG : two: Unchanged skipping panic: test timed out after 2h0m0s running tests: TestSyncBackupDirWithSuffix (1h50m51s) goroutine 770014 [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, 111 minutes]: testing.(*T).Run(0xc00050b6c0, {0x29a579c?, 0xc000887ae8?}, 0x2ae1e18) /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(0xc00050b6c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2477 +0x37 testing.tRunner(0xc00050b6c0, 0xc000887c28) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1934 +0xea testing.runTests(0xc000739b00, {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(0xc000805cc0) /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(0xc000805cc0) /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 38 [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 37 [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 9309 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc00036c780, {0x2e73bb8, 0xc0001c1ea0}) /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 9207 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d goroutine 770012 [IO wait]: internal/poll.runtime_pollWait(0x72986efca800, 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(0xc000b36200?, 0xc000bb4000?, 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(0xc000b36200, {0xc000bb4000, 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(0xc000b36200, {0xc000bb4000?, 0x1000000000000?, 0xc0008c2850?}) /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(0xc00007e458, {0xc000bb4000?, 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(0xc0010505b8, {0xc000bb4000?, 0x7298b6498170?, 0x7298b648fa78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0000114b8, {0xc000bb4000?, 0xc0008c2b38?, 0x7b7a42?}) /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(0xc0001ee9a8, {0x2e4bf80, 0xc0000114b8}) /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(0xc0001ee708, {0x72986c42e300, 0xc0010505b8}, 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(0xc0001ee708, 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(0xc0001ee708, {0xc000bcd000, 0x1000, 0x0?}) /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(0xc000a7a780, {0xc000bce040, 0x9, 0xc0006140a0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2e48f80, 0xc000a7a780}, {0xc000bce040, 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({0xc000bce040, 0x9, 0xc00044ca80?}, {0x2e48f80?, 0xc000a7a780?}) /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(0xc000bce000) /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(0xc0008c2fa8) /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(0xc000bca000) /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 770011 /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 9262 [select, 110 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000614000, {0x2e73bb8, 0xc0006140f0}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc0004fa508, {0x2e73bb8, 0xc0006140a0}, 0xc000614000, {0x2e8af70, 0xc0007c1d60}, 0x0, 0xc0008befb8?) /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 9207 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 770013 [select]: net/http.(*http2clientStream).writeRequest(0xc000626000, 0xc000d22640, 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(0xc000626000, 0x7e5045?, 0xc000a528c0?) /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 9255 /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 9207 [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(0xc0004fa600) /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(0xc0004fa508) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:527 +0x6f github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xc0004fa508) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:968 +0x2bb github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2e73b80, 0xc0003b8db0}, {0x2e8af70, 0xc0007c1d60}, {0x2e8c470, 0xc0001ab440}, 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({0x2e73b80, 0xc0003b8db0}, {0x2e8af70, 0xc0007c1d60}, {0x2e8c470, 0xc0001ab440}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1371 +0x77 github.com/rclone/rclone/fs/sync.testSyncBackupDir(0xc00050b340, {0x295ffc0, 0x6}, {0x2959163, 0x4}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 +0xa66 github.com/rclone/rclone/fs/sync.TestSyncBackupDirWithSuffix(0xc00050b340?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 +0x2e testing.tRunner(0xc00050b340, 0x2ae1e18) /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 9338 [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 9207 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x376 goroutine 9264 [select, 110 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000614000, {0x2e73bb8, 0xc0006140f0}, 0x32) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc0004fa508, {0x2e73bb8, 0xc0006140a0}, 0xc000614000, {0x2e8af70, 0xc0007c1d60}, 0x32, 0xc0009c57b8?) /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 9207 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 2564 [chan receive, 118 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 2580 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 9263 [select, 110 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000614000, {0x2e73bb8, 0xc0006140f0}, 0x19) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc0004fa508, {0x2e73bb8, 0xc0006140a0}, 0xc000614000, {0x2e8af70, 0xc0007c1d60}, 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 9207 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 9265 [select, 110 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000614000, {0x2e73bb8, 0xc0006140f0}, 0x4b) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc0004fa508, {0x2e73bb8, 0xc0006140a0}, 0xc000614000, {0x2e8af70, 0xc0007c1d60}, 0x4b, 0xc000586fb8?) /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 9207 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 9255 [select]: net/http.(*http2ClientConn).roundTrip(0xc000bca000, 0xc000d22640, 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(0xc00055e320, 0xc000d22640, {0xa8?, 0xc7?}) /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(0xc000a4ab60?, 0xc000b263c0?) /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(0xc000a4ab60, 0xc000a49040) /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(0xc000127260, 0xc000a49040) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a net/http.send(0xc000a49040, {0x2e4a660, 0xc000127260}, {0xc000fece01?, 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(0xc000258bd0, 0xc000a49040, {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(0xc000258bd0, 0xc000a49040) /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(0xc000614140, {0x2e73bb8, 0xc0006140a0}, 0xc000fed510) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd87 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc000614140, {0x2e73bb8, 0xc0006140a0}, 0xc00096d1e0?, {0x22a96a0?, 0xc000c76540?}, {0x22a96e0, 0xc000a82000}, 0x7298b648f108?, 0x2ae3590, ...) /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(0xc0001272c0, 0xc0004b0e10, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0001272c0, 0xc0004b0e10) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/drime.(*Fs).patch(0xc00055e1e0, {0x2e73bb8, 0xc0006140a0}, {0xc0009e8907, 0x9}, {0x295912f, 0x4}, {0xc0009e8ec0, 0x10}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:793 +0x387 github.com/rclone/rclone/backend/drime.(*Fs).rename(0xc00055e1e0, {0x2e73bb8, 0xc0006140a0}, {0xc0009e8907, 0x9}, {0xc0009e8ec0, 0x10}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:805 +0x96 github.com/rclone/rclone/backend/drime.(*Fs).moveTo(0xc00055e1e0, {0x2e73bb8, 0xc0006140a0}, {0xc0009e8907, 0x9}, {0xc0009e89b8, 0x3}, {0xc0009e8a78, 0x7}, {0xc000fdc120, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:848 +0x1c5 github.com/rclone/rclone/backend/drime.(*Fs).Move(0xc00055e1e0, {0x2e73bb8, 0xc0006140a0}, {0x2e8afe0?, 0xc0002c2180?}, {0xc0009e8a78, 0x7}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:910 +0x1c9 github.com/rclone/rclone/fs/operations.move({0x2e73bb8, 0xc0006140a0}, {0x2e8af70, 0xc00055e1e0}, {0x0, 0x0}, {0xc0009e8a78, 0x7}, {0x2e8afe0, 0xc0002c2180}, ...) /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({0x2e73bb8, 0xc0006140a0}, {0x2e8af70, 0xc00055e1e0}, {0x2e8afe0, 0xc0002c2180}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1947 +0xea github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc0004fa508, 0xc0001c1ef0, 0xc000614000, 0xc, 0xc0008ba7b8?) /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 9207 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 9327 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc00094a100) /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 9255 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:120 +0x436 "./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 2h0m1.104756058s (try 1/5): exit status 2: Failed [TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestSyncIgnoreTimes TestSyncAfterChangingFilesSizeOnly TestSyncAfterChangingContentsOnly TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncCompareDest TestSyncCopyDest TestSyncBackupDir]