"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCompareDest|TestCopyFileCopyDest|TestDirMove|TestParseSumFile)$'" - Starting (try 5/5) 2026/02/18 02:13:10 DEBUG : Creating backend with remote "TestDrime:rclone-test-muvalaj8bixu" 2026/02/18 02:13:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/18 02:13:11 DEBUG : Creating backend with remote "/tmp/rclone582865711" === RUN TestParseSumFile run.go:185: Remote "drime root 'rclone-test-muvalaj8bixu'", Local "Local file system at /tmp/rclone582865711", Modify Window "876000h0m0s" 2026/02/18 02:13:14 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/18 02:13:14 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/18 02:13:14 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/18 02:13:14 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/18 02:13:17 DEBUG : test.sum: Removing old object on successful upload run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-muvalaj8bixu'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestParseSumFile (14.56s) === RUN TestCheckSumDownload run.go:185: Remote "drime root 'rclone-test-muvalaj8bixu'", Local "Local file system at /tmp/rclone582865711", Modify Window "876000h0m0s" 2026/02/18 02:13:26 DEBUG : Creating backend with remote "TestDrime:rclone-test-muvalaj8bixu/data" === RUN TestCheckSumDownload/subtest1 2026/02/18 02:13:42 DEBUG : test.sum: Removing old object on successful upload === NAME TestCheckSumDownload run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-muvalaj8bixu'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." run.go:130: removing dir "data" failed - try 1/3: directory not empty --- FAIL: TestCheckSumDownload (19.68s) --- PASS: TestCheckSumDownload/subtest1 (1.14s) === RUN TestCopyFileCompareDest run.go:185: Remote "drime root 'rclone-test-muvalaj8bixu'", Local "Local file system at /tmp/rclone582865711", Modify Window "876000h0m0s" 2026/02/18 02:13:45 DEBUG : Creating backend with remote "TestDrime:rclone-test-muvalaj8bixu/dst" 2026/02/18 02:13:46 DEBUG : Creating backend with remote "TestDrime:rclone-test-muvalaj8bixu/CompareDest" 2026/02/18 02:13:47 DEBUG : one: Need to transfer - File not found at Destination 2026/02/18 02:13:50 DEBUG : one: size = 3 OK 2026/02/18 02:13:50 INFO : one: Copied (new) 2026/02/18 02:13:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone582865711) 2026/02/18 02:13:51 DEBUG : one: size = 3 (drime root 'rclone-test-muvalaj8bixu/dst') 2026/02/18 02:13:51 DEBUG : one: Sizes differ 2026/02/18 02:13:55 DEBUG : one: Removing old object on successful upload 2026/02/18 02:13:56 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." copy_test.go:220: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:220 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestCopyFileCompareDest run.go:130: removing dir "dst" failed - try 1/3: directory not empty --- FAIL: TestCopyFileCompareDest (12.56s) === RUN TestCopyFileCopyDest run.go:185: Remote "drime root 'rclone-test-muvalaj8bixu'", Local "Local file system at /tmp/rclone582865711", Modify Window "876000h0m0s" 2026/02/18 02:13:58 DEBUG : Creating backend with remote "TestDrime:rclone-test-muvalaj8bixu/dst" 2026/02/18 02:13:59 DEBUG : Creating backend with remote "TestDrime:rclone-test-muvalaj8bixu/CopyDest" 2026/02/18 02:13:59 DEBUG : one: Need to transfer - File not found at Destination 2026/02/18 02:14:04 DEBUG : one: size = 3 OK 2026/02/18 02:14:04 INFO : one: Copied (new) 2026/02/18 02:14:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone582865711) 2026/02/18 02:14:05 DEBUG : one: size = 3 (drime root 'rclone-test-muvalaj8bixu/dst') 2026/02/18 02:14:05 DEBUG : one: Sizes differ 2026/02/18 02:14:08 DEBUG : one: Removing old object on successful upload 2026/02/18 02:14:08 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." copy_test.go:303: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:303 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestCopyFileCopyDest run.go:130: removing dir "dst" failed - try 1/3: directory not empty --- FAIL: TestCopyFileCopyDest (13.08s) === RUN TestDirMove run.go:185: Remote "drime root 'rclone-test-muvalaj8bixu'", Local "Local file system at /tmp/rclone582865711", Modify Window "876000h0m0s" 2026/02/18 02:14:30 INFO : A1/B2: Making directory 2026/02/18 02:14:30 INFO : A1/B1/C3: Making directory 2026/02/18 02:14:42 INFO : A2/one: Moved (server-side) to: A3/one 2026/02/18 02:14:42 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/02/18 02:14:42 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/02/18 02:14:42 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/02/18 02:14:42 INFO : A2/two: Moved (server-side) to: A3/two 2026/02/18 02:14:46 INFO : drime root 'rclone-test-muvalaj8bixu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/02/18 02:14:53 ERROR : A3/one: Couldn't move: object not found 2026/02/18 02:14:53 ERROR : A3/B1/three: Couldn't move: object not found 2026/02/18 02:14:53 ERROR : A3/two: Couldn't move: object not found 2026/02/18 02:14:53 ERROR : A3/B1/C1/four: Couldn't move: object not found 2026/02/18 02:14:53 ERROR : A3/B1/C2/five: Couldn't move: object not found operations_test.go:1441: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1441 Error: Received unexpected error: RenameDir renames: object not found Test: TestDirMove fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1447 Error: Not equal: expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"} actual : []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2", "A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"} Diff: --- Expected +++ Actual @@ -1,2 +1,8 @@ -([]string) (len=6) { +([]string) (len=12) { + (string) (len=2) "A3", + (string) (len=5) "A3/B1", + (string) (len=8) "A3/B1/C1", + (string) (len=8) "A3/B1/C2", + (string) (len=8) "A3/B1/C3", + (string) (len=5) "A3/B2", (string) (len=2) "A4", Test: TestDirMove Messages: directories --- FAIL: TestDirMove (79.66s) FAIL 2026/02/18 02:15:31 DEBUG : drime root 'rclone-test-muvalaj8bixu': Purge remote "./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCompareDest|TestCopyFileCopyDest|TestDirMove|TestParseSumFile)$'" - Finished ERROR in 2m21.324975636s (try 5/5): exit status 1: Failed [TestParseSumFile TestCheckSumDownload TestCopyFileCompareDest TestCopyFileCopyDest TestDirMove]