Home
last modified time | relevance | path

Searched refs:lg2 (Results 26 – 50 of 230) sorted by relevance

12345678910

/openbmc/openpower-debug-collector/
H A Dwatchdog_timeout.cpp41 lg2::info("Host did not respond within watchdog timeout interval"); in main()
59 lg2::info( in main()
66 lg2::info("Handle Hostboot boot failure"); in main()
72 lg2::info("Handle SBE boot failure"); in main()
78 lg2::error("Exception {ERROR} occurred", "ERROR", e); in main()
86 lg2::error("Failed to create PEL"); in main()
/openbmc/phosphor-debug-collector/
H A Ddump_entry.cpp37 lg2::error("Failed to get file handle: File path is empty."); in getFileHandle()
51 lg2::error("Failed to open dump file: id: {ID} error: {ERRNO}", "ID", in getFileHandle()
84 lg2::error("Failed to open file for serialization: {PATH} ", "PATH", in serialize()
99 lg2::error("Serialization error: {PATH} {ERROR} ", "PATH", in serialize()
117 lg2::info("Serialization directory: {SERIAL_DIR} doesnt exist, " in deserialize()
128 lg2::error("Failed to open file for deserialization: {PATH}", in deserialize()
149 lg2::error("The id ({ID_IN_FILE}) is not matching the dump id " in deserialize()
162 lg2::error("The serialized file version and current class version" in deserialize()
169 lg2::error("Deserialization error: {PATH}, {ERROR}", "PATH", dumpPath, in deserialize()
H A Ddump_offload.cpp58 lg2::error("writeOnUnixSocket: select() failed, errno: {ERRNO}", in writeOnUnixSocket()
73 lg2::error("writeOnUnixSocket: write() failed, errno: {ERRNO}", in writeOnUnixSocket()
100 lg2::error("UNIX socket path too long"); in socketInit()
109 lg2::error("socketInit: socket() failed, errno: {ERRNO}", "ERRNO", in socketInit()
117 lg2::error("socketInit: bind() failed, errno: {ERRNO}", "ERRNO", errno); in socketInit()
124 lg2::error("socketInit: listen() failed, errno: {ERRNO}", "ERRNO", in socketInit()
158 lg2::error("select() failed, errno: {ERRNO}, DUMP_ID: {DUMP_ID}", in requestOffload()
168 lg2::error( in requestOffload()
190 lg2::info("Opening File for RW, FILENAME: {FILENAME}", "FILENAME", in requestOffload()
212 lg2::error("Failed to open, errormsg: {ERROR}, " in requestOffload()
[all …]
/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/oem/ibm/
H A Dpldm_oem_cmds.cpp74 lg2::error("Could not open host EID file"); in readEID()
88 lg2::error("EID file was empty"); in readEID()
122 lg2::error("Message encode failure. RC: {RC}", "RC", rc); in requestOffload()
129 lg2::info("Sending request to offload dump id: {ID}, eid: {EID}", "ID", id, in requestOffload()
136 lg2::error("pldm_send failed, RC: {RC}, errno: {ERRNO}", "RC", rc, in requestOffload()
141 lg2::info("Done. PLDM message, id: {ID}, RC: {RC}", "ID", id, "RC", rc); in requestOffload()
175 lg2::error( in requestDelete()
192 lg2::error( in requestDelete()
205 lg2::info( in requestDelete()
/openbmc/phosphor-user-manager/
H A Duser_mgr.cpp186 lg2::error("User name is empty"); in isUserExist()
213 lg2::error("Invalid group name '{GROUP}'", "GROUP", groupName); in checkAndThrowForDisallowedGroupCreation()
272 lg2::error("IPMI user limit reached"); in throwForMaxGrpUserCount()
283 lg2::error("Non-ipmi User limit reached"); in throwForMaxGrpUserCount()
454 lg2::error("Group limit reached"); in checkCreateGroupConstraints()
554 lg2::error( in updateGroupsAndPriv()
812 lg2::error("Failed to parse latest failure date/time"); in parseFaillockForLockout()
851 lg2::error("Unable to read login failure counter"); in userLockedForFailedAttempt()
875 lg2::error("Unable to reset login failure counter"); in userLockedForFailedAttempt()
1080 lg2::error("Error in mapper call"); in getServiceName()
[all …]
/openbmc/phosphor-gpio-monitor/
H A DgpioMon.cpp42 lg2::error("{GPIO} event handler error: {ERROR}", "GPIO", in scheduleEventHandler()
57 lg2::error("Failed to read {GPIO} from fd", "GPIO", gpioLineMsg); in gpioEventHandler()
63 lg2::info("{GPIO} Asserted", "GPIO", gpioLineMsg); in gpioEventHandler()
67 lg2::info("{GPIO} Deasserted", "GPIO", gpioLineMsg); in gpioEventHandler()
128 lg2::error("Failed to request {GPIO}", "GPIO", gpioLineMsg); in requestGPIOEvents()
135 lg2::error("Failed to get fd for {GPIO}", "GPIO", gpioLineMsg); in requestGPIOEvents()
139 lg2::info("{GPIO} monitoring started", "GPIO", gpioLineMsg); in requestGPIOEvents()
/openbmc/openpower-hw-diags/util/
H A Dpdbg-no-sim.cpp72 lg2::error( in getScom()
75 (lg2::hex | lg2::field64), i_addr, "SCOM_ACCESS_RC", rc); in getScom()
92 lg2::error( in getCfam()
95 (lg2::hex | lg2::field32), i_addr, "CFAM_ACCESS_RC", rc); in getCfam()
/openbmc/phosphor-net-ipmid/
H A Dsd_event_loop.cpp34 lg2::error("Executing the IPMI message failed: {ERROR}", "ERROR", e); in handleRmcpPacket()
72 lg2::error("getVLANID: failed to execute/read GetSubTree: {ERROR}", in getVLANID()
127 lg2::error("getVLANID: failed to execute/read VLAN Id: {ERROR}", in getVLANID()
135 lg2::error("networkd returned an invalid vlan: {VLAN}", "VLAN", vlanid); in getVLANID()
159 lg2::debug("This channel has VLAN id: {VLAN}", "VLAN", vlanid); in setupSocket()
166 lg2::error("Too many file descriptors received, listensFdCount: {FD}", in setupSocket()
175 lg2::error("Failed to set up systemd-passed socket: {ERROR}", in setupSocket()
200 lg2::error("Failed to read bound device: {ERROR}", "ERROR", in setupSocket()
210 lg2::error("Failed to bind to requested interface: {ERROR}", in setupSocket()
214 lg2::info("Bind to interface: {INTERFACE}", "INTERFACE", iface); in setupSocket()
[all …]
/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/
H A Ddump_manager_system.cpp51 lg2::info( in notify()
60 lg2::error("A duplicate notification for an incomplete dump " in notify()
72 lg2::info("A previous dump entry found with same source id: " in notify()
90 lg2::info( in notify()
107 lg2::info("System Dump Notify: creating new dump " in notify()
118 lg2::error( in notify()
141 lg2::warning( in createDump()
149 lg2::error("Another dump in progress or available to offload"); in createDump()
166 lg2::error( in createDump()
179 lg2::error("System dump can be initiated only when the host is up " in createDump()
[all …]
H A Dop_dump_util.cpp50 lg2::error("Error: {ERROR} in getting dump policy, default is enabled", in isOPDumpsEnabled()
73 lg2::error("Failed to read BIOS Attribute: {ATTRIBUTE_NAME}", in readBIOSAttribute()
88 lg2::info("A system dump is already in progress"); in isSystemDumpInProgress()
94 lg2::error("Failed to read pvm_sys_dump_active property value due " in isSystemDumpInProgress()
101 lg2::error("Failed to read pvm_sys_dump_active error:{ERROR}", "ERROR", in isSystemDumpInProgress()
106 lg2::info("Another system dump is not in progress"); in isSystemDumpInProgress()
H A Ddump_manager_resource.cpp47 lg2::info("Resource dump entry with source dump id: {DUMP_ID} " in notify()
66 lg2::info("Resource Dump Notify: Updating dumpId: {DUMP_ID} with " in notify()
84 lg2::info( in notify()
97 lg2::error( in notify()
146 lg2::info( in createDump()
159 lg2::error("An invalid vsp string is passed, errormsg: {ERROR}", in createDump()
172 lg2::info("Password is not provided for resource dump"); in createDump()
183 lg2::error( in createDump()
208 lg2::error( in createDump()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpldm_interface.cpp60 lg2::error("Could not open host EID file"); in readEID()
72 lg2::error("EID file was empty"); in readEID()
83 lg2::error("pldm_open failed. errno = {ERRNO}, rc = {RC}", "ERRNO", e, in open()
105 lg2::error("startCommand exception: {ERROR}", "ERROR", e); in startCommand()
203 lg2::error("encode_new_file_req failed, rc = {RC}", "RC", rc); in doSend()
211 lg2::error("pldm_send failed, rc = {RC}, errno = {ERRNO}", "RC", rc, in doSend()
244 lg2::error("pldm_recv failed, rc = {RC}, errno = {ERRNO}", "RC", in receive()
266 lg2::error("decode_new_file_resp failed, rc = {RC}", "RC", in receive()
274 lg2::error("Bad PLDM completion code {CODE}", "CODE", in receive()
291 lg2::error("Timed out waiting for PLDM response"); in receiveTimerExpired()
H A Dmanager.cpp117 lg2::error( in addRawPEL()
133 lg2::error( in addRawPEL()
159 lg2::warning( in addPEL()
195 lg2::error("Unable to add PEL {ID} to Repository", "ID", lg2::hex, in addPEL()
421 lg2::debug("getPEL {ID}", "ID", lg2::hex, pelID); in getPEL()
483 lg2::debug("HostHack {ID}", "ID", lg2::hex, pelID); in hostAck()
500 lg2::debug("HostReject {ID}, reason = {REASON}", "ID", lg2::hex, pelID, in hostReject()
682 lg2::debug( in checkPelAndQuiesce()
705 lg2::info( in checkPelAndQuiesce()
1073 lg2::info( in clearPowerThermalDeconfigFlag()
[all …]
/openbmc/bios-settings-mgr/src/
H A Dpassword.cpp50 lg2::error("Generate PKCS5_PBKDF2_HMAC Integrity Check Value failed"); in compareDigest()
67 lg2::error("isMatch"); in isMatch()
101 lg2::error("Failed to parse JSON file: {ERROR}", "ERROR", e); in getParam()
116 lg2::error("Failed to parse JSON file: {ERROR}", "ERROR", e); in getParam()
136 lg2::error("Verify PKCS5_PBKDF2_HMAC Integrity Check failed"); in verifyIntegrityCheck()
201 lg2::debug("BIOS config changePassword"); in changePassword()
215 lg2::error("Failed to parse JSON file: {ERROR}", "ERROR", e); in changePassword()
233 lg2::debug("Cannot open file stream"); in changePassword()
243 lg2::debug("BIOS config password is running"); in Password()
252 lg2::error("Failed to parse JSON file: {ERROR}", "ERROR", e); in Password()
/openbmc/openpower-debug-collector/dump/
H A Ddump_monitor.cpp24 lg2::error("Failed to extract dump id from path {PATH}", "PATH", path); in executeCollectionScript()
69 lg2::error("Failed to fork, cannot collect dump, {ERRRNO}", "ERRNO", in executeCollectionScript()
94 lg2::error("Dump failed updating status {PATH}", "PATH", path); in executeCollectionScript()
108 lg2::info("Signal received at {PATH}: ", "PATH", objectPath); in handleDBusSignal()
119 lg2::info("An entry created, collecting a new dump {DUMP}", in handleDBusSignal()
140 lg2::info("Status updated successfully to {STATUS} {PATH}", "STATUS", in updateProgressStatus()
145 lg2::error("Failed to update status {STATUS} {PATH} {ERROR}", "STATUS", in updateProgressStatus()
169 lg2::error("Failed to start memory preserving reboot"); in startMpReboot()
189 lg2::info("Ignoring non-disruptive system dump {PATH}", "PATH", in initiateDumpCollection()
H A Ddump_utils.cpp39 lg2::info("Dump status({STATUS}) : path={PATH}", "STATUS", in monitorDumpCreation()
56 lg2::error("Dump progress timeout; dump may not be complete."); in monitorDumpCreation()
63 lg2::info( in requestSBEDump()
97 lg2::error("D-Bus call createDump exception OBJPATH={OBJPATH}, " in requestSBEDump()
105 lg2::info("Dump is disabled unit({FAILINGUNIT}), " in requestSBEDump()
139 lg2::error( in getService()
150 lg2::error( in getService()
/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/
H A Dhyp_network_manager.cpp73 lg2::info("setBIOSTableAttr: Attribute {ATTR_NAME} is not found in " in setBIOSTableAttr()
115 lg2::error("Error in mapper call"); in setBIOSTableAttrs()
124 lg2::error( in setBIOSTableAttrs()
142 lg2::info("{INTERFACE_NAME}", "INTERFACE_NAME", biosMgrIntf); in setBIOSTableAttrs()
143 lg2::info("{OBJECT}", "OBJECT", object.first); in setBIOSTableAttrs()
154 lg2::error( in setBIOSTableAttrs()
169 lg2::error("BaseBiosTable is empty. No attributes found!"); in setBIOSTableAttrs()
204 lg2::error("Unsupported datatype: The attribute is of " in setBIOSTableAttrs()
212 lg2::error("Error in making dbus call"); in setBIOSTableAttrs()
231 lg2::info("Creating eth0 and eth1 objects"); in createIfObjects()
/openbmc/openpower-debug-collector/watchdog/
H A Dwatchdog_main.cpp72 lg2::error("getLocationCode({LOCATION}): Exception({ERROR})", in getSBECallout()
92 lg2::error("captureFFDC: Exception{ERROR}", "ERROR", e); in handleSbeBootError()
101 lg2::info("No FFDC data"); in handleSbeBootError()
107 lg2::error("SBE Boot failure"); in handleSbeBootError()
155 lg2::error("Skipping SBE special callout due to Exception({ERROR})", in handleSbeBootError()
171 lg2::error("Another collection is in progress, skipping " in handleSbeBootError()
178 lg2::error("Exception {ERROR} occurred", "ERROR", e); in handleSbeBootError()
/openbmc/estoraged/src/
H A Dutil.cpp40 lg2::error("erase unable to open blockdev", "REDFISH_MESSAGE_ID", in findSizeOfBlockDevice()
77 lg2::error("Unable to read sysfs", "REDFISH_MESSAGE_ID", in findPredictedMediaLifeLeftPercent()
110 lg2::error("Unable to read sysfs", "REDFISH_MESSAGE_ID", in getPartNumber()
135 lg2::error("Unable to read sysfs", "REDFISH_MESSAGE_ID", in getSerialNumber()
159 lg2::error("Could not read device type", "REDFISH_MESSAGE_ID", in findDevice()
186 lg2::info("eStorageD new eraseMaxGeometry found on system"); in findDevice()
200 lg2::info("eStorageD new eraseMinGeometry found on system"); in findDevice()
221 lg2::error("Unsupported device type {TYPE}", "TYPE", deviceType, in findDevice()
267 lg2::error("Failed to read device type for {PATH}", "PATH", curPath, in findDevice()
/openbmc/phosphor-bmc-code-mgmt/usb/
H A Dusb_manager.cpp23 lg2::error("Error ({ERRNO}) occurred during the mount call", "ERRNO", in run()
35 lg2::info( in run()
48 lg2::error("Error when copying {SRC} to /tmp/images: {ERROR}", in run()
72 lg2::error("Failed to set RequestedApplyTime property, ERROR:{ERROR}", in setApplyTime()
89 lg2::error("Failed to set RequestedActivation property, ERROR:{ERROR}", in setRequestedActivation()
127 lg2::error("Failed in getting Activation status, ERROR:{ERROR}", in updateActivation()
/openbmc/phosphor-buttons/src/
H A Dserial_uart_mux.cpp33 lg2::error( in init()
54 lg2::info("Debug card is present "); in configSerialConsoleMux()
58 lg2::info("Debug card not present "); in configSerialConsoleMux()
86 lg2::info("hostSelectorPositionChanged callback : {BUTTON_TYPE}", in hostSelectorPositionChanged()
98 lg2::debug("property changed : {VALUE}", "VALUE", hostPosition); in hostSelectorPositionChanged()
106 lg2::error("exception while reading dbus property : {ERROR}", "ERROR", in hostSelectorPositionChanged()
H A DdebugHostSelector_button.cpp38 lg2::error("GPIO fd lseek error! : {FORM_FACTOR_TYPE}", in handleEvent()
46 lg2::error("GPIO fd read error! : {FORM_FACTOR_TYPE}", in handleEvent()
54 lg2::info("Button pressed : {FORM_FACTOR_TYPE}", "FORM_FACTOR_TYPE", in handleEvent()
61 lg2::info("Button released{FORM_FACTOR_TYPE}", "FORM_FACTOR_TYPE", in handleEvent()
/openbmc/phosphor-snmp/
H A Dsnmp_notification.cpp87 lg2::error("Unable to get the snmp session: {SNMPMANAGER}", in sendTrap()
100 lg2::error("Failed to create notification PDU"); in sendTrap()
113 lg2::error("Failed to add the SNMP var(systime)"); in sendTrap()
128 lg2::error("Failed to add the SNMP var(trapID)"); in sendTrap()
140 lg2::error("Failed to add the SNMP var"); in sendTrap()
148 lg2::error("Failed to send the snmp trap."); in sendTrap()
152 lg2::debug("Sent SNMP Trap: {MGR}", "MGR", mgr); in sendTrap()
/openbmc/service-config-manager/src/
H A Dsrvcfg_manager.cpp66 lg2::info("Enable usb code update"); in setUSBCodeUpdateState()
82 lg2::error("Disable usb code update failed"); in setUSBCodeUpdateState()
85 lg2::info("Disable usb code update"); in setUSBCodeUpdateState()
109 lg2::info("usb-code-update-state file does not exist"); in getUSBCodeUpdateStateFromFile()
240 lg2::error( in queryAndUpdateProperties()
256 lg2::error( in queryAndUpdateProperties()
271 lg2::error( in queryAndUpdateProperties()
615 lg2::error("Invalid value specified"); in registerProperties()
640 lg2::error("Invalid value specified"); in registerProperties()
661 lg2::error("Invalid value specified"); in registerProperties()
[all …]
/openbmc/phosphor-logging/
H A Dutil.cpp90 lg2::error( in journalSync()
123 lg2::error("Failed to kill journal service"); in journalSync()
138 lg2::error("Failed to create inotify watch: {ERROR}", "ERROR", in journalSync()
148 lg2::error("Failed to watch journal directory: {PATH}: {ERROR}", in journalSync()
166 lg2::error("Failed to add event: {ERROR}", "ERROR", in journalSync()
174 lg2::info("Poll timeout ({TIMEOUT}), no new journal synced data", in journalSync()

12345678910