"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCompareDest|TestCopyFileCopyDest|TestMaxDeleteSize|TestParseSumFile|TestRmdirsNoLeaveRoot)$'" - Starting (try 5/5) 2026/03/04 03:11:23 DEBUG : Creating backend with remote "TestDrime:rclone-test-locefan9boya" 2026/03/04 03:11:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/04 03:11:24 DEBUG : Creating backend with remote "/tmp/rclone241465159" === RUN TestParseSumFile run.go:185: Remote "drime root 'rclone-test-locefan9boya'", Local "Local file system at /tmp/rclone241465159", Modify Window "876000h0m0s" 2026/03/04 03:11:28 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/04 03:11:28 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/04 03:11:28 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/04 03:11:28 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/04 03:11:29 DEBUG : test.sum: Removing old object on successful upload run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-locefan9boya'": 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 (13.08s) === RUN TestCheckSumDownload run.go:185: Remote "drime root 'rclone-test-locefan9boya'", Local "Local file system at /tmp/rclone241465159", Modify Window "876000h0m0s" 2026/03/04 03:11:37 DEBUG : Creating backend with remote "TestDrime:rclone-test-locefan9boya/data" 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 === RUN TestCheckSumDownload/subtest1 2026/03/04 03:11:53 DEBUG : test.sum: Removing old object on successful upload === NAME TestCheckSumDownload run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-locefan9boya'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." --- FAIL: TestCheckSumDownload (18.33s) --- PASS: TestCheckSumDownload/subtest1 (1.87s) === RUN TestCopyFileCompareDest run.go:185: Remote "drime root 'rclone-test-locefan9boya'", Local "Local file system at /tmp/rclone241465159", Modify Window "876000h0m0s" 2026/03/04 03:11:56 DEBUG : Creating backend with remote "TestDrime:rclone-test-locefan9boya/dst" 2026/03/04 03:11:57 DEBUG : Creating backend with remote "TestDrime:rclone-test-locefan9boya/CompareDest" 2026/03/04 03:11:58 DEBUG : one: Need to transfer - File not found at Destination 2026/03/04 03:12:00 DEBUG : one: size = 3 OK 2026/03/04 03:12:00 INFO : one: Copied (new) 2026/03/04 03:12:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone241465159) 2026/03/04 03:12:02 DEBUG : one: size = 3 (drime root 'rclone-test-locefan9boya/dst') 2026/03/04 03:12:02 DEBUG : one: Sizes differ 2026/03/04 03:12:03 DEBUG : one: Removing old object on successful upload 2026/03/04 03:12:03 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 (11.08s) === RUN TestCopyFileCopyDest run.go:185: Remote "drime root 'rclone-test-locefan9boya'", Local "Local file system at /tmp/rclone241465159", Modify Window "876000h0m0s" 2026/03/04 03:12:07 DEBUG : Creating backend with remote "TestDrime:rclone-test-locefan9boya/dst" 2026/03/04 03:12:08 DEBUG : Creating backend with remote "TestDrime:rclone-test-locefan9boya/CopyDest" 2026/03/04 03:12:09 DEBUG : one: Need to transfer - File not found at Destination 2026/03/04 03:12:11 DEBUG : one: size = 3 OK 2026/03/04 03:12:11 INFO : one: Copied (new) 2026/03/04 03:12:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone241465159) 2026/03/04 03:12:12 DEBUG : one: size = 3 (drime root 'rclone-test-locefan9boya/dst') 2026/03/04 03:12:12 DEBUG : one: Sizes differ 2026/03/04 03:12:13 DEBUG : one: Removing old object on successful upload 2026/03/04 03:12:13 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 --- FAIL: TestCopyFileCopyDest (9.04s) === RUN TestMaxDeleteSize run.go:185: Remote "drime root 'rclone-test-locefan9boya'", Local "Local file system at /tmp/rclone241465159", Modify Window "876000h0m0s" 2026/03/04 03:12:19 DEBUG : Waiting for deletions to finish 2026/03/04 03:12:19 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/03/04 03:12:19 INFO : large: Deleted 2026/03/04 03:12:19 INFO : medium: Deleted operations_test.go:492: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:492 Error: Not equal: expected: 1 actual : 3 Test: TestMaxDeleteSize --- FAIL: TestMaxDeleteSize (5.82s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "drime root 'rclone-test-locefan9boya'", Local "Local file system at /tmp/rclone241465159", Modify Window "876000h0m0s" 2026/03/04 03:12:24 INFO : A2: Making directory 2026/03/04 03:12:25 INFO : A1/B2: Making directory 2026/03/04 03:12:26 INFO : A1/B2/C2: Making directory 2026/03/04 03:12:27 INFO : A1/B1/C3: Making directory 2026/03/04 03:12:28 INFO : A3: Making directory 2026/03/04 03:12:28 INFO : A3/B3: Making directory 2026/03/04 03:12:29 INFO : A3/B3/C4: Making directory 2026/03/04 03:12:32 DEBUG : removing 1 level 3 directories 2026/03/04 03:12:32 INFO : A3/B3/C4: Removing directory 2026/03/04 03:12:35 DEBUG : removing 2 level 3 directories 2026/03/04 03:12:35 INFO : A1/B2/C2: Removing directory 2026/03/04 03:12:35 INFO : A1/B1/C3: Removing directory 2026/03/04 03:12:35 DEBUG : removing 2 level 2 directories 2026/03/04 03:12:35 INFO : A3/B3: Removing directory 2026/03/04 03:12:35 INFO : A1/B2: Removing directory 2026/03/04 03:12:36 ERROR : A1/B2: Failed to rmdir: directory not empty 2026/03/04 03:12:36 DEBUG : removing 2 level 1 directories 2026/03/04 03:12:36 INFO : A3: Removing directory 2026/03/04 03:12:36 INFO : A2: Removing directory operations_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705 Error: Received unexpected error: failed to remove directories: directory not empty Test: TestRmdirsNoLeaveRoot --- FAIL: TestRmdirsNoLeaveRoot (19.27s) FAIL 2026/03/04 03:12:41 DEBUG : drime root 'rclone-test-locefan9boya': Purge remote "./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCompareDest|TestCopyFileCopyDest|TestMaxDeleteSize|TestParseSumFile|TestRmdirsNoLeaveRoot)$'" - Finished ERROR in 1m17.977833829s (try 5/5): exit status 1: Failed [TestParseSumFile TestCheckSumDownload TestCopyFileCompareDest TestCopyFileCopyDest TestMaxDeleteSize TestRmdirsNoLeaveRoot]