Actions
Bug #9841
closedError parsing inventory
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Any idea what this could be caused by?
[2016-12-22 08:40:36] INFO com.normation.inventory.provisioning.endpoint.FusionReportEndpoint - New input inventory: 'badhost-xxxxxx-4ed5-11e5-a7c9-yyyyyyy.ocs' [2016-12-22 08:40:36] ERROR com.normation.inventory.provisioning.endpoint.FusionReportEndpoint - Error when trying to parse inventory <- Can't parse the input inventory, aborting <- Error when post processing report with 'post_process_inventory:check_consistency', abort <- Missing rudder policy server attribute 'PO LICY_SERVER' in report. This attribute is mandatory and must contains node local administrator login. <- Missing XML element: 'POLICY_SERVER'.
What it contains that is similar to this is:
<RUDDER> <AGENT> <AGENT_NAME>cfengine-community</AGENT_NAME> <CFENGINE_KEY>-----BEGIN RSA PUBLIC KEY----- MIIBCAKCAQEAxe/CgVpJpOwg9mqmyGzitOSTJgMFcwDUODt2a9ye6mqcQnfa/gK+ w+lCz5tuffNcG1Ip/YhB+GzqrtMPent6VYysjcAIwX3RO7zRyYbOqiCiBP+EWXcX qIbZG29i0RHUwZgGvZcj5Mg/Gjc10j/RpYugGnCcO61a2Hq1LQd/tGid60G8i9eb 8ACqwb1h4HODeblYoXdJ5weUjCjmfpmGQ++0SsboYvnnpvCL/vXm0jn2xXTbF9ub QUlura0bNV0u1IMWaTyTYjP9O+VrwCFrKi2Hdbt5eXNg6xKne0U/jHXrbNL5Hqih WcleVRwFIBxHGssAths5oZjiJQA9WepN7QIBIw== -----END RSA PUBLIC KEY----- </CFENGINE_KEY> <OWNER>root</OWNER> <POLICY_SERVER_HOSTNAME>policy-server-of-badnode.fqdn</POLICY_SERVER_HOSTNAME> <POLICY_SERVER_UUID /></AGENT> <HOSTNAME>badserver.fqdn</HOSTNAME> <UUID>xxxxxx-4ed5-11e5-a7c9-yyyyyyy</UUID> </RUDDER>
Agent on node is 2.11.11.release-1.SLES.11
Root server is rudder-webapp-3.1.11.release-1.SLES.11
Actions