You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cloud Environment (please complete the following information):
Cloud Provider: Azure
Additional context
2020-03-25T18:03:25.5814698Z 18:03:25 INFO cli.engine.ansible.AnsibleCommand - TASK [kubernetes_master : Get token from master] *******************************
2020-03-25T18:03:34.6037763Z 18:03:34 INFO cli.engine.ansible.AnsibleCommand - fatal: [ci-haazurrhelcanal-kubernetes-master-vm-2 -> 51.136.78.216]: FAILED! => {"changed": false, "cmd": "kubeadm token list | grep -w authentication | grep -vwi invalid | awk '{print $1}' | head -1\n", "delta": "0:00:07.185579", "end": "2020-03-25 18:03:34.398996", "failed_when_result": true, "rc": 0, "start": "2020-03-25 18:03:27.213417", "stderr": "failed to list bootstrap tokens: etcdserver: request timed out\nTo see the stack trace of this error execute with --v=5 or higher", "stderr_lines": ["failed to list bootstrap tokens: etcdserver: request timed out", "To see the stack trace of this error execute with --v=5 or higher"], "stdout": "", "stdout_lines": []}
The text was updated successfully, but these errors were encountered:
Describe the bug
K8s HA installation failing in some cases on Ansible task:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
HA installation went through well
Config files
OS (please complete the following information):
Cloud Environment (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: