canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #07901
[Bug 2124251] [NEW] noble/plucky: ubuntu ftrace_smoke_test fails on riscv64 due to CONFIG_DYNAMIC_FTRACE, CONFIG_STACK_TRACER, CONFIG_FUNCTION_GRAPH_TRACER, CONFIG_FUNCTION_TRACER not enabled for openstack:risc64vm
Public bug reported:
ubuntu ftrace-smoke-test has been failing for plucky (6.14.0-9.9.1 ->
6.14.0-32.32) and noble (6.14.0-24.24.1~24.04.1 ->
6.14.0-32.32.1~24.04.1) on openstack:riscv64.vm and testflinger
riscv64.vm servers.
02:42:17 INFO | START ubuntu_ftrace_smoke_test.ftrace-smoke-test ubuntu_ftrace_smoke_test.ftrace-smoke-test timestamp=1757990537 localtime=Sep 16 02:42:17
02:42:17 DEBUG| Persistent state client._record_indent now set to 2
02:42:17 DEBUG| Persistent state client.unexpected_reboot now set to ('ubuntu_ftrace_smoke_test.ftrace-smoke-test', 'ubuntu_ftrace_smoke_test.ftrace-smoke-test')
02:42:18 WARNI| System python is too old, crash handling disabled
02:42:18 DEBUG| Running '/home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace_smoke_test.sh'
02:42:19 DEBUG| [stdout] FAILED (CONFIG_FUNCTION_TRACER=y in /boot/config-6.14.0-32-generic)
02:42:19 DEBUG| [stdout] FAILED (CONFIG_FUNCTION_GRAPH_TRACER=y in /boot/config-6.14.0-32-generic)
02:42:19 DEBUG| [stdout] FAILED (CONFIG_STACK_TRACER=y in /boot/config-6.14.0-32-generic)
02:42:19 DEBUG| [stdout] FAILED (CONFIG_DYNAMIC_FTRACE=y in /boot/config-6.14.0-32-generic)
02:42:21 DEBUG| [stdout] FAILED /sys/kernel/debug/tracing/set_ftrace_filter does not exist
02:42:21 DEBUG| [stdout] FAILED /sys/kernel/debug/tracing/set_ftrace_notrace does not exist
02:42:21 DEBUG| [stdout] FAILED /sys/kernel/debug/tracing/set_ftrace_pid does not exist
02:42:21 DEBUG| [stdout] FAILED /sys/kernel/debug/tracing/set_graph_function does not exist
02:42:21 DEBUG| [stdout] FAILED /sys/kernel/debug/tracing/available_filter_functions does not exist
02:42:21 DEBUG| [stdout] FAILED /sys/kernel/debug/tracing/enabled_functions does not exist
02:42:21 DEBUG| [stdout] FAILED /sys/kernel/debug/tracing/function_profile_enabled does not exist
02:42:21 DEBUG| [stdout] FAILED /sys/kernel/debug/tracing/max_graph_depth does not exist
02:42:21 DEBUG| [stdout] FAILED /sys/kernel/debug/tracing/stack_max_size does not exist
02:42:21 DEBUG| [stdout] FAILED /sys/kernel/debug/tracing/stack_trace does not exist
02:42:21 DEBUG| [stdout] FAILED /sys/kernel/debug/tracing/stack_trace_filter does not exist
02:42:21 DEBUG| [stdout] FAILED (function_graph in /sys/kernel/debug/tracing/available_tracers)
02:42:22 DEBUG| [stdout] FAILED (function in /sys/kernel/debug/tracing/available_tracers)
02:42:22 DEBUG| [stdout] PASSED (nop in /sys/kernel/debug/tracing/available_tracers)
02:42:24 ERROR| [stderr] /home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace_smoke_test.sh: line 269: echo: write error: Invalid argument
02:42:24 DEBUG| [stdout] FAILED (tracer function can be enabled)
02:42:26 ERROR| [stderr] /home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace_smoke_test.sh: line 224: echo: write error: Invalid argument
02:42:26 DEBUG| [stdout] FAILED (tracer function_graph can be enabled)
02:45:58 DEBUG| [stdout] - tracer function_graph timed out
02:45:58 DEBUG| [stdout] - tracer function_graph completed
02:45:58 DEBUG| [stdout] - tracer function_graph being turned off
02:45:58 DEBUG| [stdout] - tracer got 0 irq events
02:46:02 DEBUG| [stdout] - tracer timerlat got enough data
02:46:02 DEBUG| [stdout] - tracer timerlat completed
02:46:02 DEBUG| [stdout] - tracer timerlat being turned off
02:46:02 DEBUG| [stdout] - tracer nop being set as current tracer
02:46:04 DEBUG| [stdout] PASSED (tracer timerlat can be enabled (got 660 lines of tracing output))
02:46:04 DEBUG| [stdout] - tracer osnoise got enough data
02:46:04 DEBUG| [stdout] - tracer osnoise completed
02:46:04 DEBUG| [stdout] - tracer osnoise being turned off
02:46:04 DEBUG| [stdout] - tracer nop being set as current tracer
02:46:06 DEBUG| [stdout] PASSED (tracer osnoise can be enabled (got 11 lines of tracing output))
02:46:08 DEBUG| [stdout] - tracer hwlat got enough data
02:46:08 DEBUG| [stdout] - tracer hwlat completed
02:46:08 DEBUG| [stdout] - tracer hwlat being turned off
02:46:08 DEBUG| [stdout] - tracer nop being set as current tracer
02:46:10 DEBUG| [stdout] PASSED (tracer hwlat can be enabled (got 13 lines of tracing output))
02:46:11 DEBUG| [stdout] - tracer blk got enough data
02:46:11 DEBUG| [stdout] - tracer blk completed
02:46:11 DEBUG| [stdout] - tracer blk being turned off
02:46:11 DEBUG| [stdout] - tracer nop being set as current tracer
02:46:13 DEBUG| [stdout] PASSED (tracer blk can be enabled (got 2 lines of tracing output))
02:46:15 DEBUG| [stdout] Summary: 5 passed, 19 failed
02:46:15 ERROR| Exception escaping from test:
Traceback (most recent call last):
File "/home/ubuntu/autotest/client/shared/test.py", line 411, in _exec
_call_test_function(self.execute, *p_args, **p_dargs)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ubuntu/autotest/client/shared/test.py", line 823, in _call_test_function
return func(*args, **dargs)
File "/home/ubuntu/autotest/client/shared/test.py", line 290, in execute
self._call_run_once(constraints, profile_only,
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
postprocess_profiled_run, args, dargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ubuntu/autotest/client/shared/test.py", line 212, in _call_run_once
self.run_once(*args, **dargs)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace_smoke_test.py", line 11, in run_once
self.results = utils.system_output(cmd, retain_output=True)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ubuntu/autotest/client/shared/utils.py", line 1265, in system_output
out = run(command, timeout=timeout, ignore_status=ignore_status,
~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
stdout_tee=TEE_TO_LOGS, stderr_tee=TEE_TO_LOGS,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
verbose=verbose, args=args).stdout
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ubuntu/autotest/client/shared/utils.py", line 916, in run
raise error.CmdError(command, bg_job.result,
"Command returned non-zero exit status")
autotest.client.shared.error.CmdError: Command failed, rc=1, Command returned non-zero exit status
* Command:
/home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace
_smoke_test.sh
Exit status: 1
Duration: 236.9425311088562
stdout:
FAILED (CONFIG_FUNCTION_TRACER=y in /boot/config-6.14.0-32-generic)
FAILED (CONFIG_FUNCTION_GRAPH_TRACER=y in /boot/config-6.14.0-32-generic)
FAILED (CONFIG_STACK_TRACER=y in /boot/config-6.14.0-32-generic)
FAILED (CONFIG_DYNAMIC_FTRACE=y in /boot/config-6.14.0-32-generic)
FAILED /sys/kernel/debug/tracing/set_ftrace_filter does not exist
FAILED /sys/kernel/debug/tracing/set_ftrace_notrace does not exist
FAILED /sys/kernel/debug/tracing/set_ftrace_pid does not exist
FAILED /sys/kernel/debug/tracing/set_graph_function does not exist
FAILED /sys/kernel/debug/tracing/available_filter_functions does not exist
FAILED /sys/kernel/debug/tracing/enabled_functions does not exist
FAILED /sys/kernel/debug/tracing/function_profile_enabled does not exist
FAILED /sys/kernel/debug/tracing/max_graph_depth does not exist
FAILED /sys/kernel/debug/tracing/stack_max_size does not exist
FAILED /sys/kernel/debug/tracing/stack_trace does not exist
FAILED /sys/kernel/debug/tracing/stack_trace_filter does not exist
FAILED (function_graph in /sys/kernel/debug/tracing/available_tracers)
FAILED (function in /sys/kernel/debug/tracing/available_tracers)
PASSED (nop in /sys/kernel/debug/tracing/available_tracers)
FAILED (tracer function can be enabled)
FAILED (tracer function_graph can be enabled)
- tracer function_graph timed out
- tracer function_graph completed
- tracer function_graph being turned off
- tracer got 0 irq events
- tracer timerlat got enough data
- tracer timerlat completed
- tracer timerlat being turned off
- tracer nop being set as current tracer
PASSED (tracer timerlat can be enabled (got 660 lines of tracing output))
- tracer osnoise got enough data
- tracer osnoise completed
- tracer osnoise being turned off
- tracer nop being set as current tracer
PASSED (tracer osnoise can be enabled (got 11 lines of tracing output))
- tracer hwlat got enough data
- tracer hwlat completed
- tracer hwlat being turned off
- tracer nop being set as current tracer
PASSED (tracer hwlat can be enabled (got 13 lines of tracing output))
- tracer blk got enough data
- tracer blk completed
- tracer blk being turned off
- tracer nop being set as current tracer
PASSED (tracer blk can be enabled (got 2 lines of tracing output))
Summary: 5 passed, 19 failed
stderr:
/home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace_smoke_test.sh: line 269: echo: write error: Invalid argument
/home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace_smoke_test.sh: line 224: echo: write error: Invalid argument
02:46:17 ERROR| child process failed
02:46:17 DEBUG| Traceback (most recent call last):
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/test.py", line 411, in _exec
02:46:17 DEBUG| _call_test_function(self.execute, *p_args, **p_dargs)
02:46:17 DEBUG| ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/test.py", line 823, in _call_test_function
02:46:17 DEBUG| return func(*args, **dargs)
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/test.py", line 290, in execute
02:46:17 DEBUG| self._call_run_once(constraints, profile_only,
02:46:17 DEBUG| ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| postprocess_profiled_run, args, dargs)
02:46:17 DEBUG| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/test.py", line 212, in _call_run_once
02:46:17 DEBUG| self.run_once(*args, **dargs)
02:46:17 DEBUG| ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace_smoke_test.py", line 11, in run_once
02:46:17 DEBUG| self.results = utils.system_output(cmd, retain_output=True)
02:46:17 DEBUG| ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/utils.py", line 1265, in system_output
02:46:17 DEBUG| out = run(command, timeout=timeout, ignore_status=ignore_status,
02:46:17 DEBUG| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| stdout_tee=TEE_TO_LOGS, stderr_tee=TEE_TO_LOGS,
02:46:17 DEBUG| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| verbose=verbose, args=args).stdout
02:46:17 DEBUG| ^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/utils.py", line 916, in run
02:46:17 DEBUG| raise error.CmdError(command, bg_job.result,
02:46:17 DEBUG| "Command returned non-zero exit status")
02:46:17 DEBUG| autotest.client.shared.error.CmdError: Command failed, rc=1, Command returned non-zero exit status
02:46:17 DEBUG| * Command:
02:46:17 DEBUG| /home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace
02:46:17 DEBUG| _smoke_test.sh
02:46:17 DEBUG| Exit status: 1
02:46:17 DEBUG| Duration: 236.9425311088562
02:46:17 DEBUG|
02:46:17 DEBUG| stdout:
02:46:17 DEBUG| FAILED (CONFIG_FUNCTION_TRACER=y in /boot/config-6.14.0-32-generic)
02:46:17 DEBUG| FAILED (CONFIG_FUNCTION_GRAPH_TRACER=y in /boot/config-6.14.0-32-generic)
02:46:17 DEBUG| FAILED (CONFIG_STACK_TRACER=y in /boot/config-6.14.0-32-generic)
02:46:17 DEBUG| FAILED (CONFIG_DYNAMIC_FTRACE=y in /boot/config-6.14.0-32-generic)
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/set_ftrace_filter does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/set_ftrace_notrace does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/set_ftrace_pid does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/set_graph_function does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/available_filter_functions does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/enabled_functions does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/function_profile_enabled does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/max_graph_depth does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/stack_max_size does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/stack_trace does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/stack_trace_filter does not exist
02:46:17 DEBUG| FAILED (function_graph in /sys/kernel/debug/tracing/available_tracers)
02:46:17 DEBUG| FAILED (function in /sys/kernel/debug/tracing/available_tracers)
02:46:17 DEBUG| PASSED (nop in /sys/kernel/debug/tracing/available_tracers)
02:46:17 DEBUG| FAILED (tracer function can be enabled)
02:46:17 DEBUG| FAILED (tracer function_graph can be enabled)
02:46:17 DEBUG| - tracer function_graph timed out
02:46:17 DEBUG| - tracer function_graph completed
02:46:17 DEBUG| - tracer function_graph being turned off
02:46:17 DEBUG| - tracer got 0 irq events
02:46:17 DEBUG| - tracer timerlat got enough data
02:46:17 DEBUG| - tracer timerlat completed
02:46:17 DEBUG| - tracer timerlat being turned off
02:46:17 DEBUG| - tracer nop being set as current tracer
02:46:17 DEBUG| PASSED (tracer timerlat can be enabled (got 660 lines of tracing output))
02:46:17 DEBUG| - tracer osnoise got enough data
02:46:17 DEBUG| - tracer osnoise completed
02:46:17 DEBUG| - tracer osnoise being turned off
02:46:17 DEBUG| - tracer nop being set as current tracer
02:46:17 DEBUG| PASSED (tracer osnoise can be enabled (got 11 lines of tracing output))
02:46:17 DEBUG| - tracer hwlat got enough data
02:46:17 DEBUG| - tracer hwlat completed
02:46:17 DEBUG| - tracer hwlat being turned off
02:46:17 DEBUG| - tracer nop being set as current tracer
02:46:17 DEBUG| PASSED (tracer hwlat can be enabled (got 13 lines of tracing output))
02:46:17 DEBUG| - tracer blk got enough data
02:46:17 DEBUG| - tracer blk completed
02:46:17 DEBUG| - tracer blk being turned off
02:46:17 DEBUG| - tracer nop being set as current tracer
02:46:17 DEBUG| PASSED (tracer blk can be enabled (got 2 lines of tracing output))
02:46:17 DEBUG| Summary: 5 passed, 19 failed
02:46:17 DEBUG| stderr:
02:46:17 DEBUG| /home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace_smoke_test.sh: line 269: echo: write error: Invalid argument
02:46:17 DEBUG| /home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace_smoke_test.sh: line 224: echo: write error: Invalid argument
02:46:17 DEBUG|
02:46:17 DEBUG| During handling of the above exception, another exception occurred:
02:46:17 DEBUG|
02:46:17 DEBUG| Traceback (most recent call last):
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/test.py", line 434, in _exec
02:46:17 DEBUG| raise exc_info[0](exc_info[1]).with_traceback(exc_info[2])
02:46:17 DEBUG| ~~~~~~~~~~~^^^^^^^^^^^^^
02:46:17 DEBUG| TypeError: CmdError.__init__() missing 1 required positional argument: 'result_obj'
02:46:17 DEBUG|
02:46:17 DEBUG| During handling of the above exception, another exception occurred:
02:46:17 DEBUG|
02:46:17 DEBUG| Traceback (most recent call last):
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/parallel.py", line 25, in fork_start
02:46:17 DEBUG| l()
02:46:17 DEBUG| ~^^
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/job.py", line 506, in
02:46:17 DEBUG| l = lambda: test.runtest(self, url, tag, args, dargs)
02:46:17 DEBUG| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/test.py", line 121, in runtest
02:46:17 DEBUG| common_test.runtest(job, url, tag, args, dargs, locals(), globals(),
02:46:17 DEBUG| ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| job.sysinfo.log_before_each_test,
02:46:17 DEBUG| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| job.sysinfo.log_after_each_test,
02:46:17 DEBUG| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| job.sysinfo.log_before_each_iteration,
02:46:17 DEBUG| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| job.sysinfo.log_after_each_iteration)
02:46:17 DEBUG| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/test.py", line 913, in runtest
02:46:17 DEBUG| mytest._exec(args, dargs)
02:46:17 DEBUG| ~~~~~~~~~~~~^^^^^^^^^^^^^
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/test.py", line 455, in _exec
02:46:17 DEBUG| raise error.UnhandledTestError(e)
02:46:17 DEBUG| autotest.client.shared.error.UnhandledTestError: Unhandled TypeError: CmdError.__init__() missing 1 required positional argument: 'result_obj'
02:46:17 DEBUG| Traceback (most recent call last):
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/test.py", line 411, in _exec
02:46:17 DEBUG| _call_test_function(self.execute, *p_args, **p_dargs)
02:46:17 DEBUG| ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/test.py", line 823, in _call_test_function
02:46:17 DEBUG| return func(*args, **dargs)
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/test.py", line 290, in execute
02:46:17 DEBUG| self._call_run_once(constraints, profile_only,
02:46:17 DEBUG| ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| postprocess_profiled_run, args, dargs)
02:46:17 DEBUG| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/test.py", line 212, in _call_run_once
02:46:17 DEBUG| self.run_once(*args, **dargs)
02:46:17 DEBUG| ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace_smoke_test.py", line 11, in run_once
02:46:17 DEBUG| self.results = utils.system_output(cmd, retain_output=True)
02:46:17 DEBUG| ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/utils.py", line 1265, in system_output
02:46:17 DEBUG| out = run(command, timeout=timeout, ignore_status=ignore_status,
02:46:17 DEBUG| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| stdout_tee=TEE_TO_LOGS, stderr_tee=TEE_TO_LOGS,
02:46:17 DEBUG| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| verbose=verbose, args=args).stdout
02:46:17 DEBUG| ^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/utils.py", line 916, in run
02:46:17 DEBUG| raise error.CmdError(command, bg_job.result,
02:46:17 DEBUG| "Command returned non-zero exit status")
02:46:17 DEBUG| autotest.client.shared.error.CmdError: Command failed, rc=1, Command returned non-zero exit status
02:46:17 DEBUG| * Command:
02:46:17 DEBUG| /home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace
02:46:17 DEBUG| _smoke_test.sh
02:46:17 DEBUG| Exit status: 1
02:46:17 DEBUG| Duration: 236.9425311088562
02:46:17 DEBUG|
02:46:17 DEBUG| stdout:
02:46:17 DEBUG| FAILED (CONFIG_FUNCTION_TRACER=y in /boot/config-6.14.0-32-generic)
02:46:17 DEBUG| FAILED (CONFIG_FUNCTION_GRAPH_TRACER=y in /boot/config-6.14.0-32-generic)
02:46:17 DEBUG| FAILED (CONFIG_STACK_TRACER=y in /boot/config-6.14.0-32-generic)
02:46:17 DEBUG| FAILED (CONFIG_DYNAMIC_FTRACE=y in /boot/config-6.14.0-32-generic)
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/set_ftrace_filter does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/set_ftrace_notrace does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/set_ftrace_pid does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/set_graph_function does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/available_filter_functions does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/enabled_functions does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/function_profile_enabled does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/max_graph_depth does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/stack_max_size does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/stack_trace does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/stack_trace_filter does not exist
02:46:17 DEBUG| FAILED (function_graph in /sys/kernel/debug/tracing/available_tracers)
02:46:17 DEBUG| FAILED (function in /sys/kernel/debug/tracing/available_tracers)
02:46:17 DEBUG| PASSED (nop in /sys/kernel/debug/tracing/available_tracers)
02:46:17 DEBUG| FAILED (tracer function can be enabled)
02:46:17 DEBUG| FAILED (tracer function_graph can be enabled)
02:46:17 DEBUG| - tracer function_graph timed out
02:46:17 DEBUG| - tracer function_graph completed
02:46:17 DEBUG| - tracer function_graph being turned off
02:46:17 DEBUG| - tracer got 0 irq events
02:46:17 DEBUG| - tracer timerlat got enough data
02:46:17 DEBUG| - tracer timerlat completed
02:46:17 DEBUG| - tracer timerlat being turned off
02:46:17 DEBUG| - tracer nop being set as current tracer
02:46:17 DEBUG| PASSED (tracer timerlat can be enabled (got 660 lines of tracing output))
02:46:17 DEBUG| - tracer osnoise got enough data
02:46:17 DEBUG| - tracer osnoise completed
02:46:17 DEBUG| - tracer osnoise being turned off
02:46:17 DEBUG| - tracer nop being set as current tracer
02:46:17 DEBUG| PASSED (tracer osnoise can be enabled (got 11 lines of tracing output))
02:46:17 DEBUG| - tracer hwlat got enough data
02:46:17 DEBUG| - tracer hwlat completed
02:46:17 DEBUG| - tracer hwlat being turned off
02:46:17 DEBUG| - tracer nop being set as current tracer
02:46:17 DEBUG| PASSED (tracer hwlat can be enabled (got 13 lines of tracing output))
02:46:17 DEBUG| - tracer blk got enough data
02:46:17 DEBUG| - tracer blk completed
02:46:17 DEBUG| - tracer blk being turned off
02:46:17 DEBUG| - tracer nop being set as current tracer
02:46:17 DEBUG| PASSED (tracer blk can be enabled (got 2 lines of tracing output))
02:46:17 DEBUG| Summary: 5 passed, 19 failed
02:46:17 DEBUG| stderr:
02:46:17 DEBUG| /home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace_smoke_test.sh: line 269: echo: write error: Invalid argument
02:46:17 DEBUG| /home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace_smoke_test.sh: line 224: echo: write error: Invalid argument
02:46:17 DEBUG|
02:46:17 DEBUG| During handling of the above exception, another exception occurred:
02:46:17 DEBUG|
02:46:17 DEBUG| Traceback (most recent call last):
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/test.py", line 434, in _exec
02:46:17 DEBUG| raise exc_info[0](exc_info[1]).with_traceback(exc_info[2])
02:46:17 DEBUG| ~~~~~~~~~~~^^^^^^^^^^^^^
02:46:17 DEBUG| TypeError: CmdError.__init__() missing 1 required positional argument: 'result_obj'
02:46:17 DEBUG|
02:46:18 INFO | ERROR ubuntu_ftrace_smoke_test.ftrace-smoke-test ubuntu_ftrace_smoke_test.ftrace-smoke-test timestamp=1757990778 localtime=Sep 16 02:46:18 Unhandled TypeError: CmdError.__init__() missing 1 required positional argument: 'result_obj'
Traceback (most recent call last):
File "/home/ubuntu/autotest/client/shared/test.py", line 411, in _exec
_call_test_function(self.execute, *p_args, **p_dargs)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ubuntu/autotest/client/shared/test.py", line 823, in _call_test_function
return func(*args, **dargs)
File "/home/ubuntu/autotest/client/shared/test.py", line 290, in execute
self._call_run_once(constraints, profile_only,
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
postprocess_profiled_run, args, dargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ubuntu/autotest/client/shared/test.py", line 212, in _call_run_once
self.run_once(*args, **dargs)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace_smoke_test.py", line 11, in run_once
self.results = utils.system_output(cmd, retain_output=True)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ubuntu/autotest/client/shared/utils.py", line 1265, in system_output
out = run(command, timeout=timeout, ignore_status=ignore_status,
~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
stdout_tee=TEE_TO_LOGS, stderr_tee=TEE_TO_LOGS,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
verbose=verbose, args=args).stdout
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ubuntu/autotest/client/shared/utils.py", line 916, in run
raise error.CmdError(command, bg_job.result,
"Command returned non-zero exit status")
autotest.client.shared.error.CmdError: Command failed, rc=1, Command returned non-zero exit status
* Command:
/home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace
_smoke_test.sh
Exit status: 1
Duration: 236.9425311088562
stdout:
FAILED (CONFIG_FUNCTION_TRACER=y in /boot/config-6.14.0-32-generic)
FAILED (CONFIG_FUNCTION_GRAPH_TRACER=y in /boot/config-6.14.0-32-generic)
FAILED (CONFIG_STACK_TRACER=y in /boot/config-6.14.0-32-generic)
FAILED (CONFIG_DYNAMIC_FTRACE=y in /boot/config-6.14.0-32-generic)
FAILED /sys/kernel/debug/tracing/set_ftrace_filter does not exist
FAILED /sys/kernel/debug/tracing/set_ftrace_notrace does not exist
FAILED /sys/kernel/debug/tracing/set_ftrace_pid does not exist
FAILED /sys/kernel/debug/tracing/set_graph_function does not exist
FAILED /sys/kernel/debug/tracing/available_filter_functions does not exist
FAILED /sys/kernel/debug/tracing/enabled_functions does not exist
FAILED /sys/kernel/debug/tracing/function_profile_enabled does not exist
FAILED /sys/kernel/debug/tracing/max_graph_depth does not exist
FAILED /sys/kernel/debug/tracing/stack_max_size does not exist
FAILED /sys/kernel/debug/tracing/stack_trace does not exist
FAILED /sys/kernel/debug/tracing/stack_trace_filter does not exist
FAILED (function_graph in /sys/kernel/debug/tracing/available_tracers)
FAILED (function in /sys/kernel/debug/tracing/available_tracers)
PASSED (nop in /sys/kernel/debug/tracing/available_tracers)
FAILED (tracer function can be enabled)
FAILED (tracer function_graph can be enabled)
- tracer function_graph timed out
- tracer function_graph completed
- tracer function_graph being turned off
- tracer got 0 irq events
- tracer timerlat got enough data
- tracer timerlat completed
- tracer timerlat being turned off
- tracer nop being set as current tracer
PASSED (tracer timerlat can be enabled (got 660 lines of tracing output))
- tracer osnoise got enough data
- tracer osnoise completed
- tracer osnoise being turned off
- tracer nop being set as current tracer
PASSED (tracer osnoise can be enabled (got 11 lines of tracing output))
- tracer hwlat got enough data
- tracer hwlat completed
- tracer hwlat being turned off
- tracer nop being set as current tracer
PASSED (tracer hwlat can be enabled (got 13 lines of tracing output))
- tracer blk got enough data
- tracer blk completed
- tracer blk being turned off
- tracer nop being set as current tracer
PASSED (tracer blk can be enabled (got 2 lines of tracing output))
Summary: 5 passed, 19 failed
stderr:
/home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace_smoke_test.sh: line 269: echo: write error: Invalid argument
/home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace_smoke_test.sh: line 224: echo: write error: Invalid argument
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/ubuntu/autotest/client/shared/test.py", line 434, in _exec
raise exc_info[0](exc_info[1]).with_traceback(exc_info[2])
~~~~~~~~~~~^^^^^^^^^^^^^
TypeError: CmdError.__init__() missing 1 required positional argument: 'result_obj'
02:46:18 INFO | END ERROR ubuntu_ftrace_smoke_test.ftrace-smoke-test
ubuntu_ftrace_smoke_test.ftrace-smoke-test timestamp=1757990778
localtime=Sep 16 02:46:18
** Affects: ubuntu-kernel-tests
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Canonical
Platform QA Team, which is subscribed to ubuntu-kernel-tests.
https://bugs.launchpad.net/bugs/2124251
Title:
noble/plucky: ubuntu ftrace_smoke_test fails on riscv64 due to
CONFIG_DYNAMIC_FTRACE, CONFIG_STACK_TRACER,
CONFIG_FUNCTION_GRAPH_TRACER, CONFIG_FUNCTION_TRACER not enabled for
openstack:risc64vm
Status in ubuntu-kernel-tests:
New
Bug description:
ubuntu ftrace-smoke-test has been failing for plucky (6.14.0-9.9.1 ->
6.14.0-32.32) and noble (6.14.0-24.24.1~24.04.1 ->
6.14.0-32.32.1~24.04.1) on openstack:riscv64.vm and testflinger
riscv64.vm servers.
02:42:17 INFO | START ubuntu_ftrace_smoke_test.ftrace-smoke-test ubuntu_ftrace_smoke_test.ftrace-smoke-test timestamp=1757990537 localtime=Sep 16 02:42:17
02:42:17 DEBUG| Persistent state client._record_indent now set to 2
02:42:17 DEBUG| Persistent state client.unexpected_reboot now set to ('ubuntu_ftrace_smoke_test.ftrace-smoke-test', 'ubuntu_ftrace_smoke_test.ftrace-smoke-test')
02:42:18 WARNI| System python is too old, crash handling disabled
02:42:18 DEBUG| Running '/home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace_smoke_test.sh'
02:42:19 DEBUG| [stdout] FAILED (CONFIG_FUNCTION_TRACER=y in /boot/config-6.14.0-32-generic)
02:42:19 DEBUG| [stdout] FAILED (CONFIG_FUNCTION_GRAPH_TRACER=y in /boot/config-6.14.0-32-generic)
02:42:19 DEBUG| [stdout] FAILED (CONFIG_STACK_TRACER=y in /boot/config-6.14.0-32-generic)
02:42:19 DEBUG| [stdout] FAILED (CONFIG_DYNAMIC_FTRACE=y in /boot/config-6.14.0-32-generic)
02:42:21 DEBUG| [stdout] FAILED /sys/kernel/debug/tracing/set_ftrace_filter does not exist
02:42:21 DEBUG| [stdout] FAILED /sys/kernel/debug/tracing/set_ftrace_notrace does not exist
02:42:21 DEBUG| [stdout] FAILED /sys/kernel/debug/tracing/set_ftrace_pid does not exist
02:42:21 DEBUG| [stdout] FAILED /sys/kernel/debug/tracing/set_graph_function does not exist
02:42:21 DEBUG| [stdout] FAILED /sys/kernel/debug/tracing/available_filter_functions does not exist
02:42:21 DEBUG| [stdout] FAILED /sys/kernel/debug/tracing/enabled_functions does not exist
02:42:21 DEBUG| [stdout] FAILED /sys/kernel/debug/tracing/function_profile_enabled does not exist
02:42:21 DEBUG| [stdout] FAILED /sys/kernel/debug/tracing/max_graph_depth does not exist
02:42:21 DEBUG| [stdout] FAILED /sys/kernel/debug/tracing/stack_max_size does not exist
02:42:21 DEBUG| [stdout] FAILED /sys/kernel/debug/tracing/stack_trace does not exist
02:42:21 DEBUG| [stdout] FAILED /sys/kernel/debug/tracing/stack_trace_filter does not exist
02:42:21 DEBUG| [stdout] FAILED (function_graph in /sys/kernel/debug/tracing/available_tracers)
02:42:22 DEBUG| [stdout] FAILED (function in /sys/kernel/debug/tracing/available_tracers)
02:42:22 DEBUG| [stdout] PASSED (nop in /sys/kernel/debug/tracing/available_tracers)
02:42:24 ERROR| [stderr] /home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace_smoke_test.sh: line 269: echo: write error: Invalid argument
02:42:24 DEBUG| [stdout] FAILED (tracer function can be enabled)
02:42:26 ERROR| [stderr] /home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace_smoke_test.sh: line 224: echo: write error: Invalid argument
02:42:26 DEBUG| [stdout] FAILED (tracer function_graph can be enabled)
02:45:58 DEBUG| [stdout] - tracer function_graph timed out
02:45:58 DEBUG| [stdout] - tracer function_graph completed
02:45:58 DEBUG| [stdout] - tracer function_graph being turned off
02:45:58 DEBUG| [stdout] - tracer got 0 irq events
02:46:02 DEBUG| [stdout] - tracer timerlat got enough data
02:46:02 DEBUG| [stdout] - tracer timerlat completed
02:46:02 DEBUG| [stdout] - tracer timerlat being turned off
02:46:02 DEBUG| [stdout] - tracer nop being set as current tracer
02:46:04 DEBUG| [stdout] PASSED (tracer timerlat can be enabled (got 660 lines of tracing output))
02:46:04 DEBUG| [stdout] - tracer osnoise got enough data
02:46:04 DEBUG| [stdout] - tracer osnoise completed
02:46:04 DEBUG| [stdout] - tracer osnoise being turned off
02:46:04 DEBUG| [stdout] - tracer nop being set as current tracer
02:46:06 DEBUG| [stdout] PASSED (tracer osnoise can be enabled (got 11 lines of tracing output))
02:46:08 DEBUG| [stdout] - tracer hwlat got enough data
02:46:08 DEBUG| [stdout] - tracer hwlat completed
02:46:08 DEBUG| [stdout] - tracer hwlat being turned off
02:46:08 DEBUG| [stdout] - tracer nop being set as current tracer
02:46:10 DEBUG| [stdout] PASSED (tracer hwlat can be enabled (got 13 lines of tracing output))
02:46:11 DEBUG| [stdout] - tracer blk got enough data
02:46:11 DEBUG| [stdout] - tracer blk completed
02:46:11 DEBUG| [stdout] - tracer blk being turned off
02:46:11 DEBUG| [stdout] - tracer nop being set as current tracer
02:46:13 DEBUG| [stdout] PASSED (tracer blk can be enabled (got 2 lines of tracing output))
02:46:15 DEBUG| [stdout] Summary: 5 passed, 19 failed
02:46:15 ERROR| Exception escaping from test:
Traceback (most recent call last):
File "/home/ubuntu/autotest/client/shared/test.py", line 411, in _exec
_call_test_function(self.execute, *p_args, **p_dargs)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ubuntu/autotest/client/shared/test.py", line 823, in _call_test_function
return func(*args, **dargs)
File "/home/ubuntu/autotest/client/shared/test.py", line 290, in execute
self._call_run_once(constraints, profile_only,
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
postprocess_profiled_run, args, dargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ubuntu/autotest/client/shared/test.py", line 212, in _call_run_once
self.run_once(*args, **dargs)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace_smoke_test.py", line 11, in run_once
self.results = utils.system_output(cmd, retain_output=True)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ubuntu/autotest/client/shared/utils.py", line 1265, in system_output
out = run(command, timeout=timeout, ignore_status=ignore_status,
~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
stdout_tee=TEE_TO_LOGS, stderr_tee=TEE_TO_LOGS,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
verbose=verbose, args=args).stdout
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ubuntu/autotest/client/shared/utils.py", line 916, in run
raise error.CmdError(command, bg_job.result,
"Command returned non-zero exit status")
autotest.client.shared.error.CmdError: Command failed, rc=1, Command returned non-zero exit status
* Command:
/home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace
_smoke_test.sh
Exit status: 1
Duration: 236.9425311088562
stdout:
FAILED (CONFIG_FUNCTION_TRACER=y in /boot/config-6.14.0-32-generic)
FAILED (CONFIG_FUNCTION_GRAPH_TRACER=y in /boot/config-6.14.0-32-generic)
FAILED (CONFIG_STACK_TRACER=y in /boot/config-6.14.0-32-generic)
FAILED (CONFIG_DYNAMIC_FTRACE=y in /boot/config-6.14.0-32-generic)
FAILED /sys/kernel/debug/tracing/set_ftrace_filter does not exist
FAILED /sys/kernel/debug/tracing/set_ftrace_notrace does not exist
FAILED /sys/kernel/debug/tracing/set_ftrace_pid does not exist
FAILED /sys/kernel/debug/tracing/set_graph_function does not exist
FAILED /sys/kernel/debug/tracing/available_filter_functions does not exist
FAILED /sys/kernel/debug/tracing/enabled_functions does not exist
FAILED /sys/kernel/debug/tracing/function_profile_enabled does not exist
FAILED /sys/kernel/debug/tracing/max_graph_depth does not exist
FAILED /sys/kernel/debug/tracing/stack_max_size does not exist
FAILED /sys/kernel/debug/tracing/stack_trace does not exist
FAILED /sys/kernel/debug/tracing/stack_trace_filter does not exist
FAILED (function_graph in /sys/kernel/debug/tracing/available_tracers)
FAILED (function in /sys/kernel/debug/tracing/available_tracers)
PASSED (nop in /sys/kernel/debug/tracing/available_tracers)
FAILED (tracer function can be enabled)
FAILED (tracer function_graph can be enabled)
- tracer function_graph timed out
- tracer function_graph completed
- tracer function_graph being turned off
- tracer got 0 irq events
- tracer timerlat got enough data
- tracer timerlat completed
- tracer timerlat being turned off
- tracer nop being set as current tracer
PASSED (tracer timerlat can be enabled (got 660 lines of tracing output))
- tracer osnoise got enough data
- tracer osnoise completed
- tracer osnoise being turned off
- tracer nop being set as current tracer
PASSED (tracer osnoise can be enabled (got 11 lines of tracing output))
- tracer hwlat got enough data
- tracer hwlat completed
- tracer hwlat being turned off
- tracer nop being set as current tracer
PASSED (tracer hwlat can be enabled (got 13 lines of tracing output))
- tracer blk got enough data
- tracer blk completed
- tracer blk being turned off
- tracer nop being set as current tracer
PASSED (tracer blk can be enabled (got 2 lines of tracing output))
Summary: 5 passed, 19 failed
stderr:
/home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace_smoke_test.sh: line 269: echo: write error: Invalid argument
/home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace_smoke_test.sh: line 224: echo: write error: Invalid argument
02:46:17 ERROR| child process failed
02:46:17 DEBUG| Traceback (most recent call last):
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/test.py", line 411, in _exec
02:46:17 DEBUG| _call_test_function(self.execute, *p_args, **p_dargs)
02:46:17 DEBUG| ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/test.py", line 823, in _call_test_function
02:46:17 DEBUG| return func(*args, **dargs)
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/test.py", line 290, in execute
02:46:17 DEBUG| self._call_run_once(constraints, profile_only,
02:46:17 DEBUG| ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| postprocess_profiled_run, args, dargs)
02:46:17 DEBUG| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/test.py", line 212, in _call_run_once
02:46:17 DEBUG| self.run_once(*args, **dargs)
02:46:17 DEBUG| ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace_smoke_test.py", line 11, in run_once
02:46:17 DEBUG| self.results = utils.system_output(cmd, retain_output=True)
02:46:17 DEBUG| ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/utils.py", line 1265, in system_output
02:46:17 DEBUG| out = run(command, timeout=timeout, ignore_status=ignore_status,
02:46:17 DEBUG| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| stdout_tee=TEE_TO_LOGS, stderr_tee=TEE_TO_LOGS,
02:46:17 DEBUG| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| verbose=verbose, args=args).stdout
02:46:17 DEBUG| ^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/utils.py", line 916, in run
02:46:17 DEBUG| raise error.CmdError(command, bg_job.result,
02:46:17 DEBUG| "Command returned non-zero exit status")
02:46:17 DEBUG| autotest.client.shared.error.CmdError: Command failed, rc=1, Command returned non-zero exit status
02:46:17 DEBUG| * Command:
02:46:17 DEBUG| /home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace
02:46:17 DEBUG| _smoke_test.sh
02:46:17 DEBUG| Exit status: 1
02:46:17 DEBUG| Duration: 236.9425311088562
02:46:17 DEBUG|
02:46:17 DEBUG| stdout:
02:46:17 DEBUG| FAILED (CONFIG_FUNCTION_TRACER=y in /boot/config-6.14.0-32-generic)
02:46:17 DEBUG| FAILED (CONFIG_FUNCTION_GRAPH_TRACER=y in /boot/config-6.14.0-32-generic)
02:46:17 DEBUG| FAILED (CONFIG_STACK_TRACER=y in /boot/config-6.14.0-32-generic)
02:46:17 DEBUG| FAILED (CONFIG_DYNAMIC_FTRACE=y in /boot/config-6.14.0-32-generic)
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/set_ftrace_filter does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/set_ftrace_notrace does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/set_ftrace_pid does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/set_graph_function does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/available_filter_functions does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/enabled_functions does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/function_profile_enabled does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/max_graph_depth does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/stack_max_size does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/stack_trace does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/stack_trace_filter does not exist
02:46:17 DEBUG| FAILED (function_graph in /sys/kernel/debug/tracing/available_tracers)
02:46:17 DEBUG| FAILED (function in /sys/kernel/debug/tracing/available_tracers)
02:46:17 DEBUG| PASSED (nop in /sys/kernel/debug/tracing/available_tracers)
02:46:17 DEBUG| FAILED (tracer function can be enabled)
02:46:17 DEBUG| FAILED (tracer function_graph can be enabled)
02:46:17 DEBUG| - tracer function_graph timed out
02:46:17 DEBUG| - tracer function_graph completed
02:46:17 DEBUG| - tracer function_graph being turned off
02:46:17 DEBUG| - tracer got 0 irq events
02:46:17 DEBUG| - tracer timerlat got enough data
02:46:17 DEBUG| - tracer timerlat completed
02:46:17 DEBUG| - tracer timerlat being turned off
02:46:17 DEBUG| - tracer nop being set as current tracer
02:46:17 DEBUG| PASSED (tracer timerlat can be enabled (got 660 lines of tracing output))
02:46:17 DEBUG| - tracer osnoise got enough data
02:46:17 DEBUG| - tracer osnoise completed
02:46:17 DEBUG| - tracer osnoise being turned off
02:46:17 DEBUG| - tracer nop being set as current tracer
02:46:17 DEBUG| PASSED (tracer osnoise can be enabled (got 11 lines of tracing output))
02:46:17 DEBUG| - tracer hwlat got enough data
02:46:17 DEBUG| - tracer hwlat completed
02:46:17 DEBUG| - tracer hwlat being turned off
02:46:17 DEBUG| - tracer nop being set as current tracer
02:46:17 DEBUG| PASSED (tracer hwlat can be enabled (got 13 lines of tracing output))
02:46:17 DEBUG| - tracer blk got enough data
02:46:17 DEBUG| - tracer blk completed
02:46:17 DEBUG| - tracer blk being turned off
02:46:17 DEBUG| - tracer nop being set as current tracer
02:46:17 DEBUG| PASSED (tracer blk can be enabled (got 2 lines of tracing output))
02:46:17 DEBUG| Summary: 5 passed, 19 failed
02:46:17 DEBUG| stderr:
02:46:17 DEBUG| /home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace_smoke_test.sh: line 269: echo: write error: Invalid argument
02:46:17 DEBUG| /home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace_smoke_test.sh: line 224: echo: write error: Invalid argument
02:46:17 DEBUG|
02:46:17 DEBUG| During handling of the above exception, another exception occurred:
02:46:17 DEBUG|
02:46:17 DEBUG| Traceback (most recent call last):
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/test.py", line 434, in _exec
02:46:17 DEBUG| raise exc_info[0](exc_info[1]).with_traceback(exc_info[2])
02:46:17 DEBUG| ~~~~~~~~~~~^^^^^^^^^^^^^
02:46:17 DEBUG| TypeError: CmdError.__init__() missing 1 required positional argument: 'result_obj'
02:46:17 DEBUG|
02:46:17 DEBUG| During handling of the above exception, another exception occurred:
02:46:17 DEBUG|
02:46:17 DEBUG| Traceback (most recent call last):
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/parallel.py", line 25, in fork_start
02:46:17 DEBUG| l()
02:46:17 DEBUG| ~^^
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/job.py", line 506, in
02:46:17 DEBUG| l = lambda: test.runtest(self, url, tag, args, dargs)
02:46:17 DEBUG| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/test.py", line 121, in runtest
02:46:17 DEBUG| common_test.runtest(job, url, tag, args, dargs, locals(), globals(),
02:46:17 DEBUG| ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| job.sysinfo.log_before_each_test,
02:46:17 DEBUG| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| job.sysinfo.log_after_each_test,
02:46:17 DEBUG| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| job.sysinfo.log_before_each_iteration,
02:46:17 DEBUG| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| job.sysinfo.log_after_each_iteration)
02:46:17 DEBUG| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/test.py", line 913, in runtest
02:46:17 DEBUG| mytest._exec(args, dargs)
02:46:17 DEBUG| ~~~~~~~~~~~~^^^^^^^^^^^^^
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/test.py", line 455, in _exec
02:46:17 DEBUG| raise error.UnhandledTestError(e)
02:46:17 DEBUG| autotest.client.shared.error.UnhandledTestError: Unhandled TypeError: CmdError.__init__() missing 1 required positional argument: 'result_obj'
02:46:17 DEBUG| Traceback (most recent call last):
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/test.py", line 411, in _exec
02:46:17 DEBUG| _call_test_function(self.execute, *p_args, **p_dargs)
02:46:17 DEBUG| ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/test.py", line 823, in _call_test_function
02:46:17 DEBUG| return func(*args, **dargs)
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/test.py", line 290, in execute
02:46:17 DEBUG| self._call_run_once(constraints, profile_only,
02:46:17 DEBUG| ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| postprocess_profiled_run, args, dargs)
02:46:17 DEBUG| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/test.py", line 212, in _call_run_once
02:46:17 DEBUG| self.run_once(*args, **dargs)
02:46:17 DEBUG| ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace_smoke_test.py", line 11, in run_once
02:46:17 DEBUG| self.results = utils.system_output(cmd, retain_output=True)
02:46:17 DEBUG| ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/utils.py", line 1265, in system_output
02:46:17 DEBUG| out = run(command, timeout=timeout, ignore_status=ignore_status,
02:46:17 DEBUG| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| stdout_tee=TEE_TO_LOGS, stderr_tee=TEE_TO_LOGS,
02:46:17 DEBUG| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| verbose=verbose, args=args).stdout
02:46:17 DEBUG| ^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/utils.py", line 916, in run
02:46:17 DEBUG| raise error.CmdError(command, bg_job.result,
02:46:17 DEBUG| "Command returned non-zero exit status")
02:46:17 DEBUG| autotest.client.shared.error.CmdError: Command failed, rc=1, Command returned non-zero exit status
02:46:17 DEBUG| * Command:
02:46:17 DEBUG| /home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace
02:46:17 DEBUG| _smoke_test.sh
02:46:17 DEBUG| Exit status: 1
02:46:17 DEBUG| Duration: 236.9425311088562
02:46:17 DEBUG|
02:46:17 DEBUG| stdout:
02:46:17 DEBUG| FAILED (CONFIG_FUNCTION_TRACER=y in /boot/config-6.14.0-32-generic)
02:46:17 DEBUG| FAILED (CONFIG_FUNCTION_GRAPH_TRACER=y in /boot/config-6.14.0-32-generic)
02:46:17 DEBUG| FAILED (CONFIG_STACK_TRACER=y in /boot/config-6.14.0-32-generic)
02:46:17 DEBUG| FAILED (CONFIG_DYNAMIC_FTRACE=y in /boot/config-6.14.0-32-generic)
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/set_ftrace_filter does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/set_ftrace_notrace does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/set_ftrace_pid does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/set_graph_function does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/available_filter_functions does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/enabled_functions does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/function_profile_enabled does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/max_graph_depth does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/stack_max_size does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/stack_trace does not exist
02:46:17 DEBUG| FAILED /sys/kernel/debug/tracing/stack_trace_filter does not exist
02:46:17 DEBUG| FAILED (function_graph in /sys/kernel/debug/tracing/available_tracers)
02:46:17 DEBUG| FAILED (function in /sys/kernel/debug/tracing/available_tracers)
02:46:17 DEBUG| PASSED (nop in /sys/kernel/debug/tracing/available_tracers)
02:46:17 DEBUG| FAILED (tracer function can be enabled)
02:46:17 DEBUG| FAILED (tracer function_graph can be enabled)
02:46:17 DEBUG| - tracer function_graph timed out
02:46:17 DEBUG| - tracer function_graph completed
02:46:17 DEBUG| - tracer function_graph being turned off
02:46:17 DEBUG| - tracer got 0 irq events
02:46:17 DEBUG| - tracer timerlat got enough data
02:46:17 DEBUG| - tracer timerlat completed
02:46:17 DEBUG| - tracer timerlat being turned off
02:46:17 DEBUG| - tracer nop being set as current tracer
02:46:17 DEBUG| PASSED (tracer timerlat can be enabled (got 660 lines of tracing output))
02:46:17 DEBUG| - tracer osnoise got enough data
02:46:17 DEBUG| - tracer osnoise completed
02:46:17 DEBUG| - tracer osnoise being turned off
02:46:17 DEBUG| - tracer nop being set as current tracer
02:46:17 DEBUG| PASSED (tracer osnoise can be enabled (got 11 lines of tracing output))
02:46:17 DEBUG| - tracer hwlat got enough data
02:46:17 DEBUG| - tracer hwlat completed
02:46:17 DEBUG| - tracer hwlat being turned off
02:46:17 DEBUG| - tracer nop being set as current tracer
02:46:17 DEBUG| PASSED (tracer hwlat can be enabled (got 13 lines of tracing output))
02:46:17 DEBUG| - tracer blk got enough data
02:46:17 DEBUG| - tracer blk completed
02:46:17 DEBUG| - tracer blk being turned off
02:46:17 DEBUG| - tracer nop being set as current tracer
02:46:17 DEBUG| PASSED (tracer blk can be enabled (got 2 lines of tracing output))
02:46:17 DEBUG| Summary: 5 passed, 19 failed
02:46:17 DEBUG| stderr:
02:46:17 DEBUG| /home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace_smoke_test.sh: line 269: echo: write error: Invalid argument
02:46:17 DEBUG| /home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace_smoke_test.sh: line 224: echo: write error: Invalid argument
02:46:17 DEBUG|
02:46:17 DEBUG| During handling of the above exception, another exception occurred:
02:46:17 DEBUG|
02:46:17 DEBUG| Traceback (most recent call last):
02:46:17 DEBUG| File "/home/ubuntu/autotest/client/shared/test.py", line 434, in _exec
02:46:17 DEBUG| raise exc_info[0](exc_info[1]).with_traceback(exc_info[2])
02:46:17 DEBUG| ~~~~~~~~~~~^^^^^^^^^^^^^
02:46:17 DEBUG| TypeError: CmdError.__init__() missing 1 required positional argument: 'result_obj'
02:46:17 DEBUG|
02:46:18 INFO | ERROR ubuntu_ftrace_smoke_test.ftrace-smoke-test ubuntu_ftrace_smoke_test.ftrace-smoke-test timestamp=1757990778 localtime=Sep 16 02:46:18 Unhandled TypeError: CmdError.__init__() missing 1 required positional argument: 'result_obj'
Traceback (most recent call last):
File "/home/ubuntu/autotest/client/shared/test.py", line 411, in _exec
_call_test_function(self.execute, *p_args, **p_dargs)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ubuntu/autotest/client/shared/test.py", line 823, in _call_test_function
return func(*args, **dargs)
File "/home/ubuntu/autotest/client/shared/test.py", line 290, in execute
self._call_run_once(constraints, profile_only,
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
postprocess_profiled_run, args, dargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ubuntu/autotest/client/shared/test.py", line 212, in _call_run_once
self.run_once(*args, **dargs)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace_smoke_test.py", line 11, in run_once
self.results = utils.system_output(cmd, retain_output=True)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ubuntu/autotest/client/shared/utils.py", line 1265, in system_output
out = run(command, timeout=timeout, ignore_status=ignore_status,
~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
stdout_tee=TEE_TO_LOGS, stderr_tee=TEE_TO_LOGS,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
verbose=verbose, args=args).stdout
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ubuntu/autotest/client/shared/utils.py", line 916, in run
raise error.CmdError(command, bg_job.result,
"Command returned non-zero exit status")
autotest.client.shared.error.CmdError: Command failed, rc=1, Command returned non-zero exit status
* Command:
/home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace
_smoke_test.sh
Exit status: 1
Duration: 236.9425311088562
stdout:
FAILED (CONFIG_FUNCTION_TRACER=y in /boot/config-6.14.0-32-generic)
FAILED (CONFIG_FUNCTION_GRAPH_TRACER=y in /boot/config-6.14.0-32-generic)
FAILED (CONFIG_STACK_TRACER=y in /boot/config-6.14.0-32-generic)
FAILED (CONFIG_DYNAMIC_FTRACE=y in /boot/config-6.14.0-32-generic)
FAILED /sys/kernel/debug/tracing/set_ftrace_filter does not exist
FAILED /sys/kernel/debug/tracing/set_ftrace_notrace does not exist
FAILED /sys/kernel/debug/tracing/set_ftrace_pid does not exist
FAILED /sys/kernel/debug/tracing/set_graph_function does not exist
FAILED /sys/kernel/debug/tracing/available_filter_functions does not exist
FAILED /sys/kernel/debug/tracing/enabled_functions does not exist
FAILED /sys/kernel/debug/tracing/function_profile_enabled does not exist
FAILED /sys/kernel/debug/tracing/max_graph_depth does not exist
FAILED /sys/kernel/debug/tracing/stack_max_size does not exist
FAILED /sys/kernel/debug/tracing/stack_trace does not exist
FAILED /sys/kernel/debug/tracing/stack_trace_filter does not exist
FAILED (function_graph in /sys/kernel/debug/tracing/available_tracers)
FAILED (function in /sys/kernel/debug/tracing/available_tracers)
PASSED (nop in /sys/kernel/debug/tracing/available_tracers)
FAILED (tracer function can be enabled)
FAILED (tracer function_graph can be enabled)
- tracer function_graph timed out
- tracer function_graph completed
- tracer function_graph being turned off
- tracer got 0 irq events
- tracer timerlat got enough data
- tracer timerlat completed
- tracer timerlat being turned off
- tracer nop being set as current tracer
PASSED (tracer timerlat can be enabled (got 660 lines of tracing output))
- tracer osnoise got enough data
- tracer osnoise completed
- tracer osnoise being turned off
- tracer nop being set as current tracer
PASSED (tracer osnoise can be enabled (got 11 lines of tracing output))
- tracer hwlat got enough data
- tracer hwlat completed
- tracer hwlat being turned off
- tracer nop being set as current tracer
PASSED (tracer hwlat can be enabled (got 13 lines of tracing output))
- tracer blk got enough data
- tracer blk completed
- tracer blk being turned off
- tracer nop being set as current tracer
PASSED (tracer blk can be enabled (got 2 lines of tracing output))
Summary: 5 passed, 19 failed
stderr:
/home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace_smoke_test.sh: line 269: echo: write error: Invalid argument
/home/ubuntu/autotest/client/tests/ubuntu_ftrace_smoke_test/ubuntu_ftrace_smoke_test.sh: line 224: echo: write error: Invalid argument
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/ubuntu/autotest/client/shared/test.py", line 434, in _exec
raise exc_info[0](exc_info[1]).with_traceback(exc_info[2])
~~~~~~~~~~~^^^^^^^^^^^^^
TypeError: CmdError.__init__() missing 1 required positional argument: 'result_obj'
02:46:18 INFO | END ERROR ubuntu_ftrace_smoke_test.ftrace-smoke-test
ubuntu_ftrace_smoke_test.ftrace-smoke-test timestamp=1757990778
localtime=Sep 16 02:46:18
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/2124251/+subscriptions