Created
March 9, 2017 15:12
-
-
Save briner/2ee8cec75d451f797790d8c4e193dc52 to your computer and use it in GitHub Desktop.
output of "ansible-playbook -i inventory/inventory.cfg cluster.yml"
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@lunipoulpetst1:~/kargo# ansible-playbook -i inventory/inventory.cfg cluster.yml | |
PLAY [localhost] *************************************************************** | |
TASK [kargo-defaults : Configure defaults] ************************************* | |
Thursday 09 March 2017 15:22:21 +0100 (0:00:00.026) 0:00:00.026 ******** | |
ok: [localhost] => { | |
"msg": "Check roles/kargo-defaults/defaults/main.yml" | |
} | |
TASK [bastion-ssh-config : set_fact] ******************************************* | |
Thursday 09 March 2017 15:22:21 +0100 (0:00:00.025) 0:00:00.052 ******** | |
ok: [localhost] | |
TASK [bastion-ssh-config : set_fact] ******************************************* | |
Thursday 09 March 2017 15:22:21 +0100 (0:00:00.025) 0:00:00.078 ******** | |
TASK [bastion-ssh-config : set_fact] ******************************************* | |
Thursday 09 March 2017 15:22:21 +0100 (0:00:00.019) 0:00:00.097 ******** | |
TASK [bastion-ssh-config : create ssh bastion conf] **************************** | |
Thursday 09 March 2017 15:22:21 +0100 (0:00:00.015) 0:00:00.113 ******** | |
ok: [localhost] | |
PLAY [k8s-cluster:etcd:calico-rr] ********************************************** | |
TASK [kargo-defaults : Configure defaults] ************************************* | |
Thursday 09 March 2017 15:22:22 +0100 (0:00:00.557) 0:00:00.671 ******** | |
ok: [lunipoulpetst2] => { | |
"msg": "Check roles/kargo-defaults/defaults/main.yml" | |
} | |
ok: [lunipoulpetst3] => { | |
"msg": "Check roles/kargo-defaults/defaults/main.yml" | |
} | |
ok: [lunipoulpetst4] => { | |
"msg": "Check roles/kargo-defaults/defaults/main.yml" | |
} | |
ok: [lunipoulpetst1] => { | |
"msg": "Check roles/kargo-defaults/defaults/main.yml" | |
} | |
TASK [bootstrap-os : Bootstrap | Check if bootstrap is needed] ***************** | |
Thursday 09 March 2017 15:22:22 +0100 (0:00:00.125) 0:00:00.796 ******** | |
TASK [bootstrap-os : Bootstrap | Install python 2.x and pip] ******************* | |
Thursday 09 March 2017 15:22:22 +0100 (0:00:00.171) 0:00:00.968 ******** | |
TASK [bootstrap-os : set_fact] ************************************************* | |
Thursday 09 March 2017 15:22:22 +0100 (0:00:00.109) 0:00:01.077 ******** | |
TASK [bootstrap-os : Bootstrap | Check if bootstrap is needed] ***************** | |
Thursday 09 March 2017 15:22:23 +0100 (0:00:00.113) 0:00:01.191 ******** | |
TASK [bootstrap-os : Bootstrap | Run bootstrap.sh] ***************************** | |
Thursday 09 March 2017 15:22:23 +0100 (0:00:00.113) 0:00:01.304 ******** | |
TASK [bootstrap-os : set_fact] ************************************************* | |
Thursday 09 March 2017 15:22:23 +0100 (0:00:00.115) 0:00:01.420 ******** | |
TASK [bootstrap-os : Bootstrap | Check if we need to install pip] ************** | |
Thursday 09 March 2017 15:22:23 +0100 (0:00:00.118) 0:00:01.539 ******** | |
TASK [bootstrap-os : Bootstrap | Copy get-pip.py] ****************************** | |
Thursday 09 March 2017 15:22:23 +0100 (0:00:00.107) 0:00:01.647 ******** | |
TASK [bootstrap-os : Bootstrap | Install pip] ********************************** | |
Thursday 09 March 2017 15:22:23 +0100 (0:00:00.112) 0:00:01.759 ******** | |
TASK [bootstrap-os : Bootstrap | Remove get-pip.py] **************************** | |
Thursday 09 March 2017 15:22:23 +0100 (0:00:00.107) 0:00:01.867 ******** | |
TASK [bootstrap-os : Bootstrap | Install pip launcher] ************************* | |
Thursday 09 March 2017 15:22:23 +0100 (0:00:00.111) 0:00:01.978 ******** | |
TASK [bootstrap-os : Install required python modules] ************************** | |
Thursday 09 March 2017 15:22:23 +0100 (0:00:00.110) 0:00:02.089 ******** | |
TASK [bootstrap-os : Check configured hostname] ******************************** | |
Thursday 09 March 2017 15:22:24 +0100 (0:00:00.143) 0:00:02.232 ******** | |
TASK [bootstrap-os : Assign inventory name to unconfigured hostnames] ********** | |
Thursday 09 March 2017 15:22:24 +0100 (0:00:00.107) 0:00:02.340 ******** | |
TASK [bootstrap-os : Check presence of fastestmirror.conf] ********************* | |
Thursday 09 March 2017 15:22:24 +0100 (0:00:00.108) 0:00:02.449 ******** | |
TASK [bootstrap-os : Disable fastestmirror plugin] ***************************** | |
Thursday 09 March 2017 15:22:24 +0100 (0:00:00.109) 0:00:02.558 ******** | |
TASK [bootstrap-os : Remove require tty] *************************************** | |
Thursday 09 March 2017 15:22:24 +0100 (0:00:00.109) 0:00:02.668 ******** | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [bootstrap-os : check if atomic host] ************************************* | |
Thursday 09 March 2017 15:22:25 +0100 (0:00:00.998) 0:00:03.667 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [bootstrap-os : set_fact] ************************************************* | |
Thursday 09 March 2017 15:22:26 +0100 (0:00:00.574) 0:00:04.242 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
PLAY [k8s-cluster:etcd:calico-rr] ********************************************** | |
PLAY [k8s-cluster:etcd:calico-rr] ********************************************** | |
TASK [kargo-defaults : Configure defaults] ************************************* | |
Thursday 09 March 2017 15:22:26 +0100 (0:00:00.270) 0:00:04.512 ******** | |
ok: [lunipoulpetst2] => { | |
"msg": "Check roles/kargo-defaults/defaults/main.yml" | |
} | |
ok: [lunipoulpetst3] => { | |
"msg": "Check roles/kargo-defaults/defaults/main.yml" | |
} | |
ok: [lunipoulpetst4] => { | |
"msg": "Check roles/kargo-defaults/defaults/main.yml" | |
} | |
ok: [lunipoulpetst1] => { | |
"msg": "Check roles/kargo-defaults/defaults/main.yml" | |
} | |
TASK [kernel-upgrade : install ELRepo key] ************************************* | |
Thursday 09 March 2017 15:22:26 +0100 (0:00:00.129) 0:00:04.642 ******** | |
TASK [kernel-upgrade : install elrepo repository] ****************************** | |
Thursday 09 March 2017 15:22:26 +0100 (0:00:00.124) 0:00:04.767 ******** | |
TASK [kernel-upgrade : upgrade kernel] ***************************************** | |
Thursday 09 March 2017 15:22:26 +0100 (0:00:00.115) 0:00:04.882 ******** | |
TASK [kernel-upgrade : change default grub entry] ****************************** | |
Thursday 09 March 2017 15:22:26 +0100 (0:00:00.115) 0:00:04.998 ******** | |
TASK [kernel-upgrade : re-generate grub-config] ******************************** | |
Thursday 09 March 2017 15:22:26 +0100 (0:00:00.117) 0:00:05.115 ******** | |
TASK [kernel-upgrade : Rebooting server] *************************************** | |
Thursday 09 March 2017 15:22:27 +0100 (0:00:00.120) 0:00:05.235 ******** | |
TASK [kernel-upgrade : Wait for some seconds] ********************************** | |
Thursday 09 March 2017 15:22:27 +0100 (0:00:00.123) 0:00:05.359 ******** | |
TASK [kernel-upgrade : set_fact] *********************************************** | |
Thursday 09 March 2017 15:22:27 +0100 (0:00:00.033) 0:00:05.392 ******** | |
TASK [kernel-upgrade : set_fact] *********************************************** | |
Thursday 09 March 2017 15:22:27 +0100 (0:00:00.139) 0:00:05.532 ******** | |
TASK [kernel-upgrade : wait for bastion to come back] ************************** | |
Thursday 09 March 2017 15:22:27 +0100 (0:00:00.128) 0:00:05.661 ******** | |
TASK [kernel-upgrade : waiting for server to come back (using bastion if necessary)] *** | |
Thursday 09 March 2017 15:22:27 +0100 (0:00:00.143) 0:00:05.805 ******** | |
TASK [adduser : User | Create User Group] ************************************** | |
Thursday 09 March 2017 15:22:27 +0100 (0:00:00.145) 0:00:05.951 ******** | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst1] | |
TASK [adduser : User | Create User] ******************************************** | |
Thursday 09 March 2017 15:22:28 +0100 (0:00:00.661) 0:00:06.612 ******** | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : Stop if non systemd OS type] ********************* | |
Thursday 09 March 2017 15:22:29 +0100 (0:00:00.767) 0:00:07.379 ******** | |
ok: [lunipoulpetst2] => { | |
"changed": false, | |
"msg": "All assertions passed" | |
} | |
ok: [lunipoulpetst3] => { | |
"changed": false, | |
"msg": "All assertions passed" | |
} | |
ok: [lunipoulpetst4] => { | |
"changed": false, | |
"msg": "All assertions passed" | |
} | |
ok: [lunipoulpetst1] => { | |
"changed": false, | |
"msg": "All assertions passed" | |
} | |
TASK [kubernetes/preinstall : Force binaries directory for Container Linux by CoreOS] *** | |
Thursday 09 March 2017 15:22:29 +0100 (0:00:00.259) 0:00:07.639 ******** | |
TASK [kubernetes/preinstall : check bin dir exists] **************************** | |
Thursday 09 March 2017 15:22:29 +0100 (0:00:00.117) 0:00:07.757 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : GIT | Install script for collecting git info] **** | |
Thursday 09 March 2017 15:22:29 +0100 (0:00:00.379) 0:00:08.136 ******** | |
TASK [kubernetes/preinstall : GIT | generate git informations] ***************** | |
Thursday 09 March 2017 15:22:30 +0100 (0:00:00.092) 0:00:08.228 ******** | |
TASK [kubernetes/preinstall : GIT | copy ansible information] ****************** | |
Thursday 09 March 2017 15:22:30 +0100 (0:00:00.100) 0:00:08.329 ******** | |
TASK [kubernetes/preinstall : GIT | generate diff file] ************************ | |
Thursday 09 March 2017 15:22:30 +0100 (0:00:00.096) 0:00:08.425 ******** | |
TASK [kubernetes/preinstall : GIT | copy git diff file] ************************ | |
Thursday 09 March 2017 15:22:30 +0100 (0:00:00.101) 0:00:08.526 ******** | |
TASK [kubernetes/preinstall : set_fact] **************************************** | |
Thursday 09 March 2017 15:22:30 +0100 (0:00:00.099) 0:00:08.626 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : set_fact] **************************************** | |
Thursday 09 March 2017 15:22:30 +0100 (0:00:00.146) 0:00:08.773 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : set_fact] **************************************** | |
Thursday 09 March 2017 15:22:30 +0100 (0:00:00.148) 0:00:08.922 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : set_fact] **************************************** | |
Thursday 09 March 2017 15:22:30 +0100 (0:00:00.143) 0:00:09.065 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : set_fact] **************************************** | |
Thursday 09 March 2017 15:22:31 +0100 (0:00:00.152) 0:00:09.218 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : set_fact] **************************************** | |
Thursday 09 March 2017 15:22:31 +0100 (0:00:00.260) 0:00:09.478 ******** | |
TASK [kubernetes/preinstall : set_fact] **************************************** | |
Thursday 09 March 2017 15:22:31 +0100 (0:00:00.118) 0:00:09.596 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : set_fact] **************************************** | |
Thursday 09 March 2017 15:22:31 +0100 (0:00:00.175) 0:00:09.772 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : set_fact] **************************************** | |
Thursday 09 March 2017 15:22:31 +0100 (0:00:00.158) 0:00:09.930 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : set_fact] **************************************** | |
Thursday 09 March 2017 15:22:31 +0100 (0:00:00.148) 0:00:10.079 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : set_fact] **************************************** | |
Thursday 09 March 2017 15:22:32 +0100 (0:00:00.153) 0:00:10.232 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : set_fact] **************************************** | |
Thursday 09 March 2017 15:22:32 +0100 (0:00:00.140) 0:00:10.373 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : set_fact] **************************************** | |
Thursday 09 March 2017 15:22:32 +0100 (0:00:00.135) 0:00:10.509 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : set_fact] **************************************** | |
Thursday 09 March 2017 15:22:32 +0100 (0:00:00.142) 0:00:10.652 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : set_fact] **************************************** | |
Thursday 09 March 2017 15:22:32 +0100 (0:00:00.302) 0:00:10.955 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : set_fact] **************************************** | |
Thursday 09 March 2017 15:22:32 +0100 (0:00:00.180) 0:00:11.135 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : set_fact] **************************************** | |
Thursday 09 March 2017 15:22:33 +0100 (0:00:00.172) 0:00:11.308 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : set_fact] **************************************** | |
Thursday 09 March 2017 15:22:33 +0100 (0:00:00.282) 0:00:11.590 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : set_fact] **************************************** | |
Thursday 09 March 2017 15:22:33 +0100 (0:00:00.148) 0:00:11.739 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : set_fact] **************************************** | |
Thursday 09 March 2017 15:22:33 +0100 (0:00:00.138) 0:00:11.877 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : set_fact] **************************************** | |
Thursday 09 March 2017 15:22:34 +0100 (0:00:00.767) 0:00:12.644 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : check if atomic host] **************************** | |
Thursday 09 March 2017 15:22:34 +0100 (0:00:00.151) 0:00:12.796 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : set_fact] **************************************** | |
Thursday 09 March 2017 15:22:34 +0100 (0:00:00.350) 0:00:13.146 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : set_fact] **************************************** | |
Thursday 09 March 2017 15:22:35 +0100 (0:00:00.149) 0:00:13.295 ******** | |
TASK [kubernetes/preinstall : check resolvconf] ******************************** | |
Thursday 09 March 2017 15:22:35 +0100 (0:00:00.092) 0:00:13.388 ******** | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : set_fact] **************************************** | |
Thursday 09 March 2017 15:22:35 +0100 (0:00:00.456) 0:00:13.844 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : set_fact] **************************************** | |
Thursday 09 March 2017 15:22:35 +0100 (0:00:00.184) 0:00:14.028 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : check if kubelet is configured] ****************** | |
Thursday 09 March 2017 15:22:36 +0100 (0:00:00.187) 0:00:14.216 ******** | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : check if early DNS configuration stage] ********** | |
Thursday 09 March 2017 15:22:36 +0100 (0:00:00.377) 0:00:14.593 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : target resolv.conf files] ************************ | |
Thursday 09 March 2017 15:22:36 +0100 (0:00:00.164) 0:00:14.758 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : target temporary resolvconf cloud init file (Container Linux by CoreOS)] *** | |
Thursday 09 March 2017 15:22:36 +0100 (0:00:00.206) 0:00:14.964 ******** | |
TASK [kubernetes/preinstall : check if /etc/dhclient.conf exists] ************** | |
Thursday 09 March 2017 15:22:36 +0100 (0:00:00.131) 0:00:15.095 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : target dhclient conf file for /etc/dhclient.conf] | |
Thursday 09 March 2017 15:22:37 +0100 (0:00:00.389) 0:00:15.485 ******** | |
TASK [kubernetes/preinstall : check if /etc/dhcp/dhclient.conf exists] ********* | |
Thursday 09 March 2017 15:22:37 +0100 (0:00:00.129) 0:00:15.615 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : target dhclient conf file for /etc/dhcp/dhclient.conf] *** | |
Thursday 09 March 2017 15:22:37 +0100 (0:00:00.366) 0:00:15.981 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : target dhclient hook file for Red Hat family] **** | |
Thursday 09 March 2017 15:22:38 +0100 (0:00:00.179) 0:00:16.161 ******** | |
TASK [kubernetes/preinstall : target dhclient hook file for Debian family] ***** | |
Thursday 09 March 2017 15:22:38 +0100 (0:00:00.133) 0:00:16.294 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : generate search domains to resolvconf] *********** | |
Thursday 09 March 2017 15:22:38 +0100 (0:00:00.182) 0:00:16.476 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : pick dnsmasq cluster IP or default resolver] ***** | |
Thursday 09 March 2017 15:22:38 +0100 (0:00:00.189) 0:00:16.666 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : generate nameservers to resolvconf] ************** | |
Thursday 09 March 2017 15:22:38 +0100 (0:00:00.194) 0:00:16.861 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : gather os specific variables] ******************** | |
Thursday 09 March 2017 15:22:38 +0100 (0:00:00.174) 0:00:17.035 ******** | |
ok: [lunipoulpetst2] => (item=/root/kargo/roles/kubernetes/preinstall/vars/../vars/debian.yml) | |
ok: [lunipoulpetst3] => (item=/root/kargo/roles/kubernetes/preinstall/vars/../vars/debian.yml) | |
ok: [lunipoulpetst4] => (item=/root/kargo/roles/kubernetes/preinstall/vars/../vars/debian.yml) | |
ok: [lunipoulpetst1] => (item=/root/kargo/roles/kubernetes/preinstall/vars/../vars/debian.yml) | |
TASK [kubernetes/preinstall : Create kubernetes config directory] ************** | |
Thursday 09 March 2017 15:22:39 +0100 (0:00:00.204) 0:00:17.239 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : Create kubernetes script directory] ************** | |
Thursday 09 March 2017 15:22:39 +0100 (0:00:00.369) 0:00:17.609 ******** | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : Create kubernetes manifests directory] *********** | |
Thursday 09 March 2017 15:22:40 +0100 (0:00:00.692) 0:00:18.302 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : check cloud_provider value] ********************** | |
Thursday 09 March 2017 15:22:40 +0100 (0:00:00.393) 0:00:18.695 ******** | |
TASK [kubernetes/preinstall : include] ***************************************** | |
Thursday 09 March 2017 15:22:40 +0100 (0:00:00.132) 0:00:18.828 ******** | |
TASK [kubernetes/preinstall : Create cni directories] ************************** | |
Thursday 09 March 2017 15:22:40 +0100 (0:00:00.128) 0:00:18.956 ******** | |
ok: [lunipoulpetst2] => (item=/etc/cni/net.d) | |
ok: [lunipoulpetst3] => (item=/etc/cni/net.d) | |
ok: [lunipoulpetst4] => (item=/etc/cni/net.d) | |
ok: [lunipoulpetst2] => (item=/opt/cni/bin) | |
ok: [lunipoulpetst1] => (item=/etc/cni/net.d) | |
ok: [lunipoulpetst3] => (item=/opt/cni/bin) | |
ok: [lunipoulpetst4] => (item=/opt/cni/bin) | |
ok: [lunipoulpetst1] => (item=/opt/cni/bin) | |
TASK [kubernetes/preinstall : Update package management cache (YUM)] *********** | |
Thursday 09 March 2017 15:22:41 +0100 (0:00:00.689) 0:00:19.646 ******** | |
TASK [kubernetes/preinstall : Install latest version of python-apt for Debian distribs] *** | |
Thursday 09 March 2017 15:22:41 +0100 (0:00:00.122) 0:00:19.769 ******** | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : Install python-dnf for latest RedHat versions] *** | |
Thursday 09 March 2017 15:22:43 +0100 (0:00:01.807) 0:00:21.577 ******** | |
TASK [kubernetes/preinstall : Install epel-release on RedHat/CentOS] *********** | |
Thursday 09 March 2017 15:22:43 +0100 (0:00:00.129) 0:00:21.707 ******** | |
TASK [kubernetes/preinstall : Install packages requirements] ******************* | |
Thursday 09 March 2017 15:22:43 +0100 (0:00:00.139) 0:00:21.847 ******** | |
ok: [lunipoulpetst3] => (item=[u'python-apt', u'aufs-tools', u'apt-transport-https', u'software-properties-common', u'python-httplib2', u'openssl', u'curl', u'rsync', u'bash-completion', u'socat', u'unzip']) | |
ok: [lunipoulpetst2] => (item=[u'python-apt', u'aufs-tools', u'apt-transport-https', u'software-properties-common', u'python-httplib2', u'openssl', u'curl', u'rsync', u'bash-completion', u'socat', u'unzip']) | |
ok: [lunipoulpetst4] => (item=[u'python-apt', u'aufs-tools', u'apt-transport-https', u'software-properties-common', u'python-httplib2', u'openssl', u'curl', u'rsync', u'bash-completion', u'socat', u'unzip']) | |
ok: [lunipoulpetst1] => (item=[u'python-apt', u'aufs-tools', u'apt-transport-https', u'software-properties-common', u'python-httplib2', u'openssl', u'curl', u'rsync', u'bash-completion', u'socat', u'unzip']) | |
TASK [kubernetes/preinstall : Confirm selinux deployed] ************************ | |
Thursday 09 March 2017 15:22:45 +0100 (0:00:02.108) 0:00:23.955 ******** | |
TASK [kubernetes/preinstall : Set selinux policy to permissive] **************** | |
Thursday 09 March 2017 15:22:45 +0100 (0:00:00.121) 0:00:24.077 ******** | |
TASK [kubernetes/preinstall : Disable IPv6 DNS lookup] ************************* | |
Thursday 09 March 2017 15:22:46 +0100 (0:00:00.128) 0:00:24.205 ******** | |
TASK [kubernetes/preinstall : set default sysctl file path] ******************** | |
Thursday 09 March 2017 15:22:46 +0100 (0:00:00.130) 0:00:24.335 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : Stat sysctl file configuration] ****************** | |
Thursday 09 March 2017 15:22:46 +0100 (0:00:00.129) 0:00:24.465 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : Change sysctl file path to link source if linked] | |
Thursday 09 March 2017 15:22:46 +0100 (0:00:00.353) 0:00:24.818 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : Enable ip forwarding] **************************** | |
Thursday 09 March 2017 15:22:46 +0100 (0:00:00.171) 0:00:24.990 ******** | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : Write cloud-config] ****************************** | |
Thursday 09 March 2017 15:22:47 +0100 (0:00:00.615) 0:00:25.606 ******** | |
TASK [kubernetes/preinstall : Hosts | populate inventory into hosts file] ****** | |
Thursday 09 March 2017 15:22:47 +0100 (0:00:00.126) 0:00:25.733 ******** | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : Hosts | populate kubernetes loadbalancer address into hosts file] *** | |
Thursday 09 March 2017 15:22:48 +0100 (0:00:01.167) 0:00:26.900 ******** | |
TASK [kubernetes/preinstall : Hosts | localhost ipv4 in hosts file] ************ | |
Thursday 09 March 2017 15:22:48 +0100 (0:00:00.133) 0:00:27.033 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : Hosts | localhost ipv6 in hosts file] ************ | |
Thursday 09 March 2017 15:22:49 +0100 (0:00:00.354) 0:00:27.388 ******** | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : create temporary resolveconf cloud init file] **** | |
Thursday 09 March 2017 15:22:50 +0100 (0:00:00.758) 0:00:28.147 ******** | |
TASK [kubernetes/preinstall : Remove search/domain/nameserver options] ********* | |
Thursday 09 March 2017 15:22:50 +0100 (0:00:00.135) 0:00:28.283 ******** | |
TASK [kubernetes/preinstall : Add domain/search/nameservers to resolv.conf] **** | |
Thursday 09 March 2017 15:22:50 +0100 (0:00:00.611) 0:00:28.895 ******** | |
TASK [kubernetes/preinstall : Add options to resolv.conf] ********************** | |
Thursday 09 March 2017 15:22:50 +0100 (0:00:00.122) 0:00:29.018 ******** | |
TASK [kubernetes/preinstall : get temporary resolveconf cloud init file content] *** | |
Thursday 09 March 2017 15:22:51 +0100 (0:00:00.233) 0:00:29.251 ******** | |
TASK [kubernetes/preinstall : persist resolvconf cloud init file] ************** | |
Thursday 09 March 2017 15:22:51 +0100 (0:00:00.128) 0:00:29.380 ******** | |
TASK [kubernetes/preinstall : Configure dhclient to supersede search/domain/nameservers] *** | |
Thursday 09 March 2017 15:22:51 +0100 (0:00:00.118) 0:00:29.499 ******** | |
TASK [kubernetes/preinstall : Configue dhclient hooks for resolv.conf (non-RH)] | |
Thursday 09 March 2017 15:22:51 +0100 (0:00:00.141) 0:00:29.640 ******** | |
TASK [kubernetes/preinstall : Configue dhclient hooks for resolv.conf (RH-only)] *** | |
Thursday 09 March 2017 15:22:51 +0100 (0:00:00.127) 0:00:29.767 ******** | |
TASK [kubernetes/preinstall : Remove kargo specific config from dhclient config] *** | |
Thursday 09 March 2017 15:22:51 +0100 (0:00:00.133) 0:00:29.900 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : Remove kargo specific dhclient hook] ************* | |
Thursday 09 March 2017 15:22:52 +0100 (0:00:00.392) 0:00:30.293 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : Check if we are running inside a Azure VM] ******* | |
Thursday 09 March 2017 15:22:52 +0100 (0:00:00.391) 0:00:30.685 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [kubernetes/preinstall : install growpart] ******************************** | |
Thursday 09 March 2017 15:22:52 +0100 (0:00:00.326) 0:00:31.012 ******** | |
TASK [kubernetes/preinstall : check if growpart needs to be run] *************** | |
Thursday 09 March 2017 15:22:52 +0100 (0:00:00.129) 0:00:31.141 ******** | |
TASK [kubernetes/preinstall : check fs type] *********************************** | |
Thursday 09 March 2017 15:22:53 +0100 (0:00:00.130) 0:00:31.272 ******** | |
TASK [kubernetes/preinstall : run growpart] ************************************ | |
Thursday 09 March 2017 15:22:53 +0100 (0:00:00.135) 0:00:31.407 ******** | |
TASK [kubernetes/preinstall : run xfs_growfs] ********************************** | |
Thursday 09 March 2017 15:22:53 +0100 (0:00:00.128) 0:00:31.535 ******** | |
TASK [docker : gather os specific variables] *********************************** | |
Thursday 09 March 2017 15:22:53 +0100 (0:00:00.133) 0:00:31.669 ******** | |
ok: [lunipoulpetst2] => (item=/root/kargo/roles/docker/vars/../vars/debian.yml) | |
ok: [lunipoulpetst3] => (item=/root/kargo/roles/docker/vars/../vars/debian.yml) | |
ok: [lunipoulpetst4] => (item=/root/kargo/roles/docker/vars/../vars/debian.yml) | |
ok: [lunipoulpetst1] => (item=/root/kargo/roles/docker/vars/../vars/debian.yml) | |
TASK [docker : set dns server for docker] ************************************** | |
Thursday 09 March 2017 15:22:53 +0100 (0:00:00.207) 0:00:31.876 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [docker : set base docker dns facts] ************************************** | |
Thursday 09 March 2017 15:22:53 +0100 (0:00:00.197) 0:00:32.073 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [docker : add upstream dns servers (only when dnsmasq is not used)] ******* | |
Thursday 09 March 2017 15:22:54 +0100 (0:00:00.175) 0:00:32.249 ******** | |
TASK [docker : add global searchdomains] *************************************** | |
Thursday 09 March 2017 15:22:54 +0100 (0:00:00.132) 0:00:32.382 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [docker : check system nameservers] *************************************** | |
Thursday 09 March 2017 15:22:54 +0100 (0:00:00.172) 0:00:32.555 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [docker : check system search domains] ************************************ | |
Thursday 09 March 2017 15:22:54 +0100 (0:00:00.355) 0:00:32.911 ******** | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [docker : add system nameservers to docker options] *********************** | |
Thursday 09 March 2017 15:22:55 +0100 (0:00:00.957) 0:00:33.868 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [docker : add system search domains to docker options] ******************** | |
Thursday 09 March 2017 15:22:55 +0100 (0:00:00.202) 0:00:34.070 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [docker : check number of nameservers] ************************************ | |
Thursday 09 March 2017 15:22:56 +0100 (0:00:00.198) 0:00:34.269 ******** | |
TASK [docker : check number of search domains] ********************************* | |
Thursday 09 March 2017 15:22:56 +0100 (0:00:00.140) 0:00:34.410 ******** | |
TASK [docker : check length of search domains] ********************************* | |
Thursday 09 March 2017 15:22:56 +0100 (0:00:00.141) 0:00:34.551 ******** | |
TASK [docker : check for minimum kernel version] ******************************* | |
Thursday 09 March 2017 15:22:56 +0100 (0:00:00.148) 0:00:34.700 ******** | |
TASK [docker : ensure docker repository public key is installed] *************** | |
Thursday 09 March 2017 15:22:56 +0100 (0:00:00.127) 0:00:34.827 ******** | |
ok: [lunipoulpetst4] => (item=58118E89F3A912897C070ADBF76221572C52609D) | |
ok: [lunipoulpetst2] => (item=58118E89F3A912897C070ADBF76221572C52609D) | |
ok: [lunipoulpetst3] => (item=58118E89F3A912897C070ADBF76221572C52609D) | |
ok: [lunipoulpetst1] => (item=58118E89F3A912897C070ADBF76221572C52609D) | |
TASK [docker : ensure docker repository is enabled] **************************** | |
Thursday 09 March 2017 15:22:58 +0100 (0:00:01.576) 0:00:36.404 ******** | |
ok: [lunipoulpetst3] => (item=deb https://apt.dockerproject.org/repo debian-jessie main | |
) | |
ok: [lunipoulpetst4] => (item=deb https://apt.dockerproject.org/repo debian-jessie main | |
) | |
ok: [lunipoulpetst2] => (item=deb https://apt.dockerproject.org/repo debian-jessie main | |
) | |
ok: [lunipoulpetst1] => (item=deb https://apt.dockerproject.org/repo debian-jessie main | |
) | |
TASK [docker : Configure docker repository on RedHat/CentOS] ******************* | |
Thursday 09 March 2017 15:22:59 +0100 (0:00:01.506) 0:00:37.911 ******** | |
TASK [docker : ensure docker packages are installed] *************************** | |
Thursday 09 March 2017 15:22:59 +0100 (0:00:00.128) 0:00:38.039 ******** | |
ok: [lunipoulpetst3] => (item={u'force': True, u'name': u'docker-engine=1.13.1-0~debian-jessie'}) | |
ok: [lunipoulpetst2] => (item={u'force': True, u'name': u'docker-engine=1.13.1-0~debian-jessie'}) | |
ok: [lunipoulpetst4] => (item={u'force': True, u'name': u'docker-engine=1.13.1-0~debian-jessie'}) | |
ok: [lunipoulpetst1] => (item={u'force': True, u'name': u'docker-engine=1.13.1-0~debian-jessie'}) | |
TASK [docker : check minimum docker version for docker_dns mode. You need at least docker version >= 1.12 for resolvconf_mode=docker_dns] *** | |
Thursday 09 March 2017 15:23:01 +0100 (0:00:01.816) 0:00:39.856 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [docker : Create docker service systemd directory if it doesn't exist] **** | |
Thursday 09 March 2017 15:23:02 +0100 (0:00:00.408) 0:00:40.265 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [docker : Write docker proxy drop-in] ************************************* | |
Thursday 09 March 2017 15:23:02 +0100 (0:00:00.331) 0:00:40.596 ******** | |
changed: [lunipoulpetst4] | |
changed: [lunipoulpetst3] | |
changed: [lunipoulpetst2] | |
changed: [lunipoulpetst1] | |
TASK [docker : Write docker.service systemd file] ****************************** | |
Thursday 09 March 2017 15:23:03 +0100 (0:00:01.046) 0:00:41.642 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [docker : Write docker.service systemd file for atomic] ******************* | |
Thursday 09 March 2017 15:23:04 +0100 (0:00:00.718) 0:00:42.361 ******** | |
TASK [docker : Write docker options systemd drop-in] *************************** | |
Thursday 09 March 2017 15:23:04 +0100 (0:00:00.096) 0:00:42.457 ******** | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst1] | |
TASK [docker : Write docker dns systemd drop-in] ******************************* | |
Thursday 09 March 2017 15:23:04 +0100 (0:00:00.637) 0:00:43.095 ******** | |
ok: [lunipoulpetst4] | |
ok: [lunipoulpetst2] | |
ok: [lunipoulpetst3] | |
ok: [lunipoulpetst1] | |
TASK [docker : ensure docker service is started and enabled] ******************* | |
Thursday 09 March 2017 15:23:05 +0100 (0:00:00.804) 0:00:43.899 ******** | |
ok: [lunipoulpetst3] => (item=docker) | |
ok: [lunipoulpetst2] => (item=docker) | |
ok: [lunipoulpetst4] => (item=docker) | |
ok: [lunipoulpetst1] => (item=docker) | |
TASK [rkt : gather os specific variables for rkt] ****************************** | |
Thursday 09 March 2017 15:23:06 +0100 (0:00:00.499) 0:00:44.399 ******** | |
TASK [rkt : install rkt pkg on ubuntu] ***************************************** | |
Thursday 09 March 2017 15:23:06 +0100 (0:00:00.191) 0:00:44.593 ******** | |
TASK [rkt : install rkt pkg on centos] ***************************************** | |
Thursday 09 March 2017 15:23:06 +0100 (0:00:00.122) 0:00:44.716 ******** | |
PLAY [etcd:k8s-cluster:vault] ************************************************** | |
TASK [kargo-defaults : Configure defaults] ************************************* | |
Thursday 09 March 2017 15:23:07 +0100 (0:00:00.447) 0:00:45.164 ******** | |
TASK [adduser : User | Create User Group] ************************************** | |
Thursday 09 March 2017 15:23:07 +0100 (0:00:00.114) 0:00:45.278 ******** | |
TASK [adduser : User | Create User] ******************************************** | |
Thursday 09 March 2017 15:23:07 +0100 (0:00:00.113) 0:00:45.392 ******** | |
TASK [download : downloading...] *********************************************** | |
Thursday 09 March 2017 15:23:07 +0100 (0:00:00.118) 0:00:45.510 ******** | |
TASK [download : Create dest directories] ************************************** | |
Thursday 09 March 2017 15:23:07 +0100 (0:00:00.113) 0:00:45.624 ******** | |
TASK [download : Download items] *********************************************** | |
Thursday 09 March 2017 15:23:07 +0100 (0:00:00.116) 0:00:45.740 ******** | |
TASK [download : Extract archives] ********************************************* | |
Thursday 09 March 2017 15:23:07 +0100 (0:00:00.116) 0:00:45.857 ******** | |
TASK [download : Fix permissions] ********************************************** | |
Thursday 09 March 2017 15:23:07 +0100 (0:00:00.113) 0:00:45.970 ******** | |
TASK [download : set_fact] ***************************************************** | |
Thursday 09 March 2017 15:23:07 +0100 (0:00:00.123) 0:00:46.094 ******** | |
TASK [download : Create dest directory for saved/loaded container images] ****** | |
Thursday 09 March 2017 15:23:08 +0100 (0:00:00.115) 0:00:46.210 ******** | |
TASK [download : Hack python binary path for localhost] ************************ | |
Thursday 09 March 2017 15:23:08 +0100 (0:00:00.118) 0:00:46.328 ******** | |
TASK [download : Download | create local directory for saved/loaded container images] *** | |
Thursday 09 March 2017 15:23:08 +0100 (0:00:00.033) 0:00:46.361 ******** | |
TASK [download : set_fact] ***************************************************** | |
Thursday 09 March 2017 15:23:08 +0100 (0:00:00.039) 0:00:46.401 ******** | |
TASK [download : set_fact] ***************************************************** | |
Thursday 09 March 2017 15:23:08 +0100 (0:00:00.295) 0:00:46.696 ******** | |
TASK [download : Register docker images info] ********************************** | |
Thursday 09 March 2017 15:23:08 +0100 (0:00:00.181) 0:00:46.878 ******** | |
TASK [download : set_fact] ***************************************************** | |
Thursday 09 March 2017 15:23:08 +0100 (0:00:00.180) 0:00:47.059 ******** | |
TASK [download : set_fact] ***************************************************** | |
Thursday 09 March 2017 15:23:09 +0100 (0:00:00.180) 0:00:47.239 ******** | |
TASK [download : Check the local digest sha256 corresponds to the given image tag] *** | |
Thursday 09 March 2017 15:23:09 +0100 (0:00:00.191) 0:00:47.430 ******** | |
TASK [download : pulling...] *************************************************** | |
Thursday 09 March 2017 15:23:09 +0100 (0:00:00.181) 0:00:47.612 ******** | |
TASK [download : Download containers if pull is required or told to always pull] *** | |
Thursday 09 March 2017 15:23:09 +0100 (0:00:00.123) 0:00:47.735 ******** | |
TASK [download : set_fact] ***************************************************** | |
Thursday 09 March 2017 15:23:09 +0100 (0:00:00.174) 0:00:47.910 ******** | |
TASK [download : Set default value for 'container_changed' to false] *********** | |
Thursday 09 March 2017 15:23:09 +0100 (0:00:00.120) 0:00:48.030 ******** | |
TASK [download : Update the 'container_changed' fact] ************************** | |
Thursday 09 March 2017 15:23:10 +0100 (0:00:00.128) 0:00:48.158 ******** | |
TASK [download : Stat saved container image] *********************************** | |
Thursday 09 March 2017 15:23:10 +0100 (0:00:00.172) 0:00:48.331 ******** | |
TASK [download : Download | save container images] ***************************** | |
Thursday 09 March 2017 15:23:10 +0100 (0:00:00.036) 0:00:48.368 ******** | |
TASK [download : Download | copy container images to ansible host] ************* | |
Thursday 09 March 2017 15:23:10 +0100 (0:00:00.036) 0:00:48.404 ******** | |
TASK [download : Download | upload container images to nodes] ****************** | |
Thursday 09 March 2017 15:23:10 +0100 (0:00:00.124) 0:00:48.529 ******** | |
TASK [download : Download | load container images] ***************************** | |
Thursday 09 March 2017 15:23:10 +0100 (0:00:00.256) 0:00:48.785 ******** | |
TASK [vault : stop vault-temp container] *************************************** | |
Thursday 09 March 2017 15:23:10 +0100 (0:00:00.117) 0:00:48.903 ******** | |
TASK [vault : check_vault | Attempt to pull local https Vault health] ********** | |
Thursday 09 March 2017 15:23:10 +0100 (0:00:00.138) 0:00:49.042 ******** | |
TASK [vault : check_vault | Set facts about local Vault health] **************** | |
Thursday 09 March 2017 15:23:11 +0100 (0:00:00.128) 0:00:49.171 ******** | |
TASK [vault : check_vault | Set fact about the Vault cluster's initialization state] *** | |
Thursday 09 March 2017 15:23:11 +0100 (0:00:00.130) 0:00:49.302 ******** | |
TASK [vault : include] ********************************************************* | |
Thursday 09 March 2017 15:23:11 +0100 (0:00:00.136) 0:00:49.438 ******** | |
TASK [vault : bootstrap/sync_secrets | Set fact based on sync_file_results] **** | |
Thursday 09 March 2017 15:23:11 +0100 (0:00:00.225) 0:00:49.664 ******** | |
TASK [vault : bootstrap/sync_secrets | Reset sync_file_results to avoid variable bleed] *** | |
Thursday 09 March 2017 15:23:11 +0100 (0:00:00.122) 0:00:49.786 ******** | |
TASK [vault : bootstrap/sync_secrets | Print out warning message if secrets are not available and vault is initialized] *** | |
Thursday 09 March 2017 15:23:11 +0100 (0:00:00.128) 0:00:49.914 ******** | |
TASK [vault : bootstrap/sync_secrets | Cat root_token from a vault host] ******* | |
Thursday 09 March 2017 15:23:11 +0100 (0:00:00.034) 0:00:49.948 ******** | |
TASK [vault : bootstrap/sync_secrets | Cat unseal_keys from a vault host] ****** | |
Thursday 09 March 2017 15:23:11 +0100 (0:00:00.126) 0:00:50.074 ******** | |
TASK [vault : bootstrap/sync_secrets | Set needed facts for Vault API interaction when Vault is already running] *** | |
Thursday 09 March 2017 15:23:12 +0100 (0:00:00.130) 0:00:50.205 ******** | |
TASK [vault : bootstrap/sync_secrets | Update vault_headers if we have the root_token] *** | |
Thursday 09 March 2017 15:23:12 +0100 (0:00:00.126) 0:00:50.332 ******** | |
TASK [vault : find_leader | Find the current http Vault leader] **************** | |
Thursday 09 March 2017 15:23:12 +0100 (0:00:00.126) 0:00:50.458 ******** | |
TASK [vault : find_leader | Set fact for current http leader] ****************** | |
Thursday 09 March 2017 15:23:12 +0100 (0:00:00.124) 0:00:50.583 ******** | |
TASK [vault : sync_file | Set facts for directory and file when sync_file_path is defined] *** | |
Thursday 09 March 2017 15:23:12 +0100 (0:00:00.147) 0:00:50.730 ******** | |
TASK [vault : sync_file | Set fact for sync_file_path when undefined] ********** | |
Thursday 09 March 2017 15:23:12 +0100 (0:00:00.140) 0:00:50.871 ******** | |
TASK [vault : sync_file | Set fact for key path name] ************************** | |
Thursday 09 March 2017 15:23:12 +0100 (0:00:00.138) 0:00:51.009 ******** | |
TASK [vault : sync_file | Check if file exists] ******************************** | |
Thursday 09 March 2017 15:23:13 +0100 (0:00:00.143) 0:00:51.152 ******** | |
TASK [vault : sync_file | Check if key file exists] **************************** | |
Thursday 09 March 2017 15:23:13 +0100 (0:00:00.141) 0:00:51.294 ******** | |
TASK [vault : sync_file | Combine all possible file sync sources] ************** | |
Thursday 09 March 2017 15:23:13 +0100 (0:00:00.145) 0:00:51.439 ******** | |
TASK [vault : sync_file | Combine all possible key file sync sources] ********** | |
Thursday 09 March 2017 15:23:13 +0100 (0:00:00.155) 0:00:51.595 ******** | |
TASK [vault : sync_file | Remove sync sources with files that do not match sync_file_srcs|first] *** | |
Thursday 09 March 2017 15:23:13 +0100 (0:00:00.151) 0:00:51.746 ******** | |
TASK [vault : sync_file | Remove sync sources with keys that do not match sync_file_srcs|first] *** | |
Thursday 09 March 2017 15:23:13 +0100 (0:00:00.138) 0:00:51.885 ******** | |
TASK [vault : sync_file | Consolidate file and key sources] ******************** | |
Thursday 09 March 2017 15:23:13 +0100 (0:00:00.139) 0:00:52.024 ******** | |
TASK [vault : sync_file | Set facts for situations where sync is not needed] *** | |
Thursday 09 March 2017 15:23:14 +0100 (0:00:00.141) 0:00:52.166 ******** | |
TASK [vault : sync_file | Set sync_file_result fact] *************************** | |
Thursday 09 March 2017 15:23:14 +0100 (0:00:00.142) 0:00:52.308 ******** | |
TASK [vault : sync_file | Update sync_file_results fact] *********************** | |
Thursday 09 March 2017 15:23:14 +0100 (0:00:00.135) 0:00:52.444 ******** | |
TASK [vault : sync_file | Cat the file] **************************************** | |
Thursday 09 March 2017 15:23:14 +0100 (0:00:00.148) 0:00:52.592 ******** | |
TASK [vault : sync_file | Cat the key file] ************************************ | |
Thursday 09 March 2017 15:23:14 +0100 (0:00:00.159) 0:00:52.751 ******** | |
TASK [vault : sync_file | Set facts for file contents] ************************* | |
Thursday 09 March 2017 15:23:14 +0100 (0:00:00.270) 0:00:53.021 ******** | |
TASK [vault : sync_file | Set fact for key contents] *************************** | |
Thursday 09 March 2017 15:23:15 +0100 (0:00:00.153) 0:00:53.174 ******** | |
TASK [vault : sync_file | Ensure the directory exists] ************************* | |
Thursday 09 March 2017 15:23:15 +0100 (0:00:00.153) 0:00:53.328 ******** | |
TASK [vault : sync_file | Copy the file to hosts that don't have it] *********** | |
Thursday 09 March 2017 15:23:15 +0100 (0:00:00.155) 0:00:53.484 ******** | |
TASK [vault : sync_file | Copy the key file to hosts that don't have it] ******* | |
Thursday 09 March 2017 15:23:15 +0100 (0:00:00.153) 0:00:53.638 ******** | |
TASK [vault : Unset local vars to avoid variable bleed into next iteration] **** | |
Thursday 09 March 2017 15:23:15 +0100 (0:00:00.154) 0:00:53.792 ******** | |
TASK [vault : bootstrap/sync_vault_certs | Set facts for vault sync_file results] *** | |
Thursday 09 March 2017 15:23:15 +0100 (0:00:00.140) 0:00:53.932 ******** | |
TASK [vault : bootstrap/sync_vault_certs | Unset sync_file_results after ca.pem sync] *** | |
Thursday 09 March 2017 15:23:15 +0100 (0:00:00.127) 0:00:54.060 ******** | |
TASK [vault : sync_file | Set facts for directory and file when sync_file_path is defined] *** | |
Thursday 09 March 2017 15:23:16 +0100 (0:00:00.130) 0:00:54.190 ******** | |
TASK [vault : sync_file | Set fact for sync_file_path when undefined] ********** | |
Thursday 09 March 2017 15:23:16 +0100 (0:00:00.139) 0:00:54.330 ******** | |
TASK [vault : sync_file | Set fact for key path name] ************************** | |
Thursday 09 March 2017 15:23:16 +0100 (0:00:00.137) 0:00:54.468 ******** | |
TASK [vault : sync_file | Check if file exists] ******************************** | |
Thursday 09 March 2017 15:23:16 +0100 (0:00:00.134) 0:00:54.602 ******** | |
TASK [vault : sync_file | Check if key file exists] **************************** | |
Thursday 09 March 2017 15:23:16 +0100 (0:00:00.135) 0:00:54.737 ******** | |
TASK [vault : sync_file | Combine all possible file sync sources] ************** | |
Thursday 09 March 2017 15:23:16 +0100 (0:00:00.134) 0:00:54.872 ******** | |
TASK [vault : sync_file | Combine all possible key file sync sources] ********** | |
Thursday 09 March 2017 15:23:16 +0100 (0:00:00.150) 0:00:55.022 ******** | |
TASK [vault : sync_file | Remove sync sources with files that do not match sync_file_srcs|first] *** | |
Thursday 09 March 2017 15:23:17 +0100 (0:00:00.144) 0:00:55.167 ******** | |
TASK [vault : sync_file | Remove sync sources with keys that do not match sync_file_srcs|first] *** | |
Thursday 09 March 2017 15:23:17 +0100 (0:00:00.137) 0:00:55.304 ******** | |
TASK [vault : sync_file | Consolidate file and key sources] ******************** | |
Thursday 09 March 2017 15:23:17 +0100 (0:00:00.134) 0:00:55.439 ******** | |
TASK [vault : sync_file | Set facts for situations where sync is not needed] *** | |
Thursday 09 March 2017 15:23:17 +0100 (0:00:00.130) 0:00:55.569 ******** | |
TASK [vault : sync_file | Set sync_file_result fact] *************************** | |
Thursday 09 March 2017 15:23:17 +0100 (0:00:00.137) 0:00:55.706 ******** | |
TASK [vault : sync_file | Update sync_file_results fact] *********************** | |
Thursday 09 March 2017 15:23:17 +0100 (0:00:00.131) 0:00:55.838 ******** | |
TASK [vault : sync_file | Cat the file] **************************************** | |
Thursday 09 March 2017 15:23:17 +0100 (0:00:00.141) 0:00:55.980 ******** | |
TASK [vault : sync_file | Cat the key file] ************************************ | |
Thursday 09 March 2017 15:23:17 +0100 (0:00:00.149) 0:00:56.130 ******** | |
TASK [vault : sync_file | Set facts for file contents] ************************* | |
Thursday 09 March 2017 15:23:18 +0100 (0:00:00.155) 0:00:56.285 ******** | |
TASK [vault : sync_file | Set fact for key contents] *************************** | |
Thursday 09 March 2017 15:23:18 +0100 (0:00:00.148) 0:00:56.434 ******** | |
TASK [vault : sync_file | Ensure the directory exists] ************************* | |
Thursday 09 March 2017 15:23:18 +0100 (0:00:00.147) 0:00:56.582 ******** | |
TASK [vault : sync_file | Copy the file to hosts that don't have it] *********** | |
Thursday 09 March 2017 15:23:18 +0100 (0:00:00.151) 0:00:56.734 ******** | |
TASK [vault : sync_file | Copy the key file to hosts that don't have it] ******* | |
Thursday 09 March 2017 15:23:18 +0100 (0:00:00.153) 0:00:56.887 ******** | |
TASK [vault : Unset local vars to avoid variable bleed into next iteration] **** | |
Thursday 09 March 2017 15:23:18 +0100 (0:00:00.154) 0:00:57.041 ******** | |
TASK [vault : bootstrap/sync_vault_certs | Set fact if Vault's API cert is needed] *** | |
Thursday 09 March 2017 15:23:19 +0100 (0:00:00.140) 0:00:57.182 ******** | |
TASK [vault : bootstrap/sync_vault_certs | Unset sync_file_results after api.pem sync] *** | |
Thursday 09 March 2017 15:23:19 +0100 (0:00:00.129) 0:00:57.311 ******** | |
TASK [vault : bootstrap/start_vault_temp | Ensure vault-temp isn't already running] *** | |
Thursday 09 March 2017 15:23:19 +0100 (0:00:00.241) 0:00:57.553 ******** | |
TASK [vault : bootstrap/start_vault_temp | Start single node Vault with file backend] *** | |
Thursday 09 March 2017 15:23:19 +0100 (0:00:00.127) 0:00:57.681 ******** | |
TASK [vault : bootstrap/start_vault_temp | Initialize vault-temp] ************** | |
Thursday 09 March 2017 15:23:19 +0100 (0:00:00.129) 0:00:57.810 ******** | |
TASK [vault : bootstrap/start_vault_temp | Set needed vault facts] ************* | |
Thursday 09 March 2017 15:23:19 +0100 (0:00:00.135) 0:00:57.946 ******** | |
TASK [vault : bootstrap/start_vault_temp | Unseal vault-temp] ****************** | |
Thursday 09 March 2017 15:23:19 +0100 (0:00:00.135) 0:00:58.082 ******** | |
TASK [vault : shared/mount | Test if PKI mount exists] ************************* | |
Thursday 09 March 2017 15:23:20 +0100 (0:00:00.119) 0:00:58.201 ******** | |
TASK [vault : shared/mount | Mount PKI mount if needed] ************************ | |
Thursday 09 March 2017 15:23:20 +0100 (0:00:00.136) 0:00:58.337 ******** | |
TASK [vault : config_ca | Read root CA cert for Vault] ************************* | |
Thursday 09 March 2017 15:23:20 +0100 (0:00:00.132) 0:00:58.470 ******** | |
TASK [vault : config_ca | Pull current CA cert from Vault] ********************* | |
Thursday 09 March 2017 15:23:20 +0100 (0:00:00.124) 0:00:58.595 ******** | |
TASK [vault : config_ca | Read root CA key for Vault] ************************** | |
Thursday 09 March 2017 15:23:20 +0100 (0:00:00.138) 0:00:58.733 ******** | |
TASK [vault : config_ca | Configure pki mount to use the found root CA cert and key] *** | |
Thursday 09 March 2017 15:23:20 +0100 (0:00:00.124) 0:00:58.857 ******** | |
TASK [vault : bootstrap/gen_ca | Ensure vault_cert_dir exists] ***************** | |
Thursday 09 March 2017 15:23:20 +0100 (0:00:00.129) 0:00:58.987 ******** | |
TASK [vault : bootstrap/gen_ca | Generate Root CA in vault-temp] *************** | |
Thursday 09 March 2017 15:23:20 +0100 (0:00:00.127) 0:00:59.115 ******** | |
TASK [vault : bootstrap/gen_ca | Copy root CA cert locally] ******************** | |
Thursday 09 March 2017 15:23:21 +0100 (0:00:00.131) 0:00:59.246 ******** | |
TASK [vault : bootstrap/gen_ca | Copy root CA key locally] ********************* | |
Thursday 09 March 2017 15:23:21 +0100 (0:00:00.127) 0:00:59.374 ******** | |
TASK [vault : boostrap/gen_vault_certs | Add the vault role] ******************* | |
Thursday 09 March 2017 15:23:21 +0100 (0:00:00.127) 0:00:59.501 ******** | |
TASK [vault : issue_cert | Ensure target directory exists] ********************* | |
Thursday 09 March 2017 15:23:21 +0100 (0:00:00.128) 0:00:59.630 ******** | |
TASK [vault : issue_cert | Generate the cert] ********************************** | |
Thursday 09 March 2017 15:23:21 +0100 (0:00:00.136) 0:00:59.766 ******** | |
TASK [vault : issue_cert | Copy the cert to all hosts] ************************* | |
Thursday 09 March 2017 15:23:21 +0100 (0:00:00.141) 0:00:59.908 ******** | |
TASK [vault : issue_cert | Copy the key to all hosts] ************************** | |
Thursday 09 March 2017 15:23:21 +0100 (0:00:00.134) 0:01:00.042 ******** | |
TASK [vault : issue_cert | Copy issuing CA cert] ******************************* | |
Thursday 09 March 2017 15:23:22 +0100 (0:00:00.142) 0:01:00.185 ******** | |
TASK [vault : bootstrap/ca_trust | pull CA from cert from groups.vault|first] ** | |
Thursday 09 March 2017 15:23:22 +0100 (0:00:00.136) 0:01:00.321 ******** | |
TASK [vault : bootstrap/ca_trust | target ca-certificate store file] *********** | |
Thursday 09 March 2017 15:23:22 +0100 (0:00:00.134) 0:01:00.456 ******** | |
TASK [vault : bootstrap/ca_trust | add CA to trusted CA dir] ******************* | |
Thursday 09 March 2017 15:23:22 +0100 (0:00:00.125) 0:01:00.582 ******** | |
TASK [vault : bootstrap/ca_trust | update ca-certificates (Debian/Ubuntu/CoreOS)] *** | |
Thursday 09 March 2017 15:23:22 +0100 (0:00:00.131) 0:01:00.714 ******** | |
TASK [vault : bootstrap/ca_trust | update ca-certificates (RedHat)] ************ | |
Thursday 09 March 2017 15:23:22 +0100 (0:00:00.127) 0:01:00.841 ******** | |
TASK [vault : sync_file | Set facts for directory and file when sync_file_path is defined] *** | |
Thursday 09 March 2017 15:23:22 +0100 (0:00:00.130) 0:01:00.971 ******** | |
TASK [vault : sync_file | Set fact for sync_file_path when undefined] ********** | |
Thursday 09 March 2017 15:23:22 +0100 (0:00:00.154) 0:01:01.125 ******** | |
TASK [vault : sync_file | Set fact for key path name] ************************** | |
Thursday 09 March 2017 15:23:23 +0100 (0:00:00.152) 0:01:01.278 ******** | |
TASK [vault : sync_file | Check if file exists] ******************************** | |
Thursday 09 March 2017 15:23:23 +0100 (0:00:00.153) 0:01:01.432 ******** | |
TASK [vault : sync_file | Check if key file exists] **************************** | |
Thursday 09 March 2017 15:23:23 +0100 (0:00:00.251) 0:01:01.683 ******** | |
TASK [vault : sync_file | Combine all possible file sync sources] ************** | |
Thursday 09 March 2017 15:23:23 +0100 (0:00:00.152) 0:01:01.836 ******** | |
TASK [vault : sync_file | Combine all possible key file sync sources] ********** | |
Thursday 09 March 2017 15:23:23 +0100 (0:00:00.166) 0:01:02.002 ******** | |
TASK [vault : sync_file | Remove sync sources with files that do not match sync_file_srcs|first] *** | |
Thursday 09 March 2017 15:23:24 +0100 (0:00:00.162) 0:01:02.164 ******** | |
TASK [vault : sync_file | Remove sync sources with keys that do not match sync_file_srcs|first] *** | |
Thursday 09 March 2017 15:23:24 +0100 (0:00:00.153) 0:01:02.317 ******** | |
TASK [vault : sync_file | Consolidate file and key sources] ******************** | |
Thursday 09 March 2017 15:23:24 +0100 (0:00:00.159) 0:01:02.477 ******** | |
TASK [vault : sync_file | Set facts for situations where sync is not needed] *** | |
Thursday 09 March 2017 15:23:24 +0100 (0:00:00.150) 0:01:02.628 ******** | |
TASK [vault : sync_file | Set sync_file_result fact] *************************** | |
Thursday 09 March 2017 15:23:24 +0100 (0:00:00.147) 0:01:02.776 ******** | |
TASK [vault : sync_file | Update sync_file_results fact] *********************** | |
Thursday 09 March 2017 15:23:24 +0100 (0:00:00.147) 0:01:02.923 ******** | |
TASK [vault : sync_file | Cat the file] **************************************** | |
Thursday 09 March 2017 15:23:24 +0100 (0:00:00.148) 0:01:03.071 ******** | |
TASK [vault : sync_file | Cat the key file] ************************************ | |
Thursday 09 March 2017 15:23:25 +0100 (0:00:00.171) 0:01:03.243 ******** | |
TASK [vault : sync_file | Set facts for file contents] ************************* | |
Thursday 09 March 2017 15:23:25 +0100 (0:00:00.170) 0:01:03.413 ******** | |
TASK [vault : sync_file | Set fact for key contents] *************************** | |
Thursday 09 March 2017 15:23:25 +0100 (0:00:00.176) 0:01:03.589 ******** | |
TASK [vault : sync_file | Ensure the directory exists] ************************* | |
Thursday 09 March 2017 15:23:25 +0100 (0:00:00.176) 0:01:03.766 ******** | |
TASK [vault : sync_file | Copy the file to hosts that don't have it] *********** | |
Thursday 09 March 2017 15:23:25 +0100 (0:00:00.177) 0:01:03.943 ******** | |
TASK [vault : sync_file | Copy the key file to hosts that don't have it] ******* | |
Thursday 09 March 2017 15:23:25 +0100 (0:00:00.170) 0:01:04.114 ******** | |
TASK [vault : Unset local vars to avoid variable bleed into next iteration] **** | |
Thursday 09 March 2017 15:23:26 +0100 (0:00:00.173) 0:01:04.288 ******** | |
TASK [vault : shared/sync_auth_certs | Set facts for vault sync_file results] ** | |
Thursday 09 March 2017 15:23:26 +0100 (0:00:00.148) 0:01:04.436 ******** | |
TASK [vault : shared/sync_auth_certs | Unset sync_file_results after auth-ca.pem sync] *** | |
Thursday 09 March 2017 15:23:26 +0100 (0:00:00.141) 0:01:04.577 ******** | |
TASK [vault : shared/mount | Test if PKI mount exists] ************************* | |
Thursday 09 March 2017 15:23:26 +0100 (0:00:00.137) 0:01:04.715 ******** | |
TASK [vault : shared/mount | Mount PKI mount if needed] ************************ | |
Thursday 09 March 2017 15:23:26 +0100 (0:00:00.150) 0:01:04.865 ******** | |
TASK [vault : shared/auth_mount | Create a dummy role for issuing certs from auth-pki] *** | |
Thursday 09 March 2017 15:23:26 +0100 (0:00:00.147) 0:01:05.013 ******** | |
TASK [vault : shared/auth_backend | Test if the auth backend exists] *********** | |
Thursday 09 March 2017 15:23:27 +0100 (0:00:00.138) 0:01:05.151 ******** | |
TASK [vault : shared/auth_backend | Add the cert auth backend if needed] ******* | |
Thursday 09 March 2017 15:23:27 +0100 (0:00:00.132) 0:01:05.284 ******** | |
TASK [vault : bootstrap/gen_auth_ca | Generate Root CA] ************************ | |
Thursday 09 March 2017 15:23:27 +0100 (0:00:00.132) 0:01:05.416 ******** | |
TASK [vault : bootstrap/gen_auth_ca | Copy auth CA cert to Vault nodes] ******** | |
Thursday 09 March 2017 15:23:27 +0100 (0:00:00.141) 0:01:05.558 ******** | |
TASK [vault : bootstrap/gen_auth_ca | Copy auth CA key to Vault nodes] ********* | |
Thursday 09 March 2017 15:23:27 +0100 (0:00:00.134) 0:01:05.693 ******** | |
TASK [vault : config_ca | Read root CA cert for Vault] ************************* | |
Thursday 09 March 2017 15:23:27 +0100 (0:00:00.140) 0:01:05.833 ******** | |
TASK [vault : config_ca | Pull current CA cert from Vault] ********************* | |
Thursday 09 March 2017 15:23:27 +0100 (0:00:00.132) 0:01:05.966 ******** | |
TASK [vault : config_ca | Read root CA key for Vault] ************************** | |
Thursday 09 March 2017 15:23:28 +0100 (0:00:00.247) 0:01:06.213 ******** | |
TASK [vault : config_ca | Configure pki mount to use the found root CA cert and key] *** | |
Thursday 09 March 2017 15:23:28 +0100 (0:00:00.142) 0:01:06.356 ******** | |
TASK [vault : include] ********************************************************* | |
Thursday 09 March 2017 15:23:28 +0100 (0:00:00.153) 0:01:06.510 ******** | |
TASK [vault : shared/auth_backend | Test if the auth backend exists] *********** | |
Thursday 09 March 2017 15:23:28 +0100 (0:00:00.278) 0:01:06.788 ******** | |
TASK [vault : shared/auth_backend | Add the cert auth backend if needed] ******* | |
Thursday 09 March 2017 15:23:28 +0100 (0:00:00.133) 0:01:06.921 ******** | |
TASK [vault : include] ********************************************************* | |
Thursday 09 March 2017 15:23:28 +0100 (0:00:00.137) 0:01:07.058 ******** | |
TASK [vault : stop vault-temp container] *************************************** | |
Thursday 09 March 2017 15:23:29 +0100 (0:00:00.272) 0:01:07.331 ******** | |
TASK [vault : check_vault | Attempt to pull local https Vault health] ********** | |
Thursday 09 March 2017 15:23:29 +0100 (0:00:00.126) 0:01:07.457 ******** | |
TASK [vault : check_vault | Set facts about local Vault health] **************** | |
Thursday 09 March 2017 15:23:29 +0100 (0:00:00.122) 0:01:07.580 ******** | |
TASK [vault : check_vault | Set fact about the Vault cluster's initialization state] *** | |
Thursday 09 March 2017 15:23:29 +0100 (0:00:00.126) 0:01:07.706 ******** | |
TASK [vault : check_etcd | Check if etcd is up an reachable] ******************* | |
Thursday 09 March 2017 15:23:29 +0100 (0:00:00.131) 0:01:07.838 ******** | |
TASK [vault : check_etcd | Set fact based off the etcd_health_check response] ** | |
Thursday 09 March 2017 15:23:29 +0100 (0:00:00.128) 0:01:07.966 ******** | |
TASK [vault : check_etcd | Fail if etcd is not available and needed] *********** | |
Thursday 09 March 2017 15:23:29 +0100 (0:00:00.128) 0:01:08.095 ******** | |
TASK [vault : cluster/configure | Ensure the vault/config directory exists] **** | |
Thursday 09 March 2017 15:23:30 +0100 (0:00:00.128) 0:01:08.223 ******** | |
TASK [vault : cluster/configure | Lay down the configuration file] ************* | |
Thursday 09 March 2017 15:23:30 +0100 (0:00:00.125) 0:01:08.348 ******** | |
TASK [vault : cluster/binary | Copy vault binary from downloaddir] ************* | |
Thursday 09 March 2017 15:23:30 +0100 (0:00:00.127) 0:01:08.476 ******** | |
TASK [vault : cluster/systemd | Ensure mount points exist prior to vault.service startup] *** | |
Thursday 09 March 2017 15:23:30 +0100 (0:00:00.126) 0:01:08.602 ******** | |
TASK [vault : cluster/systemd | Ensure the vault user has access to needed directories] *** | |
Thursday 09 March 2017 15:23:30 +0100 (0:00:00.339) 0:01:08.942 ******** | |
TASK [vault : cluster/systemd | Copy down vault.service systemd file] ********** | |
Thursday 09 March 2017 15:23:31 +0100 (0:00:00.276) 0:01:09.219 ******** | |
TASK [vault : cluster/systemd | Enable vault.service] ************************** | |
Thursday 09 March 2017 15:23:31 +0100 (0:00:00.126) 0:01:09.345 ******** | |
TASK [vault : cluster/systemd | Query local vault until service is up] ********* | |
Thursday 09 March 2017 15:23:31 +0100 (0:00:00.121) 0:01:09.467 ******** | |
TASK [vault : cluster/init | Initialize Vault] ********************************* | |
Thursday 09 March 2017 15:23:31 +0100 (0:00:00.127) 0:01:09.595 ******** | |
TASK [vault : cluster/init | Set facts on the results of the initialization] *** | |
Thursday 09 March 2017 15:23:31 +0100 (0:00:00.126) 0:01:09.721 ******** | |
TASK [vault : cluster/init | Ensure all hosts have these facts] **************** | |
Thursday 09 March 2017 15:23:31 +0100 (0:00:00.131) 0:01:09.853 ******** | |
TASK [vault : cluster/init | Ensure the vault_secrets_dir exists] ************** | |
Thursday 09 March 2017 15:23:31 +0100 (0:00:00.126) 0:01:09.979 ******** | |
TASK [vault : cluster/init | Ensure all in groups.vault have the unseal_keys locally] *** | |
Thursday 09 March 2017 15:23:31 +0100 (0:00:00.125) 0:01:10.105 ******** | |
TASK [vault : cluster/init | Ensure all in groups.vault have the root_token locally] *** | |
Thursday 09 March 2017 15:23:32 +0100 (0:00:00.132) 0:01:10.238 ******** | |
TASK [vault : cluster/init | Ensure vault_headers and vault statuses are updated] *** | |
Thursday 09 March 2017 15:23:32 +0100 (0:00:00.123) 0:01:10.361 ******** | |
TASK [vault : cluster/unseal | Unseal Vault] *********************************** | |
Thursday 09 March 2017 15:23:32 +0100 (0:00:00.232) 0:01:10.594 ******** | |
TASK [vault : cluster/unseal | Wait until server is ready] ********************* | |
Thursday 09 March 2017 15:23:32 +0100 (0:00:00.116) 0:01:10.710 ******** | |
TASK [vault : find_leader | Find the current http Vault leader] **************** | |
Thursday 09 March 2017 15:23:32 +0100 (0:00:00.130) 0:01:10.841 ******** | |
TASK [vault : find_leader | Set fact for current http leader] ****************** | |
Thursday 09 March 2017 15:23:32 +0100 (0:00:00.127) 0:01:10.969 ******** | |
TASK [vault : shared/mount | Test if PKI mount exists] ************************* | |
Thursday 09 March 2017 15:23:32 +0100 (0:00:00.142) 0:01:11.112 ******** | |
TASK [vault : shared/mount | Mount PKI mount if needed] ************************ | |
Thursday 09 March 2017 15:23:33 +0100 (0:00:00.135) 0:01:11.247 ******** | |
TASK [vault : config_ca | Read root CA cert for Vault] ************************* | |
Thursday 09 March 2017 15:23:33 +0100 (0:00:00.134) 0:01:11.382 ******** | |
TASK [vault : config_ca | Pull current CA cert from Vault] ********************* | |
Thursday 09 March 2017 15:23:33 +0100 (0:00:00.126) 0:01:11.509 ******** | |
TASK [vault : config_ca | Read root CA key for Vault] ************************** | |
Thursday 09 March 2017 15:23:33 +0100 (0:00:00.131) 0:01:11.640 ******** | |
TASK [vault : config_ca | Configure pki mount to use the found root CA cert and key] *** | |
Thursday 09 March 2017 15:23:33 +0100 (0:00:00.127) 0:01:11.767 ******** | |
TASK [vault : shared/mount | Test if PKI mount exists] ************************* | |
Thursday 09 March 2017 15:23:33 +0100 (0:00:00.130) 0:01:11.898 ******** | |
TASK [vault : shared/mount | Mount PKI mount if needed] ************************ | |
Thursday 09 March 2017 15:23:33 +0100 (0:00:00.156) 0:01:12.054 ******** | |
TASK [vault : shared/auth_mount | Create a dummy role for issuing certs from auth-pki] *** | |
Thursday 09 March 2017 15:23:34 +0100 (0:00:00.148) 0:01:12.203 ******** | |
TASK [vault : shared/auth_backend | Test if the auth backend exists] *********** | |
Thursday 09 March 2017 15:23:34 +0100 (0:00:00.143) 0:01:12.347 ******** | |
TASK [vault : shared/auth_backend | Add the cert auth backend if needed] ******* | |
Thursday 09 March 2017 15:23:34 +0100 (0:00:00.137) 0:01:12.484 ******** | |
TASK [vault : config_ca | Read root CA cert for Vault] ************************* | |
Thursday 09 March 2017 15:23:34 +0100 (0:00:00.138) 0:01:12.623 ******** | |
TASK [vault : config_ca | Pull current CA cert from Vault] ********************* | |
Thursday 09 March 2017 15:23:34 +0100 (0:00:00.133) 0:01:12.756 ******** | |
TASK [vault : config_ca | Read root CA key for Vault] ************************** | |
Thursday 09 March 2017 15:23:34 +0100 (0:00:00.137) 0:01:12.894 ******** | |
TASK [vault : config_ca | Configure pki mount to use the found root CA cert and key] *** | |
Thursday 09 March 2017 15:23:34 +0100 (0:00:00.137) 0:01:13.031 ******** | |
TASK [vault : include] ********************************************************* | |
Thursday 09 March 2017 15:23:35 +0100 (0:00:00.147) 0:01:13.178 ******** | |
TASK [vault : shared/auth_backend | Test if the auth backend exists] *********** | |
Thursday 09 March 2017 15:23:35 +0100 (0:00:00.273) 0:01:13.451 ******** | |
TASK [vault : shared/auth_backend | Add the cert auth backend if needed] ******* | |
Thursday 09 March 2017 15:23:35 +0100 (0:00:00.141) 0:01:13.593 ******** | |
TASK [vault : include] ********************************************************* | |
Thursday 09 March 2017 15:23:35 +0100 (0:00:00.135) 0:01:13.728 ******** | |
PLAY [etcd] ******************************************************************** | |
TASK [kargo-defaults : Configure defaults] ************************************* | |
Thursday 09 March 2017 15:23:36 +0100 (0:00:00.503) 0:01:14.232 ******** | |
ok: [lunipoulpetst1] => { | |
"msg": "Check roles/kargo-defaults/defaults/main.yml" | |
} | |
TASK [adduser : User | Create User Group] ************************************** | |
Thursday 09 March 2017 15:23:36 +0100 (0:00:00.038) 0:01:14.271 ******** | |
ok: [lunipoulpetst1] | |
TASK [adduser : User | Create User] ******************************************** | |
Thursday 09 March 2017 15:23:36 +0100 (0:00:00.433) 0:01:14.705 ******** | |
ok: [lunipoulpetst1] | |
TASK [download : downloading...] *********************************************** | |
Thursday 09 March 2017 15:23:36 +0100 (0:00:00.225) 0:01:14.931 ******** | |
TASK [download : Create dest directories] ************************************** | |
Thursday 09 March 2017 15:23:36 +0100 (0:00:00.127) 0:01:15.059 ******** | |
TASK [download : Download items] *********************************************** | |
Thursday 09 March 2017 15:23:37 +0100 (0:00:00.134) 0:01:15.193 ******** | |
TASK [download : Extract archives] ********************************************* | |
Thursday 09 March 2017 15:23:37 +0100 (0:00:00.136) 0:01:15.330 ******** | |
TASK [download : Fix permissions] ********************************************** | |
Thursday 09 March 2017 15:23:37 +0100 (0:00:00.128) 0:01:15.458 ******** | |
TASK [download : set_fact] ***************************************************** | |
Thursday 09 March 2017 15:23:37 +0100 (0:00:00.126) 0:01:15.584 ******** | |
ok: [lunipoulpetst1] | |
TASK [download : Create dest directory for saved/loaded container images] ****** | |
Thursday 09 March 2017 15:23:37 +0100 (0:00:00.040) 0:01:15.625 ******** | |
ok: [lunipoulpetst1] | |
TASK [download : Hack python binary path for localhost] ************************ | |
Thursday 09 March 2017 15:23:37 +0100 (0:00:00.281) 0:01:15.906 ******** | |
TASK [download : Download | create local directory for saved/loaded container images] *** | |
Thursday 09 March 2017 15:23:37 +0100 (0:00:00.030) 0:01:15.936 ******** | |
TASK [download : set_fact] ***************************************************** | |
Thursday 09 March 2017 15:23:37 +0100 (0:00:00.139) 0:01:16.076 ******** | |
ok: [lunipoulpetst1 -> lunipoulpetst1] | |
TASK [download : set_fact] ***************************************************** | |
Thursday 09 March 2017 15:23:38 +0100 (0:00:00.160) 0:01:16.237 ******** | |
ok: [lunipoulpetst1 -> lunipoulpetst1] | |
TASK [download : Register docker images info] ********************************** | |
Thursday 09 March 2017 15:23:38 +0100 (0:00:00.162) 0:01:16.399 ******** | |
changed: [lunipoulpetst1 -> lunipoulpetst1] | |
TASK [download : set_fact] ***************************************************** | |
Thursday 09 March 2017 15:23:38 +0100 (0:00:00.311) 0:01:16.711 ******** | |
ok: [lunipoulpetst1 -> lunipoulpetst1] | |
TASK [download : set_fact] ***************************************************** | |
Thursday 09 March 2017 15:23:38 +0100 (0:00:00.262) 0:01:16.974 ******** | |
ok: [lunipoulpetst1 -> lunipoulpetst1] | |
TASK [download : Check the local digest sha256 corresponds to the given image tag] *** | |
Thursday 09 March 2017 15:23:39 +0100 (0:00:00.263) 0:01:17.237 ******** | |
TASK [download : pulling...] *************************************************** | |
Thursday 09 March 2017 15:23:39 +0100 (0:00:00.146) 0:01:17.384 ******** | |
ok: [lunipoulpetst1] => { | |
"msg": "quay.io/coreos/etcd:v3.0.6" | |
} | |
TASK [download : Download containers if pull is required or told to always pull] *** | |
Thursday 09 March 2017 15:23:39 +0100 (0:00:00.143) 0:01:17.528 ******** | |
TASK [download : set_fact] ***************************************************** | |
Thursday 09 March 2017 15:23:39 +0100 (0:00:00.140) 0:01:17.668 ******** | |
ok: [lunipoulpetst1] | |
TASK [download : Set default value for 'container_changed' to false] *********** | |
Thursday 09 March 2017 15:23:39 +0100 (0:00:00.141) 0:01:17.809 ******** | |
ok: [lunipoulpetst1] | |
TASK [download : Update the 'container_changed' fact] ************************** | |
Thursday 09 March 2017 15:23:39 +0100 (0:00:00.047) 0:01:17.857 ******** | |
TASK [download : Stat saved container image] *********************************** | |
Thursday 09 March 2017 15:23:39 +0100 (0:00:00.146) 0:01:18.004 ******** | |
TASK [download : Download | save container images] ***************************** | |
Thursday 09 March 2017 15:23:39 +0100 (0:00:00.138) 0:01:18.142 ******** | |
TASK [download : Download | copy container images to ansible host] ************* | |
Thursday 09 March 2017 15:23:40 +0100 (0:00:00.144) 0:01:18.286 ******** | |
TASK [download : Download | upload container images to nodes] ****************** | |
Thursday 09 March 2017 15:23:40 +0100 (0:00:00.139) 0:01:18.426 ******** | |
TASK [download : Download | load container images] ***************************** | |
Thursday 09 March 2017 15:23:40 +0100 (0:00:00.136) 0:01:18.562 ******** | |
TASK [etcd : Pre-upgrade | check for etcd-proxy unit file] ********************* | |
Thursday 09 March 2017 15:23:40 +0100 (0:00:00.132) 0:01:18.696 ******** | |
ok: [lunipoulpetst1] | |
TASK [etcd : Pre-upgrade | check for etcd-proxy init script] ******************* | |
Thursday 09 March 2017 15:23:40 +0100 (0:00:00.173) 0:01:18.869 ******** | |
ok: [lunipoulpetst1] | |
TASK [etcd : Pre-upgrade | stop etcd-proxy if service defined] ***************** | |
Thursday 09 March 2017 15:23:40 +0100 (0:00:00.174) 0:01:19.044 ******** | |
TASK [etcd : Pre-upgrade | remove etcd-proxy service definition] *************** | |
Thursday 09 March 2017 15:23:40 +0100 (0:00:00.035) 0:01:19.079 ******** | |
TASK [etcd : Pre-upgrade | find etcd-proxy container] ************************** | |
Thursday 09 March 2017 15:23:40 +0100 (0:00:00.055) 0:01:19.135 ******** | |
changed: [lunipoulpetst1] | |
TASK [etcd : Pre-upgrade | remove etcd-proxy if it exists] ********************* | |
Thursday 09 March 2017 15:23:41 +0100 (0:00:00.192) 0:01:19.327 ******** | |
TASK [etcd : Pre-upgrade | see if etcdctl is installed] ************************ | |
Thursday 09 March 2017 15:23:41 +0100 (0:00:00.029) 0:01:19.357 ******** | |
ok: [lunipoulpetst1] | |
TASK [etcd : Pre-upgrade | check if member list is non-SSL] ******************** | |
Thursday 09 March 2017 15:23:41 +0100 (0:00:00.275) 0:01:19.632 ******** | |
changed: [lunipoulpetst1] | |
TASK [etcd : Pre-upgrade | change peer names to SSL] *************************** | |
Thursday 09 March 2017 15:23:41 +0100 (0:00:00.206) 0:01:19.839 ******** | |
TASK [etcd : Check_certs | check if all certs have already been generated on first master] *** | |
Thursday 09 March 2017 15:23:41 +0100 (0:00:00.042) 0:01:19.881 ******** | |
ok: [lunipoulpetst1 -> lunipoulpetst1] | |
TASK [etcd : Check_certs | Set default value for 'sync_certs', 'gen_certs' and 'etcd_secret_changed' to false] *** | |
Thursday 09 March 2017 15:23:42 +0100 (0:00:00.457) 0:01:20.339 ******** | |
ok: [lunipoulpetst1] | |
TASK [etcd : Check certs | check if a cert already exists on node] ************* | |
Thursday 09 March 2017 15:23:42 +0100 (0:00:00.041) 0:01:20.381 ******** | |
ok: [lunipoulpetst1] => (item=ca.pem) | |
ok: [lunipoulpetst1] => (item=node-lunipoulpetst1-key.pem) | |
TASK [etcd : Check_certs | Set 'gen_certs' to true] **************************** | |
Thursday 09 March 2017 15:23:42 +0100 (0:00:00.353) 0:01:20.734 ******** | |
TASK [etcd : Check_certs | Set 'gen_node_certs' to true] *********************** | |
Thursday 09 March 2017 15:23:42 +0100 (0:00:00.127) 0:01:20.862 ******** | |
ok: [lunipoulpetst1] | |
TASK [etcd : Check_certs | Set 'sync_certs' to true] *************************** | |
Thursday 09 March 2017 15:23:42 +0100 (0:00:00.052) 0:01:20.915 ******** | |
fatal: [lunipoulpetst1]: FAILED! => {"failed": true, "msg": "The conditional check '{%- set certs = {'sync': False} -%} {% if gen_node_certs[inventory_hostname] or \n (not etcdcert_node.results[0].stat.exists|default(False)) or\n (not etcdcert_node.results[1].stat.exists|default(False)) or\n (etcdcert_node.results[1].stat.checksum|default('') != etcdcert_master.files|selectattr(\"path\", \"equalto\", etcdcert_node.results[1].stat.path)|first|map(attribute=\"checksum\")|default('')) -%}\n {%- set _ = certs.update({'sync': True}) -%}\n{% endif %} {{ certs.sync }}' failed. The error was: no test named 'equalto'\n\nThe error appears to have been in '/root/kargo/roles/etcd/tasks/check_certs.yml': line 56, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: \"Check_certs | Set 'sync_certs' to true\"\n ^ here\n"} | |
NO MORE HOSTS LEFT ************************************************************* | |
to retry, use: --limit @/root/kargo/cluster.retry | |
PLAY RECAP ********************************************************************* | |
localhost : ok=3 changed=0 unreachable=0 failed=0 | |
lunipoulpetst1 : ok=101 changed=4 unreachable=0 failed=1 | |
lunipoulpetst2 : ok=79 changed=1 unreachable=0 failed=0 | |
lunipoulpetst3 : ok=79 changed=1 unreachable=0 failed=0 | |
lunipoulpetst4 : ok=79 changed=1 unreachable=0 failed=0 | |
Thursday 09 March 2017 15:23:42 +0100 (0:00:00.043) 0:01:20.958 ******** | |
=============================================================================== | |
kubernetes/preinstall : Install packages requirements ------------------- 2.11s | |
docker : ensure docker packages are installed --------------------------- 1.82s | |
kubernetes/preinstall : Install latest version of python-apt for Debian distribs --- 1.81s | |
docker : ensure docker repository public key is installed --------------- 1.58s | |
docker : ensure docker repository is enabled ---------------------------- 1.51s | |
kubernetes/preinstall : Hosts | populate inventory into hosts file ------ 1.17s | |
docker : Write docker proxy drop-in ------------------------------------- 1.05s | |
bootstrap-os : Remove require tty --------------------------------------- 1.00s | |
docker : check system search domains ------------------------------------ 0.96s | |
docker : Write docker dns systemd drop-in ------------------------------- 0.80s | |
adduser : User | Create User -------------------------------------------- 0.77s | |
kubernetes/preinstall : set_fact ---------------------------------------- 0.77s | |
kubernetes/preinstall : Hosts | localhost ipv6 in hosts file ------------ 0.76s | |
docker : Write docker.service systemd file ------------------------------ 0.72s | |
kubernetes/preinstall : Create kubernetes script directory -------------- 0.69s | |
kubernetes/preinstall : Create cni directories -------------------------- 0.69s | |
adduser : User | Create User Group -------------------------------------- 0.66s | |
docker : Write docker options systemd drop-in --------------------------- 0.64s | |
kubernetes/preinstall : Enable ip forwarding ---------------------------- 0.62s | |
kubernetes/preinstall : Remove search/domain/nameserver options --------- 0.61s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment