crm_err           116 daemons/attrd/attrd_cib.c         crm_err("Connection to the CIB manager failed: %s " CRM_XS " rc=%d",
crm_err           125 daemons/attrd/attrd_cib.c         crm_err("Could not set disconnection callback");
crm_err           132 daemons/attrd/attrd_cib.c         crm_err("Could not set CIB notification callback");
crm_err           523 daemons/attrd/attrd_cib.c             crm_err("Failed to write %s (id %s, set %s): Could not initiate "
crm_err           580 daemons/attrd/attrd_cib.c             crm_err("Failed to update %s[%s]=%s (peer known as %s, UUID %s, "
crm_err           120 daemons/attrd/attrd_corosync.c         crm_err("Bad message of class %d received from %s[%u]: '%.120s'", kind, from, nodeid, data);
crm_err           447 daemons/attrd/attrd_corosync.c         crm_err("Cluster connection failed");
crm_err           323 daemons/attrd/attrd_ipc.c         crm_err("Update request did not specify attribute or regular expression");
crm_err            56 daemons/attrd/attrd_messages.c     crm_err("Unknown IPC request %s from %s %s",
crm_err           294 daemons/attrd/attrd_messages.c             crm_err("Not sending CPG reply to client");
crm_err           490 daemons/attrd/attrd_sync.c         crm_err("Could not get callid from xml");
crm_err           495 daemons/attrd/attrd_sync.c         crm_err("Already waiting on confirmations for call id %d", callid);
crm_err           148 daemons/attrd/pacemaker-attrd.c         crm_err("%s", msg);
crm_err           245 daemons/based/based_callbacks.c             crm_err("Unknown transport for client %s "
crm_err           745 daemons/based/based_callbacks.c         crm_err("Nothing for us to do?");
crm_err          1064 daemons/based/based_callbacks.c         crm_err("Pre-processing of command failed: %s", pcmk_strerror(rc));
crm_err          1070 daemons/based/based_callbacks.c         crm_err("Operation %s not supported by CIB manager", op);
crm_err          1117 daemons/based/based_callbacks.c         crm_err("Operation ignored, cluster configuration is invalid."
crm_err          1168 daemons/based/based_callbacks.c             crm_err("Unexpected NULL reply to message");
crm_err          1435 daemons/based/based_callbacks.c                 crm_err("Failed to activate new CIB: %s", pcmk_strerror(rc));
crm_err          1558 daemons/based/based_callbacks.c     crm_err("Can't disconnect client %s: Not implemented",
crm_err            53 daemons/based/based_io.c         crm_err("Couldn't archive unusable file %s (disabling disk writes and continuing)",
crm_err            57 daemons/based/based_io.c         crm_err("Archived unusable file %s as %s", old, new);
crm_err           223 daemons/based/based_io.c             crm_err("scandir(%s) failed: %s", cib_root, pcmk_rc_str(errno));
crm_err           258 daemons/based/based_io.c         crm_err("*** Disabling disk writes to avoid confusing Valgrind ***");
crm_err           307 daemons/based/based_io.c         crm_err("CIB does not validate with %s",
crm_err           319 daemons/based/based_io.c             crm_err("CIB does not validate with any known schema");
crm_err           368 daemons/based/based_io.c     crm_err("Ignoring invalid CIB");
crm_err           391 daemons/based/based_io.c         crm_err("%s: process %d exited %d", errmsg, (int) pid, exitcode);
crm_err           394 daemons/based/based_io.c         crm_err("%s: process %d terminated with signal %d (%s)%s",
crm_err           427 daemons/based/based_io.c             crm_err("Disabling disk writes after fork failure: %s", pcmk_rc_str(errno));
crm_err            58 daemons/based/based_messages.c         crm_err("Peer %s mistakenly thinks we wanted to shut down", host);
crm_err           475 daemons/based/based_messages.c         crm_err("Could not commit transaction for %s: %s",
crm_err            98 daemons/based/based_notify.c                 crm_err("Unknown transport for client %s "
crm_err           131 daemons/based/based_remote.c         crm_err("Listener socket allocation failed: %s", pcmk_rc_str(errno));
crm_err           137 daemons/based/based_remote.c         crm_err("Listener socket creation failed: %s", pcmk_rc_str(errno));
crm_err           146 daemons/based/based_remote.c         crm_err("Local address reuse not allowed on listener socket: %s",
crm_err           156 daemons/based/based_remote.c         crm_err("Cannot bind to listener socket: %s", pcmk_rc_str(errno));
crm_err           162 daemons/based/based_remote.c         crm_err("Cannot listen on socket: %s", pcmk_rc_str(errno));
crm_err           186 daemons/based/based_remote.c         crm_err("No user named '%s' exists!", usr);
crm_err           197 daemons/based/based_remote.c         crm_err("No group named '%s' exists!", grp);
crm_err           228 daemons/based/based_remote.c         crm_err("Unrecognizable message from remote client");
crm_err           235 daemons/based/based_remote.c         crm_err("Wrong operation: %s", tmp);
crm_err           243 daemons/based/based_remote.c         crm_err("missing auth credentials");
crm_err           251 daemons/based/based_remote.c         crm_err("User is not a member of the required group");
crm_err           255 daemons/based/based_remote.c         crm_err("PAM auth failed");
crm_err           274 daemons/based/based_remote.c     crm_err("Remote client authentication timed out");
crm_err           301 daemons/based/based_remote.c         crm_err("Could not accept socket connection: %s", pcmk_rc_str(errno));
crm_err           311 daemons/based/based_remote.c         crm_err("Could not set socket non-blocking: %s " CRM_XS " rc=%d",
crm_err           582 daemons/based/based_remote.c                 crm_err("Unhandled conversation type: %d", msg[count]->msg_style);
crm_err           641 daemons/based/based_remote.c         crm_err("Could not initialize PAM: %s (%d)", pam_strerror(pam_h, rc), rc);
crm_err           647 daemons/based/based_remote.c         crm_err("Authentication failed for %s: %s (%d)", user, pam_strerror(pam_h, rc), rc);
crm_err           658 daemons/based/based_remote.c         crm_err("Internal PAM error: %s (%d)", pam_strerror(pam_h, rc), rc);
crm_err           662 daemons/based/based_remote.c         crm_err("Unknown user authenticated.");
crm_err           666 daemons/based/based_remote.c         crm_err("User mismatch: %s vs. %s.", (const char *)p_user, (const char *)user);
crm_err           672 daemons/based/based_remote.c         crm_err("Access denied: %s (%d)", pam_strerror(pam_h, rc), rc);
crm_err            87 daemons/based/based_transaction.c             crm_err("Aborting CIB transaction for %s due to failed %s request: "
crm_err           228 daemons/based/pacemaker-based.c         crm_err("pacemaker-based is already active, aborting startup");
crm_err           251 daemons/based/pacemaker-based.c         crm_err("Terminating due to bad permissions on %s", cib_root);
crm_err           317 daemons/based/pacemaker-based.c             crm_err("Invalid XML: '%.120s'", data);
crm_err           123 daemons/controld/controld_attrd.c         crm_err("Could not purge Pacemaker Remote node %s "
crm_err           156 daemons/controld/controld_attrd.c         crm_err("Could not clear failure attributes for %s on %s node %s%s: %s "
crm_err           155 daemons/controld/controld_cib.c         crm_err("Ignoring request to connect to the CIB manager after "
crm_err           175 daemons/controld/controld_cib.c         crm_err("Could not set dnotify callback");
crm_err           180 daemons/controld/controld_cib.c         crm_err("Could not set CIB notification callback (update)");
crm_err           197 daemons/controld/controld_cib.c             crm_err("Could not complete CIB registration %d times... "
crm_err           425 daemons/controld/controld_cib.c         crm_err("Unable to clear %s: no CIB connection", desc);
crm_err           439 daemons/controld/controld_cib.c         crm_err("Could not delete resource status of %s on %s%s%s: %s "
crm_err           843 daemons/controld/controld_cib.c             crm_err("Failed to update CIB %s section: %s",
crm_err            25 daemons/controld/controld_cib.h         crm_err("No CIB connection available");
crm_err            36 daemons/controld/controld_cib.h         crm_err("No CIB connection available");
crm_err            72 daemons/controld/controld_control.c                 crm_err("Could not obtain local uuid");
crm_err            89 daemons/controld/controld_control.c         crm_err("Unexpected action %s in %s", fsa_action2string(action),
crm_err           137 daemons/controld/controld_control.c         crm_err("Could not recover from internal error");
crm_err           329 daemons/controld/controld_control.c         crm_err("Exiting now due to errors");
crm_err           453 daemons/controld/controld_control.c         crm_err("Start cancelled... %s", fsa_state2string(cur_state));
crm_err           494 daemons/controld/controld_control.c         crm_err("Failed to create IPC server: shutting down and inhibiting respawn");
crm_err           718 daemons/controld/controld_control.c         crm_err("Local CIB query resulted in an error: %s", pcmk_strerror(rc));
crm_err           722 daemons/controld/controld_control.c             crm_err("The cluster is mis-configured - shutting down and staying down");
crm_err           736 daemons/controld/controld_control.c         crm_err("Local CIB query for " XML_CIB_TAG_CRMCONFIG " section failed");
crm_err           845 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           102 daemons/controld/controld_election.c             crm_err("Broken? Voting in state %s", fsa_state2string(cur_state));
crm_err           151 daemons/controld/controld_election.c             crm_err("Internal error, no peer cache");
crm_err           280 daemons/controld/controld_election.c         crm_err("Unknown DC action %s", fsa_action2string(action));
crm_err           338 daemons/controld/controld_execd.c     crm_err("Failed to connect to the executor the max allowed "
crm_err           386 daemons/controld/controld_execd.c         crm_err("Unexpected action %s in %s", fsa_action2string(action),
crm_err           490 daemons/controld/controld_execd.c         crm_err("%d resource%s active at %s",
crm_err           579 daemons/controld/controld_execd.c         crm_err("Could not find executor state for node %s",
crm_err           943 daemons/controld/controld_execd.c             crm_err("Could not register resource %s with the executor on %s: %s "
crm_err          1182 daemons/controld/controld_execd.c         crm_err("%s does not have permission to fail %s", user_name, ID(xml_rsc));
crm_err          1427 daemons/controld/controld_execd.c         crm_err("Failing action because local node has never had connection to remote node %s",
crm_err          1520 daemons/controld/controld_execd.c             crm_err("Invalid resource definition for %s", ID(xml_rsc));
crm_err          1529 daemons/controld/controld_execd.c             crm_err("Could not register resource '%s' with executor: %s "
crm_err          1596 daemons/controld/controld_execd.c         crm_err("Invalid execution request: unknown command '%s' (bug?)",
crm_err          1712 daemons/controld/controld_execd.c             crm_err("Start and Stop actions cannot have an interval: %u",
crm_err          1929 daemons/controld/controld_execd.c         crm_err("Cannot execute %s of %s: No executor connection "
crm_err          2046 daemons/controld/controld_execd.c         crm_err("Could not initiate %s action for resource %s locally: %s "
crm_err          2054 daemons/controld/controld_execd.c         crm_err("Could not initiate %s action for resource %s remotely on %s: "
crm_err          2264 daemons/controld/controld_execd.c             crm_err("Can't process %s result because %s agent information not cached or in XML",
crm_err          2326 daemons/controld/controld_execd.c                 crm_err("Unable to record %s result in CIB: %s", op_key,
crm_err          2347 daemons/controld/controld_execd.c         crm_err("Recurring operation %s was cancelled without transition information",
crm_err           115 daemons/controld/controld_execd_state.c         crm_err("No node name given for lrm state object");
crm_err           467 daemons/controld/controld_execd_state.c         crm_err("Query resulted in an error: %s", pcmk_strerror(rc));
crm_err           470 daemons/controld/controld_execd_state.c             crm_err("The cluster is mis-configured - shutting down and staying down");
crm_err           191 daemons/controld/controld_fencing.c         crm_err("Fencing update %d for %s: failed - %s (%d)",
crm_err           453 daemons/controld/controld_fencing.c         crm_err("Lost fencer connection (will attempt to reconnect)");
crm_err           499 daemons/controld/controld_fencing.c         crm_err("Notify data not found");
crm_err           528 daemons/controld/controld_fencing.c             crm_err("Unfencing of %s by %s failed (%s%s%s) with exit status %d",
crm_err           668 daemons/controld/controld_fencing.c             crm_err("Could not connect to fencer: API memory allocation failed");
crm_err           682 daemons/controld/controld_fencing.c             crm_err("Could not connect to fencer in 30 attempts: %s "
crm_err           788 daemons/controld/controld_fencing.c         crm_err("Ignoring fence operation %d result: "
crm_err           825 daemons/controld/controld_fencing.c         crm_err("Ignoring fence operation %d result: "
crm_err           834 daemons/controld/controld_fencing.c         crm_err("Ignoring fence operation %d result: No target given (bug?)",
crm_err           509 daemons/controld/controld_fsa.c             crm_err("Action %s not supported "CRM_XS" %#llx",
crm_err           546 daemons/controld/controld_fsa.c         crm_err("%d cluster node%s failed to confirm join",
crm_err           562 daemons/controld/controld_fsa.c         crm_err("New election needed because more nodes confirmed join "
crm_err           667 daemons/controld/controld_fsa.c                 crm_err("Reached S_NOT_DC without a DC" " being recorded");
crm_err           160 daemons/controld/controld_join_client.c         crm_err("Could not retrieve version details for join-%s: %s (%d)",
crm_err           275 daemons/controld/controld_join_client.c         crm_err("Shutting down because cluster join with leader %s failed "
crm_err           356 daemons/controld/controld_join_client.c         crm_err("Could not confirm join-%d with %s: Local operation history "
crm_err           318 daemons/controld/controld_join_dc.c         crm_err("Can't make join-%d offer to unknown node", current_join_id);
crm_err           396 daemons/controld/controld_join_dc.c         crm_err("Ignoring invalid join request without node name");
crm_err           429 daemons/controld/controld_join_dc.c         crm_err("Rejecting join-%d request from node %s because we failed to "
crm_err           445 daemons/controld/controld_join_dc.c             crm_err("Rejecting join-%d request from inactive node %s "
crm_err           451 daemons/controld/controld_join_dc.c         crm_err("Rejecting invalid join-%d request from node %s "
crm_err           458 daemons/controld/controld_join_dc.c         crm_err("Rejecting join-%d request from node %s because feature set %s"
crm_err           469 daemons/controld/controld_join_dc.c             crm_err("Rejecting join-%d request from %s (with first CIB "
crm_err           491 daemons/controld/controld_join_dc.c             crm_err("Rejecting join-%d request from %s (with better CIB "
crm_err           745 daemons/controld/controld_join_dc.c         crm_err("Rejecting join-%d confirmation from %s "
crm_err            38 daemons/controld/controld_membership.c                 crm_err("We're not part of the cluster anymore");
crm_err           101 daemons/controld/controld_membership.c         crm_err("Node update failed: %s (%d)", pcmk_strerror(call_id), call_id);
crm_err           106 daemons/controld/controld_membership.c         crm_err("Node update %d failed: %s (%d)", call_id, pcmk_strerror(rc), rc);
crm_err           296 daemons/controld/controld_membership.c         crm_err("Node list update failed: %s (%d)", pcmk_strerror(call_id), call_id);
crm_err           301 daemons/controld/controld_membership.c         crm_err("Node update %d failed: %s (%d)", call_id, pcmk_strerror(rc), rc);
crm_err           407 daemons/controld/controld_membership.c         crm_err("Quorum update %d failed: %s (%d)", call_id, pcmk_strerror(rc), rc);
crm_err            72 daemons/controld/controld_messages.c         crm_err("Cannot add entry to queue: no input and no action");
crm_err           126 daemons/controld/controld_messages.c                           crm_err("Bogus data from %s", raised_from));
crm_err           166 daemons/controld/controld_messages.c         crm_err("Couldn't add message to the queue");
crm_err           231 daemons/controld/controld_messages.c                     crm_err("Don't know how to free %s data from %s",
crm_err           262 daemons/controld/controld_messages.c         crm_err("%s: No FSA data available", caller);
crm_err           265 daemons/controld/controld_messages.c         crm_err("%s: No message data available. Origin: %s", caller, fsa_data->origin);
crm_err           943 daemons/controld/controld_messages.c         crm_err("Local feature set (%s) is incompatible with DC's (%s)",
crm_err           966 daemons/controld/controld_messages.c         crm_err("Shutting down controller immediately due to "
crm_err           973 daemons/controld/controld_messages.c         crm_err("Starting new DC election because %s is "
crm_err          1003 daemons/controld/controld_messages.c             crm_err("Shutting down controller after unexpected "
crm_err          1144 daemons/controld/controld_messages.c                 crm_err("Could not instruct peers to remove references to node %s/%u", name, id);
crm_err          1176 daemons/controld/controld_messages.c         crm_err("Unexpected request (%s) sent to %s", op, AM_I_DC ? "the DC" : "non-DC node");
crm_err          1197 daemons/controld/controld_messages.c             crm_err("%s - Ignoring calculation with no reference", op);
crm_err          1217 daemons/controld/controld_messages.c         crm_err("Unexpected response (op=%s, src=%s) sent to the %s",
crm_err           662 daemons/controld/controld_remote_ra.c             crm_err("Disconnecting from Pacemaker Remote node %s due to "
crm_err           689 daemons/controld/controld_remote_ra.c             crm_err("Lost connection to Pacemaker Remote node %s",
crm_err           792 daemons/controld/controld_remote_ra.c             crm_err("Remote connection to %s unexpectedly dropped during monitor",
crm_err            69 daemons/controld/controld_schedulerd.c             crm_err("Could not save Cluster Information Base to %s after scheduler crash",
crm_err           130 daemons/controld/controld_schedulerd.c         crm_err("%s - Ignoring calculation with no reference", CRM_OP_PECALC);
crm_err           193 daemons/controld/controld_schedulerd.c             crm_err("Error connecting to the scheduler: %s", pcmk_rc_str(rc));
crm_err           202 daemons/controld/controld_schedulerd.c         crm_err("Error connecting to %s: %s",
crm_err           331 daemons/controld/controld_schedulerd.c         crm_err("Not invoking scheduler because not DC: %s",
crm_err           338 daemons/controld/controld_schedulerd.c             crm_err("Cannot shut down gracefully without the scheduler");
crm_err           356 daemons/controld/controld_schedulerd.c         crm_err("Attempted to invoke scheduler without consistent Cluster Information Base!");
crm_err           383 daemons/controld/controld_schedulerd.c         crm_err(XML_CIB_TAG_CRMCONFIG " CIB element not known (bug?)");
crm_err           443 daemons/controld/controld_schedulerd.c         crm_err("Could not retrieve the Cluster Information Base: %s "
crm_err           494 daemons/controld/controld_schedulerd.c         crm_err("Could not contact the scheduler: %s " CRM_XS " rc=%d",
crm_err           178 daemons/controld/controld_te_actions.c         crm_err("Action %d failed: send", action->id);
crm_err           186 daemons/controld/controld_te_actions.c             crm_err("Action %d: %s on %s had an invalid timeout (%dms).  Using %ums instead",
crm_err           368 daemons/controld/controld_te_actions.c               crm_err("Corrupted command(id=%s) %s: no node",
crm_err           433 daemons/controld/controld_te_actions.c         crm_err("Action %d failed: send", action->id);
crm_err           450 daemons/controld/controld_te_actions.c             crm_err("Action %d: %s %s on %s had an invalid timeout (%dms).  Using %ums instead",
crm_err           733 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           303 daemons/controld/controld_te_callbacks.c         crm_err("Could not extract node ID from %s", xpath);
crm_err           617 daemons/controld/controld_te_callbacks.c         crm_err("Received transition request with no results (bug?)");
crm_err           633 daemons/controld/controld_te_callbacks.c         crm_err("Update %d FAILED: %s", call_id, pcmk_strerror(rc));
crm_err           668 daemons/controld/controld_te_callbacks.c         crm_err("Node %s did not send %s result (via %s) within %dms "
crm_err           195 daemons/controld/controld_te_events.c               crm_err("Couldn't parse: %s", ID(event)); goto bail);
crm_err           457 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           543 daemons/controld/controld_throttle.c             crm_err("Unknown throttle mode %.4x on %s", r->mode, node);
crm_err           176 daemons/controld/controld_timers.c         crm_err("%s just popped in state %s! " CRM_XS " input=%s time=%ums",
crm_err            71 daemons/controld/controld_transition.c         crm_err("Could not set CIB callbacks");
crm_err            77 daemons/controld/controld_transition.c             crm_err("Could not set CIB notification callback");
crm_err           164 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           716 daemons/controld/controld_utils.c                 crm_err("Not updating DC to %s (%s): we are also a DC",
crm_err           119 daemons/controld/pacemaker-controld.c         crm_err("pacemaker-controld is already active, aborting startup");
crm_err           131 daemons/controld/pacemaker-controld.c         crm_err("Terminating due to bad permissions on " PE_STATE_DIR);
crm_err           139 daemons/controld/pacemaker-controld.c         crm_err("Terminating due to bad permissions on " CRM_CONFIG_DIR);
crm_err           195 daemons/controld/pacemaker-controld.c         crm_err("Startup of %s failed.  Current state: %s",
crm_err           465 daemons/execd/cts-exec-helper.c         crm_err("Could not update CIB");
crm_err           486 daemons/execd/cts-exec-helper.c         crm_err("Resource does not exist in config");
crm_err           818 daemons/execd/execd_commands.c         crm_err("Completed executor action (%s) does not match any known operations",
crm_err          1074 daemons/execd/execd_commands.c         crm_err("Ignoring fence action result: "
crm_err          1486 daemons/execd/execd_commands.c         crm_err("Cluster API version must be greater than or equal to %s, not %s",
crm_err          1909 daemons/execd/execd_commands.c         crm_err("Unknown IPC request '%s' from client %s",
crm_err            82 daemons/execd/pacemaker-execd.c             crm_err("Could not connect to fencer: API memory allocation failed");
crm_err            87 daemons/execd/pacemaker-execd.c             crm_err("Could not connect to fencer in 10 attempts: %s "
crm_err           131 daemons/execd/pacemaker-execd.c     CRM_CHECK(client != NULL, crm_err("Invalid client");
crm_err           133 daemons/execd/pacemaker-execd.c     CRM_CHECK(client->id != NULL, crm_err("Invalid client: %p", client);
crm_err           136 daemons/execd/pacemaker-execd.c     CRM_CHECK(flags & crm_ipc_client_response, crm_err("Invalid client request: %p", client);
crm_err           235 daemons/execd/pacemaker-execd.c             crm_err("Could not send reply: unknown type for client %s "
crm_err           264 daemons/execd/pacemaker-execd.c             crm_err("Could not notify client %s with unknown transport "
crm_err           544 daemons/execd/pacemaker-execd.c         crm_err("Failed to create IPC server: shutting down and inhibiting respawn");
crm_err           551 daemons/execd/pacemaker-execd.c         crm_err("Failed to create TLS listener: shutting down and staying down");
crm_err           249 daemons/execd/remoted_pidone.c             crm_err("fork failed: %s", pcmk_rc_str(errno));
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           445 daemons/execd/remoted_proxy.c         crm_err("Failed to create controller: exiting and inhibiting respawn");
crm_err           199 daemons/execd/remoted_tls.c     crm_err("Remote client authentication timed out");
crm_err           277 daemons/execd/remoted_tls.c         crm_err("Listener socket creation failed: %", pcmk_rc_str(rc));
crm_err           286 daemons/execd/remoted_tls.c         crm_err("Local address reuse not allowed on %s: %s", buffer, pcmk_rc_str(rc));
crm_err           296 daemons/execd/remoted_tls.c             crm_err("Couldn't disable IPV6-only on %s: %s", buffer, pcmk_rc_str(rc));
crm_err           304 daemons/execd/remoted_tls.c         crm_err("Cannot bind to %s: %s", buffer, pcmk_rc_str(rc));
crm_err           311 daemons/execd/remoted_tls.c         crm_err("Cannot listen on %s: %s", buffer, pcmk_rc_str(rc));
crm_err           336 daemons/execd/remoted_tls.c         crm_err("Unable to get IP address(es) for %s: %s",
crm_err           104 daemons/fenced/cts-fence-helper.c         crm_err("FAILURE - %s (%d: %s)", origin, result.exit_status,
crm_err           187 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           190 daemons/fenced/cts-fence-helper.c         crm_err("FAILURE - expected %d notifications, got only %d for cmd - %s", \
crm_err           440 daemons/fenced/cts-fence-helper.c         crm_err("fence failed with rc %d", rc);
crm_err           460 daemons/fenced/cts-fence-helper.c             crm_err
crm_err           474 daemons/fenced/cts-fence-helper.c         crm_err("fence failed with rc %d", rc);
crm_err           495 daemons/fenced/cts-fence-helper.c         crm_err("fence failed with rc %d", rc);
crm_err           514 daemons/fenced/cts-fence-helper.c         crm_err("monitor failed with rc %d", rc);
crm_err           564 daemons/fenced/cts-fence-helper.c     crm_err("API CONNECTION FAILURE");
crm_err           453 daemons/fenced/fenced_cib.c         crm_err("Couldn't retrieve the CIB: %s " CRM_XS " rc=%d",
crm_err           475 daemons/fenced/fenced_cib.c                 crm_err("Invalid fencing target in element %s", ID(match));
crm_err           478 daemons/fenced/fenced_cib.c                 crm_err("Invalid level for %s in element %s", target, ID(match));
crm_err           711 daemons/fenced/fenced_cib.c         crm_err("No connection to the CIB manager");
crm_err           721 daemons/fenced/fenced_cib.c         crm_err("Could not connect to the CIB manager: %s (%d)", pcmk_strerror(rc), rc);
crm_err           725 daemons/fenced/fenced_cib.c         crm_err("Could not set CIB notification callback");
crm_err           170 daemons/fenced/fenced_commands.c                     crm_err("pcmk_delay_base: empty value in mapping", val);
crm_err           560 daemons/fenced/fenced_commands.c             crm_err("Considering %s unconfigured "
crm_err           888 daemons/fenced/fenced_commands.c             crm_err("Could not retrieve metadata for fencing agent %s", agent);
crm_err          1391 daemons/fenced/fenced_commands.c             crm_err("Ignoring watchdog fence device without "
crm_err          1397 daemons/fenced/fenced_commands.c             crm_err("Ignoring watchdog fence device with unknown "
crm_err          1404 daemons/fenced/fenced_commands.c             crm_err("Ignoring watchdog fence device "
crm_err          2214 daemons/fenced/fenced_commands.c         crm_err("Invalid value for " PCMK_STONITH_HOST_CHECK ": %s", check_type);
crm_err          2906 daemons/fenced/fenced_commands.c             crm_err("Requested device '%s' is not available", device_id);
crm_err          3518 daemons/fenced/fenced_commands.c     crm_err("Unknown IPC request %s from %s %s",
crm_err          3606 daemons/fenced/fenced_commands.c         crm_err("Ignoring unknown %s reply from %s %s",
crm_err           501 daemons/fenced/fenced_remote.c             crm_err("Skipping duplicate notification for %s@%s "
crm_err          1934 daemons/fenced/fenced_remote.c         crm_err("Fencing (%s) targeting %s for client %s is not ours to control",
crm_err          2212 daemons/fenced/fenced_remote.c               crm_err("Query claimed to have %d device%s but %d found",
crm_err          2380 daemons/fenced/fenced_remote.c         crm_err("Received outdated reply for device %s (instead of %s) to "
crm_err          2398 daemons/fenced/fenced_remote.c         crm_err("Received non-broadcast fencing result for operation %.8s "
crm_err           208 daemons/fenced/pacemaker-fenced.c             crm_err("Invalid XML: '%.120s'", data);
crm_err           819 daemons/fenced/pacemaker-fenced.c         crm_err("pacemaker-fenced is already active, aborting startup");
crm_err           159 daemons/pacemakerd/pacemakerd.c         crm_err("Cluster user %s does not exist, aborting Pacemaker startup",
crm_err           381 daemons/pacemakerd/pacemakerd.c         crm_err("Aborting start-up because active Pacemaker instance found");
crm_err           150 daemons/pacemakerd/pcmkd_subdaemons.c                 crm_err("%s[%lld] is unresponsive to ipc after %d tries but "
crm_err           203 daemons/pacemakerd/pcmkd_subdaemons.c                 crm_err("%s[%lld] terminated",
crm_err           239 daemons/pacemakerd/pcmkd_subdaemons.c         crm_err("Child %s not terminating in a timely manner, forcing", child->name);
crm_err           281 daemons/pacemakerd/pcmkd_subdaemons.c                 crm_err("%s[%d] exited with status %d (%s)",
crm_err           299 daemons/pacemakerd/pcmkd_subdaemons.c         crm_err("Child respawn count exceeded by %s", child->name);
crm_err           311 daemons/pacemakerd/pcmkd_subdaemons.c         crm_err("Rebooting system because of %s", child->name);
crm_err           461 daemons/pacemakerd/pcmkd_subdaemons.c             crm_err("Invalid user (%s) for %s: not found", child->uid, child->name);
crm_err           508 daemons/pacemakerd/pcmkd_subdaemons.c                 crm_err("Cannot initialize groups for %s: %s (%d)",
crm_err           567 daemons/pacemakerd/pcmkd_subdaemons.c         crm_err("Cannot track child %s for missing both API end-point and PID",
crm_err           585 daemons/pacemakerd/pcmkd_subdaemons.c             crm_err("Could not find user and group IDs for user %s: %s "
crm_err           885 daemons/pacemakerd/pcmkd_subdaemons.c         crm_err("Could not stop %s (process %lld) with signal %d: %s",
crm_err           121 daemons/schedulerd/pacemaker-schedulerd.c         crm_err("Terminating due to bad permissions on " PE_STATE_DIR);
crm_err            44 include/crm/common/logging_internal.h             crm_err(fmt);                                           \
crm_err            49 include/crm/pengine/internal.h #  define pe_proc_err(fmt...) { was_processing_error = TRUE; crm_err(fmt); }
crm_err            46 lib/cib/cib_attrs.c         crm_err("Can't out due to internal error: %s", pcmk_rc_str(rc));
crm_err           414 lib/cib/cib_client.c         crm_err("Failed to initialize CIB transaction for client %s: %s",
crm_err           434 lib/cib/cib_client.c             crm_err("Failed to commit transaction for CIB client %s: %s",
crm_err           319 lib/cib/cib_file.c         crm_err("Operation %s is not supported by CIB file clients", op);
crm_err           400 lib/cib/cib_file.c         crm_err("CIB does not validate against %s", schema);
crm_err           562 lib/cib/cib_file.c             crm_err("Could not write CIB to %s", private->filename);
crm_err           711 lib/cib/cib_file.c                 crm_err("On-disk digest at %s is empty", sigfile);
crm_err           719 lib/cib/cib_file.c             crm_err("Could not read on-disk digest from %s: %s",
crm_err           859 lib/cib/cib_file.c                 crm_err("Could not set owner of sequence file in %s: %s",
crm_err           945 lib/cib/cib_file.c         crm_err("%s was manually modified while the cluster was active!",
crm_err           986 lib/cib/cib_file.c         crm_err("Changes couldn't be written to %s", tmp_cib);
crm_err          1013 lib/cib/cib_file.c         crm_err("Could not write digest to %s: %s",
crm_err          1076 lib/cib/cib_file.c             crm_err("Aborting transaction for CIB file client (%s) on file "
crm_err          1173 lib/cib/cib_file.c         crm_err("Could not commit transaction for CIB file client (%s) on "
crm_err            64 lib/cib/cib_native.c         crm_err("No operation specified");
crm_err            87 lib/cib/cib_native.c         crm_err("Couldn't perform %s operation (timeout=%ds): %s (%d)", op,
crm_err           120 lib/cib/cib_native.c         crm_err("Received bad reply: No id set");
crm_err           126 lib/cib/cib_native.c         crm_err("Received bad reply: %d (wanted %d)", reply_id, cib->call_id);
crm_err           152 lib/cib/cib_native.c             crm_err("Call failed: %s", pcmk_strerror(rc));
crm_err           166 lib/cib/cib_native.c         crm_err("The CIB manager disconnected");
crm_err           187 lib/cib/cib_native.c         crm_err("No CIB!");
crm_err           210 lib/cib/cib_native.c         crm_err("Unknown message type: %s", type);
crm_err           428 lib/cib/cib_native.c         crm_err("No CIB!");
crm_err           159 lib/cib/cib_ops.c         crm_err("Operation %s is invalid", op);
crm_err           204 lib/cib/cib_ops.c         crm_err("Error creating query response");
crm_err           356 lib/cib/cib_ops.c                 crm_err("Digest mis-match on replace from %s: %s vs. %s (expected)", peer,
crm_err           434 lib/cib/cib_ops.c         crm_err("Cannot perform modification with no data");
crm_err           469 lib/cib/cib_ops.c         crm_err("Cannot perform modification with no data");
crm_err           616 lib/cib/cib_ops.c             crm_err("Error updating child <%s%s%s%s>",
crm_err           723 lib/cib/cib_ops.c         crm_err("Cannot perform modification with no data");
crm_err            79 lib/cib/cib_remote.c         crm_err("No operation specified");
crm_err           143 lib/cib/cib_remote.c             crm_err("Received a __future__ reply:" " %d (wanted %d)", reply_id, msg_id);
crm_err           160 lib/cib/cib_remote.c         crm_err("Disconnected while waiting for reply.");
crm_err           163 lib/cib/cib_remote.c         crm_err("No reply message - empty");
crm_err           184 lib/cib/cib_remote.c         crm_err("Call failed: %s", pcmk_strerror(rc));
crm_err           232 lib/cib/cib_remote.c             crm_err("Unknown message type: %s", type);
crm_err           257 lib/cib/cib_remote.c     crm_err("received late reply for remote cib connection, discarding");
crm_err           315 lib/cib/cib_remote.c     crm_err("Connection destroyed");
crm_err           369 lib/cib/cib_remote.c             crm_err("Session creation for %s:%d failed", private->server, private->port);
crm_err           409 lib/cib/cib_remote.c             crm_err("Invalid registration message: %s", msg_type);
crm_err            99 lib/cib/cib_utils.c         crm_err("CIB diff notification received with no XML");
crm_err           113 lib/cib/cib_utils.c         crm_err("CIB diff notification received with no patchset");
crm_err           476 lib/cib/cib_utils.c             crm_err("Discarding update with feature set '%s' greater than our own '%s'",
crm_err           491 lib/cib/cib_utils.c             crm_err("%s went backwards: %d -> %d (Opts: %#x)",
crm_err           501 lib/cib/cib_utils.c                 crm_err("%s went backwards: %d -> %d (Opts: %#x)",
crm_err           563 lib/cib/cib_utils.c                     crm_err("v%d patchset error, patch failed to apply: %s "
crm_err           735 lib/cib/cib_utils.c         crm_err("Operation %s is not supported in CIB transactions", op);
crm_err           740 lib/cib/cib_utils.c         crm_err("Operation targeting a specific node (%s) is not supported in "
crm_err           778 lib/cib/cib_utils.c         crm_err("Failed to add '%s' operation to transaction for client %s: %s",
crm_err          1017 lib/cib/cib_utils.c             crm_err(fmt, ##args);                       \
crm_err            59 lib/cluster/cluster.c             crm_err("Unsupported cluster type");
crm_err           217 lib/cluster/cluster.c             crm_err("Unknown cluster type: %s (%d)", name_for_cluster_type(stack), stack);
crm_err           224 lib/cluster/cluster.c             crm_err("Could not obtain the local %s node name",
crm_err           279 lib/cluster/cluster.c             crm_err("Invalid Corosync node ID '%s'", uuid);
crm_err           314 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           286 lib/cluster/cpg.c         crm_err("Connection to the CPG API failed: %s (%d)",
crm_err           293 lib/cluster/cpg.c         crm_err("Evicted from CPG membership");
crm_err           365 lib/cluster/cpg.c         crm_err("%sCPG message %d from %s invalid: "
crm_err           377 lib/cluster/cpg.c         crm_err("%sCPG message %d from %s invalid: "
crm_err           389 lib/cluster/cpg.c         crm_err("%sCPG message %d from %s invalid: "
crm_err           406 lib/cluster/cpg.c         crm_err("CPG message %d from %s invalid: "
crm_err           453 lib/cluster/cpg.c             crm_err("Nodeid mismatch from %d.%d: claimed nodeid=%u", nodeid, pid, msg->sender.id);
crm_err           471 lib/cluster/cpg.c                 crm_err("Peer with nodeid=%u is unknown", nodeid);
crm_err           474 lib/cluster/cpg.c                 crm_err("No uname for peer with nodeid=%u", nodeid);
crm_err           512 lib/cluster/cpg.c             crm_err("Decompression failed: %s " CRM_XS " rc=%d", pcmk_rc_str(rc), rc);
crm_err           535 lib/cluster/cpg.c     crm_err("Invalid message (id=%d, dest=%s:%s, from=%s:%s.%d):"
crm_err           770 lib/cluster/cpg.c         crm_err("Local node was evicted from group %s", groupName->value);
crm_err           823 lib/cluster/cpg.c         crm_err("Could not connect to the CPG API: %s (%d)",
crm_err           830 lib/cluster/cpg.c         crm_err("Could not obtain the CPG API connection: %s (%d)",
crm_err           838 lib/cluster/cpg.c         crm_err("CPG provider is not authentic:"
crm_err           845 lib/cluster/cpg.c         crm_err("Could not verify authenticity of CPG provider: %s (%d)",
crm_err           853 lib/cluster/cpg.c         crm_err("Could not get local node id from the CPG API");
crm_err           862 lib/cluster/cpg.c         crm_err("Could not join the CPG group '%s': %d", message_name, rc);
crm_err           935 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           298 lib/cluster/membership.c     crm_err("Unhandled cluster type: %s", name_for_cluster_type(get_cluster_type()));
crm_err           834 lib/cluster/membership.c               crm_err("Bug: can't update node name without name"); return);
crm_err           836 lib/cluster/membership.c               crm_err("Bug: can't update node name to %s without node", uname);
crm_err           929 lib/cluster/membership.c     CRM_CHECK(node != NULL, crm_err("%s: Could not set %s to %s for NULL",
crm_err          1024 lib/cluster/membership.c     CRM_CHECK(node != NULL, crm_err("%s: Could not set 'expected' to %s", source, expected);
crm_err          1071 lib/cluster/membership.c               crm_err("Could not set state for unknown host to %s"
crm_err           802 lib/common/acl.c             crm_err("Unable to determine effective user, assuming unprivileged for ACLs");
crm_err           228 lib/common/actions.c         crm_err("Could not decode transition information '%s': %s",
crm_err           297 lib/common/actions.c         crm_err("Invalid transition key '%s'", key);
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           218 lib/common/digest.c         crm_err("Digest comparison failed: expected %s, calculated %s",
crm_err           275 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           351 lib/common/io.c             crm_err("%s must be a regular file " CRM_XS " st_mode=0%lo",
crm_err           363 lib/common/io.c             crm_err("%s not found: %s", dir, pcmk_rc_str(errno));
crm_err           367 lib/common/io.c             crm_err("%s must be a directory " CRM_XS " st_mode=0%lo",
crm_err           376 lib/common/io.c         crm_err("%s must be owned and writable by either user %s or group %s "
crm_err           663 lib/common/io.c         crm_err("Could not create directory '%s': %s",
crm_err           157 lib/common/ipc_attrd.c         crm_err("Could not connect to attrd: %s", pcmk_rc_str(rc));
crm_err           178 lib/common/ipc_attrd.c         crm_err("Could not connect to %s: %s",
crm_err           185 lib/common/ipc_attrd.c         crm_err("Could not send request to %s: %s",
crm_err           576 lib/common/ipc_client.c         crm_err("Connection to %s failed: %s",
crm_err           855 lib/common/ipc_client.c         crm_err("Could not create IPC connection: %s", strerror(errno));
crm_err           861 lib/common/ipc_client.c         crm_err("Could not create %s IPC connection: %s",
crm_err           869 lib/common/ipc_client.c         crm_err("Could not create %s IPC connection: %s",
crm_err           979 lib/common/ipc_client.c         crm_err("%s IPC provider authentication failed",
crm_err          1058 lib/common/ipc_client.c         crm_err("Could not obtain file descriptor for %s IPC",
crm_err          1135 lib/common/ipc_client.c             crm_err("Decompression failed: %s " CRM_XS " rc=%d",
crm_err          1202 lib/common/ipc_client.c         crm_err("Connection to %s IPC failed", client->server_name);
crm_err          1269 lib/common/ipc_client.c                 crm_err("Discarding old reply %d (need %d)", hdr->qb.id, request_id);
crm_err          1275 lib/common/ipc_client.c                 crm_err("Discarding newer reply %d (need %d)", hdr->qb.id, request_id);
crm_err          1280 lib/common/ipc_client.c             crm_err("%s IPC provider disconnected while waiting for message %d",
crm_err          1639 lib/common/ipc_client.c         crm_err("Could not get fd from %s IPC: %s " CRM_XS " rc=%d",
crm_err          1647 lib/common/ipc_client.c         crm_err("Daemon (IPC %s) effectively blocked with unauthorized"
crm_err          1657 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           627 lib/common/ipc_controld.c         crm_err("Could not create IPC hello message from %s (UUID %s): "
crm_err           636 lib/common/ipc_controld.c         crm_err("Could not create IPC hello message from %s (UUID %s): "
crm_err           648 lib/common/ipc_controld.c         crm_err("Could not create IPC hello message from %s (UUID %s): "
crm_err           178 lib/common/ipc_server.c             crm_err("Unable to enforce ACLs for user ID %d, assuming unprivileged",
crm_err           427 lib/common/ipc_server.c             crm_err("Decompression failed: %s " CRM_XS " rc=%d",
crm_err           550 lib/common/ipc_server.c                 crm_err("Evicting client with process ID %u due to backlog of %u messages "
crm_err           643 lib/common/ipc_server.c             crm_err("Could not compress %u-byte message into less than IPC "
crm_err           860 lib/common/ipc_server.c         crm_err("Failed to create the CIB manager: exiting and inhibiting respawn");
crm_err           917 lib/common/ipc_server.c         crm_err("Failed to create pacemaker-attrd server: exiting and inhibiting respawn");
crm_err           940 lib/common/ipc_server.c         crm_err("Failed to create fencer: exiting and inhibiting respawn.");
crm_err           962 lib/common/ipc_server.c         crm_err("Couldn't start pacemakerd IPC server");
crm_err           734 lib/common/iso8601.c         crm_err("%s is not a valid ISO 8601 time specification", time_str);
crm_err           745 lib/common/iso8601.c         crm_err("%s is not a valid ISO 8601 time specification "
crm_err           751 lib/common/iso8601.c         crm_err("%s is not a valid ISO 8601 time specification "
crm_err           757 lib/common/iso8601.c         crm_err("%s is not a valid ISO 8601 time specification "
crm_err           884 lib/common/iso8601.c         crm_err("No ISO 8601 date/time specification given");
crm_err           917 lib/common/iso8601.c             crm_err("'%s' is not a valid ISO 8601 date/time specification "
crm_err           921 lib/common/iso8601.c             crm_err("'%s' is not a valid ISO 8601 date/time specification "
crm_err           938 lib/common/iso8601.c             crm_err("'%s' is not a valid ISO 8601 date/time specification "
crm_err           954 lib/common/iso8601.c             crm_err("'%s' is not a valid ISO 8601 date/time specification "
crm_err           959 lib/common/iso8601.c             crm_err("'%s' is not a valid ISO 8601 date/time specification "
crm_err           993 lib/common/iso8601.c     crm_err("'%s' is not a valid ISO 8601 date/time specification", date_str);
crm_err          1012 lib/common/iso8601.c         crm_err("'%s' is not a valid ISO 8601 date/time specification",
crm_err          1101 lib/common/iso8601.c         crm_err("No ISO 8601 time duration given");
crm_err          1105 lib/common/iso8601.c         crm_err("'%s' is not a valid ISO 8601 time duration "
crm_err          1110 lib/common/iso8601.c         crm_err("'%s' is not a valid ISO 8601 time duration "
crm_err          1136 lib/common/iso8601.c             crm_err("'%s' is not a valid ISO 8601 time duration "
crm_err          1168 lib/common/iso8601.c                 crm_err("'%s' is not a valid ISO 8601 time duration "
crm_err          1172 lib/common/iso8601.c                 crm_err("'%s' is not a valid ISO 8601 time duration "
crm_err          1180 lib/common/iso8601.c         crm_err("'%s' is not a valid ISO 8601 time duration "
crm_err          1209 lib/common/iso8601.c         crm_err("No ISO 8601 time period given");
crm_err          1234 lib/common/iso8601.c                 crm_err("'%s' is not a valid ISO 8601 time period "
crm_err          1256 lib/common/iso8601.c         crm_err("'%s' is not a valid ISO 8601 time period "
crm_err          1270 lib/common/iso8601.c         crm_err("'%s' is not a valid ISO 8601 time period "
crm_err          1275 lib/common/iso8601.c         crm_err("'%s' is not a valid ISO 8601 time period "
crm_err           316 lib/common/mainloop.c         crm_err("Could not set handler for signal %d: %s",
crm_err           327 lib/common/mainloop.c         crm_err("Could not set handler for signal %d: %s",
crm_err           371 lib/common/mainloop.c         crm_err("Signal %d is out of range", sig);
crm_err           379 lib/common/mainloop.c         crm_err("Different signal handler for %d is already installed", sig);
crm_err           404 lib/common/mainloop.c         crm_err("Signal %d is out of range", sig);
crm_err           520 lib/common/mainloop.c         crm_err("Array lookup failed for fd=%d: %d", fd, res);
crm_err           527 lib/common/mainloop.c         crm_err("Adaptor for descriptor %d is still in-use", fd);
crm_err           531 lib/common/mainloop.c         crm_err("Adaptor for descriptor %d is not in-use", fd);
crm_err           538 lib/common/mainloop.c         crm_err("No memory left to add fd=%d", fd);
crm_err           661 lib/common/mainloop.c         crm_err("Could not create %s IPC server: %s (%d)",
crm_err           676 lib/common/mainloop.c         crm_err("Could not start %s IPC server: %s (%d)", name, pcmk_strerror(rc), rc);
crm_err           762 lib/common/mainloop.c         crm_err("Connection to %s closed " CRM_XS "client=%p condition=%d",
crm_err           799 lib/common/mainloop.c         crm_err("Strange condition: %d", condition);
crm_err          1152 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           452 lib/common/nvpair.c         crm_err("Couldn't find %s in NULL", name ? name : "<null>");
crm_err           457 lib/common/nvpair.c         crm_err("Couldn't find NULL in %s", data->name);
crm_err            70 lib/common/options.c             crm_err("Failed to write %s%s to buffer: %s", prefixes[i], option,
crm_err           121 lib/common/options.c             crm_err("Failed to write %s%s to buffer: %s", prefixes[i], option,
crm_err           140 lib/common/options.c             crm_err("Failed to %sset %s: %s", (value != NULL)? "" : "un",
crm_err           233 lib/common/options.c         crm_err("Script %s does not exist", value);
crm_err           238 lib/common/options.c         crm_err("Script %s is not a regular file", value);
crm_err           243 lib/common/options.c         crm_err("Script %s is not executable", value);
crm_err           324 lib/common/options.c                   crm_err("Bug: default value for cluster option '%s' is invalid", name);
crm_err           365 lib/common/options.c     CRM_CHECK(FALSE, crm_err("Bug: looking for unknown option '%s'", name));
crm_err           284 lib/common/output.c         crm_err("Can't log certain messages due to internal error: %s",
crm_err           313 lib/common/output.c         crm_err("Can't create text output object to internal error: %s",
crm_err           378 lib/common/patchset.c             crm_err("Unknown patch format: %d", format);
crm_err           501 lib/common/patchset.c         crm_err("Could not locate: %s.id=%s", name, id);
crm_err           718 lib/common/patchset.c         crm_err("(-) Diffs cannot contain more than one change set... saw %d",
crm_err           739 lib/common/patchset.c         crm_err("(+) Diffs cannot contain more than one change set... saw %d",
crm_err           944 lib/common/patchset.c             crm_err("No %s match for %s in %p", op, xpath, xml->doc);
crm_err           989 lib/common/patchset.c             crm_err("Unknown operation: %s", op);
crm_err          1085 lib/common/patchset.c                 crm_err("Moved %s.%s to position %d instead of %d (%p)",
crm_err          1137 lib/common/patchset.c                 crm_err("Unknown patch format: %d", format);
crm_err          1444 lib/common/patchset.c         crm_err("(-) Diffs cannot contain more than one change set... saw %d",
crm_err          1465 lib/common/patchset.c         crm_err("(+) Diffs cannot contain more than one change set... saw %d",
crm_err           326 lib/common/patchset_display.c             crm_err("Unknown patch format: %d", format);
crm_err           388 lib/common/patchset_display.c             crm_err("Unknown patch format: %d", format);
crm_err           508 lib/common/patchset_display.c             crm_err("Unknown patch format: %d", format);
crm_err            70 lib/common/pid.c                     crm_err("Could not get executable for PID %lld: %s "
crm_err           109 lib/common/remote.c             crm_err("Invalid message detected, endian mismatch: %" PRIx32
crm_err           276 lib/common/remote.c     crm_err("Could not initialize %s TLS %s session: %s "
crm_err           332 lib/common/remote.c     crm_err("Could not initialize Diffie-Hellman parameters for TLS: %s "
crm_err           365 lib/common/remote.c         crm_err("TLS handshake with remote client failed: %s "
crm_err           525 lib/common/remote.c         crm_err("Could not send remote message: %s " CRM_XS " rc=%d",
crm_err           574 lib/common/remote.c             crm_err("Decompression failed: %s " CRM_XS " rc=%d",
crm_err           601 lib/common/remote.c         crm_err("Couldn't parse: '%.120s'", remote->buffer + header->payload_offset);
crm_err           622 lib/common/remote.c     crm_err("Remote connection type undetermined (bug?)");
crm_err           740 lib/common/remote.c         crm_err("Remote connection type undetermined (bug?)");
crm_err           816 lib/common/remote.c             crm_err("Timed out (%d ms) while waiting for remote data",
crm_err          1092 lib/common/remote.c         crm_err("Unable to get IP address info for %s: %s",
crm_err          1098 lib/common/remote.c         crm_err("Unable to get IP address info for %s: no result", server);
crm_err          1215 lib/common/remote.c         crm_err("Could not accept remote client connection: %s "
crm_err          1224 lib/common/remote.c         crm_err("Could not set socket non-blocking: %s " CRM_XS " rc=%d",
crm_err          1240 lib/common/remote.c             crm_err("Could not set TCP timeout to %d ms on remote connection: "
crm_err           320 lib/common/schemas.c         crm_err("Upgrade transform %s not found", xslt);
crm_err           400 lib/common/schemas.c                 crm_err("Skipping schema '%s': could not parse version",
crm_err           470 lib/common/schemas.c                   crm_err("Could not find/parse %s", relaxng_file);
crm_err           494 lib/common/schemas.c         crm_err("Internal libxml error during validation");
crm_err           594 lib/common/schemas.c             crm_err("Unknown validator type: %d",
crm_err           715 lib/common/schemas.c     crm_err("Unknown validator: %s", validation);
crm_err          1091 lib/common/schemas.c                     crm_err("Transformation %s.xsl failed",
crm_err          1105 lib/common/schemas.c                     crm_err("Transformation %s.xsl did not produce a valid configuration",
crm_err           773 lib/common/strings.c         crm_err("Compression of %d bytes failed: %s " CRM_XS " rc=%d",
crm_err          1127 lib/common/strings.c             crm_err("Bad regex '%s' for update: %s", s2, strerror(regcomp_rc));
crm_err          1316 lib/common/strings.c             crm_err("No default conversion value supplied");
crm_err          1333 lib/common/strings.c             crm_err("Conversion of %s was clipped: %lld", text, result);
crm_err          1341 lib/common/strings.c             crm_err("Conversion of %s was clipped: %lld", text, result);
crm_err           176 lib/common/utils.c             crm_err("Conversion of '%s' %c failed", text, text[0]);
crm_err           315 lib/common/utils.c     crm_err("%s: Triggered fatal assertion at %s:%d : %s",
crm_err           375 lib/common/utils.c             crm_err("%s: Forked child [%d] to record non-fatal assertion at "
crm_err           388 lib/common/utils.c                 crm_err("Cannot wait on forked child [%d]: %s",
crm_err           429 lib/common/utils.c         crm_err("%s: already running [pid %lld in %s]",
crm_err           448 lib/common/utils.c         crm_err("Could not lock '%s' for %s: %s " CRM_XS " rc=%d",
crm_err           462 lib/common/xml.c         crm_err("No node to copy properties into");
crm_err           808 lib/common/xml.c         crm_err("Can't parse NULL input");
crm_err           847 lib/common/xml.c             crm_err("Couldn't%s parse %d chars: %s", xml ? " fully" : "", (int)strlen(input),
crm_err           918 lib/common/xml.c         crm_err("Could not prepare to read compressed %s: %s "
crm_err           944 lib/common/xml.c         crm_err("Could not read compressed %s: %s " CRM_XS " rc=%d",
crm_err          1065 lib/common/xml.c         crm_err("Parsing failed (domain=%d, level=%d, code=%d): %s",
crm_err          1069 lib/common/xml.c             crm_err("Couldn't%s parse %s", xml ? " fully" : "", filename);
crm_err          2576 lib/common/xml.c             crm_err("No match for %s found in %s: Invalid configuration",
crm_err          2608 lib/common/xml.c             crm_err("XML artefact family specified as %u not recognized", ns);
crm_err          2628 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           167 lib/fencing/st_client.c     crm_err("Unknown fence agent: %s", agent);
crm_err           183 lib/fencing/st_client.c                 crm_err("Failed connecting to Stonith-API for watchdog-fencing-query.");
crm_err           223 lib/fencing/st_client.c         crm_err("Stonith-API for watchdog-fencing-query couldn't be created.");
crm_err           486 lib/fencing/st_client.c         crm_err("Parameter error: stonith_api_device_list");
crm_err           534 lib/fencing/st_client.c             crm_err("Can't get fence agent '%s' meta-data: No such agent",
crm_err           794 lib/fencing/st_client.c             crm_err("callbacks for %s are not equal: %p vs. %p",
crm_err           798 lib/fencing/st_client.c         crm_err("callbacks for %s are not equal: %p vs. %p",
crm_err           991 lib/fencing/st_client.c     crm_err("Async call %d timed out after %dms", timer->call_id, timer->timeout);
crm_err          1080 lib/fencing/st_client.c         crm_err("Unknown message type: %s", type);
crm_err          1438 lib/fencing/st_client.c             crm_err("No data for %s event", event->operation);
crm_err          1457 lib/fencing/st_client.c             crm_err("No data for %s event", event->operation);
crm_err          1635 lib/fencing/st_client.c         crm_err("Received bad reply: No id set");
crm_err          1641 lib/fencing/st_client.c         crm_err("Received bad reply: %d (wanted %d)", reply_id, stonith->call_id);
crm_err          1649 lib/fencing/st_client.c         crm_err("Fencer disconnected");
crm_err          1677 lib/fencing/st_client.c             crm_err("Connection closed");
crm_err          1713 lib/fencing/st_client.c         crm_err("Not free'ing active connection: %s (%d)", pcmk_strerror(rc), rc);
crm_err          1804 lib/fencing/st_client.c                 crm_err("Agent %s not found", agent);
crm_err          1817 lib/fencing/st_client.c                 crm_err("Agent %s does not support validation", agent);
crm_err          2090 lib/fencing/st_client.c         crm_err("Could not list fence agents: API memory allocation failed");
crm_err            61 lib/fencing/st_lha.c             crm_err("Could not open %s: %s", lib, dlerror());
crm_err            68 lib/fencing/st_lha.c         crm_err("Could not find %s in %s: %s", fn, lib, dlerror());
crm_err           203 lib/lrmd/lrmd_alerts.c             crm_err("Could not execute alert %s: %s " CRM_XS " rc=%d",
crm_err           428 lib/lrmd/lrmd_client.c                 crm_err("Got outdated Pacemaker Remote reply %d", reply_id);
crm_err           473 lib/lrmd/lrmd_client.c             crm_err("Unsupported executor connection type (bug?): %d",
crm_err           504 lib/lrmd/lrmd_client.c             crm_err("Unsupported executor connection type (bug?): %d",
crm_err           509 lib/lrmd/lrmd_client.c         crm_err("Connection closed");
crm_err           558 lib/lrmd/lrmd_client.c             crm_err("Unsupported executor connection type %d (bug?)",
crm_err           679 lib/lrmd/lrmd_client.c             crm_err("Empty msg type received while waiting for reply");
crm_err           693 lib/lrmd/lrmd_client.c             crm_err("Expected a reply, got %s", msg_type);
crm_err           700 lib/lrmd/lrmd_client.c                 crm_err("Got outdated reply, expected id %d got id %d", expected_reply_id, reply_id);
crm_err           729 lib/lrmd/lrmd_client.c         crm_err("Disconnecting because TLS message could not be sent to "
crm_err           753 lib/lrmd/lrmd_client.c         crm_err("Disconnecting remote after request %d reply not received: %s "
crm_err           785 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           837 lib/lrmd/lrmd_client.c             crm_err("Unsupported executor connection type (bug?): %d",
crm_err           876 lib/lrmd/lrmd_client.c         crm_err("No operation specified");
crm_err           922 lib/lrmd/lrmd_client.c         crm_err("Executor disconnected");
crm_err           992 lib/lrmd/lrmd_client.c         crm_err("Did not receive registration reply");
crm_err          1016 lib/lrmd/lrmd_client.c             crm_err("Executor protocol version mismatch between client (%s) and server (%s)",
crm_err          1021 lib/lrmd/lrmd_client.c             crm_err("Invalid registration message: %s", msg_type);
crm_err          1025 lib/lrmd/lrmd_client.c             crm_err("No registration token provided");
crm_err          1067 lib/lrmd/lrmd_client.c                 crm_err("Connection to executor failed: %s", pcmk_rc_str(rc));
crm_err          1539 lib/lrmd/lrmd_client.c         crm_err("Session creation for %s:%d failed", native->server, native->port);
crm_err          1575 lib/lrmd/lrmd_client.c             crm_err("Unsupported executor connection type (bug?): %d",
crm_err          1614 lib/lrmd/lrmd_client.c             crm_err("Unsupported executor connection type (bug?): %d",
crm_err          1697 lib/lrmd/lrmd_client.c             crm_err("Unsupported executor connection type (bug?): %d",
crm_err          1872 lib/lrmd/lrmd_client.c             crm_err("Could not parse recurring operation information from executor");
crm_err          1945 lib/lrmd/lrmd_client.c         crm_err("Could not get fence agent meta-data: API memory allocation failed");
crm_err          2005 lib/lrmd/lrmd_client.c         crm_err("Failed to retrieve meta-data for %s:%s:%s",
crm_err          2012 lib/lrmd/lrmd_client.c         crm_err("Failed to receive meta-data for %s:%s:%s",
crm_err          2107 lib/lrmd/lrmd_client.c         crm_err("Could not list fence agents: API memory allocation failed");
crm_err          2324 lib/lrmd/lrmd_client.c         crm_err("Cannot communicate with Pacemaker Remote "
crm_err           173 lib/lrmd/proxy_common.c         crm_err("No channel specified to proxy");
crm_err           274 lib/lrmd/proxy_common.c                 crm_err("Could not relay %s request %d from %s to %s for %s: %s (%d)",
crm_err           300 lib/lrmd/proxy_common.c                 crm_err("Could not relay %s request %d from %s to %s for %s: %s (%d)",
crm_err           313 lib/lrmd/proxy_common.c         crm_err("Unknown proxy operation: %s", op);
crm_err           265 lib/pacemaker/pcmk_graph_consumer.c             crm_err("Unsupported graph action type <%s " XML_ATTR_ID "='%s'> "
crm_err           290 lib/pacemaker/pcmk_graph_consumer.c             crm_err("Failed initiating <%s " XML_ATTR_ID "=%d> in synapse %d: "
crm_err           332 lib/pacemaker/pcmk_graph_consumer.c         crm_err("Dummy event handler: pretending action %d failed", action->id);
crm_err           417 lib/pacemaker/pcmk_graph_consumer.c                 crm_err("Synapse %d failed to fire", synapse->id);
crm_err           488 lib/pacemaker/pcmk_graph_consumer.c         crm_err("Ignoring transition graph action without id (bug?)");
crm_err           503 lib/pacemaker/pcmk_graph_consumer.c         crm_err("Ignoring transition graph action of unknown type '%s' (bug?)",
crm_err           947 lib/pacemaker/pcmk_graph_producer.c         crm_err("Calculated transition %d (with errors)%s%s",
crm_err           239 lib/pacemaker/pcmk_injections.c         crm_err("Detected multiple node_state entries for xpath=%s, bailing",
crm_err           261 lib/pacemaker/pcmk_injections.c                 crm_err("Can't inject node state for %s because multiple "
crm_err          1065 lib/pacemaker/pcmk_output.c             crm_err("%s:%d: No stop action exists for %s",              \
crm_err          1069 lib/pacemaker/pcmk_output.c             crm_err("%s:%d: Action %s is still optional",               \
crm_err           135 lib/pacemaker/pcmk_sched_actions.c             crm_err("Unknown action '%s' in ordering", first_task_str);
crm_err          1224 lib/pacemaker/pcmk_sched_colocation.c                 crm_err("%s must be colocated with %s but is not (%s vs. %s)",
crm_err          1234 lib/pacemaker/pcmk_sched_colocation.c                 crm_err("%s and %s must be anti-colocated but are assigned "
crm_err          1307 lib/pacemaker/pcmk_sched_instances.c         crm_err("No %s action found for %s to interleave (bug?)",
crm_err          1211 lib/pacemaker/pcmk_sched_ordering.c             crm_err("Invalid operation key (bug?): %s", original_key);
crm_err           777 lib/pacemaker/pcmk_sched_probes.c             crm_err("No start action for %s", rsc->id);
crm_err           825 lib/pacemaker/pcmk_sched_probes.c             crm_err("Applying %s before %s %d", first->uuid, start->uuid,
crm_err           833 lib/pacemaker/pcmk_sched_probes.c                 crm_err("Ordering %s before %s", first->uuid, probe->uuid);
crm_err           965 lib/pacemaker/pcmk_sched_promotable.c             CRM_CHECK(FALSE, crm_err("Unknown resource role %d for %s",
crm_err           578 lib/pacemaker/pcmk_simulate.c         crm_err("Could not simulate action %d history for resource %s",
crm_err           503 lib/pengine/common.c     crm_err("Unknown role: %s", role);
crm_err           598 lib/pengine/pe_notif.c             crm_err("Resource %s role on %s (%s) is not supported for "
crm_err           698 lib/pengine/rules.c         crm_err("Invalid Rule %s: rules must contain at least one expression", ID(rule));
crm_err          3084 lib/pengine/unpack.c         crm_err("Ignoring resource history entry %s without "
crm_err          3093 lib/pengine/unpack.c         crm_err("Ignoring resource history entry %s because "
crm_err          3102 lib/pengine/unpack.c         crm_err("Ignoring resource history entry %s because "
crm_err          4443 lib/pengine/unpack.c         crm_err("Ignoring resource history entry %s for %s on %s "
crm_err          4458 lib/pengine/unpack.c         crm_err("Ignoring resource history entry %s for %s on %s "
crm_err          4705 lib/pengine/unpack.c         crm_err("Ignoring resource history entry for %s on %s without ID",
crm_err          4713 lib/pengine/unpack.c         crm_err("Ignoring resource history entry %s for %s on %s without "
crm_err          4870 lib/pengine/unpack.c             crm_err("Preventing %s from restarting anywhere because "
crm_err           527 lib/pengine/utils.c             crm_err("Cannot allocate ticket '%s'", ticket_id);
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           601 lib/services/dbus.c         crm_err("DBus query for %s property '%s' failed: %s",
crm_err           611 lib/services/dbus.c         crm_err("DBus query for %s property '%s' failed: Unexpected reply type",
crm_err           620 lib/services/dbus.c         crm_err("DBus query for %s property '%s' failed: "
crm_err           629 lib/services/dbus.c         crm_err("DBus query for %s property '%s' failed: "
crm_err           636 lib/services/dbus.c         crm_err("DBus query for %s property '%s' failed: "
crm_err           713 lib/services/dbus.c         crm_err("DBus query for %s property '%s' failed: "
crm_err           723 lib/services/dbus.c         crm_err("DBus query for %s property '%s' failed: "
crm_err           694 lib/services/services.c             crm_err("Termination of %s[%d] failed", id, op->pid);
crm_err           962 lib/services/services_linux.c             crm_err("Considering %s unconfigured "
crm_err           978 lib/services/services_linux.c             crm_err("Considering %s unauthorized because could not set "
crm_err           988 lib/services/services_linux.c             crm_err("Considering %s unauthorized because could not "
crm_err           996 lib/services/services_linux.c             crm_err("Considering %s unauthorized because could not set user "
crm_err          1009 lib/services/services_linux.c     crm_err("Unable to execute %s: %s", op->id, strerror(rc));
crm_err           184 lib/services/services_nagios.c         crm_err("Metadata file %s does not exist", metadata_file);
crm_err           209 lib/services/services_nagios.c             crm_err("Calculated and read bytes differ: %d vs. %d",
crm_err           113 lib/services/systemd.c         crm_err("Could not create message to send %s to systemd", method);
crm_err           122 lib/services/systemd.c         crm_err("Could not send %s to systemd: %s (%s)",
crm_err           128 lib/services/systemd.c         crm_err("Could not send %s to systemd: no reply received", method);
crm_err           565 lib/services/systemd.c         crm_err("Could not list systemd unit files: systemd reply has no arguments");
crm_err           571 lib/services/systemd.c         crm_err("Could not list systemd unit files: systemd reply has invalid arguments");
crm_err           849 lib/services/systemd.c         crm_err("Cannot open systemd override file %s for writing",
crm_err           138 lib/services/upstart.c         crm_err("Could not get DBus object path for %s: %s",
crm_err           144 lib/services/upstart.c         crm_err("Could not get DBus object path for %s: Invalid return type",
crm_err           231 lib/services/upstart.c         crm_err("Call to %s failed: %s", method, error.message);
crm_err           236 lib/services/upstart.c         crm_err("Call to %s failed: Message has no arguments", method);
crm_err           242 lib/services/upstart.c         crm_err("Call to %s failed: Message has invalid arguments", method);
crm_err           767 tools/cibadmin.c         crm_err("Init failed, could not perform requested operations: %s",
crm_err           801 tools/cibadmin.c         crm_err("Call failed: %s", pcmk_rc_str(rc));
crm_err           908 tools/cibadmin.c         crm_err("Could not connect to the CIB: %s", pcmk_strerror(rc));
crm_err           934 tools/cibadmin.c         crm_err("Query returned no output");
crm_err          1832 tools/crm_mon.c         crm_err("Invalid event %s detected for %s", magic, id);
crm_err          1837 tools/crm_mon.c         crm_err("Invalid event detected for %s", id);
crm_err          1860 tools/crm_mon.c         crm_err("No node detected for event %s (%s)", magic, id);
crm_err          2063 tools/crm_mon.c                 crm_err("Unknown patch format: %d", format);
crm_err            97 tools/crm_resource_runtime.c         crm_err(XML_CIB_TAG_RESOURCES " CIB element not known (bug?)");
crm_err           398 tools/crm_ticket.c         crm_err(XML_CIB_TAG_CONSTRAINTS " CIB element not known (bug?)");