"./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCopyOverSelf|TestMoveOverSelf|TestServerSideCopyOverSelf|TestServerSideMoveOverSelf|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingFilesSizeOnly|TestSyncIgnoreTimes)$'" - Starting (try 4/5) 2026/03/09 04:08:37 DEBUG : Creating backend with remote "TestDrime:rclone-test-risamud7pehe" 2026/03/09 04:08:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/09 04:08:38 DEBUG : Creating backend with remote "/tmp/rclone3110743724" === RUN TestCopyOverSelf run.go:185: Remote "drime root 'rclone-test-risamud7pehe'", Local "Local file system at /tmp/rclone3110743724", Modify Window "876000h0m0s" 2026/03/09 04:08:41 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3110743724) 2026/03/09 04:08:41 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-risamud7pehe') 2026/03/09 04:08:41 DEBUG : sub dir/hello world: Sizes differ 2026/03/09 04:08:41 DEBUG : drime root 'rclone-test-risamud7pehe': Waiting for checks to finish 2026/03/09 04:08:41 DEBUG : drime root 'rclone-test-risamud7pehe': Waiting for transfers to finish 2026/03/09 04:08:42 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/03/09 04:08:42 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 run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestCopyOverSelf (6.88s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "drime root 'rclone-test-risamud7pehe'", Local "Local file system at /tmp/rclone3110743724", Modify Window "876000h0m0s" 2026/03/09 04:08:47 DEBUG : Creating backend with remote "TestDrime:rclone-test-davejir3kidu" sync_test.go:656: Server side copy (if possible) drime root 'rclone-test-risamud7pehe' -> drime root 'rclone-test-davejir3kidu' 2026/03/09 04:08:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 04:08:48 DEBUG : drime root 'rclone-test-davejir3kidu': Waiting for checks to finish 2026/03/09 04:08:48 DEBUG : drime root 'rclone-test-davejir3kidu': Waiting for transfers to finish 2026/03/09 04:08:50 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 04:08:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/09 04:08:51 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-risamud7pehe'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/09 04:08:51 DEBUG : drime root 'rclone-test-davejir3kidu': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestServerSideCopyOverSelf (9.51s) === RUN TestMoveOverSelf run.go:185: Remote "drime root 'rclone-test-risamud7pehe'", Local "Local file system at /tmp/rclone3110743724", Modify Window "876000h0m0s" 2026/03/09 04:08:57 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3110743724) 2026/03/09 04:08:57 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-risamud7pehe') 2026/03/09 04:08:57 DEBUG : sub dir/hello world: Sizes differ 2026/03/09 04:08:57 DEBUG : drime root 'rclone-test-risamud7pehe': Waiting for checks to finish 2026/03/09 04:08:57 DEBUG : drime root 'rclone-test-risamud7pehe': Waiting for transfers to finish 2026/03/09 04:08:57 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/03/09 04:08:58 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/09 04:08:58 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 run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestMoveOverSelf (6.51s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "drime root 'rclone-test-risamud7pehe'", Local "Local file system at /tmp/rclone3110743724", Modify Window "876000h0m0s" 2026/03/09 04:09:03 DEBUG : Creating backend with remote "TestDrime:rclone-test-qinofip6tuke" sync_test.go:701: Server side copy (if possible) drime root 'rclone-test-risamud7pehe' -> drime root 'rclone-test-qinofip6tuke' 2026/03/09 04:09:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 04:09:04 DEBUG : drime root 'rclone-test-qinofip6tuke': Waiting for checks to finish 2026/03/09 04:09:04 DEBUG : drime root 'rclone-test-qinofip6tuke': Waiting for transfers to finish 2026/03/09 04:09:06 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 04:09:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/09 04:09:07 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-risamud7pehe'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/09 04:09:08 DEBUG : drime root 'rclone-test-qinofip6tuke': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestServerSideMoveOverSelf (9.79s) === RUN TestSyncIgnoreTimes run.go:185: Remote "drime root 'rclone-test-risamud7pehe'", Local "Local file system at /tmp/rclone3110743724", Modify Window "876000h0m0s" 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 2026/03/09 04:09:19 DEBUG : drime root 'rclone-test-risamud7pehe': Waiting for checks to finish 2026/03/09 04:09:19 DEBUG : existing: size = 6 OK 2026/03/09 04:09:19 DEBUG : existing: Sizes identical 2026/03/09 04:09:19 DEBUG : existing: Unchanged skipping 2026/03/09 04:09:19 DEBUG : drime root 'rclone-test-risamud7pehe': Waiting for transfers to finish 2026/03/09 04:09:19 DEBUG : Waiting for deletions to finish 2026/03/09 04:09:19 INFO : There was nothing to transfer 2026/03/09 04:09:20 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/09 04:09:20 DEBUG : drime root 'rclone-test-risamud7pehe': Waiting for checks to finish 2026/03/09 04:09:20 DEBUG : drime root 'rclone-test-risamud7pehe': Waiting for transfers to finish 2026/03/09 04:09:20 DEBUG : existing: Removing old object on successful upload 2026/03/09 04:09:20 ERROR : existing: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/09 04:09:20 ERROR : drime root 'rclone-test-risamud7pehe': not deleting files as there were IO errors 2026/03/09 04:09:20 ERROR : drime root 'rclone-test-risamud7pehe': 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 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: TestSyncIgnoreTimes (17.81s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "drime root 'rclone-test-risamud7pehe'", Local "Local file system at /tmp/rclone3110743724", Modify Window "876000h0m0s" 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 2026/03/09 04:09:37 DEBUG : drime root 'rclone-test-risamud7pehe': Waiting for checks to finish 2026/03/09 04:09:37 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3110743724) 2026/03/09 04:09:37 DEBUG : potato: size = 60 (drime root 'rclone-test-risamud7pehe') 2026/03/09 04:09:37 DEBUG : potato: Sizes differ 2026/03/09 04:09:37 DEBUG : drime root 'rclone-test-risamud7pehe': Waiting for transfers to finish 2026/03/09 04:09:38 DEBUG : potato: Removing old object on successful upload 2026/03/09 04:09:38 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/09 04:09:38 ERROR : drime root 'rclone-test-risamud7pehe': not deleting files as there were IO errors 2026/03/09 04:09:38 ERROR : drime root 'rclone-test-risamud7pehe': 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 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: TestSyncAfterChangingFilesSizeOnly (18.19s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "drime root 'rclone-test-risamud7pehe'", Local "Local file system at /tmp/rclone3110743724", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 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 2026/03/09 04:09:55 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3110743724) 2026/03/09 04:09:55 DEBUG : potato: size = 36 (drime root 'rclone-test-risamud7pehe') 2026/03/09 04:09:55 DEBUG : potato: Sizes differ 2026/03/09 04:09:55 DEBUG : drime root 'rclone-test-risamud7pehe': Waiting for checks to finish 2026/03/09 04:09:55 DEBUG : drime root 'rclone-test-risamud7pehe': Waiting for transfers to finish 2026/03/09 04:09:56 DEBUG : potato: Removing old object on successful upload 2026/03/09 04:09:56 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/09 04:09:56 ERROR : drime root 'rclone-test-risamud7pehe': not deleting files as there were IO errors 2026/03/09 04:09:56 ERROR : drime root 'rclone-test-risamud7pehe': 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 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: TestSyncAfterChangingContentsOnly (17.82s) FAIL 2026/03/09 04:10:05 DEBUG : drime root 'rclone-test-risamud7pehe': Purge remote "./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCopyOverSelf|TestMoveOverSelf|TestServerSideCopyOverSelf|TestServerSideMoveOverSelf|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingFilesSizeOnly|TestSyncIgnoreTimes)$'" - Finished ERROR in 1m27.955290213s (try 4/5): exit status 1: Failed [TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestSyncIgnoreTimes TestSyncAfterChangingFilesSizeOnly TestSyncAfterChangingContentsOnly]