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

make check failed when opentsdb 2.4.1 test on suse15_aarch64 #2270

Open
Tom-python0121 opened this issue Mar 29, 2023 · 1 comment
Open

make check failed when opentsdb 2.4.1 test on suse15_aarch64 #2270

Tom-python0121 opened this issue Mar 29, 2023 · 1 comment

Comments

@Tom-python0121
Copy link

Tom-python0121 commented Mar 29, 2023

command:make check

Steps to reproduce the issue

test/core/TestTags.java
Caused by: java.io.IOException: Too many open files
Running tests for TestTags  "}
- {"dt": "2023-03-22T00:07:42.903022", "lvl": "target", "msg": "=============================="}
- {"dt": "2023-03-22T00:07:42.968488", "lvl": "target", "msg": "JUnit version 4.11"}
- {"dt": "2023-03-22T00:07:43.964933", "lvl": "info", "msg": "YP:expect_loop excep_timeout return 3"}
- {"dt": "2023-03-22T00:07:46.314419", "lvl": "target", "msg": ".......................................[filter_name=wildcard, tagk=owner, group_by=false, tagk_bytes=null, config={components=[*], case=true}, filter_name=iliteral_or, tagk=host, group_by=true, tagk_bytes=null, config={literals=[web01, web02], case=true}]"}
- {"dt": "2023-03-22T00:07:49.603553", "lvl": "target", "msg":  "va:45)"}

Can you help me solve it?

@Tom-python0121 Tom-python0121 changed the title make check failed when opentsdb 2.4.1 test on centos8_aarch64 make check failed when opentsdb 2.4.1 test on suse15_aarch64 Mar 29, 2023
@ylin30
Copy link

ylin30 commented Apr 16, 2023

It seems #openfiles in your OS setting (default 1024) has been reached. Please increase you OS #openfile setting in ulimit.

You can follow one sample instruction here:

https://github.com/ytyou/ticktock/wiki/User-Guide#11-runtime-requirements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants