Tuesday, 2022-08-16

kata-irc-bot<ryan.savino> Anyone have ubuntu focal working for rootfs building? I'm seeing a hang in the guest log and the containers fail to launch: https://github.com/kata-containers/kata-containers/issues/493215:33
kata-irc-bot<chelsea.e.mafrica> Hey all, our contributing guide could use an overhaul. If anyone has time to update it, I created an issue with a few suggestions (but not an exhaustive list): https://github.com/kata-containers/community/issues/28515:34
kata-irc-bot<feng.wang> Has anyone tried to run linux perf inside the kata container? After build the perf package and enabling the pmu, I’m getting the following error: ```root@csi-test-57cd7bb898-m9wbs:/# ./perf stat -C 0 -- sleep 10 Error: The sys_perf_event_open() syscall returned with 22 (Invalid argument) for event (slots). /bin/dmesg | grep -i perf may provide additional information.``` Any idea? And here are the dmesg events related to perf:21:02
kata-irc-bot```root@csi-test-57cd7bb898-m9wbs:/# /bin/dmesg | grep -i perf [    0.062039] calling  init_hw_perf_events+0x0/0x603 @ 1 [    0.062045] Performance Events: Icelake events, Intel PMU driver. [    0.062217] initcall init_hw_perf_events+0x0/0x603 returned 0 after 0 usecs [    0.069887] calling  cpufreq_gov_performance_init+0x0/0xc @ 1 [    0.069889] initcall cpufreq_gov_performance_init+0x0/0xc returned 0 after 0 usecs [    0.143987] calling 21:02
kata-irc-botperf_event_sysfs_init+0x0/0x81 @ 1 [    0.144018] initcall perf_event_sysfs_init+0x0/0x81 returned 0 after 27 usecs [    0.409723] systemd[1]: Mounting cgroup to /sys/fs/cgroup/perf_event of type cgroup with options perf_event.``` 21:02

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!