"./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 1/5) 2026/03/02 01:01:38 DEBUG : Creating backend with remote "TestDrime:rclone-test-baquvay2feyo" 2026/03/02 01:01:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 01:01:41 DEBUG : Creating backend with remote "/tmp/rclone121091003" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:01:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 01:01:42 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/02 01:01:42 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:01:42 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.28s) === RUN TestCopy run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:01:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 01:01:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 01:01:42 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:01:42 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:01:44 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 01:01:44 INFO : sub dir/hello world: Copied (new) 2026/03/02 01:01:44 DEBUG : drime root 'rclone-test-baquvay2feyo': 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 (4.10s) === RUN TestCopyMetadata run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:01:47 DEBUG : Creating backend with remote "/non-existing" 2026/03/02 01:01:48 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/02 01:01:48 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:01:48 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.88s) === RUN TestCopyNoTraverse run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:01:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 01:01:48 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:01:48 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:01:49 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 01:01:49 INFO : sub dir/hello world: Copied (new) run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyNoTraverse (4.39s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:01:53 INFO : drime root 'rclone-test-baquvay2feyo': Running all checks before starting transfers 2026/03/02 01:01:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 01:01:53 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:01:53 INFO : drime root 'rclone-test-baquvay2feyo': Checks finished, now starting transfers 2026/03/02 01:01:53 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:01:54 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 01:01:54 INFO : sub dir/hello world: Copied (new) run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyCheckFirst (4.65s) === RUN TestSyncNoTraverse run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:01:57 ERROR : Ignoring --no-traverse with sync 2026/03/02 01:01:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 01:01:58 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:01:58 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:01:59 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 01:01:59 INFO : sub dir/hello world: Copied (new) 2026/03/02 01:01:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.24s) === RUN TestCopyWithDepth run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:02:01 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/02 01:02:01 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:02:01 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:02:01 DEBUG : hello world2: size = 12 OK 2026/03/02 01:02:01 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 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 (16.90s) === RUN TestCopyWithFilesFrom run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:02:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 01:02:18 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:02:18 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:02:18 DEBUG : potato2: size = 11 OK 2026/03/02 01:02:18 INFO : potato2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyWithFilesFrom (16.73s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:02:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 01:02:34 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:02:34 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:02:35 DEBUG : potato2: size = 11 OK 2026/03/02 01:02:35 INFO : potato2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyWithFilesFromAndNoTraverse (17.07s) === RUN TestCopyEmptyDirectories run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:02:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/02 01:02:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 01:02:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/02 01:02:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 01:02:51 INFO : sub dir2: Making directory 2026/03/02 01:02:52 INFO : sub dir: Making directory 2026/03/02 01:02:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 01:02:52 INFO : sub dir2/sub sub dir2: Making directory 2026/03/02 01:02:53 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:02:53 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:02:53 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 01:02:53 INFO : sub dir/hello world: Copied (new) 2026/03/02 01:02:54 DEBUG : drime root 'rclone-test-baquvay2feyo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (4.80s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:02:56 INFO : sub dir2: Making directory 2026/03/02 01:02:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/02 01:02:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 01:02:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 01:02:56 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:02:56 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:02:57 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 01:02:57 INFO : sub dir/hello world: Copied (new) run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyNoEmptyDirectories (4.21s) === RUN TestMoveEmptyDirectories run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:03:00 DEBUG : sub dir2: Making directory with metadata 2026/03/02 01:03:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 01:03:00 INFO : sub dir2: Making directory 2026/03/02 01:03:01 INFO : sub dir: Making directory 2026/03/02 01:03:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 01:03:02 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:03:02 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:03:02 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 01:03:02 INFO : sub dir/hello world: Copied (new) 2026/03/02 01:03:02 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/02 01:03:10 DEBUG : drime root 'rclone-test-baquvay2feyo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/02 01:03:11 DEBUG : drime root 'rclone-test-baquvay2feyo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestMoveEmptyDirectories (13.32s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:03:14 INFO : sub dir2: Making directory 2026/03/02 01:03:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 01:03:14 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:03:14 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:03:15 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 01:03:15 INFO : sub dir/hello world: Copied (new) 2026/03/02 01:03:15 INFO : sub dir/hello world: Deleted run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestMoveNoEmptyDirectories (4.04s) === RUN TestSyncEmptyDirectories run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:03:18 DEBUG : sub dir2: Making directory with metadata 2026/03/02 01:03:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 01:03:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 01:03:18 INFO : sub dir2: Making directory 2026/03/02 01:03:19 INFO : sub dir: Making directory 2026/03/02 01:03:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 01:03:19 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:03:19 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:03:20 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 01:03:20 INFO : sub dir/hello world: Copied (new) 2026/03/02 01:03:20 DEBUG : Waiting for deletions to finish 2026/03/02 01:03:20 DEBUG : drime root 'rclone-test-baquvay2feyo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.04s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.43s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:03:22 INFO : sub dir2: Making directory 2026/03/02 01:03:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 01:03:23 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:03:23 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:03:24 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 01:03:24 INFO : sub dir/hello world: Copied (new) 2026/03/02 01:03:24 DEBUG : Waiting for deletions to finish run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestSyncNoEmptyDirectories (4.25s) === RUN TestServerSideCopy run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:03:29 DEBUG : Creating backend with remote "TestDrime:rclone-test-jikamez2zexe" sync_test.go:620: Server side copy (if possible) drime root 'rclone-test-baquvay2feyo' -> drime root 'rclone-test-jikamez2zexe' 2026/03/02 01:03:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 01:03:32 DEBUG : drime root 'rclone-test-jikamez2zexe': Waiting for checks to finish 2026/03/02 01:03:32 DEBUG : drime root 'rclone-test-jikamez2zexe': Waiting for transfers to finish 2026/03/02 01:03:33 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 01:03:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/02 01:03:34 DEBUG : drime root 'rclone-test-jikamez2zexe': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestServerSideCopy (10.12s) === RUN TestCopyOverSelf run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:03:40 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:03:40 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone121091003) 2026/03/02 01:03:40 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-baquvay2feyo') 2026/03/02 01:03:40 DEBUG : sub dir/hello world: Sizes differ 2026/03/02 01:03:40 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:03:41 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/03/02 01:03:41 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 (7.01s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:03:45 DEBUG : Creating backend with remote "TestDrime:rclone-test-gelucuh7ruxa" sync_test.go:656: Server side copy (if possible) drime root 'rclone-test-baquvay2feyo' -> drime root 'rclone-test-gelucuh7ruxa' 2026/03/02 01:03:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 01:03:48 DEBUG : drime root 'rclone-test-gelucuh7ruxa': Waiting for checks to finish 2026/03/02 01:03:48 DEBUG : drime root 'rclone-test-gelucuh7ruxa': Waiting for transfers to finish 2026/03/02 01:03:50 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 01:03:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/02 01:03:52 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-baquvay2feyo'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/02 01:03:52 DEBUG : drime root 'rclone-test-gelucuh7ruxa': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestServerSideCopyOverSelf (10.65s) === RUN TestMoveOverSelf run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:03:56 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone121091003) 2026/03/02 01:03:56 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-baquvay2feyo') 2026/03/02 01:03:56 DEBUG : sub dir/hello world: Sizes differ 2026/03/02 01:03:56 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:03:56 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:03:57 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/03/02 01:03:57 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/02 01:03:57 ERROR : sub dir/hello world: Not deleting source as copy failed: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." sync_test.go:685: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:685 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestMoveOverSelf run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestMoveOverSelf (5.42s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:04:01 DEBUG : Creating backend with remote "TestDrime:rclone-test-qokatay9jame" sync_test.go:701: Server side copy (if possible) drime root 'rclone-test-baquvay2feyo' -> drime root 'rclone-test-qokatay9jame' 2026/03/02 01:04:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 01:04:05 DEBUG : drime root 'rclone-test-qokatay9jame': Waiting for checks to finish 2026/03/02 01:04:05 DEBUG : drime root 'rclone-test-qokatay9jame': Waiting for transfers to finish 2026/03/02 01:04:07 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 01:04:07 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/02 01:04:08 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-baquvay2feyo'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/02 01:04:08 DEBUG : drime root 'rclone-test-qokatay9jame': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestServerSideMoveOverSelf (11.35s) === RUN TestCopyAfterDelete run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:04:13 ERROR : error listing: directory not found 2026/03/02 01:04:13 INFO : Local file system at /tmp/rclone121091003: Making directory 2026/03/02 01:04:14 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:04:14 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyAfterDelete (5.43s) === RUN TestCopyRedownload run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:04:18 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/02 01:04:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 01:04:19 DEBUG : Local file system at /tmp/rclone121091003: Waiting for checks to finish 2026/03/02 01:04:19 DEBUG : Local file system at /tmp/rclone121091003: Waiting for transfers to finish 2026/03/02 01:04:19 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/03/02 01:04:19 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/03/02 01:04:19 INFO : sub dir/hello world: Copied (new) 2026/03/02 01:04:19 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.03s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:04:22 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/02 01:04:22 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:04:22 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:04:23 DEBUG : check sum: size = 1 OK 2026/03/02 01:04:23 INFO : check sum: Copied (new) 2026/03/02 01:04:23 DEBUG : Waiting for deletions to finish 2026/03/02 01:04:23 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:04:23 DEBUG : check sum: size = 1 OK 2026/03/02 01:04:23 NOTICE: drime root 'rclone-test-baquvay2feyo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/02 01:04:23 DEBUG : check sum: Size of src and dst objects identical 2026/03/02 01:04:23 DEBUG : check sum: Unchanged skipping 2026/03/02 01:04:23 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:04:23 DEBUG : Waiting for deletions to finish 2026/03/02 01:04:23 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.18s) === RUN TestSyncSizeOnly run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:04:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/02 01:04:24 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:04:24 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:04:25 DEBUG : sizeonly: size = 6 OK 2026/03/02 01:04:25 INFO : sizeonly: Copied (new) 2026/03/02 01:04:25 DEBUG : Waiting for deletions to finish 2026/03/02 01:04:25 DEBUG : sizeonly: size = 6 OK 2026/03/02 01:04:25 DEBUG : sizeonly: Sizes identical 2026/03/02 01:04:25 DEBUG : sizeonly: Unchanged skipping 2026/03/02 01:04:25 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:04:25 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:04:25 DEBUG : Waiting for deletions to finish 2026/03/02 01:04:25 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.10s) === RUN TestSyncIgnoreSize run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:04:26 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/02 01:04:26 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:04:26 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:04:27 INFO : ignore-size: Copied (new) 2026/03/02 01:04:27 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/02 01:04:35 DEBUG : ignore-size: Sizes identical 2026/03/02 01:04:35 DEBUG : ignore-size: Unchanged skipping 2026/03/02 01:04:35 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:04:35 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:04:35 DEBUG : Waiting for deletions to finish 2026/03/02 01:04:35 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: TestSyncIgnoreSize (17.30s) === RUN TestSyncIgnoreTimes run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", 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/02 01:04:52 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:04:52 DEBUG : existing: size = 6 OK 2026/03/02 01:04:52 DEBUG : existing: Sizes identical 2026/03/02 01:04:52 DEBUG : existing: Unchanged skipping 2026/03/02 01:04:52 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:04:52 DEBUG : Waiting for deletions to finish 2026/03/02 01:04:52 INFO : There was nothing to transfer 2026/03/02 01:04:52 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/02 01:04:52 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:04:52 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:04:53 DEBUG : existing: Removing old object on successful upload 2026/03/02 01:04:53 ERROR : existing: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/02 01:04:53 ERROR : drime root 'rclone-test-baquvay2feyo': not deleting files as there were IO errors 2026/03/02 01:04:53 ERROR : drime root 'rclone-test-baquvay2feyo': not deleting directories as there were IO errors sync_test.go:905: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:905 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncIgnoreTimes fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestSyncIgnoreTimes (18.22s) === RUN TestSyncIgnoreExisting run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:05:02 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/02 01:05:02 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:05:02 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:05:02 DEBUG : existing: size = 6 OK 2026/03/02 01:05:02 INFO : existing: Copied (new) 2026/03/02 01:05:02 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/02 01:05:10 DEBUG : existing: Destination exists, skipping 2026/03/02 01:05:10 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:05:10 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:05:10 DEBUG : Waiting for deletions to finish 2026/03/02 01:05:10 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreExisting (17.18s) === RUN TestSyncIgnoreErrors run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:05:21 INFO : d: Making directory 2026/03/02 01:05:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/02 01:05:23 DEBUG : c/non empty space: size = 5 OK 2026/03/02 01:05:23 DEBUG : c/non empty space: Sizes identical 2026/03/02 01:05:23 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:05:23 DEBUG : c/non empty space: Unchanged skipping 2026/03/02 01:05:23 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:05:24 DEBUG : a/potato2: size = 60 OK 2026/03/02 01:05:24 INFO : a/potato2: Copied (new) 2026/03/02 01:05:24 DEBUG : Waiting for deletions to finish 2026/03/02 01:05:24 INFO : b/potato: Deleted 2026/03/02 01:05:24 INFO : d: Removing directory 2026/03/02 01:05:24 INFO : b: Removing directory 2026/03/02 01:05:25 DEBUG : drime root 'rclone-test-baquvay2feyo': deleted 2 directories --- PASS: TestSyncIgnoreErrors (8.84s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", 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/02 01:05:36 DEBUG : empty space: size = 1 OK 2026/03/02 01:05:36 DEBUG : empty space: Sizes identical 2026/03/02 01:05:36 DEBUG : empty space: Unchanged skipping 2026/03/02 01:05:36 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:05:36 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:05:36 DEBUG : Waiting for deletions to finish 2026/03/02 01:05:36 INFO : There was nothing to transfer 2026/03/02 01:05:36 DEBUG : empty space: size = 1 OK 2026/03/02 01:05:36 DEBUG : empty space: Sizes identical 2026/03/02 01:05:36 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:05:36 DEBUG : empty space: Unchanged skipping 2026/03/02 01:05:36 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:05:36 DEBUG : Waiting for deletions to finish 2026/03/02 01:05:36 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (9.80s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.54s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.41s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:05:40 DEBUG : empty space: size = 1 OK 2026/03/02 01:05:40 DEBUG : empty space: Sizes identical 2026/03/02 01:05:40 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/02 01:05:40 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:05:40 DEBUG : empty space: Unchanged skipping 2026/03/02 01:05:40 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:05:41 DEBUG : potato: size = 60 OK 2026/03/02 01:05:41 INFO : potato: Copied (new) 2026/03/02 01:05:41 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 --- PASS: TestSyncAfterAddingAFile (11.15s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", 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/02 01:05:58 DEBUG : potato: size = 21 (Local file system at /tmp/rclone121091003) 2026/03/02 01:05:58 DEBUG : potato: size = 60 (drime root 'rclone-test-baquvay2feyo') 2026/03/02 01:05:58 DEBUG : potato: Sizes differ 2026/03/02 01:05:58 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:05:58 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:05:59 DEBUG : potato: Removing old object on successful upload 2026/03/02 01:05:59 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/02 01:05:59 ERROR : drime root 'rclone-test-baquvay2feyo': not deleting files as there were IO errors 2026/03/02 01:05:59 ERROR : drime root 'rclone-test-baquvay2feyo': 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 (17.84s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 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/02 01:06:16 DEBUG : potato: size = 21 (Local file system at /tmp/rclone121091003) 2026/03/02 01:06:16 DEBUG : potato: size = 36 (drime root 'rclone-test-baquvay2feyo') 2026/03/02 01:06:16 DEBUG : potato: Sizes differ 2026/03/02 01:06:16 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:06:16 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:06:17 DEBUG : potato: Removing old object on successful upload 2026/03/02 01:06:17 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/02 01:06:17 ERROR : drime root 'rclone-test-baquvay2feyo': not deleting files as there were IO errors 2026/03/02 01:06:17 ERROR : drime root 'rclone-test-baquvay2feyo': 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 (18.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:06:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 01:06:27 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/02 01:06:27 DEBUG : empty space: size = 1 OK 2026/03/02 01:06:27 DEBUG : empty space: Sizes identical 2026/03/02 01:06:27 DEBUG : empty space: Unchanged skipping 2026/03/02 01:06:27 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:06:27 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:06:27 DEBUG : Waiting for deletions to finish 2026/03/02 01:06:27 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:06:30 DEBUG : empty space: size = 1 OK 2026/03/02 01:06:30 DEBUG : empty space: Sizes identical 2026/03/02 01:06:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 01:06:30 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:06:30 DEBUG : empty space: Unchanged skipping 2026/03/02 01:06:30 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:06:30 DEBUG : potato2: size = 60 OK 2026/03/02 01:06:30 INFO : potato2: Copied (new) 2026/03/02 01:06:30 DEBUG : Waiting for deletions to finish 2026/03/02 01:06:31 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:06:34 INFO : d: Making directory 2026/03/02 01:06:35 INFO : d/e: Making directory 2026/03/02 01:06:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/02 01:06:36 DEBUG : c/non empty space: size = 5 OK 2026/03/02 01:06:36 DEBUG : c/non empty space: Sizes identical 2026/03/02 01:06:36 DEBUG : c/non empty space: Unchanged skipping 2026/03/02 01:06:37 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:06:37 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:06:37 DEBUG : a/potato2: size = 60 OK 2026/03/02 01:06:37 INFO : a/potato2: Copied (new) 2026/03/02 01:06:37 DEBUG : Waiting for deletions to finish 2026/03/02 01:06:38 INFO : b/potato: Deleted 2026/03/02 01:06:38 INFO : d/e: Removing directory 2026/03/02 01:06:38 INFO : d: Removing directory 2026/03/02 01:06:39 INFO : b: Removing directory 2026/03/02 01:06:39 DEBUG : drime root 'rclone-test-baquvay2feyo': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:06:44 INFO : d: Making directory 2026/03/02 01:06:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/02 01:06:46 DEBUG : c/non empty space: size = 5 OK 2026/03/02 01:06:46 DEBUG : c/non empty space: Sizes identical 2026/03/02 01:06:46 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:06:46 DEBUG : c/non empty space: Unchanged skipping 2026/03/02 01:06:46 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:06:47 DEBUG : a/potato2: size = 60 OK 2026/03/02 01:06:47 INFO : a/potato2: Copied (new) 2026/03/02 01:06:47 ERROR : drime root 'rclone-test-baquvay2feyo': not deleting files as there were IO errors 2026/03/02 01:06:47 ERROR : drime root 'rclone-test-baquvay2feyo': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (8.94s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:06:52 DEBUG : Waiting for deletions to finish 2026/03/02 01:06:53 DEBUG : empty space: size = 1 OK 2026/03/02 01:06:53 DEBUG : empty space: Sizes identical 2026/03/02 01:06:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 01:06:53 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:06:53 DEBUG : empty space: Unchanged skipping 2026/03/02 01:06:53 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:06:53 INFO : potato: Deleted 2026/03/02 01:06:53 DEBUG : potato2: size = 60 OK 2026/03/02 01:06:53 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: TestSyncDeleteDuring (10.91s) === RUN TestSyncDeleteBefore run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:07:03 DEBUG : Waiting for deletions to finish 2026/03/02 01:07:04 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:07:04 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:07:04 INFO : potato: Deleted 2026/03/02 01:07:04 DEBUG : empty space: size = 1 OK 2026/03/02 01:07:04 DEBUG : empty space: Sizes identical 2026/03/02 01:07:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 01:07:04 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:07:04 DEBUG : empty space: Unchanged skipping 2026/03/02 01:07:04 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:07:05 DEBUG : potato2: size = 60 OK 2026/03/02 01:07:05 INFO : potato2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncDeleteBefore (19.66s) === RUN TestCopyDeleteBefore run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", 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/02 01:07:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 01:07:30 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:07:30 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:07:31 DEBUG : potato2: size = 19 OK 2026/03/02 01:07:31 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.47s) === RUN TestSyncWithExclude run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", 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/02 01:07:56 DEBUG : enormous: Excluded (Size Filter) 2026/03/02 01:07:56 DEBUG : enormous: Excluded 2026/03/02 01:07:56 DEBUG : potato2: Excluded (Size Filter) 2026/03/02 01:07:56 DEBUG : potato2: Excluded 2026/03/02 01:07:57 DEBUG : potato2: Excluded (Size Filter) 2026/03/02 01:07:57 DEBUG : potato2: Excluded 2026/03/02 01:07:57 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:07:57 DEBUG : empty space: size = 1 OK 2026/03/02 01:07:57 DEBUG : empty space: Sizes identical 2026/03/02 01:07:57 DEBUG : empty space: Unchanged skipping 2026/03/02 01:07:57 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:07:57 DEBUG : Waiting for deletions to finish 2026/03/02 01:07:57 INFO : There was nothing to transfer 2026/03/02 01:07:57 DEBUG : enormous: Excluded (Size Filter) 2026/03/02 01:07:57 DEBUG : enormous: Excluded 2026/03/02 01:07:57 DEBUG : potato2: Excluded (Size Filter) 2026/03/02 01:07:57 DEBUG : potato2: Excluded 2026/03/02 01:07:57 DEBUG : potato2: Excluded (Size Filter) 2026/03/02 01:07:57 DEBUG : potato2: Excluded 2026/03/02 01:07:57 DEBUG : empty space: size = 1 OK 2026/03/02 01:07:57 DEBUG : empty space: Sizes identical 2026/03/02 01:07:57 DEBUG : empty space: Unchanged skipping 2026/03/02 01:07:57 DEBUG : Local file system at /tmp/rclone121091003: Waiting for checks to finish 2026/03/02 01:07:57 DEBUG : Local file system at /tmp/rclone121091003: Waiting for transfers to finish 2026/03/02 01:07:57 DEBUG : Waiting for deletions to finish 2026/03/02 01:07:57 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (11.32s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", 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/02 01:08:08 DEBUG : enormous: Excluded (Size Filter) 2026/03/02 01:08:08 DEBUG : enormous: Excluded 2026/03/02 01:08:08 DEBUG : potato2: Excluded (Size Filter) 2026/03/02 01:08:08 DEBUG : potato2: Excluded 2026/03/02 01:08:08 DEBUG : empty space: size = 1 OK 2026/03/02 01:08:08 DEBUG : empty space: Sizes identical 2026/03/02 01:08:08 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:08:08 DEBUG : empty space: Unchanged skipping 2026/03/02 01:08:08 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:08:08 DEBUG : Waiting for deletions to finish 2026/03/02 01:08:08 INFO : enormous: Deleted 2026/03/02 01:08:08 INFO : potato2: Deleted 2026/03/02 01:08:08 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/02 01:08:17 DEBUG : Local file system at /tmp/rclone121091003: Waiting for checks to finish 2026/03/02 01:08:17 DEBUG : empty space: size = 1 OK 2026/03/02 01:08:17 DEBUG : empty space: Sizes identical 2026/03/02 01:08:17 DEBUG : empty space: Unchanged skipping 2026/03/02 01:08:17 DEBUG : Local file system at /tmp/rclone121091003: Waiting for transfers to finish 2026/03/02 01:08:17 DEBUG : Waiting for deletions to finish 2026/03/02 01:08:17 INFO : enormous: Deleted 2026/03/02 01:08:17 INFO : potato2: Deleted 2026/03/02 01:08:17 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 (26.57s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.52s) === 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-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/03/02 01:08:25 ERROR : drime root 'rclone-test-baquvay2feyo': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/02 01:08:26 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/02 01:08:26 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/02 01:08:26 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:08:26 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:08:26 DEBUG : yam: size = 11 OK 2026/03/02 01:08:26 INFO : yam: Copied (new) 2026/03/02 01:08:26 DEBUG : potato: size = 14 OK 2026/03/02 01:08:26 INFO : potato: Copied (new) 2026/03/02 01:08:26 DEBUG : Waiting for deletions to finish 2026/03/02 01:08:26 ERROR : drime root 'rclone-test-baquvay2feyo': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/02 01:08:27 DEBUG : potato: size = 14 OK 2026/03/02 01:08:27 DEBUG : potato: Sizes identical 2026/03/02 01:08:27 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/02 01:08:27 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:08:27 DEBUG : potato: Unchanged skipping 2026/03/02 01:08:27 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:08:27 DEBUG : yaml: size = 11 OK 2026/03/02 01:08:27 INFO : yaml: Copied (new) 2026/03/02 01:08:27 DEBUG : Waiting for deletions to finish 2026/03/02 01:08:28 INFO : yam: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncWithTrackRenames (10.81s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/03/02 01:08:36 ERROR : drime root 'rclone-test-baquvay2feyo': Ignoring --track-renames as either the source or destination do not support modtime 2026/03/02 01:08:37 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/02 01:08:37 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/02 01:08:37 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:08:37 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:08:37 DEBUG : yam: size = 11 OK 2026/03/02 01:08:37 INFO : yam: Copied (new) 2026/03/02 01:08:37 DEBUG : potato: size = 14 OK 2026/03/02 01:08:37 INFO : potato: Copied (new) 2026/03/02 01:08:37 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/02 01:08:45 ERROR : drime root 'rclone-test-baquvay2feyo': Ignoring --track-renames as either the source or destination do not support modtime 2026/03/02 01:08:46 DEBUG : potato: size = 14 OK 2026/03/02 01:08:46 DEBUG : potato: Sizes identical 2026/03/02 01:08:46 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/02 01:08:46 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:08:46 DEBUG : potato: Unchanged skipping 2026/03/02 01:08:46 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:08:46 DEBUG : yaml: size = 11 OK 2026/03/02 01:08:46 INFO : yaml: Copied (new) 2026/03/02 01:08:46 DEBUG : Waiting for deletions to finish 2026/03/02 01:08:46 INFO : yam: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 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: TestSyncWithTrackRenamesStrategyModtime (26.44s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/03/02 01:09:03 INFO : drime root 'rclone-test-baquvay2feyo': Making map for --track-renames 2026/03/02 01:09:03 INFO : drime root 'rclone-test-baquvay2feyo': Finished making map for --track-renames 2026/03/02 01:09:03 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:09:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/02 01:09:03 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for renames to finish 2026/03/02 01:09:03 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/02 01:09:03 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:09:04 DEBUG : potato: size = 14 OK 2026/03/02 01:09:04 INFO : potato: Copied (new) 2026/03/02 01:09:04 DEBUG : sub/yam: size = 11 OK 2026/03/02 01:09:04 INFO : sub/yam: Copied (new) 2026/03/02 01:09:04 DEBUG : Waiting for deletions to finish 2026/03/02 01:09:05 DEBUG : potato: size = 14 OK 2026/03/02 01:09:05 DEBUG : potato: Sizes identical 2026/03/02 01:09:05 DEBUG : potato: Unchanged skipping 2026/03/02 01:09:05 INFO : drime root 'rclone-test-baquvay2feyo': Making map for --track-renames 2026/03/02 01:09:05 INFO : drime root 'rclone-test-baquvay2feyo': Finished making map for --track-renames 2026/03/02 01:09:05 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:09:05 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for renames to finish 2026/03/02 01:09:06 INFO : sub/yam: Moved (server-side) to: yam 2026/03/02 01:09:06 INFO : yam: Renamed from "sub/yam" 2026/03/02 01:09:06 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:09:06 DEBUG : Waiting for deletions to finish 2026/03/02 01:09:06 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.80s) === RUN TestServerSideMoveLocal run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:09:07 DEBUG : Creating backend with remote "/tmp/rclone121091003/dir1" 2026/03/02 01:09:07 DEBUG : Creating backend with remote "/tmp/rclone121091003/dir2" 2026/03/02 01:09:07 DEBUG : Local file system at /tmp/rclone121091003/dir2: Using server-side directory move 2026/03/02 01:09:07 INFO : Local file system at /tmp/rclone121091003/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/02 01:09:07 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/02 01:09:07 DEBUG : Local file system at /tmp/rclone121091003/dir2: Waiting for checks to finish 2026/03/02 01:09:07 DEBUG : Local file system at /tmp/rclone121091003/dir2: Waiting for transfers to finish 2026/03/02 01:09:07 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.51s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:09:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 01:09:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/02 01:09:08 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:09:08 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:09:11 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 01:09:11 INFO : sub dir/hello world: Copied (new) 2026/03/02 01:09:11 INFO : sub dir/hello world: Deleted 2026/03/02 01:09:11 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/02 01:09:11 INFO : nested/sub dir/file: Copied (new) 2026/03/02 01:09:11 INFO : nested/sub dir/file: Deleted 2026/03/02 01:09:11 INFO : sub dir: Removing directory 2026/03/02 01:09:11 INFO : nested/sub dir: Removing directory 2026/03/02 01:09:11 INFO : nested: Removing directory 2026/03/02 01:09:11 DEBUG : Local file system at /tmp/rclone121091003: deleted 3 directories run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestMoveWithDeleteEmptySrcDirs (7.17s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:09:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 01:09:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/02 01:09:15 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:09:15 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:09:17 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 01:09:17 INFO : sub dir/hello world: Copied (new) 2026/03/02 01:09:17 INFO : sub dir/hello world: Deleted 2026/03/02 01:09:17 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/02 01:09:17 INFO : nested/sub dir/file: Copied (new) 2026/03/02 01:09:17 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.51s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:09:21 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/02 01:09:21 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/02 01:09:21 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:09:21 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:09:21 DEBUG : existing: size = 6 OK 2026/03/02 01:09:21 INFO : existing: Copied (new) 2026/03/02 01:09:21 INFO : existing: Deleted 2026/03/02 01:09:22 DEBUG : existing-b: size = 6 OK 2026/03/02 01:09:22 INFO : existing-b: Copied (new) 2026/03/02 01:09:22 INFO : existing-b: Deleted 2026/03/02 01:09:22 DEBUG : existing: Destination exists, skipping 2026/03/02 01:09:22 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/02 01:09:22 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:09:22 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:09:22 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.68s) === RUN TestServerSideMove run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:09:23 DEBUG : Creating backend with remote "TestDrime:rclone-test-johimoh0fevi" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-baquvay2feyo' -> drime root 'rclone-test-johimoh0fevi' 2026/03/02 01:09:38 DEBUG : drime root 'rclone-test-johimoh0fevi': Using server-side directory move 2026/03/02 01:09:38 INFO : drime root 'rclone-test-johimoh0fevi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/02 01:09:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 01:09:38 DEBUG : empty space: size = 1 OK 2026/03/02 01:09:38 DEBUG : empty space: Sizes identical 2026/03/02 01:09:38 DEBUG : empty space: Unchanged skipping 2026/03/02 01:09:38 DEBUG : potato3: size = 68 (drime root 'rclone-test-baquvay2feyo') 2026/03/02 01:09:38 DEBUG : potato3: size = 60 (drime root 'rclone-test-johimoh0fevi') 2026/03/02 01:09:38 DEBUG : potato3: Sizes differ 2026/03/02 01:09:38 DEBUG : drime root 'rclone-test-johimoh0fevi': Waiting for checks to finish 2026/03/02 01:09:38 INFO : empty space: Deleted 2026/03/02 01:09:38 DEBUG : drime root 'rclone-test-johimoh0fevi': Waiting for transfers to finish 2026/03/02 01:09:39 INFO : potato3: Deleted 2026/03/02 01:09:39 ERROR : potato2: Couldn't move: object not found 2026/03/02 01:09:39 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/02 01:09:39 DEBUG : drime root 'rclone-test-johimoh0fevi': Purge remote 2026/03/02 01:09:39 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/03/02 01:09:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/02 01:09:40 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestServerSideMove (16.72s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:09:40 DEBUG : Creating backend with remote "TestDrime:rclone-test-zuzovak0weqa" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-baquvay2feyo' -> drime root 'rclone-test-zuzovak0weqa' 2026/03/02 01:09:55 DEBUG : empty space: Excluded (Size Filter) 2026/03/02 01:09:55 DEBUG : empty space: Excluded 2026/03/02 01:09:55 DEBUG : empty space: Excluded (Size Filter) 2026/03/02 01:09:55 DEBUG : empty space: Excluded 2026/03/02 01:09:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 01:09:55 DEBUG : potato3: size = 68 (drime root 'rclone-test-baquvay2feyo') 2026/03/02 01:09:55 DEBUG : drime root 'rclone-test-zuzovak0weqa': Waiting for checks to finish 2026/03/02 01:09:55 DEBUG : potato3: size = 60 (drime root 'rclone-test-zuzovak0weqa') 2026/03/02 01:09:55 DEBUG : potato3: Sizes differ 2026/03/02 01:09:55 DEBUG : drime root 'rclone-test-zuzovak0weqa': Waiting for transfers to finish 2026/03/02 01:09:55 INFO : potato3: Deleted 2026/03/02 01:09:55 ERROR : potato2: Couldn't move: object not found 2026/03/02 01:09:55 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/02 01:09:55 DEBUG : drime root 'rclone-test-zuzovak0weqa': 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 (23.98s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:10:04 DEBUG : Creating backend with remote "TestDrime:rclone-test-cipamew7reho" 2026/03/02 01:10:08 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-baquvay2feyo' -> drime root 'rclone-test-cipamew7reho' 2026/03/02 01:10:11 DEBUG : drime root 'rclone-test-cipamew7reho': Using server-side directory move 2026/03/02 01:10:11 INFO : drime root 'rclone-test-cipamew7reho': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/02 01:10:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 01:10:12 DEBUG : empty space: size = 1 OK 2026/03/02 01:10:12 DEBUG : empty space: Sizes identical 2026/03/02 01:10:12 DEBUG : empty space: Unchanged skipping 2026/03/02 01:10:12 DEBUG : potato3: size = 68 (drime root 'rclone-test-baquvay2feyo') 2026/03/02 01:10:12 DEBUG : potato3: size = 60 (drime root 'rclone-test-cipamew7reho') 2026/03/02 01:10:12 DEBUG : potato3: Sizes differ 2026/03/02 01:10:12 DEBUG : drime root 'rclone-test-cipamew7reho': Waiting for checks to finish 2026/03/02 01:10:12 INFO : empty space: Deleted 2026/03/02 01:10:12 DEBUG : drime root 'rclone-test-cipamew7reho': Waiting for transfers to finish 2026/03/02 01:10:12 INFO : potato3: Deleted 2026/03/02 01:10:12 ERROR : potato2: Couldn't move: object not found 2026/03/02 01:10:12 ERROR : potato3: Couldn't move: object not found 2026/03/02 01:10:12 ERROR : drime root 'rclone-test-baquvay2feyo': 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/02 01:10:12 DEBUG : drime root 'rclone-test-cipamew7reho': Purge remote 2026/03/02 01:10:13 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/03/02 01:10:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/02 01:10:13 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (10.18s) === RUN TestServerSideMoveOverlap run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.35s) === RUN TestSyncOverlap run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:10:15 DEBUG : Creating backend with remote "TestDrime:rclone-test-baquvay2feyo/rclone-sync-test" --- PASS: TestSyncOverlap (1.38s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:10:16 DEBUG : Creating backend with remote "TestDrime:rclone-test-baquvay2feyo/rclone-sync-test" 2026/03/02 01:10:17 DEBUG : Creating backend with remote "TestDrime:rclone-test-baquvay2feyo/rclone-sync-test-include/layer2" 2026/03/02 01:10:19 DEBUG : Creating backend with remote "TestDrime:rclone-test-baquvay2feyo/rclone-sync-test-ignore-file" 2026/03/02 01:10:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/02 01:10:23 DEBUG : rclone-sync-test: Excluded 2026/03/02 01:10:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/02 01:10:23 DEBUG : drime root 'rclone-test-baquvay2feyo/rclone-sync-test': Waiting for checks to finish 2026/03/02 01:10:23 DEBUG : drime root 'rclone-test-baquvay2feyo/rclone-sync-test': Waiting for transfers to finish 2026/03/02 01:10:23 DEBUG : Waiting for deletions to finish 2026/03/02 01:10:23 INFO : There was nothing to transfer 2026/03/02 01:10:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/02 01:10:24 DEBUG : rclone-sync-test: Excluded 2026/03/02 01:10:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/02 01:10:25 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:10:25 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:10:25 DEBUG : Waiting for deletions to finish 2026/03/02 01:10:25 INFO : rclone-sync-test-include: Removing directory 2026/03/02 01:10:25 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/02 01:10:25 DEBUG : drime root 'rclone-test-baquvay2feyo': failed to delete 1 directories 2026/03/02 01:10:25 INFO : There was nothing to transfer 2026/03/02 01:10:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/02 01:10:26 DEBUG : rclone-sync-test: Excluded 2026/03/02 01:10:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/02 01:10:27 DEBUG : drime root 'rclone-test-baquvay2feyo/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/03/02 01:10:27 DEBUG : drime root 'rclone-test-baquvay2feyo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/03/02 01:10:27 DEBUG : Waiting for deletions to finish 2026/03/02 01:10:27 INFO : There was nothing to transfer 2026/03/02 01:10:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/02 01:10:28 DEBUG : rclone-sync-test: Excluded 2026/03/02 01:10:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/02 01:10:28 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for checks to finish 2026/03/02 01:10:28 DEBUG : drime root 'rclone-test-baquvay2feyo': Waiting for transfers to finish 2026/03/02 01:10:28 DEBUG : Waiting for deletions to finish 2026/03/02 01:10:28 INFO : rclone-sync-test-include: Removing directory 2026/03/02 01:10:29 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/02 01:10:29 DEBUG : drime root 'rclone-test-baquvay2feyo': failed to delete 1 directories 2026/03/02 01:10:29 INFO : There was nothing to transfer 2026/03/02 01:10:29 DEBUG : Excluded 2026/03/02 01:10:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/02 01:10:30 DEBUG : rclone-sync-test: Excluded 2026/03/02 01:10:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/02 01:10:30 DEBUG : drime root 'rclone-test-baquvay2feyo/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/03/02 01:10:30 DEBUG : drime root 'rclone-test-baquvay2feyo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/03/02 01:10:30 DEBUG : Waiting for deletions to finish 2026/03/02 01:10:30 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (17.45s) === RUN TestSyncCompareDest run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:10:33 DEBUG : Creating backend with remote "TestDrime:rclone-test-baquvay2feyo/dst" 2026/03/02 01:10:34 DEBUG : Creating backend with remote "TestDrime:rclone-test-baquvay2feyo/CompareDest" 2026/03/02 01:10:36 DEBUG : one: Need to transfer - File not found at Destination 2026/03/02 01:10:36 DEBUG : drime root 'rclone-test-baquvay2feyo/dst': Waiting for checks to finish 2026/03/02 01:10:36 DEBUG : drime root 'rclone-test-baquvay2feyo/dst': Waiting for transfers to finish 2026/03/02 01:10:37 DEBUG : one: size = 3 OK 2026/03/02 01:10:37 INFO : one: Copied (new) 2026/03/02 01:10:37 DEBUG : Waiting for deletions to finish 2026/03/02 01:10:38 DEBUG : drime root 'rclone-test-baquvay2feyo/dst': Waiting for checks to finish 2026/03/02 01:10:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone121091003) 2026/03/02 01:10:38 DEBUG : one: size = 3 (drime root 'rclone-test-baquvay2feyo/dst') 2026/03/02 01:10:38 DEBUG : one: Sizes differ 2026/03/02 01:10:38 DEBUG : drime root 'rclone-test-baquvay2feyo/dst': Waiting for transfers to finish 2026/03/02 01:10:39 DEBUG : one: Removing old object on successful upload 2026/03/02 01:10:39 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/02 01:10:39 ERROR : drime root 'rclone-test-baquvay2feyo/dst': not deleting files as there were IO errors 2026/03/02 01:10:39 ERROR : drime root 'rclone-test-baquvay2feyo/dst': not deleting directories as there were IO errors sync_test.go:2132: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2132 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncCompareDest run.go:130: removing dir "dst" failed - try 1/3: directory not empty --- FAIL: TestSyncCompareDest (8.53s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:10:44 DEBUG : Creating backend with remote "TestDrime:rclone-test-baquvay2feyo/dest" 2026/03/02 01:10:46 DEBUG : Creating backend with remote "TestDrime:rclone-test-baquvay2feyo/pre-dest1" 2026/03/02 01:10:46 DEBUG : Creating backend with remote "TestDrime:rclone-test-baquvay2feyo/pre-dest2" 2026/03/02 01:10:47 DEBUG : 1: size = 1 OK 2026/03/02 01:10:47 DEBUG : 1: Sizes identical 2026/03/02 01:10:47 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/02 01:10:48 DEBUG : 2: size = 1 OK 2026/03/02 01:10:48 DEBUG : 2: Sizes identical 2026/03/02 01:10:48 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/02 01:10:48 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/02 01:10:48 DEBUG : drime root 'rclone-test-baquvay2feyo/dest': Waiting for checks to finish 2026/03/02 01:10:48 DEBUG : drime root 'rclone-test-baquvay2feyo/dest': Waiting for transfers to finish 2026/03/02 01:10:49 DEBUG : 3: size = 1 OK 2026/03/02 01:10:49 INFO : 3: Copied (new) 2026/03/02 01:10:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.66s) === RUN TestSyncCopyDest run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" 2026/03/02 01:10:53 DEBUG : Creating backend with remote "TestDrime:rclone-test-baquvay2feyo/dst" 2026/03/02 01:10:54 DEBUG : Creating backend with remote "TestDrime:rclone-test-baquvay2feyo/CopyDest" 2026/03/02 01:10:55 DEBUG : one: Need to transfer - File not found at Destination 2026/03/02 01:10:55 DEBUG : drime root 'rclone-test-baquvay2feyo/dst': Waiting for checks to finish 2026/03/02 01:10:55 DEBUG : drime root 'rclone-test-baquvay2feyo/dst': Waiting for transfers to finish 2026/03/02 01:10:56 DEBUG : one: size = 3 OK 2026/03/02 01:10:56 INFO : one: Copied (new) 2026/03/02 01:10:56 DEBUG : Waiting for deletions to finish 2026/03/02 01:10:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone121091003) 2026/03/02 01:10:57 DEBUG : one: size = 3 (drime root 'rclone-test-baquvay2feyo/dst') 2026/03/02 01:10:57 DEBUG : one: Sizes differ 2026/03/02 01:10:57 DEBUG : drime root 'rclone-test-baquvay2feyo/dst': Waiting for checks to finish 2026/03/02 01:10:58 DEBUG : drime root 'rclone-test-baquvay2feyo/dst': Waiting for transfers to finish 2026/03/02 01:10:58 DEBUG : one: Removing old object on successful upload 2026/03/02 01:10:58 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/02 01:10:58 ERROR : drime root 'rclone-test-baquvay2feyo/dst': not deleting files as there were IO errors 2026/03/02 01:10:58 ERROR : drime root 'rclone-test-baquvay2feyo/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 (8.52s) === RUN TestSyncBackupDir run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", 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/02 01:11:12 DEBUG : Creating backend with remote "TestDrime:rclone-test-baquvay2feyo/dst" 2026/03/02 01:11:13 DEBUG : Creating backend with remote "TestDrime:rclone-test-baquvay2feyo/backup" 2026/03/02 01:11:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone121091003) 2026/03/02 01:11:14 DEBUG : one: size = 3 (drime root 'rclone-test-baquvay2feyo/dst') 2026/03/02 01:11:14 DEBUG : one: Sizes differ 2026/03/02 01:11:14 DEBUG : two: size = 3 OK 2026/03/02 01:11:14 DEBUG : two: Sizes identical 2026/03/02 01:11:14 DEBUG : two: Unchanged skipping 2026/03/02 01:11:14 DEBUG : drime root 'rclone-test-baquvay2feyo/dst': Waiting for checks to finish 2026/03/02 01:11:15 INFO : one: Moved (server-side) 2026/03/02 01:11:15 DEBUG : drime root 'rclone-test-baquvay2feyo/dst': Waiting for transfers to finish 2026/03/02 01:11:16 DEBUG : one: size = 4 OK 2026/03/02 01:11:16 INFO : one: Copied (new) 2026/03/02 01:11:16 DEBUG : Waiting for deletions to finish 2026/03/02 01:11:17 ERROR : three.txt: Couldn't move: object not found 2026/03/02 01:11:17 ERROR : three.txt: Couldn't move into backup dir: object not found 2026/03/02 01:11:17 ERROR : drime root 'rclone-test-baquvay2feyo/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 run.go:130: removing dir "dst" failed - try 1/3: directory not empty run.go:130: removing dir "backup" failed - try 1/3: directory not empty run.go:130: removing dir "backup" failed - try 2/3: directory not empty run.go:130: removing dir "backup" failed - try 3/3: directory not empty run.go:133: removing dir "backup" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2416 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want got backup/three.txt (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2416 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "backup/three.txt" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2416 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Not equal: expected: []string{} actual : []string{"backup"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) "backup" } Test: TestSyncBackupDir Messages: directories --- FAIL: TestSyncBackupDir (31.06s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "drime root 'rclone-test-baquvay2feyo'", Local "Local file system at /tmp/rclone121091003", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2408 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want dst/one (3), dst/three.txt (5), dst/two (3) got backup/three.txt (5), dst/one (3), dst/three.txt (5), dst/two (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2408 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "backup/three.txt" 2026/03/02 01:11:44 DEBUG : Creating backend with remote "TestDrime:rclone-test-baquvay2feyo/dst" 2026/03/02 01:11:45 DEBUG : Creating backend with remote "TestDrime:rclone-test-baquvay2feyo/backup" 2026/03/02 01:11:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone121091003) 2026/03/02 01:11:45 DEBUG : one: size = 3 (drime root 'rclone-test-baquvay2feyo/dst') 2026/03/02 01:11:45 DEBUG : one: Sizes differ 2026/03/02 01:11:45 DEBUG : two: size = 3 OK 2026/03/02 01:11:45 DEBUG : two: Sizes identical 2026/03/02 01:11:45 DEBUG : two: Unchanged skipping 2026/03/02 01:11:45 DEBUG : drime root 'rclone-test-baquvay2feyo/dst': Waiting for checks to finish panic: test timed out after 2h0m0s running tests: TestSyncBackupDirWithSuffix (1h50m9s) goroutine 767092 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2682 +0x345 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 110 minutes]: testing.(*T).Run(0xc0007601c0, {0x29a4246?, 0xc00017fae8?}, 0x2ae0818) /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(0xc0007601c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2477 +0x37 testing.tRunner(0xc0007601c0, 0xc00017fc28) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1934 +0xea testing.runTests(0xc000155f20, {0x449b6c0, 0x6c, 0x6c}, {0x8563e0?, 0x44d7fd0?, 0x44b3f40?}) /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(0xc00080f680) /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(0xc00080f680) /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 13 [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 14 [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 9596 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0006cc1e0, {0x2e72398, 0xc0001eceb0}) /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 9474 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d goroutine 9474 [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(0xc000553280) /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(0xc000553188) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:527 +0x6f github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xc000553188) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:968 +0x2bb github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2e72360, 0xc00065d6b0}, {0x2e89750, 0xc00076c8c0}, {0x2e8ac50, 0xc000668180}, 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({0x2e72360, 0xc00065d6b0}, {0x2e89750, 0xc00076c8c0}, {0x2e8ac50, 0xc000668180}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1371 +0x77 github.com/rclone/rclone/fs/sync.testSyncBackupDir(0xc0007b5dc0, {0x295ea80, 0x6}, {0x2957c23, 0x4}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 +0xa66 github.com/rclone/rclone/fs/sync.TestSyncBackupDirWithSuffix(0xc0007b5dc0?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 +0x2e testing.tRunner(0xc0007b5dc0, 0x2ae0818) /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 767090 [IO wait]: internal/poll.runtime_pollWait(0x71bc8988ba00, 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(0xc00037ce00?, 0xc00046eb40?, 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(0xc00037ce00, {0xc00046eb40, 0x240, 0x240}) /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(0xc00037ce00, {0xc00046eb40?, 0x483cdf?, 0x205?}) /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(0xc0001be098, {0xc00046eb40?, 0x545eef?, 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(0xc000520690, {0xc00046eb40?, 0x71bc89819fd8?, 0x71bc89c2cf30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000520720, {0xc00046eb40?, 0xc00074f7a8?, 0x54587d?}) /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(0xc0003fc9a8, {0x2e4a760, 0xc000520720}) /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(0xc0003fc708, {0x71bc4051cb80, 0xc000520690}, 0xe9?) /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(0xc0003fc708, 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).readHandshakeBytes(0xc0003fc708, 0x4) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1085 +0x51 crypto/tls.(*Conn).readHandshake(0xc0003fc708, {0x0, 0x0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1096 +0x39 crypto/tls.(*Conn).clientHandshake(0xc0003fc708, {0x2e72398, 0xc0006961e0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/handshake_client.go:328 +0x505 crypto/tls.(*Conn).handshakeContext(0xc0003fc708, {0x2e72398, 0xc0006960f0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1575 +0x372 crypto/tls.(*Conn).HandshakeContext(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1515 net/http.(*persistConn).addTLS.func2() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1703 +0x6e created by net/http.(*persistConn).addTLS in goroutine 767022 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1699 +0x309 goroutine 9615 [select, 110 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0001ecf50, {0x2e72398, 0xc0001ed040}, 0x4b) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000553188, {0x2e72398, 0xc0001ecff0}, 0xc0001ecf50, {0x2e89750, 0xc00076c8c0}, 0x4b, 0xc000eaafb8?) /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 9474 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 767091 [select]: crypto/tls.(*Conn).handshakeContext.func2() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1551 +0x86 created by crypto/tls.(*Conn).handshakeContext in goroutine 767090 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1550 +0x265 goroutine 2277 [chan receive, 117 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2659 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 9614 [select, 110 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0001ecf50, {0x2e72398, 0xc0001ed040}, 0x32) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000553188, {0x2e72398, 0xc0001ecff0}, 0xc0001ecf50, {0x2e89750, 0xc00076c8c0}, 0x32, 0xc000a047b8?) /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 9474 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 9624 [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 9474 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x376 goroutine 767022 [chan receive]: net/http.(*persistConn).addTLS(0xc0009ea120, {0x2e72398, 0xc0006960f0}, {0xc000056588, 0xf}, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1709 +0x327 net/http.(*Transport).dialConn(0xc000198d00, {0x2e72398, 0xc0006960f0}, {{}, 0x0, {0xc000ef7d40, 0x5}, {0xc000056588, 0x13}, 0x0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1790 +0x99c net/http.(*Transport).dialConnFor(0xc000198d00, 0xc0001a5d90) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1615 +0xb8 net/http.(*Transport).startDialConnForLocked.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1597 +0x35 created by net/http.(*Transport).startDialConnForLocked in goroutine 9608 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1596 +0x112 goroutine 9637 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc0001ee000) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 9608 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 9613 [select, 110 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0001ecf50, {0x2e72398, 0xc0001ed040}, 0x19) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000553188, {0x2e72398, 0xc0001ecff0}, 0xc0001ecf50, {0x2e89750, 0xc00076c8c0}, 0x19, 0xc0008a4fb8?) /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 9474 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 9612 [select, 110 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0001ecf50, {0x2e72398, 0xc0001ed040}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000553188, {0x2e72398, 0xc0001ecff0}, 0xc0001ecf50, {0x2e89750, 0xc00076c8c0}, 0x0, 0xc000ea6fb8?) /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 9474 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 9608 [select]: net/http.(*Transport).getConn(0xc000198d00, 0xc0006960a0, {{}, 0x0, {0xc000ef7d40, 0x5}, {0xc000056588, 0x13}, 0x0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1520 +0x4ad net/http.(*Transport).roundTrip(0xc000198d00, 0xc000450000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:685 +0xa54 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(0xc00097b8c0, 0xc000450000) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a net/http.send(0xc000450000, {0x2e48e40, 0xc00097b8c0}, {0x44d2e01?, 0x71bc4038c1e0?, 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(0xc0003d5ec0, 0xc000450000, {0x41ec28?, 0xc0005c2e60?, 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(0xc0003d5ec0, 0xc000450000) /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(0xc0001ed0e0, {0x2e72398, 0xc0001ecff0}, 0xc0005c3510) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd87 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc0001ed0e0, {0x2e72398, 0xc0001ecff0}, 0xc0005e58c0?, {0x22a8560?, 0xc000253080?}, {0x22a85a0, 0xc00013ba00}, 0x8d5d7dfb48?, 0x2ae1f88, ...) /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(0xc00097b980, 0xc0007686e0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00097b980, 0xc0007686e0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/drime.(*Fs).patch(0xc00076cbe0, {0x2e72398, 0xc0001ecff0}, {0xc0007f53e7, 0x9}, {0x2957bef, 0x4}, {0xc0007f58e0, 0x10}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:793 +0x387 github.com/rclone/rclone/backend/drime.(*Fs).rename(0xc00076cbe0, {0x2e72398, 0xc0001ecff0}, {0xc0007f53e7, 0x9}, {0xc0007f58e0, 0x10}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:805 +0x96 github.com/rclone/rclone/backend/drime.(*Fs).moveTo(0xc00076cbe0, {0x2e72398, 0xc0001ecff0}, {0xc0007f53e7, 0x9}, {0xc0007f5558, 0x3}, {0xc0007f5638, 0x7}, {0xc000e00fe0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:848 +0x1c5 github.com/rclone/rclone/backend/drime.(*Fs).Move(0xc00076cbe0, {0x2e72398, 0xc0001ecff0}, {0x2e897c0?, 0xc0007eee00?}, {0xc0007f5638, 0x7}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:910 +0x1c9 github.com/rclone/rclone/fs/operations.move({0x2e72398, 0xc0001ecff0}, {0x2e89750, 0xc00076cbe0}, {0x0, 0x0}, {0xc0007f5638, 0x7}, {0x2e897c0, 0xc0007eee00}, ...) /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({0x2e72398, 0xc0001ecff0}, {0x2e89750, 0xc00076cbe0}, {0x2e897c0, 0xc0007eee00}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1947 +0xea github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000553188, 0xc0001ecf00, 0xc0001ecf50, 0x32, 0xc0004f3cf8?) /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 9474 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 "./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 2h0m2.60988979s (try 1/5): exit status 2: Failed [TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestSyncIgnoreTimes TestSyncAfterChangingFilesSizeOnly TestSyncAfterChangingContentsOnly TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncCompareDest TestSyncCopyDest TestSyncBackupDir]