TestCounters is flaky #633

Closed
opened 2023-08-21 17:21:14 +00:00 by fyrchik · 4 comments
Owner

Probably a bug in tests rather than in node, but lets check.

https://git.frostfs.info/TrueCloudLab/frostfs-node/actions/runs/1140/jobs/2

--- FAIL: TestCounters (18.28s)
    --- FAIL: TestCounters/Delete (12.46s)
        metrics_test.go:189: 
            	Error Trace:	/workspace/TrueCloudLab/frostfs-node/pkg/local_object_storage/shard/metrics_test.go:189
            	Error:      	Not equal: 
            	            	expected: 0x8
            	            	actual  : 0x6
            	Test:       	TestCounters/Delete
FAIL
Probably a bug in tests rather than in node, but lets check. https://git.frostfs.info/TrueCloudLab/frostfs-node/actions/runs/1140/jobs/2 ``` --- FAIL: TestCounters (18.28s) --- FAIL: TestCounters/Delete (12.46s) metrics_test.go:189: Error Trace: /workspace/TrueCloudLab/frostfs-node/pkg/local_object_storage/shard/metrics_test.go:189 Error: Not equal: expected: 0x8 actual : 0x6 Test: TestCounters/Delete FAIL ```
fyrchik added the
bug
frostfs-node
observability
labels 2023-08-21 17:21:14 +00:00
fyrchik added this to the v0.37.0 milestone 2023-08-21 17:21:19 +00:00
fyrchik self-assigned this 2023-08-23 07:32:10 +00:00
Author
Owner

In https://git.frostfs.info/TrueCloudLab/frostfs-node/actions/runs/1140/jobs/3 we have a data race, which is in shard delete -- that may be the culprit.

In https://git.frostfs.info/TrueCloudLab/frostfs-node/actions/runs/1140/jobs/3 we have a data race, which is in shard delete -- that may be the culprit.
fyrchik added a new dependency 2023-08-23 07:45:50 +00:00
fyrchik removed a dependency 2023-08-23 07:46:01 +00:00
Author
Owner
https://git.frostfs.info/TrueCloudLab/frostfs-node/actions/runs/1874/jobs/3
fyrchik reopened this issue 2023-10-02 08:45:26 +00:00
fyrchik modified the milestone from v0.37.0 to v0.38.0 2023-10-02 08:45:38 +00:00
Author
Owner
https://git.frostfs.info/TrueCloudLab/frostfs-node/actions/runs/2090/jobs/3
Author
Owner
https://git.frostfs.info/TrueCloudLab/frostfs-node/actions/runs/2131/jobs/3
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: TrueCloudLab/frostfs-node#633
No description provided.