"./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 1/5) 2026/03/26 03:05:03 DEBUG : Creating backend with remote "TestDrime:rclone-test-holabak9talo" 2026/03/26 03:05:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 03:05:09 DEBUG : Creating backend with remote "/tmp/rclone3172131173" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === 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-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:05:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:05:18 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/26 03:05:18 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:05:18 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (13.28s) === RUN TestCopy run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:05:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 03:05:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:05:25 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:05:25 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:05:41 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 03:05:41 INFO : sub dir/hello world: Copied (new) 2026/03/26 03:05:43 DEBUG : drime root 'rclone-test-holabak9talo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (25.97s) === RUN TestCopyMetadata run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (3.72s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (3.63s) === RUN TestCopyMissingDirectory run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:05:56 DEBUG : Creating backend with remote "/non-existing" 2026/03/26 03:05:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/26 03:05:57 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:05:57 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (4.50s) === RUN TestCopyNoTraverse run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:06:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:06:01 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:06:01 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:06:15 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 03:06:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (24.95s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (2.27s) === RUN TestCopyCheckFirst run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:06:28 INFO : drime root 'rclone-test-holabak9talo': Running all checks before starting transfers 2026/03/26 03:06:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:06:29 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:06:29 INFO : drime root 'rclone-test-holabak9talo': Checks finished, now starting transfers 2026/03/26 03:06:29 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:06:38 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 03:06:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (21.78s) === RUN TestSyncNoTraverse run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:06:49 ERROR : Ignoring --no-traverse with sync 2026/03/26 03:06:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:06:51 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:06:51 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:07:02 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 03:07:02 INFO : sub dir/hello world: Copied (new) 2026/03/26 03:07:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (36.07s) === RUN TestCopyWithDepth run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:07:29 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/26 03:07:29 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:07:29 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:07:43 DEBUG : hello world2: size = 12 OK 2026/03/26 03:07:43 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (28.86s) === RUN TestCopyWithFilesFrom run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:07:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 03:07:56 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:07:56 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:08:01 DEBUG : potato2: size = 11 OK 2026/03/26 03:08:01 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (11.66s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:08:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 03:08:08 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:08:08 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:08:15 DEBUG : potato2: size = 11 OK 2026/03/26 03:08:15 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (13.74s) === RUN TestCopyEmptyDirectories run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:08:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/26 03:08:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 03:08:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/26 03:08:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 03:08:21 INFO : sub dir2: Making directory 2026/03/26 03:08:23 INFO : sub dir: Making directory 2026/03/26 03:08:26 INFO : sub dir2/sub sub dir2: Making directory 2026/03/26 03:08:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:08:30 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:08:30 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:08:38 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 03:08:38 INFO : sub dir/hello world: Copied (new) 2026/03/26 03:08:46 DEBUG : drime root 'rclone-test-holabak9talo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (55.16s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:09:15 INFO : sub dir2: Making directory 2026/03/26 03:09:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/26 03:09:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 03:09:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:09:19 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:09:19 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:09:32 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 03:09:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (28.19s) === RUN TestMoveEmptyDirectories run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:09:43 DEBUG : sub dir2: Making directory with metadata 2026/03/26 03:09:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 03:09:45 INFO : sub dir2: Making directory 2026/03/26 03:09:48 INFO : sub dir: Making directory 2026/03/26 03:09:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:09:53 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:09:53 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:10:00 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 03:10:00 INFO : sub dir/hello world: Copied (new) 2026/03/26 03:10:00 INFO : sub dir/hello world: Deleted 2026/03/26 03:10:04 DEBUG : drime root 'rclone-test-holabak9talo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/26 03:10:06 DEBUG : drime root 'rclone-test-holabak9talo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (44.21s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (3.40s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:10:31 INFO : sub dir2: Making directory 2026/03/26 03:10:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:10:33 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:10:33 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:11:27 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 03:11:27 INFO : sub dir/hello world: Copied (new) 2026/03/26 03:11:27 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (71.09s) === RUN TestSyncEmptyDirectories run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:11:42 DEBUG : sub dir2: Making directory with metadata 2026/03/26 03:11:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 03:11:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 03:11:44 INFO : sub dir2: Making directory 2026/03/26 03:11:48 INFO : sub dir: Making directory 2026/03/26 03:11:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:11:53 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:11:53 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:11:59 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 03:11:59 INFO : sub dir/hello world: Copied (new) 2026/03/26 03:11:59 DEBUG : Waiting for deletions to finish 2026/03/26 03:12:03 DEBUG : drime root 'rclone-test-holabak9talo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (34.73s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (4.59s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:12:21 INFO : sub dir2: Making directory 2026/03/26 03:12:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:12:23 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:12:23 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:12:34 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 03:12:34 INFO : sub dir/hello world: Copied (new) 2026/03/26 03:12:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (30.13s) === RUN TestServerSideCopy run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:13:08 DEBUG : Creating backend with remote "TestDrime:rclone-test-wacafop1jabi" sync_test.go:620: Server side copy (if possible) drime root 'rclone-test-holabak9talo' -> drime root 'rclone-test-wacafop1jabi' 2026/03/26 03:13:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:13:14 DEBUG : drime root 'rclone-test-wacafop1jabi': Waiting for checks to finish 2026/03/26 03:13:14 DEBUG : drime root 'rclone-test-wacafop1jabi': Waiting for transfers to finish 2026/03/26 03:13:28 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 03:13:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/26 03:13:32 DEBUG : drime root 'rclone-test-wacafop1jabi': Purge remote --- PASS: TestServerSideCopy (53.51s) === RUN TestCopyOverSelf run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:14:02 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3172131173) 2026/03/26 03:14:02 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-holabak9talo') 2026/03/26 03:14:02 DEBUG : sub dir/hello world: Sizes differ 2026/03/26 03:14:02 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:14:02 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:14:10 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/03/26 03:14:12 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 --- FAIL: TestCopyOverSelf (35.41s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:14:39 DEBUG : Creating backend with remote "TestDrime:rclone-test-fequmij5suwi" 2026/03/26 03:14:39 DEBUG : Config file has changed externally - reloading sync_test.go:656: Server side copy (if possible) drime root 'rclone-test-holabak9talo' -> drime root 'rclone-test-fequmij5suwi' 2026/03/26 03:14:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:14:43 DEBUG : drime root 'rclone-test-fequmij5suwi': Waiting for checks to finish 2026/03/26 03:14:43 DEBUG : drime root 'rclone-test-fequmij5suwi': Waiting for transfers to finish 2026/03/26 03:14:48 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 03:14:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/26 03:14:56 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-holabak9talo'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/26 03:14:57 DEBUG : drime root 'rclone-test-fequmij5suwi': Purge remote --- FAIL: TestServerSideCopyOverSelf (43.35s) === RUN TestMoveOverSelf run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:15:23 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3172131173) 2026/03/26 03:15:23 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-holabak9talo') 2026/03/26 03:15:23 DEBUG : sub dir/hello world: Sizes differ 2026/03/26 03:15:23 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:15:23 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:15:33 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/03/26 03:15:36 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/26 03:15:36 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 --- FAIL: TestMoveOverSelf (41.50s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:15:56 DEBUG : Creating backend with remote "TestDrime:rclone-test-liwamug9havu" sync_test.go:701: Server side copy (if possible) drime root 'rclone-test-holabak9talo' -> drime root 'rclone-test-liwamug9havu' 2026/03/26 03:16:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:16:02 DEBUG : drime root 'rclone-test-liwamug9havu': Waiting for checks to finish 2026/03/26 03:16:02 DEBUG : drime root 'rclone-test-liwamug9havu': Waiting for transfers to finish 2026/03/26 03:16:11 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 03:16:11 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/26 03:16:21 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-holabak9talo'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/26 03:16:24 DEBUG : drime root 'rclone-test-liwamug9havu': Purge remote --- FAIL: TestServerSideMoveOverSelf (50.17s) === RUN TestCopyAfterDelete run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:16:42 ERROR : error listing: directory not found 2026/03/26 03:16:43 INFO : Local file system at /tmp/rclone3172131173: Making directory 2026/03/26 03:16:45 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:16:45 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (17.22s) === RUN TestCopyRedownload run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:17:16 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 03:17:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:17:18 DEBUG : Local file system at /tmp/rclone3172131173: Waiting for checks to finish 2026/03/26 03:17:18 DEBUG : Local file system at /tmp/rclone3172131173: Waiting for transfers to finish 2026/03/26 03:17:20 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/03/26 03:17:20 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/03/26 03:17:20 INFO : sub dir/hello world: Copied (new) 2026/03/26 03:17:20 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (37.72s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:17:31 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/26 03:17:31 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:17:31 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:17:36 DEBUG : check sum: size = 1 OK 2026/03/26 03:17:36 INFO : check sum: Copied (new) 2026/03/26 03:17:36 DEBUG : Waiting for deletions to finish 2026/03/26 03:17:39 DEBUG : check sum: size = 1 OK 2026/03/26 03:17:39 NOTICE: drime root 'rclone-test-holabak9talo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/26 03:17:39 DEBUG : check sum: Size of src and dst objects identical 2026/03/26 03:17:39 DEBUG : check sum: Unchanged skipping 2026/03/26 03:17:39 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:17:39 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:17:39 DEBUG : Waiting for deletions to finish 2026/03/26 03:17:39 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (12.48s) === RUN TestSyncSizeOnly run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:17:43 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/26 03:17:43 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:17:43 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:17:50 DEBUG : sizeonly: size = 6 OK 2026/03/26 03:17:50 INFO : sizeonly: Copied (new) 2026/03/26 03:17:50 DEBUG : Waiting for deletions to finish 2026/03/26 03:17:55 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:17:55 DEBUG : sizeonly: size = 6 OK 2026/03/26 03:17:55 DEBUG : sizeonly: Sizes identical 2026/03/26 03:17:55 DEBUG : sizeonly: Unchanged skipping 2026/03/26 03:17:55 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:17:55 DEBUG : Waiting for deletions to finish 2026/03/26 03:17:55 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (16.60s) === RUN TestSyncIgnoreSize run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:18:00 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/26 03:18:00 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:18:00 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:18:03 INFO : ignore-size: Copied (new) 2026/03/26 03:18:03 DEBUG : Waiting for deletions to finish 2026/03/26 03:18:04 DEBUG : ignore-size: Sizes identical 2026/03/26 03:18:04 DEBUG : ignore-size: Unchanged skipping 2026/03/26 03:18:04 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:18:04 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:18:04 DEBUG : Waiting for deletions to finish 2026/03/26 03:18:04 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 (14.76s) === RUN TestSyncIgnoreTimes run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:18:18 DEBUG : existing: size = 6 OK 2026/03/26 03:18:18 DEBUG : existing: Sizes identical 2026/03/26 03:18:18 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:18:18 DEBUG : existing: Unchanged skipping 2026/03/26 03:18:18 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:18:18 DEBUG : Waiting for deletions to finish 2026/03/26 03:18:18 INFO : There was nothing to transfer 2026/03/26 03:18:18 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/26 03:18:18 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:18:18 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:18:23 DEBUG : existing: Removing old object on successful upload 2026/03/26 03:18:24 ERROR : existing: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/26 03:18:24 ERROR : drime root 'rclone-test-holabak9talo': not deleting files as there were IO errors 2026/03/26 03:18:24 ERROR : drime root 'rclone-test-holabak9talo': 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 --- FAIL: TestSyncIgnoreTimes (12.12s) === RUN TestSyncIgnoreExisting run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:18:27 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/26 03:18:27 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:18:27 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:18:34 DEBUG : existing: size = 6 OK 2026/03/26 03:18:34 INFO : existing: Copied (new) 2026/03/26 03:18:34 DEBUG : Waiting for deletions to finish 2026/03/26 03:18:36 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:18:36 DEBUG : existing: Destination exists, skipping 2026/03/26 03:18:36 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:18:36 DEBUG : Waiting for deletions to finish 2026/03/26 03:18:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (14.41s) === RUN TestSyncIgnoreErrors run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:18:58 INFO : d: Making directory 2026/03/26 03:19:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/26 03:19:10 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:19:10 DEBUG : c/non empty space: size = 5 OK 2026/03/26 03:19:10 DEBUG : c/non empty space: Sizes identical 2026/03/26 03:19:10 DEBUG : c/non empty space: Unchanged skipping 2026/03/26 03:19:10 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:19:21 DEBUG : a/potato2: size = 60 OK 2026/03/26 03:19:21 INFO : a/potato2: Copied (new) 2026/03/26 03:19:21 DEBUG : Waiting for deletions to finish 2026/03/26 03:19:21 INFO : b/potato: Deleted 2026/03/26 03:19:21 INFO : d: Removing directory 2026/03/26 03:19:23 INFO : b: Removing directory 2026/03/26 03:19:24 DEBUG : drime root 'rclone-test-holabak9talo': deleted 2 directories --- PASS: TestSyncIgnoreErrors (48.43s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:19:34 DEBUG : empty space: size = 1 OK 2026/03/26 03:19:34 DEBUG : empty space: Sizes identical 2026/03/26 03:19:34 DEBUG : empty space: Unchanged skipping 2026/03/26 03:19:34 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:19:34 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:19:34 DEBUG : Waiting for deletions to finish 2026/03/26 03:19:34 INFO : There was nothing to transfer 2026/03/26 03:19:37 DEBUG : empty space: size = 1 OK 2026/03/26 03:19:37 DEBUG : empty space: Sizes identical 2026/03/26 03:19:37 DEBUG : empty space: Unchanged skipping 2026/03/26 03:19:37 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:19:37 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:19:37 DEBUG : Waiting for deletions to finish 2026/03/26 03:19:37 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (14.66s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.67s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (2.12s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:19:59 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/26 03:19:59 DEBUG : empty space: size = 1 OK 2026/03/26 03:19:59 DEBUG : empty space: Sizes identical 2026/03/26 03:19:59 DEBUG : empty space: Unchanged skipping 2026/03/26 03:19:59 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:19:59 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:20:06 DEBUG : potato: size = 60 OK 2026/03/26 03:20:06 INFO : potato: Copied (new) 2026/03/26 03:20:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (22.27s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:20:17 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:20:17 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3172131173) 2026/03/26 03:20:17 DEBUG : potato: size = 60 (drime root 'rclone-test-holabak9talo') 2026/03/26 03:20:17 DEBUG : potato: Sizes differ 2026/03/26 03:20:17 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:20:20 DEBUG : potato: Removing old object on successful upload 2026/03/26 03:20:21 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/26 03:20:21 ERROR : drime root 'rclone-test-holabak9talo': not deleting files as there were IO errors 2026/03/26 03:20:21 ERROR : drime root 'rclone-test-holabak9talo': 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 --- FAIL: TestSyncAfterChangingFilesSizeOnly (11.86s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/03/26 03:20:56 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3172131173) 2026/03/26 03:20:56 DEBUG : potato: size = 36 (drime root 'rclone-test-holabak9talo') 2026/03/26 03:20:56 DEBUG : potato: Sizes differ 2026/03/26 03:20:56 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:20:56 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:21:03 DEBUG : potato: Removing old object on successful upload 2026/03/26 03:21:06 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/26 03:21:06 ERROR : drime root 'rclone-test-holabak9talo': not deleting files as there were IO errors 2026/03/26 03:21:06 ERROR : drime root 'rclone-test-holabak9talo': 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 --- FAIL: TestSyncAfterChangingContentsOnly (49.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:21:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 03:21:26 DEBUG : empty space: size = 1 OK 2026/03/26 03:21:26 DEBUG : empty space: Sizes identical 2026/03/26 03:21:26 DEBUG : empty space: Unchanged skipping 2026/03/26 03:21:26 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/26 03:21:26 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:21:26 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:21:26 DEBUG : Waiting for deletions to finish 2026/03/26 03:21:26 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (24.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:22:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 03:22:08 DEBUG : empty space: size = 1 OK 2026/03/26 03:22:08 DEBUG : empty space: Sizes identical 2026/03/26 03:22:08 DEBUG : empty space: Unchanged skipping 2026/03/26 03:22:08 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:22:08 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:22:13 DEBUG : potato2: size = 60 OK 2026/03/26 03:22:13 INFO : potato2: Copied (new) 2026/03/26 03:22:13 DEBUG : Waiting for deletions to finish 2026/03/26 03:22:14 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (40.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:22:29 INFO : d: Making directory 2026/03/26 03:22:30 INFO : d/e: Making directory 2026/03/26 03:22:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/26 03:22:36 DEBUG : c/non empty space: size = 5 OK 2026/03/26 03:22:36 DEBUG : c/non empty space: Sizes identical 2026/03/26 03:22:36 DEBUG : c/non empty space: Unchanged skipping 2026/03/26 03:22:37 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:22:37 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:22:46 DEBUG : a/potato2: size = 60 OK 2026/03/26 03:22:46 INFO : a/potato2: Copied (new) 2026/03/26 03:22:46 DEBUG : Waiting for deletions to finish 2026/03/26 03:22:46 INFO : b/potato: Deleted 2026/03/26 03:22:46 INFO : d/e: Removing directory 2026/03/26 03:22:48 INFO : d: Removing directory 2026/03/26 03:22:50 INFO : b: Removing directory 2026/03/26 03:22:55 DEBUG : drime root 'rclone-test-holabak9talo': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (61.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:23:39 INFO : d: Making directory 2026/03/26 03:23:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/26 03:23:46 DEBUG : c/non empty space: size = 5 OK 2026/03/26 03:23:46 DEBUG : c/non empty space: Sizes identical 2026/03/26 03:23:46 DEBUG : c/non empty space: Unchanged skipping 2026/03/26 03:23:46 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:23:46 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:23:49 DEBUG : a/potato2: size = 60 OK 2026/03/26 03:23:49 INFO : a/potato2: Copied (new) 2026/03/26 03:23:49 ERROR : drime root 'rclone-test-holabak9talo': not deleting files as there were IO errors 2026/03/26 03:23:49 ERROR : drime root 'rclone-test-holabak9talo': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (49.06s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:24:18 DEBUG : Waiting for deletions to finish 2026/03/26 03:24:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 03:24:19 DEBUG : empty space: size = 1 OK 2026/03/26 03:24:19 DEBUG : empty space: Sizes identical 2026/03/26 03:24:19 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:24:19 DEBUG : empty space: Unchanged skipping 2026/03/26 03:24:19 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:24:19 INFO : potato: Deleted 2026/03/26 03:24:22 DEBUG : potato2: size = 60 OK 2026/03/26 03:24:22 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (17.22s) === RUN TestSyncDeleteBefore run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:25:34 DEBUG : Waiting for deletions to finish 2026/03/26 03:25:37 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:25:37 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:25:40 INFO : potato: Deleted 2026/03/26 03:25:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 03:25:43 DEBUG : empty space: size = 1 OK 2026/03/26 03:25:43 DEBUG : empty space: Sizes identical 2026/03/26 03:25:43 DEBUG : empty space: Unchanged skipping 2026/03/26 03:25:43 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:25:43 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:25:51 DEBUG : potato2: size = 60 OK 2026/03/26 03:25:51 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (97.51s) === RUN TestCopyDeleteBefore run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:26:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 03:26:12 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:26:12 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:26:16 DEBUG : potato2: size = 19 OK 2026/03/26 03:26:16 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (17.66s) === RUN TestSyncWithExclude run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:26:31 DEBUG : enormous: Excluded (Size Filter) 2026/03/26 03:26:31 DEBUG : enormous: Excluded 2026/03/26 03:26:31 DEBUG : potato2: Excluded (Size Filter) 2026/03/26 03:26:31 DEBUG : potato2: Excluded 2026/03/26 03:26:32 DEBUG : potato2: Excluded (Size Filter) 2026/03/26 03:26:32 DEBUG : potato2: Excluded 2026/03/26 03:26:32 DEBUG : empty space: size = 1 OK 2026/03/26 03:26:32 DEBUG : empty space: Sizes identical 2026/03/26 03:26:32 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:26:32 DEBUG : empty space: Unchanged skipping 2026/03/26 03:26:32 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:26:32 DEBUG : Waiting for deletions to finish 2026/03/26 03:26:32 INFO : There was nothing to transfer 2026/03/26 03:26:33 DEBUG : enormous: Excluded (Size Filter) 2026/03/26 03:26:33 DEBUG : enormous: Excluded 2026/03/26 03:26:33 DEBUG : potato2: Excluded (Size Filter) 2026/03/26 03:26:33 DEBUG : potato2: Excluded 2026/03/26 03:26:34 DEBUG : potato2: Excluded (Size Filter) 2026/03/26 03:26:34 DEBUG : potato2: Excluded 2026/03/26 03:26:34 DEBUG : empty space: size = 1 OK 2026/03/26 03:26:34 DEBUG : empty space: Sizes identical 2026/03/26 03:26:34 DEBUG : Local file system at /tmp/rclone3172131173: Waiting for checks to finish 2026/03/26 03:26:34 DEBUG : empty space: Unchanged skipping 2026/03/26 03:26:34 DEBUG : Local file system at /tmp/rclone3172131173: Waiting for transfers to finish 2026/03/26 03:26:34 DEBUG : Waiting for deletions to finish 2026/03/26 03:26:34 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (16.90s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:27:39 DEBUG : enormous: Excluded (Size Filter) 2026/03/26 03:27:39 DEBUG : enormous: Excluded 2026/03/26 03:27:39 DEBUG : potato2: Excluded (Size Filter) 2026/03/26 03:27:39 DEBUG : potato2: Excluded 2026/03/26 03:27:41 DEBUG : empty space: size = 1 OK 2026/03/26 03:27:41 DEBUG : empty space: Sizes identical 2026/03/26 03:27:41 DEBUG : empty space: Unchanged skipping 2026/03/26 03:27:41 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:27:41 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:27:41 DEBUG : Waiting for deletions to finish 2026/03/26 03:27:42 INFO : enormous: Deleted 2026/03/26 03:27:42 INFO : potato2: Deleted 2026/03/26 03:27:42 INFO : There was nothing to transfer 2026/03/26 03:27:45 DEBUG : empty space: size = 1 OK 2026/03/26 03:27:45 DEBUG : empty space: Sizes identical 2026/03/26 03:27:45 DEBUG : empty space: Unchanged skipping 2026/03/26 03:27:45 DEBUG : Local file system at /tmp/rclone3172131173: Waiting for checks to finish 2026/03/26 03:27:45 DEBUG : Local file system at /tmp/rclone3172131173: Waiting for transfers to finish 2026/03/26 03:27:45 DEBUG : Waiting for deletions to finish 2026/03/26 03:27:45 INFO : enormous: Deleted 2026/03/26 03:27:45 INFO : potato2: Deleted 2026/03/26 03:27:45 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (71.29s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (2.25s) === 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-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/03/26 03:27:50 ERROR : drime root 'rclone-test-holabak9talo': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/26 03:27:53 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/26 03:27:53 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/26 03:27:53 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:27:53 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:27:58 DEBUG : yam: size = 11 OK 2026/03/26 03:27:58 INFO : yam: Copied (new) 2026/03/26 03:27:58 DEBUG : potato: size = 14 OK 2026/03/26 03:27:58 INFO : potato: Copied (new) 2026/03/26 03:27:58 DEBUG : Waiting for deletions to finish 2026/03/26 03:28:00 ERROR : drime root 'rclone-test-holabak9talo': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/26 03:28:02 DEBUG : potato: size = 14 OK 2026/03/26 03:28:02 DEBUG : potato: Sizes identical 2026/03/26 03:28:02 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/26 03:28:02 DEBUG : potato: Unchanged skipping 2026/03/26 03:28:02 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:28:02 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:28:09 DEBUG : yaml: size = 11 OK 2026/03/26 03:28:09 INFO : yaml: Copied (new) 2026/03/26 03:28:09 DEBUG : Waiting for deletions to finish 2026/03/26 03:28:10 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (28.37s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/03/26 03:28:19 ERROR : drime root 'rclone-test-holabak9talo': Ignoring --track-renames as either the source or destination do not support modtime 2026/03/26 03:28:21 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/26 03:28:21 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/26 03:28:21 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:28:21 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:28:26 DEBUG : potato: size = 14 OK 2026/03/26 03:28:26 INFO : potato: Copied (new) 2026/03/26 03:28:26 DEBUG : yam: size = 11 OK 2026/03/26 03:28:26 INFO : yam: Copied (new) 2026/03/26 03:28:26 DEBUG : Waiting for deletions to finish 2026/03/26 03:28:27 ERROR : drime root 'rclone-test-holabak9talo': Ignoring --track-renames as either the source or destination do not support modtime 2026/03/26 03:28:28 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/26 03:28:28 DEBUG : potato: size = 14 OK 2026/03/26 03:28:28 DEBUG : potato: Sizes identical 2026/03/26 03:28:28 DEBUG : potato: Unchanged skipping 2026/03/26 03:28:28 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:28:28 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:28:33 DEBUG : yaml: size = 11 OK 2026/03/26 03:28:33 INFO : yaml: Copied (new) 2026/03/26 03:28:33 DEBUG : Waiting for deletions to finish 2026/03/26 03:28:35 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (22.61s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/03/26 03:28:43 INFO : drime root 'rclone-test-holabak9talo': Making map for --track-renames 2026/03/26 03:28:43 INFO : drime root 'rclone-test-holabak9talo': Finished making map for --track-renames 2026/03/26 03:28:43 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:28:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/26 03:28:43 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for renames to finish 2026/03/26 03:28:43 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/26 03:28:43 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:28:58 DEBUG : potato: size = 14 OK 2026/03/26 03:28:58 INFO : potato: Copied (new) 2026/03/26 03:28:59 DEBUG : sub/yam: size = 11 OK 2026/03/26 03:28:59 INFO : sub/yam: Copied (new) 2026/03/26 03:28:59 DEBUG : Waiting for deletions to finish 2026/03/26 03:29:02 DEBUG : potato: size = 14 OK 2026/03/26 03:29:02 DEBUG : potato: Sizes identical 2026/03/26 03:29:02 DEBUG : potato: Unchanged skipping 2026/03/26 03:29:04 INFO : drime root 'rclone-test-holabak9talo': Making map for --track-renames 2026/03/26 03:29:04 INFO : drime root 'rclone-test-holabak9talo': Finished making map for --track-renames 2026/03/26 03:29:04 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:29:04 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for renames to finish 2026/03/26 03:29:09 INFO : sub/yam: Moved (server-side) to: yam 2026/03/26 03:29:09 INFO : yam: Renamed from "sub/yam" 2026/03/26 03:29:09 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:29:09 DEBUG : Waiting for deletions to finish 2026/03/26 03:29:09 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (45.55s) === RUN TestServerSideMoveLocal run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:29:27 DEBUG : Creating backend with remote "/tmp/rclone3172131173/dir1" 2026/03/26 03:29:27 DEBUG : Config file has changed externally - reloading 2026/03/26 03:29:27 DEBUG : Creating backend with remote "/tmp/rclone3172131173/dir2" 2026/03/26 03:29:27 DEBUG : Local file system at /tmp/rclone3172131173/dir2: Using server-side directory move 2026/03/26 03:29:27 INFO : Local file system at /tmp/rclone3172131173/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/26 03:29:27 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/26 03:29:27 DEBUG : Local file system at /tmp/rclone3172131173/dir2: Waiting for checks to finish 2026/03/26 03:29:27 DEBUG : Local file system at /tmp/rclone3172131173/dir2: Waiting for transfers to finish 2026/03/26 03:29:27 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (5.11s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:29:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:29:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/26 03:29:34 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:29:34 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:29:55 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/26 03:29:55 INFO : nested/sub dir/file: Copied (new) 2026/03/26 03:29:55 INFO : nested/sub dir/file: Deleted 2026/03/26 03:29:55 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 03:29:55 INFO : sub dir/hello world: Copied (new) 2026/03/26 03:29:55 INFO : sub dir/hello world: Deleted 2026/03/26 03:29:55 INFO : sub dir: Removing directory 2026/03/26 03:29:55 INFO : nested/sub dir: Removing directory 2026/03/26 03:29:55 INFO : nested: Removing directory 2026/03/26 03:29:55 DEBUG : Local file system at /tmp/rclone3172131173: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (49.37s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:30:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:30:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/26 03:30:23 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:30:23 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:30:45 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 03:30:45 INFO : sub dir/hello world: Copied (new) 2026/03/26 03:30:45 INFO : sub dir/hello world: Deleted 2026/03/26 03:30:46 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/26 03:30:46 INFO : nested/sub dir/file: Copied (new) 2026/03/26 03:30:46 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (46.75s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:31:10 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/26 03:31:10 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/26 03:31:10 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:31:10 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:31:14 DEBUG : existing: size = 6 OK 2026/03/26 03:31:14 INFO : existing: Copied (new) 2026/03/26 03:31:14 INFO : existing: Deleted 2026/03/26 03:31:14 DEBUG : existing-b: size = 6 OK 2026/03/26 03:31:14 INFO : existing-b: Copied (new) 2026/03/26 03:31:14 INFO : existing-b: Deleted 2026/03/26 03:31:17 DEBUG : existing: Destination exists, skipping 2026/03/26 03:31:17 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/26 03:31:17 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:31:17 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:31:17 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (15.69s) === RUN TestServerSideMove run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:31:24 DEBUG : Creating backend with remote "TestDrime:rclone-test-vijiram7kale" sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-holabak9talo' -> drime root 'rclone-test-vijiram7kale' 2026/03/26 03:32:06 DEBUG : drime root 'rclone-test-vijiram7kale': Using server-side directory move 2026/03/26 03:32:06 INFO : drime root 'rclone-test-vijiram7kale': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/26 03:32:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 03:32:07 DEBUG : empty space: size = 1 OK 2026/03/26 03:32:07 DEBUG : empty space: Sizes identical 2026/03/26 03:32:07 DEBUG : empty space: Unchanged skipping 2026/03/26 03:32:07 DEBUG : potato3: size = 68 (drime root 'rclone-test-holabak9talo') 2026/03/26 03:32:07 DEBUG : potato3: size = 60 (drime root 'rclone-test-vijiram7kale') 2026/03/26 03:32:07 DEBUG : potato3: Sizes differ 2026/03/26 03:32:07 DEBUG : drime root 'rclone-test-vijiram7kale': Waiting for checks to finish 2026/03/26 03:32:08 INFO : potato3: Deleted 2026/03/26 03:32:08 INFO : empty space: Deleted 2026/03/26 03:32:08 DEBUG : drime root 'rclone-test-vijiram7kale': Waiting for transfers to finish 2026/03/26 03:32:09 INFO : potato2: Moved (server-side) 2026/03/26 03:32:09 ERROR : potato3: Couldn't move: object not found sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Received unexpected error: object not found Test: TestServerSideMove 2026/03/26 03:32:09 DEBUG : drime root 'rclone-test-vijiram7kale': Purge remote --- FAIL: TestServerSideMove (48.02s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:32:12 DEBUG : Creating backend with remote "TestDrime:rclone-test-rihuqoj6bica" sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-holabak9talo' -> drime root 'rclone-test-rihuqoj6bica' 2026/03/26 03:32:49 DEBUG : empty space: Excluded (Size Filter) 2026/03/26 03:32:49 DEBUG : empty space: Excluded 2026/03/26 03:32:49 DEBUG : empty space: Excluded (Size Filter) 2026/03/26 03:32:49 DEBUG : empty space: Excluded 2026/03/26 03:32:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 03:32:49 DEBUG : potato3: size = 68 (drime root 'rclone-test-holabak9talo') 2026/03/26 03:32:49 DEBUG : potato3: size = 60 (drime root 'rclone-test-rihuqoj6bica') 2026/03/26 03:32:49 DEBUG : drime root 'rclone-test-rihuqoj6bica': Waiting for checks to finish 2026/03/26 03:32:49 DEBUG : potato3: Sizes differ 2026/03/26 03:32:49 DEBUG : drime root 'rclone-test-rihuqoj6bica': Waiting for transfers to finish 2026/03/26 03:32:50 INFO : potato3: Deleted 2026/03/26 03:32:53 INFO : potato2: Moved (server-side) 2026/03/26 03:32:55 INFO : potato3: Moved (server-side) 2026/03/26 03:33:00 DEBUG : Creating backend with remote "TestDrime:rclone-test-lubawip1zula" 2026/03/26 03:33:06 DEBUG : empty space: Excluded (Size Filter) 2026/03/26 03:33:06 DEBUG : empty space: Excluded 2026/03/26 03:33:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 03:33:06 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/26 03:33:06 DEBUG : drime root 'rclone-test-lubawip1zula': Waiting for checks to finish 2026/03/26 03:33:06 DEBUG : drime root 'rclone-test-lubawip1zula': Waiting for transfers to finish 2026/03/26 03:33:13 INFO : potato3: Moved (server-side) 2026/03/26 03:33:13 INFO : potato2: Moved (server-side) 2026/03/26 03:33:17 DEBUG : drime root 'rclone-test-lubawip1zula': Purge remote 2026/03/26 03:33:18 DEBUG : drime root 'rclone-test-rihuqoj6bica': Purge remote --- PASS: TestServerSideMoveWithFilter (71.84s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:33:24 DEBUG : Creating backend with remote "TestDrime:rclone-test-cohajax9nohe" 2026/03/26 03:33:45 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-holabak9talo' -> drime root 'rclone-test-cohajax9nohe' 2026/03/26 03:34:13 DEBUG : drime root 'rclone-test-cohajax9nohe': Using server-side directory move 2026/03/26 03:34:13 INFO : drime root 'rclone-test-cohajax9nohe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/26 03:34:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 03:34:14 DEBUG : empty space: size = 1 OK 2026/03/26 03:34:14 DEBUG : empty space: Sizes identical 2026/03/26 03:34:14 DEBUG : empty space: Unchanged skipping 2026/03/26 03:34:14 DEBUG : potato3: size = 68 (drime root 'rclone-test-holabak9talo') 2026/03/26 03:34:14 DEBUG : potato3: size = 60 (drime root 'rclone-test-cohajax9nohe') 2026/03/26 03:34:14 DEBUG : potato3: Sizes differ 2026/03/26 03:34:14 DEBUG : drime root 'rclone-test-cohajax9nohe': Waiting for checks to finish 2026/03/26 03:34:14 INFO : empty space: Deleted 2026/03/26 03:34:14 DEBUG : drime root 'rclone-test-cohajax9nohe': Waiting for transfers to finish 2026/03/26 03:34:14 INFO : potato3: Deleted 2026/03/26 03:34:15 INFO : potato2: Moved (server-side) 2026/03/26 03:34:16 ERROR : potato3: Couldn't move: object not found 2026/03/26 03:34:16 ERROR : drime root 'rclone-test-holabak9talo': 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/26 03:34:16 DEBUG : drime root 'rclone-test-cohajax9nohe': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (56.99s) === RUN TestServerSideMoveOverlap run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.33s) === RUN TestSyncOverlap run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:34:22 DEBUG : Creating backend with remote "TestDrime:rclone-test-holabak9talo/rclone-sync-test" --- PASS: TestSyncOverlap (5.29s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:34:27 DEBUG : Creating backend with remote "TestDrime:rclone-test-holabak9talo/rclone-sync-test" 2026/03/26 03:34:33 DEBUG : Creating backend with remote "TestDrime:rclone-test-holabak9talo/rclone-sync-test-include/layer2" 2026/03/26 03:34:37 DEBUG : Creating backend with remote "TestDrime:rclone-test-holabak9talo/rclone-sync-test-ignore-file" 2026/03/26 03:34:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/26 03:34:49 DEBUG : rclone-sync-test: Excluded 2026/03/26 03:34:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/26 03:34:52 DEBUG : drime root 'rclone-test-holabak9talo/rclone-sync-test': Waiting for checks to finish 2026/03/26 03:34:52 DEBUG : drime root 'rclone-test-holabak9talo/rclone-sync-test': Waiting for transfers to finish 2026/03/26 03:34:52 DEBUG : Waiting for deletions to finish 2026/03/26 03:34:52 INFO : There was nothing to transfer 2026/03/26 03:34:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/26 03:34:55 DEBUG : rclone-sync-test: Excluded 2026/03/26 03:34:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/26 03:34:56 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:34:56 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:34:56 DEBUG : Waiting for deletions to finish 2026/03/26 03:34:56 INFO : rclone-sync-test-include: Removing directory 2026/03/26 03:34:56 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/26 03:34:56 DEBUG : drime root 'rclone-test-holabak9talo': failed to delete 1 directories 2026/03/26 03:34:56 INFO : There was nothing to transfer 2026/03/26 03:34:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/26 03:34:59 DEBUG : rclone-sync-test: Excluded 2026/03/26 03:35:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/26 03:35:01 DEBUG : drime root 'rclone-test-holabak9talo/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/03/26 03:35:01 DEBUG : drime root 'rclone-test-holabak9talo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/03/26 03:35:01 DEBUG : Waiting for deletions to finish 2026/03/26 03:35:01 INFO : There was nothing to transfer 2026/03/26 03:35:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/26 03:35:04 DEBUG : rclone-sync-test: Excluded 2026/03/26 03:35:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/26 03:35:05 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for checks to finish 2026/03/26 03:35:05 DEBUG : drime root 'rclone-test-holabak9talo': Waiting for transfers to finish 2026/03/26 03:35:05 DEBUG : Waiting for deletions to finish 2026/03/26 03:35:05 INFO : rclone-sync-test-include: Removing directory 2026/03/26 03:35:06 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/26 03:35:06 DEBUG : drime root 'rclone-test-holabak9talo': failed to delete 1 directories 2026/03/26 03:35:06 INFO : There was nothing to transfer 2026/03/26 03:35:08 DEBUG : Excluded 2026/03/26 03:35:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/26 03:35:09 DEBUG : rclone-sync-test: Excluded 2026/03/26 03:35:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/26 03:35:10 DEBUG : drime root 'rclone-test-holabak9talo/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/03/26 03:35:10 DEBUG : drime root 'rclone-test-holabak9talo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/03/26 03:35:10 DEBUG : Waiting for deletions to finish 2026/03/26 03:35:10 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (48.64s) === RUN TestSyncCompareDest run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:35:16 DEBUG : Creating backend with remote "TestDrime:rclone-test-holabak9talo/dst" 2026/03/26 03:35:18 DEBUG : Creating backend with remote "TestDrime:rclone-test-holabak9talo/CompareDest" 2026/03/26 03:35:20 DEBUG : one: Need to transfer - File not found at Destination 2026/03/26 03:35:20 DEBUG : drime root 'rclone-test-holabak9talo/dst': Waiting for checks to finish 2026/03/26 03:35:20 DEBUG : drime root 'rclone-test-holabak9talo/dst': Waiting for transfers to finish 2026/03/26 03:35:29 DEBUG : one: size = 3 OK 2026/03/26 03:35:29 INFO : one: Copied (new) 2026/03/26 03:35:29 DEBUG : Waiting for deletions to finish 2026/03/26 03:35:31 DEBUG : drime root 'rclone-test-holabak9talo/dst': Waiting for checks to finish 2026/03/26 03:35:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3172131173) 2026/03/26 03:35:31 DEBUG : one: size = 3 (drime root 'rclone-test-holabak9talo/dst') 2026/03/26 03:35:31 DEBUG : one: Sizes differ 2026/03/26 03:35:32 DEBUG : drime root 'rclone-test-holabak9talo/dst': Waiting for transfers to finish 2026/03/26 03:35:35 DEBUG : one: Removing old object on successful upload 2026/03/26 03:35:35 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/26 03:35:35 ERROR : drime root 'rclone-test-holabak9talo/dst': not deleting files as there were IO errors 2026/03/26 03:35:35 ERROR : drime root 'rclone-test-holabak9talo/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 (22.00s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:35:47 DEBUG : Creating backend with remote "TestDrime:rclone-test-holabak9talo/dest" 2026/03/26 03:35:48 DEBUG : Creating backend with remote "TestDrime:rclone-test-holabak9talo/pre-dest1" 2026/03/26 03:35:49 DEBUG : Creating backend with remote "TestDrime:rclone-test-holabak9talo/pre-dest2" 2026/03/26 03:35:51 DEBUG : 1: size = 1 OK 2026/03/26 03:35:51 DEBUG : 1: Sizes identical 2026/03/26 03:35:51 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/26 03:35:52 DEBUG : 2: size = 1 OK 2026/03/26 03:35:52 DEBUG : 2: Sizes identical 2026/03/26 03:35:52 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/26 03:35:53 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/26 03:35:53 DEBUG : drime root 'rclone-test-holabak9talo/dest': Waiting for checks to finish 2026/03/26 03:35:53 DEBUG : drime root 'rclone-test-holabak9talo/dest': Waiting for transfers to finish 2026/03/26 03:36:00 DEBUG : 3: size = 1 OK 2026/03/26 03:36:00 INFO : 3: Copied (new) 2026/03/26 03:36:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (30.38s) === RUN TestSyncCopyDest run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:36:08 DEBUG : Creating backend with remote "TestDrime:rclone-test-holabak9talo/dst" 2026/03/26 03:36:11 DEBUG : Creating backend with remote "TestDrime:rclone-test-holabak9talo/CopyDest" 2026/03/26 03:36:14 DEBUG : one: Need to transfer - File not found at Destination 2026/03/26 03:36:14 DEBUG : drime root 'rclone-test-holabak9talo/dst': Waiting for checks to finish 2026/03/26 03:36:14 DEBUG : drime root 'rclone-test-holabak9talo/dst': Waiting for transfers to finish 2026/03/26 03:36:21 DEBUG : one: size = 3 OK 2026/03/26 03:36:21 INFO : one: Copied (new) 2026/03/26 03:36:21 DEBUG : Waiting for deletions to finish 2026/03/26 03:36:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone3172131173) 2026/03/26 03:36:24 DEBUG : one: size = 3 (drime root 'rclone-test-holabak9talo/dst') 2026/03/26 03:36:24 DEBUG : one: Sizes differ 2026/03/26 03:36:24 DEBUG : drime root 'rclone-test-holabak9talo/dst': Waiting for checks to finish 2026/03/26 03:36:25 DEBUG : drime root 'rclone-test-holabak9talo/dst': Waiting for transfers to finish 2026/03/26 03:36:28 DEBUG : one: Removing old object on successful upload 2026/03/26 03:36:28 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/26 03:36:28 ERROR : drime root 'rclone-test-holabak9talo/dst': not deleting files as there were IO errors 2026/03/26 03:36:28 ERROR : drime root 'rclone-test-holabak9talo/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 (23.90s) === RUN TestSyncBackupDir run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:36:45 DEBUG : Creating backend with remote "TestDrime:rclone-test-holabak9talo/dst" 2026/03/26 03:36:46 DEBUG : Creating backend with remote "TestDrime:rclone-test-holabak9talo/backup" 2026/03/26 03:36:48 DEBUG : drime root 'rclone-test-holabak9talo/dst': Waiting for checks to finish 2026/03/26 03:36:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone3172131173) 2026/03/26 03:36:48 DEBUG : one: size = 3 (drime root 'rclone-test-holabak9talo/dst') 2026/03/26 03:36:48 DEBUG : one: Sizes differ 2026/03/26 03:36:48 DEBUG : two: size = 3 OK 2026/03/26 03:36:48 DEBUG : two: Sizes identical 2026/03/26 03:36:48 DEBUG : two: Unchanged skipping 2026/03/26 03:36:52 INFO : one: Moved (server-side) 2026/03/26 03:36:52 DEBUG : drime root 'rclone-test-holabak9talo/dst': Waiting for transfers to finish 2026/03/26 03:36:58 DEBUG : one: size = 4 OK 2026/03/26 03:36:58 INFO : one: Copied (new) 2026/03/26 03:36:58 DEBUG : Waiting for deletions to finish 2026/03/26 03:37:01 INFO : three.txt: Moved (server-side) 2026/03/26 03:37:01 INFO : three.txt: Moved into backup dir 2026/03/26 03:37:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3172131173) 2026/03/26 03:37:08 DEBUG : one: size = 4 (drime root 'rclone-test-holabak9talo/dst') 2026/03/26 03:37:08 DEBUG : one: Sizes differ 2026/03/26 03:37:08 DEBUG : two: size = 3 OK 2026/03/26 03:37:08 DEBUG : two: Sizes identical 2026/03/26 03:37:08 DEBUG : two: Unchanged skipping 2026/03/26 03:37:08 DEBUG : drime root 'rclone-test-holabak9talo/dst': Waiting for checks to finish 2026/03/26 03:37:09 INFO : one: Deleted 2026/03/26 03:37:10 INFO : one: Moved (server-side) 2026/03/26 03:37:10 DEBUG : drime root 'rclone-test-holabak9talo/dst': Waiting for transfers to finish 2026/03/26 03:37:13 DEBUG : one: size = 5 OK 2026/03/26 03:37:13 INFO : one: Copied (new) 2026/03/26 03:37:13 DEBUG : Waiting for deletions to finish 2026/03/26 03:37:14 INFO : three.txt: Deleted 2026/03/26 03:37:14 INFO : three.txt: Moved (server-side) 2026/03/26 03:37:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (47.49s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "drime root 'rclone-test-holabak9talo'", Local "Local file system at /tmp/rclone3172131173", Modify Window "876000h0m0s" 2026/03/26 03:37:58 DEBUG : Creating backend with remote "TestDrime:rclone-test-holabak9talo/dst" 2026/03/26 03:37:59 DEBUG : Creating backend with remote "TestDrime:rclone-test-holabak9talo/backup" 2026/03/26 03:38:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone3172131173) 2026/03/26 03:38:01 DEBUG : one: size = 3 (drime root 'rclone-test-holabak9talo/dst') 2026/03/26 03:38:01 DEBUG : one: Sizes differ 2026/03/26 03:38:01 DEBUG : two: size = 3 OK 2026/03/26 03:38:01 DEBUG : two: Sizes identical 2026/03/26 03:38:01 DEBUG : two: Unchanged skipping 2026/03/26 03:38:01 DEBUG : drime root 'rclone-test-holabak9talo/dst': Waiting for checks to finish panic: test timed out after 2h0m0s running tests: TestSyncBackupDirWithSuffix (1h27m50s) goroutine 493254 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 88 minutes]: testing.(*T).Run(0x3560e56de488, {0x29f29e5?, 0x3560e4f35ae8?}, 0x2b2f1e0) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x3560e56de488) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x3560e56de488, 0x3560e4f35c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x29e726f, 0x18}, {0x2a07b74, 0x20}, 0x3560e54aacc0, {0x4579400, 0x6c, 0x6c}, {0xc2694d8172cc1273, 0x68dcfce0656, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x3560e56085a0) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x3560e56085a0) /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:262 +0xa6 goroutine 50 [syscall, 120 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 51 [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 7841 [sync.WaitGroup.Wait, 87 minutes]: sync.runtime_SemacquireWaitGroup(0x0?, 0x0?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x3560e5344880) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/sync.(*syncCopyMove).stopCheckers(0x3560e5344788) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:527 +0x6f github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0x3560e5344788) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:968 +0x2bb github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2b749d8, 0x3560e547c180}, {0x2b90050, 0x3560e5946b40}, {0x2b91550, 0x3560e58d7680}, 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({0x2b749d8, 0x3560e547c180}, {0x2b90050, 0x3560e5946b40}, {0x2b91550, 0x3560e58d7680}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1371 +0x77 github.com/rclone/rclone/fs/sync.testSyncBackupDir(0x3560e5080fc8, {0x29acc57, 0x6}, {0x29a5e0f, 0x4}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 +0xa7c github.com/rclone/rclone/fs/sync.TestSyncBackupDirWithSuffix(0x3560e5080fc8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 +0x2e testing.tRunner(0x3560e5080fc8, 0x2b2f1e0) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 7927 [select, 87 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x3560e59280f0, {0x2b74a10, 0x3560e59281e0}, 0x32) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x3560e5344788, {0x2b74a10, 0x3560e5928190}, 0x3560e59280f0, {0x2b90050, 0x3560e5946b40}, 0x32, 0x3560e4f5ef98?) /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 7841 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 7928 [select, 87 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x3560e59280f0, {0x2b74a10, 0x3560e59281e0}, 0x4b) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x3560e5344788, {0x2b74a10, 0x3560e5928190}, 0x3560e59280f0, {0x2b90050, 0x3560e5946b40}, 0x4b, 0x3560e562cfb8?) /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 7841 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 7814 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0x3560e571fa40, {0x2b74a10, 0x3560e5928050}) /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 7841 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d goroutine 7925 [select, 87 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x3560e59280f0, {0x2b74a10, 0x3560e59281e0}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x3560e5344788, {0x2b74a10, 0x3560e5928190}, 0x3560e59280f0, {0x2b90050, 0x3560e5946b40}, 0x0, 0x0?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 7841 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 7922 [select]: net/http.(*http2ClientConn).roundTrip(0x3560e51ad6c0, 0x3560e5434c80, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8688 +0x525 net/http.(*http2ClientConn).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8603 net/http.(*http2Transport).RoundTripOpt(0x3560e57aa6e0, 0x3560e5434c80, {0x78?, 0x47?}) /usr/local/go/src/net/http/h2_bundle.go:7901 +0x1ed net/http.(*http2Transport).RoundTrip(0x3560e55e0000?, 0x3560e59b4eb0?) /usr/local/go/src/net/http/h2_bundle.go:7852 +0x17 net/http.(*Transport).roundTrip(0x3560e55e0000, 0x3560e58c6b40) /usr/local/go/src/net/http/transport.go:702 +0xaab net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x3560e594a120, 0x3560e58c6b40) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a net/http.send(0x3560e58c6b40, {0x2b4a8e0, 0x3560e594a120}, {0x3560e4f34e10?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x3560e4fbed20, 0x3560e58c6b40, {0x7496dcf3ea00?, 0x3560e4f34e0a?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x3560e4fbed20, 0x3560e58c6b40) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x3560e5928230, {0x2b74a10, 0x3560e5928190}, 0x3560e4f35500) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x3560e5928230, {0x2b74a10, 0x3560e5928190}, 0x3560e56f69a0?, {0x22f0080?, 0x3560e50882a0?}, {0x22f00c0, 0x3560e5759a00}, 0x3560e54ae1e0?, 0x2b30938, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 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(0x3560e594a180, 0x3560e4fd20f0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x3560e594a180, 0x3560e4fd20f0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/drime.(*Fs).patch(0x3560e57aa5a0, {0x2b74a10, 0x3560e5928190}, {0x3560e588d877, 0x9}, {0x29a5ddb, 0x4}, {0x3560e5681dc0, 0x10}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:793 +0x3ae github.com/rclone/rclone/backend/drime.(*Fs).rename(0x3560e57aa5a0, {0x2b74a10, 0x3560e5928190}, {0x3560e588d877, 0x9}, {0x3560e5681dc0, 0x10}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:805 +0x96 github.com/rclone/rclone/backend/drime.(*Fs).moveTo(0x3560e57aa5a0, {0x2b74a10, 0x3560e5928190}, {0x3560e588d877, 0x9}, {0x3560e588d8f8, 0x3}, {0x3560e588da18, 0x7}, {0x3560e554c540, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:848 +0x1c5 github.com/rclone/rclone/backend/drime.(*Fs).Move(0x3560e57aa5a0, {0x2b74a10, 0x3560e5928190}, {0x2b900c0?, 0x3560e5270900?}, {0x3560e588da18, 0x7}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:910 +0x1c9 github.com/rclone/rclone/fs/operations.move({0x2b74a10, 0x3560e5928190}, {0x2b90050, 0x3560e57aa5a0}, {0x0, 0x0}, {0x3560e588da18, 0x7}, {0x2b900c0, 0x3560e5270900}, ...) /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({0x2b74a10, 0x3560e5928190}, {0x2b90050, 0x3560e57aa5a0}, {0x2b900c0, 0x3560e5270900}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1958 +0xea github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0x3560e5344788, 0x3560e59280a0, 0x3560e59280f0, 0x3e, 0x3560e5635fb8?) /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 7841 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 7937 [chan receive, 87 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 7841 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 7926 [select, 87 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x3560e59280f0, {0x2b74a10, 0x3560e59281e0}, 0x19) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x3560e5344788, {0x2b74a10, 0x3560e5928190}, 0x3560e59280f0, {0x2b90050, 0x3560e5946b40}, 0x19, 0x0?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 7841 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 493252 [IO wait]: internal/poll.runtime_pollWait(0x749696299c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3560e57a4c80?, 0x3560e5730600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x3560e57a4c80, {0x3560e5730600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3560e57a4c80, {0x3560e5730600?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3560e541a2e0, {0x3560e5730600?, 0x356000010001?, 0x0?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3560e55df218, {0x3560e5730600?, 0x749685e49d00?, 0x7496dcf3ea00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3560e54ab530, {0x3560e5730600?, 0x3560e55cc960?, 0x3560e57b7a48?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3560e55297a8, {0x2b4c240, 0x3560e54ab530}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3560e5529508, {0x74969408e368, 0x3560e55df218}, 0x3560e57b7c08?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3560e5529508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3560e5529508, {0x3560e58e3000, 0x1000, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 bufio.(*Reader).Read(0x3560e58c8c00, {0x3560e5934584, 0x9, 0x5220ba?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2b491a0, 0x3560e58c8c00}, {0x3560e5934584, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x8e io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0x3560e5934584, 0x9, 0x3560e4f4dda0?}, {0x2b491a0?, 0x3560e58c8c00?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrameHeader(0x3560e5934540) /usr/local/go/src/net/http/h2_bundle.go:2071 +0x6b net/http.(*http2Framer).ReadFrame(0x3560e5934540) /usr/local/go/src/net/http/h2_bundle.go:2130 +0x18 net/http.(*http2clientConnReadLoop).run(0x3560e57b7fa8) /usr/local/go/src/net/http/h2_bundle.go:9550 +0xca net/http.(*http2ClientConn).readLoop(0x3560e51ad6c0) /usr/local/go/src/net/http/h2_bundle.go:9419 +0x52 created by net/http.(*http2Transport).newClientConn in goroutine 493251 /usr/local/go/src/net/http/h2_bundle.go:8171 +0xda5 goroutine 7956 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0x3560e5856100) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:222 +0xec created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 7922 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:120 +0x43f goroutine 2342 [chan receive, 108 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 2323 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 493253 [select]: net/http.(*http2clientStream).writeRequest(0x3560e58e6000, 0x3560e5434c80, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8857 +0xc68 net/http.(*http2clientStream).doRequest(0x3560e58e6000, 0x6586bb?, 0x3560e585c380?) /usr/local/go/src/net/http/h2_bundle.go:8718 +0x18 created by net/http.(*http2ClientConn).roundTrip in goroutine 7922 /usr/local/go/src/net/http/h2_bundle.go:8624 +0x470 "./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 2h0m6.169758488s (try 1/5): exit status 2: Failed [TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestSyncIgnoreTimes TestSyncAfterChangingFilesSizeOnly TestSyncAfterChangingContentsOnly TestServerSideMove TestServerSideMoveDeleteEmptySourceDirs TestSyncCompareDest TestSyncCopyDest]