crm_err           289 daemons/attrd/attrd_commands.c             crm_err("Bad regex '%s' for update", regex);
crm_err           310 daemons/attrd/attrd_commands.c         crm_err("Update request did not specify attribute or regular expression");
crm_err           526 daemons/attrd/attrd_commands.c         crm_err("Could not respond to query from %s: could not create XML reply",
crm_err           538 daemons/attrd/attrd_commands.c             crm_err("Could not respond to query from %s: %s " CRM_XS " rc=%d",
crm_err            59 daemons/attrd/pacemaker-attrd.c         crm_err("Bad message of class %d received from %s[%u]: '%.120s'", kind, from, nodeid, data);
crm_err           169 daemons/attrd/pacemaker-attrd.c         crm_err("Connection to the CIB manager failed: %s " CRM_XS " rc=%d",
crm_err           178 daemons/attrd/pacemaker-attrd.c         crm_err("Could not set disconnection callback");
crm_err           184 daemons/attrd/pacemaker-attrd.c         crm_err("Could not set CIB notification callback");
crm_err           190 daemons/attrd/pacemaker-attrd.c         crm_err("Could not set CIB notification callback (update)");
crm_err           312 daemons/attrd/pacemaker-attrd.c         crm_err("Cluster connection failed");
crm_err           380 daemons/attrd/pacemaker-attrd.c         crm_err("pacemaker-attrd is already active, aborting startup");
crm_err           432 daemons/based/based_callbacks.c             crm_err("Unknown transport for client %s "
crm_err           687 daemons/based/based_callbacks.c         crm_err("Nothing for us to do?");
crm_err           979 daemons/based/based_callbacks.c         crm_err("Pre-processing of command failed: %s", pcmk_strerror(rc));
crm_err          1027 daemons/based/based_callbacks.c         crm_err("Operation ignored, cluster configuration is invalid."
crm_err          1087 daemons/based/based_callbacks.c             crm_err("Unexpected NULL reply to message");
crm_err          1237 daemons/based/based_callbacks.c         CRM_CHECK(call_type == 3 || call_type == 4, crm_err("Call type: %d", call_type);
crm_err          1443 daemons/based/based_callbacks.c     crm_err("Can't disconnect client %s: Not implemented",
crm_err           196 daemons/based/based_common.c     crm_err("Operation %s is not valid", op);
crm_err            48 daemons/based/based_io.c     crm_err("Archiving unusable file %s as %s", old, new);
crm_err            51 daemons/based/based_io.c         crm_err("Disabling disk writes and continuing");
crm_err           252 daemons/based/based_io.c         crm_err("*** Disabling disk writes to avoid confusing Valgrind ***");
crm_err           301 daemons/based/based_io.c         crm_err("CIB does not validate with %s", crm_str(validation));
crm_err           312 daemons/based/based_io.c             crm_err("CIB does not validate with any known schema");
crm_err           361 daemons/based/based_io.c     crm_err("Ignoring invalid CIB");
crm_err           383 daemons/based/based_io.c         crm_err("Disabling disk writes after write failure");
crm_err            66 daemons/based/based_messages.c         crm_err("Peer %s mistakenly thinks we wanted to shut down", host);
crm_err            87 daemons/based/based_messages.c         crm_err("No operation specified");
crm_err            94 daemons/based/based_messages.c         crm_err("Action [%s] is not supported by the CIB manager", op);
crm_err           466 daemons/based/based_messages.c         crm_err("Cannot perform modification with no data");
crm_err           107 daemons/based/based_notify.c                 crm_err("Unknown transport for client %s "
crm_err           185 daemons/based/based_remote.c         crm_err("No user named '%s' exists!", usr);
crm_err           196 daemons/based/based_remote.c         crm_err("No group named '%s' exists!", grp);
crm_err           228 daemons/based/based_remote.c         crm_err("Wrong tag: %s", tmp);
crm_err           234 daemons/based/based_remote.c         crm_err("Wrong operation: %s", tmp);
crm_err           242 daemons/based/based_remote.c         crm_err("missing auth credentials");
crm_err           250 daemons/based/based_remote.c         crm_err("User is not a member of the required group");
crm_err           254 daemons/based/based_remote.c         crm_err("PAM auth failed");
crm_err           273 daemons/based/based_remote.c     crm_err("Remote client authentication timed out");
crm_err           310 daemons/based/based_remote.c         crm_err("Could not set socket non-blocking: %s " CRM_XS " rc=%d",
crm_err           587 daemons/based/based_remote.c                 crm_err("Unhandled conversation type: %d", msg[count]->msg_style);
crm_err           646 daemons/based/based_remote.c         crm_err("Could not initialize PAM: %s (%d)", pam_strerror(pam_h, rc), rc);
crm_err           652 daemons/based/based_remote.c         crm_err("Authentication failed for %s: %s (%d)", user, pam_strerror(pam_h, rc), rc);
crm_err           663 daemons/based/based_remote.c         crm_err("Internal PAM error: %s (%d)", pam_strerror(pam_h, rc), rc);
crm_err           667 daemons/based/based_remote.c         crm_err("Unknown user authenticated.");
crm_err           671 daemons/based/based_remote.c         crm_err("User mismatch: %s vs. %s.", (const char *)p_user, (const char *)user);
crm_err           677 daemons/based/based_remote.c         crm_err("Access denied: %s (%d)", pam_strerror(pam_h, rc), rc);
crm_err           183 daemons/based/pacemaker-based.c         crm_err("pacemaker-based is already active, aborting startup");
crm_err           198 daemons/based/pacemaker-based.c         crm_err("Terminating due to bad permissions on %s", cib_root);
crm_err           252 daemons/based/pacemaker-based.c             crm_err("Invalid XML: '%.120s'", data);
crm_err            41 daemons/controld/controld_attrd.c             crm_err("Could not clear failure attributes for %s on %s node %s%s: %s "
crm_err            47 daemons/controld/controld_attrd.c             crm_err("Could not purge %s node %s in attribute manager%s: %s "
crm_err            84 daemons/controld/controld_based.c             crm_err("Ignoring request to connect to the CIB manager after shutdown");
crm_err           102 daemons/controld/controld_based.c             crm_err("Could not set dnotify callback");
crm_err           107 daemons/controld/controld_based.c             crm_err("Could not set CIB notification callback (replace)");
crm_err           112 daemons/controld/controld_based.c             crm_err("Could not set CIB notification callback (update)");
crm_err           130 daemons/controld/controld_based.c                 crm_err("Could not complete CIB"
crm_err           297 daemons/controld/controld_based.c         crm_err("Unable to clear %s: no CIB connection", desc);
crm_err           309 daemons/controld/controld_based.c         crm_err("Could not delete resource status of %s on %s%s%s: %s "
crm_err            76 daemons/controld/controld_control.c                 crm_err("Could not obtain local uuid");
crm_err            93 daemons/controld/controld_control.c         crm_err("Unexpected action %s in %s", fsa_action2string(action),
crm_err           145 daemons/controld/controld_control.c         crm_err("Could not recover from internal error");
crm_err           451 daemons/controld/controld_control.c         crm_err("Start cancelled... %s", fsa_state2string(cur_state));
crm_err           488 daemons/controld/controld_control.c         crm_err("Failed to create IPC server: shutting down and inhibiting respawn");
crm_err           692 daemons/controld/controld_control.c         crm_err("Local CIB query resulted in an error: %s", pcmk_strerror(rc));
crm_err           696 daemons/controld/controld_control.c             crm_err("The cluster is mis-configured - shutting down and staying down");
crm_err           711 daemons/controld/controld_control.c         crm_err("Local CIB query for " XML_CIB_TAG_CRMCONFIG " section failed");
crm_err           821 daemons/controld/controld_control.c         crm_err("Escalating shutdown");
crm_err            44 daemons/controld/controld_corosync.c             crm_err("Could not parse message content (%d): %.100s", kind, data);
crm_err            65 daemons/controld/controld_corosync.c         crm_err("Invalid message class (%d): %.100s", kind, data);
crm_err            93 daemons/controld/controld_election.c             crm_err("Broken? Voting in state %s", fsa_state2string(cur_state));
crm_err           142 daemons/controld/controld_election.c             crm_err("Internal error, no peer cache");
crm_err           270 daemons/controld/controld_election.c         crm_err("Unknown DC action %s", fsa_action2string(action));
crm_err           374 daemons/controld/controld_execd.c             crm_err("Failed to connect to the executor the max allowed %d time%s",
crm_err           386 daemons/controld/controld_execd.c         crm_err("Unexpected action %s in %s", fsa_action2string(action),
crm_err           488 daemons/controld/controld_execd.c         crm_err("%d resource%s active at %s",
crm_err           844 daemons/controld/controld_execd.c         crm_err("Could not find executor state for node %s", node_name);
crm_err          1288 daemons/controld/controld_execd.c             crm_err("Could not register resource %s with the executor on %s: %s "
crm_err          1523 daemons/controld/controld_execd.c         crm_err("%s does not have permission to fail %s", user_name, ID(xml_rsc));
crm_err          1579 daemons/controld/controld_execd.c         crm_err("Unable to route reply");
crm_err          1748 daemons/controld/controld_execd.c         crm_err("Failing action because local node has never had connection to remote node %s",
crm_err          1826 daemons/controld/controld_execd.c             crm_err("Invalid resource definition for %s", ID(xml_rsc));
crm_err          1834 daemons/controld/controld_execd.c             crm_err("Could not register resource '%s' with executor: %s "
crm_err          1877 daemons/controld/controld_execd.c         crm_err("Cannot perform operation %s of unknown type", crm_str(crm_op));
crm_err          2055 daemons/controld/controld_execd.c             crm_err("Start and Stop actions cannot have an interval: %u",
crm_err          2337 daemons/controld/controld_execd.c         crm_err("Operation %s on %s failed: %d", operation, rsc->id, call_id);
crm_err          2341 daemons/controld/controld_execd.c         crm_err("Operation %s on resource %s failed to execute on remote node %s: %d",
crm_err          2656 daemons/controld/controld_execd.c             crm_err("Can't process %s result because %s agent information not cached or in XML",
crm_err          2717 daemons/controld/controld_execd.c                 crm_err("Unable to record %s result in CIB: %s", op_key,
crm_err          2738 daemons/controld/controld_execd.c         crm_err("Recurring operation %s was cancelled without transition information",
crm_err          2826 daemons/controld/controld_execd.c             crm_err("Result of %s operation for %s on %s: %s "
crm_err          2835 daemons/controld/controld_execd.c             crm_err("Result of %s operation for %s on %s: %s "
crm_err           110 daemons/controld/controld_execd_state.c         crm_err("No node name given for lrm state object");
crm_err           439 daemons/controld/controld_execd_state.c         crm_err("Query resulted in an error: %s", pcmk_strerror(rc));
crm_err           442 daemons/controld/controld_execd_state.c             crm_err("The cluster is mis-configured - shutting down and staying down");
crm_err           160 daemons/controld/controld_fencing.c         crm_err("Fencing update %d for %s: failed - %s (%d)",
crm_err           446 daemons/controld/controld_fencing.c         crm_err("Notify data not found");
crm_err           461 daemons/controld/controld_fencing.c         crm_err("Unfencing of %s by %s failed: %s (%d)",
crm_err           595 daemons/controld/controld_fencing.c             crm_err("Could not connect to fencer: API memory allocation failed");
crm_err           609 daemons/controld/controld_fencing.c             crm_err("Could not connect to fencer in 30 attempts: %s "
crm_err           744 daemons/controld/controld_fencing.c         crm_err("Stonith action not matched");
crm_err           439 daemons/controld/controld_fsa.c             crm_err("Action %s not supported "CRM_XS" 0x%llx",
crm_err           476 daemons/controld/controld_fsa.c         crm_err("%d cluster node%s failed to confirm join",
crm_err           492 daemons/controld/controld_fsa.c         crm_err("New election needed because more nodes confirmed join "
crm_err           600 daemons/controld/controld_fsa.c                 crm_err("Reached S_NOT_DC without a DC" " being recorded");
crm_err           166 daemons/controld/controld_join_client.c         crm_err("Could not retrieve version details for join-%s: %s (%d)",
crm_err           248 daemons/controld/controld_join_client.c         crm_err("Shutting down because cluster join with leader %s failed "
crm_err           308 daemons/controld/controld_join_client.c         crm_err("Could not confirm join-%d with %s: Local operation history failed",
crm_err           234 daemons/controld/controld_join_dc.c         crm_err("Can't make join-%d offer to unknown node", current_join_id);
crm_err           311 daemons/controld/controld_join_dc.c         crm_err("Ignoring invalid join request without node name");
crm_err           344 daemons/controld/controld_join_dc.c         crm_err("Rejecting join-%d request from inactive node %s "
crm_err           349 daemons/controld/controld_join_dc.c         crm_err("Rejecting invalid join-%d request from node %s "
crm_err           356 daemons/controld/controld_join_dc.c         crm_err("Rejecting join-%d request from node %s because feature set %s"
crm_err           522 daemons/controld/controld_join_dc.c         crm_err("join-%d node history update (via CIB call %d) failed: %s "
crm_err           578 daemons/controld/controld_join_dc.c         crm_err("Rejecting join-%d confirmation from %s "
crm_err            41 daemons/controld/controld_membership.c                 crm_err("We're not part of the cluster anymore");
crm_err           104 daemons/controld/controld_membership.c         crm_err("Node update failed: %s (%d)", pcmk_strerror(call_id), call_id);
crm_err           109 daemons/controld/controld_membership.c         crm_err("Node update %d failed: %s (%d)", call_id, pcmk_strerror(rc), rc);
crm_err           284 daemons/controld/controld_membership.c         crm_err("Node list update failed: %s (%d)", pcmk_strerror(call_id), call_id);
crm_err           289 daemons/controld/controld_membership.c         crm_err("Node update %d failed: %s (%d)", call_id, pcmk_strerror(rc), rc);
crm_err           388 daemons/controld/controld_membership.c         crm_err("Quorum update %d failed: %s (%d)", call_id, pcmk_strerror(rc), rc);
crm_err            73 daemons/controld/controld_messages.c         crm_err("Cannot add entry to queue: no input and no action");
crm_err           125 daemons/controld/controld_messages.c                           crm_err("Bogus data from %s", raised_from));
crm_err           163 daemons/controld/controld_messages.c         crm_err("Couldn't add message to the queue");
crm_err           230 daemons/controld/controld_messages.c                     crm_err("Don't know how to free %s data from %s",
crm_err           259 daemons/controld/controld_messages.c         crm_err("%s: No FSA data available", caller);
crm_err           262 daemons/controld/controld_messages.c         crm_err("%s: No message data available. Origin: %s", caller, fsa_data->origin);
crm_err           579 daemons/controld/controld_messages.c     crm_err("Unknown message type: %s", type);
crm_err           888 daemons/controld/controld_messages.c         crm_err("Local feature set (%s) is incompatible with DC's (%s)",
crm_err           911 daemons/controld/controld_messages.c         crm_err("Shutting down controller immediately due to "
crm_err           918 daemons/controld/controld_messages.c         crm_err("Starting new DC election because %s is "
crm_err           947 daemons/controld/controld_messages.c             crm_err("Shutting down controller after unexpected "
crm_err          1092 daemons/controld/controld_messages.c                 crm_err("Could not instruct peers to remove references to node %s/%u", name, id);
crm_err          1124 daemons/controld/controld_messages.c         crm_err("Unexpected request (%s) sent to %s", op, AM_I_DC ? "the DC" : "non-DC node");
crm_err          1144 daemons/controld/controld_messages.c             crm_err("%s - Ignoring calculation with no reference", op);
crm_err          1163 daemons/controld/controld_messages.c         crm_err("Unexpected response (op=%s, src=%s) sent to the %s",
crm_err           223 daemons/controld/controld_metadata.c         crm_err("Metadata for %s:%s:%s is not valid XML",
crm_err           552 daemons/controld/controld_remote_ra.c             crm_err("Unexpected pacemaker_remote client takeover for %s. Disconnecting", op->remote_nodename);
crm_err           578 daemons/controld/controld_remote_ra.c             crm_err("Lost connection to Pacemaker Remote node %s",
crm_err           671 daemons/controld/controld_remote_ra.c             crm_err("Remote connection to %s unexpectedly dropped during monitor",
crm_err            66 daemons/controld/controld_schedulerd.c             crm_err("Could not save Cluster Information Base to %s after scheduler crash",
crm_err           319 daemons/controld/controld_schedulerd.c         crm_err("Not invoking scheduler because not DC: %s",
crm_err           326 daemons/controld/controld_schedulerd.c             crm_err("Cannot shut down gracefully without the scheduler");
crm_err           344 daemons/controld/controld_schedulerd.c         crm_err("Attempted to invoke scheduler without consistent Cluster Information Base!");
crm_err           424 daemons/controld/controld_schedulerd.c         crm_err("Could not retrieve the Cluster Information Base: %s "
crm_err           471 daemons/controld/controld_schedulerd.c         crm_err("Could not contact the scheduler: %s " CRM_XS " rc=%d",
crm_err           119 daemons/controld/controld_te_actions.c               crm_err("Corrupted command (id=%s) %s: no node", crm_str(id), crm_str(task));
crm_err           160 daemons/controld/controld_te_actions.c         crm_err("Action %d failed: send", action->id);
crm_err           168 daemons/controld/controld_te_actions.c             crm_err("Action %d: %s on %s had an invalid timeout (%dms).  Using %ums instead",
crm_err           295 daemons/controld/controld_te_actions.c               crm_err("Corrupted command(id=%s) %s: no node", ID(action->xml), crm_str(task));
crm_err           356 daemons/controld/controld_te_actions.c         crm_err("Action %d failed: send", action->id);
crm_err           372 daemons/controld/controld_te_actions.c             crm_err("Action %d: %s %s on %s had an invalid timeout (%dms).  Using %ums instead",
crm_err           626 daemons/controld/controld_te_actions.c                 crm_err("We didn't ask to be shut down, yet the scheduler is telling us to");
crm_err           319 daemons/controld/controld_te_callbacks.c         crm_err("Could not extract node ID from %s", xpath);
crm_err           631 daemons/controld/controld_te_callbacks.c         crm_err("Unknown command: %s::%s from %s", type, op, sys_from);
crm_err           643 daemons/controld/controld_te_callbacks.c         crm_err("Update %d FAILED: %s", call_id, pcmk_strerror(rc));
crm_err           681 daemons/controld/controld_te_callbacks.c         crm_err("Node %s did not send %s result (via %s) within %dms "
crm_err           136 daemons/controld/controld_te_events.c               crm_err("Couldn't parse: %s", ID(event)); goto bail);
crm_err           373 daemons/controld/controld_te_events.c         crm_err("Can't process action %s result: Incompatible versions? "
crm_err           175 daemons/controld/controld_throttle.c             crm_err("Only %d of 15 fields found in %s", rc, loadfile);
crm_err           523 daemons/controld/controld_throttle.c             crm_err("Unknown throttle mode %.4x on %s", r->mode, node);
crm_err           118 daemons/controld/controld_timers.c         crm_err("%s just popped in state %s! " CRM_XS " input=%s time=%ums",
crm_err            78 daemons/controld/controld_transition.c         crm_err("Could not set CIB callbacks");
crm_err            86 daemons/controld/controld_transition.c             crm_err("Could not set CIB notification callback");
crm_err            93 daemons/controld/controld_transition.c             crm_err("Could not set CIB global callback");
crm_err           178 daemons/controld/controld_transition.c                   crm_err("Input raised by %s is invalid", msg_data->origin);
crm_err           133 daemons/controld/controld_utils.c         crm_err("Input %d is unknown", input);
crm_err           194 daemons/controld/controld_utils.c         crm_err("State %d is unknown", state);
crm_err           237 daemons/controld/controld_utils.c         crm_err("Cause %d is unknown", cause);
crm_err           441 daemons/controld/controld_utils.c         crm_err("Action %.16llx is unknown", action);
crm_err           714 daemons/controld/controld_utils.c             CRM_CHECK(fsa_our_dc != NULL, crm_err("We have no DC"));
crm_err           716 daemons/controld/controld_utils.c                 crm_err("Not updating DC to %s (%s): we are also a DC", welcome_from, dc_version);
crm_err            29 daemons/controld/controld_utils.h 		crm_err("No CIB manager connection available");			\
crm_err            35 daemons/controld/controld_utils.h         crm_err("No CIB connection available");
crm_err            46 daemons/controld/controld_utils.h         crm_err("No CIB connection available");
crm_err           107 daemons/controld/pacemaker-controld.c         crm_err("pacemaker-controld is already active, aborting startup");
crm_err           116 daemons/controld/pacemaker-controld.c         crm_err("Terminating due to bad permissions on " PE_STATE_DIR);
crm_err           123 daemons/controld/pacemaker-controld.c         crm_err("Terminating due to bad permissions on " CRM_CONFIG_DIR);
crm_err           167 daemons/controld/pacemaker-controld.c         crm_err("Startup of %s failed.  Current state: %s",
crm_err           448 daemons/execd/cts-exec-helper.c         crm_err("Could not connect to the CIB manager: %s", pcmk_strerror(rc));
crm_err           455 daemons/execd/cts-exec-helper.c         crm_err("Error retrieving cib copy: %s (%d)", pcmk_strerror(rc), rc);
crm_err           460 daemons/execd/cts-exec-helper.c         crm_err("Error retrieving cib copy: %s (%d)", pcmk_strerror(rc), rc);
crm_err           465 daemons/execd/cts-exec-helper.c         crm_err("Error updating cib configuration");
crm_err           480 daemons/execd/cts-exec-helper.c         crm_err("Resource does not exist in config");
crm_err           649 daemons/execd/cts-exec-helper.c             crm_err("rsc-id must be given when is-running is used");
crm_err           666 daemons/execd/cts-exec-helper.c         crm_err("Nothing to be done.  Please specify 'api-call' and/or 'listen'");
crm_err           928 daemons/execd/execd_commands.c         crm_err("Completed executor action (%s) does not match any known operations",
crm_err          1212 daemons/execd/execd_commands.c     crm_err("Connection to fencer failed, finalizing %d pending operations",
crm_err          1385 daemons/execd/execd_commands.c         crm_err("Failed to create action, action:%s on resource %s", cmd->action, rsc->rsc_id);
crm_err          1551 daemons/execd/execd_commands.c         crm_err("Cluster API version must be greater than or equal to %s, not %s",
crm_err          1966 daemons/execd/execd_commands.c         crm_err("Unknown IPC request '%s' from client %s",
crm_err            46 daemons/execd/pacemaker-execd.c     crm_err("Connection to fencer lost");
crm_err            63 daemons/execd/pacemaker-execd.c             crm_err("Could not connect to fencer: API memory allocation failed");
crm_err            68 daemons/execd/pacemaker-execd.c             crm_err("Could not connect to fencer in 10 attempts: %s "
crm_err           112 daemons/execd/pacemaker-execd.c     CRM_CHECK(client != NULL, crm_err("Invalid client");
crm_err           114 daemons/execd/pacemaker-execd.c     CRM_CHECK(client->id != NULL, crm_err("Invalid client: %p", client);
crm_err           117 daemons/execd/pacemaker-execd.c     CRM_CHECK(flags & crm_ipc_client_response, crm_err("Invalid client request: %p", client);
crm_err           216 daemons/execd/pacemaker-execd.c             crm_err("Could not send reply: unknown type for client %s "
crm_err           245 daemons/execd/pacemaker-execd.c             crm_err("Could not notify client %s with unknown transport "
crm_err           513 daemons/execd/pacemaker-execd.c         crm_err("Failed to create IPC server: shutting down and inhibiting respawn");
crm_err           519 daemons/execd/pacemaker-execd.c         crm_err("Failed to create TLS listener: shutting down and staying down");
crm_err           212 daemons/execd/remoted_proxy.c         crm_err("Unknown ipc proxy msg type %s" , msg_type);
crm_err           255 daemons/execd/remoted_proxy.c     CRM_CHECK(client != NULL, crm_err("Invalid client");
crm_err           257 daemons/execd/remoted_proxy.c     CRM_CHECK(client->id != NULL, crm_err("Invalid client: %p", client);
crm_err           443 daemons/execd/remoted_proxy.c         crm_err("Failed to create controller: exiting and inhibiting respawn");
crm_err           193 daemons/execd/remoted_tls.c     crm_err("Remote client authentication timed out");
crm_err           323 daemons/execd/remoted_tls.c         crm_err("Unable to get IP address(es) for %s: %s",
crm_err            48 daemons/fenced/cts-fence-helper.c         crm_err("FAILURE = %s async_callback %d", __func__, callback_rc); \
crm_err           168 daemons/fenced/cts-fence-helper.c         crm_err("FAILURE - expected rc %d != %d(%s) for cmd - %s", expected_rc, rc, pcmk_strerror(rc), str); \
crm_err           171 daemons/fenced/cts-fence-helper.c         crm_err("FAILURE - expected %d notifications, got only %d for cmd - %s", \
crm_err           414 daemons/fenced/cts-fence-helper.c         crm_err("fence failed with rc %d", rc);
crm_err           434 daemons/fenced/cts-fence-helper.c             crm_err
crm_err           447 daemons/fenced/cts-fence-helper.c         crm_err("fence failed with rc %d", rc);
crm_err           470 daemons/fenced/cts-fence-helper.c         crm_err("fence failed with rc %d", rc);
crm_err           493 daemons/fenced/cts-fence-helper.c         crm_err("monitor failed with rc %d", rc);
crm_err           543 daemons/fenced/cts-fence-helper.c     crm_err("API CONNECTION FAILURE");
crm_err           661 daemons/fenced/cts-fence-helper.c         crm_err("Could not connect to fencer: API memory allocation failed");
crm_err           424 daemons/fenced/fenced_commands.c             crm_err("Considering %s unconfigured: Failed to get secrets",
crm_err           737 daemons/fenced/fenced_commands.c             crm_err("Could not retrieve metadata for fencing agent %s", agent);
crm_err          1778 daemons/fenced/fenced_commands.c         crm_err("Invalid value for " PCMK_STONITH_HOST_CHECK ": %s", check_type);
crm_err          1844 daemons/fenced/fenced_commands.c             crm_err("Fencing timeout %ds is too low; using %ds, "
crm_err          2411 daemons/fenced/fenced_commands.c             crm_err("Requested device '%s' is not available", device_id);
crm_err          2560 daemons/fenced/fenced_commands.c             crm_err("No alternate host available to handle request "
crm_err          2868 daemons/fenced/fenced_commands.c         crm_err("Unknown IPC request %s from %s %s", op,
crm_err          2915 daemons/fenced/fenced_commands.c         crm_err("Unknown %s reply from %s %s", op,
crm_err           452 daemons/fenced/fenced_remote.c             crm_err("Skipping duplicate notification for %s@%s "
crm_err           498 daemons/fenced/fenced_remote.c         crm_err("Already sent notifications for '%s' targeting %s by %s for "
crm_err          1630 daemons/fenced/fenced_remote.c         crm_err("Fencing (%s) targeting %s for client %s is not ours to control",
crm_err          1892 daemons/fenced/fenced_remote.c               crm_err("Query claimed to have %d device%s but %d found",
crm_err          2055 daemons/fenced/fenced_remote.c         crm_err("Received outdated reply for device %s (instead of %s) to "
crm_err          2076 daemons/fenced/fenced_remote.c         crm_err("Received non-broadcast fencing result for operation %.8s "
crm_err           205 daemons/fenced/pacemaker-fenced.c             crm_err("Invalid XML: '%.120s'", data);
crm_err           491 daemons/fenced/pacemaker-fenced.c                 crm_err("Invalid fencing target in element %s", ID(match));
crm_err           494 daemons/fenced/pacemaker-fenced.c                 crm_err("Invalid level for %s in element %s", target, ID(match));
crm_err          1122 daemons/fenced/pacemaker-fenced.c             crm_err("Couldn't retrieve the CIB: %s (%d)", pcmk_strerror(rc), rc);
crm_err          1261 daemons/fenced/pacemaker-fenced.c         crm_err("No connection to the CIB manager");
crm_err          1271 daemons/fenced/pacemaker-fenced.c         crm_err("Could not connect to the CIB manager: %s (%d)", pcmk_strerror(rc), rc);
crm_err          1275 daemons/fenced/pacemaker-fenced.c         crm_err("Could not set CIB notification callback");
crm_err          1535 daemons/fenced/pacemaker-fenced.c         crm_err("pacemaker-fenced is already active, aborting startup");
crm_err          1590 daemons/fenced/pacemaker-fenced.c         crm_err("Can't log resource details due to internal error: %s\n",
crm_err           157 daemons/pacemakerd/pacemakerd.c         crm_err("Cluster user %s does not exist, aborting Pacemaker startup",
crm_err           335 daemons/pacemakerd/pacemakerd.c         crm_err("Aborting start-up because active Pacemaker instance found");
crm_err            46 daemons/pacemakerd/pcmkd_messages.c             crm_err("Failed sending ping reply to client %s",
crm_err            51 daemons/pacemakerd/pcmkd_messages.c         crm_err("Failed building ping reply for client %s",
crm_err            98 daemons/pacemakerd/pcmkd_messages.c             crm_err("Failed sending shutdown reply to client %s",
crm_err           103 daemons/pacemakerd/pcmkd_messages.c         crm_err("Failed building shutdown reply for client %s",
crm_err           122 daemons/pacemakerd/pcmkd_subdaemons.c                             crm_err("%s[%lld] terminated%s", pcmk_children[lpc].name,
crm_err           158 daemons/pacemakerd/pcmkd_subdaemons.c         crm_err("Child %s not terminating in a timely manner, forcing", child->name);
crm_err           199 daemons/pacemakerd/pcmkd_subdaemons.c                 crm_err("%s[%d] exited with status %d (%s)",
crm_err           216 daemons/pacemakerd/pcmkd_subdaemons.c         crm_err("Child respawn count exceeded by %s", child->name);
crm_err           228 daemons/pacemakerd/pcmkd_subdaemons.c         crm_err("Rebooting system because of %s", child->name);
crm_err           387 daemons/pacemakerd/pcmkd_subdaemons.c             crm_err("Invalid user (%s) for %s: not found", child->uid, child->name);
crm_err           445 daemons/pacemakerd/pcmkd_subdaemons.c                 crm_err("Cannot initialize groups for %s: %s (%d)", child->uid, pcmk_strerror(errno), errno);
crm_err           503 daemons/pacemakerd/pcmkd_subdaemons.c         crm_err("Cannot track child %s for missing both API end-point and PID",
crm_err           521 daemons/pacemakerd/pcmkd_subdaemons.c             crm_err("Could not find user and group IDs for user %s: %s "
crm_err           808 daemons/pacemakerd/pcmkd_subdaemons.c         crm_err("Could not stop %s (process %lld) with signal %d: %s",
crm_err           177 daemons/schedulerd/pacemaker-schedulerd.c         crm_err("Couldn't send transition graph to peer, writing to %s instead",
crm_err           361 daemons/schedulerd/pacemaker-schedulerd.c         crm_err("Terminating due to bad permissions on " PE_STATE_DIR);
crm_err           370 daemons/schedulerd/pacemaker-schedulerd.c         crm_err("Failed to create IPC server: shutting down and inhibiting respawn");
crm_err           377 daemons/schedulerd/pacemaker-schedulerd.c         crm_err("Can't log resource details due to internal error: %s\n",
crm_err            26 include/crm/common/logging_internal.h         crm_err(fmt);                       \
crm_err            32 include/crm/pengine/internal.h #  define pe_proc_err(fmt...) { was_processing_error = TRUE; crm_err(fmt); }
crm_err           108 lib/cib/cib_file.c                 crm_err("On-disk digest at %s is empty", sigfile);
crm_err           116 lib/cib/cib_file.c             crm_err("Could not read on-disk digest from %s: %s",
crm_err           303 lib/cib/cib_file.c                 crm_err("Could not set owner of sequence file in %s: %s",
crm_err           389 lib/cib/cib_file.c         crm_err("%s was manually modified while the cluster was active!",
crm_err           430 lib/cib/cib_file.c         crm_err("Changes couldn't be written to %s", tmp_cib);
crm_err           457 lib/cib/cib_file.c         crm_err("Could not write digest to %s: %s",
crm_err           571 lib/cib/cib_file.c         crm_err("CIB does not validate against %s", schema);
crm_err           728 lib/cib/cib_file.c             crm_err("Could not write CIB to %s", private->filename);
crm_err           100 lib/cib/cib_native.c         crm_err("No CIB!");
crm_err           123 lib/cib/cib_native.c         crm_err("Unknown message type: %s", type);
crm_err           329 lib/cib/cib_native.c         crm_err("No operation specified");
crm_err           356 lib/cib/cib_native.c         crm_err("Couldn't perform %s operation (timeout=%ds): %s (%d)", op,
crm_err           389 lib/cib/cib_native.c         crm_err("Received bad reply: No id set");
crm_err           395 lib/cib/cib_native.c         crm_err("Received bad reply: %d (wanted %d)", reply_id, cib->call_id);
crm_err           421 lib/cib/cib_native.c             crm_err("Call failed: %s", pcmk_strerror(rc));
crm_err           435 lib/cib/cib_native.c         crm_err("The CIB manager disconnected");
crm_err           449 lib/cib/cib_native.c         crm_err("No CIB!");
crm_err            67 lib/cib/cib_ops.c         crm_err("Error creating query response");
crm_err           217 lib/cib/cib_ops.c                 crm_err("Digest mis-match on replace from %s: %s vs. %s (expected)", peer,
crm_err           293 lib/cib/cib_ops.c         crm_err("Cannot perform modification with no data");
crm_err           328 lib/cib/cib_ops.c         crm_err("Cannot perform modification with no data");
crm_err           462 lib/cib/cib_ops.c             crm_err("Error updating child <%s id=%s>", crm_element_name(a_child), ID(a_child));
crm_err           540 lib/cib/cib_ops.c         crm_err("Cannot perform modification with no data");
crm_err           240 lib/cib/cib_remote.c             crm_err("Session creation for %s:%d failed", private->server, private->port);
crm_err           280 lib/cib/cib_remote.c             crm_err("Invalid registration message: %s", msg_type);
crm_err           308 lib/cib/cib_remote.c     crm_err("Connection destroyed");
crm_err           326 lib/cib/cib_remote.c     crm_err("received late reply for remote cib connection, discarding");
crm_err           360 lib/cib/cib_remote.c             crm_err("Unknown message type: %s", type);
crm_err           488 lib/cib/cib_remote.c         crm_err("No operation specified");
crm_err           552 lib/cib/cib_remote.c             crm_err("Received a __future__ reply:" " %d (wanted %d)", reply_id, msg_id);
crm_err           569 lib/cib/cib_remote.c         crm_err("Disconnected while waiting for reply.");
crm_err           572 lib/cib/cib_remote.c         crm_err("No reply message - empty");
crm_err           593 lib/cib/cib_remote.c         crm_err("Call failed: %s", pcmk_strerror(rc));
crm_err           342 lib/cib/cib_utils.c             crm_err("Discarding update with feature set '%s' greater than our own '%s'",
crm_err           357 lib/cib/cib_utils.c             crm_err("%s went backwards: %d -> %d (Opts: 0x%x)",
crm_err           367 lib/cib/cib_utils.c                 crm_err("%s went backwards: %d -> %d (Opts: 0x%x)",
crm_err           430 lib/cib/cib_utils.c             crm_err("v%d patchset error, patch failed to apply: %s (%d)", format, pcmk_strerror(test_rc), test_rc);
crm_err            59 lib/cluster/cluster.c             crm_err("Unsupported cluster type");
crm_err           188 lib/cluster/cluster.c             crm_err("Unknown cluster type: %s (%d)", name_for_cluster_type(stack), stack);
crm_err           195 lib/cluster/cluster.c             crm_err("Could not obtain the local %s node name",
crm_err           251 lib/cluster/cluster.c             crm_err("Invalid Corosync node ID '%s'", uuid);
crm_err           300 lib/cluster/cluster.c     crm_err("Invalid cluster type: %d", type);
crm_err           146 lib/cluster/corosync.c             crm_err("Could not obtain the CMAP API connection: %s (%d)",
crm_err           154 lib/cluster/corosync.c             crm_err("CMAP provider is not authentic:"
crm_err           160 lib/cluster/corosync.c             crm_err("Could not verify authenticity of CMAP provider: %s (%d)",
crm_err           247 lib/cluster/corosync.c         crm_err("Connection to the Quorum API failed: %d", rc);
crm_err           382 lib/cluster/corosync.c         crm_err("Could not connect to the Quorum API: %s (%d)",
crm_err           387 lib/cluster/corosync.c         crm_err("Corosync quorum is not configured");
crm_err           393 lib/cluster/corosync.c         crm_err("Could not obtain the Quorum API connection: %s (%d)",
crm_err           401 lib/cluster/corosync.c         crm_err("Quorum provider is not authentic:"
crm_err           408 lib/cluster/corosync.c         crm_err("Could not verify authenticity of Quorum provider: %s (%d)",
crm_err           416 lib/cluster/corosync.c         crm_err("Could not obtain the current Quorum API state: %d", rc);
crm_err           430 lib/cluster/corosync.c         crm_err("Could not setup Quorum API notifications: %d", rc);
crm_err           459 lib/cluster/corosync.c         crm_err("Invalid cluster type: %s " CRM_XS " stack=%d",
crm_err           472 lib/cluster/corosync.c         crm_err("Could not determine local node ID");
crm_err           478 lib/cluster/corosync.c         crm_err("Could not determine local node name");
crm_err           590 lib/cluster/corosync.c         crm_err("Could not obtain the CMAP API connection: %s (%d)",
crm_err           598 lib/cluster/corosync.c         crm_err("CMAP provider is not authentic:"
crm_err           604 lib/cluster/corosync.c         crm_err("Could not verify authenticity of CMAP provider: %s (%d)",
crm_err           691 lib/cluster/corosync.c         crm_err("Could not obtain the CMAP API connection: %s (%d)",
crm_err           699 lib/cluster/corosync.c         crm_err("CMAP provider is not authentic:"
crm_err           705 lib/cluster/corosync.c         crm_err("Could not verify authenticity of CMAP provider: %s (%d)",
crm_err           138 lib/cluster/cpg.c             crm_err("Could not connect to the CPG API: %s (%d)",
crm_err           145 lib/cluster/cpg.c             crm_err("Could not obtain the CPG API connection: %s (%d)",
crm_err           153 lib/cluster/cpg.c             crm_err("CPG provider is not authentic:"
crm_err           159 lib/cluster/cpg.c             crm_err("Could not verify authenticity of CPG provider: %s (%d)",
crm_err           172 lib/cluster/cpg.c         crm_err("Could not get local node id from the CPG API: %s (%d)",
crm_err           225 lib/cluster/cpg.c         crm_err("CPG queue has grown to %d", queue_len);
crm_err           289 lib/cluster/cpg.c         crm_err("Connection to the CPG API failed: %s (%d)",
crm_err           296 lib/cluster/cpg.c         crm_err("Evicted from CPG membership");
crm_err           368 lib/cluster/cpg.c         crm_err("%sCPG message %d from %s invalid: "
crm_err           380 lib/cluster/cpg.c         crm_err("%sCPG message %d from %s invalid: "
crm_err           392 lib/cluster/cpg.c         crm_err("%sCPG message %d from %s invalid: "
crm_err           409 lib/cluster/cpg.c         crm_err("CPG message %d from %s invalid: "
crm_err           456 lib/cluster/cpg.c             crm_err("Nodeid mismatch from %d.%d: claimed nodeid=%u", nodeid, pid, msg->sender.id);
crm_err           474 lib/cluster/cpg.c                 crm_err("Peer with nodeid=%u is unknown", nodeid);
crm_err           477 lib/cluster/cpg.c                 crm_err("No uname for peer with nodeid=%u", nodeid);
crm_err           513 lib/cluster/cpg.c             crm_err("Decompression failed: %s " CRM_XS " bzerror=%d",
crm_err           538 lib/cluster/cpg.c     crm_err("Invalid message (id=%d, dest=%s:%s, from=%s:%s.%d):"
crm_err           756 lib/cluster/cpg.c         crm_err("Local node was evicted from group %s", groupName->value);
crm_err           809 lib/cluster/cpg.c         crm_err("Could not connect to the CPG API: %s (%d)",
crm_err           816 lib/cluster/cpg.c         crm_err("Could not obtain the CPG API connection: %s (%d)",
crm_err           824 lib/cluster/cpg.c         crm_err("CPG provider is not authentic:"
crm_err           831 lib/cluster/cpg.c         crm_err("Could not verify authenticity of CPG provider: %s (%d)",
crm_err           839 lib/cluster/cpg.c         crm_err("Could not get local node id from the CPG API");
crm_err           848 lib/cluster/cpg.c         crm_err("Could not join the CPG group '%s': %d", message_name, rc);
crm_err           919 lib/cluster/cpg.c             crm_err("Invalid message class: %d", msg_class);
crm_err           210 lib/cluster/election.c         crm_err("No election defined");
crm_err           299 lib/cluster/membership.c     crm_err("Unhandled cluster type: %s", name_for_cluster_type(get_cluster_type()));
crm_err           784 lib/cluster/membership.c               crm_err("Bug: can't update node name without name"); return);
crm_err           786 lib/cluster/membership.c               crm_err("Bug: can't update node name to %s without node", uname);
crm_err           881 lib/cluster/membership.c     CRM_CHECK(node != NULL, crm_err("%s: Could not set %s to %s for NULL",
crm_err           969 lib/cluster/membership.c     CRM_CHECK(node != NULL, crm_err("%s: Could not set 'expected' to %s", source, expected);
crm_err          1016 lib/cluster/membership.c               crm_err("Could not set state for unknown host to %s"
crm_err           728 lib/common/acl.c             crm_err("Unable to determine effective user, assuming unprivileged for ACLs");
crm_err           121 lib/common/cib_secrets.c         crm_err("Can't replace secret parameters for %s: file name size exceeded",
crm_err           131 lib/common/cib_secrets.c             crm_err("odd, no parameter %s for rsc %s found now", key, rsc_id);
crm_err           136 lib/common/cib_secrets.c             crm_err("%s: parameter name %s too big", rsc_id, key);
crm_err           144 lib/common/cib_secrets.c             crm_err("secret for rsc %s parameter %s not found in %s",
crm_err           152 lib/common/cib_secrets.c             crm_err("cannot build such a long name "
crm_err           162 lib/common/cib_secrets.c                 crm_err("md5 sum for rsc %s parameter %s "
crm_err           169 lib/common/cib_secrets.c                 crm_err("md5 sum for rsc %s parameter %s "
crm_err           236 lib/common/digest.c         crm_err("Digest comparison failed: expected %s, calculated %s",
crm_err           293 lib/common/digest.c         crm_err("Could not create digest");
crm_err           213 lib/common/io.c         crm_err("Cannot open series file %s for writing", series_file);
crm_err           350 lib/common/io.c             crm_err("%s must be a regular file " CRM_XS " st_mode=0%lo",
crm_err           362 lib/common/io.c             crm_err("%s not found: %s", dir, pcmk_strerror(errno));
crm_err           366 lib/common/io.c             crm_err("%s must be a directory " CRM_XS " st_mode=0%lo",
crm_err           375 lib/common/io.c         crm_err("%s must be owned and writable by either user %s or group %s "
crm_err           628 lib/common/io.c         crm_err("Could not create directory '%s': %s",
crm_err           457 lib/common/ipc_client.c         crm_err("Cannot connect to uninitialized API object");
crm_err           465 lib/common/ipc_client.c             crm_err("Failed to re-create IPC API");
crm_err           751 lib/common/ipc_client.c         crm_err("Could not create IPC connection: %s", strerror(errno));
crm_err           757 lib/common/ipc_client.c         crm_err("Could not create %s IPC connection: %s",
crm_err           765 lib/common/ipc_client.c         crm_err("Could not create %s IPC connection: %s",
crm_err           828 lib/common/ipc_client.c         crm_err("%s IPC provider authentication failed: process %lld has "
crm_err           982 lib/common/ipc_client.c             crm_err("Decompression failed: %s " CRM_XS " bzerror=%d",
crm_err          1045 lib/common/ipc_client.c         crm_err("Connection to %s IPC failed", client->server_name);
crm_err          1112 lib/common/ipc_client.c                 crm_err("Discarding old reply %d (need %d)", hdr->qb.id, request_id);
crm_err          1118 lib/common/ipc_client.c                 crm_err("Discarding newer reply %d (need %d)", hdr->qb.id, request_id);
crm_err          1123 lib/common/ipc_client.c             crm_err("%s IPC provider disconnected while waiting for message %d",
crm_err          1420 lib/common/ipc_client.c         crm_err("Could not get fd from %s IPC: %s " CRM_XS " rc=%d",
crm_err          1428 lib/common/ipc_client.c         crm_err("Daemon (IPC %s) effectively blocked with unauthorized"
crm_err          1438 lib/common/ipc_client.c         crm_err("Could not get peer credentials from %s IPC: %s "
crm_err            84 lib/common/ipc_common.c         crm_err("IPC message without header");
crm_err            88 lib/common/ipc_common.c         crm_err("Filtering incompatible v%d IPC message (only versions <= %d supported)",
crm_err           586 lib/common/ipc_controld.c         crm_err("Could not create IPC hello message from %s (UUID %s): "
crm_err           595 lib/common/ipc_controld.c         crm_err("Could not create IPC hello message from %s (UUID %s): "
crm_err           607 lib/common/ipc_controld.c         crm_err("Could not create IPC hello message from %s (UUID %s): "
crm_err           122 lib/common/ipc_server.c             crm_err("Exiting with %d active IPC client%s",
crm_err           178 lib/common/ipc_server.c             crm_err("Unable to enforce ACLs for user ID %d, assuming unprivileged",
crm_err           191 lib/common/ipc_server.c         crm_err("Could not generate UUID for client");
crm_err           431 lib/common/ipc_server.c             crm_err("Decompression failed: %s " CRM_XS " bzerror=%d",
crm_err           554 lib/common/ipc_server.c                 crm_err("Evicting client with process ID %u due to backlog of %u messages "
crm_err           647 lib/common/ipc_server.c             crm_err("Could not compress %u-byte message into less than IPC "
crm_err           837 lib/common/ipc_server.c         crm_err("Failed to create the CIB manager: exiting and inhibiting respawn");
crm_err           893 lib/common/ipc_server.c         crm_err("Failed to create pacemaker-attrd server: exiting and inhibiting respawn");
crm_err           915 lib/common/ipc_server.c         crm_err("Failed to create fencer: exiting and inhibiting respawn.");
crm_err           936 lib/common/ipc_server.c         crm_err("Couldn't start pacemakerd IPC server");
crm_err           624 lib/common/iso8601.c         crm_err("%s is not a valid ISO 8601 time specification", time_str);
crm_err           634 lib/common/iso8601.c         crm_err("%s is not a valid ISO 8601 time specification "
crm_err           640 lib/common/iso8601.c         crm_err("%s is not a valid ISO 8601 time specification "
crm_err           646 lib/common/iso8601.c         crm_err("%s is not a valid ISO 8601 time specification "
crm_err           772 lib/common/iso8601.c         crm_err("No ISO 8601 date/time specification given");
crm_err           805 lib/common/iso8601.c             crm_err("'%s' is not a valid ISO 8601 date/time specification "
crm_err           809 lib/common/iso8601.c             crm_err("'%s' is not a valid ISO 8601 date/time specification "
crm_err           826 lib/common/iso8601.c             crm_err("'%s' is not a valid ISO 8601 date/time specification "
crm_err           842 lib/common/iso8601.c             crm_err("'%s' is not a valid ISO 8601 date/time specification "
crm_err           847 lib/common/iso8601.c             crm_err("'%s' is not a valid ISO 8601 date/time specification "
crm_err           881 lib/common/iso8601.c     crm_err("'%s' is not a valid ISO 8601 date/time specification", date_str);
crm_err           900 lib/common/iso8601.c         crm_err("'%s' is not a valid ISO 8601 date/time specification",
crm_err           989 lib/common/iso8601.c         crm_err("No ISO 8601 time duration given");
crm_err           993 lib/common/iso8601.c         crm_err("'%s' is not a valid ISO 8601 time duration "
crm_err           998 lib/common/iso8601.c         crm_err("'%s' is not a valid ISO 8601 time duration "
crm_err          1024 lib/common/iso8601.c             crm_err("'%s' is not a valid ISO 8601 time duration "
crm_err          1056 lib/common/iso8601.c                 crm_err("'%s' is not a valid ISO 8601 time duration "
crm_err          1060 lib/common/iso8601.c                 crm_err("'%s' is not a valid ISO 8601 time duration "
crm_err          1068 lib/common/iso8601.c         crm_err("'%s' is not a valid ISO 8601 time duration "
crm_err          1097 lib/common/iso8601.c         crm_err("No ISO 8601 time period given");
crm_err          1122 lib/common/iso8601.c                 crm_err("'%s' is not a valid ISO 8601 time period "
crm_err          1144 lib/common/iso8601.c         crm_err("'%s' is not a valid ISO 8601 time period "
crm_err          1158 lib/common/iso8601.c         crm_err("'%s' is not a valid ISO 8601 time period "
crm_err          1163 lib/common/iso8601.c         crm_err("'%s' is not a valid ISO 8601 time period "
crm_err           314 lib/common/mainloop.c         crm_err("Could not set handler for signal %d: %s",
crm_err           325 lib/common/mainloop.c         crm_err("Could not set handler for signal %d: %s",
crm_err           369 lib/common/mainloop.c         crm_err("Signal %d is out of range", sig);
crm_err           377 lib/common/mainloop.c         crm_err("Different signal handler for %d is already installed", sig);
crm_err           412 lib/common/mainloop.c         crm_err("Signal %d is out of range", sig);
crm_err           550 lib/common/mainloop.c         crm_err("Array lookup failed for fd=%d: %d", fd, res);
crm_err           557 lib/common/mainloop.c         crm_err("Adaptor for descriptor %d is still in-use", fd);
crm_err           561 lib/common/mainloop.c         crm_err("Adaptor for descriptor %d is not in-use", fd);
crm_err           568 lib/common/mainloop.c         crm_err("No memory left to add fd=%d", fd);
crm_err           691 lib/common/mainloop.c         crm_err("Could not create %s IPC server: %s (%d)", name, pcmk_strerror(rc), rc);
crm_err           705 lib/common/mainloop.c         crm_err("Could not start %s IPC server: %s (%d)", name, pcmk_strerror(rc), rc);
crm_err           791 lib/common/mainloop.c         crm_err("Connection to %s closed " CRM_XS "client=%p condition=%d",
crm_err           828 lib/common/mainloop.c         crm_err("Strange condition: %d", condition);
crm_err          1168 lib/common/mainloop.c         crm_err("Child process %d (%s) dumped core",
crm_err            60 lib/common/messages.c         crm_err("Cannot create IPC request: No originating system specified");
crm_err           115 lib/common/messages.c         crm_err("Cannot create new_message, no message type in original message");
crm_err           120 lib/common/messages.c         crm_err("Cannot create new_message, original message was not a request");
crm_err           126 lib/common/messages.c         crm_err("Cannot create new_message, malloc failed");
crm_err           343 lib/common/nvpair.c                   crm_err("Cannot reset %s with crm_xml_add(%s)", name, value);
crm_err           535 lib/common/nvpair.c         crm_err("Couldn't find %s in NULL", name ? name : "<null>");
crm_err           540 lib/common/nvpair.c         crm_err("Couldn't find NULL in %s", crm_element_name(data));
crm_err           274 lib/common/operations.c         crm_err("Could not decode transition information '%s': %s",
crm_err           343 lib/common/operations.c         crm_err("Invalid transition key '%s'", key);
crm_err           421 lib/common/options.c         crm_err("Script %s does not exist", value);
crm_err           426 lib/common/options.c         crm_err("Script %s is not a regular file", value);
crm_err           431 lib/common/options.c         crm_err("Script %s is not executable", value);
crm_err           512 lib/common/options.c                   crm_err("Bug: default value for cluster option '%s' is invalid", name);
crm_err           551 lib/common/options.c     CRM_CHECK(FALSE, crm_err("Bug: looking for unknown option '%s'", name));
crm_err           117 lib/common/output_log.c     crm_err("%s", buffer);
crm_err           420 lib/common/patchset.c             crm_err("Unknown patch format: %d", format);
crm_err           727 lib/common/patchset.c         crm_err("Could not locate: %s.id=%s", name, id);
crm_err           949 lib/common/patchset.c         crm_err("(-) Diffs cannot contain more than one change set... saw %d",
crm_err           970 lib/common/patchset.c         crm_err("(+) Diffs cannot contain more than one change set... saw %d",
crm_err          1175 lib/common/patchset.c             crm_err("No %s match for %s in %p", op, xpath, xml->doc);
crm_err          1220 lib/common/patchset.c             crm_err("Unknown operation: %s", op);
crm_err          1312 lib/common/patchset.c                 crm_err("Moved %s.%s to position %d instead of %d (%p)",
crm_err          1361 lib/common/patchset.c                 crm_err("Unknown patch format: %d", format);
crm_err          1684 lib/common/patchset.c         crm_err("(-) Diffs cannot contain more than one change set... saw %d",
crm_err          1705 lib/common/patchset.c         crm_err("(+) Diffs cannot contain more than one change set... saw %d",
crm_err            80 lib/common/pid.c                     crm_err("Could not read from %s: %s " CRM_XS " errno=%d",
crm_err           109 lib/common/remote.c             crm_err("Invalid message detected, endian mismatch: %" X32T
crm_err           272 lib/common/remote.c     crm_err("Could not initialize %s TLS %s session: %s "
crm_err           328 lib/common/remote.c     crm_err("Could not initialize Diffie-Hellman parameters for TLS: %s "
crm_err           361 lib/common/remote.c         crm_err("TLS handshake with remote client failed: %s "
crm_err           521 lib/common/remote.c         crm_err("Could not send remote message: %s " CRM_XS " rc=%d",
crm_err           569 lib/common/remote.c             crm_err("Decompression failed: %s " CRM_XS " bzerror=%d",
crm_err           596 lib/common/remote.c         crm_err("Couldn't parse: '%.120s'", remote->buffer + header->payload_offset);
crm_err           617 lib/common/remote.c     crm_err("Remote connection type undetermined (bug?)");
crm_err           735 lib/common/remote.c         crm_err("Remote connection type undetermined (bug?)");
crm_err           811 lib/common/remote.c             crm_err("Timed out (%d ms) while waiting for remote data",
crm_err          1084 lib/common/remote.c         crm_err("Unable to get IP address info for %s: %s",
crm_err          1090 lib/common/remote.c         crm_err("Unable to get IP address info for %s: no result", server);
crm_err          1206 lib/common/remote.c         crm_err("Could not accept remote client connection: %s "
crm_err          1215 lib/common/remote.c         crm_err("Could not set socket non-blocking: %s " CRM_XS " rc=%d",
crm_err          1231 lib/common/remote.c             crm_err("Could not set TCP timeout to %d ms on remote connection: "
crm_err           127 lib/common/results.c     crm_err("Unknown error code: %d", rc);
crm_err           322 lib/common/schemas.c         crm_err("Upgrade transform %s not found", xslt);
crm_err           402 lib/common/schemas.c                 crm_err("Skipping schema '%s': could not parse version",
crm_err           457 lib/common/schemas.c     crm_err("Structured error: line=%d, level=%d %s", error->line, error->level, error->message);
crm_err           497 lib/common/schemas.c                   crm_err("Could not find/parse %s", relaxng_file);
crm_err           525 lib/common/schemas.c         crm_err("Internal libxml error during validation");
crm_err           621 lib/common/schemas.c             crm_err("Unknown validator type: %d",
crm_err           734 lib/common/schemas.c     crm_err("Unknown validator: %s", validation);
crm_err          1153 lib/common/schemas.c                     crm_err("Transformation %s.xsl failed",
crm_err          1167 lib/common/schemas.c                     crm_err("Transformation %s.xsl did not produce a valid configuration",
crm_err           775 lib/common/strings.c         crm_err("Compression of %d bytes failed: %s " CRM_XS " bzerror=%d",
crm_err          1143 lib/common/strings.c             crm_err("Bad regex '%s' for update: %s", s2, strerror(regcomp_rc));
crm_err          1268 lib/common/strings.c             crm_err("No default conversion value supplied");
crm_err          1285 lib/common/strings.c             crm_err("Conversion of %s was clipped: %lld", text, result);
crm_err          1293 lib/common/strings.c             crm_err("Conversion of %s was clipped: %lld", text, result);
crm_err           219 lib/common/utils.c             crm_err("Conversion of '%s' %c failed", text, text[0]);
crm_err           358 lib/common/utils.c     crm_err("%s: Triggered fatal assertion at %s:%d : %s",
crm_err           418 lib/common/utils.c             crm_err("%s: Forked child [%d] to record non-fatal assertion at "
crm_err           431 lib/common/utils.c                 crm_err("Cannot wait on forked child [%d]: %s",
crm_err           472 lib/common/utils.c         crm_err("%s: already running [pid %lld in %s]",
crm_err           491 lib/common/utils.c         crm_err("Could not lock '%s' for %s: %s " CRM_XS " rc=%d",
crm_err           527 lib/common/xml.c         crm_err("No node to copy properties into");
crm_err           876 lib/common/xml.c         crm_err("Can't parse NULL input");
crm_err           905 lib/common/xml.c             crm_err("Couldn't%s parse %d chars: %s", xml ? " fully" : "", (int)strlen(input),
crm_err           974 lib/common/xml.c         crm_err("Could not prepare to read compressed %s: %s "
crm_err           997 lib/common/xml.c         crm_err("Could not read compressed %s: %s "
crm_err          1089 lib/common/xml.c         crm_err("Parsing failed (domain=%d, level=%d, code=%d): %s",
crm_err          1093 lib/common/xml.c             crm_err("Couldn't%s parse %s", xml ? " fully" : "", filename);
crm_err          1925 lib/common/xml.c             crm_err("xmlNodeDump() -> %dbytes took %ds", *max, next - now);
crm_err          2886 lib/common/xml.c             crm_err("No match for %s found in %s: Invalid configuration", xpath_string,
crm_err          2924 lib/common/xml.c             crm_err("XML artefact family specified as %u not recognized", ns);
crm_err          2944 lib/common/xml.c             crm_err("XML artefact family specified as %u not recognized", ns);
crm_err            67 lib/common/xpath.c         crm_err("Requested index %d of only %d items", index, max);
crm_err            94 lib/common/xpath.c         crm_err("We only support %d not %d", XML_ELEMENT_NODE, match->type);
crm_err           194 lib/fencing/st_client.c     crm_err("Unknown fence agent: %s", agent);
crm_err           912 lib/fencing/st_client.c         crm_err("Parameter error: stonith_api_device_list");
crm_err           954 lib/fencing/st_client.c             crm_err("Can't get fence agent '%s' meta-data: No such agent",
crm_err          1192 lib/fencing/st_client.c             crm_err("callbacks for %s are not equal: %p vs. %p",
crm_err          1196 lib/fencing/st_client.c         crm_err("callbacks for %s are not equal: %p vs. %p",
crm_err          1356 lib/fencing/st_client.c     crm_err("Async call %d timed out after %dms", timer->call_id, timer->timeout);
crm_err          1445 lib/fencing/st_client.c         crm_err("Unknown message type: %s", type);
crm_err          1756 lib/fencing/st_client.c             crm_err("No data for %s event", ntype);
crm_err          1928 lib/fencing/st_client.c         crm_err("Received bad reply: No id set");
crm_err          1934 lib/fencing/st_client.c         crm_err("Received bad reply: %d (wanted %d)", reply_id, stonith->call_id);
crm_err          1942 lib/fencing/st_client.c         crm_err("Fencer disconnected");
crm_err          1970 lib/fencing/st_client.c             crm_err("Connection closed");
crm_err          2004 lib/fencing/st_client.c         crm_err("Not free'ing active connection: %s (%d)", pcmk_strerror(rc), rc);
crm_err          2363 lib/fencing/st_client.c         crm_err("Could not list fence agents: API memory allocation failed");
crm_err            59 lib/fencing/st_lha.c             crm_err("Could not open %s: %s", lib, dlerror());
crm_err            66 lib/fencing/st_lha.c         crm_err("Could not find %s in %s: %s", fn, lib, dlerror());
crm_err           204 lib/lrmd/lrmd_alerts.c             crm_err("Could not execute alert %s: %s " CRM_XS " rc=%d",
crm_err           422 lib/lrmd/lrmd_client.c                 crm_err("Got outdated Pacemaker Remote reply %d", reply_id);
crm_err           467 lib/lrmd/lrmd_client.c             crm_err("Unsupported executor connection type (bug?): %d",
crm_err           498 lib/lrmd/lrmd_client.c             crm_err("Unsupported executor connection type (bug?): %d",
crm_err           503 lib/lrmd/lrmd_client.c         crm_err("Connection closed");
crm_err           658 lib/lrmd/lrmd_client.c             crm_err("Empty msg type received while waiting for reply");
crm_err           672 lib/lrmd/lrmd_client.c             crm_err("Expected a reply, got %s", msg_type);
crm_err           679 lib/lrmd/lrmd_client.c                 crm_err("Got outdated reply, expected id %d got id %d", expected_reply_id, reply_id);
crm_err           708 lib/lrmd/lrmd_client.c         crm_err("Disconnecting because TLS message could not be sent to "
crm_err           732 lib/lrmd/lrmd_client.c         crm_err("Disconnecting remote after request %d reply not received: %s "
crm_err           764 lib/lrmd/lrmd_client.c             crm_err("Unsupported executor connection type (bug?): %d",
crm_err           795 lib/lrmd/lrmd_client.c             crm_err("Unsupported executor connection type (bug?): %d",
crm_err           816 lib/lrmd/lrmd_client.c             crm_err("Unsupported executor connection type (bug?): %d",
crm_err           855 lib/lrmd/lrmd_client.c         crm_err("No operation specified");
crm_err           902 lib/lrmd/lrmd_client.c         crm_err("Executor disconnected");
crm_err           969 lib/lrmd/lrmd_client.c         crm_err("Did not receive registration reply");
crm_err           979 lib/lrmd/lrmd_client.c             crm_err("Executor protocol version mismatch between client (%s) and server (%s)",
crm_err           984 lib/lrmd/lrmd_client.c             crm_err("Invalid registration message: %s", msg_type);
crm_err           988 lib/lrmd/lrmd_client.c             crm_err("No registration token provided");
crm_err          1495 lib/lrmd/lrmd_client.c         crm_err("Session creation for %s:%d failed", native->server, native->port);
crm_err          1531 lib/lrmd/lrmd_client.c             crm_err("Unsupported executor connection type (bug?): %d",
crm_err          1570 lib/lrmd/lrmd_client.c             crm_err("Unsupported executor connection type (bug?): %d",
crm_err          1653 lib/lrmd/lrmd_client.c             crm_err("Unsupported executor connection type (bug?): %d",
crm_err          1840 lib/lrmd/lrmd_client.c             crm_err("Could not parse recurring operation information from executor");
crm_err          1913 lib/lrmd/lrmd_client.c         crm_err("Could not get fence agent meta-data: API memory allocation failed");
crm_err          1965 lib/lrmd/lrmd_client.c         crm_err("Unable to retrieve meta-data for %s:%s:%s",
crm_err          1971 lib/lrmd/lrmd_client.c         crm_err("Failed to retrieve meta-data for %s:%s:%s",
crm_err          1978 lib/lrmd/lrmd_client.c         crm_err("Failed to receive meta-data for %s:%s:%s",
crm_err          2073 lib/lrmd/lrmd_client.c         crm_err("Could not list fence agents: API memory allocation failed");
crm_err          2251 lib/lrmd/lrmd_client.c     crm_err("Cannot communicate with Pacemaker Remote because GnuTLS is not enabled for this build");
crm_err           172 lib/lrmd/proxy_common.c         crm_err("No channel specified to proxy");
crm_err           273 lib/lrmd/proxy_common.c                 crm_err("Could not relay %s request %d from %s to %s for %s: %s (%d)",
crm_err           299 lib/lrmd/proxy_common.c                 crm_err("Could not relay %s request %d from %s to %s for %s: %s (%d)",
crm_err           312 lib/lrmd/proxy_common.c         crm_err("Unknown proxy operation: %s", op);
crm_err           831 lib/pacemaker/pcmk_output.c             crm_err("%s:%d: No stop action exists for %s",              \
crm_err           835 lib/pacemaker/pcmk_output.c             crm_err("%s:%d: Action %s is still optional",               \
crm_err           709 lib/pacemaker/pcmk_sched_allocate.c                 crm_err("%s[%s] = %d", rsc->id, nIter->details->uname, nIter->weight);
crm_err           828 lib/pacemaker/pcmk_sched_allocate.c         crm_err("Unknown node health strategy: %s", health_strategy);
crm_err          1762 lib/pacemaker/pcmk_sched_allocate.c             crm_err("search key: %s", original_key);
crm_err          2719 lib/pacemaker/pcmk_sched_allocate.c             crm_err("No start action for %s", rsc->id);
crm_err          2760 lib/pacemaker/pcmk_sched_allocate.c             crm_err("Applying %s before %s %d", first->uuid, start->uuid, uber_parent(first_rsc)->variant);
crm_err          2765 lib/pacemaker/pcmk_sched_allocate.c                 crm_err("Ordering %s before %s", first->uuid, probe->uuid);
crm_err          2891 lib/pacemaker/pcmk_sched_allocate.c         crm_err("Calculated transition %d (with errors)%s%s",
crm_err           600 lib/pacemaker/pcmk_sched_bundle.c         crm_err("Can't colocate unrunnable child %s with %s", local_child->id, rsc->id);
crm_err           734 lib/pacemaker/pcmk_sched_bundle.c                     crm_err("Internal error: No action found for %s in %s (first)",
crm_err           749 lib/pacemaker/pcmk_sched_bundle.c                     crm_err("Internal error: No action found for %s in %s (then)",
crm_err           776 lib/pacemaker/pcmk_sched_bundle.c                 crm_err("Nothing found either for %s (%p) or %s (%p) %s",
crm_err           655 lib/pacemaker/pcmk_sched_clone.c                 crm_err("%s is running on %s which isn't allowed",
crm_err          1600 lib/pacemaker/pcmk_sched_constraints.c         crm_err("Invalid ordering (bug?)");
crm_err           108 lib/pacemaker/pcmk_sched_graph.c             crm_err("Unknown action: %s", raw_task);
crm_err           166 lib/pacemaker/pcmk_sched_graph.c                 crm_err("Couldn't expand %s to %s in %s", action->uuid, uuid, rsc->id);
crm_err          1118 lib/pacemaker/pcmk_sched_graph.c             CRM_CHECK(n_type != NULL, crm_err("No notify type value found for %s", action->uuid));
crm_err          1120 lib/pacemaker/pcmk_sched_graph.c                       crm_err("No notify operation value found for %s", action->uuid));
crm_err          1132 lib/pacemaker/pcmk_sched_graph.c         CRM_CHECK(clone_key != NULL, crm_err("Could not generate a key for %s", action->uuid));
crm_err          1761 lib/pacemaker/pcmk_sched_native.c                 crm_err("%s must be colocated with %s but is not (%s vs. %s)",
crm_err          1772 lib/pacemaker/pcmk_sched_native.c                 crm_err("%s and %s must be anti-colocated but are allocated "
crm_err          2370 lib/pacemaker/pcmk_sched_native.c             crm_err("%s:%d: No stop action exists for %s",              \
crm_err          2374 lib/pacemaker/pcmk_sched_native.c             crm_err("%s:%d: Action %s is still optional",               \
crm_err          2592 lib/pacemaker/pcmk_sched_native.c     crm_err("%s on %s", rsc->id, next ? next->details->uname : "N/A");
crm_err           446 lib/pacemaker/pcmk_sched_notif.c                 crm_err("Unsupported notify role");
crm_err           230 lib/pacemaker/pcmk_sched_promotable.c         crm_err("%s cannot run on %s: node not allowed", rsc->id, node->details->uname);
crm_err           730 lib/pacemaker/pcmk_sched_promotable.c                           crm_err("Unknown resource role: %d for %s", next_role, child_rsc->id));
crm_err           169 lib/pacemaker/pcmk_sched_transition.c         crm_err("Detected multiple node_state entries for xpath=%s, bailing", xpath);
crm_err           679 lib/pacemaker/pcmk_sched_transition.c         crm_err("invalid resource in transition");
crm_err           781 lib/pacemaker/pcmk_sched_utils.c         crm_err("Can't log resource details due to internal error: %s\n",
crm_err           199 lib/pacemaker/pcmk_trans_graph.c     crm_err("Failed on unsupported command type: %s (id=%s)", crm_element_name(action->xml), id);
crm_err           223 lib/pacemaker/pcmk_trans_graph.c             crm_err("Failed initiating <%s id=%d> in synapse %d",
crm_err           292 lib/pacemaker/pcmk_trans_graph.c                 crm_err("Synapse %d failed to fire", synapse->id);
crm_err            28 lib/pacemaker/pcmk_trans_unpack.c         crm_err("Actions must have an id!");
crm_err            37 lib/pacemaker/pcmk_trans_utils.c         crm_err("Dummy event handler: pretending action %d failed", action->id);
crm_err           504 lib/pengine/common.c     crm_err("Unknown role: %s", role);
crm_err           798 lib/pengine/rules.c         crm_err("Invalid Rule %s: rules must contain at least one expression", ID(rule));
crm_err          3904 lib/pengine/unpack.c                     crm_err("Preventing %s from restarting anywhere because "
crm_err          1899 lib/pengine/utils.c             crm_err("Cannot allocate ticket '%s'", ticket_id);
crm_err          2243 lib/pengine/utils.c         crm_err("Unknown flag change to %x by %s: 0x%s",
crm_err           267 lib/services/dbus.c         crm_err("Could not connect to DBus: %s", err.message);
crm_err           494 lib/services/dbus.c         crm_err("Could not send DBus %s message: failed", method);
crm_err           498 lib/services/dbus.c         crm_err("Could not send DBus %s message: connection may be closed",
crm_err           599 lib/services/dbus.c         crm_err("DBus query for %s property '%s' failed: %s",
crm_err           609 lib/services/dbus.c         crm_err("DBus query for %s property '%s' failed: Unexpected reply type",
crm_err           618 lib/services/dbus.c         crm_err("DBus query for %s property '%s' failed: "
crm_err           627 lib/services/dbus.c         crm_err("DBus query for %s property '%s' failed: "
crm_err           634 lib/services/dbus.c         crm_err("DBus query for %s property '%s' failed: "
crm_err           711 lib/services/dbus.c         crm_err("DBus query for %s property '%s' failed: "
crm_err           721 lib/services/dbus.c         crm_err("DBus query for %s property '%s' failed: "
crm_err           182 lib/services/services.c         crm_err("Cannot create operation without resource name");
crm_err           187 lib/services/services.c         crm_err("Cannot create operation for %s without resource class", name);
crm_err           194 lib/services/services.c         crm_err("Cannot create operation for %s without provider", name);
crm_err           199 lib/services/services.c         crm_err("Cannot create operation for %s without agent name", name);
crm_err           204 lib/services/services.c         crm_err("Cannot create operation for %s without operation name", name);
crm_err           322 lib/services/services.c         crm_err("Unknown resource standard: %s", op->standard);
crm_err           367 lib/services/services.c             crm_err("svc_action_t args list not long enough for '%s' execution request.", exec);
crm_err           621 lib/services/services.c             crm_err("Termination of %s[%d] failed", id, op->pid);
crm_err           884 lib/services/services.c         crm_err("meta-data requested without specifying agent");
crm_err           889 lib/services/services.c         crm_err("meta-data requested for agent %s without specifying class",
crm_err           899 lib/services/services.c         crm_err("meta-data requested for %s, but could not determine class",
crm_err            66 lib/services/services_linux.c         crm_err("Wait for child process completion failed: %s "
crm_err            83 lib/services/services_linux.c         crm_err("Wait for child process completion failed: %s "
crm_err           110 lib/services/services_linux.c         crm_err("Wait for child process completion failed: %s "
crm_err           151 lib/services/services_linux.c         crm_err("Wait for child process completion failed: %s "
crm_err           164 lib/services/services_linux.c         crm_err("Wait for child process completion failed: %s "
crm_err           185 lib/services/services_linux.c         crm_err("Wait for child process completion failed: %s "
crm_err           722 lib/services/services_linux.c             crm_err("failed to get secrets for %s, "
crm_err           819 lib/services/services_linux.c             crm_err("Wait for completion of %s[%d] failed: %s "
crm_err           862 lib/services/services_linux.c         crm_err("%s[%d] terminated with signal: %s " CRM_XS " (%d)",
crm_err           867 lib/services/services_linux.c         crm_err("%s[%d] dumped core", op->id, op->pid);
crm_err           903 lib/services/services_linux.c         crm_err("Cannot execute '%s': %s " CRM_XS " pipe(stdout) rc=%d",
crm_err           917 lib/services/services_linux.c         crm_err("Cannot execute '%s': %s " CRM_XS " pipe(stderr) rc=%d",
crm_err           933 lib/services/services_linux.c             crm_err("Cannot execute '%s': %s " CRM_XS " pipe(stdin) rc=%d",
crm_err           959 lib/services/services_linux.c             crm_err("Cannot execute '%s': %s " CRM_XS " fork rc=%d",
crm_err            93 lib/services/services_nagios.c         crm_err("Metadata file %s does not exist", metadata_file);
crm_err           118 lib/services/services_nagios.c             crm_err("Calculated and read bytes differ: %d vs. %d",
crm_err            79 lib/services/systemd.c         crm_err("Could not create message to send %s to systemd", method);
crm_err            88 lib/services/systemd.c         crm_err("Could not send %s to systemd: %s (%s)",
crm_err            94 lib/services/systemd.c         crm_err("Could not send %s to systemd: no reply received", method);
crm_err           201 lib/services/systemd.c         crm_err("Could not issue systemd reload %d: %s", reload_count, error.message);
crm_err           263 lib/services/systemd.c             crm_err("Could not load systemd unit %s for %s: %s",
crm_err           270 lib/services/systemd.c         crm_err("Could not load systemd unit %s for %s: "
crm_err           418 lib/services/systemd.c         crm_err("Could not list systemd unit files: systemd reply has no arguments");
crm_err           424 lib/services/systemd.c         crm_err("Could not list systemd unit files: systemd reply has invalid arguments");
crm_err           554 lib/services/systemd.c             crm_err("Could not issue %s for %s: %s", op->action, op->rsc, error.message);
crm_err           662 lib/services/systemd.c         crm_err("Cannot open systemd override file %s for writing",
crm_err            86 lib/services/upstart.c         crm_err("Could not issue %s for %s: %s", method, arg_name, error.message);
crm_err            90 lib/services/upstart.c         crm_err("Invalid return type for %s", method);
crm_err           179 lib/services/upstart.c         crm_err("Call to %s failed: %s", method, error.message);
crm_err           184 lib/services/upstart.c         crm_err("Call to %s failed: Message has no arguments", method);
crm_err           190 lib/services/upstart.c         crm_err("Call to %s failed: Message has invalid arguments", method);
crm_err           259 lib/services/upstart.c         crm_err("Call to %s failed: %s", method, error.message);
crm_err           264 lib/services/upstart.c         crm_err("Call to %s failed: no reply", method);
crm_err           268 lib/services/upstart.c         crm_err("Call to %s failed: Message has no arguments", method);
crm_err           273 lib/services/upstart.c         crm_err("Call to %s failed: Message has invalid arguments", method);
crm_err           382 lib/services/upstart.c             crm_err("%s for %s: %s", op->action, op->rsc, error.message);
crm_err           526 lib/services/upstart.c             crm_err("Could not issue %s for %s: %s (%s)",
crm_err           645 tools/cibadmin.c         crm_err("Init failed, could not perform requested operations");
crm_err           673 tools/cibadmin.c         crm_err("Call failed: %s", pcmk_strerror(rc));
crm_err           729 tools/cibadmin.c         crm_err("You must specify an operation");
crm_err           742 tools/cibadmin.c         crm_err("Could not connect to the CIB: %s", pcmk_strerror(rc));
crm_err           764 tools/cibadmin.c         crm_err("Query returned no output");
crm_err          1850 tools/crm_mon.c         crm_err("Invalid event %s detected for %s", magic, id);
crm_err          1855 tools/crm_mon.c         crm_err("Invalid event detected for %s", id);
crm_err          1878 tools/crm_mon.c         crm_err("No node detected for event %s (%s)", magic, id);
crm_err          2086 tools/crm_mon.c                 crm_err("Unknown patch format: %d", format);
crm_err           123 tools/crm_node.c         crm_err("-R option requires an argument");
crm_err           496 tools/crm_node.c             crm_err("Failed to connect to %s to remove node '%s'",
crm_err           106 tools/ipmiservicelogd.c         crm_err("Error: pipe errno = %d", errno);
crm_err           123 tools/ipmiservicelogd.c             crm_err("Error: parent close (pipefd[1]) = %d", errno);
crm_err           129 tools/ipmiservicelogd.c             crm_err("Error: parent dup2 (pipefd[0]) = %d", errno);
crm_err           135 tools/ipmiservicelogd.c             crm_err("Error: parent close (pipefd[0]) = %d", errno);
crm_err           142 tools/ipmiservicelogd.c             crm_err("waitpid() exited with an error: status = %d", WEXITSTATUS(childExitStatus));
crm_err           148 tools/ipmiservicelogd.c             crm_err("waitpid() exited due to a signal = %d", WTERMSIG(childExitStatus));
crm_err           180 tools/ipmiservicelogd.c             crm_err("Error: child close (pipefd[0]) = %d", errno);
crm_err           186 tools/ipmiservicelogd.c             crm_err("Error: child dup2 (pipefd[1]) = %d", errno);
crm_err           192 tools/ipmiservicelogd.c             crm_err("Error: child close (pipefd[1]) = %d", errno);
crm_err           202 tools/ipmiservicelogd.c             crm_err("Error: child execvp = %d", errno);
crm_err           211 tools/ipmiservicelogd.c         crm_err("fork errno = %d", errno);
crm_err           272 tools/ipmiservicelogd.c         crm_err("Error: uname failed");
crm_err           279 tools/ipmiservicelogd.c         crm_err("Error: servicelog_open failed, rc = %d", rc);
crm_err           329 tools/ipmiservicelogd.c         crm_err("Error: servicelog_event_log, rc = %d (\"%s\")", rc, servicelog_error(slog));
crm_err           484 tools/ipmiservicelogd.c             crm_err("Unable to add the sensor event handler: %x", rv);
crm_err           501 tools/ipmiservicelogd.c             crm_err("ipmi_entity_set_sensor_update_handler: 0x%x", rv);
crm_err           521 tools/ipmiservicelogd.c         crm_err("ipmi_domain_add_entity_update_handler return error: %d", rv);
crm_err           538 tools/ipmiservicelogd.c         crm_err("ipmi_smi_setup_con: Unable to allocate os handler");
crm_err           560 tools/ipmiservicelogd.c         crm_err("Error parsing command arguments, argument %d: %s", curr_arg, strerror(rv));
crm_err           574 tools/ipmiservicelogd.c         crm_err("ipmi_ip_setup_con: %s", strerror(rv));
crm_err           575 tools/ipmiservicelogd.c         crm_err("Error: Is IPMI configured correctly?");
crm_err           589 tools/ipmiservicelogd.c         crm_err("ipmi_smi_setup_con: %s", strerror(rv));
crm_err           590 tools/ipmiservicelogd.c         crm_err("Error: Is IPMI configured correctly?");
crm_err           597 tools/ipmiservicelogd.c         crm_err("ipmi_init_domain: %s", strerror(rv));
crm_err           141 tools/notifyServicelogEvent.c         crm_err("Error: could not read event_id from args!");
crm_err           148 tools/notifyServicelogEvent.c         crm_err("Error: event_id is 0!");
crm_err           157 tools/notifyServicelogEvent.c         crm_err("Error: servicelog_open failed, rc = %d", rc);
crm_err           190 tools/notifyServicelogEvent.c             crm_err("Error: status2char failed, status = %d", status);
crm_err           194 tools/notifyServicelogEvent.c         crm_err("Error: servicelog_event_get failed, rc = %d", rc);