实测发现,部分机器,使用2509版本
bmcgo build -b openUBMC -r openubmc_dev 生成的hpm包,会导致原先导入的白牌包图片出现Forbidden异常,开发过程中未telnet进入修改过任何文件权限
同时收集的日志内容app.log只有如下内容
2025-07-17 04:30:24.145465 firmware_mgmt NOTICE: tasks_scheduling.lua(126): upgrade queue is empty, exit the tasks processer
2025-07-17 04:30:24.145847 firmware_mgmt NOTICE: tasks_scheduling.lua(138): stop tasks processer
2025-07-17 04:30:24.147408 firmware_mgmt NOTICE: active_fructl.lua(95): get host type is Singlehost
2025-07-17 04:30:24.147824 firmware_mgmt NOTICE: active_single_host_fructrl.lua(61): active_single_host_fructrl fructrl get power status
2025-07-17 04:30:24.152400 firmware_mgmt NOTICE: state_simple_upgrading.lua(101): simple upgraded, current active mode is:nil, wait restart seconds:360000
2025-07-17 04:30:24.156206 firmware_mgmt NOTICE: init.lua(40): update status to FS_IDLE.
2025-07-17 04:30:24.157493 firmware_mgmt NOTICE: init.lua(79): Upgrading_Flag is false
2025-07-17 04:30:24.530290 event ERROR: remote_rp.lua(198): Get object Event_A3c_IncorrectConnection_010101's reference property DescArg1 failed, err: org.freedesktop.DBus.Error.UnknownObject: Unknown object path /bmc/kepler/Systems/1/BusinessConnector/BusinessConnector_CPU1UBCDD1_010101
2025-07-17 04:30:24.532140 event ERROR: event_management.lua(204): event [Event_Mem061Installed_01010117] has no component elements and cannot be registered.
2025-07-17 04:30:24.532606 event WARNING: event_management.lua(316): event [Event_Mem061Installed_01010117] check failed.
2025-07-17 04:30:24.677248 event ERROR: event_management.lua(204): event [Event_Mem051Installed_01010117] has no component elements and cannot be registered.
2025-07-17 04:30:24.678362 event WARNING: event_management.lua(316): event [Event_Mem051Installed_01010117] check failed.
2025-07-17 04:30:24.679615 event ERROR: event_management.lua(204): event [Event_Mem041Installed_01010117] has no component elements and cannot be registered.
2025-07-17 04:30:24.680650 event WARNING: event_management.lua(316): event [Event_Mem041Installed_01010117] check failed.
2025-07-17 04:30:24.701381 event ERROR: event_management.lua(204): event [Event_Mem071Installed_01010117] has no component elements and cannot be registered.
2025-07-17 04:30:24.702500 event WARNING: event_management.lua(316): event [Event_Mem071Installed_01010117] check failed.
2025-07-17 04:30:37.394904 compute ERROR: cpu_object.lua(323): update cpu1 mem power failed: 195, nil.
2025-07-17 04:30:38.863499 firmware_mgmt NOTICE: task_service.lua(35): destroy_task_by_id: 3401307292
2025-07-17 04:30:38.872602 firmware_mgmt NOTICE: task_mgmt.lua(436): Destroy task[Id: 3401307292, StartTime: 2025-07-17T04:30:17+00:00, Progress: 100, State: Completed] successfully
2025-07-17 04:30:38.873323 firmware_mgmt NOTICE: task_id_mgmt.lua(40): delete serial task id(3401307292) successfully
2025-07-17 04:30:38.873680 firmware_mgmt NOTICE: task_id_mgmt.lua(42): del serial task id(3401307292) successfully
2025-07-17 04:30:38.874002 firmware_mgmt NOTICE: task_instance.lua(100): destroy task info(id:3401307292) successfully
2025-07-17 04:30:39.451348 firmware_mgmt ERROR: task_id_mgmt.lua(290): sub upgrade task id are empty.
2025-07-17 04:30:39.455424 firmware_mgmt ERROR: task_id_mgmt.lua(290): sub upgrade task id are empty.
2025-07-17 04:30:51.364028 power_strategy NOTICE: power_strategy_utils.lua(89): Time difference(-1752726650367), update power monitor last tick(0)
2025-07-17 04:30:53.509933 pcie_device ERROR: topo_reader.lua(159): [BizTopoMonitor] read topo info fail, position=010101
2025-07-17 04:30:53.510357 pcie_device ERROR: topo_monitor.lua(704): [BizTopoMonitor] Read topo info failed.
2025-07-17 04:30:55.122692 oms NOTICE: task_mgmt.lua(287): Create task[Id: 2894593277, StartTime: 2025-07-17T04:30:55+00:00, Progress: 0, State: New] successfully
2025-07-17 04:30:55.223526 oms NOTICE: task_mgmt.lua(418): Update task[Id: 2894593277, StartTime: 2025-07-17T04:30:55+00:00, Progress: 0, State: Running] successfully
2025-07-17 04:30:55.375038 oms NOTICE: task_mgmt.lua(418): Update task[Id: 2894593277, StartTime: 2025-07-17T04:30:55+00:00, Progress: 10, State: Running] successfully
2025-07-17 04:30:57.654057 bios NOTICE: log_collector.lua(98): [bios]start to dump bios log
2025-07-17 04:30:57.654394 bios NOTICE: log_collector.lua(73): [bios]start collect bios info
2025-07-17 04:30:59.006896 bmc_soc NOTICE: uart_data.lua(734): start collecting all com logs
2025-07-17 04:31:00.140710 compute ERROR: cpu_object.lua(323): update cpu1 mem power failed: 195, nil.
2025-07-17 04:31:00.142463 bmc_soc NOTICE: uart_data.lua(768): all com logs have been compressed
2025-07-17 04:31:00.252438 bmc_network NOTICE: network_dump.lua(132): bmc_network dump begin.
2025-07-17 04:31:00.425894 event NOTICE: event_app.lua(293): event dump is started.
2025-07-17 04:31:00.506618 bmc_network NOTICE: network_dump.lua(142): bmc_network dump end.
2025-07-17 04:31:00.562199 event NOTICE: event_common.lua(1020): start clear database info
2025-07-17 04:31:00.579397 fusionpod NOTICE: debug.lua(823): dump bmc_network/service/fusionpod rpc count records success
2025-07-17 04:31:00.590056 event NOTICE: event_common.lua(1024): finish clear database info
2025-07-17 04:31:00.591706 event NOTICE: event_app.lua(323): event dump is completed.
2025-07-17 04:31:00.802708 fault_diagnosis NOTICE: fdm_dump.lua(98): per_temporary.db dump completed
2025-07-17 04:31:00.821185 fault_diagnosis NOTICE: fdm_dump.lua(98): per_reset.db dump completed
2025-07-17 04:31:02.263682 general_hardware NOTICE: unit_manager.lua(642): unit_manager:on_dump_cb start.
2025-07-17 04:31:02.581809 general_hardware NOTICE: unit.lua(485): CpuBoard1 collect finish
2025-07-17 04:31:02.840446 oms NOTICE: task_mgmt.lua(418): Update task[Id: 2894593277, StartTime: 2025-07-17T04:30:55+00:00, Progress: 25, State: Running] successfully
2025-07-17 04:31:02.932469 ipmi_core NOTICE: ipmi_dump.lua(53): ipmi_core dump begin.
2025-07-17 04:31:03.109101 ipmi_core NOTICE: ipmi_dump.lua(33): dump_route_table collect start.
2025-07-17 04:31:03.142683 unknown_service NOTICE: debug.lua(823): dump ipmi_core/service/ipmb rpc count records success
2025-07-17 04:31:03.177939 unknown_service NOTICE: debug.lua(823): dump ipmi_core/service/bt rpc count records success
2025-07-17 04:31:03.210631 general_hardware ERROR: unit.lua(461): SMC read (get dfx info) fail
2025-07-17 04:31:03.210989 general_hardware ERROR: unit.lua(477): ExpBoard1 get_dfx_info fail
2025-07-17 04:31:03.214376 general_hardware ERROR: unit.lua(443): smc is null
2025-07-17 04:31:03.217479 general_hardware ERROR: unit.lua(477): DiskBP1 get_dfx_info fail
2025-07-17 04:31:03.251538 unknown_service NOTICE: debug.lua(823): dump ipmi_core/service/edma rpc count records success
2025-07-17 04:31:03.264468 ipmi_core NOTICE: ipmi_dump.lua(46): dump_route_table collect end.
2025-07-17 04:31:03.270334 ipmi_core NOTICE: ipmi_dump.lua(96): ipmi_core dump end.
2025-07-17 04:31:03.287616 general_hardware NOTICE: unit_manager.lua(722): HDD Backplane Info collect finish
2025-07-17 04:31:03.307504 general_hardware NOTICE: unit_manager.lua(722): EXP board info collect finish
2025-07-17 04:31:03.333055 general_hardware NOTICE: unit_manager.lua(722): Riser Card Info collect finish
2025-07-17 04:31:03.336043 general_hardware NOTICE: unit_manager.lua(722): CPU board Info collect finish
2025-07-17 04:31:03.338254 general_hardware NOTICE: mcu_service.lua(206): mcu info collect finish
2025-07-17 04:31:03.412756 general_hardware ERROR: smc_interface.lua(502): SMC read (vrd dump specification) fail, error:BMC.Error.Unknow: ./opt/bmc/libmc/lualib/mc/context.lua:196: ./opt/bmc/libmc/lualib/sd_bus/object.lua:314: ./opt/bmc/apps/hwproxy/lualib/hwproxy_objects/app_bus.lua:104: ...bmc/apps/hwproxy/lualib/hwproxy_objects/work_objects.lua:117: chip: Smc_CpuBrdSMC_010101, bus: I2c_1, read failed: chip.lua:414: request error, opcode not supported, SMC completion code: 1
2025-07-17 04:31:03.424691 general_hardware ERROR: smc_interface.lua(529): SMC read (vrd dump) fail, error:BMC.Error.Unknow: ./opt/bmc/libmc/lualib/mc/context.lua:196: ./opt/bmc/libmc/lualib/sd_bus/object.lua:314: ./opt/bmc/apps/hwproxy/lualib/hwproxy_objects/app_bus.lua:104: ...bmc/apps/hwproxy/lualib/hwproxy_objects/work_objects.lua:117: chip: Smc_CpuBrdSMC_010101, bus: I2c_1, read failed: chip.lua:414: request error, opcode not supported, SMC completion code: 1
2025-07-17 04:31:03.606485 om ERROR: alm_callback.c(789): [license][alm] 0009[TIME]2025-07-17 04:31:03 lgen-ck err--350: Prd[1] ALM_LicGeneralQuery end 2030043238
2025-07-17 04:31:03.609668 license ERROR: license_dump.lua(112): Get revoke ticket from db failed
2025-07-17 04:31:03.613672 om ERROR: alm_callback.c(789): [license][alm] 0010[TIME]2025-07-17 04:31:03 lgen-ck err--350: Prd[1] ALM_LicGeneralQuery end 2030043238
2025-07-17 04:31:03.615880 license ERROR: license_dump.lua(65): failed to get feature key info, ret = 0x79000066
2025-07-17 04:31:03.717971 om ERROR: alm_callback.c(789): [license][alm] 0011[TIME]2025-07-17 04:31:03 lgen-ck err--350: Prd[1] ALM_LicGeneralQuery end 2030043238
2025-07-17 04:31:03.759723 license NOTICE: init.lua(79): register to bus for class, error name: kepler.class.NullObjectName
2025-07-17 04:31:03.997076 general_hardware ERROR: smc_interface.lua(502): SMC read (vrd dump specification) fail, error:BMC.Error.Unknow: ./opt/bmc/libmc/lualib/mc/context.lua:196: ./opt/bmc/libmc/lualib/sd_bus/object.lua:314: ./opt/bmc/apps/hwproxy/lualib/hwproxy_objects/app_bus.lua:104: ...bmc/apps/hwproxy/lualib/hwproxy_objects/work_objects.lua:117: chip: Smc_CpuBrdSMC_010101, bus: I2c_1, read failed: chip.lua:414: request error, opcode not supported, SMC completion code: 1
2025-07-17 04:31:04.040266 oms NOTICE: task_mgmt.lua(418): Update task[Id: 2894593277, StartTime: 2025-07-17T04:30:55+00:00, Progress: 28, State: Running] successfully
2025-07-17 04:31:04.150369 general_hardware ERROR: smc_interface.lua(529): SMC read (vrd dump) fail, error:BMC.Error.Unknow: ./opt/bmc/libmc/lualib/mc/context.lua:196: ./opt/bmc/libmc/lualib/sd_bus/object.lua:314: ./opt/bmc/apps/hwproxy/lualib/hwproxy_objects/app_bus.lua:104: ...bmc/apps/hwproxy/lualib/hwproxy_objects/work_objects.lua:117: chip: Smc_CpuBrdSMC_010101, bus: I2c_1, read failed: chip.lua:414: request error, opcode not supported, SMC completion code: 1
2025-07-17 04:31:04.635182 hardware ERROR: mctp_dump.cpp(40): Failed to open /dev/mem
2025-07-17 04:31:04.643749 mctpd NOTICE: mctp_dump.lua(91): mctp info collect finish
2025-07-17 04:31:04.756732 general_hardware ERROR: smc_interface.lua(502): SMC read (vrd dump specification) fail, error:BMC.Error.Unknow: ./opt/bmc/libmc/lualib/mc/context.lua:196: ./opt/bmc/libmc/lualib/sd_bus/object.lua:314: ./opt/bmc/apps/hwproxy/lualib/hwproxy_objects/app_bus.lua:104: ...bmc/apps/hwproxy/lualib/hwproxy_objects/work_objects.lua:117: chip: Smc_CpuBrdSMC_010101, bus: I2c_1, read failed: chip.lua:414: request error, opcode not supported, SMC completion code: 1
2025-07-17 04:31:04.834278 unknown_service NOTICE: debug.lua(823): dump mctpd/service/smbus_write_read_service rpc count records success
2025-07-17 04:31:04.861560 metric_analyzer NOTICE: metric_dump.lua(90): metric.db dump completed
2025-07-17 04:31:04.863910 metric_analyzer NOTICE: metric_dump.lua(90): per_poweroff.db dump completed
2025-07-17 04:31:04.866311 metric_analyzer NOTICE: metric_dump.lua(90): per_reset.db dump completed
2025-07-17 04:31:04.960174 frudata ERROR: fru_dump.lua(127): get_ref_frudata_obj error
2025-07-17 04:31:05.008776 unknown_service NOTICE: debug.lua(823): dump mctpd/service/write_service rpc count records success
2025-07-17 04:31:05.118252 general_hardware ERROR: smc_interface.lua(529): SMC read (vrd dump) fail, error:BMC.Error.Unknow: ./opt/bmc/libmc/lualib/mc/context.lua:196: ./opt/bmc/libmc/lualib/sd_bus/object.lua:314: ./opt/bmc/apps/hwproxy/lualib/hwproxy_objects/app_bus.lua:104: ...bmc/apps/hwproxy/lualib/hwproxy_objects/work_objects.lua:117: chip: Smc_CpuBrdSMC_010101, bus: I2c_1, read failed: chip.lua:414: request error, opcode not supported, SMC completion code: 1
2025-07-17 04:31:05.138081 oms NOTICE: task_mgmt.lua(418): Update task[Id: 2894593277, StartTime: 2025-07-17T04:30:55+00:00, Progress: 31, State: Running] successfully
2025-07-17 04:31:05.230190 network_adapter NOTICE: log_netcard_info.lua(149): log_dump_cb: collect netcard info
2025-07-17 04:31:05.231207 network_adapter NOTICE: log_netcard_info.lua(93): start collect netcard info
2025-07-17 04:31:05.296660 network_adapter NOTICE: log_netcard_info.lua(154): finish to dump net card info log
2025-07-17 04:31:05.297828 network_adapter NOTICE: network_adapter.lua(1876): optical module cnt is 0
2025-07-17 04:31:05.561492 frudata ERROR: fru_dump.lua(182): dump_get_fruinfo failed
2025-07-17 04:31:06.292151 general_hardware ERROR: smc_interface.lua(502): SMC read (vrd dump specification) fail, error:BMC.Error.Unknow: ./opt/bmc/libmc/lualib/mc/context.lua:196: ./opt/bmc/libmc/lualib/sd_bus/object.lua:314: ./opt/bmc/apps/hwproxy/lualib/hwproxy_objects/app_bus.lua:104: ...bmc/apps/hwproxy/lualib/hwproxy_objects/work_objects.lua:117: chip: Smc_CpuBrdSMC_010101, bus: I2c_1, read failed: chip.lua:414: request error, opcode not supported, SMC completion code: 1
2025-07-17 04:31:06.433523 general_hardware ERROR: smc_interface.lua(529): SMC read (vrd dump) fail, error:BMC.Error.Unknow: ./opt/bmc/libmc/lualib/mc/context.lua:196: ./opt/bmc/libmc/lualib/sd_bus/object.lua:314: ./opt/bmc/apps/hwproxy/lualib/hwproxy_objects/app_bus.lua:104: ...bmc/apps/hwproxy/lualib/hwproxy_objects/work_objects.lua:117: chip: Smc_CpuBrdSMC_010101, bus: I2c_1, read failed: chip.lua:414: request error, opcode not supported, SMC completion code: 1
2025-07-17 04:31:06.543973 oms NOTICE: task_mgmt.lua(418): Update task[Id: 2894593277, StartTime: 2025-07-17T04:30:55+00:00, Progress: 34, State: Running] successfully
2025-07-17 04:31:06.825786 power_mgmt NOTICE: log_service.lua(155): collect power_mgmt log start
2025-07-17 04:31:06.885150 power_mgmt NOTICE: psu_service.lua(75): get_black_box_info start
2025-07-17 04:31:06.886258 power_mgmt NOTICE: psu_service.lua(96): get_black_box_info end
2025-07-17 04:31:06.887366 power_mgmt NOTICE: log_service.lua(164): collect power_mgmt log finished
2025-07-17 04:31:06.921485 pcie_device NOTICE: biz_topo.lua(1243): [BizTopo] cable log dump.
2025-07-17 04:31:06.932698 general_hardware ERROR: smc_interface.lua(502): SMC read (vrd dump specification) fail, error:BMC.Error.Unknow: ./opt/bmc/libmc/lualib/mc/context.lua:196: ./opt/bmc/libmc/lualib/sd_bus/object.lua:314: ./opt/bmc/apps/hwproxy/lualib/hwproxy_objects/app_bus.lua:104: ...bmc/apps/hwproxy/lualib/hwproxy_objects/work_objects.lua:117: chip: Smc_CpuBrdSMC_010101, bus: I2c_1, read failed: chip.lua:414: request error, opcode not supported, SMC completion code: 1
2025-07-17 04:31:06.985904 general_hardware ERROR: smc_interface.lua(529): SMC read (vrd dump) fail, error:BMC.Error.Unknow: ./opt/bmc/libmc/lualib/mc/context.lua:196: ./opt/bmc/libmc/lualib/sd_bus/object.lua:314: ./opt/bmc/apps/hwproxy/lualib/hwproxy_objects/app_bus.lua:104: ...bmc/apps/hwproxy/lualib/hwproxy_objects/work_objects.lua:117: chip: Smc_CpuBrdSMC_010101, bus: I2c_1, read failed: chip.lua:414: request error, opcode not supported, SMC completion code: 1
2025-07-17 04:31:07.520652 general_hardware ERROR: smc_interface.lua(502): SMC read (vrd dump specification) fail, error:BMC.Error.Unknow: ./opt/bmc/libmc/lualib/mc/context.lua:196: ./opt/bmc/libmc/lualib/sd_bus/object.lua:314: ./opt/bmc/apps/hwproxy/lualib/hwproxy_objects/app_bus.lua:104: ...bmc/apps/hwproxy/lualib/hwproxy_objects/work_objects.lua:117: chip: Smc_CpuBrdSMC_010101, bus: I2c_1, read failed: chip.lua:414: request error, opcode not supported, SMC completion code: 1
2025-07-17 04:31:07.659889 oms NOTICE: task_mgmt.lua(418): Update task[Id: 2894593277, StartTime: 2025-07-17T04:30:55+00:00, Progress: 37, State: Running] successfully
2025-07-17 04:31:07.671170 general_hardware ERROR: smc_interface.lua(529): SMC read (vrd dump) fail, error:BMC.Error.Unknow: ./opt/bmc/libmc/lualib/mc/context.lua:196: ./opt/bmc/libmc/lualib/sd_bus/object.lua:314: ./opt/bmc/apps/hwproxy/lualib/hwproxy_objects/app_bus.lua:104: ...bmc/apps/hwproxy/lualib/hwproxy_objects/work_objects.lua:117: chip: Smc_CpuBrdSMC_010101, bus: I2c_1, read failed: chip.lua:414: request error, opcode not supported, SMC completion code: 1
2025-07-17 04:31:07.748636 power_strategy ERROR: power_strategy_dump.lua(25): Open file power_strategy failed
2025-07-17 04:31:07.751395 power_strategy ERROR: power_strategy_dump.lua(25): Open file power_strategy failed
2025-07-17 04:31:07.787683 redfish NOTICE: event.lua(537): redfish dump is started
2025-07-17 04:31:07.793093 redfish NOTICE: event.lua(550): redfish dump is completed
2025-07-17 04:31:07.928672 redfish NOTICE: debug.lua(823): dump route_mapper/worker_service/main rpc count records success
2025-07-17 04:31:08.114554 remote_console NOTICE: dump.lua(51): remote_console dump begin
2025-07-17 04:31:08.282659 general_hardware ERROR: smc_interface.lua(502): SMC read (vrd dump specification) fail, error:BMC.Error.Unknow: ./opt/bmc/libmc/lualib/mc/context.lua:196: ./opt/bmc/libmc/lualib/sd_bus/object.lua:314: ./opt/bmc/apps/hwproxy/lualib/hwproxy_objects/app_bus.lua:104: ...bmc/apps/hwproxy/lualib/hwproxy_objects/work_objects.lua:117: chip: Smc_CpuBrdSMC_010101, bus: I2c_1, read failed: chip.lua:414: request error, opcode not supported, SMC completion code: 1
2025-07-17 04:31:08.438647 unknown_service NOTICE: debug.lua(823): dump remote_console/service/console_agent rpc count records success
2025-07-17 04:31:08.452883 unknown_service NOTICE: debug.lua(823): dump remote_console/service/vmm_core rpc count records success
2025-07-17 04:31:08.522108 general_hardware ERROR: smc_interface.lua(529): SMC read (vrd dump) fail, error:BMC.Error.Unknow: ./opt/bmc/libmc/lualib/mc/context.lua:196: ./opt/bmc/libmc/lualib/sd_bus/object.lua:314: ./opt/bmc/apps/hwproxy/lualib/hwproxy_objects/app_bus.lua:104: ...bmc/apps/hwproxy/lualib/hwproxy_objects/work_objects.lua:117: chip: Smc_CpuBrdSMC_010101, bus: I2c_1, read failed: chip.lua:414: request error, opcode not supported, SMC completion code: 1
2025-07-17 04:31:08.644484 unknown_service NOTICE: debug.lua(823): dump remote_console/service/vmm_client rpc count records success
2025-07-17 04:31:08.655800 unknown_service NOTICE: debug.lua(823): dump remote_console/service/videoplay_agent rpc count records success
2025-07-17 04:31:08.750209 unknown_service NOTICE: debug.lua(823): dump remote_console/service/vmm_agent rpc count records success
2025-07-17 04:31:09.099793 oms NOTICE: task_mgmt.lua(418): Update task[Id: 2894593277, StartTime: 2025-07-17T04:30:55+00:00, Progress: 41, State: Running] successfully
2025-07-17 04:31:09.145742 general_hardware ERROR: smc_interface.lua(502): SMC read (vrd dump specification) fail, error:BMC.Error.Unknow: ./opt/bmc/libmc/lualib/mc/context.lua:196: ./opt/bmc/libmc/lualib/sd_bus/object.lua:314: ./opt/bmc/apps/hwproxy/lualib/hwproxy_objects/app_bus.lua:104: ...bmc/apps/hwproxy/lualib/hwproxy_objects/work_objects.lua:117: chip: Smc_CpuBrdSMC_010101, bus: I2c_1, read failed: chip.lua:414: request error, opcode not supported, SMC completion code: 1
2025-07-17 04:31:09.395394 general_hardware ERROR: smc_interface.lua(529): SMC read (vrd dump) fail, error:BMC.Error.Unknow: ./opt/bmc/libmc/lualib/mc/context.lua:196: ./opt/bmc/libmc/lualib/sd_bus/object.lua:314: ./opt/bmc/apps/hwproxy/lualib/hwproxy_objects/app_bus.lua:104: ...bmc/apps/hwproxy/lualib/hwproxy_objects/work_objects.lua:117: chip: Smc_CpuBrdSMC_010101, bus: I2c_1, read failed: chip.lua:414: request error, opcode not supported, SMC completion code: 1
2025-07-17 04:31:10.025188 general_hardware ERROR: smc_interface.lua(502): SMC read (vrd dump specification) fail, error:BMC.Error.Unknow: ./opt/bmc/libmc/lualib/mc/context.lua:196: ./opt/bmc/libmc/lualib/sd_bus/object.lua:314: ./opt/bmc/apps/hwproxy/lualib/hwproxy_objects/app_bus.lua:104: ...bmc/apps/hwproxy/lualib/hwproxy_objects/work_objects.lua:117: chip: Smc_CpuBrdSMC_010101, bus: I2c_1, read failed: chip.lua:414: request error, opcode not supported, SMC completion code: 1
2025-07-17 04:31:10.038447 general_hardware ERROR: smc_interface.lua(529): SMC read (vrd dump) fail, error:BMC.Error.Unknow: ./opt/bmc/libmc/lualib/mc/context.lua:196: ./opt/bmc/libmc/lualib/sd_bus/object.lua:314: ./opt/bmc/apps/hwproxy/lualib/hwproxy_objects/app_bus.lua:104: ...bmc/apps/hwproxy/lualib/hwproxy_objects/work_objects.lua:117: chip: Smc_CpuBrdSMC_010101, bus: I2c_1, read failed: chip.lua:414: request error, opcode not supported, SMC completion code: 1
2025-07-17 04:31:10.053084 thermal_mgmt NOTICE: fan_service.lua(269): Get fans config obj success.
2025-07-17 04:31:10.054555 thermal_mgmt NOTICE: thermal_mgmt_app.lua(225): collect log finished
2025-07-17 04:31:10.375402 storage NOTICE: storage_app.lua(67): Dumping bios_boot_stage
2025-07-17 04:31:10.384333 storage NOTICE: storage_app.lua(69): Dumping controllers info
2025-07-17 04:31:10.529767 oms NOTICE: task_mgmt.lua(418): Update task[Id: 2894593277, StartTime: 2025-07-17T04:30:55+00:00, Progress: 43, State: Running] successfully
2025-07-17 04:31:10.701172 general_hardware ERROR: smc_interface.lua(502): SMC read (vrd dump specification) fail, error:BMC.Error.Unknow: ./opt/bmc/libmc/lualib/mc/context.lua:196: ./opt/bmc/libmc/lualib/sd_bus/object.lua:314: ./opt/bmc/apps/hwproxy/lualib/hwproxy_objects/app_bus.lua:104: ...bmc/apps/hwproxy/lualib/hwproxy_objects/work_objects.lua:117: chip: Smc_CpuBrdSMC_010101, bus: I2c_1, read failed: chip.lua:414: request error, opcode not supported, SMC completion code: 1
2025-07-17 04:31:10.772735 unknown_service NOTICE: debug.lua(823): dump storage/service/smld rpc count records success
2025-07-17 04:31:10.908507 general_hardware ERROR: smc_interface.lua(529): SMC read (vrd dump) fail, error:BMC.Error.Unknow: ./opt/bmc/libmc/lualib/mc/context.lua:196: ./opt/bmc/libmc/lualib/sd_bus/object.lua:314: ./opt/bmc/apps/hwproxy/lualib/hwproxy_objects/app_bus.lua:104: ...bmc/apps/hwproxy/lualib/hwproxy_objects/work_objects.lua:117: chip: Smc_CpuBrdSMC_010101, bus: I2c_1, read failed: chip.lua:414: request error, opcode not supported, SMC completion code: 1
2025-07-17 04:31:11.545452 general_hardware ERROR: smc_interface.lua(502): SMC read (vrd dump specification) fail, error:BMC.Error.Unknow: ./opt/bmc/libmc/lualib/mc/context.lua:196: ./opt/bmc/libmc/lualib/sd_bus/object.lua:314: ./opt/bmc/apps/hwproxy/lualib/hwproxy_objects/app_bus.lua:104: ...bmc/apps/hwproxy/lualib/hwproxy_objects/work_objects.lua:117: chip: Smc_CpuBrdSMC_010101, bus: I2c_1, read failed: chip.lua:414: request error, opcode not supported, SMC completion code: 1
2025-07-17 04:31:11.551275 web_backend NOTICE: debug.lua(823): dump route_mapper/worker_service/main rpc count records success
2025-07-17 04:31:11.621971 oms NOTICE: task_mgmt.lua(418): Update task[Id: 2894593277, StartTime: 2025-07-17T04:30:55+00:00, Progress: 47, State: Running] successfully
2025-07-17 04:31:11.748391 general_hardware ERROR: smc_interface.lua(529): SMC read (vrd dump) fail, error:BMC.Error.Unknow: ./opt/bmc/libmc/lualib/mc/context.lua:196: ./opt/bmc/libmc/lualib/sd_bus/object.lua:314: ./opt/bmc/apps/hwproxy/lualib/hwproxy_objects/app_bus.lua:104: ...bmc/apps/hwproxy/lualib/hwproxy_objects/work_objects.lua:117: chip: Smc_CpuBrdSMC_010101, bus: I2c_1, read failed: chip.lua:414: request error, opcode not supported, SMC completion code: 1
2025-07-17 04:31:12.232600 general_hardware ERROR: smc_interface.lua(550): [VrdDump]get vrd dump failed
2025-07-17 04:31:12.239991 general_hardware NOTICE: mcu_service.lua(174): vrd ifx info collect finish
2025-07-17 04:31:12.243052 general_hardware NOTICE: vrd_manager.lua(204): vrd info collect finish
2025-07-17 04:31:12.738524 oms NOTICE: task_mgmt.lua(418): Update task[Id: 2894593277, StartTime: 2025-07-17T04:30:55+00:00, Progress: 48, State: Running] successfully
2025-07-17 04:31:13.835156 oms NOTICE: task_mgmt.lua(418): Update task[Id: 2894593277, StartTime: 2025-07-17T04:30:55+00:00, Progress: 48, State: Running] successfully
2025-07-17 04:31:14.939759 oms NOTICE: task_mgmt.lua(418): Update task[Id: 2894593277, StartTime: 2025-07-17T04:30:55+00:00, Progress: 48, State: Running] successfully
2025-07-17 04:31:14.960890 unknown_service ERROR: screenshot_api.lua(48): get lastframe ready state failed
2025-07-17 04:31:14.962021 remote_console NOTICE: dump.lua(47): VCE info collect finish
2025-07-17 04:31:14.962498 remote_console NOTICE: dump.lua(61): remote_console dump end
2025-07-17 04:31:16.033860 oms NOTICE: task_mgmt.lua(418): Update task[Id: 2894593277, StartTime: 2025-07-17T04:30:55+00:00, Progress: 49, State: Running] successfully
2025-07-17 04:31:17.137622 oms NOTICE: task_mgmt.lua(418): Update task[Id: 2894593277, StartTime: 2025-07-17T04:30:55+00:00, Progress: 49, State: Running] successfully
2025-07-17 04:31:18.235157 oms NOTICE: task_mgmt.lua(418): Update task[Id: 2894593277, StartTime: 2025-07-17T04:30:55+00:00, Progress: 49, State: Running] successfully
2025-07-17 04:31:19.596323 bios NOTICE: log_collector.lua(100): [bios]finish to dump bios log
2025-07-17 04:31:20.435358 oms NOTICE: task_mgmt.lua(418): Update task[Id: 2894593277, StartTime: 2025-07-17T04:30:55+00:00, Progress: 50, State: Running] successfully
2025-07-17 04:31:20.646968 oms NOTICE: task_mgmt.lua(418): Update task[Id: 2894593277, StartTime: 2025-07-17T04:30:55+00:00, Progress: 60, State: Running] successfully
2025-07-17 04:31:21.875264 oms NOTICE: task_mgmt.lua(418): Update task[Id: 2894593277, StartTime: 2025-07-17T04:30:55+00:00, Progress: 61, State: Running] successfully
2025-07-17 04:31:23.049410 compute ERROR: cpu_object.lua(323): update cpu1 mem power failed: 195, nil.
2025-07-17 04:31:24.089177 oms NOTICE: task_mgmt.lua(418): Update task[Id: 2894593277, StartTime: 2025-07-17T04:30:55+00:00, Progress: 62, State: Running] successfully
2025-07-17 04:31:25.249677 event NOTICE: event_management.lua(187): all events [count: 427] has been registered, costs [409690ms].
2025-07-17 04:31:26.283763 oms NOTICE: task_mgmt.lua(418): Update task[Id: 2894593277, StartTime: 2025-07-17T04:30:55+00:00, Progress: 63, State: Running] successfully
