Bug in checkmk 2.1.0b7?

CMK version: 2.1.0b7
OS version: Check_MK Server Rocky Linux, Monitored host CentOS 7.9.

Error message:

I get a UnboundLocalError: local variable 'package_version' referenced before assignment problem.

Full trace below.

Summary
Traceback (most recent call last):
  File "/omd/sites/cubi/bin/cmk", line 98, in <module>
    exit_status = modes.call("--check", None, opts, args)
  File "/omd/sites/cubi/lib/python3/cmk/base/modes/__init__.py", line 69, in call
    return handler(*handler_args)
  File "/omd/sites/cubi/lib/python3/cmk/base/modes/check_mk.py", line 1804, in mode_check
    checking.commandline_checking(
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/decorator.py", line 43, in wrapped_check_func
    status, output_text = _combine_texts(check_func(hostname, *args, **kwargs))
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/checking/__init__.py", line 122, in commandline_checking
    return _execute_checkmk_checks(
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/checking/__init__.py", line 185, in _execute_checkmk_checks
    inventory.do_inventory_actions_during_checking_for(
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/inventory/__init__.py", line 326, in do_inventory_actions_during_checking_for
    trees = _do_inv_for_realhost(
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/inventory/__init__.py", line 369, in _do_inv_for_realhost
    kwargs = get_section_kwargs(
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/utils.py", line 35, in get_section_kwargs
    kwargs = {
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/utils.py", line 36, in <dictcomp>
    key: parsed_sections_broker.get_parsed_section(host_key, parsed_section_name)
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/data_provider.py", line 260, in get_parsed_section
    if (resolved := resolver.resolve(parser, parsed_section_name)) is None
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/data_provider.py", line 180, in resolve
    if (parsing_result := parser.parse(producer)) is not None:
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/data_provider.py", line 97, in parse
    if (parsed := self._parse_raw_data(section)) is None
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/data_provider.py", line 115, in _parse_raw_data
    return section.parse_function(list(raw_data))
  File "/omd/sites/cubi/lib/python3/cmk/base/plugins/agent_based/inventory_lnx_packages.py", line 84, in parse_lnx_packages
    package_version=package_version,
UnboundLocalError: local variable 'package_version' referenced before assignment

The head of the package list is below

Summary
<<<lnx_packages:sep(9):persist(1651677491)>>>
atk     2.28.1  x86_64  rpm     Interfaces for accessibility support    -
systemd-sysv    219     x86_64  rpm     SysV tools for systemd  -
perl-libs       5.16.3  x86_64  rpm     The libraries for the perl runtime      -
ncurses-libs    5.9     x86_64  rpm     Ncurses libraries       -
samba-common-tools      4.10.16 x86_64  rpm     Tools for Samba servers and clients     -
libsmartcols    2.23.2  x86_64  rpm     Formatting library for ls-like programs.        -
popt    1.13    x86_64  rpm     C library for parsing command line parameters   -

Output of “cmk --debug -vvn hostname”: (If it is a problem with checks or plugins)

Summary
OMD[cubi]:~$ cmk --debug -vvn omics-file1
Checkmk version 2.1.0b7
Try license usage history update.
Trying to acquire lock on /omd/sites/cubi/var/check_mk/license_usage/next_run
Got lock on /omd/sites/cubi/var/check_mk/license_usage/next_run
Trying to acquire lock on /omd/sites/cubi/var/check_mk/license_usage/history.json
Got lock on /omd/sites/cubi/var/check_mk/license_usage/history.json
Next run time has not been reached yet. Abort.
Releasing lock on /omd/sites/cubi/var/check_mk/license_usage/history.json
Released lock on /omd/sites/cubi/var/check_mk/license_usage/history.json
Releasing lock on /omd/sites/cubi/var/check_mk/license_usage/next_run
Released lock on /omd/sites/cubi/var/check_mk/license_usage/next_run
+ FETCHING DATA
  Source: SourceType.HOST/FetcherType.TCP
[cpu_tracking] Start [7fbb77e90280]
[TCPFetcher] Fetch with cache settings: DefaultAgentFileCache(omics-file1, base_path=/omd/sites/cubi/tmp/check_mk/cache, max_age=MaxAge(checking=0, discovery=120, inventory=120), disabled=False, use_outdated=False, simulation=False)
Not using cache (Too old. Age is 78 sec, allowed is 0 sec)
[TCPFetcher] Execute data source
Connecting via TCP to 172.16.97.11:6556 (5.0s timeout)
Detected transport protocol: TransportProtocol.PLAIN (b'<<')
Reading data from agent
Write data to cache file /omd/sites/cubi/tmp/check_mk/cache/omics-file1
Trying to acquire lock on /omd/sites/cubi/tmp/check_mk/cache/omics-file1
Got lock on /omd/sites/cubi/tmp/check_mk/cache/omics-file1
Releasing lock on /omd/sites/cubi/tmp/check_mk/cache/omics-file1
Released lock on /omd/sites/cubi/tmp/check_mk/cache/omics-file1
Closing TCP connection to 172.16.97.11:6556
[cpu_tracking] Stop [7fbb77e90280 - Snapshot(process=posix.times_result(user=0.010000000000000231, system=0.010000000000000009, children_user=0.0, children_system=0.0, elapsed=45.49000000022352))]
  Source: SourceType.MANAGEMENT/FetcherType.IPMI
[cpu_tracking] Start [7fbb77e90670]
[IPMIFetcher] Fetch with cache settings: DefaultAgentFileCache(omics-file1, base_path=/omd/sites/cubi/tmp/check_mk/data_source_cache/mgmt_ipmi, max_age=MaxAge(checking=0, discovery=120, inventory=120), disabled=False, use_outdated=False, simulation=False)
Not using cache (Too old. Age is 122 sec, allowed is 0 sec)
[IPMIFetcher] Execute data source
Connecting to 172.16.64.130:623 (User: root, Privlevel: 2)
Fetching sensor data via UDP from 172.16.64.130:623
Fetching inventory information via UDP from 172.16.64.130:623
Raw reading states of Power Optimized: ['Unknown state 0 for reading type 111/sensor type 192']
Raw reading states of SD1: ['Unknown state 0 for reading type 111/sensor type 201']
Raw reading states of SD2: ['Unknown state 0 for reading type 111/sensor type 201']
Fetching firmware information via UDP from 172.16.64.130:623
Write data to cache file /omd/sites/cubi/tmp/check_mk/data_source_cache/mgmt_ipmi/omics-file1
Trying to acquire lock on /omd/sites/cubi/tmp/check_mk/data_source_cache/mgmt_ipmi/omics-file1
Got lock on /omd/sites/cubi/tmp/check_mk/data_source_cache/mgmt_ipmi/omics-file1
Releasing lock on /omd/sites/cubi/tmp/check_mk/data_source_cache/mgmt_ipmi/omics-file1
Released lock on /omd/sites/cubi/tmp/check_mk/data_source_cache/mgmt_ipmi/omics-file1
Closing connection to 172.16.64.130:623
[cpu_tracking] Stop [7fbb77e90670 - Snapshot(process=posix.times_result(user=0.54, system=0.07999999999999996, children_user=0.0, children_system=0.0, elapsed=1.4699999997392297))]
  Source: SourceType.HOST/FetcherType.PIGGYBACK
[cpu_tracking] Start [7fbb774b2760]
[PiggybackFetcher] Fetch with cache settings: NoCache(omics-file1, base_path=/omd/sites/cubi/tmp/check_mk/data_source_cache/piggyback, max_age=MaxAge(checking=0, discovery=120, inventory=120), disabled=True, use_outdated=False, simulation=False)
Not using cache (Cache usage disabled)
[PiggybackFetcher] Execute data source
No piggyback files for 'omics-file1'. Skip processing.
No piggyback files for '172.16.97.11'. Skip processing.
Not using cache (Cache usage disabled)
[cpu_tracking] Stop [7fbb774b2760 - Snapshot(process=posix.times_result(user=0.0, system=0.0, children_user=0.0, children_system=0.0, elapsed=0.009999999776482582))]
+ PARSE FETCHER RESULTS
  Source: SourceType.HOST/FetcherType.TCP
<<<check_mk>>> / Transition NOOPParser -> HostSectionParser
<<<cmk_agent_ctl_status:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<checkmk_agent_plugins_lnx:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<labels:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<df>>> / Transition HostSectionParser -> HostSectionParser
<<<df>>> / Transition HostSectionParser -> HostSectionParser
<<<systemd_units>>> / Transition HostSectionParser -> HostSectionParser
<<<zfsget:sep(9)>>> / Transition HostSectionParser -> HostSectionParser
<<<zfsget>>> / Transition HostSectionParser -> HostSectionParser
<<<nfsmounts>>> / Transition HostSectionParser -> HostSectionParser
<<<cifsmounts>>> / Transition HostSectionParser -> HostSectionParser
<<<mounts>>> / Transition HostSectionParser -> HostSectionParser
<<<ps_lnx>>> / Transition HostSectionParser -> HostSectionParser
<<<mem>>> / Transition HostSectionParser -> HostSectionParser
<<<cpu>>> / Transition HostSectionParser -> HostSectionParser
<<<uptime>>> / Transition HostSectionParser -> HostSectionParser
<<<lnx_if>>> / Transition HostSectionParser -> HostSectionParser
<<<lnx_if:sep(58)>>> / Transition HostSectionParser -> HostSectionParser
<<<lnx_bonding:sep(58)>>> / Transition HostSectionParser -> HostSectionParser
<<<tcp_conn_stats>>> / Transition HostSectionParser -> HostSectionParser
<<<multipath>>> / Transition HostSectionParser -> HostSectionParser
<<<diskstat>>> / Transition HostSectionParser -> HostSectionParser
<<<kernel>>> / Transition HostSectionParser -> HostSectionParser
<<<md>>> / Transition HostSectionParser -> HostSectionParser
<<<vbox_guest>>> / Transition HostSectionParser -> HostSectionParser
<<<postfix_mailq>>> / Transition HostSectionParser -> HostSectionParser
<<<postfix_mailq_status:sep(58)>>> / Transition HostSectionParser -> HostSectionParser
<<<zpool_status>>> / Transition HostSectionParser -> HostSectionParser
<<<zpool>>> / Transition HostSectionParser -> HostSectionParser
<<<job>>> / Transition HostSectionParser -> HostSectionParser
<<<chrony:cached(1651662491,30)>>> / Transition HostSectionParser -> HostSectionParser
<<<local:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<logins>>> / Transition HostSectionParser -> HostSectionParser
<<<logwatch>>> / Transition HostSectionParser -> HostSectionParser
<<<proc_fs_healthy>>> / Transition HostSectionParser -> HostSectionParser
<<<smart>>> / Transition HostSectionParser -> HostSectionParser
Trying to acquire lock on /omd/sites/cubi/var/check_mk/persisted/omics-file1
Got lock on /omd/sites/cubi/var/check_mk/persisted/omics-file1
Releasing lock on /omd/sites/cubi/var/check_mk/persisted/omics-file1
Released lock on /omd/sites/cubi/var/check_mk/persisted/omics-file1
Stored persisted sections: lnx_packages, lnx_distro, lnx_cpuinfo, dmidecode, lnx_uname, lnx_ip_a, lnx_ip_r
Using persisted section SectionName('lnx_packages')
Using persisted section SectionName('lnx_distro')
Using persisted section SectionName('lnx_cpuinfo')
Using persisted section SectionName('dmidecode')
Using persisted section SectionName('lnx_uname')
Using persisted section SectionName('lnx_ip_a')
Using persisted section SectionName('lnx_ip_r')
  -> Add sections: ['check_mk', 'checkmk_agent_plugins_lnx', 'chrony', 'cifsmounts', 'cmk_agent_ctl_status', 'cpu', 'df', 'diskstat', 'dmidecode', 'job', 'kernel', 'labels', 'lnx_bonding', 'lnx_cpuinfo', 'lnx_distro', 'lnx_if', 'lnx_ip_a', 'lnx_ip_r', 'lnx_packages', 'lnx_uname', 'local', 'logins', 'logwatch', 'md', 'mem', 'mounts', 'multipath', 'nfsmounts', 'postfix_mailq', 'postfix_mailq_status', 'proc_fs_healthy', 'ps_lnx', 'smart', 'systemd_units', 'tcp_conn_stats', 'uptime', 'vbox_guest', 'zfsget', 'zpool', 'zpool_status']
  Source: SourceType.MANAGEMENT/FetcherType.IPMI
<<<ipmi_sensors:sep(124)>>> / Transition NOOPParser -> HostSectionParser
<<<ipmi_firmware:sep(124)>>> / Transition HostSectionParser -> HostSectionParser
No persisted sections
  -> Add sections: ['ipmi_firmware', 'ipmi_sensors']
  Source: SourceType.HOST/FetcherType.PIGGYBACK
No persisted sections
  -> Add sections: []
Received no piggyback data
Received no piggyback data
Received no piggyback data
[cpu_tracking] Start [7fbb77e1d4c0]
value store: synchronizing
Trying to acquire lock on /omd/sites/cubi/tmp/check_mk/counters/omics-file1
Got lock on /omd/sites/cubi/tmp/check_mk/counters/omics-file1
value store: loading from disk
Releasing lock on /omd/sites/cubi/tmp/check_mk/counters/omics-file1
Released lock on /omd/sites/cubi/tmp/check_mk/counters/omics-file1
Bonding Interface bond0 Status: up, Mode: IEEE 802.3ad Dynamic link aggregation, p1p1/F8:F2:1E:13:BF:D0 up, p1p2/F8:F2:1E:13:BF:D2 up
CPU utilization      Total CPU: 5.55%
Check_MK Agent       Version: 2.1.0b7, OS: linux, TLS is not activated on monitored host (see details), Agent plugins: 0, Local checks: 0
Disk IO SUMMARY      Read: 103 kB/s, Write: 10.5 MB/s, Latency: 8 milliseconds
Filesystem /         3.01% used (8.37 of 278.13 GB), trend: +1.39 MB / 24 hours
Filesystem /boot     26.29% used (268.03 of 1019.66 MB), trend: 0.00 B / 24 hours
Filesystem /tank-crypt 80.61% used (133.00 of 165.00 TB, warn/crit at 80.00%/90.00%), trend: +4.87 GB / 24 hours
Filesystem /tank-crypt/bih-metabolomics 12.78% used (2.56 of 20.00 TB), trend: -24.37 B / 24 hours
Filesystem /tank-crypt/bih-metabolomics/project-data 0.0000004% used (66.28 kB of 17.44 TB), trend: 0.00 B / 24 hours
Filesystem /tank-crypt/bih-metabolomics/raw-data 12.78% used (2.56 of 20.00 TB), trend: -24.37 B / 24 hours
Filesystem /tank-crypt/bih-proteomics 54.53% used (10.91 of 20.00 TB), trend: 0.00 B / 24 hours
Filesystem /tank-crypt/bih-proteomics/quant-data 2.36% used (225.20 GB of 9.31 TB), trend: 0.00 B / 24 hours
Filesystem /tank-crypt/bih-proteomics/raw-data 54.03% used (10.69 of 19.78 TB), trend: 0.00 B / 24 hours
Filesystem /tank-crypt/bih-ralserlabs 81.08% used (44.60 of 55.00 TB, warn/crit at 80.00%/90.00%), trend: +4.87 GB / 24 hours
Filesystem /tank-crypt/bih-ralserlabs/quant-data 0.0000006% used (63.12 kB of 10.40 TB), trend: 0.00 B / 24 hours
Filesystem /tank-crypt/bih-ralserlabs/raw-data 81.08% used (44.60 of 55.00 TB, warn/crit at 80.00%/90.00%), trend: +4.87 GB / 24 hours
Filesystem /tank-crypt/solexa 88.16% used (74.94 of 85.00 TB, warn/crit at 80.00%/90.00%), trend: +821.20 kB / 24 hours
Interface bond0      [4], (up), MAC: F8:F2:1E:13:BF:D0, Speed: 20 GBit/s, In: 12.2 kB/s (<0.01%), Out: 91.8 kB/s (<0.01%)
Interface lo         [1], (up), MAC: 00:00:00:00:00:00, Speed: unknown, In: 0.00 B/s, Out: 0.00 B/s
Interface p1p1       [2], (up), MAC: F8:F2:1E:13:BF:D0, Speed: 10 GBit/s, In: 910 B/s (<0.01%), Out: 91.7 kB/s (<0.01%)
Interface p1p2       [3], (up), MAC: F8:F2:1E:13:BF:D2, Speed: 10 GBit/s, In: 11.3 kB/s (<0.01%), Out: 124 B/s (<0.01%)
Kernel Performance   Process Creations: 976.25/s, Context Switches: 29959.84/s, Major Page Faults: 0.00/s, Page Swap in: 0.00/s, Page Swap Out: 0.00/s
Log /var/log/messages No error messages
Logins               On system: 6
MD Softraid md0      Status: active, Spare: 0, Failed: 0, Active: 2, Status: 2/2, UU
MD Softraid md1      Status: active, Spare: 0, Failed: 0, Active: 2, Status: 2/2, UU
Management Interface: IPMI Sensor 1.8V_SW_PG Status: OK
Management Interface: IPMI Sensor 2.5V_SW_PG Status: OK
Management Interface: IPMI Sensor 3.3V_B_PG Status: OK
Management Interface: IPMI Sensor 5V_SW_PG Status: OK
Management Interface: IPMI Sensor A1 Status: OK
Management Interface: IPMI Sensor A10 Status: OK
Management Interface: IPMI Sensor A11 Status: OK
Management Interface: IPMI Sensor A12 Status: OK
Management Interface: IPMI Sensor A2 Status: OK
Management Interface: IPMI Sensor A3 Status: OK
Management Interface: IPMI Sensor A4 Status: OK
Management Interface: IPMI Sensor A5 Status: OK
Management Interface: IPMI Sensor A6 Status: OK
Management Interface: IPMI Sensor A7 Status: OK
Management Interface: IPMI Sensor A8 Status: OK
Management Interface: IPMI Sensor A9 Status: OK
Management Interface: IPMI Sensor B1 Status: OK
Management Interface: IPMI Sensor B10 Status: OK
Management Interface: IPMI Sensor B11 Status: OK
Management Interface: IPMI Sensor B12 Status: OK
Management Interface: IPMI Sensor B2 Status: OK
Management Interface: IPMI Sensor B3 Status: OK
Management Interface: IPMI Sensor B4 Status: OK
Management Interface: IPMI Sensor B5 Status: OK
Management Interface: IPMI Sensor B6 Status: OK
Management Interface: IPMI Sensor B7 Status: OK
Management Interface: IPMI Sensor B8 Status: OK
Management Interface: IPMI Sensor B9 Status: OK
Management Interface: IPMI Sensor BP0_PG Status: OK
Management Interface: IPMI Sensor BP0_Presence Status: OK
Management Interface: IPMI Sensor BP1_PG Status: OK
Management Interface: IPMI Sensor BP1_Presence Status: OK
Management Interface: IPMI Sensor BP2_Presence Status: OK
Management Interface: IPMI Sensor CMOS_Battery Status: OK
Management Interface: IPMI Sensor CPU_Usage Status: OK, 1.00 %
Management Interface: IPMI Sensor CP_Left_Pres Status: OK
Management Interface: IPMI Sensor CP_Right_Pres Status: OK
Management Interface: IPMI Sensor Cable_PCIe_A0 Status: OK
Management Interface: IPMI Sensor Cable_PCIe_A1 Status: OK
Management Interface: IPMI Sensor Cable_PCIe_A2 Status: OK
Management Interface: IPMI Sensor Cable_PCIe_B0 Status: OK
Management Interface: IPMI Sensor Cable_PCIe_B1 Status: OK
Management Interface: IPMI Sensor Cable_PCIe_B2 Status: OK
Management Interface: IPMI Sensor Cable_SAS_A0 Status: OK
Management Interface: IPMI Sensor Cable_SAS_A1 Status: OK
Management Interface: IPMI Sensor Cable_SAS_A2 Status: OK
Management Interface: IPMI Sensor Cable_SAS_B0 Status: OK
Management Interface: IPMI Sensor Cable_SAS_B1 Status: OK
Management Interface: IPMI Sensor Cable_SAS_B2 Status: OK
Management Interface: IPMI Sensor Current_1 Status: OK, 0.60 A
Management Interface: IPMI Sensor Current_2 Status: OK, 0.20 A
Management Interface: IPMI Sensor DIMM_PG Status: OK
Management Interface: IPMI Sensor Dedicated_NIC Status: OK
Management Interface: IPMI Sensor Drive_0 Status: OK
Management Interface: IPMI Sensor Drive_15 Status: OK
Management Interface: IPMI Sensor Drive_30 Status: OK
Management Interface: IPMI Sensor FIVR_PG Status: OK
Management Interface: IPMI Sensor Fan_Redundancy Status: OK
Management Interface: IPMI Sensor Front_LED_Panel Status: OK
Management Interface: IPMI Sensor IO_Usage Status: OK
Management Interface: IPMI Sensor Intrusion Status: OK
Management Interface: IPMI Sensor Intrusion_Cable Status: OK
Management Interface: IPMI Sensor MEM012_VDDQ_PG Status: OK
Management Interface: IPMI Sensor MEM012_VR Status: OK, 1.21 V
Management Interface: IPMI Sensor MEM345_VR Status: OK, 1.21 V
Management Interface: IPMI Sensor MEM_Usage Status: OK
Management Interface: IPMI Sensor NVDIMM_Battery Status: OK
Management Interface: IPMI Sensor OS_Watchdog Status: OK
Management Interface: IPMI Sensor PCIe_Slot1 Status: OK
Management Interface: IPMI Sensor PCIe_Slot2 Status: OK
Management Interface: IPMI Sensor PCIe_Slot3 Status: OK
Management Interface: IPMI Sensor PCIe_Slot4 Status: OK
Management Interface: IPMI Sensor PCIe_Slot5 Status: OK
Management Interface: IPMI Sensor PCIe_Slot6 Status: OK
Management Interface: IPMI Sensor PCIe_Slot7 Status: OK
Management Interface: IPMI Sensor PCIe_Slot8 Status: OK
Management Interface: IPMI Sensor PS2_PG_FAIL Status: OK
Management Interface: IPMI Sensor PS_Redundancy Status: OK
Management Interface: IPMI Sensor Power_Cable Status: OK
Management Interface: IPMI Sensor Presence Status: OK
Management Interface: IPMI Sensor Pwr_Consumption Status: OK, 156.00 W
Management Interface: IPMI Sensor ROMB_Battery Status: OK
Management Interface: IPMI Sensor Redundancy Status: OK
Management Interface: IPMI Sensor Riser_1_Presence Status: OK
Management Interface: IPMI Sensor Riser_2_Presence Status: OK
Management Interface: IPMI Sensor Riser_3_Presence Status: OK
Management Interface: IPMI Sensor Riser_Config_Err Status: OK
Management Interface: IPMI Sensor SD Status: OK
Management Interface: IPMI Sensor SYS_Usage Status: OK, 2.00 %
Management Interface: IPMI Sensor Signal_Cable Status: OK
Management Interface: IPMI Sensor Status Status: OK
Management Interface: IPMI Sensor TPM_Presence Status: OK
Management Interface: IPMI Sensor Therm_Config_Err Status: OK
Management Interface: IPMI Sensor Unresp_sensor Status: OK
Management Interface: IPMI Sensor VCORE_VR Status: OK, 1.78 V
Management Interface: IPMI Sensor VGA_Cable_Pres Status: OK
Management Interface: IPMI Sensor VSA_PG Status: OK
Management Interface: IPMI Sensor VSBM_SW_PG Status: OK
Management Interface: IPMI Sensor Voltage_1 Status: OK, 238.00 V
Management Interface: IPMI Sensor Voltage_2 Status: OK, 238.00 V
Memory               Total virtual memory: 66.73% - 83.69 GB of 125.42 GB
Mount options of /   Mount options exactly as expected
Mount options of /boot Mount options exactly as expected
Multipath 35000039a28110521 (mpathbj): Paths active: 2/2, Expected paths: 2
Multipath 35000039a281105a5 (mpathbi): Paths active: 2/2, Expected paths: 2
Multipath 35000039ad818e589 (mpathbk): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a43eb (mpathr): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a440b (mpathau): Paths active: 0/0, Expected paths: 2 (crit below 2)
Multipath 35000c500625a453f (mpathar): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a4597 (mpathb): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a45c7 (mpathg): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a4667 (mpathm): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a47b3 (mpatht): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a47eb (mpathaz): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a4857 (mpathad): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a48a7 (mpathz): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a4a8b (mpathj): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a4b0f (mpathi): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a4b33 (mpathy): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a4b87 (mpathe): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a4b97 (mpathak): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a4ce3 (mpathbg): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a4e67 (mpathc): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a4eff (mpathbe): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a4f93 (mpathan): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a4fd7 (mpathba): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a535f (mpathh): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a5367 (mpatha): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a5403 (mpathbd): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a541b (mpathk): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a56cb (mpathx): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a5777 (mpathal): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a5823 (mpathae): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a5c2f (mpathbb): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a5c53 (mpathf): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a5cb7 (mpathl): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a5d27 (mpathax): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a5d37 (mpathu): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a5e4b (mpathv): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a5e9f (mpathd): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a5f0f (mpatho): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a6043 (mpathbf): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a60e7 (mpathao): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a61cf (mpaths): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a61df (mpathay): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d2a1b (mpathaq): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d2a63 (mpathbc): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d2acb (mpathbh): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d2d03 (mpathq): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d34df (mpathp): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d3b5b (mpathw): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d3d4b (mpathas): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d3d9f (mpathaj): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d431f (mpathap): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d4853 (mpathah): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d485b (mpathab): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d4ad3 (mpathav): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d4edb (mpathn): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d561b (mpathaf): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d56bf (mpathaa): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d6073 (mpathai): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d6733 (mpathag): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626db47b (mpathat): Paths active: 2/2, Expected paths: 2
Multipath 35000c500a7a1ef17 (mpatham): Paths active: 2/2, Expected paths: 2
NTP Time             Offset: 0.3927 ms, Stratum: 4, Time since last sync: 12 minutes 57 seconds
Number of threads    1255, Usage: 0.12%
Postfix Queue        Deferred queue length: 0, Active queue length: 0
Postfix status       Status: the Postfix mail system is running, PID: 4068
Storage Pool tank-crypt 77.34% used (168.60 of 218.00 TB), trend: +68.29 GB / 24 hours
Systemd Service Summary Total: 197, Disabled: 13, Failed: 60, 60 services failed (systemd-cryptsetup@crypt\x2dmpatha, systemd-cryptsetup@crypt\x2dmpathaa, systemd-cryptsetup@crypt\x2dmpathab, systemd-cryptsetup@crypt\x2dmpathad, systemd-cryptsetup@crypt\x2dmpathae, systemd-cryptsetup@crypt\x2dmpathaf, systemd-cryptsetup@crypt\x2dmpathag, systemd-cryptsetup@crypt\x2dmpathah, systemd-cryptsetup@crypt\x2dmpathai, systemd-cryptsetup@crypt\x2dmpathaj, systemd-cryptsetup@crypt\x2dmpathak, systemd-cryptsetup@crypt\x2dmpathal, systemd-cryptsetup@crypt\x2dmpatham, systemd-cryptsetup@crypt\x2dmpathan, systemd-cryptsetup@crypt\x2dmpathao, systemd-cryptsetup@crypt\x2dmpathap, systemd-cryptsetup@crypt\x2dmpathaq, systemd-cryptsetup@crypt\x2dmpathar, systemd-cryptsetup@crypt\x2dmpathas, systemd-cryptsetup@crypt\x2dmpathat, systemd-cryptsetup@crypt\x2dmpathau, systemd-cryptsetup@crypt\x2dmpathav, systemd-cryptsetup@crypt\x2dmpathax, systemd-cryptsetup@crypt\x2dmpathay, systemd-cryptsetup@crypt\x2dmpathaz, systemd-cryptsetup@crypt\x2dmpathb, systemd-cryptsetup@crypt\x2dmpathba, systemd-cryptsetup@crypt\x2dmpathbb, systemd-cryptsetup@crypt\x2dmpathbc, systemd-cryptsetup@crypt\x2dmpathbd, systemd-cryptsetup@crypt\x2dmpathbe, systemd-cryptsetup@crypt\x2dmpathbf, systemd-cryptsetup@crypt\x2dmpathbg, systemd-cryptsetup@crypt\x2dmpathbh, systemd-cryptsetup@crypt\x2dmpathbi, systemd-cryptsetup@crypt\x2dmpathbj, systemd-cryptsetup@crypt\x2dmpathc, systemd-cryptsetup@crypt\x2dmpathd, systemd-cryptsetup@crypt\x2dmpathe, systemd-cryptsetup@crypt\x2dmpathf, systemd-cryptsetup@crypt\x2dmpathg, systemd-cryptsetup@crypt\x2dmpathh, systemd-cryptsetup@crypt\x2dmpathi, systemd-cryptsetup@crypt\x2dmpathj, systemd-cryptsetup@crypt\x2dmpathk, systemd-cryptsetup@crypt\x2dmpathl, systemd-cryptsetup@crypt\x2dmpathm, systemd-cryptsetup@crypt\x2dmpathn, systemd-cryptsetup@crypt\x2dmpatho, systemd-cryptsetup@crypt\x2dmpathp, systemd-cryptsetup@crypt\x2dmpathq, systemd-cryptsetup@crypt\x2dmpathr, systemd-cryptsetup@crypt\x2dmpaths, systemd-cryptsetup@crypt\x2dmpatht, systemd-cryptsetup@crypt\x2dmpathu, systemd-cryptsetup@crypt\x2dmpathv, systemd-cryptsetup@crypt\x2dmpathw, systemd-cryptsetup@crypt\x2dmpathx, systemd-cryptsetup@crypt\x2dmpathy, systemd-cryptsetup@crypt\x2dmpathz)(!!)
TCP Connections      Established: 18
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KEZH 44 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KEZK 44 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF04 48 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF0B 44 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF0Z 43 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF1P 43 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF21 47 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF2Q 43 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF30 48 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF3E 37 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF3L 37 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF3R 37 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF4T 44 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF5E 44 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF5Y 37 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF7N 48 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF7R 47 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF8B 39 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF9S 47 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFA9 37 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFAV 45 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFB2 47 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFC7 49 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFDN 47 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFF1 39 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFF4 40 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFFE 39 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFFK 44 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFFN 38 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFGW 45 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFHL 47 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFJL 38 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFJN 48 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFKD 39 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFKS 46 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFKY 45 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFLD 47 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFMG 38 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5Q3GX 37 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5Q3N3 47 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5Q3V1 47 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5Q3V4 43 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5Q41Z 36 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5Q43K 43 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5Q43Q 46 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5Q4AF 37 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5Q4BN 47 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5Q4DC 47 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5Q4M2 49 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5Q4ML 37 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5Q4N3 43 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5Q4SE 44 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5QGFK 43 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5QWJR 45 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5QWP5 37 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5QWRE 37 °C
Temperature SMART SEAGATE_ST4000NM0295_ZC19YPZY 41 °C
Temperature SMART TOSHIBA_AL14SXB30ENY_2890A082FEKE 35 °C
Temperature SMART TOSHIBA_AL14SXB30ENY_2890A08GFEKE 35 °C
Temperature SMART TOSHIBA_MG04SCA40EN_41C0A015F6QE 41 °C
Temperature SMART TOSHIBA_MG04SCA40EN_5080A02BF6QE 33 °C
Temperature SMART TOSHIBA_MG04SCA40EN_5080A02PF6QE 43 °C
Uptime               Up since Dec 27 2020 15:13:56, Uptime: 1 year 127 days
zpool status         All pools are healthy
+ EXECUTING INVENTORY PLUGINS
 aruba_wlc_aps: skipped (no data)
 aruba_wlc_aps: skipped (no data)
 check_mk: ok
 check_mk: skipped (no data)
 checkmk_agent_plugins: ok
 checkmk_agent_plugins: skipped (no data)
 docker_node_info: skipped (no data)
 docker_node_info: skipped (no data)
 fritz: skipped (no data)
 fritz: skipped (no data)
 hp_proliant_da_phydrv: skipped (no data)
 hp_proliant_da_phydrv: skipped (no data)
 hp_proliant_mem: skipped (no data)
 hp_proliant_mem: skipped (no data)
 ibm_mq_channels: skipped (no data)
 ibm_mq_channels: skipped (no data)
 ibm_mq_managers: skipped (no data)
 ibm_mq_managers: skipped (no data)
 ibm_mq_queues: skipped (no data)
 ibm_mq_queues: skipped (no data)
 ipmi_firmware: skipped (no data)
 ipmi_firmware: ok
 inv_cisco_vlans: skipped (no data)
 inv_cisco_vlans: skipped (no data)
 inv_esx_vsphere_hostsystem: skipped (no data)
 inv_esx_vsphere_hostsystem: skipped (no data)
 inv_if: ok
 inv_if: skipped (no data)
 aix_packages: skipped (no data)
 aix_packages: skipped (no data)
 aix_service_packs: skipped (no data)
 aix_service_packs: skipped (no data)
 inventory_checkmk: skipped (no data)
 inventory_checkmk: skipped (no data)
 checkpoint_vpn_tunnels: skipped (no data)
 checkpoint_vpn_tunnels: skipped (no data)
 dmidecode: ok
 dmidecode: skipped (no data)
 docker_container_labels: skipped (no data)
 docker_container_labels: skipped (no data)
 docker_container_network: skipped (no data)
 docker_container_network: skipped (no data)
 docker_node_images: skipped (no data)
 docker_node_images: skipped (no data)
 docker_node_network: skipped (no data)
 docker_node_network: skipped (no data)
 inventory_esx_vsphere_clusters: skipped (no data)
 inventory_esx_vsphere_clusters: skipped (no data)
 inventory_esx_vsphere_virtual_machines: skipped (no data)
 inventory_esx_vsphere_virtual_machines: skipped (no data)
 fortiauthenticator_system: skipped (no data)
 fortiauthenticator_system: skipped (no data)
 fortigate_ha: skipped (no data)
 fortigate_ha: skipped (no data)
 fortimail_system: skipped (no data)
 fortimail_system: skipped (no data)
 fortisandbox_software: skipped (no data)
 fortisandbox_software: skipped (no data)
 fortisandbox_system: skipped (no data)
 fortisandbox_system: skipped (no data)
 k8s_assigned_pods: skipped (no data)
 k8s_assigned_pods: skipped (no data)
 k8s_daemon_pod_containers: skipped (no data)
 k8s_daemon_pod_containers: skipped (no data)
 k8s_endpoint_info: skipped (no data)
 k8s_endpoint_info: skipped (no data)
 k8s_ingress_infos: skipped (no data)
 k8s_ingress_infos: skipped (no data)
 k8s_job_container: skipped (no data)
 k8s_job_container: skipped (no data)
 kube_cluster: skipped (no data)
 kube_cluster: skipped (no data)
 kube_daemonset: skipped (no data)
 kube_daemonset: skipped (no data)
 kube_deployment: skipped (no data)
 kube_deployment: skipped (no data)
 kube_namespace: skipped (no data)
 kube_namespace: skipped (no data)
 kube_node: skipped (no data)
 kube_node: skipped (no data)
 kube_pod: skipped (no data)
 kube_pod: skipped (no data)
 kube_statefulset: skipped (no data)
 kube_statefulset: skipped (no data)
 lnx_block_devices: skipped (no data)
 lnx_block_devices: skipped (no data)
 lnx_ip_r: ok
 lnx_ip_r: skipped (no data)
[cpu_tracking] Stop [7fbb77e1d4c0 - Snapshot(process=posix.times_result(user=0.1299999999999999, system=0.0, children_user=0.0, children_system=0.0, elapsed=0.13999999966472387))]
Trying to acquire lock on /omd/sites/cubi/var/check_mk/crashes/base/9cd4a530-cb9a-11ec-a8fd-0242ac120003/crash.info
Got lock on /omd/sites/cubi/var/check_mk/crashes/base/9cd4a530-cb9a-11ec-a8fd-0242ac120003/crash.info
Releasing lock on /omd/sites/cubi/var/check_mk/crashes/base/9cd4a530-cb9a-11ec-a8fd-0242ac120003/crash.info
Released lock on /omd/sites/cubi/var/check_mk/crashes/base/9cd4a530-cb9a-11ec-a8fd-0242ac120003/crash.info
Traceback (most recent call last):
  File "/omd/sites/cubi/bin/cmk", line 98, in <module>
    exit_status = modes.call("--check", None, opts, args)
  File "/omd/sites/cubi/lib/python3/cmk/base/modes/__init__.py", line 69, in call
    return handler(*handler_args)
  File "/omd/sites/cubi/lib/python3/cmk/base/modes/check_mk.py", line 1804, in mode_check
    checking.commandline_checking(
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/decorator.py", line 43, in wrapped_check_func
    status, output_text = _combine_texts(check_func(hostname, *args, **kwargs))
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/checking/__init__.py", line 122, in commandline_checking
    return _execute_checkmk_checks(
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/checking/__init__.py", line 185, in _execute_checkmk_checks
    inventory.do_inventory_actions_during_checking_for(
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/inventory/__init__.py", line 326, in do_inventory_actions_during_checking_for
    trees = _do_inv_for_realhost(
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/inventory/__init__.py", line 369, in _do_inv_for_realhost
    kwargs = get_section_kwargs(
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/utils.py", line 35, in get_section_kwargs
    kwargs = {
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/utils.py", line 36, in <dictcomp>
    key: parsed_sections_broker.get_parsed_section(host_key, parsed_section_name)
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/data_provider.py", line 260, in get_parsed_section
    if (resolved := resolver.resolve(parser, parsed_section_name)) is None
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/data_provider.py", line 180, in resolve
    if (parsing_result := parser.parse(producer)) is not None:
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/data_provider.py", line 97, in parse
    if (parsed := self._parse_raw_data(section)) is None
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/data_provider.py", line 115, in _parse_raw_data
    return section.parse_function(list(raw_data))
  File "/omd/sites/cubi/lib/python3/cmk/base/plugins/agent_based/inventory_lnx_packages.py", line 84, in parse_lnx_packages
    package_version=package_version,
UnboundLocalError: local variable 'package_version' referenced before assignment
OMD[cubi]:~$ vi /omd/sites/cubi/lib/python3/cmk/base/plugins/agent_based/inventory_lnx_packages.py
-bash: vi: command not found
OMD[cubi]:~$ ^C /omd/sites/cubi/lib/python3/cmk/base/plugins/agent_based/inventory_lnx_packages.py
OMD[cubi]:~$ apt install vim-nox
E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?
OMD[cubi]:~$ ^Ct install vim-nox
OMD[cubi]:~$ logout
root@21a1f288c736:/# apt install vim-nox
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  fonts-lato javascript-common libgpm2 libjs-jquery libmpdec2 libpython3.7 libpython3.7-minimal libpython3.7-stdlib libruby2.5 libtcl8.6 libyaml-0-2 rake ruby ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert ruby-test-unit ruby-xmlrpc ruby2.5
  rubygems-integration vim-common vim-runtime xxd zip
Suggested packages:
  gpm tcl8.6 ri ruby-dev bundler cscope vim-doc
The following NEW packages will be installed:
  fonts-lato javascript-common libgpm2 libjs-jquery libmpdec2 libpython3.7 libpython3.7-minimal libpython3.7-stdlib libruby2.5 libtcl8.6 libyaml-0-2 rake ruby ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert ruby-test-unit ruby-xmlrpc ruby2.5
  rubygems-integration vim-common vim-nox vim-runtime xxd zip
0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
Need to get 19.9 MB of archives.
After this operation, 86.3 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://deb.debian.org/debian buster/main amd64 fonts-lato all 2.0-2 [2698 kB]
Get:2 http://deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB]
Get:3 http://deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB]
Get:4 http://deb.debian.org/debian buster/main amd64 javascript-common all 11 [6120 B]
Get:5 http://deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
Get:6 http://deb.debian.org/debian buster/main amd64 libjs-jquery all 3.3.1~dfsg-3+deb10u1 [332 kB]
Get:7 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
Get:8 http://deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
Get:9 http://deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
Get:10 http://deb.debian.org/debian buster/main amd64 libpython3.7 amd64 3.7.3-2+deb10u3 [1498 kB]
Get:11 http://deb.debian.org/debian buster/main amd64 rubygems-integration all 1.11+deb10u1 [5212 B]
Get:12 http://deb.debian.org/debian buster/main amd64 ruby2.5 amd64 2.5.5-3+deb10u4 [400 kB]
Get:13 http://deb.debian.org/debian buster/main amd64 ruby amd64 1:2.5.1 [11.3 kB]
Get:14 http://deb.debian.org/debian buster/main amd64 rake all 12.3.1-3+deb10u1 [67.1 kB]
Get:15 http://deb.debian.org/debian buster/main amd64 ruby-did-you-mean all 1.2.1-1 [14.4 kB]
Get:16 http://deb.debian.org/debian buster/main amd64 ruby-minitest all 5.11.3-1 [54.8 kB]
Get:17 http://deb.debian.org/debian buster/main amd64 ruby-net-telnet all 0.1.1-2 [12.5 kB]
Get:18 http://deb.debian.org/debian buster/main amd64 ruby-power-assert all 1.1.1-1 [10.9 kB]
Get:19 http://deb.debian.org/debian buster/main amd64 ruby-test-unit all 3.2.8-1 [72.4 kB]
Get:20 http://deb.debian.org/debian buster/main amd64 ruby-xmlrpc all 0.3.0-2 [23.7 kB]
Get:21 http://deb.debian.org/debian buster/main amd64 libyaml-0-2 amd64 0.2.1-1 [47.2 kB]
Get:22 http://deb.debian.org/debian buster/main amd64 libruby2.5 amd64 2.5.5-3+deb10u4 [3442 kB]
Get:23 http://deb.debian.org/debian buster/main amd64 libtcl8.6 amd64 8.6.9+dfsg-2 [1005 kB]
Get:24 http://deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB]
Get:25 http://deb.debian.org/debian buster/main amd64 vim-nox amd64 2:8.1.0875-5+deb10u2 [1402 kB]
Get:26 http://deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
Fetched 19.9 MB in 1s (35.0 MB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package fonts-lato.
(Reading database ... 52634 files and directories currently installed.)
Preparing to unpack .../00-fonts-lato_2.0-2_all.deb ...
Unpacking fonts-lato (2.0-2) ...
Selecting previously unselected package xxd.
Preparing to unpack .../01-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ...
Unpacking xxd (2:8.1.0875-5+deb10u2) ...
Selecting previously unselected package vim-common.
Preparing to unpack .../02-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ...
Unpacking vim-common (2:8.1.0875-5+deb10u2) ...
Selecting previously unselected package javascript-common.
Preparing to unpack .../03-javascript-common_11_all.deb ...
Unpacking javascript-common (11) ...
Selecting previously unselected package libgpm2:amd64.
Preparing to unpack .../04-libgpm2_1.20.7-5_amd64.deb ...
Unpacking libgpm2:amd64 (1.20.7-5) ...
Selecting previously unselected package libjs-jquery.
Preparing to unpack .../05-libjs-jquery_3.3.1~dfsg-3+deb10u1_all.deb ...
Unpacking libjs-jquery (3.3.1~dfsg-3+deb10u1) ...
Selecting previously unselected package libmpdec2:amd64.
Preparing to unpack .../06-libmpdec2_2.4.2-2_amd64.deb ...
Unpacking libmpdec2:amd64 (2.4.2-2) ...
Selecting previously unselected package libpython3.7-minimal:amd64.
Preparing to unpack .../07-libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
Selecting previously unselected package libpython3.7-stdlib:amd64.
Preparing to unpack .../08-libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
Selecting previously unselected package libpython3.7:amd64.
Preparing to unpack .../09-libpython3.7_3.7.3-2+deb10u3_amd64.deb ...
Unpacking libpython3.7:amd64 (3.7.3-2+deb10u3) ...
Selecting previously unselected package rubygems-integration.
Preparing to unpack .../10-rubygems-integration_1.11+deb10u1_all.deb ...
Unpacking rubygems-integration (1.11+deb10u1) ...
Selecting previously unselected package ruby2.5.
Preparing to unpack .../11-ruby2.5_2.5.5-3+deb10u4_amd64.deb ...
Unpacking ruby2.5 (2.5.5-3+deb10u4) ...
Selecting previously unselected package ruby.
Preparing to unpack .../12-ruby_1%3a2.5.1_amd64.deb ...
Unpacking ruby (1:2.5.1) ...
Selecting previously unselected package rake.
Preparing to unpack .../13-rake_12.3.1-3+deb10u1_all.deb ...
Unpacking rake (12.3.1-3+deb10u1) ...
Selecting previously unselected package ruby-did-you-mean.
Preparing to unpack .../14-ruby-did-you-mean_1.2.1-1_all.deb ...
Unpacking ruby-did-you-mean (1.2.1-1) ...
Selecting previously unselected package ruby-minitest.
Preparing to unpack .../15-ruby-minitest_5.11.3-1_all.deb ...
Unpacking ruby-minitest (5.11.3-1) ...
Selecting previously unselected package ruby-net-telnet.
Preparing to unpack .../16-ruby-net-telnet_0.1.1-2_all.deb ...
Unpacking ruby-net-telnet (0.1.1-2) ...
Selecting previously unselected package ruby-power-assert.
Preparing to unpack .../17-ruby-power-assert_1.1.1-1_all.deb ...
Unpacking ruby-power-assert (1.1.1-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../18-ruby-test-unit_3.2.8-1_all.deb ...
Unpacking ruby-test-unit (3.2.8-1) ...
Selecting previously unselected package ruby-xmlrpc.
Preparing to unpack .../19-ruby-xmlrpc_0.3.0-2_all.deb ...
Unpacking ruby-xmlrpc (0.3.0-2) ...
Selecting previously unselected package libyaml-0-2:amd64.
Preparing to unpack .../20-libyaml-0-2_0.2.1-1_amd64.deb ...
Unpacking libyaml-0-2:amd64 (0.2.1-1) ...
Selecting previously unselected package libruby2.5:amd64.
Preparing to unpack .../21-libruby2.5_2.5.5-3+deb10u4_amd64.deb ...
Unpacking libruby2.5:amd64 (2.5.5-3+deb10u4) ...
Selecting previously unselected package libtcl8.6:amd64.
Preparing to unpack .../22-libtcl8.6_8.6.9+dfsg-2_amd64.deb ...
Unpacking libtcl8.6:amd64 (8.6.9+dfsg-2) ...
Selecting previously unselected package vim-runtime.
Preparing to unpack .../23-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ...
Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ...
Selecting previously unselected package vim-nox.
Preparing to unpack .../24-vim-nox_2%3a8.1.0875-5+deb10u2_amd64.deb ...
Unpacking vim-nox (2:8.1.0875-5+deb10u2) ...
Selecting previously unselected package zip.
Preparing to unpack .../25-zip_3.0-11+b1_amd64.deb ...
Unpacking zip (3.0-11+b1) ...
Setting up javascript-common (11) ...
apache2_invoke: Enable configuration javascript-common
invoke-rc.d: could not determine current runlevel
invoke-rc.d: WARNING: No init system and policy-rc.d missing! Defaulting to block.
Setting up fonts-lato (2.0-2) ...
Setting up libgpm2:amd64 (1.20.7-5) ...
Setting up ruby-power-assert (1.1.1-1) ...
Setting up libyaml-0-2:amd64 (0.2.1-1) ...
Setting up rubygems-integration (1.11+deb10u1) ...
OMD[cubi]:~$ cmk --debug -vvn omics-file1
Checkmk version 2.1.0b7
Try license usage history update.
Trying to acquire lock on /omd/sites/cubi/var/check_mk/license_usage/next_run
Got lock on /omd/sites/cubi/var/check_mk/license_usage/next_run
Trying to acquire lock on /omd/sites/cubi/var/check_mk/license_usage/history.json
Got lock on /omd/sites/cubi/var/check_mk/license_usage/history.json
Next run time has not been reached yet. Abort.
Releasing lock on /omd/sites/cubi/var/check_mk/license_usage/history.json
Released lock on /omd/sites/cubi/var/check_mk/license_usage/history.json
Releasing lock on /omd/sites/cubi/var/check_mk/license_usage/next_run
Released lock on /omd/sites/cubi/var/check_mk/license_usage/next_run
+ FETCHING DATA
  Source: SourceType.HOST/FetcherType.TCP
[cpu_tracking] Start [7f0949dbc4f0]
[TCPFetcher] Fetch with cache settings: DefaultAgentFileCache(omics-file1, base_path=/omd/sites/cubi/tmp/check_mk/cache, max_age=MaxAge(checking=0, discovery=120, inventory=120), disabled=False, use_outdated=False, simulation=False)
Not using cache (Too old. Age is 41 sec, allowed is 0 sec)
[TCPFetcher] Execute data source
Connecting via TCP to 172.16.97.11:6556 (5.0s timeout)
Detected transport protocol: TransportProtocol.PLAIN (b'<<')
Reading data from agent
Write data to cache file /omd/sites/cubi/tmp/check_mk/cache/omics-file1
Trying to acquire lock on /omd/sites/cubi/tmp/check_mk/cache/omics-file1
Got lock on /omd/sites/cubi/tmp/check_mk/cache/omics-file1
Releasing lock on /omd/sites/cubi/tmp/check_mk/cache/omics-file1
Released lock on /omd/sites/cubi/tmp/check_mk/cache/omics-file1
Closing TCP connection to 172.16.97.11:6556
[cpu_tracking] Stop [7f0949dbc4f0 - Snapshot(process=posix.times_result(user=0.009999999999999787, system=0.010000000000000009, children_user=0.0, children_system=0.0, elapsed=46.269999999552965))]
  Source: SourceType.MANAGEMENT/FetcherType.IPMI
[cpu_tracking] Start [7f0949dbc100]
[IPMIFetcher] Fetch with cache settings: DefaultAgentFileCache(omics-file1, base_path=/omd/sites/cubi/tmp/check_mk/data_source_cache/mgmt_ipmi, max_age=MaxAge(checking=0, discovery=120, inventory=120), disabled=False, use_outdated=False, simulation=False)
Not using cache (Too old. Age is 23 sec, allowed is 0 sec)
[IPMIFetcher] Execute data source
Connecting to 172.16.64.130:623 (User: root, Privlevel: 2)
Fetching sensor data via UDP from 172.16.64.130:623
Fetching inventory information via UDP from 172.16.64.130:623
Raw reading states of Power Optimized: ['Unknown state 0 for reading type 111/sensor type 192']
Raw reading states of SD1: ['Unknown state 0 for reading type 111/sensor type 201']
Raw reading states of SD2: ['Unknown state 0 for reading type 111/sensor type 201']
Fetching firmware information via UDP from 172.16.64.130:623
Write data to cache file /omd/sites/cubi/tmp/check_mk/data_source_cache/mgmt_ipmi/omics-file1
Trying to acquire lock on /omd/sites/cubi/tmp/check_mk/data_source_cache/mgmt_ipmi/omics-file1
Got lock on /omd/sites/cubi/tmp/check_mk/data_source_cache/mgmt_ipmi/omics-file1
Releasing lock on /omd/sites/cubi/tmp/check_mk/data_source_cache/mgmt_ipmi/omics-file1
Released lock on /omd/sites/cubi/tmp/check_mk/data_source_cache/mgmt_ipmi/omics-file1
Closing connection to 172.16.64.130:623
[cpu_tracking] Stop [7f0949dbc100 - Snapshot(process=posix.times_result(user=0.4900000000000002, system=0.09000000000000002, children_user=0.0, children_system=0.0, elapsed=1.5600000005215406))]
  Source: SourceType.HOST/FetcherType.PIGGYBACK
[cpu_tracking] Start [7f09493bd1f0]
[PiggybackFetcher] Fetch with cache settings: NoCache(omics-file1, base_path=/omd/sites/cubi/tmp/check_mk/data_source_cache/piggyback, max_age=MaxAge(checking=0, discovery=120, inventory=120), disabled=True, use_outdated=False, simulation=False)
Not using cache (Cache usage disabled)
[PiggybackFetcher] Execute data source
No piggyback files for 'omics-file1'. Skip processing.
No piggyback files for '172.16.97.11'. Skip processing.
Not using cache (Cache usage disabled)
[cpu_tracking] Stop [7f09493bd1f0 - Snapshot(process=posix.times_result(user=0.0, system=0.0, children_user=0.0, children_system=0.0, elapsed=0.0))]
+ PARSE FETCHER RESULTS
  Source: SourceType.HOST/FetcherType.TCP
<<<check_mk>>> / Transition NOOPParser -> HostSectionParser
<<<cmk_agent_ctl_status:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<checkmk_agent_plugins_lnx:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<labels:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<df>>> / Transition HostSectionParser -> HostSectionParser
<<<df>>> / Transition HostSectionParser -> HostSectionParser
<<<systemd_units>>> / Transition HostSectionParser -> HostSectionParser
<<<zfsget:sep(9)>>> / Transition HostSectionParser -> HostSectionParser
<<<zfsget>>> / Transition HostSectionParser -> HostSectionParser
<<<nfsmounts>>> / Transition HostSectionParser -> HostSectionParser
<<<cifsmounts>>> / Transition HostSectionParser -> HostSectionParser
<<<mounts>>> / Transition HostSectionParser -> HostSectionParser
<<<ps_lnx>>> / Transition HostSectionParser -> HostSectionParser
<<<mem>>> / Transition HostSectionParser -> HostSectionParser
<<<cpu>>> / Transition HostSectionParser -> HostSectionParser
<<<uptime>>> / Transition HostSectionParser -> HostSectionParser
<<<lnx_if>>> / Transition HostSectionParser -> HostSectionParser
<<<lnx_if:sep(58)>>> / Transition HostSectionParser -> HostSectionParser
<<<lnx_bonding:sep(58)>>> / Transition HostSectionParser -> HostSectionParser
<<<tcp_conn_stats>>> / Transition HostSectionParser -> HostSectionParser
<<<multipath>>> / Transition HostSectionParser -> HostSectionParser
<<<diskstat>>> / Transition HostSectionParser -> HostSectionParser
<<<kernel>>> / Transition HostSectionParser -> HostSectionParser
<<<md>>> / Transition HostSectionParser -> HostSectionParser
<<<vbox_guest>>> / Transition HostSectionParser -> HostSectionParser
<<<postfix_mailq>>> / Transition HostSectionParser -> HostSectionParser
<<<postfix_mailq_status:sep(58)>>> / Transition HostSectionParser -> HostSectionParser
<<<zpool_status>>> / Transition HostSectionParser -> HostSectionParser
<<<zpool>>> / Transition HostSectionParser -> HostSectionParser
<<<job>>> / Transition HostSectionParser -> HostSectionParser
<<<chrony:cached(1651662936,30)>>> / Transition HostSectionParser -> HostSectionParser
<<<local:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<logins>>> / Transition HostSectionParser -> HostSectionParser
<<<logwatch>>> / Transition HostSectionParser -> HostSectionParser
<<<proc_fs_healthy>>> / Transition HostSectionParser -> HostSectionParser
<<<smart>>> / Transition HostSectionParser -> HostSectionParser
Trying to acquire lock on /omd/sites/cubi/var/check_mk/persisted/omics-file1
Got lock on /omd/sites/cubi/var/check_mk/persisted/omics-file1
Releasing lock on /omd/sites/cubi/var/check_mk/persisted/omics-file1
Released lock on /omd/sites/cubi/var/check_mk/persisted/omics-file1
Stored persisted sections: lnx_packages, lnx_distro, lnx_cpuinfo, dmidecode, lnx_uname, lnx_ip_a, lnx_ip_r
Using persisted section SectionName('lnx_packages')
Using persisted section SectionName('lnx_distro')
Using persisted section SectionName('lnx_cpuinfo')
Using persisted section SectionName('dmidecode')
Using persisted section SectionName('lnx_uname')
Using persisted section SectionName('lnx_ip_a')
Using persisted section SectionName('lnx_ip_r')
  -> Add sections: ['check_mk', 'checkmk_agent_plugins_lnx', 'chrony', 'cifsmounts', 'cmk_agent_ctl_status', 'cpu', 'df', 'diskstat', 'dmidecode', 'job', 'kernel', 'labels', 'lnx_bonding', 'lnx_cpuinfo', 'lnx_distro', 'lnx_if', 'lnx_ip_a', 'lnx_ip_r', 'lnx_packages', 'lnx_uname', 'local', 'logins', 'logwatch', 'md', 'mem', 'mounts', 'multipath', 'nfsmounts', 'postfix_mailq', 'postfix_mailq_status', 'proc_fs_healthy', 'ps_lnx', 'smart', 'systemd_units', 'tcp_conn_stats', 'uptime', 'vbox_guest', 'zfsget', 'zpool', 'zpool_status']
  Source: SourceType.MANAGEMENT/FetcherType.IPMI
<<<ipmi_sensors:sep(124)>>> / Transition NOOPParser -> HostSectionParser
<<<ipmi_firmware:sep(124)>>> / Transition HostSectionParser -> HostSectionParser
No persisted sections
  -> Add sections: ['ipmi_firmware', 'ipmi_sensors']
  Source: SourceType.HOST/FetcherType.PIGGYBACK
No persisted sections
  -> Add sections: []
Received no piggyback data
Received no piggyback data
Received no piggyback data
[cpu_tracking] Start [7f0949d2c820]
value store: synchronizing
Trying to acquire lock on /omd/sites/cubi/tmp/check_mk/counters/omics-file1
Got lock on /omd/sites/cubi/tmp/check_mk/counters/omics-file1
value store: loading from disk
Releasing lock on /omd/sites/cubi/tmp/check_mk/counters/omics-file1
Released lock on /omd/sites/cubi/tmp/check_mk/counters/omics-file1
Bonding Interface bond0 Status: up, Mode: IEEE 802.3ad Dynamic link aggregation, p1p1/F8:F2:1E:13:BF:D0 up, p1p2/F8:F2:1E:13:BF:D2 up
CPU utilization      Total CPU: 6.73%
Check_MK Agent       Version: 2.1.0b7, OS: linux, TLS is not activated on monitored host (see details), Agent plugins: 0, Local checks: 0
Disk IO SUMMARY      Read: 0.00 B/s, Write: 7.00 MB/s, Latency: 9 milliseconds
Filesystem /         3.01% used (8.37 of 278.13 GB), trend: +2.76 MB / 24 hours
Filesystem /boot     26.29% used (268.03 of 1019.66 MB), trend: 0.00 B / 24 hours
Filesystem /tank-crypt 80.61% used (133.00 of 165.00 TB, warn/crit at 80.00%/90.00%), trend: +4.85 GB / 24 hours
Filesystem /tank-crypt/bih-metabolomics 12.78% used (2.56 of 20.00 TB), trend: -4.40 kB / 24 hours
Filesystem /tank-crypt/bih-metabolomics/project-data 0.0000004% used (66.28 kB of 17.44 TB), trend: 0.00 B / 24 hours
Filesystem /tank-crypt/bih-metabolomics/raw-data 12.78% used (2.56 of 20.00 TB), trend: -4.40 kB / 24 hours
Filesystem /tank-crypt/bih-proteomics 54.53% used (10.91 of 20.00 TB), trend: 0.00 B / 24 hours
Filesystem /tank-crypt/bih-proteomics/quant-data 2.36% used (225.20 GB of 9.31 TB), trend: 0.00 B / 24 hours
Filesystem /tank-crypt/bih-proteomics/raw-data 54.03% used (10.69 of 19.78 TB), trend: 0.00 B / 24 hours
Filesystem /tank-crypt/bih-ralserlabs 81.08% used (44.60 of 55.00 TB, warn/crit at 80.00%/90.00%), trend: +4.85 GB / 24 hours
Filesystem /tank-crypt/bih-ralserlabs/quant-data 0.0000006% used (63.12 kB of 10.40 TB), trend: 0.00 B / 24 hours
Filesystem /tank-crypt/bih-ralserlabs/raw-data 81.08% used (44.60 of 55.00 TB, warn/crit at 80.00%/90.00%), trend: +4.85 GB / 24 hours
Filesystem /tank-crypt/solexa 88.16% used (74.94 of 85.00 TB, warn/crit at 80.00%/90.00%), trend: +820.35 kB / 24 hours
Interface bond0      [4], (up), MAC: F8:F2:1E:13:BF:D0, Speed: 20 GBit/s, In: 23.5 kB/s (<0.01%), Out: 62.0 kB/s (<0.01%)
Interface lo         [1], (up), MAC: 00:00:00:00:00:00, Speed: unknown, In: 0.00 B/s, Out: 0.00 B/s
Interface p1p1       [2], (up), MAC: F8:F2:1E:13:BF:D0, Speed: 10 GBit/s, In: 1.97 kB/s (<0.01%), Out: 61.9 kB/s (<0.01%)
Interface p1p2       [3], (up), MAC: F8:F2:1E:13:BF:D2, Speed: 10 GBit/s, In: 21.5 kB/s (<0.01%), Out: 122 B/s (<0.01%)
Kernel Performance   Process Creations: 537.15/s, Context Switches: 18050.88/s, Major Page Faults: 0.00/s, Page Swap in: 0.00/s, Page Swap Out: 0.00/s
Log /var/log/messages No error messages
Logins               On system: 6
MD Softraid md0      Status: active, Spare: 0, Failed: 0, Active: 2, Status: 2/2, UU
MD Softraid md1      Status: active, Spare: 0, Failed: 0, Active: 2, Status: 2/2, UU
Management Interface: IPMI Sensor 1.8V_SW_PG Status: OK
Management Interface: IPMI Sensor 2.5V_SW_PG Status: OK
Management Interface: IPMI Sensor 3.3V_B_PG Status: OK
Management Interface: IPMI Sensor 5V_SW_PG Status: OK
Management Interface: IPMI Sensor A1 Status: OK
Management Interface: IPMI Sensor A10 Status: OK
Management Interface: IPMI Sensor A11 Status: OK
Management Interface: IPMI Sensor A12 Status: OK
Management Interface: IPMI Sensor A2 Status: OK
Management Interface: IPMI Sensor A3 Status: OK
Management Interface: IPMI Sensor A4 Status: OK
Management Interface: IPMI Sensor A5 Status: OK
Management Interface: IPMI Sensor A6 Status: OK
Management Interface: IPMI Sensor A7 Status: OK
Management Interface: IPMI Sensor A8 Status: OK
Management Interface: IPMI Sensor A9 Status: OK
Management Interface: IPMI Sensor B1 Status: OK
Management Interface: IPMI Sensor B10 Status: OK
Management Interface: IPMI Sensor B11 Status: OK
Management Interface: IPMI Sensor B12 Status: OK
Management Interface: IPMI Sensor B2 Status: OK
Management Interface: IPMI Sensor B3 Status: OK
Management Interface: IPMI Sensor B4 Status: OK
Management Interface: IPMI Sensor B5 Status: OK
Management Interface: IPMI Sensor B6 Status: OK
Management Interface: IPMI Sensor B7 Status: OK
Management Interface: IPMI Sensor B8 Status: OK
Management Interface: IPMI Sensor B9 Status: OK
Management Interface: IPMI Sensor BP0_PG Status: OK
Management Interface: IPMI Sensor BP0_Presence Status: OK
Management Interface: IPMI Sensor BP1_PG Status: OK
Management Interface: IPMI Sensor BP1_Presence Status: OK
Management Interface: IPMI Sensor BP2_Presence Status: OK
Management Interface: IPMI Sensor CMOS_Battery Status: OK
Management Interface: IPMI Sensor CPU_Usage Status: OK, 1.00 %
Management Interface: IPMI Sensor CP_Left_Pres Status: OK
Management Interface: IPMI Sensor CP_Right_Pres Status: OK
Management Interface: IPMI Sensor Cable_PCIe_A0 Status: OK
Management Interface: IPMI Sensor Cable_PCIe_A1 Status: OK
Management Interface: IPMI Sensor Cable_PCIe_A2 Status: OK
Management Interface: IPMI Sensor Cable_PCIe_B0 Status: OK
Management Interface: IPMI Sensor Cable_PCIe_B1 Status: OK
Management Interface: IPMI Sensor Cable_PCIe_B2 Status: OK
Management Interface: IPMI Sensor Cable_SAS_A0 Status: OK
Management Interface: IPMI Sensor Cable_SAS_A1 Status: OK
Management Interface: IPMI Sensor Cable_SAS_A2 Status: OK
Management Interface: IPMI Sensor Cable_SAS_B0 Status: OK
Management Interface: IPMI Sensor Cable_SAS_B1 Status: OK
Management Interface: IPMI Sensor Cable_SAS_B2 Status: OK
Management Interface: IPMI Sensor Current_1 Status: OK, 0.60 A
Management Interface: IPMI Sensor Current_2 Status: OK, 0.20 A
Management Interface: IPMI Sensor DIMM_PG Status: OK
Management Interface: IPMI Sensor Dedicated_NIC Status: OK
Management Interface: IPMI Sensor Drive_0 Status: OK
Management Interface: IPMI Sensor Drive_15 Status: OK
Management Interface: IPMI Sensor Drive_30 Status: OK
Management Interface: IPMI Sensor FIVR_PG Status: OK
Management Interface: IPMI Sensor Fan_Redundancy Status: OK
Management Interface: IPMI Sensor Front_LED_Panel Status: OK
Management Interface: IPMI Sensor IO_Usage Status: OK
Management Interface: IPMI Sensor Intrusion Status: OK
Management Interface: IPMI Sensor Intrusion_Cable Status: OK
Management Interface: IPMI Sensor MEM012_VDDQ_PG Status: OK
Management Interface: IPMI Sensor MEM012_VR Status: OK, 1.21 V
Management Interface: IPMI Sensor MEM345_VR Status: OK, 1.21 V
Management Interface: IPMI Sensor MEM_Usage Status: OK
Management Interface: IPMI Sensor NVDIMM_Battery Status: OK
Management Interface: IPMI Sensor OS_Watchdog Status: OK
Management Interface: IPMI Sensor PCIe_Slot1 Status: OK
Management Interface: IPMI Sensor PCIe_Slot2 Status: OK
Management Interface: IPMI Sensor PCIe_Slot3 Status: OK
Management Interface: IPMI Sensor PCIe_Slot4 Status: OK
Management Interface: IPMI Sensor PCIe_Slot5 Status: OK
Management Interface: IPMI Sensor PCIe_Slot6 Status: OK
Management Interface: IPMI Sensor PCIe_Slot7 Status: OK
Management Interface: IPMI Sensor PCIe_Slot8 Status: OK
Management Interface: IPMI Sensor PS2_PG_FAIL Status: OK
Management Interface: IPMI Sensor PS_Redundancy Status: OK
Management Interface: IPMI Sensor Power_Cable Status: OK
Management Interface: IPMI Sensor Presence Status: OK
Management Interface: IPMI Sensor Pwr_Consumption Status: OK, 130.00 W
Management Interface: IPMI Sensor ROMB_Battery Status: OK
Management Interface: IPMI Sensor Redundancy Status: OK
Management Interface: IPMI Sensor Riser_1_Presence Status: OK
Management Interface: IPMI Sensor Riser_2_Presence Status: OK
Management Interface: IPMI Sensor Riser_3_Presence Status: OK
Management Interface: IPMI Sensor Riser_Config_Err Status: OK
Management Interface: IPMI Sensor SD Status: OK
Management Interface: IPMI Sensor SYS_Usage Status: OK, 2.00 %
Management Interface: IPMI Sensor Signal_Cable Status: OK
Management Interface: IPMI Sensor Status Status: OK
Management Interface: IPMI Sensor TPM_Presence Status: OK
Management Interface: IPMI Sensor Therm_Config_Err Status: OK
Management Interface: IPMI Sensor Unresp_sensor Status: OK
Management Interface: IPMI Sensor VCORE_VR Status: OK, 1.79 V
Management Interface: IPMI Sensor VGA_Cable_Pres Status: OK
Management Interface: IPMI Sensor VSA_PG Status: OK
Management Interface: IPMI Sensor VSBM_SW_PG Status: OK
Management Interface: IPMI Sensor Voltage_1 Status: OK, 238.00 V
Management Interface: IPMI Sensor Voltage_2 Status: OK, 240.00 V
Memory               Total virtual memory: 66.71% - 83.67 GB of 125.42 GB
Mount options of /   Mount options exactly as expected
Mount options of /boot Mount options exactly as expected
Multipath 35000039a28110521 (mpathbj): Paths active: 2/2, Expected paths: 2
Multipath 35000039a281105a5 (mpathbi): Paths active: 2/2, Expected paths: 2
Multipath 35000039ad818e589 (mpathbk): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a43eb (mpathr): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a440b (mpathau): Paths active: 0/0, Expected paths: 2 (crit below 2)
Multipath 35000c500625a453f (mpathar): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a4597 (mpathb): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a45c7 (mpathg): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a4667 (mpathm): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a47b3 (mpatht): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a47eb (mpathaz): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a4857 (mpathad): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a48a7 (mpathz): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a4a8b (mpathj): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a4b0f (mpathi): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a4b33 (mpathy): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a4b87 (mpathe): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a4b97 (mpathak): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a4ce3 (mpathbg): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a4e67 (mpathc): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a4eff (mpathbe): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a4f93 (mpathan): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a4fd7 (mpathba): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a535f (mpathh): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a5367 (mpatha): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a5403 (mpathbd): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a541b (mpathk): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a56cb (mpathx): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a5777 (mpathal): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a5823 (mpathae): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a5c2f (mpathbb): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a5c53 (mpathf): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a5cb7 (mpathl): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a5d27 (mpathax): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a5d37 (mpathu): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a5e4b (mpathv): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a5e9f (mpathd): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a5f0f (mpatho): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a6043 (mpathbf): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a60e7 (mpathao): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a61cf (mpaths): Paths active: 2/2, Expected paths: 2
Multipath 35000c500625a61df (mpathay): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d2a1b (mpathaq): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d2a63 (mpathbc): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d2acb (mpathbh): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d2d03 (mpathq): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d34df (mpathp): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d3b5b (mpathw): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d3d4b (mpathas): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d3d9f (mpathaj): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d431f (mpathap): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d4853 (mpathah): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d485b (mpathab): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d4ad3 (mpathav): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d4edb (mpathn): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d561b (mpathaf): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d56bf (mpathaa): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d6073 (mpathai): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626d6733 (mpathag): Paths active: 2/2, Expected paths: 2
Multipath 35000c500626db47b (mpathat): Paths active: 2/2, Expected paths: 2
Multipath 35000c500a7a1ef17 (mpatham): Paths active: 2/2, Expected paths: 2
NTP Time             Offset: 5.1403 ms, Stratum: 4, Time since last sync: 3 minutes 23 seconds
Number of threads    1330, Usage: 0.13%
Postfix Queue        Deferred queue length: 0, Active queue length: 0
Postfix status       Status: the Postfix mail system is running, PID: 4068
Storage Pool tank-crypt 77.34% used (168.60 of 218.00 TB), trend: +68.04 GB / 24 hours
Systemd Service Summary Total: 197, Disabled: 13, Failed: 60, 60 services failed (systemd-cryptsetup@crypt\x2dmpatha, systemd-cryptsetup@crypt\x2dmpathaa, systemd-cryptsetup@crypt\x2dmpathab, systemd-cryptsetup@crypt\x2dmpathad, systemd-cryptsetup@crypt\x2dmpathae, systemd-cryptsetup@crypt\x2dmpathaf, systemd-cryptsetup@crypt\x2dmpathag, systemd-cryptsetup@crypt\x2dmpathah, systemd-cryptsetup@crypt\x2dmpathai, systemd-cryptsetup@crypt\x2dmpathaj, systemd-cryptsetup@crypt\x2dmpathak, systemd-cryptsetup@crypt\x2dmpathal, systemd-cryptsetup@crypt\x2dmpatham, systemd-cryptsetup@crypt\x2dmpathan, systemd-cryptsetup@crypt\x2dmpathao, systemd-cryptsetup@crypt\x2dmpathap, systemd-cryptsetup@crypt\x2dmpathaq, systemd-cryptsetup@crypt\x2dmpathar, systemd-cryptsetup@crypt\x2dmpathas, systemd-cryptsetup@crypt\x2dmpathat, systemd-cryptsetup@crypt\x2dmpathau, systemd-cryptsetup@crypt\x2dmpathav, systemd-cryptsetup@crypt\x2dmpathax, systemd-cryptsetup@crypt\x2dmpathay, systemd-cryptsetup@crypt\x2dmpathaz, systemd-cryptsetup@crypt\x2dmpathb, systemd-cryptsetup@crypt\x2dmpathba, systemd-cryptsetup@crypt\x2dmpathbb, systemd-cryptsetup@crypt\x2dmpathbc, systemd-cryptsetup@crypt\x2dmpathbd, systemd-cryptsetup@crypt\x2dmpathbe, systemd-cryptsetup@crypt\x2dmpathbf, systemd-cryptsetup@crypt\x2dmpathbg, systemd-cryptsetup@crypt\x2dmpathbh, systemd-cryptsetup@crypt\x2dmpathbi, systemd-cryptsetup@crypt\x2dmpathbj, systemd-cryptsetup@crypt\x2dmpathc, systemd-cryptsetup@crypt\x2dmpathd, systemd-cryptsetup@crypt\x2dmpathe, systemd-cryptsetup@crypt\x2dmpathf, systemd-cryptsetup@crypt\x2dmpathg, systemd-cryptsetup@crypt\x2dmpathh, systemd-cryptsetup@crypt\x2dmpathi, systemd-cryptsetup@crypt\x2dmpathj, systemd-cryptsetup@crypt\x2dmpathk, systemd-cryptsetup@crypt\x2dmpathl, systemd-cryptsetup@crypt\x2dmpathm, systemd-cryptsetup@crypt\x2dmpathn, systemd-cryptsetup@crypt\x2dmpatho, systemd-cryptsetup@crypt\x2dmpathp, systemd-cryptsetup@crypt\x2dmpathq, systemd-cryptsetup@crypt\x2dmpathr, systemd-cryptsetup@crypt\x2dmpaths, systemd-cryptsetup@crypt\x2dmpatht, systemd-cryptsetup@crypt\x2dmpathu, systemd-cryptsetup@crypt\x2dmpathv, systemd-cryptsetup@crypt\x2dmpathw, systemd-cryptsetup@crypt\x2dmpathx, systemd-cryptsetup@crypt\x2dmpathy, systemd-cryptsetup@crypt\x2dmpathz)(!!)
TCP Connections      Established: 18
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KEZH 44 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KEZK 44 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF04 48 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF0B 43 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF0Z 43 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF1P 43 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF21 47 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF2Q 43 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF30 48 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF3E 37 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF3L 37 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF3R 37 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF4T 44 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF5E 44 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF5Y 36 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF7N 48 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF7R 47 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF8B 39 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KF9S 47 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFA9 37 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFAV 45 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFB2 47 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFC7 48 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFDN 47 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFF1 39 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFF4 40 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFFE 39 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFFK 44 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFFN 38 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFGW 44 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFHL 47 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFJL 38 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFJN 48 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFKD 39 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFKS 46 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFKY 45 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFLD 47 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5KFMG 38 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5Q3GX 37 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5Q3N3 47 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5Q3V1 47 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5Q3V4 43 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5Q41Z 36 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5Q43K 43 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5Q43Q 46 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5Q4AF 37 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5Q4BN 47 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5Q4DC 47 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5Q4M2 49 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5Q4ML 37 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5Q4N3 43 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5Q4SE 44 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5QGFK 43 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5QWJR 45 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5QWP5 37 °C
Temperature SMART SEAGATE_ST4000NM0023_Z1Z5QWRE 37 °C
Temperature SMART SEAGATE_ST4000NM0295_ZC19YPZY 42 °C
Temperature SMART TOSHIBA_AL14SXB30ENY_2890A082FEKE 35 °C
Temperature SMART TOSHIBA_AL14SXB30ENY_2890A08GFEKE 35 °C
Temperature SMART TOSHIBA_MG04SCA40EN_41C0A015F6QE 41 °C
Temperature SMART TOSHIBA_MG04SCA40EN_5080A02BF6QE 33 °C
Temperature SMART TOSHIBA_MG04SCA40EN_5080A02PF6QE 43 °C
Uptime               Up since Dec 27 2020 15:13:57, Uptime: 1 year 127 days
zpool status         All pools are healthy
+ EXECUTING INVENTORY PLUGINS
 aruba_wlc_aps: skipped (no data)
 aruba_wlc_aps: skipped (no data)
 check_mk: ok
 check_mk: skipped (no data)
 checkmk_agent_plugins: ok
 checkmk_agent_plugins: skipped (no data)
 docker_node_info: skipped (no data)
 docker_node_info: skipped (no data)
 fritz: skipped (no data)
 fritz: skipped (no data)
 hp_proliant_da_phydrv: skipped (no data)
 hp_proliant_da_phydrv: skipped (no data)
 hp_proliant_mem: skipped (no data)
 hp_proliant_mem: skipped (no data)
 ibm_mq_channels: skipped (no data)
 ibm_mq_channels: skipped (no data)
 ibm_mq_managers: skipped (no data)
 ibm_mq_managers: skipped (no data)
 ibm_mq_queues: skipped (no data)
 ibm_mq_queues: skipped (no data)
 ipmi_firmware: skipped (no data)
 ipmi_firmware: ok
 inv_cisco_vlans: skipped (no data)
 inv_cisco_vlans: skipped (no data)
 inv_esx_vsphere_hostsystem: skipped (no data)
 inv_esx_vsphere_hostsystem: skipped (no data)
 inv_if: ok
 inv_if: skipped (no data)
 aix_packages: skipped (no data)
 aix_packages: skipped (no data)
 aix_service_packs: skipped (no data)
 aix_service_packs: skipped (no data)
 inventory_checkmk: skipped (no data)
 inventory_checkmk: skipped (no data)
 checkpoint_vpn_tunnels: skipped (no data)
 checkpoint_vpn_tunnels: skipped (no data)
 dmidecode: ok
 dmidecode: skipped (no data)
 docker_container_labels: skipped (no data)
 docker_container_labels: skipped (no data)
 docker_container_network: skipped (no data)
 docker_container_network: skipped (no data)
 docker_node_images: skipped (no data)
 docker_node_images: skipped (no data)
 docker_node_network: skipped (no data)
 docker_node_network: skipped (no data)
 inventory_esx_vsphere_clusters: skipped (no data)
 inventory_esx_vsphere_clusters: skipped (no data)
 inventory_esx_vsphere_virtual_machines: skipped (no data)
 inventory_esx_vsphere_virtual_machines: skipped (no data)
 fortiauthenticator_system: skipped (no data)
 fortiauthenticator_system: skipped (no data)
 fortigate_ha: skipped (no data)
 fortigate_ha: skipped (no data)
 fortimail_system: skipped (no data)
 fortimail_system: skipped (no data)
 fortisandbox_software: skipped (no data)
 fortisandbox_software: skipped (no data)
 fortisandbox_system: skipped (no data)
 fortisandbox_system: skipped (no data)
 k8s_assigned_pods: skipped (no data)
 k8s_assigned_pods: skipped (no data)
 k8s_daemon_pod_containers: skipped (no data)
 k8s_daemon_pod_containers: skipped (no data)
 k8s_endpoint_info: skipped (no data)
 k8s_endpoint_info: skipped (no data)
 k8s_ingress_infos: skipped (no data)
 k8s_ingress_infos: skipped (no data)
 k8s_job_container: skipped (no data)
 k8s_job_container: skipped (no data)
 kube_cluster: skipped (no data)
 kube_cluster: skipped (no data)
 kube_daemonset: skipped (no data)
 kube_daemonset: skipped (no data)
 kube_deployment: skipped (no data)
 kube_deployment: skipped (no data)
 kube_namespace: skipped (no data)
 kube_namespace: skipped (no data)
 kube_node: skipped (no data)
 kube_node: skipped (no data)
 kube_pod: skipped (no data)
 kube_pod: skipped (no data)
 kube_statefulset: skipped (no data)
 kube_statefulset: skipped (no data)
 lnx_block_devices: skipped (no data)
 lnx_block_devices: skipped (no data)
 lnx_ip_r: ok
 lnx_ip_r: skipped (no data)
[cpu_tracking] Stop [7f0949d2c820 - Snapshot(process=posix.times_result(user=0.1200000000000001, system=0.0, children_user=0.0, children_system=0.0, elapsed=0.12000000011175871))]
Trying to acquire lock on /omd/sites/cubi/var/check_mk/crashes/base/b0b69efe-cb9b-11ec-9d4e-0242ac120003/crash.info
Got lock on /omd/sites/cubi/var/check_mk/crashes/base/b0b69efe-cb9b-11ec-9d4e-0242ac120003/crash.info
Releasing lock on /omd/sites/cubi/var/check_mk/crashes/base/b0b69efe-cb9b-11ec-9d4e-0242ac120003/crash.info
Released lock on /omd/sites/cubi/var/check_mk/crashes/base/b0b69efe-cb9b-11ec-9d4e-0242ac120003/crash.info
Traceback (most recent call last):
  File "/omd/sites/cubi/bin/cmk", line 98, in <module>
    exit_status = modes.call("--check", None, opts, args)
  File "/omd/sites/cubi/lib/python3/cmk/base/modes/__init__.py", line 69, in call
    return handler(*handler_args)
  File "/omd/sites/cubi/lib/python3/cmk/base/modes/check_mk.py", line 1804, in mode_check
    checking.commandline_checking(
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/decorator.py", line 43, in wrapped_check_func
    status, output_text = _combine_texts(check_func(hostname, *args, **kwargs))
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/checking/__init__.py", line 122, in commandline_checking
    return _execute_checkmk_checks(
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/checking/__init__.py", line 185, in _execute_checkmk_checks
    inventory.do_inventory_actions_during_checking_for(
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/inventory/__init__.py", line 326, in do_inventory_actions_during_checking_for
    trees = _do_inv_for_realhost(
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/inventory/__init__.py", line 369, in _do_inv_for_realhost
    kwargs = get_section_kwargs(
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/utils.py", line 35, in get_section_kwargs
    kwargs = {
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/utils.py", line 36, in <dictcomp>
    key: parsed_sections_broker.get_parsed_section(host_key, parsed_section_name)
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/data_provider.py", line 260, in get_parsed_section
    if (resolved := resolver.resolve(parser, parsed_section_name)) is None
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/data_provider.py", line 180, in resolve
    if (parsing_result := parser.parse(producer)) is not None:
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/data_provider.py", line 97, in parse
    if (parsed := self._parse_raw_data(section)) is None
  File "/omd/sites/cubi/lib/python3/cmk/base/agent_based/data_provider.py", line 115, in _parse_raw_data
    return section.parse_function(list(raw_data))
  File "/omd/sites/cubi/lib/python3/cmk/base/plugins/agent_based/inventory_lnx_packages.py", line 84, in parse_lnx_packages
    package_version=package_version,
UnboundLocalError: local variable 'package_version' referenced before assignment

I hacked in some diagnostics into the python file and the problematic line is already the first one. Looking at the code, release is None and parts is ['2.28.1'] which means that package_version is never set.

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.