AIO test fail with object already removed #216

Closed
opened 2025-12-28 18:07:27 +00:00 by sami · 0 comments
Owner

Originally created by @cthulhu-rider on GitHub (Jan 29, 2024).

Originally assigned to: @roman-khimov on GitHub.

--- FAIL: TestPoolAio (178.85s)
    --- FAIL: TestPoolAio/nspccdev/neofs-aio:latest (108.71s)
        --- FAIL: TestPoolAio/nspccdev/neofs-aio:latest/PoolInterfaceWithAIO (18.86s)
            --- FAIL: TestPoolAio/nspccdev/neofs-aio:latest/PoolInterfaceWithAIO/upload_object_through_epoch:5 (0.01s)
                pool_aio_test.go:714: 
                    	Error Trace:	/home/runner/work/neofs-sdk-go/neofs-sdk-go/pool/pool_aio_test.go:714
                    	            				/home/runner/work/neofs-sdk-go/neofs-sdk-go/pool/pool_aio_test.go:379
                    	Error:      	Received unexpected error:
                    	            	status: code = 1024 message = incomplete object PUT by placement: could not close object stream: (*putsvc.localTarget) could not put object to local storage: status: code = 2052 message = object already removed

need further investigation

Originally created by @cthulhu-rider on GitHub (Jan 29, 2024). Originally assigned to: @roman-khimov on GitHub. * #548 (https://github.com/nspcc-dev/neofs-sdk-go/actions/runs/7697160591/job/20973583952?pr=548) ``` --- FAIL: TestPoolAio (178.85s) --- FAIL: TestPoolAio/nspccdev/neofs-aio:latest (108.71s) --- FAIL: TestPoolAio/nspccdev/neofs-aio:latest/PoolInterfaceWithAIO (18.86s) --- FAIL: TestPoolAio/nspccdev/neofs-aio:latest/PoolInterfaceWithAIO/upload_object_through_epoch:5 (0.01s) pool_aio_test.go:714: Error Trace: /home/runner/work/neofs-sdk-go/neofs-sdk-go/pool/pool_aio_test.go:714 /home/runner/work/neofs-sdk-go/neofs-sdk-go/pool/pool_aio_test.go:379 Error: Received unexpected error: status: code = 1024 message = incomplete object PUT by placement: could not close object stream: (*putsvc.localTarget) could not put object to local storage: status: code = 2052 message = object already removed ``` need further investigation
sami 2025-12-28 18:07:27 +00:00
  • closed this issue
  • added the
    bug
    I4
    S4
    U0
    labels
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-sdk-go#216
No description provided.