Skip to content

DAOS-19133 common: Adjust engin logs severity names#18483

Draft
grom72 wants to merge 7 commits into
masterfrom
grom72/DAOS-19133
Draft

DAOS-19133 common: Adjust engin logs severity names#18483
grom72 wants to merge 7 commits into
masterfrom
grom72/DAOS-19133

Fix: addjust search command

ec59f14
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Test Results succeeded Jun 24, 2026 in 0s

2 fail, 5 pass in 22s

7 tests  ±0   5 ✅ ±0   22s ⏱️ -2s
1 suites ±0   0 💤 ±0 
1 files   ±0   2 ❌ ±0 

Results for commit ec59f14. ± Comparison against earlier commit 0d6b0ca.

Annotations

Check warning on line 0 in NLT.test

See this annotation in the file changed.

@github-actions github-actions / Test Results

test_cont_copy (NLT.test) failed

nlt-junit.xml [took 1s]
Raw output
KeyError('ERR')
  File "/home/daos/daos/./utils/node_local_test.py", line 4736, in _run_test
    ptl.container = create_cont(conf,
                    ^^^^^^^^^^^^^^^^^
  File "/home/daos/daos/./utils/node_local_test.py", line 1855, in create_cont
    rc = _create_cont()
         ^^^^^^^^^^^^^^
  File "/home/daos/daos/./utils/node_local_test.py", line 1850, in _create_cont
    rc = run_daos_cmd(conf, cmd, use_json=True, log_check=log_check, valgrind=valgrind,
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/daos/daos/./utils/node_local_test.py", line 1772, in run_daos_cmd
    rc.fi_loc = log_test(conf, log_name, show_memleaks=show_memleaks, ignore_busy=ignore_busy)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/daos/daos/./utils/node_local_test.py", line 4963, in log_timer_wrapper
    rc = func(*args, **kwargs)
         ^^^^^^^^^^^^^^^^^^^^^
  File "/home/daos/daos/./utils/node_local_test.py", line 5029, in log_test
    lto.check_log_file(abort_on_warning=True,
  File "/home/daos/daos/src/tests/ftest/cart/util/cart_logtest.py", line 291, in check_log_file
    self._check_pid_from_log_file(pid, abort_on_warning, leak_wf,
  File "/home/daos/daos/src/tests/ftest/cart/util/cart_logtest.py", line 449, in _check_pid_from_log_file
    if line.level < cart_logparse.LOG_LEVELS['ERR']:
                    ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^
Calling test_cont_copy
Stderr from command
ERROR 2026/06/24 11:22:57.032677 f2f1a85a7d53 DAOS[99368/99368/0] crt  src/cart/crt_init.c:589 file_limit_bump() setrlimit() failed. Unable to bump file descriptor limit to value >= 131072, limit is 131072: 1 (Operation not permitted)
Running log_test on /tmp/dnt_cmd_0001_u12dw3ca.log 335.0B

Check warning on line 0 in NLT.core

See this annotation in the file changed.

@github-actions github-actions / Test Results

exit_wrapper (NLT.core) failed

nlt-junit.xml
Raw output
'ERR'
  File "/home/daos/daos/./utils/node_local_test.py", line 6910, in main
    fatal_errors = run(wf, args)
                   ^^^^^^^^^^^^^
  File "/home/daos/daos/./utils/node_local_test.py", line 6709, in run
    run_posix_tests(server, conf, custom_filtered_dict.keys()))
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/daos/daos/./utils/node_local_test.py", line 4782, in run_posix_tests
    _run_test(ptl=pto, test_cb=obj, function=test_list[0])
  File "/home/daos/daos/./utils/node_local_test.py", line 4736, in _run_test
    ptl.container = create_cont(conf,
                    ^^^^^^^^^^^^^^^^^
  File "/home/daos/daos/./utils/node_local_test.py", line 1855, in create_cont
    rc = _create_cont()
         ^^^^^^^^^^^^^^
  File "/home/daos/daos/./utils/node_local_test.py", line 1850, in _create_cont
    rc = run_daos_cmd(conf, cmd, use_json=True, log_check=log_check, valgrind=valgrind,
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/daos/daos/./utils/node_local_test.py", line 1772, in run_daos_cmd
    rc.fi_loc = log_test(conf, log_name, show_memleaks=show_memleaks, ignore_busy=ignore_busy)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/daos/daos/./utils/node_local_test.py", line 4963, in log_timer_wrapper
    rc = func(*args, **kwargs)
         ^^^^^^^^^^^^^^^^^^^^^
  File "/home/daos/daos/./utils/node_local_test.py", line 5029, in log_test
    lto.check_log_file(abort_on_warning=True,
  File "/home/daos/daos/src/tests/ftest/cart/util/cart_logtest.py", line 291, in check_log_file
    self._check_pid_from_log_file(pid, abort_on_warning, leak_wf,
  File "/home/daos/daos/src/tests/ftest/cart/util/cart_logtest.py", line 449, in _check_pid_from_log_file
    if line.level < cart_logparse.LOG_LEVELS['ERR']:
                    ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^