"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCheck|TestCheckSumDownload|TestCopyFileCompareDest|TestCopyFileCopyDest|TestParseSumFile)$'" - Starting (try 2/5) 2026/03/26 04:08:48 DEBUG : Creating backend with remote "TestDrime:rclone-test-nuxodeg4fevi" 2026/03/26 04:08:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 04:08:49 DEBUG : Creating backend with remote "/tmp/rclone2291239977" === RUN TestCheck run.go:185: Remote "drime root 'rclone-test-nuxodeg4fevi'", Local "Local file system at /tmp/rclone2291239977", Modify Window "876000h0m0s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (26.77s) --- PASS: TestCheck/1 (0.39s) --- PASS: TestCheck/2 (0.47s) --- PASS: TestCheck/3 (0.56s) --- PASS: TestCheck/4 (0.38s) --- PASS: TestCheck/5 (0.50s) --- PASS: TestCheck/6 (0.59s) --- PASS: TestCheck/7 (0.39s) === RUN TestParseSumFile run.go:185: Remote "drime root 'rclone-test-nuxodeg4fevi'", Local "Local file system at /tmp/rclone2291239977", Modify Window "876000h0m0s" 2026/03/26 04:09:28 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/26 04:09:28 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/26 04:09:28 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/26 04:09:28 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/26 04:09:31 DEBUG : test.sum: Removing old object on successful upload run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-nuxodeg4fevi'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." --- FAIL: TestParseSumFile (18.15s) === RUN TestCheckSumDownload run.go:185: Remote "drime root 'rclone-test-nuxodeg4fevi'", Local "Local file system at /tmp/rclone2291239977", Modify Window "876000h0m0s" 2026/03/26 04:09:34 DEBUG : Creating backend with remote "TestDrime:rclone-test-nuxodeg4fevi/data" === RUN TestCheckSumDownload/subtest1 2026/03/26 04:11:05 DEBUG : test.sum: Removing old object on successful upload === NAME TestCheckSumDownload run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-nuxodeg4fevi'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." --- FAIL: TestCheckSumDownload (95.06s) --- PASS: TestCheckSumDownload/subtest1 (3.77s) === RUN TestCopyFileCompareDest run.go:185: Remote "drime root 'rclone-test-nuxodeg4fevi'", Local "Local file system at /tmp/rclone2291239977", Modify Window "876000h0m0s" 2026/03/26 04:11:09 DEBUG : Creating backend with remote "TestDrime:rclone-test-nuxodeg4fevi/dst" 2026/03/26 04:11:09 DEBUG : Config file has changed externally - reloading 2026/03/26 04:11:11 DEBUG : Creating backend with remote "TestDrime:rclone-test-nuxodeg4fevi/CompareDest" 2026/03/26 04:11:13 DEBUG : one: Need to transfer - File not found at Destination 2026/03/26 04:11:17 DEBUG : one: size = 3 OK 2026/03/26 04:11:17 INFO : one: Copied (new) 2026/03/26 04:11:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2291239977) 2026/03/26 04:11:20 DEBUG : one: size = 3 (drime root 'rclone-test-nuxodeg4fevi/dst') 2026/03/26 04:11:20 DEBUG : one: Sizes differ 2026/03/26 04:11:23 DEBUG : one: Removing old object on successful upload 2026/03/26 04:11:23 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 (18.35s) === RUN TestCopyFileCopyDest run.go:185: Remote "drime root 'rclone-test-nuxodeg4fevi'", Local "Local file system at /tmp/rclone2291239977", Modify Window "876000h0m0s" 2026/03/26 04:11:27 DEBUG : Creating backend with remote "TestDrime:rclone-test-nuxodeg4fevi/dst" 2026/03/26 04:11:30 DEBUG : Creating backend with remote "TestDrime:rclone-test-nuxodeg4fevi/CopyDest" 2026/03/26 04:11:31 DEBUG : one: Need to transfer - File not found at Destination 2026/03/26 04:11:35 DEBUG : one: size = 3 OK 2026/03/26 04:11:35 INFO : one: Copied (new) 2026/03/26 04:11:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2291239977) 2026/03/26 04:11:39 DEBUG : one: size = 3 (drime root 'rclone-test-nuxodeg4fevi/dst') 2026/03/26 04:11:39 DEBUG : one: Sizes differ 2026/03/26 04:11:44 DEBUG : one: Removing old object on successful upload 2026/03/26 04:11:44 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 (20.64s) FAIL 2026/03/26 04:11:48 DEBUG : drime root 'rclone-test-nuxodeg4fevi': Purge remote "./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCheck|TestCheckSumDownload|TestCopyFileCompareDest|TestCopyFileCopyDest|TestParseSumFile)$'" - Finished ERROR in 3m0.782509999s (try 2/5): exit status 1: Failed [TestParseSumFile TestCheckSumDownload TestCopyFileCompareDest TestCopyFileCopyDest]