"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCompareDest|TestCopyFileCopyDest|TestDirMove|TestMaxDelete|TestMaxDeleteSize|TestParseSumFile|TestRemoveExisting|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter)$'" - Starting (try 3/5) 2026/04/26 02:26:52 DEBUG : Creating backend with remote "TestDrime:rclone-test-xunatot7puda" 2026/04/26 02:26:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/26 02:26:53 DEBUG : Creating backend with remote "/tmp/rclone3064687278" === RUN TestParseSumFile run.go:185: Remote "drime root 'rclone-test-xunatot7puda'", Local "Local file system at /tmp/rclone3064687278", Modify Window "876000h0m0s" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) 2026/04/26 02:26:56 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/26 02:26:56 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/26 02:26:56 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/26 02:26:56 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/26 02:26:57 DEBUG : test.sum: Removing old object on successful upload run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-xunatot7puda'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." --- FAIL: TestParseSumFile (5.18s) === RUN TestCheckSumDownload run.go:185: Remote "drime root 'rclone-test-xunatot7puda'", Local "Local file system at /tmp/rclone3064687278", Modify Window "876000h0m0s" 2026/04/26 02:26:58 DEBUG : Creating backend with remote "TestDrime:rclone-test-xunatot7puda/data" === RUN TestCheckSumDownload/subtest1 2026/04/26 02:27:06 DEBUG : test.sum: Removing old object on successful upload === NAME TestCheckSumDownload run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-xunatot7puda'": 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 (11.54s) --- PASS: TestCheckSumDownload/subtest1 (1.89s) === RUN TestCopyFileCompareDest run.go:185: Remote "drime root 'rclone-test-xunatot7puda'", Local "Local file system at /tmp/rclone3064687278", Modify Window "876000h0m0s" 2026/04/26 02:27:10 DEBUG : Creating backend with remote "TestDrime:rclone-test-xunatot7puda/dst" 2026/04/26 02:27:11 DEBUG : Creating backend with remote "TestDrime:rclone-test-xunatot7puda/CompareDest" 2026/04/26 02:27:12 DEBUG : one: Need to transfer - File not found at Destination 2026/04/26 02:27:14 DEBUG : one: size = 3 OK 2026/04/26 02:27:14 INFO : one: Copied (new) 2026/04/26 02:27:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone3064687278) 2026/04/26 02:27:15 DEBUG : one: size = 3 (drime root 'rclone-test-xunatot7puda/dst') 2026/04/26 02:27:15 DEBUG : one: Sizes differ 2026/04/26 02:27:16 DEBUG : one: Removing old object on successful upload 2026/04/26 02:27:16 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 (9.40s) === RUN TestCopyFileCopyDest run.go:185: Remote "drime root 'rclone-test-xunatot7puda'", Local "Local file system at /tmp/rclone3064687278", Modify Window "876000h0m0s" 2026/04/26 02:27:19 DEBUG : Creating backend with remote "TestDrime:rclone-test-xunatot7puda/dst" 2026/04/26 02:27:20 DEBUG : Creating backend with remote "TestDrime:rclone-test-xunatot7puda/CopyDest" 2026/04/26 02:27:21 DEBUG : one: Need to transfer - File not found at Destination 2026/04/26 02:27:23 DEBUG : one: size = 3 OK 2026/04/26 02:27:23 INFO : one: Copied (new) 2026/04/26 02:27:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone3064687278) 2026/04/26 02:27:24 DEBUG : one: size = 3 (drime root 'rclone-test-xunatot7puda/dst') 2026/04/26 02:27:24 DEBUG : one: Sizes differ 2026/04/26 02:27:25 DEBUG : one: Removing old object on successful upload 2026/04/26 02:27:26 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 (9.45s) === RUN TestMaxDelete run.go:185: Remote "drime root 'rclone-test-xunatot7puda'", Local "Local file system at /tmp/rclone3064687278", Modify Window "876000h0m0s" 2026/04/26 02:27:31 DEBUG : Waiting for deletions to finish 2026/04/26 02:27:32 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/04/26 02:27:32 INFO : large: Deleted 2026/04/26 02:27:32 INFO : medium: Deleted operations_test.go:453: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:453 Error: Not equal: expected: 1 actual : 3 Test: TestMaxDelete 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: TestMaxDelete (12.53s) === RUN TestMaxDeleteSize run.go:185: Remote "drime root 'rclone-test-xunatot7puda'", Local "Local file system at /tmp/rclone3064687278", Modify Window "876000h0m0s" 2026/04/26 02:27:44 DEBUG : Waiting for deletions to finish 2026/04/26 02:27:44 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/04/26 02:27:44 INFO : large: Deleted 2026/04/26 02:27:44 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 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: TestMaxDeleteSize (12.64s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "drime root 'rclone-test-xunatot7puda'", Local "Local file system at /tmp/rclone3064687278", Modify Window "876000h0m0s" 2026/04/26 02:27:57 INFO : A2: Making directory 2026/04/26 02:27:57 INFO : A1/B2: Making directory 2026/04/26 02:27:58 INFO : A1/B2/C2: Making directory 2026/04/26 02:27:58 INFO : A1/B1/C3: Making directory 2026/04/26 02:27:59 INFO : A3: Making directory 2026/04/26 02:28:00 INFO : A3/B3: Making directory 2026/04/26 02:28:00 INFO : A3/B3/C4: Making directory 2026/04/26 02:28:03 DEBUG : removing 1 level 3 directories 2026/04/26 02:28:03 INFO : A3/B3/C4: Removing directory 2026/04/26 02:28:06 DEBUG : removing 2 level 3 directories 2026/04/26 02:28:06 INFO : A1/B2/C2: Removing directory 2026/04/26 02:28:06 INFO : A1/B1/C3: Removing directory 2026/04/26 02:28:07 DEBUG : removing 2 level 2 directories 2026/04/26 02:28:07 INFO : A3/B3: Removing directory 2026/04/26 02:28:07 INFO : A1/B2: Removing directory 2026/04/26 02:28:07 DEBUG : removing 2 level 1 directories 2026/04/26 02:28:07 INFO : A3: Removing directory 2026/04/26 02:28:07 INFO : A2: Removing directory 2026/04/26 02:28:11 DEBUG : removing 1 level 3 directories 2026/04/26 02:28:11 INFO : A1/B1/C1: Removing directory 2026/04/26 02:28:11 DEBUG : removing 1 level 2 directories 2026/04/26 02:28:11 INFO : A1/B1: Removing directory 2026/04/26 02:28:12 ERROR : A1/B1: Failed to rmdir: directory not empty operations_test.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:728 Error: Received unexpected error: failed to remove directories: directory not empty Test: TestRmdirsNoLeaveRoot --- FAIL: TestRmdirsNoLeaveRoot (20.22s) === RUN TestRmdirsWithFilter run.go:185: Remote "drime root 'rclone-test-xunatot7puda'", Local "Local file system at /tmp/rclone3064687278", Modify Window "876000h0m0s" 2026/04/26 02:28:14 INFO : A1: Making directory 2026/04/26 02:28:14 INFO : A1/B1: Making directory 2026/04/26 02:28:15 INFO : A1/B1/C1: Making directory 2026/04/26 02:28:17 DEBUG : removing 1 level 3 directories 2026/04/26 02:28:17 INFO : A1/B1/C1: Removing directory 2026/04/26 02:28:18 DEBUG : removing 1 level 2 directories 2026/04/26 02:28:18 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (6.49s) === RUN TestDirMove run.go:185: Remote "drime root 'rclone-test-xunatot7puda'", Local "Local file system at /tmp/rclone3064687278", Modify Window "876000h0m0s" 2026/04/26 02:28:28 INFO : A1/B2: Making directory 2026/04/26 02:28:28 INFO : A1/B1/C3: Making directory operations_test.go:1411: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411 Error: Received unexpected error: Move rename leaf: failed to patch item "name" to A2: Error "520 (520): {\"type\":\"https://developers.cloudflare.com/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-520/\",\"title\":\"Error 520: Web server is returning an unknown error\",\"status\":520,\"detail\":\"The origin web server sent a response that Cloudflare could not parse. This may indicate the origin returned an empty response, malformed HTTP headers, or an otherwise invalid response.\",\"instance\":\"9f22278d19f0912b\",\"error_code\":520,\"error_name\":\"unknown_origin_error\",\"error_category\":\"origin_error\",\"ray_id\":\"9f22278d19f0912b\",\"timestamp\":\"2026-04-26T02:28:30Z\",\"zone\":\"app.drime.cloud\",\"cloudflare_error\":true,\"retryable\":true,\"retry_after\":60,\"owner_action_required\":true,\"what_you_should_do\":\"**Wait and retry.** Back off for at least 60 seconds. If the error persists, the website operator should check the origin server error logs and submit them to Cloudflare support.\",\"footer\":\"This error was generated by Cloudflare on behalf of the website owner.\"}" Test: TestDirMove --- FAIL: TestDirMove (15.89s) === RUN TestRemoveExisting run.go:185: Remote "drime root 'rclone-test-xunatot7puda'", Local "Local file system at /tmp/rclone3064687278", Modify Window "876000h0m0s" 2026/04/26 02:28:40 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.relejoh6" before starting operations_test.go:1981: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1981 Error: Not equal: expected: *fmt.wrapError(&fmt.wrapError{msg:"TEST: failed to rename existing file: Move rename leaf: failed to patch item \"name\" to test remove existing.relejoh6: Error \"520 (520): {\\\"type\\\":\\\"https://developers.cloudflare.com/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-520/\\\",\\\"title\\\":\\\"Error 520: Web server is returning an unknown error\\\",\\\"status\\\":520,\\\"detail\\\":\\\"The origin web server sent a response that Cloudflare could not parse. This may indicate the origin returned an empty response, malformed HTTP headers, or an otherwise invalid response.\\\",\\\"instance\\\":\\\"9f2227cae849912b\\\",\\\"error_code\\\":520,\\\"error_name\\\":\\\"unknown_origin_error\\\",\\\"error_category\\\":\\\"origin_error\\\",\\\"ray_id\\\":\\\"9f2227cae849912b\\\",\\\"timestamp\\\":\\\"2026-04-26T02:28:40Z\\\",\\\"zone\\\":\\\"app.drime.cloud\\\",\\\"cloudflare_error\\\":true,\\\"retryable\\\":true,\\\"retry_after\\\":60,\\\"owner_action_required\\\":true,\\\"what_you_should_do\\\":\\\"**Wait and retry.** Back off for at least 60 seconds. If the error persists, the website operator should check the origin server error logs and submit them to Cloudflare support.\\\",\\\"footer\\\":\\\"This error was generated by Cloudflare on behalf of the website owner.\\\"}\"", err:(*fmt.wrapError)(0x164bf9a71720)}) actual : () Test: TestRemoveExisting operations_test.go:1989: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1989 Error: " 11 sub dir/test remove existing\n 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" should not contain " 11 sub dir/test remove existing\n" Test: TestRemoveExisting operations_test.go:1990: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1990 Error: " 11 sub dir/test remove existing\n 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" does not contain " 11 sub dir/test remove existing." Test: TestRemoveExisting run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestRemoveExisting (7.65s) panic: runtime error: invalid memory address or nil pointer dereference [recovered, repanicked] [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x2175f64] goroutine 1310 [running]: testing.tRunner.func1.2({0x2509ac0, 0x45b8a70}) /usr/local/go/src/testing/testing.go:1974 +0x232 testing.tRunner.func1() /usr/local/go/src/testing/testing.go:1977 +0x349 panic({0x2509ac0?, 0x45b8a70?}) /usr/local/go/src/runtime/panic.go:860 +0x13a github.com/rclone/rclone/fs/operations_test.TestRemoveExisting(0x164bf9ac0008) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1993 +0x8c4 testing.tRunner(0x164bf9ac0008, 0x2b8cb90) /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 "./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCompareDest|TestCopyFileCopyDest|TestDirMove|TestMaxDelete|TestMaxDeleteSize|TestParseSumFile|TestRemoveExisting|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter)$'" - Finished ERROR in 1m51.762712856s (try 3/5): exit status 2: Failed [TestParseSumFile TestCheckSumDownload TestCopyFileCompareDest TestCopyFileCopyDest TestMaxDelete TestMaxDeleteSize TestRmdirsNoLeaveRoot TestDirMove TestRemoveExisting]