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

parallel/test-crypto-from-binary timing out #47387

Open
richardlau opened this issue Apr 3, 2023 · 3 comments
Open

parallel/test-crypto-from-binary timing out #47387

richardlau opened this issue Apr 3, 2023 · 3 comments
Labels
flaky-test Issues and PRs related to the tests with unstable failures on the CI. linux Issues and PRs related to the Linux platform.

Comments

@richardlau
Copy link
Member

Test

parallel/test-crypto-from-binary

Platform

Linux x64

Console output

16:16:30 not ok 1275 parallel/test-crypto-from-binary
16:16:30   ---
16:16:30   duration_ms: 120025.48500
16:16:30   severity: fail
16:16:30   exitcode: -15
16:16:30   stack: |-
16:16:30     timeout
16:16:30   ...

Build links

Additional information

According to CI reliability reports, this first appeared on 1 April 2023:

@richardlau richardlau added the flaky-test Issues and PRs related to the tests with unstable failures on the CI. label Apr 3, 2023
@github-actions github-actions bot added the linux Issues and PRs related to the Linux platform. label Apr 3, 2023
@MoLow
Copy link
Member

MoLow commented Apr 3, 2023

According to CI reliability reports, this first appeared on 1 April 2023:

I believe it might have appeared before but was not caught in the report due to the lack of proper tap parsing

@richardlau
Copy link
Member Author

richardlau commented Apr 3, 2023

This appears to be happening in the ubuntu1804_sharedlibs_shared_x64 variant of node-test-commit-linux-containered across multiple containers (so it's not limited to a particular container nor docker host machine).

ubuntu1804_sharedlibs_shared_x64 sets

CONFIG_FLAGS=' --shared'

before running

make run-ci -j 4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky-test Issues and PRs related to the tests with unstable failures on the CI. linux Issues and PRs related to the Linux platform.
Projects
None yet
Development

No branches or pull requests

3 participants