Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestMatchCloneThreadsIDs flake #1985

Closed
kkourt opened this issue Jan 16, 2024 · 4 comments
Closed

TestMatchCloneThreadsIDs flake #1985

kkourt opened this issue Jan 16, 2024 · 4 comments
Assignees
Labels
area/ci Related to CI kind/ci-flake A flake in CI release-blocker This PR or issue is blocking the next release.

Comments

@kkourt
Copy link
Contributor

kkourt commented Jan 16, 2024

#1953 hit:

--- FAIL: TestMatchCloneThreadsIDs (0.76s)
     threads_test.go:158: 
        	Error Trace:	/home/runner/work/tetragon/tetragon/go/src/github.com/cilium/tetragon/pkg/sensors/exec/threads_test.go:158
        	Error:      	Not equal: 
        	            	expected: 0x6148
        	            	actual  : 0x6146
        	Test:       	TestMatchCloneThreadsIDs
@kkourt kkourt added area/ci Related to CI kind/ci-flake A flake in CI labels Jan 16, 2024
@kkourt kkourt changed the title TestMatchCloneThreadsIDs falke TestMatchCloneThreadsIDs flake Jan 16, 2024
@mtardy
Copy link
Member

mtardy commented Jan 26, 2024

Again here:

    threads_test.go:158: 
        	Error Trace:	/home/runner/actions-runner/_work/tetragon/tetragon/go/src/github.com/cilium/tetragon/pkg/sensors/exec/threads_test.go:158
        	Error:      	Not equal: 
        	            	expected: 0x5282
        	            	actual  : 0x5280
        	Test:       	TestMatchCloneThreadsIDs

Again on main.

@jrfastab jrfastab added the release-blocker This PR or issue is blocking the next release. label Feb 8, 2024
@kkourt
Copy link
Contributor Author

kkourt commented Feb 8, 2024

@tixxdz can you PTAL?

@olsajiri
Copy link
Contributor

olsajiri commented Feb 8, 2024

possible fix #2075

@kkourt
Copy link
Contributor Author

kkourt commented Feb 12, 2024

Let's close this since #2075 was merged. If the same issue persists, we will re-open.

@kkourt kkourt closed this as completed Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Related to CI kind/ci-flake A flake in CI release-blocker This PR or issue is blocking the next release.
Projects
None yet
Development

No branches or pull requests

5 participants