"./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCopyOverSelf|TestMoveOverSelf|TestServerSideCopyOverSelf|TestServerSideMoveOverSelf|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingFilesSizeOnly|TestSyncIgnoreTimes)$'" - Starting (try 5/5) 2026/03/10 05:23:24 DEBUG : Creating backend with remote "TestDrime:rclone-test-tayacax1taja" 2026/03/10 05:23:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 05:23:25 DEBUG : Creating backend with remote "/tmp/rclone3834332618" === RUN TestCopyOverSelf run.go:185: Remote "drime root 'rclone-test-tayacax1taja'", Local "Local file system at /tmp/rclone3834332618", Modify Window "876000h0m0s" 2026/03/10 05:23:27 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3834332618) 2026/03/10 05:23:27 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-tayacax1taja') 2026/03/10 05:23:27 DEBUG : sub dir/hello world: Sizes differ 2026/03/10 05:23:27 DEBUG : drime root 'rclone-test-tayacax1taja': Waiting for checks to finish 2026/03/10 05:23:27 DEBUG : drime root 'rclone-test-tayacax1taja': Waiting for transfers to finish 2026/03/10 05:23:28 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/03/10 05:23:28 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 (5.92s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "drime root 'rclone-test-tayacax1taja'", Local "Local file system at /tmp/rclone3834332618", Modify Window "876000h0m0s" 2026/03/10 05:23:32 DEBUG : Creating backend with remote "TestDrime:rclone-test-sohahoy7naxa" sync_test.go:656: Server side copy (if possible) drime root 'rclone-test-tayacax1taja' -> drime root 'rclone-test-sohahoy7naxa' 2026/03/10 05:23:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 05:23:34 DEBUG : drime root 'rclone-test-sohahoy7naxa': Waiting for checks to finish 2026/03/10 05:23:34 DEBUG : drime root 'rclone-test-sohahoy7naxa': Waiting for transfers to finish 2026/03/10 05:23:35 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 05:23:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/10 05:23:37 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-tayacax1taja'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/10 05:23:37 DEBUG : drime root 'rclone-test-sohahoy7naxa': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestServerSideCopyOverSelf (9.26s) === RUN TestMoveOverSelf run.go:185: Remote "drime root 'rclone-test-tayacax1taja'", Local "Local file system at /tmp/rclone3834332618", Modify Window "876000h0m0s" 2026/03/10 05:23:42 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3834332618) 2026/03/10 05:23:42 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-tayacax1taja') 2026/03/10 05:23:42 DEBUG : sub dir/hello world: Sizes differ 2026/03/10 05:23:42 DEBUG : drime root 'rclone-test-tayacax1taja': Waiting for checks to finish 2026/03/10 05:23:42 DEBUG : drime root 'rclone-test-tayacax1taja': Waiting for transfers to finish 2026/03/10 05:23:43 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/03/10 05:23:43 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/10 05:23:43 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 (5.80s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "drime root 'rclone-test-tayacax1taja'", Local "Local file system at /tmp/rclone3834332618", Modify Window "876000h0m0s" 2026/03/10 05:23:47 DEBUG : Creating backend with remote "TestDrime:rclone-test-jayofef6bigi" sync_test.go:701: Server side copy (if possible) drime root 'rclone-test-tayacax1taja' -> drime root 'rclone-test-jayofef6bigi' 2026/03/10 05:23:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 05:23:49 DEBUG : drime root 'rclone-test-jayofef6bigi': Waiting for checks to finish 2026/03/10 05:23:49 DEBUG : drime root 'rclone-test-jayofef6bigi': Waiting for transfers to finish 2026/03/10 05:23:51 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 05:23:51 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/10 05:23:52 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-tayacax1taja'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/10 05:23:52 DEBUG : drime root 'rclone-test-jayofef6bigi': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestServerSideMoveOverSelf (9.80s) === RUN TestSyncIgnoreTimes run.go:185: Remote "drime root 'rclone-test-tayacax1taja'", Local "Local file system at /tmp/rclone3834332618", 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/10 05:24:04 DEBUG : existing: size = 6 OK 2026/03/10 05:24:04 DEBUG : existing: Sizes identical 2026/03/10 05:24:04 DEBUG : existing: Unchanged skipping 2026/03/10 05:24:04 DEBUG : drime root 'rclone-test-tayacax1taja': Waiting for checks to finish 2026/03/10 05:24:04 DEBUG : drime root 'rclone-test-tayacax1taja': Waiting for transfers to finish 2026/03/10 05:24:04 DEBUG : Waiting for deletions to finish 2026/03/10 05:24:04 INFO : There was nothing to transfer 2026/03/10 05:24:04 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/10 05:24:04 DEBUG : drime root 'rclone-test-tayacax1taja': Waiting for checks to finish 2026/03/10 05:24:04 DEBUG : drime root 'rclone-test-tayacax1taja': Waiting for transfers to finish 2026/03/10 05:24:05 DEBUG : existing: Removing old object on successful upload 2026/03/10 05:24:05 ERROR : existing: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/10 05:24:05 ERROR : drime root 'rclone-test-tayacax1taja': not deleting files as there were IO errors 2026/03/10 05:24:05 ERROR : drime root 'rclone-test-tayacax1taja': 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 (18.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "drime root 'rclone-test-tayacax1taja'", Local "Local file system at /tmp/rclone3834332618", 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/10 05:24:22 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3834332618) 2026/03/10 05:24:22 DEBUG : potato: size = 60 (drime root 'rclone-test-tayacax1taja') 2026/03/10 05:24:22 DEBUG : potato: Sizes differ 2026/03/10 05:24:22 DEBUG : drime root 'rclone-test-tayacax1taja': Waiting for checks to finish 2026/03/10 05:24:22 DEBUG : drime root 'rclone-test-tayacax1taja': Waiting for transfers to finish 2026/03/10 05:24:23 DEBUG : potato: Removing old object on successful upload 2026/03/10 05:24:23 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/10 05:24:23 ERROR : drime root 'rclone-test-tayacax1taja': not deleting files as there were IO errors 2026/03/10 05:24:23 ERROR : drime root 'rclone-test-tayacax1taja': 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 (17.82s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "drime root 'rclone-test-tayacax1taja'", Local "Local file system at /tmp/rclone3834332618", 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/10 05:24:40 DEBUG : drime root 'rclone-test-tayacax1taja': Waiting for checks to finish 2026/03/10 05:24:40 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3834332618) 2026/03/10 05:24:40 DEBUG : potato: size = 36 (drime root 'rclone-test-tayacax1taja') 2026/03/10 05:24:40 DEBUG : potato: Sizes differ 2026/03/10 05:24:40 DEBUG : drime root 'rclone-test-tayacax1taja': Waiting for transfers to finish 2026/03/10 05:24:41 DEBUG : potato: Removing old object on successful upload 2026/03/10 05:24:41 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/10 05:24:41 ERROR : drime root 'rclone-test-tayacax1taja': not deleting files as there were IO errors 2026/03/10 05:24:41 ERROR : drime root 'rclone-test-tayacax1taja': 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 (18.29s) FAIL 2026/03/10 05:24:50 DEBUG : drime root 'rclone-test-tayacax1taja': Purge remote "./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCopyOverSelf|TestMoveOverSelf|TestServerSideCopyOverSelf|TestServerSideMoveOverSelf|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingFilesSizeOnly|TestSyncIgnoreTimes)$'" - Finished ERROR in 1m26.123496609s (try 5/5): exit status 1: Failed [TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestSyncIgnoreTimes TestSyncAfterChangingFilesSizeOnly TestSyncAfterChangingContentsOnly]