Hi Markus,

Thank you for reporting this issue.
Can you please open a Bugzilla ticket on ovirt-engine-metrics with the
details you supplied here so I can better investigate it and communicate on
it?
Also, It will help other users if they hit the same issue.

Thanks in advance,

--

SHIRLY RADCO

BI SENIOR SOFTWARE ENGINEER

Red Hat Israel <https://www.redhat.com/>
<https://red.ht/sig>
TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>


On Tue, Oct 16, 2018 at 7:39 PM Markus Schaufler <markus.schauf...@ooe.gv.at>
wrote:

> Update2:
>
> manually downloaded docker images and excluded the check
> docker_image_availability.
> ran into the next problem:
>
>
> #########################
>
> <localhost> EXEC /bin/sh -c 'rm -f -r
> /root/.ansible/tmp/ansible-tmp-1539706227.48-64167276003747/ > /dev/null
> 2>&1 && sleep 0'
> FAILED - RETRYING: Start and enable master controller service (1 retries
> left).Result was: {
>     "attempts": 1,
>     "changed": false,
>     "invocation": {
>         "module_args": {
>             "daemon_reload": false,
>             "enabled": true,
>             "force": null,
>             "masked": null,
>             "name": "origin-master-controllers",
>             "no_block": false,
>             "scope": null,
>             "state": "started",
>             "user": null
>         }
>     },
>     "msg": "Unable to start service origin-master-controllers: Job for
> origin-master-controllers.service failed because the control process exited
> with error code. See \"systemctl status origin-master-controllers.service\"
> and \"journalctl -xe\" for details.\n",
>     "retries": 2
> }
> <localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'
> <localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo
> /root/.ansible/tmp/ansible-tmp-1539706290.33-160209713824798 `" && echo
> ansible-tmp-1539706290.33-160209713824798="` echo
> /root/.ansible/tmp/ansible-tmp-1539706290.33-160209713824798 `" ) && sleep
> 0'
> Using module file
> /usr/lib/python2.7/site-packages/ansible/modules/system/systemd.py
> <localhost> PUT /root/.ansible/tmp/ansible-local-10051XykBSa/tmp7WK38D TO
> /root/.ansible/tmp/ansible-tmp-1539706290.33-160209713824798/AnsiballZ_systemd.py
> <localhost> EXEC /bin/sh -c 'chmod u+x
> /root/.ansible/tmp/ansible-tmp-1539706290.33-160209713824798/
> /root/.ansible/tmp/ansible-tmp-1539706290.33-160209713824798/AnsiballZ_systemd.py
> && sleep 0'
> <localhost> EXEC /bin/sh -c '/usr/bin/python
> /root/.ansible/tmp/ansible-tmp-1539706290.33-160209713824798/AnsiballZ_systemd.py
> && sleep 0'
> <localhost> EXEC /bin/sh -c 'rm -f -r
> /root/.ansible/tmp/ansible-tmp-1539706290.33-160209713824798/ > /dev/null
> 2>&1 && sleep 0'
> fatal: [localhost]: FAILED! => {
>     "attempts": 1,
>     "changed": false,
>     "invocation": {
>         "module_args": {
>             "daemon_reload": false,
>             "enabled": true,
>             "force": null,
>             "masked": null,
>             "name": "origin-master-controllers",
>             "no_block": false,
>             "scope": null,
>             "state": "started",
>             "user": null
>         }
>     },
>     "msg": "Unable to start service origin-master-controllers: Job for
> origin-master-controllers.service failed because the control process exited
> with error code. See \"systemctl status origin-master-controllers.service\"
> and \"journalctl -xe\" for details.\n"
> }
>
> NO MORE HOSTS LEFT
> ****************************************************************************************************************************************************
>         to retry, use: --limit
> @/usr/share/ansible/openshift-ansible/playbooks/deploy_cluster.retry
>
> PLAY RECAP
> ************************************************************************************************************************************************************
> localhost                  : ok=249  changed=69   unreachable=0    failed=1
>
>
> INSTALLER STATUS
> ******************************************************************************************************************************************************
> Initialization             : Complete (0:00:21)
> Health Check               : Complete (0:00:16)
> etcd Install               : Complete (0:00:41)
> Master Install             : In Progress (0:07:13)
>         This phase can be restarted by running:
> playbooks/openshift-master/config.yml
>
>
>
> Failure summary:
>
>
>   1. Hosts:    localhost
>      Play:     Configure masters
>      Task:     Start and enable master controller service
>      Message:  Unable to start service origin-master-controllers: Job for
> origin-master-controllers.service failed because the control process exited
> with error code. See "systemctl status origin-master-controllers.service"
> and "journalctl -xe" for details.
>
>
> ######################################
>
> /var/log/messages:
>
> Oct 16 18:20:07 lxli03-t29 systemd: Starting Atomic OpenShift Master API...
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.622892   20624 start_api.go:104] Using a listen address override "
> 0.0.0.0:8443"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623015   20624 plugins.go:83] Registered admission plugin
> "NamespaceLifecycle"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623026   20624 plugins.go:83] Registered admission plugin
> "Initializers"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623031   20624 plugins.go:83] Registered admission plugin
> "ValidatingAdmissionWebhook"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623036   20624 plugins.go:83] Registered admission plugin
> "MutatingAdmissionWebhook"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623066   20624 plugins.go:83] Registered admission plugin
> "AlwaysAdmit"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623070   20624 plugins.go:83] Registered admission plugin
> "AlwaysPullImages"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623076   20624 plugins.go:83] Registered admission plugin
> "LimitPodHardAntiAffinityTopology"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623081   20624 plugins.go:83] Registered admission plugin
> "DefaultTolerationSeconds"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623085   20624 plugins.go:83] Registered admission plugin
> "AlwaysDeny"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623091   20624 plugins.go:83] Registered admission plugin
> "EventRateLimit"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623096   20624 plugins.go:83] Registered admission plugin
> "DenyEscalatingExec"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623099   20624 plugins.go:83] Registered admission plugin
> "DenyExecOnPrivileged"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623104   20624 plugins.go:83] Registered admission plugin
> "ExtendedResourceToleration"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623110   20624 plugins.go:83] Registered admission plugin
> "OwnerReferencesPermissionEnforcement"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623117   20624 plugins.go:83] Registered admission plugin
> "ImagePolicyWebhook"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623122   20624 plugins.go:83] Registered admission plugin
> "InitialResources"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623128   20624 plugins.go:83] Registered admission plugin
> "LimitRanger"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623133   20624 plugins.go:83] Registered admission plugin
> "NamespaceAutoProvision"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623137   20624 plugins.go:83] Registered admission plugin
> "NamespaceExists"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623143   20624 plugins.go:83] Registered admission plugin
> "NodeRestriction"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623148   20624 plugins.go:83] Registered admission plugin
> "PersistentVolumeLabel"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623153   20624 plugins.go:83] Registered admission plugin
> "PodNodeSelector"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623158   20624 plugins.go:83] Registered admission plugin
> "PodPreset"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623163   20624 plugins.go:83] Registered admission plugin
> "PodTolerationRestriction"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623169   20624 plugins.go:83] Registered admission plugin
> "ResourceQuota"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623174   20624 plugins.go:83] Registered admission plugin
> "PodSecurityPolicy"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623179   20624 plugins.go:83] Registered admission plugin
> "Priority"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623186   20624 plugins.go:83] Registered admission plugin
> "SecurityContextDeny"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623192   20624 plugins.go:83] Registered admission plugin
> "ServiceAccount"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623197   20624 plugins.go:83] Registered admission plugin
> "DefaultStorageClass"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623203   20624 plugins.go:83] Registered admission plugin
> "PersistentVolumeClaimResize"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016
> 18:20:07.623208   20624 plugins.go:83] Registered admission plugin
> "PVCProtection"
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: W1016
> 18:20:07.624088   20624 start_master.go:287] Warning:
> aggregatorConfig.proxyClientInfo: Invalid value: "": if no client
> certificate is specified, the aggregator will be unable to proxy to remote
> servers, master start will continue.
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: Invalid
> MasterConfig /etc/origin/master/master-config.yaml
> Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: etcdClientInfo.ca:
> Invalid value: "/etc/origin/master/master.etcd-ca.crt": could not read
> file: stat /etc/origin/master/master.etcd-ca.crt: no such file or directory
> Oct 16 18:20:07 lxli03-t29 systemd: origin-master-api.service: main
> process exited, code=exited, status=255/n/a
> Oct 16 18:20:07 lxli03-t29 systemd: Failed to start Atomic OpenShift
> Master API.
> Oct 16 18:20:07 lxli03-t29 systemd: Unit origin-master-api.service entered
> failed state.
> Oct 16 18:20:07 lxli03-t29 systemd: origin-master-api.service failed.
> Oct 16 18:20:07 lxli03-t29 systemd: origin-master-controllers.service
> holdoff time over, scheduling restart.
> _______________________________________________
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/I2GYYKSU4WLXOEGYUUG6MFU3VXNOJCFV/
>
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/XGZE5ADKB3CTB556CATFUX4T6NRMRWXK/

Reply via email to