Skip to content

Instantly share code, notes, and snippets.

@polettix
Last active May 19, 2017 15:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save polettix/5c6b948ef73bb8efefcb665547a9aab4 to your computer and use it in GitHub Desktop.
Save polettix/5c6b948ef73bb8efefcb665547a9aab4 to your computer and use it in GitHub Desktop.
ansible output
This file has been truncated, but you can view the full file.
2017-05-19 14:13:27,549 p=781 u=root | Using /kargo/ansible.cfg as config file
2017-05-19 14:13:31,010 p=781 u=root | PLAY [localhost] ************************************************************************************************************************************************
2017-05-19 14:13:31,027 p=781 u=root | TASK [kargo-defaults : Configure defaults] **********************************************************************************************************************
2017-05-19 14:13:31,027 p=781 u=root | Friday 19 May 2017 14:13:31 +0000 (0:00:00.021) 0:00:00.021 ************
2017-05-19 14:13:31,047 p=781 u=root | ok: [localhost] => {
"changed": false,
"msg": "Check roles/kargo-defaults/defaults/main.yml"
}
2017-05-19 14:13:31,049 p=781 u=root | TASK [bastion-ssh-config : set_fact] ****************************************************************************************************************************
2017-05-19 14:13:31,049 p=781 u=root | Friday 19 May 2017 14:13:31 +0000 (0:00:00.021) 0:00:00.043 ************
2017-05-19 14:13:31,072 p=781 u=root | ok: [localhost] => {"ansible_facts": {"has_bastion": false}, "changed": false}
2017-05-19 14:13:31,073 p=781 u=root | TASK [bastion-ssh-config : set_fact] ****************************************************************************************************************************
2017-05-19 14:13:31,073 p=781 u=root | Friday 19 May 2017 14:13:31 +0000 (0:00:00.024) 0:00:00.067 ************
2017-05-19 14:13:31,086 p=781 u=root | TASK [bastion-ssh-config : set_fact] ****************************************************************************************************************************
2017-05-19 14:13:31,086 p=781 u=root | Friday 19 May 2017 14:13:31 +0000 (0:00:00.012) 0:00:00.080 ************
2017-05-19 14:13:31,098 p=781 u=root | TASK [bastion-ssh-config : create ssh bastion conf] *************************************************************************************************************
2017-05-19 14:13:31,098 p=781 u=root | Friday 19 May 2017 14:13:31 +0000 (0:00:00.011) 0:00:00.092 ************
2017-05-19 14:13:31,547 p=781 u=root | ok: [localhost] => {"changed": false, "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/kargo/ssh-bastion.conf", "size": 1, "state": "file", "uid": 0}
2017-05-19 14:13:31,557 p=781 u=root | PLAY [k8s-cluster:etcd:calico-rr] *******************************************************************************************************************************
2017-05-19 14:13:31,571 p=781 u=root | TASK [kargo-defaults : Configure defaults] **********************************************************************************************************************
2017-05-19 14:13:31,572 p=781 u=root | Friday 19 May 2017 14:13:31 +0000 (0:00:00.473) 0:00:00.565 ************
2017-05-19 14:13:31,623 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {
"changed": false,
"msg": "Check roles/kargo-defaults/defaults/main.yml"
}
2017-05-19 14:13:31,629 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {
"changed": false,
"msg": "Check roles/kargo-defaults/defaults/main.yml"
}
2017-05-19 14:13:31,633 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {
"changed": false,
"msg": "Check roles/kargo-defaults/defaults/main.yml"
}
2017-05-19 14:13:31,635 p=781 u=root | TASK [bootstrap-os : Bootstrap | Check if bootstrap is needed] **************************************************************************************************
2017-05-19 14:13:31,636 p=781 u=root | Friday 19 May 2017 14:13:31 +0000 (0:00:00.063) 0:00:00.629 ************
2017-05-19 14:13:31,723 p=781 u=root | TASK [bootstrap-os : Bootstrap | Install python 2.x and pip] ****************************************************************************************************
2017-05-19 14:13:31,723 p=781 u=root | Friday 19 May 2017 14:13:31 +0000 (0:00:00.087) 0:00:00.717 ************
2017-05-19 14:13:31,781 p=781 u=root | TASK [bootstrap-os : set_fact] **********************************************************************************************************************************
2017-05-19 14:13:31,782 p=781 u=root | Friday 19 May 2017 14:13:31 +0000 (0:00:00.058) 0:00:00.775 ************
2017-05-19 14:13:31,836 p=781 u=root | TASK [bootstrap-os : Bootstrap | Check if bootstrap is needed] **************************************************************************************************
2017-05-19 14:13:31,836 p=781 u=root | Friday 19 May 2017 14:13:31 +0000 (0:00:00.054) 0:00:00.830 ************
2017-05-19 14:13:31,893 p=781 u=root | TASK [bootstrap-os : Bootstrap | Run bootstrap.sh] **************************************************************************************************************
2017-05-19 14:13:31,893 p=781 u=root | Friday 19 May 2017 14:13:31 +0000 (0:00:00.056) 0:00:00.887 ************
2017-05-19 14:13:31,949 p=781 u=root | TASK [bootstrap-os : set_fact] **********************************************************************************************************************************
2017-05-19 14:13:31,950 p=781 u=root | Friday 19 May 2017 14:13:31 +0000 (0:00:00.056) 0:00:00.943 ************
2017-05-19 14:13:32,007 p=781 u=root | TASK [bootstrap-os : Bootstrap | Check if we need to install pip] ***********************************************************************************************
2017-05-19 14:13:32,008 p=781 u=root | Friday 19 May 2017 14:13:32 +0000 (0:00:00.057) 0:00:01.001 ************
2017-05-19 14:13:32,065 p=781 u=root | TASK [bootstrap-os : Bootstrap | Copy get-pip.py] ***************************************************************************************************************
2017-05-19 14:13:32,066 p=781 u=root | Friday 19 May 2017 14:13:32 +0000 (0:00:00.057) 0:00:01.059 ************
2017-05-19 14:13:32,120 p=781 u=root | TASK [bootstrap-os : Bootstrap | Install pip] *******************************************************************************************************************
2017-05-19 14:13:32,120 p=781 u=root | Friday 19 May 2017 14:13:32 +0000 (0:00:00.054) 0:00:01.114 ************
2017-05-19 14:13:32,176 p=781 u=root | TASK [bootstrap-os : Bootstrap | Remove get-pip.py] *************************************************************************************************************
2017-05-19 14:13:32,176 p=781 u=root | Friday 19 May 2017 14:13:32 +0000 (0:00:00.055) 0:00:01.170 ************
2017-05-19 14:13:32,232 p=781 u=root | TASK [bootstrap-os : Bootstrap | Install pip launcher] **********************************************************************************************************
2017-05-19 14:13:32,232 p=781 u=root | Friday 19 May 2017 14:13:32 +0000 (0:00:00.056) 0:00:01.226 ************
2017-05-19 14:13:32,289 p=781 u=root | TASK [bootstrap-os : Install required python modules] ***********************************************************************************************************
2017-05-19 14:13:32,289 p=781 u=root | Friday 19 May 2017 14:13:32 +0000 (0:00:00.056) 0:00:01.282 ************
2017-05-19 14:13:32,365 p=781 u=root | TASK [bootstrap-os : Check presence of fastestmirror.conf] ******************************************************************************************************
2017-05-19 14:13:32,365 p=781 u=root | Friday 19 May 2017 14:13:32 +0000 (0:00:00.076) 0:00:01.359 ************
2017-05-19 14:13:32,421 p=781 u=root | TASK [bootstrap-os : Disable fastestmirror plugin] **************************************************************************************************************
2017-05-19 14:13:32,421 p=781 u=root | Friday 19 May 2017 14:13:32 +0000 (0:00:00.055) 0:00:01.415 ************
2017-05-19 14:13:32,478 p=781 u=root | TASK [bootstrap-os : Install packages requirements for bootstrap] ***********************************************************************************************
2017-05-19 14:13:32,478 p=781 u=root | Friday 19 May 2017 14:13:32 +0000 (0:00:00.057) 0:00:01.472 ************
2017-05-19 14:13:32,555 p=781 u=root | TASK [bootstrap-os : Remove require tty] ************************************************************************************************************************
2017-05-19 14:13:32,555 p=781 u=root | Friday 19 May 2017 14:13:32 +0000 (0:00:00.076) 0:00:01.549 ************
2017-05-19 14:13:35,321 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"backup": "", "changed": true, "found": 1, "msg": "1 line(s) removed"}
2017-05-19 14:13:35,340 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"backup": "", "changed": true, "found": 1, "msg": "1 line(s) removed"}
2017-05-19 14:13:37,926 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"backup": "", "changed": true, "found": 1, "msg": "1 line(s) removed"}
2017-05-19 14:13:37,927 p=781 u=root | TASK [bootstrap-os : check if atomic host] **********************************************************************************************************************
2017-05-19 14:13:37,927 p=781 u=root | Friday 19 May 2017 14:13:37 +0000 (0:00:05.372) 0:00:06.921 ************
2017-05-19 14:13:38,219 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:13:38,306 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:13:38,431 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:13:38,433 p=781 u=root | TASK [bootstrap-os : set_fact] **********************************************************************************************************************************
2017-05-19 14:13:38,433 p=781 u=root | Friday 19 May 2017 14:13:38 +0000 (0:00:00.505) 0:00:07.427 ************
2017-05-19 14:13:38,499 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"is_atomic": false}, "changed": false}
2017-05-19 14:13:38,503 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"is_atomic": false}, "changed": false}
2017-05-19 14:13:38,506 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"is_atomic": false}, "changed": false}
2017-05-19 14:13:38,507 p=781 u=root | TASK [bootstrap-os : Gather nodes hostnames] ********************************************************************************************************************
2017-05-19 14:13:38,508 p=781 u=root | Friday 19 May 2017 14:13:38 +0000 (0:00:00.074) 0:00:07.501 ************
2017-05-19 14:13:40,464 p=781 u=root | ok: [kargo-ha-20170519-141142-node1]
2017-05-19 14:13:41,496 p=781 u=root | ok: [kargo-ha-20170519-141142-node3]
2017-05-19 14:13:41,756 p=781 u=root | ok: [kargo-ha-20170519-141142-node2]
2017-05-19 14:13:41,758 p=781 u=root | TASK [bootstrap-os : Assign inventory name to unconfigured hostnames] *******************************************************************************************
2017-05-19 14:13:41,758 p=781 u=root | Friday 19 May 2017 14:13:41 +0000 (0:00:03.250) 0:00:10.751 ************
2017-05-19 14:13:41,817 p=781 u=root | PLAY [k8s-cluster:etcd:calico-rr] *******************************************************************************************************************************
2017-05-19 14:13:41,819 p=781 u=root | TASK [Gathering Facts] ******************************************************************************************************************************************
2017-05-19 14:13:41,819 p=781 u=root | Friday 19 May 2017 14:13:41 +0000 (0:00:00.061) 0:00:10.813 ************
2017-05-19 14:13:42,171 p=781 u=root | ok: [kargo-ha-20170519-141142-node3]
2017-05-19 14:13:42,178 p=781 u=root | ok: [kargo-ha-20170519-141142-node2]
2017-05-19 14:13:42,294 p=781 u=root | ok: [kargo-ha-20170519-141142-node1]
2017-05-19 14:13:42,303 p=781 u=root | PLAY [k8s-cluster:etcd:calico-rr] *******************************************************************************************************************************
2017-05-19 14:13:42,376 p=781 u=root | TASK [kargo-defaults : Configure defaults] **********************************************************************************************************************
2017-05-19 14:13:42,377 p=781 u=root | Friday 19 May 2017 14:13:42 +0000 (0:00:00.557) 0:00:11.370 ************
2017-05-19 14:13:42,439 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {
"changed": false,
"msg": "Check roles/kargo-defaults/defaults/main.yml"
}
2017-05-19 14:13:42,445 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {
"changed": false,
"msg": "Check roles/kargo-defaults/defaults/main.yml"
}
2017-05-19 14:13:42,452 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {
"changed": false,
"msg": "Check roles/kargo-defaults/defaults/main.yml"
}
2017-05-19 14:13:42,455 p=781 u=root | TASK [kernel-upgrade : install ELRepo key] **********************************************************************************************************************
2017-05-19 14:13:42,455 p=781 u=root | Friday 19 May 2017 14:13:42 +0000 (0:00:00.078) 0:00:11.448 ************
2017-05-19 14:13:42,516 p=781 u=root | TASK [kernel-upgrade : install elrepo repository] ***************************************************************************************************************
2017-05-19 14:13:42,517 p=781 u=root | Friday 19 May 2017 14:13:42 +0000 (0:00:00.061) 0:00:11.510 ************
2017-05-19 14:13:42,578 p=781 u=root | TASK [kernel-upgrade : upgrade kernel] **************************************************************************************************************************
2017-05-19 14:13:42,578 p=781 u=root | Friday 19 May 2017 14:13:42 +0000 (0:00:00.061) 0:00:11.572 ************
2017-05-19 14:13:42,642 p=781 u=root | TASK [kernel-upgrade : change default grub entry] ***************************************************************************************************************
2017-05-19 14:13:42,643 p=781 u=root | Friday 19 May 2017 14:13:42 +0000 (0:00:00.064) 0:00:11.636 ************
2017-05-19 14:13:42,708 p=781 u=root | TASK [kernel-upgrade : re-generate grub-config] *****************************************************************************************************************
2017-05-19 14:13:42,709 p=781 u=root | Friday 19 May 2017 14:13:42 +0000 (0:00:00.066) 0:00:11.702 ************
2017-05-19 14:13:42,777 p=781 u=root | TASK [kernel-upgrade : Rebooting server] ************************************************************************************************************************
2017-05-19 14:13:42,777 p=781 u=root | Friday 19 May 2017 14:13:42 +0000 (0:00:00.068) 0:00:11.771 ************
2017-05-19 14:13:42,845 p=781 u=root | TASK [kernel-upgrade : Wait for some seconds] *******************************************************************************************************************
2017-05-19 14:13:42,845 p=781 u=root | Friday 19 May 2017 14:13:42 +0000 (0:00:00.067) 0:00:11.839 ************
2017-05-19 14:13:42,868 p=781 u=root | TASK [kernel-upgrade : set_fact] ********************************************************************************************************************************
2017-05-19 14:13:42,868 p=781 u=root | Friday 19 May 2017 14:13:42 +0000 (0:00:00.023) 0:00:11.862 ************
2017-05-19 14:13:42,939 p=781 u=root | TASK [kernel-upgrade : set_fact] ********************************************************************************************************************************
2017-05-19 14:13:42,939 p=781 u=root | Friday 19 May 2017 14:13:42 +0000 (0:00:00.070) 0:00:11.933 ************
2017-05-19 14:13:43,012 p=781 u=root | TASK [kernel-upgrade : wait for bastion to come back] ***********************************************************************************************************
2017-05-19 14:13:43,012 p=781 u=root | Friday 19 May 2017 14:13:43 +0000 (0:00:00.072) 0:00:12.006 ************
2017-05-19 14:13:43,090 p=781 u=root | TASK [kernel-upgrade : waiting for server to come back (using bastion if necessary)] ****************************************************************************
2017-05-19 14:13:43,090 p=781 u=root | Friday 19 May 2017 14:13:43 +0000 (0:00:00.077) 0:00:12.084 ************
2017-05-19 14:13:43,165 p=781 u=root | TASK [adduser : User | Create User Group] ***********************************************************************************************************************
2017-05-19 14:13:43,166 p=781 u=root | Friday 19 May 2017 14:13:43 +0000 (0:00:00.075) 0:00:12.159 ************
2017-05-19 14:13:43,870 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "gid": 992, "name": "kube-cert", "state": "present", "system": true}
2017-05-19 14:13:43,951 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "gid": 992, "name": "kube-cert", "state": "present", "system": true}
2017-05-19 14:13:44,349 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "gid": 992, "name": "kube-cert", "state": "present", "system": true}
2017-05-19 14:13:44,352 p=781 u=root | TASK [adduser : User | Create User] *****************************************************************************************************************************
2017-05-19 14:13:44,352 p=781 u=root | Friday 19 May 2017 14:13:44 +0000 (0:00:01.186) 0:00:13.346 ************
2017-05-19 14:13:45,235 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "comment": "Kubernetes user", "createhome": true, "group": 992, "home": "/home/kube", "name": "kube", "shell": "/sbin/nologin", "state": "present", "system": true, "uid": 995}
2017-05-19 14:13:45,687 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "comment": "Kubernetes user", "createhome": true, "group": 992, "home": "/home/kube", "name": "kube", "shell": "/sbin/nologin", "state": "present", "system": true, "uid": 995}
2017-05-19 14:13:46,280 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "comment": "Kubernetes user", "createhome": true, "group": 992, "home": "/home/kube", "name": "kube", "shell": "/sbin/nologin", "state": "present", "system": true, "uid": 995}
2017-05-19 14:13:46,283 p=781 u=root | TASK [kubernetes/preinstall : Stop if non systemd OS type] ******************************************************************************************************
2017-05-19 14:13:46,283 p=781 u=root | Friday 19 May 2017 14:13:46 +0000 (0:00:01.930) 0:00:15.277 ************
2017-05-19 14:13:46,346 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {
"changed": false,
"msg": "All assertions passed"
}
2017-05-19 14:13:46,372 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {
"changed": false,
"msg": "All assertions passed"
}
2017-05-19 14:13:46,374 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {
"changed": false,
"msg": "All assertions passed"
}
2017-05-19 14:13:46,377 p=781 u=root | TASK [kubernetes/preinstall : Force binaries directory for Container Linux by CoreOS] ***************************************************************************
2017-05-19 14:13:46,378 p=781 u=root | Friday 19 May 2017 14:13:46 +0000 (0:00:00.094) 0:00:15.371 ************
2017-05-19 14:13:46,441 p=781 u=root | TASK [kubernetes/preinstall : check bin dir exists] *************************************************************************************************************
2017-05-19 14:13:46,441 p=781 u=root | Friday 19 May 2017 14:13:46 +0000 (0:00:00.063) 0:00:15.435 ************
2017-05-19 14:13:46,727 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/local/bin", "secontext": "system_u:object_r:bin_t:s0", "size": 6, "state": "directory", "uid": 0}
2017-05-19 14:13:46,753 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/local/bin", "secontext": "system_u:object_r:bin_t:s0", "size": 6, "state": "directory", "uid": 0}
2017-05-19 14:13:46,855 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/local/bin", "secontext": "system_u:object_r:bin_t:s0", "size": 6, "state": "directory", "uid": 0}
2017-05-19 14:13:46,858 p=781 u=root | TASK [kubernetes/preinstall : GIT | Install script for collecting git info] *************************************************************************************
2017-05-19 14:13:46,858 p=781 u=root | Friday 19 May 2017 14:13:46 +0000 (0:00:00.416) 0:00:15.851 ************
2017-05-19 14:13:46,907 p=781 u=root | TASK [kubernetes/preinstall : GIT | generate git informations] **************************************************************************************************
2017-05-19 14:13:46,908 p=781 u=root | Friday 19 May 2017 14:13:46 +0000 (0:00:00.049) 0:00:15.901 ************
2017-05-19 14:13:46,960 p=781 u=root | TASK [kubernetes/preinstall : GIT | copy ansible information] ***************************************************************************************************
2017-05-19 14:13:46,960 p=781 u=root | Friday 19 May 2017 14:13:46 +0000 (0:00:00.052) 0:00:15.954 ************
2017-05-19 14:13:47,009 p=781 u=root | TASK [kubernetes/preinstall : GIT | generate diff file] *********************************************************************************************************
2017-05-19 14:13:47,009 p=781 u=root | Friday 19 May 2017 14:13:47 +0000 (0:00:00.048) 0:00:16.003 ************
2017-05-19 14:13:47,059 p=781 u=root | TASK [kubernetes/preinstall : GIT | copy git diff file] *********************************************************************************************************
2017-05-19 14:13:47,060 p=781 u=root | Friday 19 May 2017 14:13:47 +0000 (0:00:00.050) 0:00:16.053 ************
2017-05-19 14:13:47,106 p=781 u=root | TASK [kubernetes/preinstall : set_fact] *************************************************************************************************************************
2017-05-19 14:13:47,106 p=781 u=root | Friday 19 May 2017 14:13:47 +0000 (0:00:00.046) 0:00:16.100 ************
2017-05-19 14:13:47,384 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"kube_apiserver_count": "2"}, "changed": false}
2017-05-19 14:13:47,466 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"kube_apiserver_count": "2"}, "changed": false}
2017-05-19 14:13:47,468 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"kube_apiserver_count": "2"}, "changed": false}
2017-05-19 14:13:47,470 p=781 u=root | TASK [kubernetes/preinstall : set_fact] *************************************************************************************************************************
2017-05-19 14:13:47,471 p=781 u=root | Friday 19 May 2017 14:13:47 +0000 (0:00:00.364) 0:00:16.464 ************
2017-05-19 14:13:47,549 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"kube_apiserver_address": "172.31.27.221"}, "changed": false}
2017-05-19 14:13:47,560 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"kube_apiserver_address": "172.31.20.212"}, "changed": false}
2017-05-19 14:13:47,563 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"kube_apiserver_address": "172.31.24.228"}, "changed": false}
2017-05-19 14:13:47,566 p=781 u=root | TASK [kubernetes/preinstall : set_fact] *************************************************************************************************************************
2017-05-19 14:13:47,566 p=781 u=root | Friday 19 May 2017 14:13:47 +0000 (0:00:00.095) 0:00:16.560 ************
2017-05-19 14:13:47,632 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"kube_apiserver_access_address": "172.31.27.221"}, "changed": false}
2017-05-19 14:13:47,652 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"kube_apiserver_access_address": "172.31.24.228"}, "changed": false}
2017-05-19 14:13:47,655 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"kube_apiserver_access_address": "172.31.20.212"}, "changed": false}
2017-05-19 14:13:47,658 p=781 u=root | TASK [kubernetes/preinstall : set_fact] *************************************************************************************************************************
2017-05-19 14:13:47,658 p=781 u=root | Friday 19 May 2017 14:13:47 +0000 (0:00:00.092) 0:00:16.652 ************
2017-05-19 14:13:47,722 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"is_kube_master": true}, "changed": false}
2017-05-19 14:13:47,747 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"is_kube_master": true}, "changed": false}
2017-05-19 14:13:47,749 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"is_kube_master": false}, "changed": false}
2017-05-19 14:13:47,752 p=781 u=root | TASK [kubernetes/preinstall : set_fact] *************************************************************************************************************************
2017-05-19 14:13:47,753 p=781 u=root | Friday 19 May 2017 14:13:47 +0000 (0:00:00.094) 0:00:16.746 ************
2017-05-19 14:13:47,905 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"first_kube_master": "172.31.27.221"}, "changed": false}
2017-05-19 14:13:47,912 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"first_kube_master": "172.31.27.221"}, "changed": false}
2017-05-19 14:13:47,918 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"first_kube_master": "172.31.27.221"}, "changed": false}
2017-05-19 14:13:47,921 p=781 u=root | TASK [kubernetes/preinstall : set_fact] *************************************************************************************************************************
2017-05-19 14:13:47,921 p=781 u=root | Friday 19 May 2017 14:13:47 +0000 (0:00:00.168) 0:00:16.915 ************
2017-05-19 14:13:47,984 p=781 u=root | TASK [kubernetes/preinstall : set_fact] *************************************************************************************************************************
2017-05-19 14:13:47,985 p=781 u=root | Friday 19 May 2017 14:13:47 +0000 (0:00:00.063) 0:00:16.978 ************
2017-05-19 14:13:48,074 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"kube_apiserver_endpoint": "http://127.0.0.1:8080"}, "changed": false}
2017-05-19 14:13:48,084 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"kube_apiserver_endpoint": "http://127.0.0.1:8080"}, "changed": false}
2017-05-19 14:13:48,087 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"kube_apiserver_endpoint": "https://172.31.27.221:6443"}, "changed": false}
2017-05-19 14:13:48,090 p=781 u=root | TASK [kubernetes/preinstall : set_fact] *************************************************************************************************************************
2017-05-19 14:13:48,090 p=781 u=root | Friday 19 May 2017 14:13:48 +0000 (0:00:00.105) 0:00:17.084 ************
2017-05-19 14:13:48,154 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"etcd_address": "172.31.27.221"}, "changed": false}
2017-05-19 14:13:48,179 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"etcd_address": "172.31.20.212"}, "changed": false}
2017-05-19 14:13:48,181 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"etcd_address": "172.31.24.228"}, "changed": false}
2017-05-19 14:13:48,184 p=781 u=root | TASK [kubernetes/preinstall : set_fact] *************************************************************************************************************************
2017-05-19 14:13:48,185 p=781 u=root | Friday 19 May 2017 14:13:48 +0000 (0:00:00.094) 0:00:17.178 ************
2017-05-19 14:13:48,245 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"etcd_access_address": "172.31.27.221"}, "changed": false}
2017-05-19 14:13:48,268 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"etcd_access_address": "172.31.20.212"}, "changed": false}
2017-05-19 14:13:48,272 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"etcd_access_address": "172.31.24.228"}, "changed": false}
2017-05-19 14:13:48,274 p=781 u=root | TASK [kubernetes/preinstall : set_fact] *************************************************************************************************************************
2017-05-19 14:13:48,275 p=781 u=root | Friday 19 May 2017 14:13:48 +0000 (0:00:00.089) 0:00:17.268 ************
2017-05-19 14:13:48,330 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"etcd_peer_url": "https://172.31.27.221:2380"}, "changed": false}
2017-05-19 14:13:48,356 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"etcd_peer_url": "https://172.31.20.212:2380"}, "changed": false}
2017-05-19 14:13:48,359 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"etcd_peer_url": "https://172.31.24.228:2380"}, "changed": false}
2017-05-19 14:13:48,362 p=781 u=root | TASK [kubernetes/preinstall : set_fact] *************************************************************************************************************************
2017-05-19 14:13:48,362 p=781 u=root | Friday 19 May 2017 14:13:48 +0000 (0:00:00.087) 0:00:17.356 ************
2017-05-19 14:13:48,419 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"etcd_client_url": "https://172.31.27.221:2379"}, "changed": false}
2017-05-19 14:13:48,441 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"etcd_client_url": "https://172.31.20.212:2379"}, "changed": false}
2017-05-19 14:13:48,449 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"etcd_client_url": "https://172.31.24.228:2379"}, "changed": false}
2017-05-19 14:13:48,452 p=781 u=root | TASK [kubernetes/preinstall : set_fact] *************************************************************************************************************************
2017-05-19 14:13:48,452 p=781 u=root | Friday 19 May 2017 14:13:48 +0000 (0:00:00.089) 0:00:17.446 ************
2017-05-19 14:13:48,506 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"etcd_authority": "127.0.0.1:2379"}, "changed": false}
2017-05-19 14:13:48,527 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"etcd_authority": "127.0.0.1:2379"}, "changed": false}
2017-05-19 14:13:48,532 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"etcd_authority": "127.0.0.1:2379"}, "changed": false}
2017-05-19 14:13:48,535 p=781 u=root | TASK [kubernetes/preinstall : set_fact] *************************************************************************************************************************
2017-05-19 14:13:48,535 p=781 u=root | Friday 19 May 2017 14:13:48 +0000 (0:00:00.083) 0:00:17.529 ************
2017-05-19 14:13:48,600 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"etcd_endpoint": "https://127.0.0.1:2379"}, "changed": false}
2017-05-19 14:13:48,611 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"etcd_endpoint": "https://127.0.0.1:2379"}, "changed": false}
2017-05-19 14:13:48,619 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"etcd_endpoint": "https://127.0.0.1:2379"}, "changed": false}
2017-05-19 14:13:48,622 p=781 u=root | TASK [kubernetes/preinstall : set_fact] *************************************************************************************************************************
2017-05-19 14:13:48,622 p=781 u=root | Friday 19 May 2017 14:13:48 +0000 (0:00:00.086) 0:00:17.616 ************
2017-05-19 14:13:48,880 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"etcd_access_addresses": "https://172.31.27.221:2379,https://172.31.20.212:2379,https://172.31.24.228:2379"}, "changed": false}
2017-05-19 14:13:48,907 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"etcd_access_addresses": "https://172.31.27.221:2379,https://172.31.20.212:2379,https://172.31.24.228:2379"}, "changed": false}
2017-05-19 14:13:48,910 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"etcd_access_addresses": "https://172.31.27.221:2379,https://172.31.20.212:2379,https://172.31.24.228:2379"}, "changed": false}
2017-05-19 14:13:48,913 p=781 u=root | TASK [kubernetes/preinstall : set_fact] *************************************************************************************************************************
2017-05-19 14:13:48,914 p=781 u=root | Friday 19 May 2017 14:13:48 +0000 (0:00:00.291) 0:00:17.907 ************
2017-05-19 14:13:48,996 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"etcd_access_endpoint": "https://172.31.27.221:2379,https://172.31.20.212:2379,https://172.31.24.228:2379"}, "changed": false}
2017-05-19 14:13:49,000 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"etcd_access_endpoint": "https://172.31.27.221:2379,https://172.31.20.212:2379,https://172.31.24.228:2379"}, "changed": false}
2017-05-19 14:13:49,002 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"etcd_access_endpoint": "https://172.31.27.221:2379,https://172.31.20.212:2379,https://172.31.24.228:2379"}, "changed": false}
2017-05-19 14:13:49,005 p=781 u=root | TASK [kubernetes/preinstall : set_fact] *************************************************************************************************************************
2017-05-19 14:13:49,006 p=781 u=root | Friday 19 May 2017 14:13:49 +0000 (0:00:00.091) 0:00:17.999 ************
2017-05-19 14:13:49,067 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"etcd_member_name": "etcd1"}, "changed": false}
2017-05-19 14:13:49,093 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"etcd_member_name": "etcd2"}, "changed": false}
2017-05-19 14:13:49,097 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"etcd_member_name": "etcd3"}, "changed": false}
2017-05-19 14:13:49,101 p=781 u=root | TASK [kubernetes/preinstall : set_fact] *************************************************************************************************************************
2017-05-19 14:13:49,101 p=781 u=root | Friday 19 May 2017 14:13:49 +0000 (0:00:00.095) 0:00:18.094 ************
2017-05-19 14:13:49,361 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"etcd_peer_addresses": "etcd1=https://172.31.27.221:2380,etcd2=https://172.31.20.212:2380,etcd3=https://172.31.24.228:2380"}, "changed": false}
2017-05-19 14:13:49,381 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"etcd_peer_addresses": "etcd1=https://172.31.27.221:2380,etcd2=https://172.31.20.212:2380,etcd3=https://172.31.24.228:2380"}, "changed": false}
2017-05-19 14:13:49,386 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"etcd_peer_addresses": "etcd1=https://172.31.27.221:2380,etcd2=https://172.31.20.212:2380,etcd3=https://172.31.24.228:2380"}, "changed": false}
2017-05-19 14:13:49,389 p=781 u=root | TASK [kubernetes/preinstall : set_fact] *************************************************************************************************************************
2017-05-19 14:13:49,389 p=781 u=root | Friday 19 May 2017 14:13:49 +0000 (0:00:00.288) 0:00:18.383 ************
2017-05-19 14:13:49,449 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"is_etcd_master": true}, "changed": false}
2017-05-19 14:13:49,471 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"is_etcd_master": true}, "changed": false}
2017-05-19 14:13:49,477 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"is_etcd_master": true}, "changed": false}
2017-05-19 14:13:49,480 p=781 u=root | TASK [kubernetes/preinstall : set_fact] *************************************************************************************************************************
2017-05-19 14:13:49,480 p=781 u=root | Friday 19 May 2017 14:13:49 +0000 (0:00:00.091) 0:00:18.474 ************
2017-05-19 14:13:49,536 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"etcd_after_v3": "etcd_version | version_compare(\"v3.0.0\", \">=\")"}, "changed": false}
2017-05-19 14:13:49,557 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"etcd_after_v3": "etcd_version | version_compare(\"v3.0.0\", \">=\")"}, "changed": false}
2017-05-19 14:13:49,559 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"etcd_after_v3": "etcd_version | version_compare(\"v3.0.0\", \">=\")"}, "changed": false}
2017-05-19 14:13:49,562 p=781 u=root | TASK [kubernetes/preinstall : set_fact] *************************************************************************************************************************
2017-05-19 14:13:49,562 p=781 u=root | Friday 19 May 2017 14:13:49 +0000 (0:00:00.082) 0:00:18.556 ************
2017-05-19 14:13:49,624 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"etcd_container_bin_dir": "/usr/local/bin/"}, "changed": false}
2017-05-19 14:13:49,647 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"etcd_container_bin_dir": "/usr/local/bin/"}, "changed": false}
2017-05-19 14:13:49,650 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"etcd_container_bin_dir": "/usr/local/bin/"}, "changed": false}
2017-05-19 14:13:49,653 p=781 u=root | TASK [kubernetes/preinstall : set_fact] *************************************************************************************************************************
2017-05-19 14:13:49,653 p=781 u=root | Friday 19 May 2017 14:13:49 +0000 (0:00:00.090) 0:00:18.647 ************
2017-05-19 14:13:49,720 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"peer_with_calico_rr": false}, "changed": false}
2017-05-19 14:13:49,741 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"peer_with_calico_rr": false}, "changed": false}
2017-05-19 14:13:49,744 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"peer_with_calico_rr": false}, "changed": false}
2017-05-19 14:13:49,747 p=781 u=root | TASK [kubernetes/preinstall : check if atomic host] *************************************************************************************************************
2017-05-19 14:13:49,747 p=781 u=root | Friday 19 May 2017 14:13:49 +0000 (0:00:00.093) 0:00:18.740 ************
2017-05-19 14:13:50,036 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:13:50,069 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:13:50,157 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:13:50,160 p=781 u=root | TASK [kubernetes/preinstall : set_fact] *************************************************************************************************************************
2017-05-19 14:13:50,161 p=781 u=root | Friday 19 May 2017 14:13:50 +0000 (0:00:00.413) 0:00:19.154 ************
2017-05-19 14:13:50,223 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"is_atomic": false}, "changed": false}
2017-05-19 14:13:50,245 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"is_atomic": false}, "changed": false}
2017-05-19 14:13:50,248 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"is_atomic": false}, "changed": false}
2017-05-19 14:13:50,251 p=781 u=root | TASK [kubernetes/preinstall : set_fact] *************************************************************************************************************************
2017-05-19 14:13:50,251 p=781 u=root | Friday 19 May 2017 14:13:50 +0000 (0:00:00.090) 0:00:19.245 ************
2017-05-19 14:13:50,299 p=781 u=root | TASK [kubernetes/preinstall : check resolvconf] *****************************************************************************************************************
2017-05-19 14:13:50,299 p=781 u=root | Friday 19 May 2017 14:13:50 +0000 (0:00:00.048) 0:00:19.293 ************
2017-05-19 14:13:50,665 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "cmd": "which resolvconf", "delta": "0:00:00.003884", "end": "2017-05-19 14:13:50.650887", "failed": false, "failed_when_result": false, "rc": 1, "start": "2017-05-19 14:13:50.647003", "stderr": "which: no resolvconf in (/sbin:/bin:/usr/sbin:/usr/bin)", "stderr_lines": ["which: no resolvconf in (/sbin:/bin:/usr/sbin:/usr/bin)"], "stdout": "", "stdout_lines": []}
2017-05-19 14:13:50,717 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "cmd": "which resolvconf", "delta": "0:00:00.003926", "end": "2017-05-19 14:13:50.704793", "failed": false, "failed_when_result": false, "rc": 1, "start": "2017-05-19 14:13:50.700867", "stderr": "which: no resolvconf in (/sbin:/bin:/usr/sbin:/usr/bin)", "stderr_lines": ["which: no resolvconf in (/sbin:/bin:/usr/sbin:/usr/bin)"], "stdout": "", "stdout_lines": []}
2017-05-19 14:13:50,777 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "cmd": "which resolvconf", "delta": "0:00:00.004387", "end": "2017-05-19 14:13:50.760466", "failed": false, "failed_when_result": false, "rc": 1, "start": "2017-05-19 14:13:50.756079", "stderr": "which: no resolvconf in (/sbin:/bin:/usr/sbin:/usr/bin)", "stderr_lines": ["which: no resolvconf in (/sbin:/bin:/usr/sbin:/usr/bin)"], "stdout": "", "stdout_lines": []}
2017-05-19 14:13:50,781 p=781 u=root | TASK [kubernetes/preinstall : set_fact] *************************************************************************************************************************
2017-05-19 14:13:50,781 p=781 u=root | Friday 19 May 2017 14:13:50 +0000 (0:00:00.481) 0:00:19.775 ************
2017-05-19 14:13:50,871 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"resolvconf": false}, "changed": false}
2017-05-19 14:13:50,877 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"resolvconf": false}, "changed": false}
2017-05-19 14:13:50,879 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"resolvconf": false}, "changed": false}
2017-05-19 14:13:50,883 p=781 u=root | TASK [kubernetes/preinstall : set_fact] *************************************************************************************************************************
2017-05-19 14:13:50,883 p=781 u=root | Friday 19 May 2017 14:13:50 +0000 (0:00:00.101) 0:00:19.877 ************
2017-05-19 14:13:50,975 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"bogus_domains": "cluster.local.default.svc.cluster.local./default.svc.cluster.local.default.svc.cluster.local./com.default.svc.cluster.local./cluster.local.svc.cluster.local./svc.cluster.local.svc.cluster.local./com.svc.cluster.local./", "default_resolver": "8.8.8.8"}, "changed": false}
2017-05-19 14:13:50,987 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"bogus_domains": "cluster.local.default.svc.cluster.local./default.svc.cluster.local.default.svc.cluster.local./com.default.svc.cluster.local./cluster.local.svc.cluster.local./svc.cluster.local.svc.cluster.local./com.svc.cluster.local./", "default_resolver": "8.8.8.8"}, "changed": false}
2017-05-19 14:13:50,993 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"bogus_domains": "cluster.local.default.svc.cluster.local./default.svc.cluster.local.default.svc.cluster.local./com.default.svc.cluster.local./cluster.local.svc.cluster.local./svc.cluster.local.svc.cluster.local./com.svc.cluster.local./", "default_resolver": "8.8.8.8"}, "changed": false}
2017-05-19 14:13:50,997 p=781 u=root | TASK [kubernetes/preinstall : check if kubelet is configured] ***************************************************************************************************
2017-05-19 14:13:50,997 p=781 u=root | Friday 19 May 2017 14:13:50 +0000 (0:00:00.113) 0:00:19.990 ************
2017-05-19 14:13:51,272 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:13:51,391 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:13:51,416 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:13:51,420 p=781 u=root | TASK [kubernetes/preinstall : check if early DNS configuration stage] *******************************************************************************************
2017-05-19 14:13:51,420 p=781 u=root | Friday 19 May 2017 14:13:51 +0000 (0:00:00.422) 0:00:20.413 ************
2017-05-19 14:13:51,491 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"dns_early": true}, "changed": false}
2017-05-19 14:13:51,513 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"dns_early": true}, "changed": false}
2017-05-19 14:13:51,517 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"dns_early": true}, "changed": false}
2017-05-19 14:13:51,520 p=781 u=root | TASK [kubernetes/preinstall : target resolv.conf files] *********************************************************************************************************
2017-05-19 14:13:51,521 p=781 u=root | Friday 19 May 2017 14:13:51 +0000 (0:00:00.100) 0:00:20.514 ************
2017-05-19 14:13:51,606 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"base": "", "head": "", "resolvconffile": "/etc/resolv.conf"}, "changed": false}
2017-05-19 14:13:51,626 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"base": "", "head": "", "resolvconffile": "/etc/resolv.conf"}, "changed": false}
2017-05-19 14:13:51,631 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"base": "", "head": "", "resolvconffile": "/etc/resolv.conf"}, "changed": false}
2017-05-19 14:13:51,635 p=781 u=root | TASK [kubernetes/preinstall : target temporary resolvconf cloud init file (Container Linux by CoreOS)] **********************************************************
2017-05-19 14:13:51,635 p=781 u=root | Friday 19 May 2017 14:13:51 +0000 (0:00:00.114) 0:00:20.629 ************
2017-05-19 14:13:51,709 p=781 u=root | TASK [kubernetes/preinstall : check if /etc/dhclient.conf exists] ***********************************************************************************************
2017-05-19 14:13:51,709 p=781 u=root | Friday 19 May 2017 14:13:51 +0000 (0:00:00.073) 0:00:20.703 ************
2017-05-19 14:13:52,028 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:13:52,134 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:13:52,171 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:13:52,174 p=781 u=root | TASK [kubernetes/preinstall : target dhclient conf file for /etc/dhclient.conf] *********************************************************************************
2017-05-19 14:13:52,174 p=781 u=root | Friday 19 May 2017 14:13:52 +0000 (0:00:00.465) 0:00:21.168 ************
2017-05-19 14:13:52,243 p=781 u=root | TASK [kubernetes/preinstall : check if /etc/dhcp/dhclient.conf exists] ******************************************************************************************
2017-05-19 14:13:52,244 p=781 u=root | Friday 19 May 2017 14:13:52 +0000 (0:00:00.069) 0:00:21.237 ************
2017-05-19 14:13:52,509 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:13:52,545 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:13:52,598 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:13:52,601 p=781 u=root | TASK [kubernetes/preinstall : target dhclient conf file for /etc/dhcp/dhclient.conf] ****************************************************************************
2017-05-19 14:13:52,601 p=781 u=root | Friday 19 May 2017 14:13:52 +0000 (0:00:00.357) 0:00:21.595 ************
2017-05-19 14:13:52,670 p=781 u=root | TASK [kubernetes/preinstall : target dhclient hook file for Red Hat family] *************************************************************************************
2017-05-19 14:13:52,670 p=781 u=root | Friday 19 May 2017 14:13:52 +0000 (0:00:00.068) 0:00:21.664 ************
2017-05-19 14:13:52,750 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"dhclienthookfile": "/etc/dhcp/dhclient.d/zdnsupdate.sh"}, "changed": false}
2017-05-19 14:13:52,769 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"dhclienthookfile": "/etc/dhcp/dhclient.d/zdnsupdate.sh"}, "changed": false}
2017-05-19 14:13:52,772 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"dhclienthookfile": "/etc/dhcp/dhclient.d/zdnsupdate.sh"}, "changed": false}
2017-05-19 14:13:52,775 p=781 u=root | TASK [kubernetes/preinstall : target dhclient hook file for Debian family] **************************************************************************************
2017-05-19 14:13:52,775 p=781 u=root | Friday 19 May 2017 14:13:52 +0000 (0:00:00.104) 0:00:21.769 ************
2017-05-19 14:13:52,846 p=781 u=root | TASK [kubernetes/preinstall : generate search domains to resolvconf] ********************************************************************************************
2017-05-19 14:13:52,846 p=781 u=root | Friday 19 May 2017 14:13:52 +0000 (0:00:00.071) 0:00:21.840 ************
2017-05-19 14:13:52,954 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"domainentry": "domain cluster.local", "searchentries": "search default.svc.cluster.local svc.cluster.local", "supersede_domain": "supersede domain-name \"cluster.local\";", "supersede_search": "supersede domain-search \"default.svc.cluster.local\", \"svc.cluster.local\";"}, "changed": false}
2017-05-19 14:13:52,959 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"domainentry": "domain cluster.local", "searchentries": "search default.svc.cluster.local svc.cluster.local", "supersede_domain": "supersede domain-name \"cluster.local\";", "supersede_search": "supersede domain-search \"default.svc.cluster.local\", \"svc.cluster.local\";"}, "changed": false}
2017-05-19 14:13:52,962 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"domainentry": "domain cluster.local", "searchentries": "search default.svc.cluster.local svc.cluster.local", "supersede_domain": "supersede domain-name \"cluster.local\";", "supersede_search": "supersede domain-search \"default.svc.cluster.local\", \"svc.cluster.local\";"}, "changed": false}
2017-05-19 14:13:52,966 p=781 u=root | TASK [kubernetes/preinstall : pick dnsmasq cluster IP or default resolver] **************************************************************************************
2017-05-19 14:13:52,966 p=781 u=root | Friday 19 May 2017 14:13:52 +0000 (0:00:00.119) 0:00:21.959 ************
2017-05-19 14:13:53,067 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"dnsmasq_server": []}, "changed": false}
2017-05-19 14:13:53,084 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"dnsmasq_server": []}, "changed": false}
2017-05-19 14:13:53,087 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"dnsmasq_server": []}, "changed": false}
2017-05-19 14:13:53,090 p=781 u=root | TASK [kubernetes/preinstall : generate nameservers to resolvconf] ***********************************************************************************************
2017-05-19 14:13:53,090 p=781 u=root | Friday 19 May 2017 14:13:53 +0000 (0:00:00.124) 0:00:22.084 ************
2017-05-19 14:13:53,183 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"nameserverentries": "nameserver 8.8.8.8", "supersede_nameserver": "supersede domain-name-servers 8.8.8.8;"}, "changed": false}
2017-05-19 14:13:53,190 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"nameserverentries": "nameserver 8.8.8.8", "supersede_nameserver": "supersede domain-name-servers 8.8.8.8;"}, "changed": false}
2017-05-19 14:13:53,195 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"nameserverentries": "nameserver 8.8.8.8", "supersede_nameserver": "supersede domain-name-servers 8.8.8.8;"}, "changed": false}
2017-05-19 14:13:53,200 p=781 u=root | TASK [kubernetes/preinstall : gather os specific variables] *****************************************************************************************************
2017-05-19 14:13:53,200 p=781 u=root | Friday 19 May 2017 14:13:53 +0000 (0:00:00.109) 0:00:22.193 ************
2017-05-19 14:13:53,290 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => (item=/kargo/roles/kubernetes/preinstall/vars/../vars/centos.yml) => {"ansible_facts": {"required_pkgs": ["libselinux-python", "device-mapper-libs"]}, "item": "/kargo/roles/kubernetes/preinstall/vars/../vars/centos.yml"}
2017-05-19 14:13:53,311 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => (item=/kargo/roles/kubernetes/preinstall/vars/../vars/centos.yml) => {"ansible_facts": {"required_pkgs": ["libselinux-python", "device-mapper-libs"]}, "item": "/kargo/roles/kubernetes/preinstall/vars/../vars/centos.yml"}
2017-05-19 14:13:53,323 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => (item=/kargo/roles/kubernetes/preinstall/vars/../vars/centos.yml) => {"ansible_facts": {"required_pkgs": ["libselinux-python", "device-mapper-libs"]}, "item": "/kargo/roles/kubernetes/preinstall/vars/../vars/centos.yml"}
2017-05-19 14:13:53,326 p=781 u=root | TASK [kubernetes/preinstall : Create kubernetes config directory] ***********************************************************************************************
2017-05-19 14:13:53,326 p=781 u=root | Friday 19 May 2017 14:13:53 +0000 (0:00:00.126) 0:00:22.320 ************
2017-05-19 14:13:53,604 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "kube", "path": "/etc/kubernetes", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 995}
2017-05-19 14:13:53,721 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "kube", "path": "/etc/kubernetes", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 995}
2017-05-19 14:13:54,020 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "kube", "path": "/etc/kubernetes", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 995}
2017-05-19 14:13:54,023 p=781 u=root | TASK [kubernetes/preinstall : Create kubernetes script directory] ***********************************************************************************************
2017-05-19 14:13:54,023 p=781 u=root | Friday 19 May 2017 14:13:54 +0000 (0:00:00.697) 0:00:23.017 ************
2017-05-19 14:13:54,333 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "kube", "path": "/usr/local/bin/kubernetes-scripts", "secontext": "unconfined_u:object_r:bin_t:s0", "size": 6, "state": "directory", "uid": 995}
2017-05-19 14:13:54,473 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "kube", "path": "/usr/local/bin/kubernetes-scripts", "secontext": "unconfined_u:object_r:bin_t:s0", "size": 6, "state": "directory", "uid": 995}
2017-05-19 14:13:54,664 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "kube", "path": "/usr/local/bin/kubernetes-scripts", "secontext": "unconfined_u:object_r:bin_t:s0", "size": 6, "state": "directory", "uid": 995}
2017-05-19 14:13:54,667 p=781 u=root | TASK [kubernetes/preinstall : Create kubernetes manifests directory] ********************************************************************************************
2017-05-19 14:13:54,667 p=781 u=root | Friday 19 May 2017 14:13:54 +0000 (0:00:00.643) 0:00:23.661 ************
2017-05-19 14:13:54,871 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "kube", "path": "/etc/kubernetes/manifests", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 995}
2017-05-19 14:13:54,889 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "kube", "path": "/etc/kubernetes/manifests", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 995}
2017-05-19 14:13:54,895 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "kube", "path": "/etc/kubernetes/manifests", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 995}
2017-05-19 14:13:54,899 p=781 u=root | TASK [kubernetes/preinstall : check cloud_provider value] *******************************************************************************************************
2017-05-19 14:13:54,899 p=781 u=root | Friday 19 May 2017 14:13:54 +0000 (0:00:00.232) 0:00:23.893 ************
2017-05-19 14:13:54,959 p=781 u=root | TASK [kubernetes/preinstall : include] **************************************************************************************************************************
2017-05-19 14:13:54,959 p=781 u=root | Friday 19 May 2017 14:13:54 +0000 (0:00:00.060) 0:00:23.953 ************
2017-05-19 14:13:55,021 p=781 u=root | TASK [kubernetes/preinstall : Create cni directories] ***********************************************************************************************************
2017-05-19 14:13:55,021 p=781 u=root | Friday 19 May 2017 14:13:55 +0000 (0:00:00.062) 0:00:24.015 ************
2017-05-19 14:13:55,255 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => (item=/etc/cni/net.d) => {"changed": true, "gid": 0, "group": "root", "item": "/etc/cni/net.d", "mode": "0755", "owner": "kube", "path": "/etc/cni/net.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 995}
2017-05-19 14:13:55,296 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => (item=/etc/cni/net.d) => {"changed": true, "gid": 0, "group": "root", "item": "/etc/cni/net.d", "mode": "0755", "owner": "kube", "path": "/etc/cni/net.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 995}
2017-05-19 14:13:55,300 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => (item=/etc/cni/net.d) => {"changed": true, "gid": 0, "group": "root", "item": "/etc/cni/net.d", "mode": "0755", "owner": "kube", "path": "/etc/cni/net.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 995}
2017-05-19 14:13:55,381 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => (item=/opt/cni/bin) => {"changed": true, "gid": 0, "group": "root", "item": "/opt/cni/bin", "mode": "0755", "owner": "kube", "path": "/opt/cni/bin", "secontext": "unconfined_u:object_r:usr_t:s0", "size": 6, "state": "directory", "uid": 995}
2017-05-19 14:13:55,425 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => (item=/opt/cni/bin) => {"changed": true, "gid": 0, "group": "root", "item": "/opt/cni/bin", "mode": "0755", "owner": "kube", "path": "/opt/cni/bin", "secontext": "unconfined_u:object_r:usr_t:s0", "size": 6, "state": "directory", "uid": 995}
2017-05-19 14:13:55,426 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => (item=/opt/cni/bin) => {"changed": true, "gid": 0, "group": "root", "item": "/opt/cni/bin", "mode": "0755", "owner": "kube", "path": "/opt/cni/bin", "secontext": "unconfined_u:object_r:usr_t:s0", "size": 6, "state": "directory", "uid": 995}
2017-05-19 14:13:55,428 p=781 u=root | TASK [kubernetes/preinstall : Update package management cache (YUM)] ********************************************************************************************
2017-05-19 14:13:55,429 p=781 u=root | Friday 19 May 2017 14:13:55 +0000 (0:00:00.407) 0:00:24.422 ************
2017-05-19 14:14:27,488 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"attempts": 1, "changed": false, "msg": "", "rc": 0, "results": ["cracklib-dicts-2.9.0-11.el7.x86_64 providing * is already installed"]}
2017-05-19 14:14:31,545 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"attempts": 1, "changed": false, "msg": "", "rc": 0, "results": ["cracklib-dicts-2.9.0-11.el7.x86_64 providing * is already installed"]}
2017-05-19 14:14:32,625 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"attempts": 1, "changed": false, "msg": "", "rc": 0, "results": ["cracklib-dicts-2.9.0-11.el7.x86_64 providing * is already installed"]}
2017-05-19 14:14:32,628 p=781 u=root | TASK [kubernetes/preinstall : Install latest version of python-apt for Debian distribs] *************************************************************************
2017-05-19 14:14:32,628 p=781 u=root | Friday 19 May 2017 14:14:32 +0000 (0:00:37.199) 0:01:01.622 ************
2017-05-19 14:14:32,689 p=781 u=root | TASK [kubernetes/preinstall : Install python-dnf for latest RedHat versions] ************************************************************************************
2017-05-19 14:14:32,689 p=781 u=root | Friday 19 May 2017 14:14:32 +0000 (0:00:00.061) 0:01:01.683 ************
2017-05-19 14:14:32,750 p=781 u=root | TASK [kubernetes/preinstall : Install epel-release on RedHat/CentOS] ********************************************************************************************
2017-05-19 14:14:32,750 p=781 u=root | Friday 19 May 2017 14:14:32 +0000 (0:00:00.060) 0:01:01.744 ************
2017-05-19 14:14:33,185 p=781 u=root | [WARNING]: Consider using yum, dnf or zypper module rather than running rpm
2017-05-19 14:14:33,186 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"attempts": 1, "changed": false, "cmd": "rpm -qa | grep epel-release || rpm -ivh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm", "delta": "0:00:00.215142", "end": "2017-05-19 14:14:33.167529", "rc": 0, "start": "2017-05-19 14:14:32.952387", "stderr": "", "stderr_lines": [], "stdout": "epel-release-7-5.noarch", "stdout_lines": ["epel-release-7-5.noarch"]}
2017-05-19 14:14:33,194 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"attempts": 1, "changed": false, "cmd": "rpm -qa | grep epel-release || rpm -ivh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm", "delta": "0:00:00.214103", "end": "2017-05-19 14:14:33.177565", "rc": 0, "start": "2017-05-19 14:14:32.963462", "stderr": "", "stderr_lines": [], "stdout": "epel-release-7-5.noarch", "stdout_lines": ["epel-release-7-5.noarch"]}
2017-05-19 14:14:34,185 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"attempts": 1, "changed": false, "cmd": "rpm -qa | grep epel-release || rpm -ivh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm", "delta": "0:00:01.209796", "end": "2017-05-19 14:14:34.167669", "rc": 0, "start": "2017-05-19 14:14:32.957873", "stderr": "", "stderr_lines": [], "stdout": "epel-release-7-5.noarch", "stdout_lines": ["epel-release-7-5.noarch"]}
2017-05-19 14:14:34,188 p=781 u=root | TASK [kubernetes/preinstall : Install packages requirements] ****************************************************************************************************
2017-05-19 14:14:34,188 p=781 u=root | Friday 19 May 2017 14:14:34 +0000 (0:00:01.437) 0:01:03.181 ************
2017-05-19 14:14:54,712 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => (item=[u'libselinux-python', u'device-mapper-libs', u'python-httplib2', u'openssl', u'curl', u'rsync', u'bash-completion', u'socat', u'unzip']) => {"attempts": 1, "changed": true, "item": ["libselinux-python", "device-mapper-libs", "python-httplib2", "openssl", "curl", "rsync", "bash-completion", "socat", "unzip"], "msg": "warning: /var/cache/yum/x86_64/7/base/packages/bash-completion-2.1-6.el7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY\nwarning: /var/cache/yum/x86_64/7/epel/packages/python-httplib2-0.7.7-3.el7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY\nImporting GPG key 0xF4A80EB5:\n Userid : \"CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>\"\n Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5\n Package : centos-release-7-2.1511.el7.centos.2.10.x86_64 (@anaconda)\n From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7\nImporting GPG key 0x352C64E5:\n Userid : \"Fedora EPEL (7) <epel@fedoraproject.org>\"\n Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5\n Package : epel-release-7-5.noarch (@epel)\n From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7\n", "rc": 0, "results": ["All packages providing rsync are up to date", "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: ftp.plusline.de\n * epel: mirror.23media.de\n * extras: mirror.23media.de\n * updates: mirror.23media.de\nResolving Dependencies\n--> Running transaction check\n---> Package bash-completion.noarch 1:2.1-6.el7 will be installed\n---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be installed\n--> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64\n--> Processing Dependency: make for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64\n---> Package python-httplib2.noarch 0:0.7.7-3.el7 will be installed\n---> Package socat.x86_64 0:1.7.2.2-5.el7 will be installed\n---> Package unzip.x86_64 0:6.0-16.el7 will be installed\n--> Running transaction check\n---> Package make.x86_64 1:3.82-23.el7 will be installed\n---> Package openssl-libs.x86_64 1:1.0.1e-42.el7.9 will be updated\n---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be an update\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n bash-completion noarch 1:2.1-6.el7 base 85 k\n openssl x86_64 1:1.0.1e-60.el7_3.1 updates 713 k\n python-httplib2 noarch 0.7.7-3.el7 epel 70 k\n socat x86_64 1.7.2.2-5.el7 base 255 k\n unzip x86_64 6.0-16.el7 base 169 k\nInstalling for dependencies:\n make x86_64 1:3.82-23.el7 base 420 k\nUpdating for dependencies:\n openssl-libs x86_64 1:1.0.1e-60.el7_3.1 updates 959 k\n\nTransaction Summary\n================================================================================\nInstall 5 Packages (+1 Dependent package)\nUpgrade ( 1 Dependent package)\n\nTotal download size: 2.6 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\nPublic key for bash-completion-2.1-6.el7.noarch.rpm is not installed\nPublic key for openssl-libs-1.0.1e-60.el7_3.1.x86_64.rpm is not installed\nPublic key for python-httplib2-0.7.7-3.el7.noarch.rpm is not installed\n--------------------------------------------------------------------------------\nTotal 9.9 MB/s | 2.6 MB 00:00 \nRetrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7\nRetrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 1/8 \n Installing : 1:make-3.82-23.el7.x86_64 2/8 \n Installing : 1:openssl-1.0.1e-60.el7_3.1.x86_64 3/8 \n Installing : socat-1.7.2.2-5.el7.x86_64 4/8 \n Installing : unzip-6.0-16.el7.x86_64 5/8 \n Installing : python-httplib2-0.7.7-3.el7.noarch 6/8 \n Installing : 1:bash-completion-2.1-6.el7.noarch 7/8 \n Cleanup : 1:openssl-libs-1.0.1e-42.el7.9.x86_64 8/8 \n Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 1/8 \n Verifying : 1:bash-completion-2.1-6.el7.noarch 2/8 \n Verifying : python-httplib2-0.7.7-3.el7.noarch 3/8 \n Verifying : 1:make-3.82-23.el7.x86_64 4/8 \n Verifying : socat-1.7.2.2-5.el7.x86_64 5/8 \n Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 6/8 \n Verifying : unzip-6.0-16.el7.x86_64 7/8 \n Verifying : 1:openssl-libs-1.0.1e-42.el7.9.x86_64 8/8 \n\nInstalled:\n bash-completion.noarch 1:2.1-6.el7 openssl.x86_64 1:1.0.1e-60.el7_3.1 \n python-httplib2.noarch 0:0.7.7-3.el7 socat.x86_64 0:1.7.2.2-5.el7 \n unzip.x86_64 0:6.0-16.el7 \n\nDependency Installed:\n make.x86_64 1:3.82-23.el7 \n\nDependency Updated:\n openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 \n\nComplete!\nLoaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: ftp.plusline.de\n * epel: mirror.23media.de\n * extras: mirror.23media.de\n * updates: mirror.23media.de\nResolving Dependencies\n--> Running transaction check\n---> Package curl.x86_64 0:7.29.0-25.el7.centos will be updated\n---> Package curl.x86_64 0:7.29.0-35.el7.centos will be an update\n--> Processing Dependency: libcurl = 7.29.0-35.el7.centos for package: curl-7.29.0-35.el7.centos.x86_64\n---> Package device-mapper-libs.x86_64 7:1.02.107-5.el7 will be updated\n--> Processing Dependency: device-mapper-libs = 7:1.02.107-5.el7 for package: 7:device-mapper-1.02.107-5.el7.x86_64\n---> Package device-mapper-libs.x86_64 7:1.02.135-1.el7_3.4 will be an update\n---> Package libselinux-python.x86_64 0:2.2.2-6.el7 will be updated\n---> Package libselinux-python.x86_64 0:2.5-6.el7 will be an update\n--> Processing Dependency: libselinux(x86-64) = 2.5-6.el7 for package: libselinux-python-2.5-6.el7.x86_64\n--> Running transaction check\n---> Package device-mapper.x86_64 7:1.02.107-5.el7 will be updated\n---> Package device-mapper.x86_64 7:1.02.135-1.el7_3.4 will be an update\n---> Package libcurl.x86_64 0:7.29.0-25.el7.centos will be updated\n---> Package libcurl.x86_64 0:7.29.0-35.el7.centos will be an update\n---> Package libselinux.x86_64 0:2.2.2-6.el7 will be updated\n--> Processing Dependency: libselinux = 2.2.2-6.el7 for package: libselinux-utils-2.2.2-6.el7.x86_64\n---> Package libselinux.x86_64 0:2.5-6.el7 will be an update\n--> Processing Dependency: libsepol(x86-64) >= 2.5-6 for package: libselinux-2.5-6.el7.x86_64\n--> Processing Dependency: libsepol.so.1(LIBSEPOL_1.0)(64bit) for package: libselinux-2.5-6.el7.x86_64\n--> Running transaction check\n---> Package libselinux-utils.x86_64 0:2.2.2-6.el7 will be updated\n---> Package libselinux-utils.x86_64 0:2.5-6.el7 will be an update\n---> Package libsepol.x86_64 0:2.1.9-3.el7 will be updated\n---> Package libsepol.x86_64 0:2.5-6.el7 will be an update\n--> Processing Conflict: libselinux-2.5-6.el7.x86_64 conflicts systemd < 219-20\n--> Restarting Dependency Resolution with new changes.\n--> Running transaction check\n---> Package systemd.x86_64 0:219-19.el7 will be updated\n--> Processing Dependency: systemd = 219-19.el7 for package: systemd-sysv-219-19.el7.x86_64\n---> Package systemd.x86_64 0:219-30.el7_3.8 will be an update\n--> Processing Dependency: systemd-libs = 219-30.el7_3.8 for package: systemd-219-30.el7_3.8.x86_64\n--> Running transaction check\n---> Package systemd-libs.x86_64 0:219-19.el7 will be updated\n--> Processing Dependency: systemd-libs = 219-19.el7 for package: libgudev1-219-19.el7.x86_64\n---> Package systemd-libs.x86_64 0:219-30.el7_3.8 will be an update\n---> Package systemd-sysv.x86_64 0:219-19.el7 will be updated\n---> Package systemd-sysv.x86_64 0:219-30.el7_3.8 will be an update\n--> Running transaction check\n---> Package libgudev1.x86_64 0:219-19.el7 will be updated\n---> Package libgudev1.x86_64 0:219-30.el7_3.8 will be an update\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nUpdating:\n curl x86_64 7.29.0-35.el7.centos base 265 k\n device-mapper-libs x86_64 7:1.02.135-1.el7_3.4 updates 333 k\n libselinux-python x86_64 2.5-6.el7 base 234 k\n systemd x86_64 219-30.el7_3.8 updates 5.2 M\nUpdating for dependencies:\n device-mapper x86_64 7:1.02.135-1.el7_3.4 updates 269 k\n libcurl x86_64 7.29.0-35.el7.centos base 218 k\n libgudev1 x86_64 219-30.el7_3.8 updates 76 k\n libselinux x86_64 2.5-6.el7 base 161 k\n libselinux-utils x86_64 2.5-6.el7 base 151 k\n libsepol x86_64 2.5-6.el7 base 288 k\n systemd-libs x86_64 219-30.el7_3.8 updates 369 k\n systemd-sysv x86_64 219-30.el7_3.8 updates 63 k\n\nTransaction Summary\n================================================================================\nUpgrade 4 Packages (+8 Dependent packages)\n\nTotal download size: 7.6 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 19 MB/s | 7.6 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : libsepol-2.5-6.el7.x86_64 1/24 \n Updating : libselinux-2.5-6.el7.x86_64 2/24 \n Updating : systemd-libs-219-30.el7_3.8.x86_64 3/24 \n Updating : libcurl-7.29.0-35.el7.centos.x86_64 4/24 \n Updating : systemd-219-30.el7_3.8.x86_64 5/24 \n Updating : 7:device-mapper-libs-1.02.135-1.el7_3.4.x86_64 6/24 \n Updating : 7:device-mapper-1.02.135-1.el7_3.4.x86_64 7/24 \n Updating : systemd-sysv-219-30.el7_3.8.x86_64 8/24 \n Updating : curl-7.29.0-35.el7.centos.x86_64 9/24 \n Updating : libgudev1-219-30.el7_3.8.x86_64 10/24 \n Updating : libselinux-python-2.5-6.el7.x86_64 11/24 \n Updating : libselinux-utils-2.5-6.el7.x86_64 12/24 \n Cleanup : systemd-sysv-219-19.el7.x86_64 13/24 \n Cleanup : 7:device-mapper-libs-1.02.107-5.el7.x86_64 14/24 \n Cleanup : 7:device-mapper-1.02.107-5.el7.x86_64 15/24 \n Cleanup : systemd-219-19.el7.x86_64 16/24 \n Cleanup : curl-7.29.0-25.el7.centos.x86_64 17/24 \n Cleanup : libgudev1-219-19.el7.x86_64 18/24 \n Cleanup : systemd-libs-219-19.el7.x86_64 19/24 \n Cleanup : libselinux-utils-2.2.2-6.el7.x86_64 20/24 \n Cleanup : libselinux-python-2.2.2-6.el7.x86_64 21/24 \n Cleanup : libselinux-2.2.2-6.el7.x86_64 22/24 \n Cleanup : libsepol-2.1.9-3.el7.x86_64 23/24 \n Cleanup : libcurl-7.29.0-25.el7.centos.x86_64 24/24 \n Verifying : libsepol-2.5-6.el7.x86_64 1/24 \n Verifying : libselinux-python-2.5-6.el7.x86_64 2/24 \n Verifying : systemd-sysv-219-30.el7_3.8.x86_64 3/24 \n Verifying : libselinux-utils-2.5-6.el7.x86_64 4/24 \n Verifying : 7:device-mapper-1.02.135-1.el7_3.4.x86_64 5/24 \n Verifying : 7:device-mapper-libs-1.02.135-1.el7_3.4.x86_64 6/24 \n Verifying : systemd-libs-219-30.el7_3.8.x86_64 7/24 \n Verifying : systemd-219-30.el7_3.8.x86_64 8/24 \n Verifying : libgudev1-219-30.el7_3.8.x86_64 9/24 \n Verifying : libcurl-7.29.0-35.el7.centos.x86_64 10/24 \n Verifying : libselinux-2.5-6.el7.x86_64 11/24 \n Verifying : curl-7.29.0-35.el7.centos.x86_64 12/24 \n Verifying : curl-7.29.0-25.el7.centos.x86_64 13/24 \n Verifying : systemd-sysv-219-19.el7.x86_64 14/24 \n Verifying : libgudev1-219-19.el7.x86_64 15/24 \n Verifying : systemd-219-19.el7.x86_64 16/24 \n Verifying : 7:device-mapper-libs-1.02.107-5.el7.x86_64 17/24 \n Verifying : systemd-libs-219-19.el7.x86_64 18/24 \n Verifying : libselinux-utils-2.2.2-6.el7.x86_64 19/24 \n Verifying : libcurl-7.29.0-25.el7.centos.x86_64 20/24 \n Verifying : libsepol-2.1.9-3.el7.x86_64 21/24 \n Verifying : libselinux-python-2.2.2-6.el7.x86_64 22/24 \n Verifying : 7:device-mapper-1.02.107-5.el7.x86_64 23/24 \n Verifying : libselinux-2.2.2-6.el7.x86_64 24/24 \n\nUpdated:\n curl.x86_64 0:7.29.0-35.el7.centos \n device-mapper-libs.x86_64 7:1.02.135-1.el7_3.4 \n libselinux-python.x86_64 0:2.5-6.el7 \n systemd.x86_64 0:219-30.el7_3.8 \n\nDependency Updated:\n device-mapper.x86_64 7:1.02.135-1.el7_3.4 \n libcurl.x86_64 0:7.29.0-35.el7.centos \n libgudev1.x86_64 0:219-30.el7_3.8 \n libselinux.x86_64 0:2.5-6.el7 \n libselinux-utils.x86_64 0:2.5-6.el7 \n libsepol.x86_64 0:2.5-6.el7 \n systemd-libs.x86_64 0:219-30.el7_3.8 \n systemd-sysv.x86_64 0:219-30.el7_3.8 \n\nComplete!\n"]}
2017-05-19 14:14:55,888 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => (item=[u'libselinux-python', u'device-mapper-libs', u'python-httplib2', u'openssl', u'curl', u'rsync', u'bash-completion', u'socat', u'unzip']) => {"attempts": 1, "changed": true, "item": ["libselinux-python", "device-mapper-libs", "python-httplib2", "openssl", "curl", "rsync", "bash-completion", "socat", "unzip"], "msg": "warning: /var/cache/yum/x86_64/7/base/packages/make-3.82-23.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY\nwarning: /var/cache/yum/x86_64/7/epel/packages/python-httplib2-0.7.7-3.el7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY\nImporting GPG key 0xF4A80EB5:\n Userid : \"CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>\"\n Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5\n Package : centos-release-7-2.1511.el7.centos.2.10.x86_64 (@anaconda)\n From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7\nImporting GPG key 0x352C64E5:\n Userid : \"Fedora EPEL (7) <epel@fedoraproject.org>\"\n Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5\n Package : epel-release-7-5.noarch (@epel)\n From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7\n", "rc": 0, "results": ["All packages providing rsync are up to date", "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: mirror.cuegee.de\n * epel: mirror.23media.de\n * extras: mirror.23media.de\n * updates: mirror.23media.de\nResolving Dependencies\n--> Running transaction check\n---> Package bash-completion.noarch 1:2.1-6.el7 will be installed\n---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be installed\n--> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64\n--> Processing Dependency: make for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64\n---> Package python-httplib2.noarch 0:0.7.7-3.el7 will be installed\n---> Package socat.x86_64 0:1.7.2.2-5.el7 will be installed\n---> Package unzip.x86_64 0:6.0-16.el7 will be installed\n--> Running transaction check\n---> Package make.x86_64 1:3.82-23.el7 will be installed\n---> Package openssl-libs.x86_64 1:1.0.1e-42.el7.9 will be updated\n---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be an update\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n bash-completion noarch 1:2.1-6.el7 base 85 k\n openssl x86_64 1:1.0.1e-60.el7_3.1 updates 713 k\n python-httplib2 noarch 0.7.7-3.el7 epel 70 k\n socat x86_64 1.7.2.2-5.el7 base 255 k\n unzip x86_64 6.0-16.el7 base 169 k\nInstalling for dependencies:\n make x86_64 1:3.82-23.el7 base 420 k\nUpdating for dependencies:\n openssl-libs x86_64 1:1.0.1e-60.el7_3.1 updates 959 k\n\nTransaction Summary\n================================================================================\nInstall 5 Packages (+1 Dependent package)\nUpgrade ( 1 Dependent package)\n\nTotal download size: 2.6 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\nPublic key for make-3.82-23.el7.x86_64.rpm is not installed\nPublic key for openssl-libs-1.0.1e-60.el7_3.1.x86_64.rpm is not installed\nPublic key for python-httplib2-0.7.7-3.el7.noarch.rpm is not installed\n--------------------------------------------------------------------------------\nTotal 9.2 MB/s | 2.6 MB 00:00 \nRetrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7\nRetrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 1/8 \n Installing : 1:make-3.82-23.el7.x86_64 2/8 \n Installing : 1:openssl-1.0.1e-60.el7_3.1.x86_64 3/8 \n Installing : socat-1.7.2.2-5.el7.x86_64 4/8 \n Installing : unzip-6.0-16.el7.x86_64 5/8 \n Installing : python-httplib2-0.7.7-3.el7.noarch 6/8 \n Installing : 1:bash-completion-2.1-6.el7.noarch 7/8 \n Cleanup : 1:openssl-libs-1.0.1e-42.el7.9.x86_64 8/8 \n Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 1/8 \n Verifying : 1:bash-completion-2.1-6.el7.noarch 2/8 \n Verifying : python-httplib2-0.7.7-3.el7.noarch 3/8 \n Verifying : 1:make-3.82-23.el7.x86_64 4/8 \n Verifying : socat-1.7.2.2-5.el7.x86_64 5/8 \n Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 6/8 \n Verifying : unzip-6.0-16.el7.x86_64 7/8 \n Verifying : 1:openssl-libs-1.0.1e-42.el7.9.x86_64 8/8 \n\nInstalled:\n bash-completion.noarch 1:2.1-6.el7 openssl.x86_64 1:1.0.1e-60.el7_3.1 \n python-httplib2.noarch 0:0.7.7-3.el7 socat.x86_64 0:1.7.2.2-5.el7 \n unzip.x86_64 0:6.0-16.el7 \n\nDependency Installed:\n make.x86_64 1:3.82-23.el7 \n\nDependency Updated:\n openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 \n\nComplete!\nLoaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: mirror.cuegee.de\n * epel: mirror.23media.de\n * extras: mirror.23media.de\n * updates: mirror.23media.de\nResolving Dependencies\n--> Running transaction check\n---> Package curl.x86_64 0:7.29.0-25.el7.centos will be updated\n---> Package curl.x86_64 0:7.29.0-35.el7.centos will be an update\n--> Processing Dependency: libcurl = 7.29.0-35.el7.centos for package: curl-7.29.0-35.el7.centos.x86_64\n---> Package device-mapper-libs.x86_64 7:1.02.107-5.el7 will be updated\n--> Processing Dependency: device-mapper-libs = 7:1.02.107-5.el7 for package: 7:device-mapper-1.02.107-5.el7.x86_64\n---> Package device-mapper-libs.x86_64 7:1.02.135-1.el7_3.4 will be an update\n---> Package libselinux-python.x86_64 0:2.2.2-6.el7 will be updated\n---> Package libselinux-python.x86_64 0:2.5-6.el7 will be an update\n--> Processing Dependency: libselinux(x86-64) = 2.5-6.el7 for package: libselinux-python-2.5-6.el7.x86_64\n--> Running transaction check\n---> Package device-mapper.x86_64 7:1.02.107-5.el7 will be updated\n---> Package device-mapper.x86_64 7:1.02.135-1.el7_3.4 will be an update\n---> Package libcurl.x86_64 0:7.29.0-25.el7.centos will be updated\n---> Package libcurl.x86_64 0:7.29.0-35.el7.centos will be an update\n---> Package libselinux.x86_64 0:2.2.2-6.el7 will be updated\n--> Processing Dependency: libselinux = 2.2.2-6.el7 for package: libselinux-utils-2.2.2-6.el7.x86_64\n---> Package libselinux.x86_64 0:2.5-6.el7 will be an update\n--> Processing Dependency: libsepol(x86-64) >= 2.5-6 for package: libselinux-2.5-6.el7.x86_64\n--> Processing Dependency: libsepol.so.1(LIBSEPOL_1.0)(64bit) for package: libselinux-2.5-6.el7.x86_64\n--> Running transaction check\n---> Package libselinux-utils.x86_64 0:2.2.2-6.el7 will be updated\n---> Package libselinux-utils.x86_64 0:2.5-6.el7 will be an update\n---> Package libsepol.x86_64 0:2.1.9-3.el7 will be updated\n---> Package libsepol.x86_64 0:2.5-6.el7 will be an update\n--> Processing Conflict: libselinux-2.5-6.el7.x86_64 conflicts systemd < 219-20\n--> Restarting Dependency Resolution with new changes.\n--> Running transaction check\n---> Package systemd.x86_64 0:219-19.el7 will be updated\n--> Processing Dependency: systemd = 219-19.el7 for package: systemd-sysv-219-19.el7.x86_64\n---> Package systemd.x86_64 0:219-30.el7_3.8 will be an update\n--> Processing Dependency: systemd-libs = 219-30.el7_3.8 for package: systemd-219-30.el7_3.8.x86_64\n--> Running transaction check\n---> Package systemd-libs.x86_64 0:219-19.el7 will be updated\n--> Processing Dependency: systemd-libs = 219-19.el7 for package: libgudev1-219-19.el7.x86_64\n---> Package systemd-libs.x86_64 0:219-30.el7_3.8 will be an update\n---> Package systemd-sysv.x86_64 0:219-19.el7 will be updated\n---> Package systemd-sysv.x86_64 0:219-30.el7_3.8 will be an update\n--> Running transaction check\n---> Package libgudev1.x86_64 0:219-19.el7 will be updated\n---> Package libgudev1.x86_64 0:219-30.el7_3.8 will be an update\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nUpdating:\n curl x86_64 7.29.0-35.el7.centos base 265 k\n device-mapper-libs x86_64 7:1.02.135-1.el7_3.4 updates 333 k\n libselinux-python x86_64 2.5-6.el7 base 234 k\n systemd x86_64 219-30.el7_3.8 updates 5.2 M\nUpdating for dependencies:\n device-mapper x86_64 7:1.02.135-1.el7_3.4 updates 269 k\n libcurl x86_64 7.29.0-35.el7.centos base 218 k\n libgudev1 x86_64 219-30.el7_3.8 updates 76 k\n libselinux x86_64 2.5-6.el7 base 161 k\n libselinux-utils x86_64 2.5-6.el7 base 151 k\n libsepol x86_64 2.5-6.el7 base 288 k\n systemd-libs x86_64 219-30.el7_3.8 updates 369 k\n systemd-sysv x86_64 219-30.el7_3.8 updates 63 k\n\nTransaction Summary\n================================================================================\nUpgrade 4 Packages (+8 Dependent packages)\n\nTotal download size: 7.6 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 5.1 MB/s | 7.6 MB 00:01 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : libsepol-2.5-6.el7.x86_64 1/24 \n Updating : libselinux-2.5-6.el7.x86_64 2/24 \n Updating : systemd-libs-219-30.el7_3.8.x86_64 3/24 \n Updating : libcurl-7.29.0-35.el7.centos.x86_64 4/24 \n Updating : systemd-219-30.el7_3.8.x86_64 5/24 \n Updating : 7:device-mapper-libs-1.02.135-1.el7_3.4.x86_64 6/24 \n Updating : 7:device-mapper-1.02.135-1.el7_3.4.x86_64 7/24 \n Updating : systemd-sysv-219-30.el7_3.8.x86_64 8/24 \n Updating : curl-7.29.0-35.el7.centos.x86_64 9/24 \n Updating : libgudev1-219-30.el7_3.8.x86_64 10/24 \n Updating : libselinux-python-2.5-6.el7.x86_64 11/24 \n Updating : libselinux-utils-2.5-6.el7.x86_64 12/24 \n Cleanup : systemd-sysv-219-19.el7.x86_64 13/24 \n Cleanup : 7:device-mapper-libs-1.02.107-5.el7.x86_64 14/24 \n Cleanup : 7:device-mapper-1.02.107-5.el7.x86_64 15/24 \n Cleanup : systemd-219-19.el7.x86_64 16/24 \n Cleanup : curl-7.29.0-25.el7.centos.x86_64 17/24 \n Cleanup : libgudev1-219-19.el7.x86_64 18/24 \n Cleanup : systemd-libs-219-19.el7.x86_64 19/24 \n Cleanup : libselinux-utils-2.2.2-6.el7.x86_64 20/24 \n Cleanup : libselinux-python-2.2.2-6.el7.x86_64 21/24 \n Cleanup : libselinux-2.2.2-6.el7.x86_64 22/24 \n Cleanup : libsepol-2.1.9-3.el7.x86_64 23/24 \n Cleanup : libcurl-7.29.0-25.el7.centos.x86_64 24/24 \n Verifying : libsepol-2.5-6.el7.x86_64 1/24 \n Verifying : libselinux-python-2.5-6.el7.x86_64 2/24 \n Verifying : systemd-sysv-219-30.el7_3.8.x86_64 3/24 \n Verifying : libselinux-utils-2.5-6.el7.x86_64 4/24 \n Verifying : 7:device-mapper-1.02.135-1.el7_3.4.x86_64 5/24 \n Verifying : 7:device-mapper-libs-1.02.135-1.el7_3.4.x86_64 6/24 \n Verifying : systemd-libs-219-30.el7_3.8.x86_64 7/24 \n Verifying : systemd-219-30.el7_3.8.x86_64 8/24 \n Verifying : libgudev1-219-30.el7_3.8.x86_64 9/24 \n Verifying : libcurl-7.29.0-35.el7.centos.x86_64 10/24 \n Verifying : libselinux-2.5-6.el7.x86_64 11/24 \n Verifying : curl-7.29.0-35.el7.centos.x86_64 12/24 \n Verifying : curl-7.29.0-25.el7.centos.x86_64 13/24 \n Verifying : systemd-sysv-219-19.el7.x86_64 14/24 \n Verifying : libgudev1-219-19.el7.x86_64 15/24 \n Verifying : systemd-219-19.el7.x86_64 16/24 \n Verifying : 7:device-mapper-libs-1.02.107-5.el7.x86_64 17/24 \n Verifying : systemd-libs-219-19.el7.x86_64 18/24 \n Verifying : libselinux-utils-2.2.2-6.el7.x86_64 19/24 \n Verifying : libcurl-7.29.0-25.el7.centos.x86_64 20/24 \n Verifying : libsepol-2.1.9-3.el7.x86_64 21/24 \n Verifying : libselinux-python-2.2.2-6.el7.x86_64 22/24 \n Verifying : 7:device-mapper-1.02.107-5.el7.x86_64 23/24 \n Verifying : libselinux-2.2.2-6.el7.x86_64 24/24 \n\nUpdated:\n curl.x86_64 0:7.29.0-35.el7.centos \n device-mapper-libs.x86_64 7:1.02.135-1.el7_3.4 \n libselinux-python.x86_64 0:2.5-6.el7 \n systemd.x86_64 0:219-30.el7_3.8 \n\nDependency Updated:\n device-mapper.x86_64 7:1.02.135-1.el7_3.4 \n libcurl.x86_64 0:7.29.0-35.el7.centos \n libgudev1.x86_64 0:219-30.el7_3.8 \n libselinux.x86_64 0:2.5-6.el7 \n libselinux-utils.x86_64 0:2.5-6.el7 \n libsepol.x86_64 0:2.5-6.el7 \n systemd-libs.x86_64 0:219-30.el7_3.8 \n systemd-sysv.x86_64 0:219-30.el7_3.8 \n\nComplete!\n"]}
2017-05-19 14:15:11,767 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => (item=[u'libselinux-python', u'device-mapper-libs', u'python-httplib2', u'openssl', u'curl', u'rsync', u'bash-completion', u'socat', u'unzip']) => {"attempts": 1, "changed": true, "item": ["libselinux-python", "device-mapper-libs", "python-httplib2", "openssl", "curl", "rsync", "bash-completion", "socat", "unzip"], "msg": "warning: /var/cache/yum/x86_64/7/base/packages/bash-completion-2.1-6.el7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY\nwarning: /var/cache/yum/x86_64/7/epel/packages/python-httplib2-0.7.7-3.el7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY\nImporting GPG key 0xF4A80EB5:\n Userid : \"CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>\"\n Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5\n Package : centos-release-7-2.1511.el7.centos.2.10.x86_64 (@anaconda)\n From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7\nImporting GPG key 0x352C64E5:\n Userid : \"Fedora EPEL (7) <epel@fedoraproject.org>\"\n Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5\n Package : epel-release-7-5.noarch (@epel)\n From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7\n", "rc": 0, "results": ["All packages providing rsync are up to date", "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: ftp.plusline.de\n * epel: mirror.23media.de\n * extras: mirror.23media.de\n * updates: mirror.23media.de\nResolving Dependencies\n--> Running transaction check\n---> Package bash-completion.noarch 1:2.1-6.el7 will be installed\n---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be installed\n--> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64\n--> Processing Dependency: make for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64\n---> Package python-httplib2.noarch 0:0.7.7-3.el7 will be installed\n---> Package socat.x86_64 0:1.7.2.2-5.el7 will be installed\n---> Package unzip.x86_64 0:6.0-16.el7 will be installed\n--> Running transaction check\n---> Package make.x86_64 1:3.82-23.el7 will be installed\n---> Package openssl-libs.x86_64 1:1.0.1e-42.el7.9 will be updated\n---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be an update\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n bash-completion noarch 1:2.1-6.el7 base 85 k\n openssl x86_64 1:1.0.1e-60.el7_3.1 updates 713 k\n python-httplib2 noarch 0.7.7-3.el7 epel 70 k\n socat x86_64 1.7.2.2-5.el7 base 255 k\n unzip x86_64 6.0-16.el7 base 169 k\nInstalling for dependencies:\n make x86_64 1:3.82-23.el7 base 420 k\nUpdating for dependencies:\n openssl-libs x86_64 1:1.0.1e-60.el7_3.1 updates 959 k\n\nTransaction Summary\n================================================================================\nInstall 5 Packages (+1 Dependent package)\nUpgrade ( 1 Dependent package)\n\nTotal download size: 2.6 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\nPublic key for bash-completion-2.1-6.el7.noarch.rpm is not installed\nPublic key for openssl-1.0.1e-60.el7_3.1.x86_64.rpm is not installed\nPublic key for python-httplib2-0.7.7-3.el7.noarch.rpm is not installed\n--------------------------------------------------------------------------------\nTotal 9.9 MB/s | 2.6 MB 00:00 \nRetrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7\nRetrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 1/8 \n Installing : 1:make-3.82-23.el7.x86_64 2/8 \n Installing : 1:openssl-1.0.1e-60.el7_3.1.x86_64 3/8 \n Installing : socat-1.7.2.2-5.el7.x86_64 4/8 \n Installing : unzip-6.0-16.el7.x86_64 5/8 \n Installing : python-httplib2-0.7.7-3.el7.noarch 6/8 \n Installing : 1:bash-completion-2.1-6.el7.noarch 7/8 \n Cleanup : 1:openssl-libs-1.0.1e-42.el7.9.x86_64 8/8 \n Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 1/8 \n Verifying : 1:bash-completion-2.1-6.el7.noarch 2/8 \n Verifying : python-httplib2-0.7.7-3.el7.noarch 3/8 \n Verifying : 1:make-3.82-23.el7.x86_64 4/8 \n Verifying : socat-1.7.2.2-5.el7.x86_64 5/8 \n Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 6/8 \n Verifying : unzip-6.0-16.el7.x86_64 7/8 \n Verifying : 1:openssl-libs-1.0.1e-42.el7.9.x86_64 8/8 \n\nInstalled:\n bash-completion.noarch 1:2.1-6.el7 openssl.x86_64 1:1.0.1e-60.el7_3.1 \n python-httplib2.noarch 0:0.7.7-3.el7 socat.x86_64 0:1.7.2.2-5.el7 \n unzip.x86_64 0:6.0-16.el7 \n\nDependency Installed:\n make.x86_64 1:3.82-23.el7 \n\nDependency Updated:\n openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 \n\nComplete!\nLoaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: ftp.plusline.de\n * epel: mirror.23media.de\n * extras: mirror.23media.de\n * updates: mirror.23media.de\nResolving Dependencies\n--> Running transaction check\n---> Package curl.x86_64 0:7.29.0-25.el7.centos will be updated\n---> Package curl.x86_64 0:7.29.0-35.el7.centos will be an update\n--> Processing Dependency: libcurl = 7.29.0-35.el7.centos for package: curl-7.29.0-35.el7.centos.x86_64\n---> Package device-mapper-libs.x86_64 7:1.02.107-5.el7 will be updated\n--> Processing Dependency: device-mapper-libs = 7:1.02.107-5.el7 for package: 7:device-mapper-1.02.107-5.el7.x86_64\n---> Package device-mapper-libs.x86_64 7:1.02.135-1.el7_3.4 will be an update\n---> Package libselinux-python.x86_64 0:2.2.2-6.el7 will be updated\n---> Package libselinux-python.x86_64 0:2.5-6.el7 will be an update\n--> Processing Dependency: libselinux(x86-64) = 2.5-6.el7 for package: libselinux-python-2.5-6.el7.x86_64\n--> Running transaction check\n---> Package device-mapper.x86_64 7:1.02.107-5.el7 will be updated\n---> Package device-mapper.x86_64 7:1.02.135-1.el7_3.4 will be an update\n---> Package libcurl.x86_64 0:7.29.0-25.el7.centos will be updated\n---> Package libcurl.x86_64 0:7.29.0-35.el7.centos will be an update\n---> Package libselinux.x86_64 0:2.2.2-6.el7 will be updated\n--> Processing Dependency: libselinux = 2.2.2-6.el7 for package: libselinux-utils-2.2.2-6.el7.x86_64\n---> Package libselinux.x86_64 0:2.5-6.el7 will be an update\n--> Processing Dependency: libsepol(x86-64) >= 2.5-6 for package: libselinux-2.5-6.el7.x86_64\n--> Processing Dependency: libsepol.so.1(LIBSEPOL_1.0)(64bit) for package: libselinux-2.5-6.el7.x86_64\n--> Running transaction check\n---> Package libselinux-utils.x86_64 0:2.2.2-6.el7 will be updated\n---> Package libselinux-utils.x86_64 0:2.5-6.el7 will be an update\n---> Package libsepol.x86_64 0:2.1.9-3.el7 will be updated\n---> Package libsepol.x86_64 0:2.5-6.el7 will be an update\n--> Processing Conflict: libselinux-2.5-6.el7.x86_64 conflicts systemd < 219-20\n--> Restarting Dependency Resolution with new changes.\n--> Running transaction check\n---> Package systemd.x86_64 0:219-19.el7 will be updated\n--> Processing Dependency: systemd = 219-19.el7 for package: systemd-sysv-219-19.el7.x86_64\n---> Package systemd.x86_64 0:219-30.el7_3.8 will be an update\n--> Processing Dependency: systemd-libs = 219-30.el7_3.8 for package: systemd-219-30.el7_3.8.x86_64\n--> Running transaction check\n---> Package systemd-libs.x86_64 0:219-19.el7 will be updated\n--> Processing Dependency: systemd-libs = 219-19.el7 for package: libgudev1-219-19.el7.x86_64\n---> Package systemd-libs.x86_64 0:219-30.el7_3.8 will be an update\n---> Package systemd-sysv.x86_64 0:219-19.el7 will be updated\n---> Package systemd-sysv.x86_64 0:219-30.el7_3.8 will be an update\n--> Running transaction check\n---> Package libgudev1.x86_64 0:219-19.el7 will be updated\n---> Package libgudev1.x86_64 0:219-30.el7_3.8 will be an update\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nUpdating:\n curl x86_64 7.29.0-35.el7.centos base 265 k\n device-mapper-libs x86_64 7:1.02.135-1.el7_3.4 updates 333 k\n libselinux-python x86_64 2.5-6.el7 base 234 k\n systemd x86_64 219-30.el7_3.8 updates 5.2 M\nUpdating for dependencies:\n device-mapper x86_64 7:1.02.135-1.el7_3.4 updates 269 k\n libcurl x86_64 7.29.0-35.el7.centos base 218 k\n libgudev1 x86_64 219-30.el7_3.8 updates 76 k\n libselinux x86_64 2.5-6.el7 base 161 k\n libselinux-utils x86_64 2.5-6.el7 base 151 k\n libsepol x86_64 2.5-6.el7 base 288 k\n systemd-libs x86_64 219-30.el7_3.8 updates 369 k\n systemd-sysv x86_64 219-30.el7_3.8 updates 63 k\n\nTransaction Summary\n================================================================================\nUpgrade 4 Packages (+8 Dependent packages)\n\nTotal download size: 7.6 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 6.0 MB/s | 7.6 MB 00:01 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : libsepol-2.5-6.el7.x86_64 1/24 \n Updating : libselinux-2.5-6.el7.x86_64 2/24 \n Updating : systemd-libs-219-30.el7_3.8.x86_64 3/24 \n Updating : libcurl-7.29.0-35.el7.centos.x86_64 4/24 \n Updating : systemd-219-30.el7_3.8.x86_64 5/24 \n Updating : 7:device-mapper-libs-1.02.135-1.el7_3.4.x86_64 6/24 \n Updating : 7:device-mapper-1.02.135-1.el7_3.4.x86_64 7/24 \n Updating : systemd-sysv-219-30.el7_3.8.x86_64 8/24 \n Updating : curl-7.29.0-35.el7.centos.x86_64 9/24 \n Updating : libgudev1-219-30.el7_3.8.x86_64 10/24 \n Updating : libselinux-python-2.5-6.el7.x86_64 11/24 \n Updating : libselinux-utils-2.5-6.el7.x86_64 12/24 \n Cleanup : systemd-sysv-219-19.el7.x86_64 13/24 \n Cleanup : 7:device-mapper-libs-1.02.107-5.el7.x86_64 14/24 \n Cleanup : 7:device-mapper-1.02.107-5.el7.x86_64 15/24 \n Cleanup : systemd-219-19.el7.x86_64 16/24 \n Cleanup : curl-7.29.0-25.el7.centos.x86_64 17/24 \n Cleanup : libgudev1-219-19.el7.x86_64 18/24 \n Cleanup : systemd-libs-219-19.el7.x86_64 19/24 \n Cleanup : libselinux-utils-2.2.2-6.el7.x86_64 20/24 \n Cleanup : libselinux-python-2.2.2-6.el7.x86_64 21/24 \n Cleanup : libselinux-2.2.2-6.el7.x86_64 22/24 \n Cleanup : libsepol-2.1.9-3.el7.x86_64 23/24 \n Cleanup : libcurl-7.29.0-25.el7.centos.x86_64 24/24 \n Verifying : libsepol-2.5-6.el7.x86_64 1/24 \n Verifying : libselinux-python-2.5-6.el7.x86_64 2/24 \n Verifying : systemd-sysv-219-30.el7_3.8.x86_64 3/24 \n Verifying : libselinux-utils-2.5-6.el7.x86_64 4/24 \n Verifying : 7:device-mapper-1.02.135-1.el7_3.4.x86_64 5/24 \n Verifying : 7:device-mapper-libs-1.02.135-1.el7_3.4.x86_64 6/24 \n Verifying : systemd-libs-219-30.el7_3.8.x86_64 7/24 \n Verifying : systemd-219-30.el7_3.8.x86_64 8/24 \n Verifying : libgudev1-219-30.el7_3.8.x86_64 9/24 \n Verifying : libcurl-7.29.0-35.el7.centos.x86_64 10/24 \n Verifying : libselinux-2.5-6.el7.x86_64 11/24 \n Verifying : curl-7.29.0-35.el7.centos.x86_64 12/24 \n Verifying : curl-7.29.0-25.el7.centos.x86_64 13/24 \n Verifying : systemd-sysv-219-19.el7.x86_64 14/24 \n Verifying : libgudev1-219-19.el7.x86_64 15/24 \n Verifying : systemd-219-19.el7.x86_64 16/24 \n Verifying : 7:device-mapper-libs-1.02.107-5.el7.x86_64 17/24 \n Verifying : systemd-libs-219-19.el7.x86_64 18/24 \n Verifying : libselinux-utils-2.2.2-6.el7.x86_64 19/24 \n Verifying : libcurl-7.29.0-25.el7.centos.x86_64 20/24 \n Verifying : libsepol-2.1.9-3.el7.x86_64 21/24 \n Verifying : libselinux-python-2.2.2-6.el7.x86_64 22/24 \n Verifying : 7:device-mapper-1.02.107-5.el7.x86_64 23/24 \n Verifying : libselinux-2.2.2-6.el7.x86_64 24/24 \n\nUpdated:\n curl.x86_64 0:7.29.0-35.el7.centos \n device-mapper-libs.x86_64 7:1.02.135-1.el7_3.4 \n libselinux-python.x86_64 0:2.5-6.el7 \n systemd.x86_64 0:219-30.el7_3.8 \n\nDependency Updated:\n device-mapper.x86_64 7:1.02.135-1.el7_3.4 \n libcurl.x86_64 0:7.29.0-35.el7.centos \n libgudev1.x86_64 0:219-30.el7_3.8 \n libselinux.x86_64 0:2.5-6.el7 \n libselinux-utils.x86_64 0:2.5-6.el7 \n libsepol.x86_64 0:2.5-6.el7 \n systemd-libs.x86_64 0:219-30.el7_3.8 \n systemd-sysv.x86_64 0:219-30.el7_3.8 \n\nComplete!\n"]}
2017-05-19 14:15:11,770 p=781 u=root | TASK [kubernetes/preinstall : Confirm selinux deployed] *********************************************************************************************************
2017-05-19 14:15:11,770 p=781 u=root | Friday 19 May 2017 14:15:11 +0000 (0:00:37.581) 0:01:40.763 ************
2017-05-19 14:15:12,149 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "stat": {"atime": 1495203145.323, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a4700e6c122a6a38cff66b396bdd84cc756853d8", "ctime": 1450192605.1895854, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8760271, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "a97ac66cf758dceb5eeafa2d83c8e6f3", "mimetype": "text/plain", "mode": "0644", "mtime": 1450192605.189585, "nlink": 1, "path": "/etc/selinux/config", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 546, "uid": 0, "version": "1244773345", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}}
2017-05-19 14:15:12,161 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "stat": {"atime": 1495203145.786, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a4700e6c122a6a38cff66b396bdd84cc756853d8", "ctime": 1450192605.1895854, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8760271, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "a97ac66cf758dceb5eeafa2d83c8e6f3", "mimetype": "text/plain", "mode": "0644", "mtime": 1450192605.189585, "nlink": 1, "path": "/etc/selinux/config", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 546, "uid": 0, "version": "1244773345", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}}
2017-05-19 14:15:12,279 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "stat": {"atime": 1495203145.561, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a4700e6c122a6a38cff66b396bdd84cc756853d8", "ctime": 1450192605.1895854, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8760271, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "a97ac66cf758dceb5eeafa2d83c8e6f3", "mimetype": "text/plain", "mode": "0644", "mtime": 1450192605.189585, "nlink": 1, "path": "/etc/selinux/config", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 546, "uid": 0, "version": "1244773345", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}}
2017-05-19 14:15:12,282 p=781 u=root | TASK [kubernetes/preinstall : Set selinux policy to permissive] *************************************************************************************************
2017-05-19 14:15:12,282 p=781 u=root | Friday 19 May 2017 14:15:12 +0000 (0:00:00.511) 0:01:41.275 ************
2017-05-19 14:15:12,678 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "configfile": "/etc/selinux/config", "msg": "runtime state changed from 'enforcing' to 'permissive', config state changed from 'enforcing' to 'permissive'", "policy": "targeted", "state": "permissive"}
2017-05-19 14:15:12,682 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "configfile": "/etc/selinux/config", "msg": "runtime state changed from 'enforcing' to 'permissive', config state changed from 'enforcing' to 'permissive'", "policy": "targeted", "state": "permissive"}
2017-05-19 14:15:12,688 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "configfile": "/etc/selinux/config", "msg": "runtime state changed from 'enforcing' to 'permissive', config state changed from 'enforcing' to 'permissive'", "policy": "targeted", "state": "permissive"}
2017-05-19 14:15:12,691 p=781 u=root | TASK [kubernetes/preinstall : Disable IPv6 DNS lookup] **********************************************************************************************************
2017-05-19 14:15:12,691 p=781 u=root | Friday 19 May 2017 14:15:12 +0000 (0:00:00.409) 0:01:41.685 ************
2017-05-19 14:15:12,737 p=781 u=root | TASK [kubernetes/preinstall : set default sysctl file path] *****************************************************************************************************
2017-05-19 14:15:12,737 p=781 u=root | Friday 19 May 2017 14:15:12 +0000 (0:00:00.046) 0:01:41.731 ************
2017-05-19 14:15:12,787 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"sysctl_file_path": "/etc/sysctl.d/99-sysctl.conf"}, "changed": false}
2017-05-19 14:15:12,807 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"sysctl_file_path": "/etc/sysctl.d/99-sysctl.conf"}, "changed": false}
2017-05-19 14:15:12,813 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"sysctl_file_path": "/etc/sysctl.d/99-sysctl.conf"}, "changed": false}
2017-05-19 14:15:12,816 p=781 u=root | TASK [kubernetes/preinstall : Stat sysctl file configuration] ***************************************************************************************************
2017-05-19 14:15:12,816 p=781 u=root | Friday 19 May 2017 14:15:12 +0000 (0:00:00.078) 0:01:41.809 ************
2017-05-19 14:15:13,011 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "stat": {"atime": 1495203148.342, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1450192443.1803749, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 672157, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/etc/sysctl.conf", "mimetype": "inode/symlink", "mode": "0777", "mtime": 1450192443.1803749, "nlink": 1, "path": "/etc/sysctl.d/99-sysctl.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 14, "uid": 0, "version": null, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}}
2017-05-19 14:15:13,024 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "stat": {"atime": 1495203148.892, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1450192443.1803749, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 672157, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/etc/sysctl.conf", "mimetype": "inode/symlink", "mode": "0777", "mtime": 1450192443.1803749, "nlink": 1, "path": "/etc/sysctl.d/99-sysctl.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 14, "uid": 0, "version": null, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}}
2017-05-19 14:15:13,029 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "stat": {"atime": 1495203148.396, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1450192443.1803749, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 672157, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/etc/sysctl.conf", "mimetype": "inode/symlink", "mode": "0777", "mtime": 1450192443.1803749, "nlink": 1, "path": "/etc/sysctl.d/99-sysctl.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 14, "uid": 0, "version": null, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}}
2017-05-19 14:15:13,032 p=781 u=root | TASK [kubernetes/preinstall : Change sysctl file path to link source if linked] *********************************************************************************
2017-05-19 14:15:13,032 p=781 u=root | Friday 19 May 2017 14:15:13 +0000 (0:00:00.216) 0:01:42.026 ************
2017-05-19 14:15:13,109 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"sysctl_file_path": "/etc/sysctl.conf"}, "changed": false}
2017-05-19 14:15:13,129 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"sysctl_file_path": "/etc/sysctl.conf"}, "changed": false}
2017-05-19 14:15:13,132 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"sysctl_file_path": "/etc/sysctl.conf"}, "changed": false}
2017-05-19 14:15:13,135 p=781 u=root | TASK [kubernetes/preinstall : Enable ip forwarding] *************************************************************************************************************
2017-05-19 14:15:13,135 p=781 u=root | Friday 19 May 2017 14:15:13 +0000 (0:00:00.102) 0:01:42.129 ************
2017-05-19 14:15:13,526 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false}
2017-05-19 14:15:13,535 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false}
2017-05-19 14:15:13,538 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false}
2017-05-19 14:15:13,540 p=781 u=root | TASK [kubernetes/preinstall : Write cloud-config] ***************************************************************************************************************
2017-05-19 14:15:13,541 p=781 u=root | Friday 19 May 2017 14:15:13 +0000 (0:00:00.405) 0:01:42.534 ************
2017-05-19 14:15:13,610 p=781 u=root | TASK [kubernetes/preinstall : Hosts | populate inventory into hosts file] ***************************************************************************************
2017-05-19 14:15:13,610 p=781 u=root | Friday 19 May 2017 14:15:13 +0000 (0:00:00.069) 0:01:42.604 ************
2017-05-19 14:15:14,226 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "msg": "Block inserted"}
2017-05-19 14:15:14,231 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "msg": "Block inserted"}
2017-05-19 14:15:14,234 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "msg": "Block inserted"}
2017-05-19 14:15:14,237 p=781 u=root | TASK [kubernetes/preinstall : Hosts | populate kubernetes loadbalancer address into hosts file] *****************************************************************
2017-05-19 14:15:14,237 p=781 u=root | Friday 19 May 2017 14:15:14 +0000 (0:00:00.627) 0:01:43.231 ************
2017-05-19 14:15:14,302 p=781 u=root | TASK [kubernetes/preinstall : Hosts | localhost ipv4 in hosts file] *********************************************************************************************
2017-05-19 14:15:14,302 p=781 u=root | Friday 19 May 2017 14:15:14 +0000 (0:00:00.064) 0:01:43.296 ************
2017-05-19 14:15:14,503 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"backup": "/etc/hosts.2740.2017-05-19@14:15:14~", "changed": true, "msg": "line replaced"}
2017-05-19 14:15:14,512 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"backup": "/etc/hosts.2743.2017-05-19@14:15:14~", "changed": true, "msg": "line replaced"}
2017-05-19 14:15:14,517 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"backup": "/etc/hosts.2737.2017-05-19@14:15:14~", "changed": true, "msg": "line replaced"}
2017-05-19 14:15:14,520 p=781 u=root | TASK [kubernetes/preinstall : Hosts | localhost ipv6 in hosts file] *********************************************************************************************
2017-05-19 14:15:14,520 p=781 u=root | Friday 19 May 2017 14:15:14 +0000 (0:00:00.218) 0:01:43.514 ************
2017-05-19 14:15:14,715 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"backup": "/etc/hosts.2754.2017-05-19@14:15:14~", "changed": true, "msg": "line replaced"}
2017-05-19 14:15:14,727 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"backup": "/etc/hosts.2757.2017-05-19@14:15:14~", "changed": true, "msg": "line replaced"}
2017-05-19 14:15:14,733 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"backup": "/etc/hosts.2751.2017-05-19@14:15:14~", "changed": true, "msg": "line replaced"}
2017-05-19 14:15:14,736 p=781 u=root | TASK [kubernetes/preinstall : create temporary resolveconf cloud init file] *************************************************************************************
2017-05-19 14:15:14,737 p=781 u=root | Friday 19 May 2017 14:15:14 +0000 (0:00:00.216) 0:01:43.730 ************
2017-05-19 14:15:14,808 p=781 u=root | TASK [kubernetes/preinstall : Add domain/search/nameservers/options to resolv.conf] *****************************************************************************
2017-05-19 14:15:14,808 p=781 u=root | Friday 19 May 2017 14:15:14 +0000 (0:00:00.071) 0:01:43.802 ************
2017-05-19 14:15:14,882 p=781 u=root | TASK [kubernetes/preinstall : Remove search/domain/nameserver options before block] *****************************************************************************
2017-05-19 14:15:14,882 p=781 u=root | Friday 19 May 2017 14:15:14 +0000 (0:00:00.074) 0:01:43.876 ************
2017-05-19 14:15:15,061 p=781 u=root | TASK [kubernetes/preinstall : Remove search/domain/nameserver options after block] ******************************************************************************
2017-05-19 14:15:15,062 p=781 u=root | Friday 19 May 2017 14:15:15 +0000 (0:00:00.178) 0:01:44.055 ************
2017-05-19 14:15:15,236 p=781 u=root | TASK [kubernetes/preinstall : get temporary resolveconf cloud init file content] ********************************************************************************
2017-05-19 14:15:15,237 p=781 u=root | Friday 19 May 2017 14:15:15 +0000 (0:00:00.174) 0:01:44.230 ************
2017-05-19 14:15:15,312 p=781 u=root | TASK [kubernetes/preinstall : persist resolvconf cloud init file] ***********************************************************************************************
2017-05-19 14:15:15,312 p=781 u=root | Friday 19 May 2017 14:15:15 +0000 (0:00:00.075) 0:01:44.306 ************
2017-05-19 14:15:15,386 p=781 u=root | TASK [kubernetes/preinstall : Configure dhclient to supersede search/domain/nameservers] ************************************************************************
2017-05-19 14:15:15,386 p=781 u=root | Friday 19 May 2017 14:15:15 +0000 (0:00:00.074) 0:01:44.380 ************
2017-05-19 14:15:15,461 p=781 u=root | TASK [kubernetes/preinstall : Configue dhclient hooks for resolv.conf (non-RH)] *********************************************************************************
2017-05-19 14:15:15,462 p=781 u=root | Friday 19 May 2017 14:15:15 +0000 (0:00:00.075) 0:01:44.455 ************
2017-05-19 14:15:15,534 p=781 u=root | TASK [kubernetes/preinstall : Configue dhclient hooks for resolv.conf (RH-only)] ********************************************************************************
2017-05-19 14:15:15,534 p=781 u=root | Friday 19 May 2017 14:15:15 +0000 (0:00:00.072) 0:01:44.528 ************
2017-05-19 14:15:15,607 p=781 u=root | TASK [kubernetes/preinstall : Remove kargo specific config from dhclient config] ********************************************************************************
2017-05-19 14:15:15,608 p=781 u=root | Friday 19 May 2017 14:15:15 +0000 (0:00:00.073) 0:01:44.601 ************
2017-05-19 14:15:15,715 p=781 u=root | TASK [kubernetes/preinstall : Remove kargo specific dhclient hook] **********************************************************************************************
2017-05-19 14:15:15,716 p=781 u=root | Friday 19 May 2017 14:15:15 +0000 (0:00:00.108) 0:01:44.709 ************
2017-05-19 14:15:15,962 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "path": "/etc/dhcp/dhclient.d/zdnsupdate.sh", "state": "absent"}
2017-05-19 14:15:15,978 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "path": "/etc/dhcp/dhclient.d/zdnsupdate.sh", "state": "absent"}
2017-05-19 14:15:15,982 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "path": "/etc/dhcp/dhclient.d/zdnsupdate.sh", "state": "absent"}
2017-05-19 14:15:15,985 p=781 u=root | TASK [kubernetes/preinstall : Check if we are running inside a Azure VM] ****************************************************************************************
2017-05-19 14:15:15,985 p=781 u=root | Friday 19 May 2017 14:15:15 +0000 (0:00:00.269) 0:01:44.979 ************
2017-05-19 14:15:16,169 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:15:16,186 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:15:16,191 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:15:16,196 p=781 u=root | TASK [kubernetes/preinstall : install growpart] *****************************************************************************************************************
2017-05-19 14:15:16,197 p=781 u=root | Friday 19 May 2017 14:15:16 +0000 (0:00:00.211) 0:01:45.190 ************
2017-05-19 14:15:16,261 p=781 u=root | TASK [kubernetes/preinstall : check if growpart needs to be run] ************************************************************************************************
2017-05-19 14:15:16,261 p=781 u=root | Friday 19 May 2017 14:15:16 +0000 (0:00:00.064) 0:01:45.255 ************
2017-05-19 14:15:16,325 p=781 u=root | TASK [kubernetes/preinstall : check fs type] ********************************************************************************************************************
2017-05-19 14:15:16,326 p=781 u=root | Friday 19 May 2017 14:15:16 +0000 (0:00:00.064) 0:01:45.319 ************
2017-05-19 14:15:16,392 p=781 u=root | TASK [kubernetes/preinstall : run growpart] *********************************************************************************************************************
2017-05-19 14:15:16,392 p=781 u=root | Friday 19 May 2017 14:15:16 +0000 (0:00:00.066) 0:01:45.386 ************
2017-05-19 14:15:16,458 p=781 u=root | TASK [kubernetes/preinstall : run xfs_growfs] *******************************************************************************************************************
2017-05-19 14:15:16,459 p=781 u=root | Friday 19 May 2017 14:15:16 +0000 (0:00:00.066) 0:01:45.452 ************
2017-05-19 14:15:16,521 p=781 u=root | TASK [docker : gather os specific variables] ********************************************************************************************************************
2017-05-19 14:15:16,521 p=781 u=root | Friday 19 May 2017 14:15:16 +0000 (0:00:00.062) 0:01:45.515 ************
2017-05-19 14:15:16,619 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => (item=/kargo/roles/docker/vars/../vars/redhat.yml) => {"ansible_facts": {"docker_kernel_min_version": "0", "docker_package_info": {"pkg_mgr": "yum", "pkgs": [{"name": "{{ docker_versioned_pkg[docker_version | string] }}"}]}, "docker_repo_info": {"pkg_repo": "", "repos": []}, "docker_repo_key_info": {"pkg_key": "", "repo_keys": []}, "docker_versioned_pkg": {"1.11": "docker-engine-1.11.2-1.el7.centos", "1.12": "docker-engine-1.12.6-1.el7.centos", "1.13": "docker-engine-1.13.1-1.el7.centos", "edge": "docker-engine-17.03.0.ce-1.el7.centos", "latest": "docker-engine", "stable": "docker-engine-17.03.0.ce-1.el7.centos"}}, "item": "/kargo/roles/docker/vars/../vars/redhat.yml"}
2017-05-19 14:15:16,643 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => (item=/kargo/roles/docker/vars/../vars/redhat.yml) => {"ansible_facts": {"docker_kernel_min_version": "0", "docker_package_info": {"pkg_mgr": "yum", "pkgs": [{"name": "{{ docker_versioned_pkg[docker_version | string] }}"}]}, "docker_repo_info": {"pkg_repo": "", "repos": []}, "docker_repo_key_info": {"pkg_key": "", "repo_keys": []}, "docker_versioned_pkg": {"1.11": "docker-engine-1.11.2-1.el7.centos", "1.12": "docker-engine-1.12.6-1.el7.centos", "1.13": "docker-engine-1.13.1-1.el7.centos", "edge": "docker-engine-17.03.0.ce-1.el7.centos", "latest": "docker-engine", "stable": "docker-engine-17.03.0.ce-1.el7.centos"}}, "item": "/kargo/roles/docker/vars/../vars/redhat.yml"}
2017-05-19 14:15:16,648 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => (item=/kargo/roles/docker/vars/../vars/redhat.yml) => {"ansible_facts": {"docker_kernel_min_version": "0", "docker_package_info": {"pkg_mgr": "yum", "pkgs": [{"name": "{{ docker_versioned_pkg[docker_version | string] }}"}]}, "docker_repo_info": {"pkg_repo": "", "repos": []}, "docker_repo_key_info": {"pkg_key": "", "repo_keys": []}, "docker_versioned_pkg": {"1.11": "docker-engine-1.11.2-1.el7.centos", "1.12": "docker-engine-1.12.6-1.el7.centos", "1.13": "docker-engine-1.13.1-1.el7.centos", "edge": "docker-engine-17.03.0.ce-1.el7.centos", "latest": "docker-engine", "stable": "docker-engine-17.03.0.ce-1.el7.centos"}}, "item": "/kargo/roles/docker/vars/../vars/redhat.yml"}
2017-05-19 14:15:16,653 p=781 u=root | TASK [docker : set dns server for docker] ***********************************************************************************************************************
2017-05-19 14:15:16,653 p=781 u=root | Friday 19 May 2017 14:15:16 +0000 (0:00:00.132) 0:01:45.647 ************
2017-05-19 14:15:16,761 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"docker_dns_servers": ["10.233.0.2"]}, "changed": false}
2017-05-19 14:15:16,767 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"docker_dns_servers": ["10.233.0.2"]}, "changed": false}
2017-05-19 14:15:16,771 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"docker_dns_servers": ["10.233.0.2"]}, "changed": false}
2017-05-19 14:15:16,774 p=781 u=root | TASK [docker : set base docker dns facts] ***********************************************************************************************************************
2017-05-19 14:15:16,774 p=781 u=root | Friday 19 May 2017 14:15:16 +0000 (0:00:00.120) 0:01:45.768 ************
2017-05-19 14:15:16,854 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"docker_dns_options": ["ndots:2", "timeout:2", "attempts:2"], "docker_dns_search_domains": ["default.svc.cluster.local", "svc.cluster.local"]}, "changed": false}
2017-05-19 14:15:16,879 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"docker_dns_options": ["ndots:2", "timeout:2", "attempts:2"], "docker_dns_search_domains": ["default.svc.cluster.local", "svc.cluster.local"]}, "changed": false}
2017-05-19 14:15:16,883 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"docker_dns_options": ["ndots:2", "timeout:2", "attempts:2"], "docker_dns_search_domains": ["default.svc.cluster.local", "svc.cluster.local"]}, "changed": false}
2017-05-19 14:15:16,887 p=781 u=root | TASK [docker : add upstream dns servers (only when dnsmasq is not used)] ****************************************************************************************
2017-05-19 14:15:16,887 p=781 u=root | Friday 19 May 2017 14:15:16 +0000 (0:00:00.112) 0:01:45.880 ************
2017-05-19 14:15:16,961 p=781 u=root | TASK [docker : add global searchdomains] ************************************************************************************************************************
2017-05-19 14:15:16,962 p=781 u=root | Friday 19 May 2017 14:15:16 +0000 (0:00:00.074) 0:01:45.955 ************
2017-05-19 14:15:17,042 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"docker_dns_search_domains": ["default.svc.cluster.local", "svc.cluster.local"]}, "changed": false}
2017-05-19 14:15:17,063 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"docker_dns_search_domains": ["default.svc.cluster.local", "svc.cluster.local"]}, "changed": false}
2017-05-19 14:15:17,066 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"docker_dns_search_domains": ["default.svc.cluster.local", "svc.cluster.local"]}, "changed": false}
2017-05-19 14:15:17,069 p=781 u=root | TASK [docker : check system nameservers] ************************************************************************************************************************
2017-05-19 14:15:17,069 p=781 u=root | Friday 19 May 2017 14:15:17 +0000 (0:00:00.107) 0:01:46.063 ************
2017-05-19 14:15:17,278 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "cmd": "grep \"^nameserver\" /etc/resolv.conf | sed 's/^nameserver\\s*//'", "delta": "0:00:00.003563", "end": "2017-05-19 14:15:17.263937", "rc": 0, "start": "2017-05-19 14:15:17.260374", "stderr": "", "stderr_lines": [], "stdout": "172.31.0.2", "stdout_lines": ["172.31.0.2"]}
2017-05-19 14:15:17,299 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "cmd": "grep \"^nameserver\" /etc/resolv.conf | sed 's/^nameserver\\s*//'", "delta": "0:00:00.003332", "end": "2017-05-19 14:15:17.285614", "rc": 0, "start": "2017-05-19 14:15:17.282282", "stderr": "", "stderr_lines": [], "stdout": "172.31.0.2", "stdout_lines": ["172.31.0.2"]}
2017-05-19 14:15:17,302 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "cmd": "grep \"^nameserver\" /etc/resolv.conf | sed 's/^nameserver\\s*//'", "delta": "0:00:00.003393", "end": "2017-05-19 14:15:17.286297", "rc": 0, "start": "2017-05-19 14:15:17.282904", "stderr": "", "stderr_lines": [], "stdout": "172.31.0.2", "stdout_lines": ["172.31.0.2"]}
2017-05-19 14:15:17,305 p=781 u=root | TASK [docker : check system search domains] *********************************************************************************************************************
2017-05-19 14:15:17,305 p=781 u=root | Friday 19 May 2017 14:15:17 +0000 (0:00:00.235) 0:01:46.299 ************
2017-05-19 14:15:17,520 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "cmd": "grep \"^search\" /etc/resolv.conf | sed 's/^search\\s*//'", "delta": "0:00:00.003562", "end": "2017-05-19 14:15:17.506538", "rc": 0, "start": "2017-05-19 14:15:17.502976", "stderr": "", "stderr_lines": [], "stdout": "eu-central-1.compute.internal", "stdout_lines": ["eu-central-1.compute.internal"]}
2017-05-19 14:15:17,528 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "cmd": "grep \"^search\" /etc/resolv.conf | sed 's/^search\\s*//'", "delta": "0:00:00.003373", "end": "2017-05-19 14:15:17.513685", "rc": 0, "start": "2017-05-19 14:15:17.510312", "stderr": "", "stderr_lines": [], "stdout": "eu-central-1.compute.internal", "stdout_lines": ["eu-central-1.compute.internal"]}
2017-05-19 14:15:17,531 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "cmd": "grep \"^search\" /etc/resolv.conf | sed 's/^search\\s*//'", "delta": "0:00:00.003399", "end": "2017-05-19 14:15:17.514245", "rc": 0, "start": "2017-05-19 14:15:17.510846", "stderr": "", "stderr_lines": [], "stdout": "eu-central-1.compute.internal", "stdout_lines": ["eu-central-1.compute.internal"]}
2017-05-19 14:15:17,534 p=781 u=root | TASK [docker : add system nameservers to docker options] ********************************************************************************************************
2017-05-19 14:15:17,534 p=781 u=root | Friday 19 May 2017 14:15:17 +0000 (0:00:00.229) 0:01:46.528 ************
2017-05-19 14:15:17,627 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"docker_dns_servers": ["10.233.0.2", "172.31.0.2"]}, "changed": false}
2017-05-19 14:15:17,642 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"docker_dns_servers": ["10.233.0.2", "172.31.0.2"]}, "changed": false}
2017-05-19 14:15:17,645 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"docker_dns_servers": ["10.233.0.2", "172.31.0.2"]}, "changed": false}
2017-05-19 14:15:17,648 p=781 u=root | TASK [docker : add system search domains to docker options] *****************************************************************************************************
2017-05-19 14:15:17,648 p=781 u=root | Friday 19 May 2017 14:15:17 +0000 (0:00:00.113) 0:01:46.642 ************
2017-05-19 14:15:17,725 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"docker_dns_search_domains": ["default.svc.cluster.local", "svc.cluster.local", "eu-central-1.compute.internal"]}, "changed": false}
2017-05-19 14:15:17,756 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"docker_dns_search_domains": ["default.svc.cluster.local", "svc.cluster.local", "eu-central-1.compute.internal"]}, "changed": false}
2017-05-19 14:15:17,763 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"docker_dns_search_domains": ["default.svc.cluster.local", "svc.cluster.local", "eu-central-1.compute.internal"]}, "changed": false}
2017-05-19 14:15:17,766 p=781 u=root | TASK [docker : check number of nameservers] *********************************************************************************************************************
2017-05-19 14:15:17,766 p=781 u=root | Friday 19 May 2017 14:15:17 +0000 (0:00:00.117) 0:01:46.760 ************
2017-05-19 14:15:17,844 p=781 u=root | TASK [docker : check number of search domains] ******************************************************************************************************************
2017-05-19 14:15:17,844 p=781 u=root | Friday 19 May 2017 14:15:17 +0000 (0:00:00.077) 0:01:46.838 ************
2017-05-19 14:15:17,919 p=781 u=root | TASK [docker : check length of search domains] ******************************************************************************************************************
2017-05-19 14:15:17,920 p=781 u=root | Friday 19 May 2017 14:15:17 +0000 (0:00:00.075) 0:01:46.913 ************
2017-05-19 14:15:17,997 p=781 u=root | TASK [docker : check for minimum kernel version] ****************************************************************************************************************
2017-05-19 14:15:17,997 p=781 u=root | Friday 19 May 2017 14:15:17 +0000 (0:00:00.077) 0:01:46.991 ************
2017-05-19 14:15:18,068 p=781 u=root | TASK [docker : ensure docker repository public key is installed] ************************************************************************************************
2017-05-19 14:15:18,069 p=781 u=root | Friday 19 May 2017 14:15:18 +0000 (0:00:00.071) 0:01:47.062 ************
2017-05-19 14:15:18,128 p=781 u=root | TASK [docker : ensure docker repository is enabled] *************************************************************************************************************
2017-05-19 14:15:18,129 p=781 u=root | Friday 19 May 2017 14:15:18 +0000 (0:00:00.059) 0:01:47.122 ************
2017-05-19 14:15:18,190 p=781 u=root | TASK [docker : Configure docker repository on RedHat/CentOS] ****************************************************************************************************
2017-05-19 14:15:18,190 p=781 u=root | Friday 19 May 2017 14:15:18 +0000 (0:00:00.061) 0:01:47.184 ************
2017-05-19 14:15:18,791 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "checksum": "441591ebaf3f86c5b446ccd44462706f155e5f4b", "dest": "/etc/yum.repos.d/docker.repo", "gid": 0, "group": "root", "md5sum": "1298df9710bce7340fcf8d74583da346", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:system_conf_t:s0", "size": 155, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203318.29-108499348266690/source", "state": "file", "uid": 0}
2017-05-19 14:15:18,794 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "checksum": "441591ebaf3f86c5b446ccd44462706f155e5f4b", "dest": "/etc/yum.repos.d/docker.repo", "gid": 0, "group": "root", "md5sum": "1298df9710bce7340fcf8d74583da346", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:system_conf_t:s0", "size": 155, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203318.28-277265685115060/source", "state": "file", "uid": 0}
2017-05-19 14:15:18,798 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "checksum": "441591ebaf3f86c5b446ccd44462706f155e5f4b", "dest": "/etc/yum.repos.d/docker.repo", "gid": 0, "group": "root", "md5sum": "1298df9710bce7340fcf8d74583da346", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:system_conf_t:s0", "size": 155, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203318.25-78909756003132/source", "state": "file", "uid": 0}
2017-05-19 14:15:18,800 p=781 u=root | TASK [docker : ensure docker packages are installed] ************************************************************************************************************
2017-05-19 14:15:18,801 p=781 u=root | Friday 19 May 2017 14:15:18 +0000 (0:00:00.610) 0:01:47.794 ************
2017-05-19 14:15:57,409 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => (item={u'name': u'docker-engine-1.13.1-1.el7.centos'}) => {"attempts": 1, "changed": true, "item": {"name": "docker-engine-1.13.1-1.el7.centos"}, "msg": "warning: /var/cache/yum/x86_64/7/dockerrepo/packages/docker-engine-selinux-17.05.0.ce-1.el7.centos.noarch.rpm: Header V4 RSA/SHA512 Signature, key ID 2c52609d: NOKEY\nImporting GPG key 0x2C52609D:\n Userid : \"Docker Release Tool (releasedocker) <docker@docker.com>\"\n Fingerprint: 5811 8e89 f3a9 1289 7c07 0adb f762 2157 2c52 609d\n From : https://yum.dockerproject.org/gpg\nNon-fatal POSTIN scriptlet failure in rpm package docker-engine-selinux-17.05.0.ce-1.el7.centos.noarch\n", "rc": 0, "results": ["Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: ftp.plusline.de\n * epel: mirror.23media.de\n * extras: mirror.23media.de\n * updates: mirror.23media.de\nResolving Dependencies\n--> Running transaction check\n---> Package docker-engine.x86_64 0:1.13.1-1.el7.centos will be installed\n--> Processing Dependency: docker-engine-selinux >= 1.13.1-1.el7.centos for package: docker-engine-1.13.1-1.el7.centos.x86_64\n--> Processing Dependency: libseccomp.so.2()(64bit) for package: docker-engine-1.13.1-1.el7.centos.x86_64\n--> Processing Dependency: libltdl.so.7()(64bit) for package: docker-engine-1.13.1-1.el7.centos.x86_64\n--> Running transaction check\n---> Package docker-engine-selinux.noarch 0:17.05.0.ce-1.el7.centos will be installed\n--> Processing Dependency: selinux-policy-base >= 3.13.1-102 for package: docker-engine-selinux-17.05.0.ce-1.el7.centos.noarch\n--> Processing Dependency: selinux-policy-targeted >= 3.13.1-102 for package: docker-engine-selinux-17.05.0.ce-1.el7.centos.noarch\n---> Package libseccomp.x86_64 0:2.3.1-2.el7 will be installed\n---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed\n--> Running transaction check\n---> Package selinux-policy-targeted.noarch 0:3.13.1-60.el7 will be updated\n---> Package selinux-policy-targeted.noarch 0:3.13.1-102.el7_3.16 will be an update\n--> Processing Dependency: selinux-policy = 3.13.1-102.el7_3.16 for package: selinux-policy-targeted-3.13.1-102.el7_3.16.noarch\n--> Processing Dependency: selinux-policy = 3.13.1-102.el7_3.16 for package: selinux-policy-targeted-3.13.1-102.el7_3.16.noarch\n--> Processing Dependency: policycoreutils >= 2.5 for package: selinux-policy-targeted-3.13.1-102.el7_3.16.noarch\n--> Running transaction check\n---> Package policycoreutils.x86_64 0:2.2.5-20.el7 will be updated\n--> Processing Dependency: policycoreutils = 2.2.5-20.el7 for package: policycoreutils-python-2.2.5-20.el7.x86_64\n---> Package policycoreutils.x86_64 0:2.5-11.el7_3 will be an update\n--> Processing Dependency: libsemanage.so.1(LIBSEMANAGE_1.1)(64bit) for package: policycoreutils-2.5-11.el7_3.x86_64\n---> Package selinux-policy.noarch 0:3.13.1-60.el7 will be updated\n---> Package selinux-policy.noarch 0:3.13.1-102.el7_3.16 will be an update\n--> Running transaction check\n---> Package libsemanage.x86_64 0:2.1.10-18.el7 will be updated\n--> Processing Dependency: libsemanage = 2.1.10-18.el7 for package: libsemanage-python-2.1.10-18.el7.x86_64\n---> Package libsemanage.x86_64 0:2.5-5.1.el7_3 will be an update\n---> Package policycoreutils-python.x86_64 0:2.2.5-20.el7 will be updated\n---> Package policycoreutils-python.x86_64 0:2.5-11.el7_3 will be an update\n--> Processing Dependency: setools-libs >= 3.3.8-1 for package: policycoreutils-python-2.5-11.el7_3.x86_64\n--> Running transaction check\n---> Package libsemanage-python.x86_64 0:2.1.10-18.el7 will be updated\n---> Package libsemanage-python.x86_64 0:2.5-5.1.el7_3 will be an update\n---> Package setools-libs.x86_64 0:3.3.7-46.el7 will be updated\n---> Package setools-libs.x86_64 0:3.3.8-1.1.el7 will be an update\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n docker-engine x86_64 1.13.1-1.el7.centos dockerrepo 19 M\nInstalling for dependencies:\n docker-engine-selinux noarch 17.05.0.ce-1.el7.centos dockerrepo 28 k\n libseccomp x86_64 2.3.1-2.el7 base 56 k\n libtool-ltdl x86_64 2.4.2-22.el7_3 updates 49 k\nUpdating for dependencies:\n libsemanage x86_64 2.5-5.1.el7_3 updates 144 k\n libsemanage-python x86_64 2.5-5.1.el7_3 updates 104 k\n policycoreutils x86_64 2.5-11.el7_3 updates 841 k\n policycoreutils-python x86_64 2.5-11.el7_3 updates 445 k\n selinux-policy noarch 3.13.1-102.el7_3.16 updates 414 k\n selinux-policy-targeted noarch 3.13.1-102.el7_3.16 updates 6.4 M\n setools-libs x86_64 3.3.8-1.1.el7 base 612 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+3 Dependent packages)\nUpgrade ( 7 Dependent packages)\n\nTotal download size: 28 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\nPublic key for docker-engine-selinux-17.05.0.ce-1.el7.centos.noarch.rpm is not installed\n--------------------------------------------------------------------------------\nTotal 28 MB/s | 28 MB 00:00 \nRetrieving key from https://yum.dockerproject.org/gpg\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : libsemanage-2.5-5.1.el7_3.x86_64 1/18 \n Updating : policycoreutils-2.5-11.el7_3.x86_64 2/18 \n Updating : selinux-policy-3.13.1-102.el7_3.16.noarch 3/18 \n Updating : selinux-policy-targeted-3.13.1-102.el7_3.16.noarch 4/18 \n Updating : libsemanage-python-2.5-5.1.el7_3.x86_64 5/18 \n Updating : setools-libs-3.3.8-1.1.el7.x86_64 6/18 \n Updating : policycoreutils-python-2.5-11.el7_3.x86_64 7/18 \n Installing : docker-engine-selinux-17.05.0.ce-1.el7.centos.noarch 8/18 \nlibsemanage.semanage_direct_install_info: Overriding docker module at lower priority 100 with module at priority 400.\nrestorecon: lstat(/var/lib/docker) failed: No such file or directory\nwarning: %post(docker-engine-selinux-17.05.0.ce-1.el7.centos.noarch) scriptlet failed, exit status 255\n Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 9/18 \n Installing : libseccomp-2.3.1-2.el7.x86_64 10/18 \n Installing : docker-engine-1.13.1-1.el7.centos.x86_64 11/18 \n Cleanup : selinux-policy-targeted-3.13.1-60.el7.noarch 12/18 \n Cleanup : policycoreutils-python-2.2.5-20.el7.x86_64 13/18 \n Cleanup : selinux-policy-3.13.1-60.el7.noarch 14/18 \n Cleanup : policycoreutils-2.2.5-20.el7.x86_64 15/18 \n Cleanup : libsemanage-python-2.1.10-18.el7.x86_64 16/18 \n Cleanup : libsemanage-2.1.10-18.el7.x86_64 17/18 \n Cleanup : setools-libs-3.3.7-46.el7.x86_64 18/18 \n Verifying : libseccomp-2.3.1-2.el7.x86_64 1/18 \n Verifying : policycoreutils-2.5-11.el7_3.x86_64 2/18 \n Verifying : selinux-policy-targeted-3.13.1-102.el7_3.16.noarch 3/18 \n Verifying : libsemanage-2.5-5.1.el7_3.x86_64 4/18 \n Verifying : docker-engine-1.13.1-1.el7.centos.x86_64 5/18 \n Verifying : docker-engine-selinux-17.05.0.ce-1.el7.centos.noarch 6/18 \n Verifying : libsemanage-python-2.5-5.1.el7_3.x86_64 7/18 \n Verifying : policycoreutils-python-2.5-11.el7_3.x86_64 8/18 \n Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 9/18 \n Verifying : selinux-policy-3.13.1-102.el7_3.16.noarch 10/18 \n Verifying : setools-libs-3.3.8-1.1.el7.x86_64 11/18 \n Verifying : setools-libs-3.3.7-46.el7.x86_64 12/18 \n Verifying : libsemanage-2.1.10-18.el7.x86_64 13/18 \n Verifying : policycoreutils-2.2.5-20.el7.x86_64 14/18 \n Verifying : libsemanage-python-2.1.10-18.el7.x86_64 15/18 \n Verifying : selinux-policy-targeted-3.13.1-60.el7.noarch 16/18 \n Verifying : selinux-policy-3.13.1-60.el7.noarch 17/18 \n Verifying : policycoreutils-python-2.2.5-20.el7.x86_64 18/18 \n\nInstalled:\n docker-engine.x86_64 0:1.13.1-1.el7.centos \n\nDependency Installed:\n docker-engine-selinux.noarch 0:17.05.0.ce-1.el7.centos \n libseccomp.x86_64 0:2.3.1-2.el7 \n libtool-ltdl.x86_64 0:2.4.2-22.el7_3 \n\nDependency Updated:\n libsemanage.x86_64 0:2.5-5.1.el7_3 \n libsemanage-python.x86_64 0:2.5-5.1.el7_3 \n policycoreutils.x86_64 0:2.5-11.el7_3 \n policycoreutils-python.x86_64 0:2.5-11.el7_3 \n selinux-policy.noarch 0:3.13.1-102.el7_3.16 \n selinux-policy-targeted.noarch 0:3.13.1-102.el7_3.16 \n setools-libs.x86_64 0:3.3.8-1.1.el7 \n\nComplete!\n"]}
2017-05-19 14:16:01,966 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => (item={u'name': u'docker-engine-1.13.1-1.el7.centos'}) => {"attempts": 1, "changed": true, "item": {"name": "docker-engine-1.13.1-1.el7.centos"}, "msg": "warning: /var/cache/yum/x86_64/7/dockerrepo/packages/docker-engine-selinux-17.05.0.ce-1.el7.centos.noarch.rpm: Header V4 RSA/SHA512 Signature, key ID 2c52609d: NOKEY\nImporting GPG key 0x2C52609D:\n Userid : \"Docker Release Tool (releasedocker) <docker@docker.com>\"\n Fingerprint: 5811 8e89 f3a9 1289 7c07 0adb f762 2157 2c52 609d\n From : https://yum.dockerproject.org/gpg\nNon-fatal POSTIN scriptlet failure in rpm package docker-engine-selinux-17.05.0.ce-1.el7.centos.noarch\n", "rc": 0, "results": ["Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: ftp.plusline.de\n * epel: mirror.23media.de\n * extras: mirror.23media.de\n * updates: mirror.23media.de\nResolving Dependencies\n--> Running transaction check\n---> Package docker-engine.x86_64 0:1.13.1-1.el7.centos will be installed\n--> Processing Dependency: docker-engine-selinux >= 1.13.1-1.el7.centos for package: docker-engine-1.13.1-1.el7.centos.x86_64\n--> Processing Dependency: libseccomp.so.2()(64bit) for package: docker-engine-1.13.1-1.el7.centos.x86_64\n--> Processing Dependency: libltdl.so.7()(64bit) for package: docker-engine-1.13.1-1.el7.centos.x86_64\n--> Running transaction check\n---> Package docker-engine-selinux.noarch 0:17.05.0.ce-1.el7.centos will be installed\n--> Processing Dependency: selinux-policy-base >= 3.13.1-102 for package: docker-engine-selinux-17.05.0.ce-1.el7.centos.noarch\n--> Processing Dependency: selinux-policy-targeted >= 3.13.1-102 for package: docker-engine-selinux-17.05.0.ce-1.el7.centos.noarch\n---> Package libseccomp.x86_64 0:2.3.1-2.el7 will be installed\n---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed\n--> Running transaction check\n---> Package selinux-policy-targeted.noarch 0:3.13.1-60.el7 will be updated\n---> Package selinux-policy-targeted.noarch 0:3.13.1-102.el7_3.16 will be an update\n--> Processing Dependency: selinux-policy = 3.13.1-102.el7_3.16 for package: selinux-policy-targeted-3.13.1-102.el7_3.16.noarch\n--> Processing Dependency: selinux-policy = 3.13.1-102.el7_3.16 for package: selinux-policy-targeted-3.13.1-102.el7_3.16.noarch\n--> Processing Dependency: policycoreutils >= 2.5 for package: selinux-policy-targeted-3.13.1-102.el7_3.16.noarch\n--> Running transaction check\n---> Package policycoreutils.x86_64 0:2.2.5-20.el7 will be updated\n--> Processing Dependency: policycoreutils = 2.2.5-20.el7 for package: policycoreutils-python-2.2.5-20.el7.x86_64\n---> Package policycoreutils.x86_64 0:2.5-11.el7_3 will be an update\n--> Processing Dependency: libsemanage.so.1(LIBSEMANAGE_1.1)(64bit) for package: policycoreutils-2.5-11.el7_3.x86_64\n---> Package selinux-policy.noarch 0:3.13.1-60.el7 will be updated\n---> Package selinux-policy.noarch 0:3.13.1-102.el7_3.16 will be an update\n--> Running transaction check\n---> Package libsemanage.x86_64 0:2.1.10-18.el7 will be updated\n--> Processing Dependency: libsemanage = 2.1.10-18.el7 for package: libsemanage-python-2.1.10-18.el7.x86_64\n---> Package libsemanage.x86_64 0:2.5-5.1.el7_3 will be an update\n---> Package policycoreutils-python.x86_64 0:2.2.5-20.el7 will be updated\n---> Package policycoreutils-python.x86_64 0:2.5-11.el7_3 will be an update\n--> Processing Dependency: setools-libs >= 3.3.8-1 for package: policycoreutils-python-2.5-11.el7_3.x86_64\n--> Running transaction check\n---> Package libsemanage-python.x86_64 0:2.1.10-18.el7 will be updated\n---> Package libsemanage-python.x86_64 0:2.5-5.1.el7_3 will be an update\n---> Package setools-libs.x86_64 0:3.3.7-46.el7 will be updated\n---> Package setools-libs.x86_64 0:3.3.8-1.1.el7 will be an update\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n docker-engine x86_64 1.13.1-1.el7.centos dockerrepo 19 M\nInstalling for dependencies:\n docker-engine-selinux noarch 17.05.0.ce-1.el7.centos dockerrepo 28 k\n libseccomp x86_64 2.3.1-2.el7 base 56 k\n libtool-ltdl x86_64 2.4.2-22.el7_3 updates 49 k\nUpdating for dependencies:\n libsemanage x86_64 2.5-5.1.el7_3 updates 144 k\n libsemanage-python x86_64 2.5-5.1.el7_3 updates 104 k\n policycoreutils x86_64 2.5-11.el7_3 updates 841 k\n policycoreutils-python x86_64 2.5-11.el7_3 updates 445 k\n selinux-policy noarch 3.13.1-102.el7_3.16 updates 414 k\n selinux-policy-targeted noarch 3.13.1-102.el7_3.16 updates 6.4 M\n setools-libs x86_64 3.3.8-1.1.el7 base 612 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+3 Dependent packages)\nUpgrade ( 7 Dependent packages)\n\nTotal download size: 28 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\nPublic key for docker-engine-selinux-17.05.0.ce-1.el7.centos.noarch.rpm is not installed\n--------------------------------------------------------------------------------\nTotal 32 MB/s | 28 MB 00:00 \nRetrieving key from https://yum.dockerproject.org/gpg\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : libsemanage-2.5-5.1.el7_3.x86_64 1/18 \n Updating : policycoreutils-2.5-11.el7_3.x86_64 2/18 \n Updating : selinux-policy-3.13.1-102.el7_3.16.noarch 3/18 \n Updating : selinux-policy-targeted-3.13.1-102.el7_3.16.noarch 4/18 \n Updating : libsemanage-python-2.5-5.1.el7_3.x86_64 5/18 \n Updating : setools-libs-3.3.8-1.1.el7.x86_64 6/18 \n Updating : policycoreutils-python-2.5-11.el7_3.x86_64 7/18 \n Installing : docker-engine-selinux-17.05.0.ce-1.el7.centos.noarch 8/18 \nlibsemanage.semanage_direct_install_info: Overriding docker module at lower priority 100 with module at priority 400.\nrestorecon: lstat(/var/lib/docker) failed: No such file or directory\nwarning: %post(docker-engine-selinux-17.05.0.ce-1.el7.centos.noarch) scriptlet failed, exit status 255\n Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 9/18 \n Installing : libseccomp-2.3.1-2.el7.x86_64 10/18 \n Installing : docker-engine-1.13.1-1.el7.centos.x86_64 11/18 \n Cleanup : selinux-policy-targeted-3.13.1-60.el7.noarch 12/18 \n Cleanup : policycoreutils-python-2.2.5-20.el7.x86_64 13/18 \n Cleanup : selinux-policy-3.13.1-60.el7.noarch 14/18 \n Cleanup : policycoreutils-2.2.5-20.el7.x86_64 15/18 \n Cleanup : libsemanage-python-2.1.10-18.el7.x86_64 16/18 \n Cleanup : libsemanage-2.1.10-18.el7.x86_64 17/18 \n Cleanup : setools-libs-3.3.7-46.el7.x86_64 18/18 \n Verifying : libseccomp-2.3.1-2.el7.x86_64 1/18 \n Verifying : policycoreutils-2.5-11.el7_3.x86_64 2/18 \n Verifying : selinux-policy-targeted-3.13.1-102.el7_3.16.noarch 3/18 \n Verifying : libsemanage-2.5-5.1.el7_3.x86_64 4/18 \n Verifying : docker-engine-1.13.1-1.el7.centos.x86_64 5/18 \n Verifying : docker-engine-selinux-17.05.0.ce-1.el7.centos.noarch 6/18 \n Verifying : libsemanage-python-2.5-5.1.el7_3.x86_64 7/18 \n Verifying : policycoreutils-python-2.5-11.el7_3.x86_64 8/18 \n Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 9/18 \n Verifying : selinux-policy-3.13.1-102.el7_3.16.noarch 10/18 \n Verifying : setools-libs-3.3.8-1.1.el7.x86_64 11/18 \n Verifying : setools-libs-3.3.7-46.el7.x86_64 12/18 \n Verifying : libsemanage-2.1.10-18.el7.x86_64 13/18 \n Verifying : policycoreutils-2.2.5-20.el7.x86_64 14/18 \n Verifying : libsemanage-python-2.1.10-18.el7.x86_64 15/18 \n Verifying : selinux-policy-targeted-3.13.1-60.el7.noarch 16/18 \n Verifying : selinux-policy-3.13.1-60.el7.noarch 17/18 \n Verifying : policycoreutils-python-2.2.5-20.el7.x86_64 18/18 \n\nInstalled:\n docker-engine.x86_64 0:1.13.1-1.el7.centos \n\nDependency Installed:\n docker-engine-selinux.noarch 0:17.05.0.ce-1.el7.centos \n libseccomp.x86_64 0:2.3.1-2.el7 \n libtool-ltdl.x86_64 0:2.4.2-22.el7_3 \n\nDependency Updated:\n libsemanage.x86_64 0:2.5-5.1.el7_3 \n libsemanage-python.x86_64 0:2.5-5.1.el7_3 \n policycoreutils.x86_64 0:2.5-11.el7_3 \n policycoreutils-python.x86_64 0:2.5-11.el7_3 \n selinux-policy.noarch 0:3.13.1-102.el7_3.16 \n selinux-policy-targeted.noarch 0:3.13.1-102.el7_3.16 \n setools-libs.x86_64 0:3.3.8-1.1.el7 \n\nComplete!\n"]}
2017-05-19 14:16:02,368 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => (item={u'name': u'docker-engine-1.13.1-1.el7.centos'}) => {"attempts": 1, "changed": true, "item": {"name": "docker-engine-1.13.1-1.el7.centos"}, "msg": "warning: /var/cache/yum/x86_64/7/dockerrepo/packages/docker-engine-selinux-17.05.0.ce-1.el7.centos.noarch.rpm: Header V4 RSA/SHA512 Signature, key ID 2c52609d: NOKEY\nImporting GPG key 0x2C52609D:\n Userid : \"Docker Release Tool (releasedocker) <docker@docker.com>\"\n Fingerprint: 5811 8e89 f3a9 1289 7c07 0adb f762 2157 2c52 609d\n From : https://yum.dockerproject.org/gpg\nNon-fatal POSTIN scriptlet failure in rpm package docker-engine-selinux-17.05.0.ce-1.el7.centos.noarch\n", "rc": 0, "results": ["Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: mirror.cuegee.de\n * epel: mirror.23media.de\n * extras: mirror.23media.de\n * updates: mirror.23media.de\nResolving Dependencies\n--> Running transaction check\n---> Package docker-engine.x86_64 0:1.13.1-1.el7.centos will be installed\n--> Processing Dependency: docker-engine-selinux >= 1.13.1-1.el7.centos for package: docker-engine-1.13.1-1.el7.centos.x86_64\n--> Processing Dependency: libseccomp.so.2()(64bit) for package: docker-engine-1.13.1-1.el7.centos.x86_64\n--> Processing Dependency: libltdl.so.7()(64bit) for package: docker-engine-1.13.1-1.el7.centos.x86_64\n--> Running transaction check\n---> Package docker-engine-selinux.noarch 0:17.05.0.ce-1.el7.centos will be installed\n--> Processing Dependency: selinux-policy-base >= 3.13.1-102 for package: docker-engine-selinux-17.05.0.ce-1.el7.centos.noarch\n--> Processing Dependency: selinux-policy-targeted >= 3.13.1-102 for package: docker-engine-selinux-17.05.0.ce-1.el7.centos.noarch\n---> Package libseccomp.x86_64 0:2.3.1-2.el7 will be installed\n---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed\n--> Running transaction check\n---> Package selinux-policy-targeted.noarch 0:3.13.1-60.el7 will be updated\n---> Package selinux-policy-targeted.noarch 0:3.13.1-102.el7_3.16 will be an update\n--> Processing Dependency: selinux-policy = 3.13.1-102.el7_3.16 for package: selinux-policy-targeted-3.13.1-102.el7_3.16.noarch\n--> Processing Dependency: selinux-policy = 3.13.1-102.el7_3.16 for package: selinux-policy-targeted-3.13.1-102.el7_3.16.noarch\n--> Processing Dependency: policycoreutils >= 2.5 for package: selinux-policy-targeted-3.13.1-102.el7_3.16.noarch\n--> Running transaction check\n---> Package policycoreutils.x86_64 0:2.2.5-20.el7 will be updated\n--> Processing Dependency: policycoreutils = 2.2.5-20.el7 for package: policycoreutils-python-2.2.5-20.el7.x86_64\n---> Package policycoreutils.x86_64 0:2.5-11.el7_3 will be an update\n--> Processing Dependency: libsemanage.so.1(LIBSEMANAGE_1.1)(64bit) for package: policycoreutils-2.5-11.el7_3.x86_64\n---> Package selinux-policy.noarch 0:3.13.1-60.el7 will be updated\n---> Package selinux-policy.noarch 0:3.13.1-102.el7_3.16 will be an update\n--> Running transaction check\n---> Package libsemanage.x86_64 0:2.1.10-18.el7 will be updated\n--> Processing Dependency: libsemanage = 2.1.10-18.el7 for package: libsemanage-python-2.1.10-18.el7.x86_64\n---> Package libsemanage.x86_64 0:2.5-5.1.el7_3 will be an update\n---> Package policycoreutils-python.x86_64 0:2.2.5-20.el7 will be updated\n---> Package policycoreutils-python.x86_64 0:2.5-11.el7_3 will be an update\n--> Processing Dependency: setools-libs >= 3.3.8-1 for package: policycoreutils-python-2.5-11.el7_3.x86_64\n--> Running transaction check\n---> Package libsemanage-python.x86_64 0:2.1.10-18.el7 will be updated\n---> Package libsemanage-python.x86_64 0:2.5-5.1.el7_3 will be an update\n---> Package setools-libs.x86_64 0:3.3.7-46.el7 will be updated\n---> Package setools-libs.x86_64 0:3.3.8-1.1.el7 will be an update\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n docker-engine x86_64 1.13.1-1.el7.centos dockerrepo 19 M\nInstalling for dependencies:\n docker-engine-selinux noarch 17.05.0.ce-1.el7.centos dockerrepo 28 k\n libseccomp x86_64 2.3.1-2.el7 base 56 k\n libtool-ltdl x86_64 2.4.2-22.el7_3 updates 49 k\nUpdating for dependencies:\n libsemanage x86_64 2.5-5.1.el7_3 updates 144 k\n libsemanage-python x86_64 2.5-5.1.el7_3 updates 104 k\n policycoreutils x86_64 2.5-11.el7_3 updates 841 k\n policycoreutils-python x86_64 2.5-11.el7_3 updates 445 k\n selinux-policy noarch 3.13.1-102.el7_3.16 updates 414 k\n selinux-policy-targeted noarch 3.13.1-102.el7_3.16 updates 6.4 M\n setools-libs x86_64 3.3.8-1.1.el7 base 612 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+3 Dependent packages)\nUpgrade ( 7 Dependent packages)\n\nTotal download size: 28 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\nPublic key for docker-engine-selinux-17.05.0.ce-1.el7.centos.noarch.rpm is not installed\n--------------------------------------------------------------------------------\nTotal 27 MB/s | 28 MB 00:01 \nRetrieving key from https://yum.dockerproject.org/gpg\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : libsemanage-2.5-5.1.el7_3.x86_64 1/18 \n Updating : policycoreutils-2.5-11.el7_3.x86_64 2/18 \n Updating : selinux-policy-3.13.1-102.el7_3.16.noarch 3/18 \n Updating : selinux-policy-targeted-3.13.1-102.el7_3.16.noarch 4/18 \n Updating : libsemanage-python-2.5-5.1.el7_3.x86_64 5/18 \n Updating : setools-libs-3.3.8-1.1.el7.x86_64 6/18 \n Updating : policycoreutils-python-2.5-11.el7_3.x86_64 7/18 \n Installing : docker-engine-selinux-17.05.0.ce-1.el7.centos.noarch 8/18 \nlibsemanage.semanage_direct_install_info: Overriding docker module at lower priority 100 with module at priority 400.\nrestorecon: lstat(/var/lib/docker) failed: No such file or directory\nwarning: %post(docker-engine-selinux-17.05.0.ce-1.el7.centos.noarch) scriptlet failed, exit status 255\n Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 9/18 \n Installing : libseccomp-2.3.1-2.el7.x86_64 10/18 \n Installing : docker-engine-1.13.1-1.el7.centos.x86_64 11/18 \n Cleanup : selinux-policy-targeted-3.13.1-60.el7.noarch 12/18 \n Cleanup : policycoreutils-python-2.2.5-20.el7.x86_64 13/18 \n Cleanup : selinux-policy-3.13.1-60.el7.noarch 14/18 \n Cleanup : policycoreutils-2.2.5-20.el7.x86_64 15/18 \n Cleanup : libsemanage-python-2.1.10-18.el7.x86_64 16/18 \n Cleanup : libsemanage-2.1.10-18.el7.x86_64 17/18 \n Cleanup : setools-libs-3.3.7-46.el7.x86_64 18/18 \n Verifying : libseccomp-2.3.1-2.el7.x86_64 1/18 \n Verifying : policycoreutils-2.5-11.el7_3.x86_64 2/18 \n Verifying : selinux-policy-targeted-3.13.1-102.el7_3.16.noarch 3/18 \n Verifying : libsemanage-2.5-5.1.el7_3.x86_64 4/18 \n Verifying : docker-engine-1.13.1-1.el7.centos.x86_64 5/18 \n Verifying : docker-engine-selinux-17.05.0.ce-1.el7.centos.noarch 6/18 \n Verifying : libsemanage-python-2.5-5.1.el7_3.x86_64 7/18 \n Verifying : policycoreutils-python-2.5-11.el7_3.x86_64 8/18 \n Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 9/18 \n Verifying : selinux-policy-3.13.1-102.el7_3.16.noarch 10/18 \n Verifying : setools-libs-3.3.8-1.1.el7.x86_64 11/18 \n Verifying : setools-libs-3.3.7-46.el7.x86_64 12/18 \n Verifying : libsemanage-2.1.10-18.el7.x86_64 13/18 \n Verifying : policycoreutils-2.2.5-20.el7.x86_64 14/18 \n Verifying : libsemanage-python-2.1.10-18.el7.x86_64 15/18 \n Verifying : selinux-policy-targeted-3.13.1-60.el7.noarch 16/18 \n Verifying : selinux-policy-3.13.1-60.el7.noarch 17/18 \n Verifying : policycoreutils-python-2.2.5-20.el7.x86_64 18/18 \n\nInstalled:\n docker-engine.x86_64 0:1.13.1-1.el7.centos \n\nDependency Installed:\n docker-engine-selinux.noarch 0:17.05.0.ce-1.el7.centos \n libseccomp.x86_64 0:2.3.1-2.el7 \n libtool-ltdl.x86_64 0:2.4.2-22.el7_3 \n\nDependency Updated:\n libsemanage.x86_64 0:2.5-5.1.el7_3 \n libsemanage-python.x86_64 0:2.5-5.1.el7_3 \n policycoreutils.x86_64 0:2.5-11.el7_3 \n policycoreutils-python.x86_64 0:2.5-11.el7_3 \n selinux-policy.noarch 0:3.13.1-102.el7_3.16 \n selinux-policy-targeted.noarch 0:3.13.1-102.el7_3.16 \n setools-libs.x86_64 0:3.3.8-1.1.el7 \n\nComplete!\n"]}
2017-05-19 14:16:02,371 p=781 u=root | TASK [docker : check minimum docker version for docker_dns mode. You need at least docker version >= 1.12 for resolvconf_mode=docker_dns] ***********************
2017-05-19 14:16:02,371 p=781 u=root | Friday 19 May 2017 14:16:02 +0000 (0:00:43.570) 0:02:31.365 ************
2017-05-19 14:16:02,626 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "cmd": ["docker", "version", "-f", "{{.Client.Version}}"], "delta": "0:00:00.013600", "end": "2017-05-19 14:16:02.602038", "failed": false, "failed_when_result": false, "rc": 1, "start": "2017-05-19 14:16:02.588438", "stderr": "Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?", "stderr_lines": ["Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?"], "stdout": "1.13.1", "stdout_lines": ["1.13.1"]}
2017-05-19 14:16:02,630 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "cmd": ["docker", "version", "-f", "{{.Client.Version}}"], "delta": "0:00:00.013690", "end": "2017-05-19 14:16:02.598080", "failed": false, "failed_when_result": false, "rc": 1, "start": "2017-05-19 14:16:02.584390", "stderr": "Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?", "stderr_lines": ["Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?"], "stdout": "1.13.1", "stdout_lines": ["1.13.1"]}
2017-05-19 14:16:02,633 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "cmd": ["docker", "version", "-f", "{{.Client.Version}}"], "delta": "0:00:00.013480", "end": "2017-05-19 14:16:02.601244", "failed": false, "failed_when_result": false, "rc": 1, "start": "2017-05-19 14:16:02.587764", "stderr": "Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?", "stderr_lines": ["Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?"], "stdout": "1.13.1", "stdout_lines": ["1.13.1"]}
2017-05-19 14:16:02,636 p=781 u=root | TASK [docker : Create docker service systemd directory if it doesn't exist] *************************************************************************************
2017-05-19 14:16:02,636 p=781 u=root | Friday 19 May 2017 14:16:02 +0000 (0:00:00.264) 0:02:31.630 ************
2017-05-19 14:16:02,827 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/systemd/system/docker.service.d", "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "size": 6, "state": "directory", "uid": 0}
2017-05-19 14:16:02,844 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/systemd/system/docker.service.d", "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "size": 6, "state": "directory", "uid": 0}
2017-05-19 14:16:02,851 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/systemd/system/docker.service.d", "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "size": 6, "state": "directory", "uid": 0}
2017-05-19 14:16:02,854 p=781 u=root | TASK [docker : Write docker proxy drop-in] **********************************************************************************************************************
2017-05-19 14:16:02,854 p=781 u=root | Friday 19 May 2017 14:16:02 +0000 (0:00:00.217) 0:02:31.848 ************
2017-05-19 14:16:02,919 p=781 u=root | TASK [docker : Write docker.service systemd file] ***************************************************************************************************************
2017-05-19 14:16:02,919 p=781 u=root | Friday 19 May 2017 14:16:02 +0000 (0:00:00.065) 0:02:31.913 ************
2017-05-19 14:16:03,390 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "checksum": "a0e12cc111c00b233a5ea4dba92fd6b273c2401b", "dest": "/etc/systemd/system/docker.service", "gid": 0, "group": "root", "md5sum": "c67ddc00d07d8fed7d50185cd3c69e1e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:docker_unit_file_t:s0", "size": 645, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203362.98-78555259080800/source", "state": "file", "uid": 0}
2017-05-19 14:16:03,432 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "checksum": "a0e12cc111c00b233a5ea4dba92fd6b273c2401b", "dest": "/etc/systemd/system/docker.service", "gid": 0, "group": "root", "md5sum": "c67ddc00d07d8fed7d50185cd3c69e1e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:docker_unit_file_t:s0", "size": 645, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203363.03-6999510972672/source", "state": "file", "uid": 0}
2017-05-19 14:16:03,435 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "checksum": "a0e12cc111c00b233a5ea4dba92fd6b273c2401b", "dest": "/etc/systemd/system/docker.service", "gid": 0, "group": "root", "md5sum": "c67ddc00d07d8fed7d50185cd3c69e1e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:docker_unit_file_t:s0", "size": 645, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203363.03-183112947511335/source", "state": "file", "uid": 0}
2017-05-19 14:16:03,438 p=781 u=root | TASK [docker : Write docker.service systemd file for atomic] ****************************************************************************************************
2017-05-19 14:16:03,438 p=781 u=root | Friday 19 May 2017 14:16:03 +0000 (0:00:00.518) 0:02:32.432 ************
2017-05-19 14:16:03,487 p=781 u=root | TASK [docker : Write docker options systemd drop-in] ************************************************************************************************************
2017-05-19 14:16:03,487 p=781 u=root | Friday 19 May 2017 14:16:03 +0000 (0:00:00.048) 0:02:32.481 ************
2017-05-19 14:16:03,947 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "checksum": "1b3650dae4ca888505f1243ef620e2f6dbacfff0", "dest": "/etc/systemd/system/docker.service.d/docker-options.conf", "gid": 0, "group": "root", "md5sum": "b9b3eb379c95b683263a12eb424e5907", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 113, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203363.56-230972615699747/source", "state": "file", "uid": 0}
2017-05-19 14:16:03,993 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "checksum": "1b3650dae4ca888505f1243ef620e2f6dbacfff0", "dest": "/etc/systemd/system/docker.service.d/docker-options.conf", "gid": 0, "group": "root", "md5sum": "b9b3eb379c95b683263a12eb424e5907", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 113, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203363.59-177169344097668/source", "state": "file", "uid": 0}
2017-05-19 14:16:04,001 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "checksum": "1b3650dae4ca888505f1243ef620e2f6dbacfff0", "dest": "/etc/systemd/system/docker.service.d/docker-options.conf", "gid": 0, "group": "root", "md5sum": "b9b3eb379c95b683263a12eb424e5907", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 113, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203363.58-144942977880420/source", "state": "file", "uid": 0}
2017-05-19 14:16:04,004 p=781 u=root | TASK [docker : Write docker dns systemd drop-in] ****************************************************************************************************************
2017-05-19 14:16:04,004 p=781 u=root | Friday 19 May 2017 14:16:04 +0000 (0:00:00.516) 0:02:32.998 ************
2017-05-19 14:16:04,464 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "checksum": "8ef6a5267518216a6a97b66f13cbbeff5f015079", "dest": "/etc/systemd/system/docker.service.d/docker-dns.conf", "gid": 0, "group": "root", "md5sum": "259e39ae30307ccb5d61defd4743f4e6", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 272, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203364.07-65651322685805/source", "state": "file", "uid": 0}
2017-05-19 14:16:04,515 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "checksum": "8ef6a5267518216a6a97b66f13cbbeff5f015079", "dest": "/etc/systemd/system/docker.service.d/docker-dns.conf", "gid": 0, "group": "root", "md5sum": "259e39ae30307ccb5d61defd4743f4e6", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 272, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203364.11-66312054174572/source", "state": "file", "uid": 0}
2017-05-19 14:16:04,524 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "checksum": "8ef6a5267518216a6a97b66f13cbbeff5f015079", "dest": "/etc/systemd/system/docker.service.d/docker-dns.conf", "gid": 0, "group": "root", "md5sum": "259e39ae30307ccb5d61defd4743f4e6", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 272, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203364.11-239619051292649/source", "state": "file", "uid": 0}
2017-05-19 14:16:04,525 p=781 u=root | RUNNING HANDLER [docker : restart docker] ***********************************************************************************************************************
2017-05-19 14:16:04,525 p=781 u=root | Friday 19 May 2017 14:16:04 +0000 (0:00:00.520) 0:02:33.518 ************
2017-05-19 14:16:04,750 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "cmd": ["/bin/true"], "delta": "0:00:00.002906", "end": "2017-05-19 14:16:04.697794", "rc": 0, "start": "2017-05-19 14:16:04.694888", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:16:04,779 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "cmd": ["/bin/true"], "delta": "0:00:00.002755", "end": "2017-05-19 14:16:04.721572", "rc": 0, "start": "2017-05-19 14:16:04.718817", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:16:04,806 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "cmd": ["/bin/true"], "delta": "0:00:00.002735", "end": "2017-05-19 14:16:04.714870", "rc": 0, "start": "2017-05-19 14:16:04.712135", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:16:04,806 p=781 u=root | RUNNING HANDLER [docker : Docker | reload systemd] **************************************************************************************************************
2017-05-19 14:16:04,807 p=781 u=root | Friday 19 May 2017 14:16:04 +0000 (0:00:00.281) 0:02:33.800 ************
2017-05-19 14:16:05,049 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "cmd": "systemctl daemon-reload", "delta": "0:00:00.037931", "end": "2017-05-19 14:16:05.032905", "rc": 0, "start": "2017-05-19 14:16:04.994974", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:16:05,054 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "cmd": "systemctl daemon-reload", "delta": "0:00:00.037654", "end": "2017-05-19 14:16:05.035305", "rc": 0, "start": "2017-05-19 14:16:04.997651", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:16:05,056 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "cmd": "systemctl daemon-reload", "delta": "0:00:00.040880", "end": "2017-05-19 14:16:05.035642", "rc": 0, "start": "2017-05-19 14:16:04.994762", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:16:05,056 p=781 u=root | RUNNING HANDLER [docker : Docker | reload docker.socket] ********************************************************************************************************
2017-05-19 14:16:05,056 p=781 u=root | Friday 19 May 2017 14:16:05 +0000 (0:00:00.249) 0:02:34.050 ************
2017-05-19 14:16:05,119 p=781 u=root | RUNNING HANDLER [docker : Docker | reload docker] ***************************************************************************************************************
2017-05-19 14:16:05,120 p=781 u=root | Friday 19 May 2017 14:16:05 +0000 (0:00:00.063) 0:02:34.113 ************
2017-05-19 14:16:06,843 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "name": "docker", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket system.slice docker-storage-setup.service network.target basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "yes", "Description": "Docker Application Container Engine", "DevicePolicy": "auto", "Documentation": "http://docs.docker.com", "DropInPaths": "/etc/systemd/system/docker.service.d/docker-dns.conf /etc/systemd/system/docker.service.d/docker-options.conf", "Environment": "GOTRACEBACK=crash DOCKER_DNS_OPTIONS=\\x20\\x20\\x20\\x20\\x20--dns\\x2010.233.0.2\\x20--dns\\x20172.31.0.2\\x20\\x20\\x20\\x20\\x20\\x20\\x20--dns-search\\x20default.svc.cluster.local\\x20--dns-search\\x20svc.cluster.local\\x20--dns-search\\x20eu-central-1.compute.internal\\x20\\x20\\x20\\x20\\x20\\x20\\x20--dns-opt\\x20ndots:2\\x20--dns-opt\\x20timeout:2\\x20--dns-opt\\x20attempts:2\\x20\\x20\\x20 DOCKER_OPTS=--insecure-registry=10.233.0.0/18\\x20--graph=/var/lib/docker\\x20\\x20--iptables=false", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker daemon $DOCKER_OPTS $DOCKER_STORAGE_OPTIONS $DOCKER_NETWORK_OPTIONS $DOCKER_DNS_OPTIONS $INSECURE_REGISTRY ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/docker.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "docker.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "1048576", "LimitNPROC": "1048576", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "15097", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "docker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "on-abnormal", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TimeoutStartUSec": "1min", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "Wants": "system.slice docker-storage-setup.service", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}}
2017-05-19 14:16:07,005 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "name": "docker", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "docker-storage-setup.service system.slice systemd-journald.socket basic.target network.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "yes", "Description": "Docker Application Container Engine", "DevicePolicy": "auto", "Documentation": "http://docs.docker.com", "DropInPaths": "/etc/systemd/system/docker.service.d/docker-dns.conf /etc/systemd/system/docker.service.d/docker-options.conf", "Environment": "GOTRACEBACK=crash DOCKER_DNS_OPTIONS=\\x20\\x20\\x20\\x20\\x20--dns\\x2010.233.0.2\\x20--dns\\x20172.31.0.2\\x20\\x20\\x20\\x20\\x20\\x20\\x20--dns-search\\x20default.svc.cluster.local\\x20--dns-search\\x20svc.cluster.local\\x20--dns-search\\x20eu-central-1.compute.internal\\x20\\x20\\x20\\x20\\x20\\x20\\x20--dns-opt\\x20ndots:2\\x20--dns-opt\\x20timeout:2\\x20--dns-opt\\x20attempts:2\\x20\\x20\\x20 DOCKER_OPTS=--insecure-registry=10.233.0.0/18\\x20--graph=/var/lib/docker\\x20\\x20--iptables=false", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker daemon $DOCKER_OPTS $DOCKER_STORAGE_OPTIONS $DOCKER_NETWORK_OPTIONS $DOCKER_DNS_OPTIONS $INSECURE_REGISTRY ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/docker.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "docker.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "1048576", "LimitNPROC": "1048576", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "15097", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "docker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "on-abnormal", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TimeoutStartUSec": "1min", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "Wants": "docker-storage-setup.service system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}}
2017-05-19 14:16:07,076 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "name": "docker", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice docker-storage-setup.service basic.target systemd-journald.socket network.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "yes", "Description": "Docker Application Container Engine", "DevicePolicy": "auto", "Documentation": "http://docs.docker.com", "DropInPaths": "/etc/systemd/system/docker.service.d/docker-dns.conf /etc/systemd/system/docker.service.d/docker-options.conf", "Environment": "GOTRACEBACK=crash DOCKER_DNS_OPTIONS=\\x20\\x20\\x20\\x20\\x20--dns\\x2010.233.0.2\\x20--dns\\x20172.31.0.2\\x20\\x20\\x20\\x20\\x20\\x20\\x20--dns-search\\x20default.svc.cluster.local\\x20--dns-search\\x20svc.cluster.local\\x20--dns-search\\x20eu-central-1.compute.internal\\x20\\x20\\x20\\x20\\x20\\x20\\x20--dns-opt\\x20ndots:2\\x20--dns-opt\\x20timeout:2\\x20--dns-opt\\x20attempts:2\\x20\\x20\\x20 DOCKER_OPTS=--insecure-registry=10.233.0.0/18\\x20--graph=/var/lib/docker\\x20\\x20--iptables=false", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker daemon $DOCKER_OPTS $DOCKER_STORAGE_OPTIONS $DOCKER_NETWORK_OPTIONS $DOCKER_DNS_OPTIONS $INSECURE_REGISTRY ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/docker.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "docker.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "1048576", "LimitNPROC": "1048576", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "15097", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "docker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "on-abnormal", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TimeoutStartUSec": "1min", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "Wants": "docker-storage-setup.service system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}}
2017-05-19 14:16:07,076 p=781 u=root | RUNNING HANDLER [docker : Docker | pause while Docker restarts] *************************************************************************************************
2017-05-19 14:16:07,076 p=781 u=root | Friday 19 May 2017 14:16:07 +0000 (0:00:01.956) 0:02:36.070 ************
2017-05-19 14:16:07,101 p=781 u=root | Pausing for 10 seconds
2017-05-19 14:16:07,101 p=781 u=root | (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
2017-05-19 14:16:17,104 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "delta": 10, "rc": 0, "start": "2017-05-19 14:16:07.100956", "stderr": "", "stdout": "Paused for 10.0 seconds", "stop": "2017-05-19 14:16:17.101138", "user_input": ""}
2017-05-19 14:16:17,105 p=781 u=root | RUNNING HANDLER [docker : Docker | wait for docker] *************************************************************************************************************
2017-05-19 14:16:17,105 p=781 u=root | Friday 19 May 2017 14:16:17 +0000 (0:00:10.028) 0:02:46.098 ************
2017-05-19 14:16:17,330 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "images"], "delta": "0:00:00.021892", "end": "2017-05-19 14:16:17.311204", "rc": 0, "start": "2017-05-19 14:16:17.289312", "stderr": "", "stderr_lines": [], "stdout": "REPOSITORY TAG IMAGE ID CREATED SIZE", "stdout_lines": ["REPOSITORY TAG IMAGE ID CREATED SIZE"]}
2017-05-19 14:16:17,343 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "images"], "delta": "0:00:00.020670", "end": "2017-05-19 14:16:17.323656", "rc": 0, "start": "2017-05-19 14:16:17.302986", "stderr": "", "stderr_lines": [], "stdout": "REPOSITORY TAG IMAGE ID CREATED SIZE", "stdout_lines": ["REPOSITORY TAG IMAGE ID CREATED SIZE"]}
2017-05-19 14:16:17,346 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "images"], "delta": "0:00:00.015967", "end": "2017-05-19 14:16:17.319130", "rc": 0, "start": "2017-05-19 14:16:17.303163", "stderr": "", "stderr_lines": [], "stdout": "REPOSITORY TAG IMAGE ID CREATED SIZE", "stdout_lines": ["REPOSITORY TAG IMAGE ID CREATED SIZE"]}
2017-05-19 14:16:17,349 p=781 u=root | TASK [docker : ensure docker service is started and enabled] ****************************************************************************************************
2017-05-19 14:16:17,349 p=781 u=root | Friday 19 May 2017 14:16:17 +0000 (0:00:00.244) 0:02:46.343 ************
2017-05-19 14:16:17,612 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => (item=docker) => {"changed": true, "enabled": true, "item": "docker", "name": "docker", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2017-05-19 14:16:07 UTC", "ActiveEnterTimestampMonotonic": "236949331", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target docker-storage-setup.service system.slice systemd-journald.socket network.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2017-05-19 14:16:05 UTC", "AssertTimestampMonotonic": "235415413", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2017-05-19 14:16:05 UTC", "ConditionTimestampMonotonic": "235415413", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/docker.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "yes", "Description": "Docker Application Container Engine", "DevicePolicy": "auto", "Documentation": "http://docs.docker.com", "DropInPaths": "/etc/systemd/system/docker.service.d/docker-dns.conf /etc/systemd/system/docker.service.d/docker-options.conf", "Environment": "GOTRACEBACK=crash DOCKER_DNS_OPTIONS=\\x20\\x20\\x20\\x20\\x20--dns\\x2010.233.0.2\\x20--dns\\x20172.31.0.2\\x20\\x20\\x20\\x20\\x20\\x20\\x20--dns-search\\x20default.svc.cluster.local\\x20--dns-search\\x20svc.cluster.local\\x20--dns-search\\x20eu-central-1.compute.internal\\x20\\x20\\x20\\x20\\x20\\x20\\x20--dns-opt\\x20ndots:2\\x20--dns-opt\\x20timeout:2\\x20--dns-opt\\x20attempts:2\\x20\\x20\\x20 DOCKER_OPTS=--insecure-registry=10.233.0.0/18\\x20--graph=/var/lib/docker\\x20\\x20--iptables=false", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5482", "ExecMainStartTimestamp": "Fri 2017-05-19 14:16:05 UTC", "ExecMainStartTimestampMonotonic": "235416459", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker daemon $DOCKER_OPTS $DOCKER_STORAGE_OPTIONS $DOCKER_NETWORK_OPTIONS $DOCKER_DNS_OPTIONS $INSECURE_REGISTRY ; ignore_errors=no ; start_time=[Fri 2017-05-19 14:16:05 UTC] ; stop_time=[n/a] ; pid=5482 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/docker.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "docker.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2017-05-19 14:16:05 UTC", "InactiveExitTimestampMonotonic": "235416487", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "1048576", "LimitNPROC": "1048576", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "15097", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "5482", "MemoryAccounting": "no", "MemoryCurrent": "16203776", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "docker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "on-abnormal", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TimeoutStartUSec": "1min", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "Wants": "docker-storage-setup.service system.slice", "WatchdogTimestamp": "Fri 2017-05-19 14:16:07 UTC", "WatchdogTimestampMonotonic": "236949286", "WatchdogUSec": "0"}}
2017-05-19 14:16:17,623 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => (item=docker) => {"changed": true, "enabled": true, "item": "docker", "name": "docker", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2017-05-19 14:16:06 UTC", "ActiveEnterTimestampMonotonic": "240567786", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target systemd-journald.socket network.target docker-storage-setup.service system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2017-05-19 14:16:05 UTC", "AssertTimestampMonotonic": "239252397", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2017-05-19 14:16:05 UTC", "ConditionTimestampMonotonic": "239252397", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/docker.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "yes", "Description": "Docker Application Container Engine", "DevicePolicy": "auto", "Documentation": "http://docs.docker.com", "DropInPaths": "/etc/systemd/system/docker.service.d/docker-dns.conf /etc/systemd/system/docker.service.d/docker-options.conf", "Environment": "GOTRACEBACK=crash DOCKER_DNS_OPTIONS=\\x20\\x20\\x20\\x20\\x20--dns\\x2010.233.0.2\\x20--dns\\x20172.31.0.2\\x20\\x20\\x20\\x20\\x20\\x20\\x20--dns-search\\x20default.svc.cluster.local\\x20--dns-search\\x20svc.cluster.local\\x20--dns-search\\x20eu-central-1.compute.internal\\x20\\x20\\x20\\x20\\x20\\x20\\x20--dns-opt\\x20ndots:2\\x20--dns-opt\\x20timeout:2\\x20--dns-opt\\x20attempts:2\\x20\\x20\\x20 DOCKER_OPTS=--insecure-registry=10.233.0.0/18\\x20--graph=/var/lib/docker\\x20\\x20--iptables=false", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5477", "ExecMainStartTimestamp": "Fri 2017-05-19 14:16:05 UTC", "ExecMainStartTimestampMonotonic": "239253418", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker daemon $DOCKER_OPTS $DOCKER_STORAGE_OPTIONS $DOCKER_NETWORK_OPTIONS $DOCKER_DNS_OPTIONS $INSECURE_REGISTRY ; ignore_errors=no ; start_time=[Fri 2017-05-19 14:16:05 UTC] ; stop_time=[n/a] ; pid=5477 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/docker.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "docker.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2017-05-19 14:16:05 UTC", "InactiveExitTimestampMonotonic": "239253447", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "1048576", "LimitNPROC": "1048576", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "15097", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "5477", "MemoryAccounting": "no", "MemoryCurrent": "16486400", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "docker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "on-abnormal", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TimeoutStartUSec": "1min", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "Wants": "system.slice docker-storage-setup.service", "WatchdogTimestamp": "Fri 2017-05-19 14:16:06 UTC", "WatchdogTimestampMonotonic": "240567761", "WatchdogUSec": "0"}}
2017-05-19 14:16:17,631 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => (item=docker) => {"changed": true, "enabled": true, "item": "docker", "name": "docker", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2017-05-19 14:16:06 UTC", "ActiveEnterTimestampMonotonic": "238823374", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice docker-storage-setup.service network.target basic.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2017-05-19 14:16:05 UTC", "AssertTimestampMonotonic": "237343306", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2017-05-19 14:16:05 UTC", "ConditionTimestampMonotonic": "237343306", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/docker.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "yes", "Description": "Docker Application Container Engine", "DevicePolicy": "auto", "Documentation": "http://docs.docker.com", "DropInPaths": "/etc/systemd/system/docker.service.d/docker-dns.conf /etc/systemd/system/docker.service.d/docker-options.conf", "Environment": "GOTRACEBACK=crash DOCKER_DNS_OPTIONS=\\x20\\x20\\x20\\x20\\x20--dns\\x2010.233.0.2\\x20--dns\\x20172.31.0.2\\x20\\x20\\x20\\x20\\x20\\x20\\x20--dns-search\\x20default.svc.cluster.local\\x20--dns-search\\x20svc.cluster.local\\x20--dns-search\\x20eu-central-1.compute.internal\\x20\\x20\\x20\\x20\\x20\\x20\\x20--dns-opt\\x20ndots:2\\x20--dns-opt\\x20timeout:2\\x20--dns-opt\\x20attempts:2\\x20\\x20\\x20 DOCKER_OPTS=--insecure-registry=10.233.0.0/18\\x20--graph=/var/lib/docker\\x20\\x20--iptables=false", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5483", "ExecMainStartTimestamp": "Fri 2017-05-19 14:16:05 UTC", "ExecMainStartTimestampMonotonic": "237344357", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker daemon $DOCKER_OPTS $DOCKER_STORAGE_OPTIONS $DOCKER_NETWORK_OPTIONS $DOCKER_DNS_OPTIONS $INSECURE_REGISTRY ; ignore_errors=no ; start_time=[Fri 2017-05-19 14:16:05 UTC] ; stop_time=[n/a] ; pid=5483 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/docker.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "docker.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2017-05-19 14:16:05 UTC", "InactiveExitTimestampMonotonic": "237344387", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "1048576", "LimitNPROC": "1048576", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "15097", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "5483", "MemoryAccounting": "no", "MemoryCurrent": "13996032", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "docker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "on-abnormal", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TimeoutStartUSec": "1min", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "Wants": "docker-storage-setup.service system.slice", "WatchdogTimestamp": "Fri 2017-05-19 14:16:06 UTC", "WatchdogTimestampMonotonic": "238823344", "WatchdogUSec": "0"}}
2017-05-19 14:16:17,635 p=781 u=root | TASK [rkt : gather os specific variables for rkt] ***************************************************************************************************************
2017-05-19 14:16:17,635 p=781 u=root | Friday 19 May 2017 14:16:17 +0000 (0:00:00.285) 0:02:46.628 ************
2017-05-19 14:16:17,746 p=781 u=root | TASK [rkt : install rkt pkg on ubuntu] **************************************************************************************************************************
2017-05-19 14:16:17,746 p=781 u=root | Friday 19 May 2017 14:16:17 +0000 (0:00:00.111) 0:02:46.740 ************
2017-05-19 14:16:17,818 p=781 u=root | TASK [rkt : install rkt pkg on centos] **************************************************************************************************************************
2017-05-19 14:16:17,818 p=781 u=root | Friday 19 May 2017 14:16:17 +0000 (0:00:00.071) 0:02:46.812 ************
2017-05-19 14:16:17,893 p=781 u=root | PLAY [etcd:k8s-cluster:vault] ***********************************************************************************************************************************
2017-05-19 14:16:18,107 p=781 u=root | TASK [kargo-defaults : Configure defaults] **********************************************************************************************************************
2017-05-19 14:16:18,107 p=781 u=root | Friday 19 May 2017 14:16:18 +0000 (0:00:00.288) 0:02:47.101 ************
2017-05-19 14:16:18,173 p=781 u=root | TASK [adduser : User | Create User Group] ***********************************************************************************************************************
2017-05-19 14:16:18,173 p=781 u=root | Friday 19 May 2017 14:16:18 +0000 (0:00:00.066) 0:02:47.167 ************
2017-05-19 14:16:18,235 p=781 u=root | TASK [adduser : User | Create User] *****************************************************************************************************************************
2017-05-19 14:16:18,235 p=781 u=root | Friday 19 May 2017 14:16:18 +0000 (0:00:00.062) 0:02:47.229 ************
2017-05-19 14:16:18,297 p=781 u=root | TASK [download : downloading...] ********************************************************************************************************************************
2017-05-19 14:16:18,297 p=781 u=root | Friday 19 May 2017 14:16:18 +0000 (0:00:00.061) 0:02:47.291 ************
2017-05-19 14:16:18,366 p=781 u=root | TASK [download : Create dest directories] ***********************************************************************************************************************
2017-05-19 14:16:18,366 p=781 u=root | Friday 19 May 2017 14:16:18 +0000 (0:00:00.068) 0:02:47.360 ************
2017-05-19 14:16:18,432 p=781 u=root | TASK [download : Download items] ********************************************************************************************************************************
2017-05-19 14:16:18,432 p=781 u=root | Friday 19 May 2017 14:16:18 +0000 (0:00:00.066) 0:02:47.426 ************
2017-05-19 14:16:18,504 p=781 u=root | TASK [download : Extract archives] ******************************************************************************************************************************
2017-05-19 14:16:18,504 p=781 u=root | Friday 19 May 2017 14:16:18 +0000 (0:00:00.071) 0:02:47.498 ************
2017-05-19 14:16:18,567 p=781 u=root | TASK [download : Fix permissions] *******************************************************************************************************************************
2017-05-19 14:16:18,567 p=781 u=root | Friday 19 May 2017 14:16:18 +0000 (0:00:00.063) 0:02:47.561 ************
2017-05-19 14:16:18,630 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:16:18,630 p=781 u=root | Friday 19 May 2017 14:16:18 +0000 (0:00:00.062) 0:02:47.624 ************
2017-05-19 14:16:18,696 p=781 u=root | TASK [download : Create dest directory for saved/loaded container images] ***************************************************************************************
2017-05-19 14:16:18,696 p=781 u=root | Friday 19 May 2017 14:16:18 +0000 (0:00:00.065) 0:02:47.690 ************
2017-05-19 14:16:18,764 p=781 u=root | TASK [download : Hack python binary path for localhost] *********************************************************************************************************
2017-05-19 14:16:18,764 p=781 u=root | Friday 19 May 2017 14:16:18 +0000 (0:00:00.068) 0:02:47.758 ************
2017-05-19 14:16:18,788 p=781 u=root | TASK [download : Download | create local directory for saved/loaded container images] ***************************************************************************
2017-05-19 14:16:18,788 p=781 u=root | Friday 19 May 2017 14:16:18 +0000 (0:00:00.023) 0:02:47.781 ************
2017-05-19 14:16:18,818 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:16:18,818 p=781 u=root | Friday 19 May 2017 14:16:18 +0000 (0:00:00.030) 0:02:47.812 ************
2017-05-19 14:16:18,910 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:16:18,910 p=781 u=root | Friday 19 May 2017 14:16:18 +0000 (0:00:00.092) 0:02:47.904 ************
2017-05-19 14:16:19,003 p=781 u=root | TASK [download : Register docker images info] *******************************************************************************************************************
2017-05-19 14:16:19,003 p=781 u=root | Friday 19 May 2017 14:16:19 +0000 (0:00:00.092) 0:02:47.997 ************
2017-05-19 14:16:19,098 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:16:19,098 p=781 u=root | Friday 19 May 2017 14:16:19 +0000 (0:00:00.095) 0:02:48.092 ************
2017-05-19 14:16:19,189 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:16:19,189 p=781 u=root | Friday 19 May 2017 14:16:19 +0000 (0:00:00.090) 0:02:48.183 ************
2017-05-19 14:16:19,285 p=781 u=root | TASK [download : Check the local digest sha256 corresponds to the given image tag] ******************************************************************************
2017-05-19 14:16:19,285 p=781 u=root | Friday 19 May 2017 14:16:19 +0000 (0:00:00.095) 0:02:48.279 ************
2017-05-19 14:16:19,371 p=781 u=root | TASK [download : pulling...] ************************************************************************************************************************************
2017-05-19 14:16:19,371 p=781 u=root | Friday 19 May 2017 14:16:19 +0000 (0:00:00.086) 0:02:48.365 ************
2017-05-19 14:16:19,445 p=781 u=root | TASK [download : Download containers if pull is required or told to always pull] ********************************************************************************
2017-05-19 14:16:19,445 p=781 u=root | Friday 19 May 2017 14:16:19 +0000 (0:00:00.073) 0:02:48.439 ************
2017-05-19 14:16:19,532 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:16:19,532 p=781 u=root | Friday 19 May 2017 14:16:19 +0000 (0:00:00.086) 0:02:48.526 ************
2017-05-19 14:16:19,602 p=781 u=root | TASK [download : Set default value for 'container_changed' to false] ********************************************************************************************
2017-05-19 14:16:19,602 p=781 u=root | Friday 19 May 2017 14:16:19 +0000 (0:00:00.070) 0:02:48.596 ************
2017-05-19 14:16:19,680 p=781 u=root | TASK [download : Update the 'container_changed' fact] ***********************************************************************************************************
2017-05-19 14:16:19,681 p=781 u=root | Friday 19 May 2017 14:16:19 +0000 (0:00:00.078) 0:02:48.674 ************
2017-05-19 14:16:19,768 p=781 u=root | TASK [download : Stat saved container image] ********************************************************************************************************************
2017-05-19 14:16:19,769 p=781 u=root | Friday 19 May 2017 14:16:19 +0000 (0:00:00.088) 0:02:48.762 ************
2017-05-19 14:16:19,793 p=781 u=root | TASK [download : Download | save container images] **************************************************************************************************************
2017-05-19 14:16:19,793 p=781 u=root | Friday 19 May 2017 14:16:19 +0000 (0:00:00.024) 0:02:48.787 ************
2017-05-19 14:16:19,818 p=781 u=root | TASK [download : Download | copy container images to ansible host] **********************************************************************************************
2017-05-19 14:16:19,818 p=781 u=root | Friday 19 May 2017 14:16:19 +0000 (0:00:00.025) 0:02:48.812 ************
2017-05-19 14:16:19,891 p=781 u=root | TASK [download : Download | upload container images to nodes] ***************************************************************************************************
2017-05-19 14:16:19,891 p=781 u=root | Friday 19 May 2017 14:16:19 +0000 (0:00:00.072) 0:02:48.885 ************
2017-05-19 14:16:19,956 p=781 u=root | TASK [download : Download | load container images] **************************************************************************************************************
2017-05-19 14:16:19,957 p=781 u=root | Friday 19 May 2017 14:16:19 +0000 (0:00:00.065) 0:02:48.950 ************
2017-05-19 14:16:20,026 p=781 u=root | TASK [vault : stop vault-temp container] ************************************************************************************************************************
2017-05-19 14:16:20,026 p=781 u=root | Friday 19 May 2017 14:16:20 +0000 (0:00:00.069) 0:02:49.020 ************
2017-05-19 14:16:20,101 p=781 u=root | TASK [vault : check_vault | Attempt to pull local https Vault health] *******************************************************************************************
2017-05-19 14:16:20,101 p=781 u=root | Friday 19 May 2017 14:16:20 +0000 (0:00:00.075) 0:02:49.095 ************
2017-05-19 14:16:20,178 p=781 u=root | TASK [vault : check_vault | Set facts about local Vault health] *************************************************************************************************
2017-05-19 14:16:20,178 p=781 u=root | Friday 19 May 2017 14:16:20 +0000 (0:00:00.076) 0:02:49.172 ************
2017-05-19 14:16:20,254 p=781 u=root | TASK [vault : check_vault | Set fact about the Vault cluster's initialization state] ****************************************************************************
2017-05-19 14:16:20,254 p=781 u=root | Friday 19 May 2017 14:16:20 +0000 (0:00:00.076) 0:02:49.248 ************
2017-05-19 14:16:20,331 p=781 u=root | TASK [vault : include] ******************************************************************************************************************************************
2017-05-19 14:16:20,331 p=781 u=root | Friday 19 May 2017 14:16:20 +0000 (0:00:00.076) 0:02:49.325 ************
2017-05-19 14:16:20,454 p=781 u=root | TASK [vault : bootstrap/sync_secrets | Set fact based on sync_file_results] *************************************************************************************
2017-05-19 14:16:20,455 p=781 u=root | Friday 19 May 2017 14:16:20 +0000 (0:00:00.123) 0:02:49.448 ************
2017-05-19 14:16:20,529 p=781 u=root | TASK [vault : bootstrap/sync_secrets | Reset sync_file_results to avoid variable bleed] *************************************************************************
2017-05-19 14:16:20,529 p=781 u=root | Friday 19 May 2017 14:16:20 +0000 (0:00:00.074) 0:02:49.523 ************
2017-05-19 14:16:20,605 p=781 u=root | TASK [vault : bootstrap/sync_secrets | Print out warning message if secrets are not available and vault is initialized] *****************************************
2017-05-19 14:16:20,605 p=781 u=root | Friday 19 May 2017 14:16:20 +0000 (0:00:00.075) 0:02:49.599 ************
2017-05-19 14:16:20,631 p=781 u=root | TASK [vault : bootstrap/sync_secrets | Cat root_token from a vault host] ****************************************************************************************
2017-05-19 14:16:20,632 p=781 u=root | Friday 19 May 2017 14:16:20 +0000 (0:00:00.026) 0:02:49.625 ************
2017-05-19 14:16:20,703 p=781 u=root | TASK [vault : bootstrap/sync_secrets | Cat unseal_keys from a vault host] ***************************************************************************************
2017-05-19 14:16:20,703 p=781 u=root | Friday 19 May 2017 14:16:20 +0000 (0:00:00.071) 0:02:49.697 ************
2017-05-19 14:16:20,777 p=781 u=root | TASK [vault : bootstrap/sync_secrets | Set needed facts for Vault API interaction when Vault is already running] ************************************************
2017-05-19 14:16:20,777 p=781 u=root | Friday 19 May 2017 14:16:20 +0000 (0:00:00.073) 0:02:49.770 ************
2017-05-19 14:16:20,853 p=781 u=root | TASK [vault : bootstrap/sync_secrets | Update vault_headers if we have the root_token] **************************************************************************
2017-05-19 14:16:20,853 p=781 u=root | Friday 19 May 2017 14:16:20 +0000 (0:00:00.076) 0:02:49.847 ************
2017-05-19 14:16:20,929 p=781 u=root | TASK [vault : find_leader | Find the current http Vault leader] *************************************************************************************************
2017-05-19 14:16:20,929 p=781 u=root | Friday 19 May 2017 14:16:20 +0000 (0:00:00.075) 0:02:49.923 ************
2017-05-19 14:16:21,008 p=781 u=root | TASK [vault : find_leader | Set fact for current http leader] ***************************************************************************************************
2017-05-19 14:16:21,008 p=781 u=root | Friday 19 May 2017 14:16:21 +0000 (0:00:00.079) 0:02:50.002 ************
2017-05-19 14:16:21,085 p=781 u=root | TASK [vault : sync_file | Set facts for directory and file when sync_file_path is defined] **********************************************************************
2017-05-19 14:16:21,085 p=781 u=root | Friday 19 May 2017 14:16:21 +0000 (0:00:00.076) 0:02:50.078 ************
2017-05-19 14:16:21,165 p=781 u=root | TASK [vault : sync_file | Set fact for sync_file_path when undefined] *******************************************************************************************
2017-05-19 14:16:21,165 p=781 u=root | Friday 19 May 2017 14:16:21 +0000 (0:00:00.080) 0:02:50.159 ************
2017-05-19 14:16:21,247 p=781 u=root | TASK [vault : sync_file | Set fact for key path name] ***********************************************************************************************************
2017-05-19 14:16:21,247 p=781 u=root | Friday 19 May 2017 14:16:21 +0000 (0:00:00.081) 0:02:50.241 ************
2017-05-19 14:16:21,329 p=781 u=root | TASK [vault : sync_file | Check if file exists] *****************************************************************************************************************
2017-05-19 14:16:21,330 p=781 u=root | Friday 19 May 2017 14:16:21 +0000 (0:00:00.082) 0:02:50.323 ************
2017-05-19 14:16:21,414 p=781 u=root | TASK [vault : sync_file | Check if key file exists] *************************************************************************************************************
2017-05-19 14:16:21,415 p=781 u=root | Friday 19 May 2017 14:16:21 +0000 (0:00:00.084) 0:02:50.408 ************
2017-05-19 14:16:21,493 p=781 u=root | TASK [vault : sync_file | Combine all possible file sync sources] ***********************************************************************************************
2017-05-19 14:16:21,493 p=781 u=root | Friday 19 May 2017 14:16:21 +0000 (0:00:00.078) 0:02:50.487 ************
2017-05-19 14:16:22,330 p=781 u=root | TASK [vault : sync_file | Combine all possible key file sync sources] *******************************************************************************************
2017-05-19 14:16:22,330 p=781 u=root | Friday 19 May 2017 14:16:22 +0000 (0:00:00.836) 0:02:51.324 ************
2017-05-19 14:16:23,184 p=781 u=root | TASK [vault : sync_file | Remove sync sources with files that do not match sync_file_srcs|first] ****************************************************************
2017-05-19 14:16:23,184 p=781 u=root | Friday 19 May 2017 14:16:23 +0000 (0:00:00.854) 0:02:52.178 ************
2017-05-19 14:16:23,277 p=781 u=root | TASK [vault : sync_file | Remove sync sources with keys that do not match sync_file_srcs|first] *****************************************************************
2017-05-19 14:16:23,278 p=781 u=root | Friday 19 May 2017 14:16:23 +0000 (0:00:00.093) 0:02:52.271 ************
2017-05-19 14:16:23,360 p=781 u=root | TASK [vault : sync_file | Consolidate file and key sources] *****************************************************************************************************
2017-05-19 14:16:23,360 p=781 u=root | Friday 19 May 2017 14:16:23 +0000 (0:00:00.082) 0:02:52.353 ************
2017-05-19 14:16:23,445 p=781 u=root | TASK [vault : sync_file | Set facts for situations where sync is not needed] ************************************************************************************
2017-05-19 14:16:23,445 p=781 u=root | Friday 19 May 2017 14:16:23 +0000 (0:00:00.085) 0:02:52.439 ************
2017-05-19 14:16:23,533 p=781 u=root | TASK [vault : sync_file | Set sync_file_result fact] ************************************************************************************************************
2017-05-19 14:16:23,533 p=781 u=root | Friday 19 May 2017 14:16:23 +0000 (0:00:00.087) 0:02:52.527 ************
2017-05-19 14:16:23,621 p=781 u=root | TASK [vault : sync_file | Update sync_file_results fact] ********************************************************************************************************
2017-05-19 14:16:23,622 p=781 u=root | Friday 19 May 2017 14:16:23 +0000 (0:00:00.088) 0:02:52.615 ************
2017-05-19 14:16:23,704 p=781 u=root | TASK [vault : sync_file | Cat the file] *************************************************************************************************************************
2017-05-19 14:16:23,704 p=781 u=root | Friday 19 May 2017 14:16:23 +0000 (0:00:00.082) 0:02:52.698 ************
2017-05-19 14:16:23,799 p=781 u=root | TASK [vault : sync_file | Cat the key file] *********************************************************************************************************************
2017-05-19 14:16:23,799 p=781 u=root | Friday 19 May 2017 14:16:23 +0000 (0:00:00.095) 0:02:52.793 ************
2017-05-19 14:16:23,896 p=781 u=root | TASK [vault : sync_file | Set facts for file contents] **********************************************************************************************************
2017-05-19 14:16:23,897 p=781 u=root | Friday 19 May 2017 14:16:23 +0000 (0:00:00.097) 0:02:52.890 ************
2017-05-19 14:16:23,995 p=781 u=root | TASK [vault : sync_file | Set fact for key contents] ************************************************************************************************************
2017-05-19 14:16:23,995 p=781 u=root | Friday 19 May 2017 14:16:23 +0000 (0:00:00.098) 0:02:52.989 ************
2017-05-19 14:16:24,089 p=781 u=root | TASK [vault : sync_file | Ensure the directory exists] **********************************************************************************************************
2017-05-19 14:16:24,089 p=781 u=root | Friday 19 May 2017 14:16:24 +0000 (0:00:00.093) 0:02:53.083 ************
2017-05-19 14:16:24,182 p=781 u=root | TASK [vault : sync_file | Copy the file to hosts that don't have it] ********************************************************************************************
2017-05-19 14:16:24,183 p=781 u=root | Friday 19 May 2017 14:16:24 +0000 (0:00:00.093) 0:02:53.176 ************
2017-05-19 14:16:24,277 p=781 u=root | TASK [vault : sync_file | Copy the key file to hosts that don't have it] ****************************************************************************************
2017-05-19 14:16:24,277 p=781 u=root | Friday 19 May 2017 14:16:24 +0000 (0:00:00.094) 0:02:53.270 ************
2017-05-19 14:16:24,370 p=781 u=root | TASK [vault : Unset local vars to avoid variable bleed into next iteration] *************************************************************************************
2017-05-19 14:16:24,371 p=781 u=root | Friday 19 May 2017 14:16:24 +0000 (0:00:00.093) 0:02:53.364 ************
2017-05-19 14:16:24,456 p=781 u=root | TASK [vault : bootstrap/sync_vault_certs | Set facts for vault sync_file results] *******************************************************************************
2017-05-19 14:16:24,456 p=781 u=root | Friday 19 May 2017 14:16:24 +0000 (0:00:00.085) 0:02:53.450 ************
2017-05-19 14:16:24,531 p=781 u=root | TASK [vault : bootstrap/sync_vault_certs | Unset sync_file_results after ca.pem sync] ***************************************************************************
2017-05-19 14:16:24,531 p=781 u=root | Friday 19 May 2017 14:16:24 +0000 (0:00:00.075) 0:02:53.525 ************
2017-05-19 14:16:24,606 p=781 u=root | TASK [vault : sync_file | Set facts for directory and file when sync_file_path is defined] **********************************************************************
2017-05-19 14:16:24,606 p=781 u=root | Friday 19 May 2017 14:16:24 +0000 (0:00:00.074) 0:02:53.600 ************
2017-05-19 14:16:24,689 p=781 u=root | TASK [vault : sync_file | Set fact for sync_file_path when undefined] *******************************************************************************************
2017-05-19 14:16:24,689 p=781 u=root | Friday 19 May 2017 14:16:24 +0000 (0:00:00.083) 0:02:53.683 ************
2017-05-19 14:16:24,775 p=781 u=root | TASK [vault : sync_file | Set fact for key path name] ***********************************************************************************************************
2017-05-19 14:16:24,776 p=781 u=root | Friday 19 May 2017 14:16:24 +0000 (0:00:00.086) 0:02:53.769 ************
2017-05-19 14:16:24,862 p=781 u=root | TASK [vault : sync_file | Check if file exists] *****************************************************************************************************************
2017-05-19 14:16:24,862 p=781 u=root | Friday 19 May 2017 14:16:24 +0000 (0:00:00.086) 0:02:53.856 ************
2017-05-19 14:16:24,945 p=781 u=root | TASK [vault : sync_file | Check if key file exists] *************************************************************************************************************
2017-05-19 14:16:24,945 p=781 u=root | Friday 19 May 2017 14:16:24 +0000 (0:00:00.083) 0:02:53.939 ************
2017-05-19 14:16:25,032 p=781 u=root | TASK [vault : sync_file | Combine all possible file sync sources] ***********************************************************************************************
2017-05-19 14:16:25,032 p=781 u=root | Friday 19 May 2017 14:16:25 +0000 (0:00:00.086) 0:02:54.026 ************
2017-05-19 14:16:25,849 p=781 u=root | TASK [vault : sync_file | Combine all possible key file sync sources] *******************************************************************************************
2017-05-19 14:16:25,849 p=781 u=root | Friday 19 May 2017 14:16:25 +0000 (0:00:00.817) 0:02:54.843 ************
2017-05-19 14:16:26,705 p=781 u=root | TASK [vault : sync_file | Remove sync sources with files that do not match sync_file_srcs|first] ****************************************************************
2017-05-19 14:16:26,705 p=781 u=root | Friday 19 May 2017 14:16:26 +0000 (0:00:00.855) 0:02:55.699 ************
2017-05-19 14:16:26,797 p=781 u=root | TASK [vault : sync_file | Remove sync sources with keys that do not match sync_file_srcs|first] *****************************************************************
2017-05-19 14:16:26,798 p=781 u=root | Friday 19 May 2017 14:16:26 +0000 (0:00:00.092) 0:02:55.791 ************
2017-05-19 14:16:26,881 p=781 u=root | TASK [vault : sync_file | Consolidate file and key sources] *****************************************************************************************************
2017-05-19 14:16:26,881 p=781 u=root | Friday 19 May 2017 14:16:26 +0000 (0:00:00.083) 0:02:55.875 ************
2017-05-19 14:16:26,966 p=781 u=root | TASK [vault : sync_file | Set facts for situations where sync is not needed] ************************************************************************************
2017-05-19 14:16:26,966 p=781 u=root | Friday 19 May 2017 14:16:26 +0000 (0:00:00.084) 0:02:55.960 ************
2017-05-19 14:16:27,052 p=781 u=root | TASK [vault : sync_file | Set sync_file_result fact] ************************************************************************************************************
2017-05-19 14:16:27,052 p=781 u=root | Friday 19 May 2017 14:16:27 +0000 (0:00:00.086) 0:02:56.046 ************
2017-05-19 14:16:27,138 p=781 u=root | TASK [vault : sync_file | Update sync_file_results fact] ********************************************************************************************************
2017-05-19 14:16:27,139 p=781 u=root | Friday 19 May 2017 14:16:27 +0000 (0:00:00.086) 0:02:56.132 ************
2017-05-19 14:16:27,217 p=781 u=root | TASK [vault : sync_file | Cat the file] *************************************************************************************************************************
2017-05-19 14:16:27,217 p=781 u=root | Friday 19 May 2017 14:16:27 +0000 (0:00:00.078) 0:02:56.211 ************
2017-05-19 14:16:27,310 p=781 u=root | TASK [vault : sync_file | Cat the key file] *********************************************************************************************************************
2017-05-19 14:16:27,310 p=781 u=root | Friday 19 May 2017 14:16:27 +0000 (0:00:00.092) 0:02:56.304 ************
2017-05-19 14:16:27,403 p=781 u=root | TASK [vault : sync_file | Set facts for file contents] **********************************************************************************************************
2017-05-19 14:16:27,403 p=781 u=root | Friday 19 May 2017 14:16:27 +0000 (0:00:00.093) 0:02:56.397 ************
2017-05-19 14:16:27,497 p=781 u=root | TASK [vault : sync_file | Set fact for key contents] ************************************************************************************************************
2017-05-19 14:16:27,497 p=781 u=root | Friday 19 May 2017 14:16:27 +0000 (0:00:00.093) 0:02:56.491 ************
2017-05-19 14:16:27,592 p=781 u=root | TASK [vault : sync_file | Ensure the directory exists] **********************************************************************************************************
2017-05-19 14:16:27,592 p=781 u=root | Friday 19 May 2017 14:16:27 +0000 (0:00:00.094) 0:02:56.586 ************
2017-05-19 14:16:27,682 p=781 u=root | TASK [vault : sync_file | Copy the file to hosts that don't have it] ********************************************************************************************
2017-05-19 14:16:27,683 p=781 u=root | Friday 19 May 2017 14:16:27 +0000 (0:00:00.090) 0:02:56.676 ************
2017-05-19 14:16:27,775 p=781 u=root | TASK [vault : sync_file | Copy the key file to hosts that don't have it] ****************************************************************************************
2017-05-19 14:16:27,775 p=781 u=root | Friday 19 May 2017 14:16:27 +0000 (0:00:00.092) 0:02:56.769 ************
2017-05-19 14:16:27,867 p=781 u=root | TASK [vault : Unset local vars to avoid variable bleed into next iteration] *************************************************************************************
2017-05-19 14:16:27,867 p=781 u=root | Friday 19 May 2017 14:16:27 +0000 (0:00:00.092) 0:02:56.861 ************
2017-05-19 14:16:27,950 p=781 u=root | TASK [vault : bootstrap/sync_vault_certs | Set fact if Vault's API cert is needed] ******************************************************************************
2017-05-19 14:16:27,951 p=781 u=root | Friday 19 May 2017 14:16:27 +0000 (0:00:00.083) 0:02:56.944 ************
2017-05-19 14:16:28,026 p=781 u=root | TASK [vault : bootstrap/sync_vault_certs | Unset sync_file_results after api.pem sync] **************************************************************************
2017-05-19 14:16:28,026 p=781 u=root | Friday 19 May 2017 14:16:28 +0000 (0:00:00.075) 0:02:57.020 ************
2017-05-19 14:16:28,100 p=781 u=root | TASK [vault : bootstrap/start_vault_temp | Ensure vault-temp isn't already running] *****************************************************************************
2017-05-19 14:16:28,100 p=781 u=root | Friday 19 May 2017 14:16:28 +0000 (0:00:00.073) 0:02:57.094 ************
2017-05-19 14:16:28,177 p=781 u=root | TASK [vault : bootstrap/start_vault_temp | Start single node Vault with file backend] ***************************************************************************
2017-05-19 14:16:28,178 p=781 u=root | Friday 19 May 2017 14:16:28 +0000 (0:00:00.077) 0:02:57.171 ************
2017-05-19 14:16:28,254 p=781 u=root | TASK [vault : bootstrap/start_vault_temp | Start again single node Vault with file backend] *********************************************************************
2017-05-19 14:16:28,255 p=781 u=root | Friday 19 May 2017 14:16:28 +0000 (0:00:00.077) 0:02:57.248 ************
2017-05-19 14:16:28,334 p=781 u=root | TASK [vault : bootstrap/start_vault_temp | Initialize vault-temp] ***********************************************************************************************
2017-05-19 14:16:28,334 p=781 u=root | Friday 19 May 2017 14:16:28 +0000 (0:00:00.079) 0:02:57.327 ************
2017-05-19 14:16:28,408 p=781 u=root | TASK [vault : bootstrap/start_vault_temp | Set needed vault facts] **********************************************************************************************
2017-05-19 14:16:28,409 p=781 u=root | Friday 19 May 2017 14:16:28 +0000 (0:00:00.074) 0:02:57.402 ************
2017-05-19 14:16:28,484 p=781 u=root | TASK [vault : bootstrap/start_vault_temp | Unseal vault-temp] ***************************************************************************************************
2017-05-19 14:16:28,484 p=781 u=root | Friday 19 May 2017 14:16:28 +0000 (0:00:00.075) 0:02:57.478 ************
2017-05-19 14:16:28,560 p=781 u=root | TASK [vault : shared/mount | Test if PKI mount exists] **********************************************************************************************************
2017-05-19 14:16:28,561 p=781 u=root | Friday 19 May 2017 14:16:28 +0000 (0:00:00.076) 0:02:57.554 ************
2017-05-19 14:16:28,644 p=781 u=root | TASK [vault : shared/mount | Mount PKI mount if needed] *********************************************************************************************************
2017-05-19 14:16:28,645 p=781 u=root | Friday 19 May 2017 14:16:28 +0000 (0:00:00.083) 0:02:57.638 ************
2017-05-19 14:16:28,730 p=781 u=root | TASK [vault : config_ca | Read root CA cert for Vault] **********************************************************************************************************
2017-05-19 14:16:28,731 p=781 u=root | Friday 19 May 2017 14:16:28 +0000 (0:00:00.086) 0:02:57.724 ************
2017-05-19 14:16:28,805 p=781 u=root | TASK [vault : config_ca | Pull current CA cert from Vault] ******************************************************************************************************
2017-05-19 14:16:28,805 p=781 u=root | Friday 19 May 2017 14:16:28 +0000 (0:00:00.074) 0:02:57.799 ************
2017-05-19 14:16:28,883 p=781 u=root | TASK [vault : config_ca | Read root CA key for Vault] ***********************************************************************************************************
2017-05-19 14:16:28,883 p=781 u=root | Friday 19 May 2017 14:16:28 +0000 (0:00:00.078) 0:02:57.877 ************
2017-05-19 14:16:28,964 p=781 u=root | TASK [vault : config_ca | Configure pki mount to use the found root CA cert and key] ****************************************************************************
2017-05-19 14:16:28,964 p=781 u=root | Friday 19 May 2017 14:16:28 +0000 (0:00:00.080) 0:02:57.958 ************
2017-05-19 14:16:29,047 p=781 u=root | TASK [vault : bootstrap/gen_ca | Ensure vault_cert_dir exists] **************************************************************************************************
2017-05-19 14:16:29,047 p=781 u=root | Friday 19 May 2017 14:16:29 +0000 (0:00:00.083) 0:02:58.041 ************
2017-05-19 14:16:29,130 p=781 u=root | TASK [vault : bootstrap/gen_ca | Generate Root CA in vault-temp] ************************************************************************************************
2017-05-19 14:16:29,130 p=781 u=root | Friday 19 May 2017 14:16:29 +0000 (0:00:00.082) 0:02:58.124 ************
2017-05-19 14:16:29,207 p=781 u=root | TASK [vault : bootstrap/gen_ca | Copy root CA cert locally] *****************************************************************************************************
2017-05-19 14:16:29,208 p=781 u=root | Friday 19 May 2017 14:16:29 +0000 (0:00:00.077) 0:02:58.201 ************
2017-05-19 14:16:29,288 p=781 u=root | TASK [vault : bootstrap/gen_ca | Copy root CA key locally] ******************************************************************************************************
2017-05-19 14:16:29,288 p=781 u=root | Friday 19 May 2017 14:16:29 +0000 (0:00:00.080) 0:02:58.282 ************
2017-05-19 14:16:29,368 p=781 u=root | TASK [vault : boostrap/gen_vault_certs | Add the vault role] ****************************************************************************************************
2017-05-19 14:16:29,368 p=781 u=root | Friday 19 May 2017 14:16:29 +0000 (0:00:00.079) 0:02:58.362 ************
2017-05-19 14:16:29,449 p=781 u=root | TASK [vault : issue_cert | Ensure target directory exists] ******************************************************************************************************
2017-05-19 14:16:29,449 p=781 u=root | Friday 19 May 2017 14:16:29 +0000 (0:00:00.081) 0:02:58.443 ************
2017-05-19 14:16:29,540 p=781 u=root | TASK [vault : issue_cert | Generate the cert] *******************************************************************************************************************
2017-05-19 14:16:29,541 p=781 u=root | Friday 19 May 2017 14:16:29 +0000 (0:00:00.091) 0:02:58.534 ************
2017-05-19 14:16:29,627 p=781 u=root | TASK [vault : issue_cert | Copy the cert to all hosts] **********************************************************************************************************
2017-05-19 14:16:29,628 p=781 u=root | Friday 19 May 2017 14:16:29 +0000 (0:00:00.086) 0:02:58.621 ************
2017-05-19 14:16:29,714 p=781 u=root | TASK [vault : issue_cert | Copy the key to all hosts] ***********************************************************************************************************
2017-05-19 14:16:29,714 p=781 u=root | Friday 19 May 2017 14:16:29 +0000 (0:00:00.086) 0:02:58.708 ************
2017-05-19 14:16:29,803 p=781 u=root | TASK [vault : issue_cert | Copy issuing CA cert] ****************************************************************************************************************
2017-05-19 14:16:29,803 p=781 u=root | Friday 19 May 2017 14:16:29 +0000 (0:00:00.088) 0:02:58.797 ************
2017-05-19 14:16:29,893 p=781 u=root | TASK [vault : bootstrap/ca_trust | pull CA from cert from groups.vault|first] ***********************************************************************************
2017-05-19 14:16:29,893 p=781 u=root | Friday 19 May 2017 14:16:29 +0000 (0:00:00.089) 0:02:58.886 ************
2017-05-19 14:16:29,975 p=781 u=root | TASK [vault : bootstrap/ca_trust | target ca-certificate store file] ********************************************************************************************
2017-05-19 14:16:29,975 p=781 u=root | Friday 19 May 2017 14:16:29 +0000 (0:00:00.082) 0:02:58.969 ************
2017-05-19 14:16:30,052 p=781 u=root | TASK [vault : bootstrap/ca_trust | add CA to trusted CA dir] ****************************************************************************************************
2017-05-19 14:16:30,052 p=781 u=root | Friday 19 May 2017 14:16:30 +0000 (0:00:00.076) 0:02:59.046 ************
2017-05-19 14:16:30,131 p=781 u=root | TASK [vault : bootstrap/ca_trust | update ca-certificates (Debian/Ubuntu/CoreOS)] *******************************************************************************
2017-05-19 14:16:30,131 p=781 u=root | Friday 19 May 2017 14:16:30 +0000 (0:00:00.079) 0:02:59.125 ************
2017-05-19 14:16:30,213 p=781 u=root | TASK [vault : bootstrap/ca_trust | update ca-certificates (RedHat)] *********************************************************************************************
2017-05-19 14:16:30,213 p=781 u=root | Friday 19 May 2017 14:16:30 +0000 (0:00:00.081) 0:02:59.207 ************
2017-05-19 14:16:30,295 p=781 u=root | TASK [vault : sync_file | Set facts for directory and file when sync_file_path is defined] **********************************************************************
2017-05-19 14:16:30,295 p=781 u=root | Friday 19 May 2017 14:16:30 +0000 (0:00:00.081) 0:02:59.289 ************
2017-05-19 14:16:30,395 p=781 u=root | TASK [vault : sync_file | Set fact for sync_file_path when undefined] *******************************************************************************************
2017-05-19 14:16:30,395 p=781 u=root | Friday 19 May 2017 14:16:30 +0000 (0:00:00.099) 0:02:59.389 ************
2017-05-19 14:16:30,488 p=781 u=root | TASK [vault : sync_file | Set fact for key path name] ***********************************************************************************************************
2017-05-19 14:16:30,489 p=781 u=root | Friday 19 May 2017 14:16:30 +0000 (0:00:00.093) 0:02:59.482 ************
2017-05-19 14:16:30,587 p=781 u=root | TASK [vault : sync_file | Check if file exists] *****************************************************************************************************************
2017-05-19 14:16:30,587 p=781 u=root | Friday 19 May 2017 14:16:30 +0000 (0:00:00.098) 0:02:59.581 ************
2017-05-19 14:16:30,685 p=781 u=root | TASK [vault : sync_file | Check if key file exists] *************************************************************************************************************
2017-05-19 14:16:30,685 p=781 u=root | Friday 19 May 2017 14:16:30 +0000 (0:00:00.097) 0:02:59.679 ************
2017-05-19 14:16:30,784 p=781 u=root | TASK [vault : sync_file | Combine all possible file sync sources] ***********************************************************************************************
2017-05-19 14:16:30,785 p=781 u=root | Friday 19 May 2017 14:16:30 +0000 (0:00:00.099) 0:02:59.778 ************
2017-05-19 14:16:31,619 p=781 u=root | TASK [vault : sync_file | Combine all possible key file sync sources] *******************************************************************************************
2017-05-19 14:16:31,619 p=781 u=root | Friday 19 May 2017 14:16:31 +0000 (0:00:00.834) 0:03:00.613 ************
2017-05-19 14:16:32,497 p=781 u=root | TASK [vault : sync_file | Remove sync sources with files that do not match sync_file_srcs|first] ****************************************************************
2017-05-19 14:16:32,497 p=781 u=root | Friday 19 May 2017 14:16:32 +0000 (0:00:00.877) 0:03:01.491 ************
2017-05-19 14:16:32,603 p=781 u=root | TASK [vault : sync_file | Remove sync sources with keys that do not match sync_file_srcs|first] *****************************************************************
2017-05-19 14:16:32,603 p=781 u=root | Friday 19 May 2017 14:16:32 +0000 (0:00:00.105) 0:03:01.597 ************
2017-05-19 14:16:32,696 p=781 u=root | TASK [vault : sync_file | Consolidate file and key sources] *****************************************************************************************************
2017-05-19 14:16:32,696 p=781 u=root | Friday 19 May 2017 14:16:32 +0000 (0:00:00.093) 0:03:01.690 ************
2017-05-19 14:16:32,793 p=781 u=root | TASK [vault : sync_file | Set facts for situations where sync is not needed] ************************************************************************************
2017-05-19 14:16:32,793 p=781 u=root | Friday 19 May 2017 14:16:32 +0000 (0:00:00.096) 0:03:01.787 ************
2017-05-19 14:16:32,891 p=781 u=root | TASK [vault : sync_file | Set sync_file_result fact] ************************************************************************************************************
2017-05-19 14:16:32,891 p=781 u=root | Friday 19 May 2017 14:16:32 +0000 (0:00:00.097) 0:03:01.885 ************
2017-05-19 14:16:32,992 p=781 u=root | TASK [vault : sync_file | Update sync_file_results fact] ********************************************************************************************************
2017-05-19 14:16:32,992 p=781 u=root | Friday 19 May 2017 14:16:32 +0000 (0:00:00.101) 0:03:01.986 ************
2017-05-19 14:16:33,088 p=781 u=root | TASK [vault : sync_file | Cat the file] *************************************************************************************************************************
2017-05-19 14:16:33,088 p=781 u=root | Friday 19 May 2017 14:16:33 +0000 (0:00:00.095) 0:03:02.082 ************
2017-05-19 14:16:33,196 p=781 u=root | TASK [vault : sync_file | Cat the key file] *********************************************************************************************************************
2017-05-19 14:16:33,197 p=781 u=root | Friday 19 May 2017 14:16:33 +0000 (0:00:00.108) 0:03:02.190 ************
2017-05-19 14:16:33,305 p=781 u=root | TASK [vault : sync_file | Set facts for file contents] **********************************************************************************************************
2017-05-19 14:16:33,305 p=781 u=root | Friday 19 May 2017 14:16:33 +0000 (0:00:00.108) 0:03:02.299 ************
2017-05-19 14:16:33,415 p=781 u=root | TASK [vault : sync_file | Set fact for key contents] ************************************************************************************************************
2017-05-19 14:16:33,415 p=781 u=root | Friday 19 May 2017 14:16:33 +0000 (0:00:00.110) 0:03:02.409 ************
2017-05-19 14:16:33,520 p=781 u=root | TASK [vault : sync_file | Ensure the directory exists] **********************************************************************************************************
2017-05-19 14:16:33,520 p=781 u=root | Friday 19 May 2017 14:16:33 +0000 (0:00:00.104) 0:03:02.514 ************
2017-05-19 14:16:33,628 p=781 u=root | TASK [vault : sync_file | Copy the file to hosts that don't have it] ********************************************************************************************
2017-05-19 14:16:33,628 p=781 u=root | Friday 19 May 2017 14:16:33 +0000 (0:00:00.107) 0:03:02.622 ************
2017-05-19 14:16:33,737 p=781 u=root | TASK [vault : sync_file | Copy the key file to hosts that don't have it] ****************************************************************************************
2017-05-19 14:16:33,737 p=781 u=root | Friday 19 May 2017 14:16:33 +0000 (0:00:00.108) 0:03:02.731 ************
2017-05-19 14:16:33,849 p=781 u=root | TASK [vault : Unset local vars to avoid variable bleed into next iteration] *************************************************************************************
2017-05-19 14:16:33,849 p=781 u=root | Friday 19 May 2017 14:16:33 +0000 (0:00:00.112) 0:03:02.843 ************
2017-05-19 14:16:33,943 p=781 u=root | TASK [vault : shared/sync_auth_certs | Set facts for vault sync_file results] ***********************************************************************************
2017-05-19 14:16:33,943 p=781 u=root | Friday 19 May 2017 14:16:33 +0000 (0:00:00.093) 0:03:02.937 ************
2017-05-19 14:16:34,029 p=781 u=root | TASK [vault : shared/sync_auth_certs | Unset sync_file_results after auth-ca.pem sync] **************************************************************************
2017-05-19 14:16:34,030 p=781 u=root | Friday 19 May 2017 14:16:34 +0000 (0:00:00.086) 0:03:03.023 ************
2017-05-19 14:16:34,119 p=781 u=root | TASK [vault : shared/mount | Test if PKI mount exists] **********************************************************************************************************
2017-05-19 14:16:34,119 p=781 u=root | Friday 19 May 2017 14:16:34 +0000 (0:00:00.089) 0:03:03.112 ************
2017-05-19 14:16:34,218 p=781 u=root | TASK [vault : shared/mount | Mount PKI mount if needed] *********************************************************************************************************
2017-05-19 14:16:34,218 p=781 u=root | Friday 19 May 2017 14:16:34 +0000 (0:00:00.099) 0:03:03.212 ************
2017-05-19 14:16:34,318 p=781 u=root | TASK [vault : shared/auth_mount | Create a dummy role for issuing certs from auth-pki] **************************************************************************
2017-05-19 14:16:34,318 p=781 u=root | Friday 19 May 2017 14:16:34 +0000 (0:00:00.099) 0:03:03.312 ************
2017-05-19 14:16:34,403 p=781 u=root | TASK [vault : shared/auth_backend | Test if the auth backend exists] ********************************************************************************************
2017-05-19 14:16:34,403 p=781 u=root | Friday 19 May 2017 14:16:34 +0000 (0:00:00.084) 0:03:03.397 ************
2017-05-19 14:16:34,488 p=781 u=root | TASK [vault : shared/auth_backend | Add the cert auth backend if needed] ****************************************************************************************
2017-05-19 14:16:34,489 p=781 u=root | Friday 19 May 2017 14:16:34 +0000 (0:00:00.085) 0:03:03.482 ************
2017-05-19 14:16:34,579 p=781 u=root | TASK [vault : bootstrap/gen_auth_ca | Generate Root CA] *********************************************************************************************************
2017-05-19 14:16:34,579 p=781 u=root | Friday 19 May 2017 14:16:34 +0000 (0:00:00.090) 0:03:03.572 ************
2017-05-19 14:16:34,668 p=781 u=root | TASK [vault : bootstrap/gen_auth_ca | Copy auth CA cert to Vault nodes] *****************************************************************************************
2017-05-19 14:16:34,668 p=781 u=root | Friday 19 May 2017 14:16:34 +0000 (0:00:00.089) 0:03:03.662 ************
2017-05-19 14:16:34,758 p=781 u=root | TASK [vault : bootstrap/gen_auth_ca | Copy auth CA key to Vault nodes] ******************************************************************************************
2017-05-19 14:16:34,759 p=781 u=root | Friday 19 May 2017 14:16:34 +0000 (0:00:00.090) 0:03:03.752 ************
2017-05-19 14:16:34,843 p=781 u=root | TASK [vault : config_ca | Read root CA cert for Vault] **********************************************************************************************************
2017-05-19 14:16:34,843 p=781 u=root | Friday 19 May 2017 14:16:34 +0000 (0:00:00.084) 0:03:03.837 ************
2017-05-19 14:16:34,930 p=781 u=root | TASK [vault : config_ca | Pull current CA cert from Vault] ******************************************************************************************************
2017-05-19 14:16:34,930 p=781 u=root | Friday 19 May 2017 14:16:34 +0000 (0:00:00.087) 0:03:03.924 ************
2017-05-19 14:16:35,020 p=781 u=root | TASK [vault : config_ca | Read root CA key for Vault] ***********************************************************************************************************
2017-05-19 14:16:35,021 p=781 u=root | Friday 19 May 2017 14:16:35 +0000 (0:00:00.090) 0:03:04.014 ************
2017-05-19 14:16:35,111 p=781 u=root | TASK [vault : config_ca | Configure pki mount to use the found root CA cert and key] ****************************************************************************
2017-05-19 14:16:35,111 p=781 u=root | Friday 19 May 2017 14:16:35 +0000 (0:00:00.090) 0:03:04.105 ************
2017-05-19 14:16:35,202 p=781 u=root | TASK [vault : include] ******************************************************************************************************************************************
2017-05-19 14:16:35,203 p=781 u=root | Friday 19 May 2017 14:16:35 +0000 (0:00:00.091) 0:03:04.196 ************
2017-05-19 14:16:35,372 p=781 u=root | TASK [vault : shared/auth_backend | Test if the auth backend exists] ********************************************************************************************
2017-05-19 14:16:35,372 p=781 u=root | Friday 19 May 2017 14:16:35 +0000 (0:00:00.169) 0:03:04.366 ************
2017-05-19 14:16:35,461 p=781 u=root | TASK [vault : shared/auth_backend | Add the cert auth backend if needed] ****************************************************************************************
2017-05-19 14:16:35,461 p=781 u=root | Friday 19 May 2017 14:16:35 +0000 (0:00:00.088) 0:03:04.455 ************
2017-05-19 14:16:35,552 p=781 u=root | TASK [vault : include] ******************************************************************************************************************************************
2017-05-19 14:16:35,552 p=781 u=root | Friday 19 May 2017 14:16:35 +0000 (0:00:00.090) 0:03:04.545 ************
2017-05-19 14:16:35,726 p=781 u=root | TASK [vault : stop vault-temp container] ************************************************************************************************************************
2017-05-19 14:16:35,727 p=781 u=root | Friday 19 May 2017 14:16:35 +0000 (0:00:00.174) 0:03:04.720 ************
2017-05-19 14:16:35,805 p=781 u=root | TASK [vault : check_vault | Attempt to pull local https Vault health] *******************************************************************************************
2017-05-19 14:16:35,805 p=781 u=root | Friday 19 May 2017 14:16:35 +0000 (0:00:00.078) 0:03:04.798 ************
2017-05-19 14:16:35,884 p=781 u=root | TASK [vault : check_vault | Set facts about local Vault health] *************************************************************************************************
2017-05-19 14:16:35,884 p=781 u=root | Friday 19 May 2017 14:16:35 +0000 (0:00:00.078) 0:03:04.877 ************
2017-05-19 14:16:35,966 p=781 u=root | TASK [vault : check_vault | Set fact about the Vault cluster's initialization state] ****************************************************************************
2017-05-19 14:16:35,966 p=781 u=root | Friday 19 May 2017 14:16:35 +0000 (0:00:00.082) 0:03:04.960 ************
2017-05-19 14:16:36,055 p=781 u=root | TASK [vault : check_etcd | Check if etcd is up an reachable] ****************************************************************************************************
2017-05-19 14:16:36,056 p=781 u=root | Friday 19 May 2017 14:16:36 +0000 (0:00:00.089) 0:03:05.049 ************
2017-05-19 14:16:36,140 p=781 u=root | TASK [vault : check_etcd | Set fact based off the etcd_health_check response] ***********************************************************************************
2017-05-19 14:16:36,141 p=781 u=root | Friday 19 May 2017 14:16:36 +0000 (0:00:00.084) 0:03:05.134 ************
2017-05-19 14:16:36,218 p=781 u=root | TASK [vault : check_etcd | Fail if etcd is not available and needed] ********************************************************************************************
2017-05-19 14:16:36,218 p=781 u=root | Friday 19 May 2017 14:16:36 +0000 (0:00:00.077) 0:03:05.212 ************
2017-05-19 14:16:36,298 p=781 u=root | TASK [vault : cluster/configure | Ensure the vault/config directory exists] *************************************************************************************
2017-05-19 14:16:36,298 p=781 u=root | Friday 19 May 2017 14:16:36 +0000 (0:00:00.079) 0:03:05.292 ************
2017-05-19 14:16:36,380 p=781 u=root | TASK [vault : cluster/configure | Lay down the configuration file] **********************************************************************************************
2017-05-19 14:16:36,380 p=781 u=root | Friday 19 May 2017 14:16:36 +0000 (0:00:00.082) 0:03:05.374 ************
2017-05-19 14:16:36,463 p=781 u=root | TASK [vault : cluster/binary | Copy vault binary from downloaddir] **********************************************************************************************
2017-05-19 14:16:36,463 p=781 u=root | Friday 19 May 2017 14:16:36 +0000 (0:00:00.082) 0:03:05.457 ************
2017-05-19 14:16:36,549 p=781 u=root | TASK [vault : cluster/systemd | Ensure mount points exist prior to vault.service startup] ***********************************************************************
2017-05-19 14:16:36,549 p=781 u=root | Friday 19 May 2017 14:16:36 +0000 (0:00:00.086) 0:03:05.543 ************
2017-05-19 14:16:36,746 p=781 u=root | TASK [vault : cluster/systemd | Ensure the vault user has access to needed directories] *************************************************************************
2017-05-19 14:16:36,746 p=781 u=root | Friday 19 May 2017 14:16:36 +0000 (0:00:00.196) 0:03:05.740 ************
2017-05-19 14:16:36,908 p=781 u=root | TASK [vault : cluster/systemd | Copy down vault.service systemd file] *******************************************************************************************
2017-05-19 14:16:36,908 p=781 u=root | Friday 19 May 2017 14:16:36 +0000 (0:00:00.162) 0:03:05.902 ************
2017-05-19 14:16:36,993 p=781 u=root | TASK [vault : cluster/systemd | Enable vault.service] ***********************************************************************************************************
2017-05-19 14:16:36,993 p=781 u=root | Friday 19 May 2017 14:16:36 +0000 (0:00:00.085) 0:03:05.987 ************
2017-05-19 14:16:37,078 p=781 u=root | TASK [vault : cluster/systemd | Query local vault until service is up] ******************************************************************************************
2017-05-19 14:16:37,078 p=781 u=root | Friday 19 May 2017 14:16:37 +0000 (0:00:00.085) 0:03:06.072 ************
2017-05-19 14:16:37,156 p=781 u=root | TASK [vault : cluster/init | Initialize Vault] ******************************************************************************************************************
2017-05-19 14:16:37,156 p=781 u=root | Friday 19 May 2017 14:16:37 +0000 (0:00:00.077) 0:03:06.150 ************
2017-05-19 14:16:37,237 p=781 u=root | TASK [vault : cluster/init | Set facts on the results of the initialization] ************************************************************************************
2017-05-19 14:16:37,238 p=781 u=root | Friday 19 May 2017 14:16:37 +0000 (0:00:00.081) 0:03:06.231 ************
2017-05-19 14:16:37,320 p=781 u=root | TASK [vault : cluster/init | Ensure all hosts have these facts] *************************************************************************************************
2017-05-19 14:16:37,320 p=781 u=root | Friday 19 May 2017 14:16:37 +0000 (0:00:00.082) 0:03:06.314 ************
2017-05-19 14:16:37,402 p=781 u=root | TASK [vault : cluster/init | Ensure the vault_secrets_dir exists] ***********************************************************************************************
2017-05-19 14:16:37,402 p=781 u=root | Friday 19 May 2017 14:16:37 +0000 (0:00:00.082) 0:03:06.396 ************
2017-05-19 14:16:37,486 p=781 u=root | TASK [vault : cluster/init | Ensure all in groups.vault have the unseal_keys locally] ***************************************************************************
2017-05-19 14:16:37,487 p=781 u=root | Friday 19 May 2017 14:16:37 +0000 (0:00:00.084) 0:03:06.480 ************
2017-05-19 14:16:37,565 p=781 u=root | TASK [vault : cluster/init | Ensure all in groups.vault have the root_token locally] ****************************************************************************
2017-05-19 14:16:37,565 p=781 u=root | Friday 19 May 2017 14:16:37 +0000 (0:00:00.078) 0:03:06.559 ************
2017-05-19 14:16:37,645 p=781 u=root | TASK [vault : cluster/init | Ensure vault_headers and vault statuses are updated] *******************************************************************************
2017-05-19 14:16:37,645 p=781 u=root | Friday 19 May 2017 14:16:37 +0000 (0:00:00.080) 0:03:06.639 ************
2017-05-19 14:16:37,727 p=781 u=root | TASK [vault : cluster/unseal | Unseal Vault] ********************************************************************************************************************
2017-05-19 14:16:37,727 p=781 u=root | Friday 19 May 2017 14:16:37 +0000 (0:00:00.081) 0:03:06.720 ************
2017-05-19 14:16:37,806 p=781 u=root | TASK [vault : cluster/unseal | Wait until server is ready] ******************************************************************************************************
2017-05-19 14:16:37,806 p=781 u=root | Friday 19 May 2017 14:16:37 +0000 (0:00:00.079) 0:03:06.799 ************
2017-05-19 14:16:37,892 p=781 u=root | TASK [vault : find_leader | Find the current http Vault leader] *************************************************************************************************
2017-05-19 14:16:37,892 p=781 u=root | Friday 19 May 2017 14:16:37 +0000 (0:00:00.085) 0:03:06.885 ************
2017-05-19 14:16:37,970 p=781 u=root | TASK [vault : find_leader | Set fact for current http leader] ***************************************************************************************************
2017-05-19 14:16:37,970 p=781 u=root | Friday 19 May 2017 14:16:37 +0000 (0:00:00.078) 0:03:06.964 ************
2017-05-19 14:16:38,057 p=781 u=root | TASK [vault : shared/mount | Test if PKI mount exists] **********************************************************************************************************
2017-05-19 14:16:38,057 p=781 u=root | Friday 19 May 2017 14:16:38 +0000 (0:00:00.087) 0:03:07.051 ************
2017-05-19 14:16:38,141 p=781 u=root | TASK [vault : shared/mount | Mount PKI mount if needed] *********************************************************************************************************
2017-05-19 14:16:38,142 p=781 u=root | Friday 19 May 2017 14:16:38 +0000 (0:00:00.084) 0:03:07.135 ************
2017-05-19 14:16:38,227 p=781 u=root | TASK [vault : config_ca | Read root CA cert for Vault] **********************************************************************************************************
2017-05-19 14:16:38,227 p=781 u=root | Friday 19 May 2017 14:16:38 +0000 (0:00:00.085) 0:03:07.221 ************
2017-05-19 14:16:38,306 p=781 u=root | TASK [vault : config_ca | Pull current CA cert from Vault] ******************************************************************************************************
2017-05-19 14:16:38,307 p=781 u=root | Friday 19 May 2017 14:16:38 +0000 (0:00:00.079) 0:03:07.300 ************
2017-05-19 14:16:38,380 p=781 u=root | TASK [vault : config_ca | Read root CA key for Vault] ***********************************************************************************************************
2017-05-19 14:16:38,381 p=781 u=root | Friday 19 May 2017 14:16:38 +0000 (0:00:00.074) 0:03:07.374 ************
2017-05-19 14:16:38,457 p=781 u=root | TASK [vault : config_ca | Configure pki mount to use the found root CA cert and key] ****************************************************************************
2017-05-19 14:16:38,457 p=781 u=root | Friday 19 May 2017 14:16:38 +0000 (0:00:00.076) 0:03:07.451 ************
2017-05-19 14:16:38,539 p=781 u=root | TASK [vault : shared/mount | Test if PKI mount exists] **********************************************************************************************************
2017-05-19 14:16:38,539 p=781 u=root | Friday 19 May 2017 14:16:38 +0000 (0:00:00.081) 0:03:07.533 ************
2017-05-19 14:16:38,634 p=781 u=root | TASK [vault : shared/mount | Mount PKI mount if needed] *********************************************************************************************************
2017-05-19 14:16:38,634 p=781 u=root | Friday 19 May 2017 14:16:38 +0000 (0:00:00.094) 0:03:07.628 ************
2017-05-19 14:16:38,729 p=781 u=root | TASK [vault : shared/auth_mount | Create a dummy role for issuing certs from auth-pki] **************************************************************************
2017-05-19 14:16:38,729 p=781 u=root | Friday 19 May 2017 14:16:38 +0000 (0:00:00.094) 0:03:07.723 ************
2017-05-19 14:16:38,810 p=781 u=root | TASK [vault : shared/auth_backend | Test if the auth backend exists] ********************************************************************************************
2017-05-19 14:16:38,810 p=781 u=root | Friday 19 May 2017 14:16:38 +0000 (0:00:00.080) 0:03:07.803 ************
2017-05-19 14:16:38,897 p=781 u=root | TASK [vault : shared/auth_backend | Add the cert auth backend if needed] ****************************************************************************************
2017-05-19 14:16:38,898 p=781 u=root | Friday 19 May 2017 14:16:38 +0000 (0:00:00.087) 0:03:07.891 ************
2017-05-19 14:16:38,988 p=781 u=root | TASK [vault : config_ca | Read root CA cert for Vault] **********************************************************************************************************
2017-05-19 14:16:38,988 p=781 u=root | Friday 19 May 2017 14:16:38 +0000 (0:00:00.090) 0:03:07.982 ************
2017-05-19 14:16:39,081 p=781 u=root | TASK [vault : config_ca | Pull current CA cert from Vault] ******************************************************************************************************
2017-05-19 14:16:39,081 p=781 u=root | Friday 19 May 2017 14:16:39 +0000 (0:00:00.093) 0:03:08.075 ************
2017-05-19 14:16:39,173 p=781 u=root | TASK [vault : config_ca | Read root CA key for Vault] ***********************************************************************************************************
2017-05-19 14:16:39,173 p=781 u=root | Friday 19 May 2017 14:16:39 +0000 (0:00:00.091) 0:03:08.167 ************
2017-05-19 14:16:39,255 p=781 u=root | TASK [vault : config_ca | Configure pki mount to use the found root CA cert and key] ****************************************************************************
2017-05-19 14:16:39,255 p=781 u=root | Friday 19 May 2017 14:16:39 +0000 (0:00:00.082) 0:03:08.249 ************
2017-05-19 14:16:39,338 p=781 u=root | TASK [vault : include] ******************************************************************************************************************************************
2017-05-19 14:16:39,338 p=781 u=root | Friday 19 May 2017 14:16:39 +0000 (0:00:00.083) 0:03:08.332 ************
2017-05-19 14:16:39,501 p=781 u=root | TASK [vault : shared/auth_backend | Test if the auth backend exists] ********************************************************************************************
2017-05-19 14:16:39,501 p=781 u=root | Friday 19 May 2017 14:16:39 +0000 (0:00:00.163) 0:03:08.495 ************
2017-05-19 14:16:39,588 p=781 u=root | TASK [vault : shared/auth_backend | Add the cert auth backend if needed] ****************************************************************************************
2017-05-19 14:16:39,588 p=781 u=root | Friday 19 May 2017 14:16:39 +0000 (0:00:00.086) 0:03:08.582 ************
2017-05-19 14:16:39,675 p=781 u=root | TASK [vault : include] ******************************************************************************************************************************************
2017-05-19 14:16:39,676 p=781 u=root | Friday 19 May 2017 14:16:39 +0000 (0:00:00.087) 0:03:08.669 ************
2017-05-19 14:16:39,843 p=781 u=root | PLAY [etcd] *****************************************************************************************************************************************************
2017-05-19 14:16:39,872 p=781 u=root | TASK [kargo-defaults : Configure defaults] **********************************************************************************************************************
2017-05-19 14:16:39,872 p=781 u=root | Friday 19 May 2017 14:16:39 +0000 (0:00:00.196) 0:03:08.865 ************
2017-05-19 14:16:39,925 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {
"changed": false,
"msg": "Check roles/kargo-defaults/defaults/main.yml"
}
2017-05-19 14:16:39,948 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {
"changed": false,
"msg": "Check roles/kargo-defaults/defaults/main.yml"
}
2017-05-19 14:16:39,950 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {
"changed": false,
"msg": "Check roles/kargo-defaults/defaults/main.yml"
}
2017-05-19 14:16:39,953 p=781 u=root | TASK [adduser : User | Create User Group] ***********************************************************************************************************************
2017-05-19 14:16:39,953 p=781 u=root | Friday 19 May 2017 14:16:39 +0000 (0:00:00.081) 0:03:08.947 ************
2017-05-19 14:16:40,221 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "gid": 990, "name": "etcd", "state": "present", "system": true}
2017-05-19 14:16:40,226 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "gid": 990, "name": "etcd", "state": "present", "system": true}
2017-05-19 14:16:40,357 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "gid": 990, "name": "etcd", "state": "present", "system": true}
2017-05-19 14:16:40,360 p=781 u=root | TASK [adduser : User | Create User] *****************************************************************************************************************************
2017-05-19 14:16:40,360 p=781 u=root | Friday 19 May 2017 14:16:40 +0000 (0:00:00.406) 0:03:09.354 ************
2017-05-19 14:16:40,657 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "comment": "Etcd user", "createhome": true, "group": 990, "home": "/var/lib/etcd", "name": "etcd", "shell": "/bin/nologin", "state": "present", "system": true, "uid": 994}
2017-05-19 14:16:40,663 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "comment": "Etcd user", "createhome": true, "group": 990, "home": "/var/lib/etcd", "name": "etcd", "shell": "/bin/nologin", "state": "present", "system": true, "uid": 994}
2017-05-19 14:16:40,667 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "comment": "Etcd user", "createhome": true, "group": 990, "home": "/var/lib/etcd", "name": "etcd", "shell": "/bin/nologin", "state": "present", "system": true, "uid": 994}
2017-05-19 14:16:40,670 p=781 u=root | TASK [download : downloading...] ********************************************************************************************************************************
2017-05-19 14:16:40,670 p=781 u=root | Friday 19 May 2017 14:16:40 +0000 (0:00:00.310) 0:03:09.664 ************
2017-05-19 14:16:41,333 p=781 u=root | TASK [download : Create dest directories] ***********************************************************************************************************************
2017-05-19 14:16:41,333 p=781 u=root | Friday 19 May 2017 14:16:41 +0000 (0:00:00.663) 0:03:10.327 ************
2017-05-19 14:16:41,999 p=781 u=root | TASK [download : Download items] ********************************************************************************************************************************
2017-05-19 14:16:41,999 p=781 u=root | Friday 19 May 2017 14:16:41 +0000 (0:00:00.665) 0:03:10.993 ************
2017-05-19 14:16:42,667 p=781 u=root | TASK [download : Extract archives] ******************************************************************************************************************************
2017-05-19 14:16:42,667 p=781 u=root | Friday 19 May 2017 14:16:42 +0000 (0:00:00.668) 0:03:11.661 ************
2017-05-19 14:16:43,325 p=781 u=root | TASK [download : Fix permissions] *******************************************************************************************************************************
2017-05-19 14:16:43,325 p=781 u=root | Friday 19 May 2017 14:16:43 +0000 (0:00:00.657) 0:03:12.319 ************
2017-05-19 14:16:43,978 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:16:43,978 p=781 u=root | Friday 19 May 2017 14:16:43 +0000 (0:00:00.653) 0:03:12.972 ************
2017-05-19 14:16:44,049 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:16:44,067 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:16:44,069 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:16:44,072 p=781 u=root | TASK [download : Create dest directory for saved/loaded container images] ***************************************************************************************
2017-05-19 14:16:44,073 p=781 u=root | Friday 19 May 2017 14:16:44 +0000 (0:00:00.094) 0:03:13.066 ************
2017-05-19 14:16:44,878 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:16:44,901 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:16:44,904 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:16:44,908 p=781 u=root | TASK [download : Hack python binary path for localhost] *********************************************************************************************************
2017-05-19 14:16:44,908 p=781 u=root | Friday 19 May 2017 14:16:44 +0000 (0:00:00.835) 0:03:13.902 ************
2017-05-19 14:16:44,931 p=781 u=root | TASK [download : Download | create local directory for saved/loaded container images] ***************************************************************************
2017-05-19 14:16:44,931 p=781 u=root | Friday 19 May 2017 14:16:44 +0000 (0:00:00.022) 0:03:13.924 ************
2017-05-19 14:16:44,958 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:16:44,958 p=781 u=root | Friday 19 May 2017 14:16:44 +0000 (0:00:00.027) 0:03:13.952 ************
2017-05-19 14:16:46,219 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:16:46,247 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:16:46,266 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:16:46,274 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:16:46,275 p=781 u=root | Friday 19 May 2017 14:16:46 +0000 (0:00:01.316) 0:03:15.268 ************
2017-05-19 14:16:47,538 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_args": "quay.io/coreos/etcd:v3.0.17"}, "changed": false}
2017-05-19 14:16:47,552 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_args": "quay.io/coreos/etcd:v3.0.17"}, "changed": false}
2017-05-19 14:16:47,573 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_args": "quay.io/coreos/etcd:v3.0.17"}, "changed": false}
2017-05-19 14:16:47,581 p=781 u=root | TASK [download : Register docker images info] *******************************************************************************************************************
2017-05-19 14:16:47,581 p=781 u=root | Friday 19 May 2017 14:16:47 +0000 (0:00:01.306) 0:03:16.575 ************
2017-05-19 14:16:48,919 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:16:48,946 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:16:48,955 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:16:48,964 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:16:48,964 p=781 u=root | Friday 19 May 2017 14:16:48 +0000 (0:00:01.382) 0:03:17.958 ************
2017-05-19 14:16:50,237 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:16:50,267 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:16:50,293 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:16:50,302 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:16:50,303 p=781 u=root | Friday 19 May 2017 14:16:50 +0000 (0:00:01.338) 0:03:19.296 ************
2017-05-19 14:16:51,596 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:16:51,628 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:16:51,645 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:16:51,654 p=781 u=root | TASK [download : Check the local digest sha256 corresponds to the given image tag] ******************************************************************************
2017-05-19 14:16:51,654 p=781 u=root | Friday 19 May 2017 14:16:51 +0000 (0:00:01.351) 0:03:20.647 ************
2017-05-19 14:16:52,938 p=781 u=root | TASK [download : pulling...] ************************************************************************************************************************************
2017-05-19 14:16:52,939 p=781 u=root | Friday 19 May 2017 14:16:52 +0000 (0:00:01.284) 0:03:21.932 ************
2017-05-19 14:16:53,603 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {
"changed": false,
"msg": "quay.io/coreos/etcd:v3.0.17"
}
2017-05-19 14:16:53,626 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {
"changed": false,
"msg": "quay.io/coreos/etcd:v3.0.17"
}
2017-05-19 14:16:53,630 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {
"changed": false,
"msg": "quay.io/coreos/etcd:v3.0.17"
}
2017-05-19 14:16:53,638 p=781 u=root | TASK [download : Download containers if pull is required or told to always pull] ********************************************************************************
2017-05-19 14:16:53,639 p=781 u=root | Friday 19 May 2017 14:16:53 +0000 (0:00:00.700) 0:03:22.632 ************
2017-05-19 14:16:59,361 p=781 u=root | changed: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "quay.io/coreos/etcd:v3.0.17"], "delta": "0:00:04.905759", "end": "2017-05-19 14:16:59.341735", "rc": 0, "start": "2017-05-19 14:16:54.435976", "stderr": "", "stderr_lines": [], "stdout": "v3.0.17: Pulling from coreos/etcd\n0a8490d0dfd3: Pulling fs layer\n70a845ee0c9d: Pulling fs layer\n6d6b1dde9073: Pulling fs layer\n3145d6fc267d: Pulling fs layer\n42847d3a340e: Pulling fs layer\n3145d6fc267d: Waiting\n42847d3a340e: Waiting\n0a8490d0dfd3: Verifying Checksum\n0a8490d0dfd3: Pull complete\n6d6b1dde9073: Verifying Checksum\n6d6b1dde9073: Download complete\n70a845ee0c9d: Verifying Checksum\n70a845ee0c9d: Download complete\n3145d6fc267d: Verifying Checksum\n3145d6fc267d: Download complete\n42847d3a340e: Verifying Checksum\n42847d3a340e: Download complete\n70a845ee0c9d: Pull complete\n6d6b1dde9073: Pull complete\n3145d6fc267d: Pull complete\n42847d3a340e: Pull complete\nDigest: sha256:759d9cfb71feca8ebde39c30877f9a34f3ec86cdaeeb06a1dbdbda189a5a9652\nStatus: Downloaded newer image for quay.io/coreos/etcd:v3.0.17", "stdout_lines": ["v3.0.17: Pulling from coreos/etcd", "0a8490d0dfd3: Pulling fs layer", "70a845ee0c9d: Pulling fs layer", "6d6b1dde9073: Pulling fs layer", "3145d6fc267d: Pulling fs layer", "42847d3a340e: Pulling fs layer", "3145d6fc267d: Waiting", "42847d3a340e: Waiting", "0a8490d0dfd3: Verifying Checksum", "0a8490d0dfd3: Pull complete", "6d6b1dde9073: Verifying Checksum", "6d6b1dde9073: Download complete", "70a845ee0c9d: Verifying Checksum", "70a845ee0c9d: Download complete", "3145d6fc267d: Verifying Checksum", "3145d6fc267d: Download complete", "42847d3a340e: Verifying Checksum", "42847d3a340e: Download complete", "70a845ee0c9d: Pull complete", "6d6b1dde9073: Pull complete", "3145d6fc267d: Pull complete", "42847d3a340e: Pull complete", "Digest: sha256:759d9cfb71feca8ebde39c30877f9a34f3ec86cdaeeb06a1dbdbda189a5a9652", "Status: Downloaded newer image for quay.io/coreos/etcd:v3.0.17"]}
2017-05-19 14:16:59,511 p=781 u=root | changed: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "quay.io/coreos/etcd:v3.0.17"], "delta": "0:00:05.036148", "end": "2017-05-19 14:16:59.492551", "rc": 0, "start": "2017-05-19 14:16:54.456403", "stderr": "", "stderr_lines": [], "stdout": "v3.0.17: Pulling from coreos/etcd\n0a8490d0dfd3: Pulling fs layer\n70a845ee0c9d: Pulling fs layer\n6d6b1dde9073: Pulling fs layer\n3145d6fc267d: Pulling fs layer\n42847d3a340e: Pulling fs layer\n3145d6fc267d: Waiting\n42847d3a340e: Waiting\n0a8490d0dfd3: Verifying Checksum\n0a8490d0dfd3: Download complete\n0a8490d0dfd3: Pull complete\n6d6b1dde9073: Verifying Checksum\n6d6b1dde9073: Download complete\n3145d6fc267d: Verifying Checksum\n3145d6fc267d: Download complete\n42847d3a340e: Verifying Checksum\n42847d3a340e: Download complete\n70a845ee0c9d: Verifying Checksum\n70a845ee0c9d: Download complete\n70a845ee0c9d: Pull complete\n6d6b1dde9073: Pull complete\n3145d6fc267d: Pull complete\n42847d3a340e: Pull complete\nDigest: sha256:759d9cfb71feca8ebde39c30877f9a34f3ec86cdaeeb06a1dbdbda189a5a9652\nStatus: Downloaded newer image for quay.io/coreos/etcd:v3.0.17", "stdout_lines": ["v3.0.17: Pulling from coreos/etcd", "0a8490d0dfd3: Pulling fs layer", "70a845ee0c9d: Pulling fs layer", "6d6b1dde9073: Pulling fs layer", "3145d6fc267d: Pulling fs layer", "42847d3a340e: Pulling fs layer", "3145d6fc267d: Waiting", "42847d3a340e: Waiting", "0a8490d0dfd3: Verifying Checksum", "0a8490d0dfd3: Download complete", "0a8490d0dfd3: Pull complete", "6d6b1dde9073: Verifying Checksum", "6d6b1dde9073: Download complete", "3145d6fc267d: Verifying Checksum", "3145d6fc267d: Download complete", "42847d3a340e: Verifying Checksum", "42847d3a340e: Download complete", "70a845ee0c9d: Verifying Checksum", "70a845ee0c9d: Download complete", "70a845ee0c9d: Pull complete", "6d6b1dde9073: Pull complete", "3145d6fc267d: Pull complete", "42847d3a340e: Pull complete", "Digest: sha256:759d9cfb71feca8ebde39c30877f9a34f3ec86cdaeeb06a1dbdbda189a5a9652", "Status: Downloaded newer image for quay.io/coreos/etcd:v3.0.17"]}
2017-05-19 14:17:01,566 p=781 u=root | changed: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "quay.io/coreos/etcd:v3.0.17"], "delta": "0:00:07.062077", "end": "2017-05-19 14:17:01.545567", "rc": 0, "start": "2017-05-19 14:16:54.483490", "stderr": "", "stderr_lines": [], "stdout": "v3.0.17: Pulling from coreos/etcd\n0a8490d0dfd3: Pulling fs layer\n70a845ee0c9d: Pulling fs layer\n6d6b1dde9073: Pulling fs layer\n3145d6fc267d: Pulling fs layer\n42847d3a340e: Pulling fs layer\n3145d6fc267d: Waiting\n42847d3a340e: Waiting\n0a8490d0dfd3: Download complete\n0a8490d0dfd3: Pull complete\n6d6b1dde9073: Verifying Checksum\n6d6b1dde9073: Download complete\n70a845ee0c9d: Verifying Checksum\n70a845ee0c9d: Download complete\n70a845ee0c9d: Pull complete\n3145d6fc267d: Verifying Checksum\n3145d6fc267d: Download complete\n6d6b1dde9073: Pull complete\n3145d6fc267d: Pull complete\n42847d3a340e: Download complete\n42847d3a340e: Pull complete\nDigest: sha256:759d9cfb71feca8ebde39c30877f9a34f3ec86cdaeeb06a1dbdbda189a5a9652\nStatus: Downloaded newer image for quay.io/coreos/etcd:v3.0.17", "stdout_lines": ["v3.0.17: Pulling from coreos/etcd", "0a8490d0dfd3: Pulling fs layer", "70a845ee0c9d: Pulling fs layer", "6d6b1dde9073: Pulling fs layer", "3145d6fc267d: Pulling fs layer", "42847d3a340e: Pulling fs layer", "3145d6fc267d: Waiting", "42847d3a340e: Waiting", "0a8490d0dfd3: Download complete", "0a8490d0dfd3: Pull complete", "6d6b1dde9073: Verifying Checksum", "6d6b1dde9073: Download complete", "70a845ee0c9d: Verifying Checksum", "70a845ee0c9d: Download complete", "70a845ee0c9d: Pull complete", "3145d6fc267d: Verifying Checksum", "3145d6fc267d: Download complete", "6d6b1dde9073: Pull complete", "3145d6fc267d: Pull complete", "42847d3a340e: Download complete", "42847d3a340e: Pull complete", "Digest: sha256:759d9cfb71feca8ebde39c30877f9a34f3ec86cdaeeb06a1dbdbda189a5a9652", "Status: Downloaded newer image for quay.io/coreos/etcd:v3.0.17"]}
2017-05-19 14:17:01,569 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:17:01,570 p=781 u=root | Friday 19 May 2017 14:17:01 +0000 (0:00:07.930) 0:03:30.563 ************
2017-05-19 14:17:01,945 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"fname": "/tmp/releases/containers/quay.io_coreos_etcd:v3.0.17.tar"}, "changed": false}
2017-05-19 14:17:01,970 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"fname": "/tmp/releases/containers/quay.io_coreos_etcd:v3.0.17.tar"}, "changed": false}
2017-05-19 14:17:01,974 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"fname": "/tmp/releases/containers/quay.io_coreos_etcd:v3.0.17.tar"}, "changed": false}
2017-05-19 14:17:01,977 p=781 u=root | TASK [download : Set default value for 'container_changed' to false] ********************************************************************************************
2017-05-19 14:17:01,977 p=781 u=root | Friday 19 May 2017 14:17:01 +0000 (0:00:00.407) 0:03:30.970 ************
2017-05-19 14:17:02,047 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:17:02,066 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:17:02,071 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:17:02,079 p=781 u=root | TASK [download : Update the 'container_changed' fact] ***********************************************************************************************************
2017-05-19 14:17:02,080 p=781 u=root | Friday 19 May 2017 14:17:02 +0000 (0:00:00.102) 0:03:31.073 ************
2017-05-19 14:17:02,792 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:17:02,800 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:17:02,818 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:17:02,825 p=781 u=root | TASK [download : Stat saved container image] ********************************************************************************************************************
2017-05-19 14:17:02,825 p=781 u=root | Friday 19 May 2017 14:17:02 +0000 (0:00:00.745) 0:03:31.819 ************
2017-05-19 14:17:03,052 p=781 u=root | TASK [download : Download | save container images] **************************************************************************************************************
2017-05-19 14:17:03,052 p=781 u=root | Friday 19 May 2017 14:17:03 +0000 (0:00:00.227) 0:03:32.046 ************
2017-05-19 14:17:03,080 p=781 u=root | TASK [download : Download | copy container images to ansible host] **********************************************************************************************
2017-05-19 14:17:03,080 p=781 u=root | Friday 19 May 2017 14:17:03 +0000 (0:00:00.027) 0:03:32.074 ************
2017-05-19 14:17:03,166 p=781 u=root | TASK [download : Download | upload container images to nodes] ***************************************************************************************************
2017-05-19 14:17:03,166 p=781 u=root | Friday 19 May 2017 14:17:03 +0000 (0:00:00.086) 0:03:32.160 ************
2017-05-19 14:17:03,252 p=781 u=root | TASK [download : Download | load container images] **************************************************************************************************************
2017-05-19 14:17:03,252 p=781 u=root | Friday 19 May 2017 14:17:03 +0000 (0:00:00.085) 0:03:32.246 ************
2017-05-19 14:17:03,336 p=781 u=root | TASK [etcd : Pre-upgrade | check for etcd-proxy unit file] ******************************************************************************************************
2017-05-19 14:17:03,336 p=781 u=root | Friday 19 May 2017 14:17:03 +0000 (0:00:00.083) 0:03:32.330 ************
2017-05-19 14:17:03,541 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:17:03,549 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:17:03,561 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:17:03,564 p=781 u=root | TASK [etcd : Pre-upgrade | check for etcd-proxy init script] ****************************************************************************************************
2017-05-19 14:17:03,564 p=781 u=root | Friday 19 May 2017 14:17:03 +0000 (0:00:00.227) 0:03:32.558 ************
2017-05-19 14:17:03,772 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:17:03,777 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:17:03,782 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:17:03,785 p=781 u=root | TASK [etcd : Pre-upgrade | stop etcd-proxy if service defined] **************************************************************************************************
2017-05-19 14:17:03,785 p=781 u=root | Friday 19 May 2017 14:17:03 +0000 (0:00:00.221) 0:03:32.779 ************
2017-05-19 14:17:03,860 p=781 u=root | TASK [etcd : Pre-upgrade | remove etcd-proxy service definition] ************************************************************************************************
2017-05-19 14:17:03,860 p=781 u=root | Friday 19 May 2017 14:17:03 +0000 (0:00:00.075) 0:03:32.854 ************
2017-05-19 14:17:03,978 p=781 u=root | TASK [etcd : Pre-upgrade | find etcd-proxy container] ***********************************************************************************************************
2017-05-19 14:17:03,978 p=781 u=root | Friday 19 May 2017 14:17:03 +0000 (0:00:00.117) 0:03:32.972 ************
2017-05-19 14:17:04,198 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "cmd": ["/usr/bin/docker", "ps", "-aq", "--filter", "name=etcd-proxy*"], "delta": "0:00:00.013230", "end": "2017-05-19 14:17:04.180455", "failed": false, "failed_when_result": false, "rc": 0, "start": "2017-05-19 14:17:04.167225", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:04,209 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "cmd": ["/usr/bin/docker", "ps", "-aq", "--filter", "name=etcd-proxy*"], "delta": "0:00:00.012808", "end": "2017-05-19 14:17:04.196515", "failed": false, "failed_when_result": false, "rc": 0, "start": "2017-05-19 14:17:04.183707", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:04,217 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "cmd": ["/usr/bin/docker", "ps", "-aq", "--filter", "name=etcd-proxy*"], "delta": "0:00:00.013143", "end": "2017-05-19 14:17:04.201184", "failed": false, "failed_when_result": false, "rc": 0, "start": "2017-05-19 14:17:04.188041", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:04,220 p=781 u=root | TASK [etcd : Pre-upgrade | remove etcd-proxy if it exists] ******************************************************************************************************
2017-05-19 14:17:04,220 p=781 u=root | Friday 19 May 2017 14:17:04 +0000 (0:00:00.242) 0:03:33.214 ************
2017-05-19 14:17:04,287 p=781 u=root | TASK [etcd : Pre-upgrade | see if etcdctl is installed] *********************************************************************************************************
2017-05-19 14:17:04,288 p=781 u=root | Friday 19 May 2017 14:17:04 +0000 (0:00:00.067) 0:03:33.281 ************
2017-05-19 14:17:04,498 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:17:04,504 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:17:04,508 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:17:04,512 p=781 u=root | TASK [etcd : Pre-upgrade | check if member list is non-SSL] *****************************************************************************************************
2017-05-19 14:17:04,512 p=781 u=root | Friday 19 May 2017 14:17:04 +0000 (0:00:00.224) 0:03:33.506 ************
2017-05-19 14:17:04,537 p=781 u=root | TASK [etcd : Pre-upgrade | change peer names to SSL] ************************************************************************************************************
2017-05-19 14:17:04,538 p=781 u=root | Friday 19 May 2017 14:17:04 +0000 (0:00:00.025) 0:03:33.531 ************
2017-05-19 14:17:04,566 p=781 u=root | TASK [etcd : Check_certs | check if all certs have already been generated on first master] **********************************************************************
2017-05-19 14:17:04,566 p=781 u=root | Friday 19 May 2017 14:17:04 +0000 (0:00:00.028) 0:03:33.560 ************
2017-05-19 14:17:04,921 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"changed": false, "examined": 0, "files": [], "matched": 0, "msg": "/etc/ssl/etcd/ssl was skipped as it does not seem to be a valid directory or it cannot be accessed\n"}
2017-05-19 14:17:04,925 p=781 u=root | TASK [etcd : Check_certs | Set default value for 'sync_certs', 'gen_certs' and 'etcd_secret_changed' to false] **************************************************
2017-05-19 14:17:04,925 p=781 u=root | Friday 19 May 2017 14:17:04 +0000 (0:00:00.358) 0:03:33.919 ************
2017-05-19 14:17:05,006 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"etcd_secret_changed": false, "gen_certs": false, "sync_certs": false}, "changed": false}
2017-05-19 14:17:05,025 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"etcd_secret_changed": false, "gen_certs": false, "sync_certs": false}, "changed": false}
2017-05-19 14:17:05,028 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"etcd_secret_changed": false, "gen_certs": false, "sync_certs": false}, "changed": false}
2017-05-19 14:17:05,031 p=781 u=root | TASK [etcd : Check certs | check if a cert already exists on node] **********************************************************************************************
2017-05-19 14:17:05,032 p=781 u=root | Friday 19 May 2017 14:17:05 +0000 (0:00:00.106) 0:03:34.025 ************
2017-05-19 14:17:05,283 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => (item=ca.pem) => {"changed": false, "item": "ca.pem", "stat": {"exists": false}}
2017-05-19 14:17:05,318 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => (item=ca.pem) => {"changed": false, "item": "ca.pem", "stat": {"exists": false}}
2017-05-19 14:17:05,322 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => (item=ca.pem) => {"changed": false, "item": "ca.pem", "stat": {"exists": false}}
2017-05-19 14:17:05,445 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => (item=node-kargo-ha-20170519-141142-node2-key.pem) => {"changed": false, "item": "node-kargo-ha-20170519-141142-node2-key.pem", "stat": {"exists": false}}
2017-05-19 14:17:05,455 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => (item=node-kargo-ha-20170519-141142-node3-key.pem) => {"changed": false, "item": "node-kargo-ha-20170519-141142-node3-key.pem", "stat": {"exists": false}}
2017-05-19 14:17:05,456 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => (item=node-kargo-ha-20170519-141142-node1-key.pem) => {"changed": false, "item": "node-kargo-ha-20170519-141142-node1-key.pem", "stat": {"exists": false}}
2017-05-19 14:17:05,459 p=781 u=root | TASK [etcd : Check_certs | Set 'gen_certs' to true] *************************************************************************************************************
2017-05-19 14:17:05,459 p=781 u=root | Friday 19 May 2017 14:17:05 +0000 (0:00:00.427) 0:03:34.453 ************
2017-05-19 14:17:05,490 p=781 u=root | [WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: not '{{ item }}' in
etcdcert_master.files|map(attribute='path') | list
2017-05-19 14:17:05,522 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => (item=/etc/ssl/etcd/ssl/ca.pem) => {"ansible_facts": {"gen_certs": true}, "changed": false, "item": "/etc/ssl/etcd/ssl/ca.pem"}
2017-05-19 14:17:05,541 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => (item=/etc/ssl/etcd/ssl/node-kargo-ha-20170519-141142-node2-key.pem) => {"ansible_facts": {"gen_certs": true}, "changed": false, "item": "/etc/ssl/etcd/ssl/node-kargo-ha-20170519-141142-node2-key.pem"}
2017-05-19 14:17:05,542 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => (item=/etc/ssl/etcd/ssl/node-kargo-ha-20170519-141142-node1-key.pem) => {"ansible_facts": {"gen_certs": true}, "changed": false, "item": "/etc/ssl/etcd/ssl/node-kargo-ha-20170519-141142-node1-key.pem"}
2017-05-19 14:17:05,546 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => (item=/etc/ssl/etcd/ssl/node-kargo-ha-20170519-141142-node3-key.pem) => {"ansible_facts": {"gen_certs": true}, "changed": false, "item": "/etc/ssl/etcd/ssl/node-kargo-ha-20170519-141142-node3-key.pem"}
2017-05-19 14:17:05,550 p=781 u=root | TASK [etcd : Check_certs | Set 'gen_node_certs' to true] ********************************************************************************************************
2017-05-19 14:17:05,550 p=781 u=root | Friday 19 May 2017 14:17:05 +0000 (0:00:00.090) 0:03:34.544 ************
2017-05-19 14:17:05,590 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"gen_node_certs": {"kargo-ha-20170519-141142-node1": true, "kargo-ha-20170519-141142-node2": true, "kargo-ha-20170519-141142-node3": true}}, "changed": false}
2017-05-19 14:17:05,593 p=781 u=root | TASK [etcd : Check_certs | Set 'sync_certs' to true] ************************************************************************************************************
2017-05-19 14:17:05,594 p=781 u=root | Friday 19 May 2017 14:17:05 +0000 (0:00:00.043) 0:03:34.587 ************
2017-05-19 14:17:05,640 p=781 u=root | [WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {%- set certs = {'sync': False} -%} {% if
gen_node_certs[inventory_hostname] or (not etcdcert_node.results[0].stat.exists|default(False)) or (not
etcdcert_node.results[1].stat.exists|default(False)) or (etcdcert_node.results[1].stat.checksum|default('') != etcdcert_master.files|selectattr("path",
"equalto", etcdcert_node.results[1].stat.path)|map(attribute="checksum")|first|default('')) -%} {%- set _ = certs.update({'sync': True}) -%} {% endif %}
{{ certs.sync }}
2017-05-19 14:17:05,657 p=781 u=root | [WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {%- set certs = {'sync': False} -%} {% if
gen_node_certs[inventory_hostname] or (not etcdcert_node.results[0].stat.exists|default(False)) or (not
etcdcert_node.results[1].stat.exists|default(False)) or (etcdcert_node.results[1].stat.checksum|default('') != etcdcert_master.files|selectattr("path",
"equalto", etcdcert_node.results[1].stat.path)|map(attribute="checksum")|first|default('')) -%} {%- set _ = certs.update({'sync': True}) -%} {% endif %}
{{ certs.sync }}
2017-05-19 14:17:05,679 p=781 u=root | [WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {%- set certs = {'sync': False} -%} {% if
gen_node_certs[inventory_hostname] or (not etcdcert_node.results[0].stat.exists|default(False)) or (not
etcdcert_node.results[1].stat.exists|default(False)) or (etcdcert_node.results[1].stat.checksum|default('') != etcdcert_master.files|selectattr("path",
"equalto", etcdcert_node.results[1].stat.path)|map(attribute="checksum")|first|default('')) -%} {%- set _ = certs.update({'sync': True}) -%} {% endif %}
{{ certs.sync }}
2017-05-19 14:17:05,720 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"sync_certs": true}, "changed": false}
2017-05-19 14:17:05,726 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"sync_certs": true}, "changed": false}
2017-05-19 14:17:05,737 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"sync_certs": true}, "changed": false}
2017-05-19 14:17:05,740 p=781 u=root | TASK [etcd : include] *******************************************************************************************************************************************
2017-05-19 14:17:05,740 p=781 u=root | Friday 19 May 2017 14:17:05 +0000 (0:00:00.146) 0:03:34.734 ************
2017-05-19 14:17:05,861 p=781 u=root | included: /kargo/roles/etcd/tasks/gen_certs_script.yml for kargo-ha-20170519-141142-node1, kargo-ha-20170519-141142-node2, kargo-ha-20170519-141142-node3
2017-05-19 14:17:05,960 p=781 u=root | TASK [etcd : Gen_certs | create etcd cert dir] ******************************************************************************************************************
2017-05-19 14:17:05,960 p=781 u=root | Friday 19 May 2017 14:17:05 +0000 (0:00:00.219) 0:03:34.954 ************
2017-05-19 14:17:06,186 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "kube", "path": "/etc/ssl/etcd/ssl", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "state": "directory", "uid": 995}
2017-05-19 14:17:06,198 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "kube", "path": "/etc/ssl/etcd/ssl", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "state": "directory", "uid": 995}
2017-05-19 14:17:06,201 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "kube", "path": "/etc/ssl/etcd/ssl", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "state": "directory", "uid": 995}
2017-05-19 14:17:06,209 p=781 u=root | TASK [etcd : Gen_certs | create etcd script dir (on kargo-ha-20170519-141142-node1)] ****************************************************************************
2017-05-19 14:17:06,210 p=781 u=root | Friday 19 May 2017 14:17:06 +0000 (0:00:00.249) 0:03:35.203 ************
2017-05-19 14:17:06,366 p=781 u=root | changed: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/usr/local/bin/etcd-scripts", "secontext": "unconfined_u:object_r:bin_t:s0", "size": 6, "state": "directory", "uid": 0}
2017-05-19 14:17:06,375 p=781 u=root | TASK [etcd : Gen_certs | create etcd cert dir (on kargo-ha-20170519-141142-node1)] ******************************************************************************
2017-05-19 14:17:06,375 p=781 u=root | Friday 19 May 2017 14:17:06 +0000 (0:00:00.165) 0:03:35.369 ************
2017-05-19 14:17:06,535 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "kube", "path": "/etc/ssl/etcd/ssl", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "state": "directory", "uid": 995}
2017-05-19 14:17:06,542 p=781 u=root | TASK [etcd : Gen_certs | write openssl config] ******************************************************************************************************************
2017-05-19 14:17:06,542 p=781 u=root | Friday 19 May 2017 14:17:06 +0000 (0:00:00.167) 0:03:35.536 ************
2017-05-19 14:17:07,035 p=781 u=root | changed: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"changed": true, "checksum": "b568de846e0ebc1511171c3d555f9594d83cd8b8", "dest": "/etc/ssl/etcd/openssl.conf", "gid": 0, "group": "root", "md5sum": "12971cd984652b9737e703d50f1187ea", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 866, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203426.68-269636820206600/source", "state": "file", "uid": 0}
2017-05-19 14:17:07,042 p=781 u=root | TASK [etcd : Gen_certs | copy certs generation script] **********************************************************************************************************
2017-05-19 14:17:07,042 p=781 u=root | Friday 19 May 2017 14:17:07 +0000 (0:00:00.500) 0:03:36.036 ************
2017-05-19 14:17:07,409 p=781 u=root | changed: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"changed": true, "checksum": "00de3065f631366923a08b099610f091a2e27966", "dest": "/usr/local/bin/etcd-scripts/make-ssl-etcd.sh", "gid": 0, "group": "root", "md5sum": "cb40f6b672f2814aeb8b748021f51cd7", "mode": "0700", "owner": "root", "secontext": "system_u:object_r:bin_t:s0", "size": 3313, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203427.19-132231615947556/source", "state": "file", "uid": 0}
2017-05-19 14:17:07,416 p=781 u=root | TASK [etcd : Gen_certs | run cert generation script] ************************************************************************************************************
2017-05-19 14:17:07,416 p=781 u=root | Friday 19 May 2017 14:17:07 +0000 (0:00:00.374) 0:03:36.410 ************
2017-05-19 14:17:09,167 p=781 u=root | changed: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"changed": true, "cmd": ["bash", "-x", "/usr/local/bin/etcd-scripts/make-ssl-etcd.sh", "-f", "/etc/ssl/etcd/openssl.conf", "-d", "/etc/ssl/etcd/ssl"], "delta": "0:00:01.579957", "end": "2017-05-19 14:17:09.141286", "rc": 0, "start": "2017-05-19 14:17:07.561329", "stderr": "+ set -o errexit\n+ set -o pipefail\n+ (( 4 ))\n+ case \"$1\" in\n+ CONFIG=/etc/ssl/etcd/openssl.conf\n+ shift 2\n+ (( 2 ))\n+ case \"$1\" in\n+ SSLDIR=/etc/ssl/etcd/ssl\n+ shift 2\n+ (( 0 ))\n+ '[' -z /etc/ssl/etcd/openssl.conf ']'\n+ '[' -z /etc/ssl/etcd/ssl ']'\n++ mktemp -d /tmp/etcd_cacert.XXXXXX\n+ tmpdir=/tmp/etcd_cacert.92T7KL\n+ trap 'rm -rf \"${tmpdir}\"' EXIT\n+ cd /tmp/etcd_cacert.92T7KL\n+ mkdir -p /etc/ssl/etcd/ssl\n+ '[' -e /etc/ssl/etcd/ssl/ca-key.pem ']'\n+ openssl genrsa -out ca-key.pem 2048\n+ openssl req -x509 -new -nodes -key ca-key.pem -days 10000 -out ca.pem -subj /CN=etcd-ca\n+ '[' -n ' kargo-ha-20170519-141142-node1 kargo-ha-20170519-141142-node2 kargo-ha-20170519-141142-node3 ' ']'\n+ for host in '$MASTERS'\n+ cn=kargo-ha-20170519-141142-node1\n+ openssl genrsa -out member-kargo-ha-20170519-141142-node1-key.pem 2048\n+ openssl req -new -key member-kargo-ha-20170519-141142-node1-key.pem -out member-kargo-ha-20170519-141142-node1.csr -subj /CN=etcd-member-kargo-ha-20170519-141142-node1 -config /etc/ssl/etcd/openssl.conf\n+ openssl x509 -req -in member-kargo-ha-20170519-141142-node1.csr -CA ca.pem -CAkey ca-key.pem -CAcreateserial -out member-kargo-ha-20170519-141142-node1.pem -days 3650 -extensions ssl_client -extfile /etc/ssl/etcd/openssl.conf\n+ openssl genrsa -out admin-kargo-ha-20170519-141142-node1-key.pem 2048\n+ openssl req -new -key admin-kargo-ha-20170519-141142-node1-key.pem -out admin-kargo-ha-20170519-141142-node1.csr -subj /CN=etcd-admin-kargo-ha-20170519-141142-node1\n+ openssl x509 -req -in admin-kargo-ha-20170519-141142-node1.csr -CA ca.pem -CAkey ca-key.pem -CAcreateserial -out admin-kargo-ha-20170519-141142-node1.pem -days 3650 -extensions ssl_client -extfile /etc/ssl/etcd/openssl.conf\n+ for host in '$MASTERS'\n+ cn=kargo-ha-20170519-141142-node2\n+ openssl genrsa -out member-kargo-ha-20170519-141142-node2-key.pem 2048\n+ openssl req -new -key member-kargo-ha-20170519-141142-node2-key.pem -out member-kargo-ha-20170519-141142-node2.csr -subj /CN=etcd-member-kargo-ha-20170519-141142-node2 -config /etc/ssl/etcd/openssl.conf\n+ openssl x509 -req -in member-kargo-ha-20170519-141142-node2.csr -CA ca.pem -CAkey ca-key.pem -CAcreateserial -out member-kargo-ha-20170519-141142-node2.pem -days 3650 -extensions ssl_client -extfile /etc/ssl/etcd/openssl.conf\n+ openssl genrsa -out admin-kargo-ha-20170519-141142-node2-key.pem 2048\n+ openssl req -new -key admin-kargo-ha-20170519-141142-node2-key.pem -out admin-kargo-ha-20170519-141142-node2.csr -subj /CN=etcd-admin-kargo-ha-20170519-141142-node2\n+ openssl x509 -req -in admin-kargo-ha-20170519-141142-node2.csr -CA ca.pem -CAkey ca-key.pem -CAcreateserial -out admin-kargo-ha-20170519-141142-node2.pem -days 3650 -extensions ssl_client -extfile /etc/ssl/etcd/openssl.conf\n+ for host in '$MASTERS'\n+ cn=kargo-ha-20170519-141142-node3\n+ openssl genrsa -out member-kargo-ha-20170519-141142-node3-key.pem 2048\n+ openssl req -new -key member-kargo-ha-20170519-141142-node3-key.pem -out member-kargo-ha-20170519-141142-node3.csr -subj /CN=etcd-member-kargo-ha-20170519-141142-node3 -config /etc/ssl/etcd/openssl.conf\n+ openssl x509 -req -in member-kargo-ha-20170519-141142-node3.csr -CA ca.pem -CAkey ca-key.pem -CAcreateserial -out member-kargo-ha-20170519-141142-node3.pem -days 3650 -extensions ssl_client -extfile /etc/ssl/etcd/openssl.conf\n+ openssl genrsa -out admin-kargo-ha-20170519-141142-node3-key.pem 2048\n+ openssl req -new -key admin-kargo-ha-20170519-141142-node3-key.pem -out admin-kargo-ha-20170519-141142-node3.csr -subj /CN=etcd-admin-kargo-ha-20170519-141142-node3\n+ openssl x509 -req -in admin-kargo-ha-20170519-141142-node3.csr -CA ca.pem -CAkey ca-key.pem -CAcreateserial -out admin-kargo-ha-20170519-141142-node3.pem -days 3650 -extensions ssl_client -extfile /etc/ssl/etcd/openssl.conf\n+ '[' -n ' kargo-ha-20170519-141142-node1 kargo-ha-20170519-141142-node2 kargo-ha-20170519-141142-node3 ' ']'\n+ for host in '$HOSTS'\n+ cn=kargo-ha-20170519-141142-node1\n+ openssl genrsa -out node-kargo-ha-20170519-141142-node1-key.pem 2048\n+ openssl req -new -key node-kargo-ha-20170519-141142-node1-key.pem -out node-kargo-ha-20170519-141142-node1.csr -subj /CN=etcd-node-kargo-ha-20170519-141142-node1\n+ openssl x509 -req -in node-kargo-ha-20170519-141142-node1.csr -CA ca.pem -CAkey ca-key.pem -CAcreateserial -out node-kargo-ha-20170519-141142-node1.pem -days 3650 -extensions ssl_client -extfile /etc/ssl/etcd/openssl.conf\n+ for host in '$HOSTS'\n+ cn=kargo-ha-20170519-141142-node2\n+ openssl genrsa -out node-kargo-ha-20170519-141142-node2-key.pem 2048\n+ openssl req -new -key node-kargo-ha-20170519-141142-node2-key.pem -out node-kargo-ha-20170519-141142-node2.csr -subj /CN=etcd-node-kargo-ha-20170519-141142-node2\n+ openssl x509 -req -in node-kargo-ha-20170519-141142-node2.csr -CA ca.pem -CAkey ca-key.pem -CAcreateserial -out node-kargo-ha-20170519-141142-node2.pem -days 3650 -extensions ssl_client -extfile /etc/ssl/etcd/openssl.conf\n+ for host in '$HOSTS'\n+ cn=kargo-ha-20170519-141142-node3\n+ openssl genrsa -out node-kargo-ha-20170519-141142-node3-key.pem 2048\n+ openssl req -new -key node-kargo-ha-20170519-141142-node3-key.pem -out node-kargo-ha-20170519-141142-node3.csr -subj /CN=etcd-node-kargo-ha-20170519-141142-node3\n+ openssl x509 -req -in node-kargo-ha-20170519-141142-node3.csr -CA ca.pem -CAkey ca-key.pem -CAcreateserial -out node-kargo-ha-20170519-141142-node3.pem -days 3650 -extensions ssl_client -extfile /etc/ssl/etcd/openssl.conf\n+ mv admin-kargo-ha-20170519-141142-node1-key.pem admin-kargo-ha-20170519-141142-node1.pem admin-kargo-ha-20170519-141142-node2-key.pem admin-kargo-ha-20170519-141142-node2.pem admin-kargo-ha-20170519-141142-node3-key.pem admin-kargo-ha-20170519-141142-node3.pem ca-key.pem ca.pem member-kargo-ha-20170519-141142-node1-key.pem member-kargo-ha-20170519-141142-node1.pem member-kargo-ha-20170519-141142-node2-key.pem member-kargo-ha-20170519-141142-node2.pem member-kargo-ha-20170519-141142-node3-key.pem member-kargo-ha-20170519-141142-node3.pem node-kargo-ha-20170519-141142-node1-key.pem node-kargo-ha-20170519-141142-node1.pem node-kargo-ha-20170519-141142-node2-key.pem node-kargo-ha-20170519-141142-node2.pem node-kargo-ha-20170519-141142-node3-key.pem node-kargo-ha-20170519-141142-node3.pem /etc/ssl/etcd/ssl/\n+ rm -rf /tmp/etcd_cacert.92T7KL", "stderr_lines": ["+ set -o errexit", "+ set -o pipefail", "+ (( 4 ))", "+ case \"$1\" in", "+ CONFIG=/etc/ssl/etcd/openssl.conf", "+ shift 2", "+ (( 2 ))", "+ case \"$1\" in", "+ SSLDIR=/etc/ssl/etcd/ssl", "+ shift 2", "+ (( 0 ))", "+ '[' -z /etc/ssl/etcd/openssl.conf ']'", "+ '[' -z /etc/ssl/etcd/ssl ']'", "++ mktemp -d /tmp/etcd_cacert.XXXXXX", "+ tmpdir=/tmp/etcd_cacert.92T7KL", "+ trap 'rm -rf \"${tmpdir}\"' EXIT", "+ cd /tmp/etcd_cacert.92T7KL", "+ mkdir -p /etc/ssl/etcd/ssl", "+ '[' -e /etc/ssl/etcd/ssl/ca-key.pem ']'", "+ openssl genrsa -out ca-key.pem 2048", "+ openssl req -x509 -new -nodes -key ca-key.pem -days 10000 -out ca.pem -subj /CN=etcd-ca", "+ '[' -n ' kargo-ha-20170519-141142-node1 kargo-ha-20170519-141142-node2 kargo-ha-20170519-141142-node3 ' ']'", "+ for host in '$MASTERS'", "+ cn=kargo-ha-20170519-141142-node1", "+ openssl genrsa -out member-kargo-ha-20170519-141142-node1-key.pem 2048", "+ openssl req -new -key member-kargo-ha-20170519-141142-node1-key.pem -out member-kargo-ha-20170519-141142-node1.csr -subj /CN=etcd-member-kargo-ha-20170519-141142-node1 -config /etc/ssl/etcd/openssl.conf", "+ openssl x509 -req -in member-kargo-ha-20170519-141142-node1.csr -CA ca.pem -CAkey ca-key.pem -CAcreateserial -out member-kargo-ha-20170519-141142-node1.pem -days 3650 -extensions ssl_client -extfile /etc/ssl/etcd/openssl.conf", "+ openssl genrsa -out admin-kargo-ha-20170519-141142-node1-key.pem 2048", "+ openssl req -new -key admin-kargo-ha-20170519-141142-node1-key.pem -out admin-kargo-ha-20170519-141142-node1.csr -subj /CN=etcd-admin-kargo-ha-20170519-141142-node1", "+ openssl x509 -req -in admin-kargo-ha-20170519-141142-node1.csr -CA ca.pem -CAkey ca-key.pem -CAcreateserial -out admin-kargo-ha-20170519-141142-node1.pem -days 3650 -extensions ssl_client -extfile /etc/ssl/etcd/openssl.conf", "+ for host in '$MASTERS'", "+ cn=kargo-ha-20170519-141142-node2", "+ openssl genrsa -out member-kargo-ha-20170519-141142-node2-key.pem 2048", "+ openssl req -new -key member-kargo-ha-20170519-141142-node2-key.pem -out member-kargo-ha-20170519-141142-node2.csr -subj /CN=etcd-member-kargo-ha-20170519-141142-node2 -config /etc/ssl/etcd/openssl.conf", "+ openssl x509 -req -in member-kargo-ha-20170519-141142-node2.csr -CA ca.pem -CAkey ca-key.pem -CAcreateserial -out member-kargo-ha-20170519-141142-node2.pem -days 3650 -extensions ssl_client -extfile /etc/ssl/etcd/openssl.conf", "+ openssl genrsa -out admin-kargo-ha-20170519-141142-node2-key.pem 2048", "+ openssl req -new -key admin-kargo-ha-20170519-141142-node2-key.pem -out admin-kargo-ha-20170519-141142-node2.csr -subj /CN=etcd-admin-kargo-ha-20170519-141142-node2", "+ openssl x509 -req -in admin-kargo-ha-20170519-141142-node2.csr -CA ca.pem -CAkey ca-key.pem -CAcreateserial -out admin-kargo-ha-20170519-141142-node2.pem -days 3650 -extensions ssl_client -extfile /etc/ssl/etcd/openssl.conf", "+ for host in '$MASTERS'", "+ cn=kargo-ha-20170519-141142-node3", "+ openssl genrsa -out member-kargo-ha-20170519-141142-node3-key.pem 2048", "+ openssl req -new -key member-kargo-ha-20170519-141142-node3-key.pem -out member-kargo-ha-20170519-141142-node3.csr -subj /CN=etcd-member-kargo-ha-20170519-141142-node3 -config /etc/ssl/etcd/openssl.conf", "+ openssl x509 -req -in member-kargo-ha-20170519-141142-node3.csr -CA ca.pem -CAkey ca-key.pem -CAcreateserial -out member-kargo-ha-20170519-141142-node3.pem -days 3650 -extensions ssl_client -extfile /etc/ssl/etcd/openssl.conf", "+ openssl genrsa -out admin-kargo-ha-20170519-141142-node3-key.pem 2048", "+ openssl req -new -key admin-kargo-ha-20170519-141142-node3-key.pem -out admin-kargo-ha-20170519-141142-node3.csr -subj /CN=etcd-admin-kargo-ha-20170519-141142-node3", "+ openssl x509 -req -in admin-kargo-ha-20170519-141142-node3.csr -CA ca.pem -CAkey ca-key.pem -CAcreateserial -out admin-kargo-ha-20170519-141142-node3.pem -days 3650 -extensions ssl_client -extfile /etc/ssl/etcd/openssl.conf", "+ '[' -n ' kargo-ha-20170519-141142-node1 kargo-ha-20170519-141142-node2 kargo-ha-20170519-141142-node3 ' ']'", "+ for host in '$HOSTS'", "+ cn=kargo-ha-20170519-141142-node1", "+ openssl genrsa -out node-kargo-ha-20170519-141142-node1-key.pem 2048", "+ openssl req -new -key node-kargo-ha-20170519-141142-node1-key.pem -out node-kargo-ha-20170519-141142-node1.csr -subj /CN=etcd-node-kargo-ha-20170519-141142-node1", "+ openssl x509 -req -in node-kargo-ha-20170519-141142-node1.csr -CA ca.pem -CAkey ca-key.pem -CAcreateserial -out node-kargo-ha-20170519-141142-node1.pem -days 3650 -extensions ssl_client -extfile /etc/ssl/etcd/openssl.conf", "+ for host in '$HOSTS'", "+ cn=kargo-ha-20170519-141142-node2", "+ openssl genrsa -out node-kargo-ha-20170519-141142-node2-key.pem 2048", "+ openssl req -new -key node-kargo-ha-20170519-141142-node2-key.pem -out node-kargo-ha-20170519-141142-node2.csr -subj /CN=etcd-node-kargo-ha-20170519-141142-node2", "+ openssl x509 -req -in node-kargo-ha-20170519-141142-node2.csr -CA ca.pem -CAkey ca-key.pem -CAcreateserial -out node-kargo-ha-20170519-141142-node2.pem -days 3650 -extensions ssl_client -extfile /etc/ssl/etcd/openssl.conf", "+ for host in '$HOSTS'", "+ cn=kargo-ha-20170519-141142-node3", "+ openssl genrsa -out node-kargo-ha-20170519-141142-node3-key.pem 2048", "+ openssl req -new -key node-kargo-ha-20170519-141142-node3-key.pem -out node-kargo-ha-20170519-141142-node3.csr -subj /CN=etcd-node-kargo-ha-20170519-141142-node3", "+ openssl x509 -req -in node-kargo-ha-20170519-141142-node3.csr -CA ca.pem -CAkey ca-key.pem -CAcreateserial -out node-kargo-ha-20170519-141142-node3.pem -days 3650 -extensions ssl_client -extfile /etc/ssl/etcd/openssl.conf", "+ mv admin-kargo-ha-20170519-141142-node1-key.pem admin-kargo-ha-20170519-141142-node1.pem admin-kargo-ha-20170519-141142-node2-key.pem admin-kargo-ha-20170519-141142-node2.pem admin-kargo-ha-20170519-141142-node3-key.pem admin-kargo-ha-20170519-141142-node3.pem ca-key.pem ca.pem member-kargo-ha-20170519-141142-node1-key.pem member-kargo-ha-20170519-141142-node1.pem member-kargo-ha-20170519-141142-node2-key.pem member-kargo-ha-20170519-141142-node2.pem member-kargo-ha-20170519-141142-node3-key.pem member-kargo-ha-20170519-141142-node3.pem node-kargo-ha-20170519-141142-node1-key.pem node-kargo-ha-20170519-141142-node1.pem node-kargo-ha-20170519-141142-node2-key.pem node-kargo-ha-20170519-141142-node2.pem node-kargo-ha-20170519-141142-node3-key.pem node-kargo-ha-20170519-141142-node3.pem /etc/ssl/etcd/ssl/", "+ rm -rf /tmp/etcd_cacert.92T7KL"], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:09,170 p=781 u=root | TASK [etcd : set_fact] ******************************************************************************************************************************************
2017-05-19 14:17:09,170 p=781 u=root | Friday 19 May 2017 14:17:09 +0000 (0:00:01.753) 0:03:38.164 ************
2017-05-19 14:17:09,275 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"all_master_certs": ["ca-key.pem", "admin-kargo-ha-20170519-141142-node1.pem", "admin-kargo-ha-20170519-141142-node1-key.pem", "member-kargo-ha-20170519-141142-node1.pem", "member-kargo-ha-20170519-141142-node1-key.pem", "admin-kargo-ha-20170519-141142-node2.pem", "admin-kargo-ha-20170519-141142-node2-key.pem", "member-kargo-ha-20170519-141142-node2.pem", "member-kargo-ha-20170519-141142-node2-key.pem", "admin-kargo-ha-20170519-141142-node3.pem", "admin-kargo-ha-20170519-141142-node3-key.pem", "member-kargo-ha-20170519-141142-node3.pem", "member-kargo-ha-20170519-141142-node3-key.pem"], "all_node_certs": ["ca.pem", "node-kargo-ha-20170519-141142-node1.pem", "node-kargo-ha-20170519-141142-node1-key.pem", "node-kargo-ha-20170519-141142-node2.pem", "node-kargo-ha-20170519-141142-node2-key.pem", "node-kargo-ha-20170519-141142-node3.pem", "node-kargo-ha-20170519-141142-node3-key.pem"], "my_master_certs": ["ca-key.pem", "admin-kargo-ha-20170519-141142-node1.pem", "admin-kargo-ha-20170519-141142-node1-key.pem", "member-kargo-ha-20170519-141142-node1.pem", "member-kargo-ha-20170519-141142-node1-key.pem"], "my_node_certs": ["ca.pem", "node-kargo-ha-20170519-141142-node1.pem", "node-kargo-ha-20170519-141142-node1-key.pem"]}, "changed": false}
2017-05-19 14:17:09,301 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"all_master_certs": ["ca-key.pem", "admin-kargo-ha-20170519-141142-node1.pem", "admin-kargo-ha-20170519-141142-node1-key.pem", "member-kargo-ha-20170519-141142-node1.pem", "member-kargo-ha-20170519-141142-node1-key.pem", "admin-kargo-ha-20170519-141142-node2.pem", "admin-kargo-ha-20170519-141142-node2-key.pem", "member-kargo-ha-20170519-141142-node2.pem", "member-kargo-ha-20170519-141142-node2-key.pem", "admin-kargo-ha-20170519-141142-node3.pem", "admin-kargo-ha-20170519-141142-node3-key.pem", "member-kargo-ha-20170519-141142-node3.pem", "member-kargo-ha-20170519-141142-node3-key.pem"], "all_node_certs": ["ca.pem", "node-kargo-ha-20170519-141142-node1.pem", "node-kargo-ha-20170519-141142-node1-key.pem", "node-kargo-ha-20170519-141142-node2.pem", "node-kargo-ha-20170519-141142-node2-key.pem", "node-kargo-ha-20170519-141142-node3.pem", "node-kargo-ha-20170519-141142-node3-key.pem"], "my_master_certs": ["ca-key.pem", "admin-kargo-ha-20170519-141142-node2.pem", "admin-kargo-ha-20170519-141142-node2-key.pem", "member-kargo-ha-20170519-141142-node2.pem", "member-kargo-ha-20170519-141142-node2-key.pem"], "my_node_certs": ["ca.pem", "node-kargo-ha-20170519-141142-node2.pem", "node-kargo-ha-20170519-141142-node2-key.pem"]}, "changed": false}
2017-05-19 14:17:09,305 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"all_master_certs": ["ca-key.pem", "admin-kargo-ha-20170519-141142-node1.pem", "admin-kargo-ha-20170519-141142-node1-key.pem", "member-kargo-ha-20170519-141142-node1.pem", "member-kargo-ha-20170519-141142-node1-key.pem", "admin-kargo-ha-20170519-141142-node2.pem", "admin-kargo-ha-20170519-141142-node2-key.pem", "member-kargo-ha-20170519-141142-node2.pem", "member-kargo-ha-20170519-141142-node2-key.pem", "admin-kargo-ha-20170519-141142-node3.pem", "admin-kargo-ha-20170519-141142-node3-key.pem", "member-kargo-ha-20170519-141142-node3.pem", "member-kargo-ha-20170519-141142-node3-key.pem"], "all_node_certs": ["ca.pem", "node-kargo-ha-20170519-141142-node1.pem", "node-kargo-ha-20170519-141142-node1-key.pem", "node-kargo-ha-20170519-141142-node2.pem", "node-kargo-ha-20170519-141142-node2-key.pem", "node-kargo-ha-20170519-141142-node3.pem", "node-kargo-ha-20170519-141142-node3-key.pem"], "my_master_certs": ["ca-key.pem", "admin-kargo-ha-20170519-141142-node3.pem", "admin-kargo-ha-20170519-141142-node3-key.pem", "member-kargo-ha-20170519-141142-node3.pem", "member-kargo-ha-20170519-141142-node3-key.pem"], "my_node_certs": ["ca.pem", "node-kargo-ha-20170519-141142-node3.pem", "node-kargo-ha-20170519-141142-node3-key.pem"]}, "changed": false}
2017-05-19 14:17:09,311 p=781 u=root | TASK [etcd : Gen_certs | Gather etcd master certs] **************************************************************************************************************
2017-05-19 14:17:09,312 p=781 u=root | Friday 19 May 2017 14:17:09 +0000 (0:00:00.141) 0:03:38.305 ************
2017-05-19 14:17:09,566 p=781 u=root | [WARNING]: Consider using unarchive module rather than running tar
2017-05-19 14:17:09,566 p=781 u=root | changed: [kargo-ha-20170519-141142-node2 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:17:09,577 p=781 u=root | changed: [kargo-ha-20170519-141142-node3 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:17:09,583 p=781 u=root | TASK [etcd : Gen_certs | Gather etcd node certs] ****************************************************************************************************************
2017-05-19 14:17:09,583 p=781 u=root | Friday 19 May 2017 14:17:09 +0000 (0:00:00.271) 0:03:38.577 ************
2017-05-19 14:17:09,676 p=781 u=root | TASK [etcd : Gen_certs | Prepare tempfile for unpacking certs] **************************************************************************************************
2017-05-19 14:17:09,676 p=781 u=root | Friday 19 May 2017 14:17:09 +0000 (0:00:00.092) 0:03:38.670 ************
2017-05-19 14:17:09,893 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "cmd": "mktemp /tmp/certsXXXXX.tar.gz", "delta": "0:00:00.002908", "end": "2017-05-19 14:17:09.876018", "rc": 0, "start": "2017-05-19 14:17:09.873110", "stderr": "", "stderr_lines": [], "stdout": "/tmp/certs5PuDo.tar.gz", "stdout_lines": ["/tmp/certs5PuDo.tar.gz"]}
2017-05-19 14:17:09,896 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "cmd": "mktemp /tmp/certsXXXXX.tar.gz", "delta": "0:00:00.002876", "end": "2017-05-19 14:17:09.878045", "rc": 0, "start": "2017-05-19 14:17:09.875169", "stderr": "", "stderr_lines": [], "stdout": "/tmp/certs06wU9.tar.gz", "stdout_lines": ["/tmp/certs06wU9.tar.gz"]}
2017-05-19 14:17:09,899 p=781 u=root | TASK [etcd : Gen_certs | Write master certs to tempfile] ********************************************************************************************************
2017-05-19 14:17:09,899 p=781 u=root | Friday 19 May 2017 14:17:09 +0000 (0:00:00.223) 0:03:38.893 ************
2017-05-19 14:17:10,353 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "checksum": "a0370d2924016490795e6ea8367ed5f5c0dd6c08", "dest": "/tmp/certs06wU9.tar.gz", "gid": 0, "group": "root", "md5sum": "e10b558240a2dcabb29be2db07c987f9", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 14976, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203430.12-40958963607268/source", "state": "file", "uid": 0}
2017-05-19 14:17:10,358 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "checksum": "35be3616f61dcad930f5b4bbca0d02f61acdc0e9", "dest": "/tmp/certs5PuDo.tar.gz", "gid": 0, "group": "root", "md5sum": "9f3fff59cef766c83a02d1e3f6862c2a", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 14964, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203430.12-199973813741554/source", "state": "file", "uid": 0}
2017-05-19 14:17:10,361 p=781 u=root | TASK [etcd : Gen_certs | Unpack certs on masters] ***************************************************************************************************************
2017-05-19 14:17:10,361 p=781 u=root | Friday 19 May 2017 14:17:10 +0000 (0:00:00.462) 0:03:39.355 ************
2017-05-19 14:17:10,579 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:17:10,585 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:17:10,588 p=781 u=root | TASK [etcd : Gen_certs | Cleanup tempfile] **********************************************************************************************************************
2017-05-19 14:17:10,588 p=781 u=root | Friday 19 May 2017 14:17:10 +0000 (0:00:00.226) 0:03:39.582 ************
2017-05-19 14:17:10,802 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "path": "/tmp/certs5PuDo.tar.gz", "state": "absent"}
2017-05-19 14:17:10,807 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "path": "/tmp/certs06wU9.tar.gz", "state": "absent"}
2017-05-19 14:17:10,810 p=781 u=root | TASK [etcd : Gen_certs | Copy certs on nodes] *******************************************************************************************************************
2017-05-19 14:17:10,810 p=781 u=root | Friday 19 May 2017 14:17:10 +0000 (0:00:00.221) 0:03:39.804 ************
2017-05-19 14:17:10,880 p=781 u=root | TASK [etcd : Gen_certs | check certificate permissions] *********************************************************************************************************
2017-05-19 14:17:10,880 p=781 u=root | Friday 19 May 2017 14:17:10 +0000 (0:00:00.070) 0:03:39.874 ************
2017-05-19 14:17:11,104 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "kube", "path": "/etc/ssl/etcd/ssl", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 4096, "state": "directory", "uid": 995}
2017-05-19 14:17:11,112 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "kube", "path": "/etc/ssl/etcd/ssl", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 4096, "state": "directory", "uid": 995}
2017-05-19 14:17:11,115 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "kube", "path": "/etc/ssl/etcd/ssl", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 4096, "state": "directory", "uid": 995}
2017-05-19 14:17:11,118 p=781 u=root | TASK [etcd : Gen_certs | target ca-certificate store file] ******************************************************************************************************
2017-05-19 14:17:11,118 p=781 u=root | Friday 19 May 2017 14:17:11 +0000 (0:00:00.238) 0:03:40.112 ************
2017-05-19 14:17:11,180 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"ca_cert_path": "/etc/pki/ca-trust/source/anchors/etcd-ca.crt"}, "changed": false}
2017-05-19 14:17:11,210 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"ca_cert_path": "/etc/pki/ca-trust/source/anchors/etcd-ca.crt"}, "changed": false}
2017-05-19 14:17:11,213 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"ca_cert_path": "/etc/pki/ca-trust/source/anchors/etcd-ca.crt"}, "changed": false}
2017-05-19 14:17:11,216 p=781 u=root | TASK [etcd : Gen_certs | add CA to trusted CA dir] **************************************************************************************************************
2017-05-19 14:17:11,216 p=781 u=root | Friday 19 May 2017 14:17:11 +0000 (0:00:00.098) 0:03:40.210 ************
2017-05-19 14:17:11,436 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "checksum": "b901f8cd366f86b77b864460d711004e565593f6", "dest": "/etc/pki/ca-trust/source/anchors/etcd-ca.crt", "gid": 0, "group": "root", "md5sum": "9bf97d8039be60bf6b0eeb052ffe859b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1090, "src": "/etc/ssl/etcd/ssl/ca.pem", "state": "file", "uid": 0}
2017-05-19 14:17:11,445 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "checksum": "b901f8cd366f86b77b864460d711004e565593f6", "dest": "/etc/pki/ca-trust/source/anchors/etcd-ca.crt", "gid": 0, "group": "root", "md5sum": "9bf97d8039be60bf6b0eeb052ffe859b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1090, "src": "/etc/ssl/etcd/ssl/ca.pem", "state": "file", "uid": 0}
2017-05-19 14:17:11,448 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "checksum": "b901f8cd366f86b77b864460d711004e565593f6", "dest": "/etc/pki/ca-trust/source/anchors/etcd-ca.crt", "gid": 0, "group": "root", "md5sum": "9bf97d8039be60bf6b0eeb052ffe859b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1090, "src": "/etc/ssl/etcd/ssl/ca.pem", "state": "file", "uid": 0}
2017-05-19 14:17:11,451 p=781 u=root | TASK [etcd : Gen_certs | update ca-certificates (Debian/Ubuntu/Container Linux by CoreOS)] **********************************************************************
2017-05-19 14:17:11,451 p=781 u=root | Friday 19 May 2017 14:17:11 +0000 (0:00:00.234) 0:03:40.445 ************
2017-05-19 14:17:11,523 p=781 u=root | TASK [etcd : Gen_certs | update ca-certificates (RedHat)] *******************************************************************************************************
2017-05-19 14:17:11,523 p=781 u=root | Friday 19 May 2017 14:17:11 +0000 (0:00:00.071) 0:03:40.516 ************
2017-05-19 14:17:13,149 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "cmd": ["update-ca-trust", "extract"], "delta": "0:00:01.394013", "end": "2017-05-19 14:17:13.135122", "rc": 0, "start": "2017-05-19 14:17:11.741109", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:13,442 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "cmd": ["update-ca-trust", "extract"], "delta": "0:00:01.696438", "end": "2017-05-19 14:17:13.426053", "rc": 0, "start": "2017-05-19 14:17:11.729615", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:15,380 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "cmd": ["update-ca-trust", "extract"], "delta": "0:00:03.626728", "end": "2017-05-19 14:17:15.362976", "rc": 0, "start": "2017-05-19 14:17:11.736248", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:15,383 p=781 u=root | TASK [etcd : include] *******************************************************************************************************************************************
2017-05-19 14:17:15,383 p=781 u=root | Friday 19 May 2017 14:17:15 +0000 (0:00:03.860) 0:03:44.377 ************
2017-05-19 14:17:15,469 p=781 u=root | included: /kargo/roles/etcd/tasks/install_docker.yml for kargo-ha-20170519-141142-node1, kargo-ha-20170519-141142-node2, kargo-ha-20170519-141142-node3
2017-05-19 14:17:15,528 p=781 u=root | TASK [etcd : Install | Copy etcdctl binary from docker container] ***********************************************************************************************
2017-05-19 14:17:15,529 p=781 u=root | Friday 19 May 2017 14:17:15 +0000 (0:00:00.145) 0:03:44.522 ************
2017-05-19 14:17:15,866 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"attempts": 1, "changed": false, "cmd": ["sh", "-c", "/usr/bin/docker rm -f etcdctl-binarycopy; /usr/bin/docker create --name etcdctl-binarycopy quay.io/coreos/etcd:v3.0.17 && /usr/bin/docker cp etcdctl-binarycopy:/usr/local/bin/etcdctl /usr/local/bin/etcdctl && /usr/bin/docker rm -f etcdctl-binarycopy"], "delta": "0:00:00.089961", "end": "2017-05-19 14:17:15.839751", "rc": 0, "start": "2017-05-19 14:17:15.749790", "stderr": "Error response from daemon: No such container: etcdctl-binarycopy", "stderr_lines": ["Error response from daemon: No such container: etcdctl-binarycopy"], "stdout": "1d08327745c75e2aa0105aa1371e57635cafb263451ee1057f1863823f9e700a\netcdctl-binarycopy", "stdout_lines": ["1d08327745c75e2aa0105aa1371e57635cafb263451ee1057f1863823f9e700a", "etcdctl-binarycopy"]}
2017-05-19 14:17:15,872 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"attempts": 1, "changed": false, "cmd": ["sh", "-c", "/usr/bin/docker rm -f etcdctl-binarycopy; /usr/bin/docker create --name etcdctl-binarycopy quay.io/coreos/etcd:v3.0.17 && /usr/bin/docker cp etcdctl-binarycopy:/usr/local/bin/etcdctl /usr/local/bin/etcdctl && /usr/bin/docker rm -f etcdctl-binarycopy"], "delta": "0:00:00.096269", "end": "2017-05-19 14:17:15.838853", "rc": 0, "start": "2017-05-19 14:17:15.742584", "stderr": "Error response from daemon: No such container: etcdctl-binarycopy", "stderr_lines": ["Error response from daemon: No such container: etcdctl-binarycopy"], "stdout": "cf4fa58be08b0e7b1ca682d891609969d418a62bd8e3fe5c15508269ccafc604\netcdctl-binarycopy", "stdout_lines": ["cf4fa58be08b0e7b1ca682d891609969d418a62bd8e3fe5c15508269ccafc604", "etcdctl-binarycopy"]}
2017-05-19 14:17:15,876 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"attempts": 1, "changed": false, "cmd": ["sh", "-c", "/usr/bin/docker rm -f etcdctl-binarycopy; /usr/bin/docker create --name etcdctl-binarycopy quay.io/coreos/etcd:v3.0.17 && /usr/bin/docker cp etcdctl-binarycopy:/usr/local/bin/etcdctl /usr/local/bin/etcdctl && /usr/bin/docker rm -f etcdctl-binarycopy"], "delta": "0:00:00.087677", "end": "2017-05-19 14:17:15.843469", "rc": 0, "start": "2017-05-19 14:17:15.755792", "stderr": "Error response from daemon: No such container: etcdctl-binarycopy", "stderr_lines": ["Error response from daemon: No such container: etcdctl-binarycopy"], "stdout": "99e9e98dbe0c2224e188b76b388c426c24b9bb55b35bb35d1929a48f4b220663\netcdctl-binarycopy", "stdout_lines": ["99e9e98dbe0c2224e188b76b388c426c24b9bb55b35bb35d1929a48f4b220663", "etcdctl-binarycopy"]}
2017-05-19 14:17:15,879 p=781 u=root | TASK [etcd : Configure | Check if cluster is healthy] ***********************************************************************************************************
2017-05-19 14:17:15,880 p=781 u=root | Friday 19 May 2017 14:17:15 +0000 (0:00:00.350) 0:03:44.874 ************
2017-05-19 14:17:16,124 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "cmd": "/usr/local/bin/etcdctl --peers=https://172.31.27.221:2379,https://172.31.20.212:2379,https://172.31.24.228:2379 cluster-health | grep -q 'cluster is healthy'", "delta": "0:00:00.028246", "end": "2017-05-19 14:17:16.106259", "failed": false, "failed_when_result": false, "rc": 1, "start": "2017-05-19 14:17:16.078013", "stderr": "Error: client: etcd cluster is unavailable or misconfigured\nerror #0: dial tcp 172.31.27.221:2379: getsockopt: connection refused\nerror #1: dial tcp 172.31.20.212:2379: getsockopt: connection refused\nerror #2: dial tcp 172.31.24.228:2379: getsockopt: connection refused", "stderr_lines": ["Error: client: etcd cluster is unavailable or misconfigured", "error #0: dial tcp 172.31.27.221:2379: getsockopt: connection refused", "error #1: dial tcp 172.31.20.212:2379: getsockopt: connection refused", "error #2: dial tcp 172.31.24.228:2379: getsockopt: connection refused"], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:16,132 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "cmd": "/usr/local/bin/etcdctl --peers=https://172.31.27.221:2379,https://172.31.20.212:2379,https://172.31.24.228:2379 cluster-health | grep -q 'cluster is healthy'", "delta": "0:00:00.026780", "end": "2017-05-19 14:17:16.119183", "failed": false, "failed_when_result": false, "rc": 1, "start": "2017-05-19 14:17:16.092403", "stderr": "Error: client: etcd cluster is unavailable or misconfigured\nerror #0: dial tcp 172.31.20.212:2379: getsockopt: connection refused\nerror #1: dial tcp 172.31.24.228:2379: getsockopt: connection refused\nerror #2: dial tcp 172.31.27.221:2379: getsockopt: connection refused", "stderr_lines": ["Error: client: etcd cluster is unavailable or misconfigured", "error #0: dial tcp 172.31.20.212:2379: getsockopt: connection refused", "error #1: dial tcp 172.31.24.228:2379: getsockopt: connection refused", "error #2: dial tcp 172.31.27.221:2379: getsockopt: connection refused"], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:16,142 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "cmd": "/usr/local/bin/etcdctl --peers=https://172.31.27.221:2379,https://172.31.20.212:2379,https://172.31.24.228:2379 cluster-health | grep -q 'cluster is healthy'", "delta": "0:00:00.026523", "end": "2017-05-19 14:17:16.125492", "failed": false, "failed_when_result": false, "rc": 1, "start": "2017-05-19 14:17:16.098969", "stderr": "Error: client: etcd cluster is unavailable or misconfigured\nerror #0: dial tcp 172.31.24.228:2379: getsockopt: connection refused\nerror #1: dial tcp 172.31.27.221:2379: getsockopt: connection refused\nerror #2: dial tcp 172.31.20.212:2379: getsockopt: connection refused", "stderr_lines": ["Error: client: etcd cluster is unavailable or misconfigured", "error #0: dial tcp 172.31.24.228:2379: getsockopt: connection refused", "error #1: dial tcp 172.31.27.221:2379: getsockopt: connection refused", "error #2: dial tcp 172.31.20.212:2379: getsockopt: connection refused"], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:16,146 p=781 u=root | TASK [etcd : Configure | Check if member is in cluster] *********************************************************************************************************
2017-05-19 14:17:16,146 p=781 u=root | Friday 19 May 2017 14:17:16 +0000 (0:00:00.266) 0:03:45.140 ************
2017-05-19 14:17:16,393 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "cmd": "/usr/local/bin/etcdctl --no-sync --peers=https://172.31.27.221:2379,https://172.31.20.212:2379,https://172.31.24.228:2379 member list | grep -q 172.31.27.221", "delta": "0:00:00.026188", "end": "2017-05-19 14:17:16.375496", "failed": false, "failed_when_result": false, "rc": 1, "start": "2017-05-19 14:17:16.349308", "stderr": "client: etcd cluster is unavailable or misconfigured", "stderr_lines": ["client: etcd cluster is unavailable or misconfigured"], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:16,400 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "cmd": "/usr/local/bin/etcdctl --no-sync --peers=https://172.31.27.221:2379,https://172.31.20.212:2379,https://172.31.24.228:2379 member list | grep -q 172.31.20.212", "delta": "0:00:00.025411", "end": "2017-05-19 14:17:16.387517", "failed": false, "failed_when_result": false, "rc": 1, "start": "2017-05-19 14:17:16.362106", "stderr": "client: etcd cluster is unavailable or misconfigured", "stderr_lines": ["client: etcd cluster is unavailable or misconfigured"], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:16,410 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "cmd": "/usr/local/bin/etcdctl --no-sync --peers=https://172.31.27.221:2379,https://172.31.20.212:2379,https://172.31.24.228:2379 member list | grep -q 172.31.24.228", "delta": "0:00:00.025985", "end": "2017-05-19 14:17:16.393344", "failed": false, "failed_when_result": false, "rc": 1, "start": "2017-05-19 14:17:16.367359", "stderr": "client: etcd cluster is unavailable or misconfigured", "stderr_lines": ["client: etcd cluster is unavailable or misconfigured"], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:16,414 p=781 u=root | TASK [etcd : Configure | Add member to the cluster if it is not there] ******************************************************************************************
2017-05-19 14:17:16,414 p=781 u=root | Friday 19 May 2017 14:17:16 +0000 (0:00:00.267) 0:03:45.407 ************
2017-05-19 14:17:16,495 p=781 u=root | TASK [etcd : Install etcd launch script] ************************************************************************************************************************
2017-05-19 14:17:16,495 p=781 u=root | Friday 19 May 2017 14:17:16 +0000 (0:00:00.081) 0:03:45.488 ************
2017-05-19 14:17:16,983 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "checksum": "4f3d579fa8ad8ed988b2a8b885df9fbb5b1004c8", "dest": "/usr/local/bin/etcd", "gid": 0, "group": "root", "md5sum": "8ad4e4a681efb33a69f16d3ecc6421a6", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:bin_t:s0", "size": 337, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203436.58-64902250265946/source", "state": "file", "uid": 0}
2017-05-19 14:17:17,030 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "checksum": "231e854791eb635bf17ebe9c14d0640cba3ed607", "dest": "/usr/local/bin/etcd", "gid": 0, "group": "root", "md5sum": "81d535573b55c5ef7cc37315bf6dc9b2", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:bin_t:s0", "size": 337, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203436.61-164907476778476/source", "state": "file", "uid": 0}
2017-05-19 14:17:17,034 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "checksum": "f911bf653e5d8b357b760cb36319f05bcd3e25db", "dest": "/usr/local/bin/etcd", "gid": 0, "group": "root", "md5sum": "89f476e826f84ab27ac10f29d747324f", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:bin_t:s0", "size": 337, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203436.62-174092753219784/source", "state": "file", "uid": 0}
2017-05-19 14:17:17,037 p=781 u=root | TASK [etcd : Configure | Copy etcd.service systemd file] ********************************************************************************************************
2017-05-19 14:17:17,037 p=781 u=root | Friday 19 May 2017 14:17:17 +0000 (0:00:00.542) 0:03:46.031 ************
2017-05-19 14:17:17,531 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "checksum": "d4a5b68f86fdb0657d7743b8bd66a392f2d618c7", "dest": "/etc/systemd/system/etcd.service", "gid": 0, "group": "root", "md5sum": "0c609a73ce0ead5c3f4ab1db0ba658f7", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 353, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203437.14-126458570486297/source", "state": "file", "uid": 0}
2017-05-19 14:17:17,535 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "checksum": "6e2ecd5726ddb83bbd79b89c038f61c57f8c9900", "dest": "/etc/systemd/system/etcd.service", "gid": 0, "group": "root", "md5sum": "f0276e463c0495b557d4917bb6060db9", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 353, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203437.12-226502478579676/source", "state": "file", "uid": 0}
2017-05-19 14:17:17,554 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "checksum": "c1d2c85a3b7c2061b5cc5a1b0250f6fbca5cfe68", "dest": "/etc/systemd/system/etcd.service", "gid": 0, "group": "root", "md5sum": "69d47ae2ee2004622b9e63a97f9f746c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 353, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203437.15-184769072606174/source", "state": "file", "uid": 0}
2017-05-19 14:17:17,557 p=781 u=root | TASK [etcd : Refresh config | Create etcd config file] **********************************************************************************************************
2017-05-19 14:17:17,557 p=781 u=root | Friday 19 May 2017 14:17:17 +0000 (0:00:00.520) 0:03:46.551 ************
2017-05-19 14:17:18,076 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "checksum": "4c7a0a91406f2a1501e2b51253e436cf808b7953", "dest": "/etc/etcd.env", "gid": 0, "group": "root", "md5sum": "71f75a1290d896e42bdd83a567ec7aa4", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 999, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203437.68-139899644918348/source", "state": "file", "uid": 0}
2017-05-19 14:17:18,081 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "checksum": "77080533886fbe7c4fce7b1f0d1dc9a296c244d4", "dest": "/etc/etcd.env", "gid": 0, "group": "root", "md5sum": "355b5483671b66b6a27bab5d7d20146a", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 999, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203437.67-28240575635014/source", "state": "file", "uid": 0}
2017-05-19 14:17:18,085 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "checksum": "fa8685ca8828dae713e902f2decbb500947d6b8f", "dest": "/etc/etcd.env", "gid": 0, "group": "root", "md5sum": "1753444c97c2a7e74b6901a73cb3b32d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 999, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203437.65-101843010918712/source", "state": "file", "uid": 0}
2017-05-19 14:17:18,088 p=781 u=root | TASK [etcd : Restart etcd if certs changed] *********************************************************************************************************************
2017-05-19 14:17:18,088 p=781 u=root | Friday 19 May 2017 14:17:18 +0000 (0:00:00.530) 0:03:47.082 ************
2017-05-19 14:17:18,161 p=781 u=root | RUNNING HANDLER [etcd : restart etcd] ***************************************************************************************************************************
2017-05-19 14:17:18,161 p=781 u=root | Friday 19 May 2017 14:17:18 +0000 (0:00:00.072) 0:03:47.155 ************
2017-05-19 14:17:18,403 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "cmd": ["/bin/true"], "delta": "0:00:00.001691", "end": "2017-05-19 14:17:18.360431", "rc": 0, "start": "2017-05-19 14:17:18.358740", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:18,421 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "cmd": ["/bin/true"], "delta": "0:00:00.001607", "end": "2017-05-19 14:17:18.363892", "rc": 0, "start": "2017-05-19 14:17:18.362285", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:18,439 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "cmd": ["/bin/true"], "delta": "0:00:00.001543", "end": "2017-05-19 14:17:18.362670", "rc": 0, "start": "2017-05-19 14:17:18.361127", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:18,439 p=781 u=root | RUNNING HANDLER [etcd : Backup etcd data] ***********************************************************************************************************************
2017-05-19 14:17:18,439 p=781 u=root | Friday 19 May 2017 14:17:18 +0000 (0:00:00.278) 0:03:47.433 ************
2017-05-19 14:17:18,509 p=781 u=root | RUNNING HANDLER [etcd : etcd | reload systemd] ******************************************************************************************************************
2017-05-19 14:17:18,509 p=781 u=root | Friday 19 May 2017 14:17:18 +0000 (0:00:00.070) 0:03:47.503 ************
2017-05-19 14:17:18,748 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "cmd": ["systemctl", "daemon-reload"], "delta": "0:00:00.035732", "end": "2017-05-19 14:17:18.730928", "rc": 0, "start": "2017-05-19 14:17:18.695196", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:18,755 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "cmd": ["systemctl", "daemon-reload"], "delta": "0:00:00.034791", "end": "2017-05-19 14:17:18.738110", "rc": 0, "start": "2017-05-19 14:17:18.703319", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:18,764 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "cmd": ["systemctl", "daemon-reload"], "delta": "0:00:00.039688", "end": "2017-05-19 14:17:18.747434", "rc": 0, "start": "2017-05-19 14:17:18.707746", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:18,765 p=781 u=root | RUNNING HANDLER [etcd : reload etcd] ****************************************************************************************************************************
2017-05-19 14:17:18,765 p=781 u=root | Friday 19 May 2017 14:17:18 +0000 (0:00:00.255) 0:03:47.758 ************
2017-05-19 14:17:19,008 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "name": "etcd", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "docker.service system.slice basic.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "etcd docker wrapper", "DevicePolicy": "auto", "EnvironmentFile": "/etc/etcd.env (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/local/bin/etcd ; argv[]=/usr/local/bin/etcd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker rm -f etcd1 ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker stop etcd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/etcd.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "etcd.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "15097", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "15097", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "etcd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "yes", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "always", "RestartUSec": "15s", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TimeoutStartUSec": "30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "root", "Wants": "system.slice docker.socket", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}}
2017-05-19 14:17:19,017 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "name": "etcd", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice docker.service systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "etcd docker wrapper", "DevicePolicy": "auto", "EnvironmentFile": "/etc/etcd.env (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/local/bin/etcd ; argv[]=/usr/local/bin/etcd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker rm -f etcd3 ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker stop etcd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/etcd.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "etcd.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "15097", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "15097", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "etcd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "yes", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "always", "RestartUSec": "15s", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TimeoutStartUSec": "30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "root", "Wants": "system.slice docker.socket", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}}
2017-05-19 14:17:19,022 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "name": "etcd", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket system.slice docker.service basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "etcd docker wrapper", "DevicePolicy": "auto", "EnvironmentFile": "/etc/etcd.env (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/local/bin/etcd ; argv[]=/usr/local/bin/etcd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker rm -f etcd2 ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker stop etcd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/etcd.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "etcd.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "15097", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "15097", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "etcd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "yes", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "always", "RestartUSec": "15s", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TimeoutStartUSec": "30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "root", "Wants": "docker.socket system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}}
2017-05-19 14:17:19,023 p=781 u=root | RUNNING HANDLER [etcd : wait for etcd up] ***********************************************************************************************************************
2017-05-19 14:17:19,023 p=781 u=root | Friday 19 May 2017 14:17:19 +0000 (0:00:00.258) 0:03:48.017 ************
2017-05-19 14:17:20,667 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"attempts": 1, "changed": false, "connection": "close", "content_length": "18", "content_type": "text/plain; charset=utf-8", "date": "Fri, 19 May 2017 14:17:20 GMT", "msg": "OK (18 bytes)", "redirected": false, "status": 200, "url": "https://172.31.27.221:2379/health"}
2017-05-19 14:17:20,671 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"attempts": 1, "changed": false, "connection": "close", "content_length": "18", "content_type": "text/plain; charset=utf-8", "date": "Fri, 19 May 2017 14:17:20 GMT", "msg": "OK (18 bytes)", "redirected": false, "status": 200, "url": "https://172.31.20.212:2379/health"}
2017-05-19 14:17:20,696 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"attempts": 1, "changed": false, "connection": "close", "content_length": "18", "content_type": "text/plain; charset=utf-8", "date": "Fri, 19 May 2017 14:17:20 GMT", "msg": "OK (18 bytes)", "redirected": false, "status": 200, "url": "https://172.31.24.228:2379/health"}
2017-05-19 14:17:20,697 p=781 u=root | RUNNING HANDLER [etcd : set etcd_secret_changed] ****************************************************************************************************************
2017-05-19 14:17:20,697 p=781 u=root | Friday 19 May 2017 14:17:20 +0000 (0:00:01.673) 0:03:49.690 ************
2017-05-19 14:17:20,770 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"etcd_secret_changed": true}, "changed": false}
2017-05-19 14:17:20,777 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"etcd_secret_changed": true}, "changed": false}
2017-05-19 14:17:20,779 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"etcd_secret_changed": true}, "changed": false}
2017-05-19 14:17:20,783 p=781 u=root | TASK [etcd : Ensure etcd is running] ****************************************************************************************************************************
2017-05-19 14:17:20,783 p=781 u=root | Friday 19 May 2017 14:17:20 +0000 (0:00:00.086) 0:03:49.776 ************
2017-05-19 14:17:21,043 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "enabled": true, "name": "etcd", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2017-05-19 14:17:18 UTC", "ActiveEnterTimestampMonotonic": "308881835", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "docker.service system.slice basic.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2017-05-19 14:17:18 UTC", "AssertTimestampMonotonic": "308866768", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2017-05-19 14:17:18 UTC", "ConditionTimestampMonotonic": "308866767", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/etcd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "etcd docker wrapper", "DevicePolicy": "auto", "EnvironmentFile": "/etc/etcd.env (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6543", "ExecMainStartTimestamp": "Fri 2017-05-19 14:17:18 UTC", "ExecMainStartTimestampMonotonic": "308881787", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/local/bin/etcd ; argv[]=/usr/local/bin/etcd ; ignore_errors=no ; start_time=[Fri 2017-05-19 14:17:18 UTC] ; stop_time=[n/a] ; pid=6543 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker rm -f etcd1 ; ignore_errors=yes ; start_time=[Fri 2017-05-19 14:17:18 UTC] ; stop_time=[Fri 2017-05-19 14:17:18 UTC] ; pid=6537 ; code=exited ; status=1 }", "ExecStop": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker stop etcd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/etcd.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "etcd.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2017-05-19 14:17:18 UTC", "InactiveExitTimestampMonotonic": "308867745", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "15097", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "15097", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "6543", "MemoryAccounting": "no", "MemoryCurrent": "6729728", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "etcd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "yes", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "always", "RestartUSec": "15s", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TimeoutStartUSec": "30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "root", "Wants": "system.slice docker.socket", "WatchdogTimestamp": "Fri 2017-05-19 14:17:18 UTC", "WatchdogTimestampMonotonic": "308881818", "WatchdogUSec": "0"}}
2017-05-19 14:17:21,055 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "enabled": true, "name": "etcd", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2017-05-19 14:17:18 UTC", "ActiveEnterTimestampMonotonic": "312742822", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket system.slice docker.service basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2017-05-19 14:17:18 UTC", "AssertTimestampMonotonic": "312728064", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2017-05-19 14:17:18 UTC", "ConditionTimestampMonotonic": "312728064", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/etcd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "etcd docker wrapper", "DevicePolicy": "auto", "EnvironmentFile": "/etc/etcd.env (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6381", "ExecMainStartTimestamp": "Fri 2017-05-19 14:17:18 UTC", "ExecMainStartTimestampMonotonic": "312742773", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/local/bin/etcd ; argv[]=/usr/local/bin/etcd ; ignore_errors=no ; start_time=[Fri 2017-05-19 14:17:18 UTC] ; stop_time=[n/a] ; pid=6381 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker rm -f etcd2 ; ignore_errors=yes ; start_time=[Fri 2017-05-19 14:17:18 UTC] ; stop_time=[Fri 2017-05-19 14:17:18 UTC] ; pid=6377 ; code=exited ; status=1 }", "ExecStop": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker stop etcd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/etcd.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "etcd.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2017-05-19 14:17:18 UTC", "InactiveExitTimestampMonotonic": "312729112", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "15097", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "15097", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "6381", "MemoryAccounting": "no", "MemoryCurrent": "4624384", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "etcd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "yes", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "always", "RestartUSec": "15s", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TimeoutStartUSec": "30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "root", "Wants": "docker.socket system.slice", "WatchdogTimestamp": "Fri 2017-05-19 14:17:18 UTC", "WatchdogTimestampMonotonic": "312742804", "WatchdogUSec": "0"}}
2017-05-19 14:17:21,058 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "enabled": true, "name": "etcd", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2017-05-19 14:17:18 UTC", "ActiveEnterTimestampMonotonic": "310825507", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice docker.service systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2017-05-19 14:17:18 UTC", "AssertTimestampMonotonic": "310810282", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2017-05-19 14:17:18 UTC", "ConditionTimestampMonotonic": "310810282", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/etcd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "etcd docker wrapper", "DevicePolicy": "auto", "EnvironmentFile": "/etc/etcd.env (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6389", "ExecMainStartTimestamp": "Fri 2017-05-19 14:17:18 UTC", "ExecMainStartTimestampMonotonic": "310825461", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/local/bin/etcd ; argv[]=/usr/local/bin/etcd ; ignore_errors=no ; start_time=[Fri 2017-05-19 14:17:18 UTC] ; stop_time=[n/a] ; pid=6389 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker rm -f etcd3 ; ignore_errors=yes ; start_time=[Fri 2017-05-19 14:17:18 UTC] ; stop_time=[Fri 2017-05-19 14:17:18 UTC] ; pid=6383 ; code=exited ; status=1 }", "ExecStop": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker stop etcd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/etcd.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "etcd.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2017-05-19 14:17:18 UTC", "InactiveExitTimestampMonotonic": "310811293", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "15097", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "15097", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "6389", "MemoryAccounting": "no", "MemoryCurrent": "4636672", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "etcd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "yes", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "always", "RestartUSec": "15s", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TimeoutStartUSec": "30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "root", "Wants": "system.slice docker.socket", "WatchdogTimestamp": "Fri 2017-05-19 14:17:18 UTC", "WatchdogTimestampMonotonic": "310825490", "WatchdogUSec": "0"}}
2017-05-19 14:17:21,062 p=781 u=root | TASK [etcd : Configure | Check if cluster is healthy] ***********************************************************************************************************
2017-05-19 14:17:21,062 p=781 u=root | Friday 19 May 2017 14:17:21 +0000 (0:00:00.279) 0:03:50.056 ************
2017-05-19 14:17:22,382 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "cmd": "/usr/local/bin/etcdctl --peers=https://172.31.27.221:2379,https://172.31.20.212:2379,https://172.31.24.228:2379 cluster-health | grep -q 'cluster is healthy'", "delta": "0:00:01.090866", "end": "2017-05-19 14:17:22.364750", "failed": false, "failed_when_result": false, "rc": 0, "start": "2017-05-19 14:17:21.273884", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:22,883 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "cmd": "/usr/local/bin/etcdctl --peers=https://172.31.27.221:2379,https://172.31.20.212:2379,https://172.31.24.228:2379 cluster-health | grep -q 'cluster is healthy'", "delta": "0:00:01.587168", "end": "2017-05-19 14:17:22.868333", "failed": false, "failed_when_result": false, "rc": 0, "start": "2017-05-19 14:17:21.281165", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:22,888 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "cmd": "/usr/local/bin/etcdctl --peers=https://172.31.27.221:2379,https://172.31.20.212:2379,https://172.31.24.228:2379 cluster-health | grep -q 'cluster is healthy'", "delta": "0:00:01.584990", "end": "2017-05-19 14:17:22.870070", "failed": false, "failed_when_result": false, "rc": 0, "start": "2017-05-19 14:17:21.285080", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:22,892 p=781 u=root | TASK [etcd : Refresh config | Create etcd config file] **********************************************************************************************************
2017-05-19 14:17:22,892 p=781 u=root | Friday 19 May 2017 14:17:22 +0000 (0:00:01.830) 0:03:51.886 ************
2017-05-19 14:17:23,391 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "checksum": "cbdb6b2b76bda93770049081a24033c007c466bd", "dest": "/etc/etcd.env", "gid": 0, "group": "root", "md5sum": "341b8407a6b48a0c174d9e39f7e87fa9", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1004, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203442.98-20159912497687/source", "state": "file", "uid": 0}
2017-05-19 14:17:23,429 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "checksum": "53852fe2324d962815f1da16364b39c4447b5733", "dest": "/etc/etcd.env", "gid": 0, "group": "root", "md5sum": "9977e85c31d41445d13fb184db5e7bb9", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1004, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203443.02-206032344191156/source", "state": "file", "uid": 0}
2017-05-19 14:17:23,449 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "checksum": "d0c697042b89b4989b39ff5cd8d08645f825e103", "dest": "/etc/etcd.env", "gid": 0, "group": "root", "md5sum": "14361ed587e2bd8dbe20ab7b8c516604", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1004, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203443.0-174165711812491/source", "state": "file", "uid": 0}
2017-05-19 14:17:23,450 p=781 u=root | RUNNING HANDLER [etcd : restart etcd] ***************************************************************************************************************************
2017-05-19 14:17:23,450 p=781 u=root | Friday 19 May 2017 14:17:23 +0000 (0:00:00.558) 0:03:52.444 ************
2017-05-19 14:17:23,677 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "cmd": ["/bin/true"], "delta": "0:00:00.001635", "end": "2017-05-19 14:17:23.632525", "rc": 0, "start": "2017-05-19 14:17:23.630890", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:23,696 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "cmd": ["/bin/true"], "delta": "0:00:00.001548", "end": "2017-05-19 14:17:23.657628", "rc": 0, "start": "2017-05-19 14:17:23.656080", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:23,714 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "cmd": ["/bin/true"], "delta": "0:00:00.001544", "end": "2017-05-19 14:17:23.645692", "rc": 0, "start": "2017-05-19 14:17:23.644148", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:23,714 p=781 u=root | RUNNING HANDLER [etcd : Backup etcd data] ***********************************************************************************************************************
2017-05-19 14:17:23,714 p=781 u=root | Friday 19 May 2017 14:17:23 +0000 (0:00:00.263) 0:03:52.708 ************
2017-05-19 14:17:23,961 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "cmd": ["/bin/true"], "delta": "0:00:00.001704", "end": "2017-05-19 14:17:23.915236", "rc": 0, "start": "2017-05-19 14:17:23.913532", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:23,980 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "cmd": ["/bin/true"], "delta": "0:00:00.001546", "end": "2017-05-19 14:17:23.928843", "rc": 0, "start": "2017-05-19 14:17:23.927297", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:23,998 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "cmd": ["/bin/true"], "delta": "0:00:00.001612", "end": "2017-05-19 14:17:23.928474", "rc": 0, "start": "2017-05-19 14:17:23.926862", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:23,999 p=781 u=root | RUNNING HANDLER [etcd : Refresh Time Fact] **********************************************************************************************************************
2017-05-19 14:17:23,999 p=781 u=root | Friday 19 May 2017 14:17:23 +0000 (0:00:00.284) 0:03:52.992 ************
2017-05-19 14:17:24,287 p=781 u=root | ok: [kargo-ha-20170519-141142-node1]
2017-05-19 14:17:24,304 p=781 u=root | ok: [kargo-ha-20170519-141142-node2]
2017-05-19 14:17:24,309 p=781 u=root | ok: [kargo-ha-20170519-141142-node3]
2017-05-19 14:17:24,309 p=781 u=root | RUNNING HANDLER [etcd : Set etcd Backup Directory Prefix] *******************************************************************************************************
2017-05-19 14:17:24,309 p=781 u=root | Friday 19 May 2017 14:17:24 +0000 (0:00:00.310) 0:03:53.303 ************
2017-05-19 14:17:24,371 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"etcd_backup_prefix": "/var/backups"}, "changed": false}
2017-05-19 14:17:24,390 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"etcd_backup_prefix": "/var/backups"}, "changed": false}
2017-05-19 14:17:24,393 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"etcd_backup_prefix": "/var/backups"}, "changed": false}
2017-05-19 14:17:24,393 p=781 u=root | RUNNING HANDLER [etcd : Set Backup Directory] *******************************************************************************************************************
2017-05-19 14:17:24,394 p=781 u=root | Friday 19 May 2017 14:17:24 +0000 (0:00:00.084) 0:03:53.387 ************
2017-05-19 14:17:24,458 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"etcd_backup_directory": "/var/backups/etcd-2017-05-19_14:17:24"}, "changed": false}
2017-05-19 14:17:24,485 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"etcd_backup_directory": "/var/backups/etcd-2017-05-19_14:17:24"}, "changed": false}
2017-05-19 14:17:24,488 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"etcd_backup_directory": "/var/backups/etcd-2017-05-19_14:17:24"}, "changed": false}
2017-05-19 14:17:24,488 p=781 u=root | RUNNING HANDLER [etcd : Create Backup Directory] ****************************************************************************************************************
2017-05-19 14:17:24,489 p=781 u=root | Friday 19 May 2017 14:17:24 +0000 (0:00:00.094) 0:03:53.482 ************
2017-05-19 14:17:24,707 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/var/backups/etcd-2017-05-19_14:17:24", "secontext": "unconfined_u:object_r:var_t:s0", "size": 6, "state": "directory", "uid": 0}
2017-05-19 14:17:24,712 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/var/backups/etcd-2017-05-19_14:17:24", "secontext": "unconfined_u:object_r:var_t:s0", "size": 6, "state": "directory", "uid": 0}
2017-05-19 14:17:24,717 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/var/backups/etcd-2017-05-19_14:17:24", "secontext": "unconfined_u:object_r:var_t:s0", "size": 6, "state": "directory", "uid": 0}
2017-05-19 14:17:24,718 p=781 u=root | RUNNING HANDLER [etcd : Backup etcd v2 data] ********************************************************************************************************************
2017-05-19 14:17:24,718 p=781 u=root | Friday 19 May 2017 14:17:24 +0000 (0:00:00.229) 0:03:53.712 ************
2017-05-19 14:17:24,957 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "cmd": ["/usr/local/bin/etcdctl", "backup", "--data-dir", "/var/lib/etcd", "--backup-dir", "/var/backups/etcd-2017-05-19_14:17:24"], "delta": "0:00:00.028314", "end": "2017-05-19 14:17:24.940908", "rc": 0, "start": "2017-05-19 14:17:24.912594", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:24,971 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "cmd": ["/usr/local/bin/etcdctl", "backup", "--data-dir", "/var/lib/etcd", "--backup-dir", "/var/backups/etcd-2017-05-19_14:17:24"], "delta": "0:00:00.027950", "end": "2017-05-19 14:17:24.954258", "rc": 0, "start": "2017-05-19 14:17:24.926308", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:24,975 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "cmd": ["/usr/local/bin/etcdctl", "backup", "--data-dir", "/var/lib/etcd", "--backup-dir", "/var/backups/etcd-2017-05-19_14:17:24"], "delta": "0:00:00.028492", "end": "2017-05-19 14:17:24.962833", "rc": 0, "start": "2017-05-19 14:17:24.934341", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:24,976 p=781 u=root | RUNNING HANDLER [etcd : Backup etcd v3 data] ********************************************************************************************************************
2017-05-19 14:17:24,976 p=781 u=root | Friday 19 May 2017 14:17:24 +0000 (0:00:00.257) 0:03:53.969 ************
2017-05-19 14:17:25,273 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "cmd": ["/usr/local/bin/etcdctl", "--endpoints=https://172.31.27.221:2379,https://172.31.20.212:2379,https://172.31.24.228:2379", "snapshot", "save", "/var/backups/etcd-2017-05-19_14:17:24/snapshot.db"], "delta": "0:00:00.064464", "end": "2017-05-19 14:17:25.255389", "rc": 0, "start": "2017-05-19 14:17:25.190925", "stderr": "", "stderr_lines": [], "stdout": "Snapshot saved at /var/backups/etcd-2017-05-19_14:17:24/snapshot.db", "stdout_lines": ["Snapshot saved at /var/backups/etcd-2017-05-19_14:17:24/snapshot.db"]}
2017-05-19 14:17:25,277 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "cmd": ["/usr/local/bin/etcdctl", "--endpoints=https://172.31.27.221:2379,https://172.31.20.212:2379,https://172.31.24.228:2379", "snapshot", "save", "/var/backups/etcd-2017-05-19_14:17:24/snapshot.db"], "delta": "0:00:00.060522", "end": "2017-05-19 14:17:25.261160", "rc": 0, "start": "2017-05-19 14:17:25.200638", "stderr": "", "stderr_lines": [], "stdout": "Snapshot saved at /var/backups/etcd-2017-05-19_14:17:24/snapshot.db", "stdout_lines": ["Snapshot saved at /var/backups/etcd-2017-05-19_14:17:24/snapshot.db"]}
2017-05-19 14:17:26,252 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "cmd": ["/usr/local/bin/etcdctl", "--endpoints=https://172.31.27.221:2379,https://172.31.20.212:2379,https://172.31.24.228:2379", "snapshot", "save", "/var/backups/etcd-2017-05-19_14:17:24/snapshot.db"], "delta": "0:00:01.069406", "end": "2017-05-19 14:17:26.236544", "rc": 0, "start": "2017-05-19 14:17:25.167138", "stderr": "", "stderr_lines": [], "stdout": "Snapshot saved at /var/backups/etcd-2017-05-19_14:17:24/snapshot.db", "stdout_lines": ["Snapshot saved at /var/backups/etcd-2017-05-19_14:17:24/snapshot.db"]}
2017-05-19 14:17:26,253 p=781 u=root | RUNNING HANDLER [etcd : etcd | reload systemd] ******************************************************************************************************************
2017-05-19 14:17:26,253 p=781 u=root | Friday 19 May 2017 14:17:26 +0000 (0:00:01.277) 0:03:55.247 ************
2017-05-19 14:17:26,482 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "cmd": ["systemctl", "daemon-reload"], "delta": "0:00:00.032715", "end": "2017-05-19 14:17:26.465975", "rc": 0, "start": "2017-05-19 14:17:26.433260", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:26,491 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "cmd": ["systemctl", "daemon-reload"], "delta": "0:00:00.031148", "end": "2017-05-19 14:17:26.478721", "rc": 0, "start": "2017-05-19 14:17:26.447573", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:26,496 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "cmd": ["systemctl", "daemon-reload"], "delta": "0:00:00.029848", "end": "2017-05-19 14:17:26.481449", "rc": 0, "start": "2017-05-19 14:17:26.451601", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:17:26,497 p=781 u=root | RUNNING HANDLER [etcd : reload etcd] ****************************************************************************************************************************
2017-05-19 14:17:26,497 p=781 u=root | Friday 19 May 2017 14:17:26 +0000 (0:00:00.243) 0:03:55.491 ************
2017-05-19 14:17:26,837 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "name": "etcd", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2017-05-19 14:17:18 UTC", "ActiveEnterTimestampMonotonic": "308881835", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket docker.service basic.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2017-05-19 14:17:18 UTC", "AssertTimestampMonotonic": "308866768", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2017-05-19 14:17:18 UTC", "ConditionTimestampMonotonic": "308866767", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/etcd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "etcd docker wrapper", "DevicePolicy": "auto", "EnvironmentFile": "/etc/etcd.env (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6543", "ExecMainStartTimestamp": "Fri 2017-05-19 14:17:18 UTC", "ExecMainStartTimestampMonotonic": "308881787", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/local/bin/etcd ; argv[]=/usr/local/bin/etcd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker rm -f etcd1 ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker stop etcd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/etcd.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "etcd.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2017-05-19 14:17:18 UTC", "InactiveExitTimestampMonotonic": "308867745", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "15097", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "15097", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "6543", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "etcd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "yes", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "always", "RestartUSec": "15s", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TimeoutStartUSec": "30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "root", "WantedBy": "multi-user.target", "Wants": "docker.socket system.slice", "WatchdogTimestamp": "Fri 2017-05-19 14:17:18 UTC", "WatchdogTimestampMonotonic": "308881818", "WatchdogUSec": "0"}}
2017-05-19 14:17:26,856 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "name": "etcd", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2017-05-19 14:17:18 UTC", "ActiveEnterTimestampMonotonic": "312742822", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "docker.service systemd-journald.socket basic.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2017-05-19 14:17:18 UTC", "AssertTimestampMonotonic": "312728064", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2017-05-19 14:17:18 UTC", "ConditionTimestampMonotonic": "312728064", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/etcd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "etcd docker wrapper", "DevicePolicy": "auto", "EnvironmentFile": "/etc/etcd.env (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6381", "ExecMainStartTimestamp": "Fri 2017-05-19 14:17:18 UTC", "ExecMainStartTimestampMonotonic": "312742773", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/local/bin/etcd ; argv[]=/usr/local/bin/etcd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker rm -f etcd2 ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker stop etcd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/etcd.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "etcd.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2017-05-19 14:17:18 UTC", "InactiveExitTimestampMonotonic": "312729112", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "15097", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "15097", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "6381", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "etcd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "yes", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "always", "RestartUSec": "15s", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TimeoutStartUSec": "30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "root", "WantedBy": "multi-user.target", "Wants": "system.slice docker.socket", "WatchdogTimestamp": "Fri 2017-05-19 14:17:18 UTC", "WatchdogTimestampMonotonic": "312742804", "WatchdogUSec": "0"}}
2017-05-19 14:17:26,859 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "name": "etcd", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2017-05-19 14:17:18 UTC", "ActiveEnterTimestampMonotonic": "310825507", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket system.slice docker.service basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2017-05-19 14:17:18 UTC", "AssertTimestampMonotonic": "310810282", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2017-05-19 14:17:18 UTC", "ConditionTimestampMonotonic": "310810282", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/etcd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "etcd docker wrapper", "DevicePolicy": "auto", "EnvironmentFile": "/etc/etcd.env (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6389", "ExecMainStartTimestamp": "Fri 2017-05-19 14:17:18 UTC", "ExecMainStartTimestampMonotonic": "310825461", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/local/bin/etcd ; argv[]=/usr/local/bin/etcd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker rm -f etcd3 ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker stop etcd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/etcd.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "etcd.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2017-05-19 14:17:18 UTC", "InactiveExitTimestampMonotonic": "310811293", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "15097", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "15097", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "6389", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "etcd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "yes", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "always", "RestartUSec": "15s", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TimeoutStartUSec": "30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "root", "WantedBy": "multi-user.target", "Wants": "docker.socket system.slice", "WatchdogTimestamp": "Fri 2017-05-19 14:17:18 UTC", "WatchdogTimestampMonotonic": "310825490", "WatchdogUSec": "0"}}
2017-05-19 14:17:26,860 p=781 u=root | RUNNING HANDLER [etcd : wait for etcd up] ***********************************************************************************************************************
2017-05-19 14:17:26,860 p=781 u=root | Friday 19 May 2017 14:17:26 +0000 (0:00:00.362) 0:03:55.853 ************
2017-05-19 14:17:28,067 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"attempts": 1, "changed": false, "connection": "close", "content_length": "18", "content_type": "text/plain; charset=utf-8", "date": "Fri, 19 May 2017 14:17:28 GMT", "msg": "OK (18 bytes)", "redirected": false, "status": 200, "url": "https://172.31.20.212:2379/health"}
2017-05-19 14:17:28,071 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"attempts": 1, "changed": false, "connection": "close", "content_length": "18", "content_type": "text/plain; charset=utf-8", "date": "Fri, 19 May 2017 14:17:28 GMT", "msg": "OK (18 bytes)", "redirected": false, "status": 200, "url": "https://172.31.27.221:2379/health"}
2017-05-19 14:17:28,075 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"attempts": 1, "changed": false, "connection": "close", "content_length": "18", "content_type": "text/plain; charset=utf-8", "date": "Fri, 19 May 2017 14:17:28 GMT", "msg": "OK (18 bytes)", "redirected": false, "status": 200, "url": "https://172.31.24.228:2379/health"}
2017-05-19 14:17:28,083 p=781 u=root | PLAY [k8s-cluster] **********************************************************************************************************************************************
2017-05-19 14:17:28,113 p=781 u=root | TASK [kargo-defaults : Configure defaults] **********************************************************************************************************************
2017-05-19 14:17:28,113 p=781 u=root | Friday 19 May 2017 14:17:28 +0000 (0:00:01.253) 0:03:57.107 ************
2017-05-19 14:17:28,170 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {
"changed": false,
"msg": "Check roles/kargo-defaults/defaults/main.yml"
}
2017-05-19 14:17:28,191 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {
"changed": false,
"msg": "Check roles/kargo-defaults/defaults/main.yml"
}
2017-05-19 14:17:28,194 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {
"changed": false,
"msg": "Check roles/kargo-defaults/defaults/main.yml"
}
2017-05-19 14:17:28,197 p=781 u=root | TASK [adduser : User | Create User Group] ***********************************************************************************************************************
2017-05-19 14:17:28,197 p=781 u=root | Friday 19 May 2017 14:17:28 +0000 (0:00:00.084) 0:03:57.191 ************
2017-05-19 14:17:28,421 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "gid": 990, "name": "etcd", "state": "present", "system": true}
2017-05-19 14:17:28,438 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "gid": 990, "name": "etcd", "state": "present", "system": true}
2017-05-19 14:17:28,443 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "gid": 990, "name": "etcd", "state": "present", "system": true}
2017-05-19 14:17:28,446 p=781 u=root | TASK [adduser : User | Create User] *****************************************************************************************************************************
2017-05-19 14:17:28,446 p=781 u=root | Friday 19 May 2017 14:17:28 +0000 (0:00:00.248) 0:03:57.440 ************
2017-05-19 14:17:28,734 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"append": false, "changed": false, "comment": "Etcd user", "group": 990, "home": "/var/lib/etcd", "move_home": false, "name": "etcd", "shell": "/bin/nologin", "state": "present", "uid": 994}
2017-05-19 14:17:28,741 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"append": false, "changed": false, "comment": "Etcd user", "group": 990, "home": "/var/lib/etcd", "move_home": false, "name": "etcd", "shell": "/bin/nologin", "state": "present", "uid": 994}
2017-05-19 14:17:28,744 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"append": false, "changed": false, "comment": "Etcd user", "group": 990, "home": "/var/lib/etcd", "move_home": false, "name": "etcd", "shell": "/bin/nologin", "state": "present", "uid": 994}
2017-05-19 14:17:28,747 p=781 u=root | TASK [download : downloading...] ********************************************************************************************************************************
2017-05-19 14:17:28,747 p=781 u=root | Friday 19 May 2017 14:17:28 +0000 (0:00:00.300) 0:03:57.740 ************
2017-05-19 14:17:29,421 p=781 u=root | TASK [download : Create dest directories] ***********************************************************************************************************************
2017-05-19 14:17:29,421 p=781 u=root | Friday 19 May 2017 14:17:29 +0000 (0:00:00.674) 0:03:58.415 ************
2017-05-19 14:17:30,097 p=781 u=root | TASK [download : Download items] ********************************************************************************************************************************
2017-05-19 14:17:30,097 p=781 u=root | Friday 19 May 2017 14:17:30 +0000 (0:00:00.675) 0:03:59.091 ************
2017-05-19 14:17:30,777 p=781 u=root | TASK [download : Extract archives] ******************************************************************************************************************************
2017-05-19 14:17:30,777 p=781 u=root | Friday 19 May 2017 14:17:30 +0000 (0:00:00.680) 0:03:59.771 ************
2017-05-19 14:17:31,436 p=781 u=root | TASK [download : Fix permissions] *******************************************************************************************************************************
2017-05-19 14:17:31,436 p=781 u=root | Friday 19 May 2017 14:17:31 +0000 (0:00:00.658) 0:04:00.430 ************
2017-05-19 14:17:32,094 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:17:32,094 p=781 u=root | Friday 19 May 2017 14:17:32 +0000 (0:00:00.658) 0:04:01.088 ************
2017-05-19 14:17:32,164 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:17:32,188 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:17:32,191 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:17:32,194 p=781 u=root | TASK [download : Create dest directory for saved/loaded container images] ***************************************************************************************
2017-05-19 14:17:32,194 p=781 u=root | Friday 19 May 2017 14:17:32 +0000 (0:00:00.099) 0:04:01.188 ************
2017-05-19 14:17:32,999 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:17:33,004 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:17:33,009 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:17:33,012 p=781 u=root | TASK [download : Hack python binary path for localhost] *********************************************************************************************************
2017-05-19 14:17:33,013 p=781 u=root | Friday 19 May 2017 14:17:33 +0000 (0:00:00.818) 0:04:02.006 ************
2017-05-19 14:17:33,033 p=781 u=root | TASK [download : Download | create local directory for saved/loaded container images] ***************************************************************************
2017-05-19 14:17:33,034 p=781 u=root | Friday 19 May 2017 14:17:33 +0000 (0:00:00.021) 0:04:02.027 ************
2017-05-19 14:17:33,060 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:17:33,060 p=781 u=root | Friday 19 May 2017 14:17:33 +0000 (0:00:00.026) 0:04:02.054 ************
2017-05-19 14:17:34,314 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:17:34,335 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:17:34,351 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:17:34,360 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:17:34,360 p=781 u=root | Friday 19 May 2017 14:17:34 +0000 (0:00:01.300) 0:04:03.354 ************
2017-05-19 14:17:35,602 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_args": "quay.io/coreos/etcd:v3.0.17"}, "changed": false}
2017-05-19 14:17:35,635 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_args": "quay.io/coreos/etcd:v3.0.17"}, "changed": false}
2017-05-19 14:17:35,651 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_args": "quay.io/coreos/etcd:v3.0.17"}, "changed": false}
2017-05-19 14:17:35,660 p=781 u=root | TASK [download : Register docker images info] *******************************************************************************************************************
2017-05-19 14:17:35,660 p=781 u=root | Friday 19 May 2017 14:17:35 +0000 (0:00:01.299) 0:04:04.654 ************
2017-05-19 14:17:36,983 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:17:37,010 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:17:37,022 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:17:37,031 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:17:37,032 p=781 u=root | Friday 19 May 2017 14:17:37 +0000 (0:00:01.371) 0:04:06.025 ************
2017-05-19 14:17:38,297 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:17:38,328 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:17:38,348 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:17:38,357 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:17:38,357 p=781 u=root | Friday 19 May 2017 14:17:38 +0000 (0:00:01.325) 0:04:07.351 ************
2017-05-19 14:17:39,657 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_required": false}, "changed": false}
2017-05-19 14:17:39,664 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_required": false}, "changed": false}
2017-05-19 14:17:39,687 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_required": false}, "changed": false}
2017-05-19 14:17:39,696 p=781 u=root | TASK [download : Check the local digest sha256 corresponds to the given image tag] ******************************************************************************
2017-05-19 14:17:39,696 p=781 u=root | Friday 19 May 2017 14:17:39 +0000 (0:00:01.338) 0:04:08.690 ************
2017-05-19 14:17:40,993 p=781 u=root | TASK [download : pulling...] ************************************************************************************************************************************
2017-05-19 14:17:40,994 p=781 u=root | Friday 19 May 2017 14:17:40 +0000 (0:00:01.297) 0:04:09.987 ************
2017-05-19 14:17:41,688 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {
"changed": false,
"msg": "quay.io/coreos/etcd:v3.0.17"
}
2017-05-19 14:17:41,692 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {
"changed": false,
"msg": "quay.io/coreos/etcd:v3.0.17"
}
2017-05-19 14:17:41,698 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {
"changed": false,
"msg": "quay.io/coreos/etcd:v3.0.17"
}
2017-05-19 14:17:41,707 p=781 u=root | TASK [download : Download containers if pull is required or told to always pull] ********************************************************************************
2017-05-19 14:17:41,707 p=781 u=root | Friday 19 May 2017 14:17:41 +0000 (0:00:00.713) 0:04:10.701 ************
2017-05-19 14:17:42,406 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:17:42,406 p=781 u=root | Friday 19 May 2017 14:17:42 +0000 (0:00:00.699) 0:04:11.400 ************
2017-05-19 14:17:42,779 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"fname": "/tmp/releases/containers/quay.io_coreos_etcd:v3.0.17.tar"}, "changed": false}
2017-05-19 14:17:42,808 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"fname": "/tmp/releases/containers/quay.io_coreos_etcd:v3.0.17.tar"}, "changed": false}
2017-05-19 14:17:42,812 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"fname": "/tmp/releases/containers/quay.io_coreos_etcd:v3.0.17.tar"}, "changed": false}
2017-05-19 14:17:42,814 p=781 u=root | TASK [download : Set default value for 'container_changed' to false] ********************************************************************************************
2017-05-19 14:17:42,815 p=781 u=root | Friday 19 May 2017 14:17:42 +0000 (0:00:00.408) 0:04:11.808 ************
2017-05-19 14:17:42,886 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"container_changed": false}, "changed": false}
2017-05-19 14:17:42,901 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"container_changed": false}, "changed": false}
2017-05-19 14:17:42,907 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"container_changed": false}, "changed": false}
2017-05-19 14:17:42,915 p=781 u=root | TASK [download : Update the 'container_changed' fact] ***********************************************************************************************************
2017-05-19 14:17:42,916 p=781 u=root | Friday 19 May 2017 14:17:42 +0000 (0:00:00.100) 0:04:11.909 ************
2017-05-19 14:17:43,616 p=781 u=root | TASK [download : Stat saved container image] ********************************************************************************************************************
2017-05-19 14:17:43,616 p=781 u=root | Friday 19 May 2017 14:17:43 +0000 (0:00:00.700) 0:04:12.610 ************
2017-05-19 14:17:43,842 p=781 u=root | TASK [download : Download | save container images] **************************************************************************************************************
2017-05-19 14:17:43,842 p=781 u=root | Friday 19 May 2017 14:17:43 +0000 (0:00:00.225) 0:04:12.836 ************
2017-05-19 14:17:43,869 p=781 u=root | TASK [download : Download | copy container images to ansible host] **********************************************************************************************
2017-05-19 14:17:43,870 p=781 u=root | Friday 19 May 2017 14:17:43 +0000 (0:00:00.027) 0:04:12.863 ************
2017-05-19 14:17:43,955 p=781 u=root | TASK [download : Download | upload container images to nodes] ***************************************************************************************************
2017-05-19 14:17:43,955 p=781 u=root | Friday 19 May 2017 14:17:43 +0000 (0:00:00.085) 0:04:12.949 ************
2017-05-19 14:17:44,039 p=781 u=root | TASK [download : Download | load container images] **************************************************************************************************************
2017-05-19 14:17:44,039 p=781 u=root | Friday 19 May 2017 14:17:44 +0000 (0:00:00.083) 0:04:13.033 ************
2017-05-19 14:17:44,120 p=781 u=root | TASK [etcd : Pre-upgrade | check for etcd-proxy unit file] ******************************************************************************************************
2017-05-19 14:17:44,120 p=781 u=root | Friday 19 May 2017 14:17:44 +0000 (0:00:00.081) 0:04:13.114 ************
2017-05-19 14:17:44,182 p=781 u=root | TASK [etcd : Pre-upgrade | check for etcd-proxy init script] ****************************************************************************************************
2017-05-19 14:17:44,182 p=781 u=root | Friday 19 May 2017 14:17:44 +0000 (0:00:00.062) 0:04:13.176 ************
2017-05-19 14:17:44,234 p=781 u=root | TASK [etcd : Pre-upgrade | stop etcd-proxy if service defined] **************************************************************************************************
2017-05-19 14:17:44,235 p=781 u=root | Friday 19 May 2017 14:17:44 +0000 (0:00:00.052) 0:04:13.228 ************
2017-05-19 14:17:44,286 p=781 u=root | TASK [etcd : Pre-upgrade | remove etcd-proxy service definition] ************************************************************************************************
2017-05-19 14:17:44,287 p=781 u=root | Friday 19 May 2017 14:17:44 +0000 (0:00:00.051) 0:04:13.280 ************
2017-05-19 14:17:44,368 p=781 u=root | TASK [etcd : Pre-upgrade | find etcd-proxy container] ***********************************************************************************************************
2017-05-19 14:17:44,369 p=781 u=root | Friday 19 May 2017 14:17:44 +0000 (0:00:00.081) 0:04:13.362 ************
2017-05-19 14:17:44,426 p=781 u=root | TASK [etcd : Pre-upgrade | remove etcd-proxy if it exists] ******************************************************************************************************
2017-05-19 14:17:44,426 p=781 u=root | Friday 19 May 2017 14:17:44 +0000 (0:00:00.057) 0:04:13.420 ************
2017-05-19 14:17:44,493 p=781 u=root | TASK [etcd : Pre-upgrade | see if etcdctl is installed] *********************************************************************************************************
2017-05-19 14:17:44,494 p=781 u=root | Friday 19 May 2017 14:17:44 +0000 (0:00:00.067) 0:04:13.487 ************
2017-05-19 14:17:44,549 p=781 u=root | TASK [etcd : Pre-upgrade | check if member list is non-SSL] *****************************************************************************************************
2017-05-19 14:17:44,549 p=781 u=root | Friday 19 May 2017 14:17:44 +0000 (0:00:00.055) 0:04:13.542 ************
2017-05-19 14:17:44,565 p=781 u=root | TASK [etcd : Pre-upgrade | change peer names to SSL] ************************************************************************************************************
2017-05-19 14:17:44,565 p=781 u=root | Friday 19 May 2017 14:17:44 +0000 (0:00:00.016) 0:04:13.559 ************
2017-05-19 14:17:44,585 p=781 u=root | TASK [etcd : Check_certs | check if all certs have already been generated on first master] **********************************************************************
2017-05-19 14:17:44,586 p=781 u=root | Friday 19 May 2017 14:17:44 +0000 (0:00:00.020) 0:04:13.579 ************
2017-05-19 14:17:44,749 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"changed": false, "examined": 20, "files": [{"atime": 1495203431.4157636, "checksum": "b901f8cd366f86b77b864460d711004e565593f6", "ctime": 1495203431.0837665, "dev": 51713, "gid": 0, "inode": 176163220, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0600", "mtime": 1495203427.7787952, "nlink": 1, "path": "/etc/ssl/etcd/ssl/ca.pem", "rgrp": false, "roth": false, "rusr": true, "size": 1090, "uid": 995, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1495203429.53278, "checksum": "aad9e45279b3568852e03108460ad7f885657c02", "ctime": 1495203431.0867665, "dev": 51713, "gid": 0, "inode": 176163136, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0600", "mtime": 1495203428.5427887, "nlink": 1, "path": "/etc/ssl/etcd/ssl/node-kargo-ha-20170519-141142-node1-key.pem", "rgrp": false, "roth": false, "rusr": true, "size": 1675, "uid": 995, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1495203429.53278, "checksum": "daa59f28a92e09a27af9278343a207df5ed019d2", "ctime": 1495203431.0867665, "dev": 51713, "gid": 0, "inode": 176163138, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0600", "mtime": 1495203428.5627885, "nlink": 1, "path": "/etc/ssl/etcd/ssl/node-kargo-ha-20170519-141142-node1.pem", "rgrp": false, "roth": false, "rusr": true, "size": 1399, "uid": 995, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1495203429.53278, "checksum": "4bb93f033d6ac9bde2a1d10085c1afe220932af7", "ctime": 1495203431.0877664, "dev": 51713, "gid": 0, "inode": 176163139, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0600", "mtime": 1495203428.706787, "nlink": 1, "path": "/etc/ssl/etcd/ssl/node-kargo-ha-20170519-141142-node2-key.pem", "rgrp": false, "roth": false, "rusr": true, "size": 1675, "uid": 995, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1495203429.53278, "checksum": "0f0eb17a19229033f825a176d424f669c4e3741f", "ctime": 1495203431.0877664, "dev": 51713, "gid": 0, "inode": 176163141, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0600", "mtime": 1495203428.727787, "nlink": 1, "path": "/etc/ssl/etcd/ssl/node-kargo-ha-20170519-141142-node2.pem", "rgrp": false, "roth": false, "rusr": true, "size": 1399, "uid": 995, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1495203429.53278, "checksum": "84c4ca93a4871d3e21076337599bb477dbcf3548", "ctime": 1495203431.0877664, "dev": 51713, "gid": 0, "inode": 176163142, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0600", "mtime": 1495203429.1157837, "nlink": 1, "path": "/etc/ssl/etcd/ssl/node-kargo-ha-20170519-141142-node3-key.pem", "rgrp": false, "roth": false, "rusr": true, "size": 1679, "uid": 995, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1495203429.53278, "checksum": "bbd1ee74f19b399e2ba8defeb46e3368e7d61761", "ctime": 1495203431.0887666, "dev": 51713, "gid": 0, "inode": 176163144, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0600", "mtime": 1495203429.1357834, "nlink": 1, "path": "/etc/ssl/etcd/ssl/node-kargo-ha-20170519-141142-node3.pem", "rgrp": false, "roth": false, "rusr": true, "size": 1399, "uid": 995, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 7, "msg": ""}
2017-05-19 14:17:44,752 p=781 u=root | TASK [etcd : Check_certs | Set default value for 'sync_certs', 'gen_certs' and 'etcd_secret_changed' to false] **************************************************
2017-05-19 14:17:44,752 p=781 u=root | Friday 19 May 2017 14:17:44 +0000 (0:00:00.166) 0:04:13.746 ************
2017-05-19 14:17:44,822 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"etcd_secret_changed": false, "gen_certs": false, "sync_certs": false}, "changed": false}
2017-05-19 14:17:44,847 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"etcd_secret_changed": false, "gen_certs": false, "sync_certs": false}, "changed": false}
2017-05-19 14:17:44,854 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"etcd_secret_changed": false, "gen_certs": false, "sync_certs": false}, "changed": false}
2017-05-19 14:17:44,857 p=781 u=root | TASK [etcd : Check certs | check if a cert already exists on node] **********************************************************************************************
2017-05-19 14:17:44,858 p=781 u=root | Friday 19 May 2017 14:17:44 +0000 (0:00:00.105) 0:04:13.851 ************
2017-05-19 14:17:45,139 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => (item=ca.pem) => {"changed": false, "item": "ca.pem", "stat": {"atime": 1495203431.4157636, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b901f8cd366f86b77b864460d711004e565593f6", "ctime": 1495203431.0837665, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 176163220, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "9bf97d8039be60bf6b0eeb052ffe859b", "mimetype": "text/plain", "mode": "0600", "mtime": 1495203427.7787952, "nlink": 1, "path": "/etc/ssl/etcd/ssl/ca.pem", "pw_name": "kube", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1090, "uid": 995, "version": "709482391", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}}
2017-05-19 14:17:45,152 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => (item=ca.pem) => {"changed": false, "item": "ca.pem", "stat": {"atime": 1495203431.4226253, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b901f8cd366f86b77b864460d711004e565593f6", "ctime": 1495203431.0916398, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 75498174, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "9bf97d8039be60bf6b0eeb052ffe859b", "mimetype": "text/plain", "mode": "0600", "mtime": 1495203427.0, "nlink": 1, "path": "/etc/ssl/etcd/ssl/ca.pem", "pw_name": "kube", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1090, "uid": 995, "version": "475061109", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}}
2017-05-19 14:17:45,161 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => (item=ca.pem) => {"changed": false, "item": "ca.pem", "stat": {"atime": 1495203431.4234917, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b901f8cd366f86b77b864460d711004e565593f6", "ctime": 1495203431.0894942, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 75497982, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "9bf97d8039be60bf6b0eeb052ffe859b", "mimetype": "text/plain", "mode": "0600", "mtime": 1495203427.0, "nlink": 1, "path": "/etc/ssl/etcd/ssl/ca.pem", "pw_name": "kube", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1090, "uid": 995, "version": "1426840652", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}}
2017-05-19 14:17:45,298 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => (item=node-kargo-ha-20170519-141142-node3-key.pem) => {"changed": false, "item": "node-kargo-ha-20170519-141142-node3-key.pem", "stat": {"atime": 1495203430.5624979, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "84c4ca93a4871d3e21076337599bb477dbcf3548", "ctime": 1495203431.091494, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 75499461, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "d60702d3b383aa5a710e7401ecc01212", "mimetype": "text/plain", "mode": "0600", "mtime": 1495203429.0, "nlink": 1, "path": "/etc/ssl/etcd/ssl/node-kargo-ha-20170519-141142-node3-key.pem", "pw_name": "kube", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1679, "uid": 995, "version": "238526222", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}}
2017-05-19 14:17:45,298 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => (item=node-kargo-ha-20170519-141142-node1-key.pem) => {"changed": false, "item": "node-kargo-ha-20170519-141142-node1-key.pem", "stat": {"atime": 1495203464.7244737, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "aad9e45279b3568852e03108460ad7f885657c02", "ctime": 1495203431.0867665, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 176163136, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "fb8dc3c296ab2b3dea88935441c17c8d", "mimetype": "text/plain", "mode": "0600", "mtime": 1495203428.5427887, "nlink": 1, "path": "/etc/ssl/etcd/ssl/node-kargo-ha-20170519-141142-node1-key.pem", "pw_name": "kube", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1675, "uid": 995, "version": "2051110303", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}}
2017-05-19 14:17:45,299 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => (item=node-kargo-ha-20170519-141142-node2-key.pem) => {"changed": false, "item": "node-kargo-ha-20170519-141142-node2-key.pem", "stat": {"atime": 1495203430.5656626, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4bb93f033d6ac9bde2a1d10085c1afe220932af7", "ctime": 1495203431.0926397, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 75499459, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "471ec850e22860a2ed9891e883d44c16", "mimetype": "text/plain", "mode": "0600", "mtime": 1495203428.0, "nlink": 1, "path": "/etc/ssl/etcd/ssl/node-kargo-ha-20170519-141142-node2-key.pem", "pw_name": "kube", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1675, "uid": 995, "version": "18446744071660015173", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}}
2017-05-19 14:17:45,303 p=781 u=root | TASK [etcd : Check_certs | Set 'gen_certs' to true] *************************************************************************************************************
2017-05-19 14:17:45,303 p=781 u=root | Friday 19 May 2017 14:17:45 +0000 (0:00:00.445) 0:04:14.296 ************
2017-05-19 14:17:45,333 p=781 u=root | [WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: not '{{ item }}' in
etcdcert_master.files|map(attribute='path') | list
2017-05-19 14:17:45,382 p=781 u=root | TASK [etcd : Check_certs | Set 'gen_node_certs' to true] ********************************************************************************************************
2017-05-19 14:17:45,382 p=781 u=root | Friday 19 May 2017 14:17:45 +0000 (0:00:00.078) 0:04:14.375 ************
2017-05-19 14:17:45,422 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"gen_node_certs": {"kargo-ha-20170519-141142-node1": false, "kargo-ha-20170519-141142-node2": false, "kargo-ha-20170519-141142-node3": false}}, "changed": false}
2017-05-19 14:17:45,425 p=781 u=root | TASK [etcd : Check_certs | Set 'sync_certs' to true] ************************************************************************************************************
2017-05-19 14:17:45,425 p=781 u=root | Friday 19 May 2017 14:17:45 +0000 (0:00:00.043) 0:04:14.419 ************
2017-05-19 14:17:45,462 p=781 u=root | [WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {%- set certs = {'sync': False} -%} {% if
gen_node_certs[inventory_hostname] or (not etcdcert_node.results[0].stat.exists|default(False)) or (not
etcdcert_node.results[1].stat.exists|default(False)) or (etcdcert_node.results[1].stat.checksum|default('') != etcdcert_master.files|selectattr("path",
"equalto", etcdcert_node.results[1].stat.path)|map(attribute="checksum")|first|default('')) -%} {%- set _ = certs.update({'sync': True}) -%} {% endif %}
{{ certs.sync }}
2017-05-19 14:17:45,486 p=781 u=root | [WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {%- set certs = {'sync': False} -%} {% if
gen_node_certs[inventory_hostname] or (not etcdcert_node.results[0].stat.exists|default(False)) or (not
etcdcert_node.results[1].stat.exists|default(False)) or (etcdcert_node.results[1].stat.checksum|default('') != etcdcert_master.files|selectattr("path",
"equalto", etcdcert_node.results[1].stat.path)|map(attribute="checksum")|first|default('')) -%} {%- set _ = certs.update({'sync': True}) -%} {% endif %}
{{ certs.sync }}
2017-05-19 14:17:45,514 p=781 u=root | [WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {%- set certs = {'sync': False} -%} {% if
gen_node_certs[inventory_hostname] or (not etcdcert_node.results[0].stat.exists|default(False)) or (not
etcdcert_node.results[1].stat.exists|default(False)) or (etcdcert_node.results[1].stat.checksum|default('') != etcdcert_master.files|selectattr("path",
"equalto", etcdcert_node.results[1].stat.path)|map(attribute="checksum")|first|default('')) -%} {%- set _ = certs.update({'sync': True}) -%} {% endif %}
{{ certs.sync }}
2017-05-19 14:17:45,547 p=781 u=root | TASK [etcd : include] *******************************************************************************************************************************************
2017-05-19 14:17:45,547 p=781 u=root | Friday 19 May 2017 14:17:45 +0000 (0:00:00.121) 0:04:14.540 ************
2017-05-19 14:17:45,661 p=781 u=root | included: /kargo/roles/etcd/tasks/gen_certs_script.yml for kargo-ha-20170519-141142-node2, kargo-ha-20170519-141142-node1, kargo-ha-20170519-141142-node3
2017-05-19 14:17:45,770 p=781 u=root | TASK [etcd : Gen_certs | create etcd cert dir] ******************************************************************************************************************
2017-05-19 14:17:45,770 p=781 u=root | Friday 19 May 2017 14:17:45 +0000 (0:00:00.223) 0:04:14.764 ************
2017-05-19 14:17:46,003 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "kube", "path": "/etc/ssl/etcd/ssl", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 4096, "state": "directory", "uid": 995}
2017-05-19 14:17:46,007 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "kube", "path": "/etc/ssl/etcd/ssl", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 4096, "state": "directory", "uid": 995}
2017-05-19 14:17:46,012 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "kube", "path": "/etc/ssl/etcd/ssl", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 4096, "state": "directory", "uid": 995}
2017-05-19 14:17:46,021 p=781 u=root | TASK [etcd : Gen_certs | create etcd script dir (on kargo-ha-20170519-141142-node1)] ****************************************************************************
2017-05-19 14:17:46,021 p=781 u=root | Friday 19 May 2017 14:17:46 +0000 (0:00:00.251) 0:04:15.015 ************
2017-05-19 14:17:46,230 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/usr/local/bin/etcd-scripts", "secontext": "unconfined_u:object_r:bin_t:s0", "size": 29, "state": "directory", "uid": 0}
2017-05-19 14:17:46,239 p=781 u=root | TASK [etcd : Gen_certs | create etcd cert dir (on kargo-ha-20170519-141142-node1)] ******************************************************************************
2017-05-19 14:17:46,239 p=781 u=root | Friday 19 May 2017 14:17:46 +0000 (0:00:00.217) 0:04:15.233 ************
2017-05-19 14:17:46,400 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "kube", "path": "/etc/ssl/etcd/ssl", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 4096, "state": "directory", "uid": 995}
2017-05-19 14:17:46,407 p=781 u=root | TASK [etcd : Gen_certs | write openssl config] ******************************************************************************************************************
2017-05-19 14:17:46,407 p=781 u=root | Friday 19 May 2017 14:17:46 +0000 (0:00:00.167) 0:04:15.401 ************
2017-05-19 14:17:46,435 p=781 u=root | TASK [etcd : Gen_certs | copy certs generation script] **********************************************************************************************************
2017-05-19 14:17:46,435 p=781 u=root | Friday 19 May 2017 14:17:46 +0000 (0:00:00.028) 0:04:15.429 ************
2017-05-19 14:17:46,465 p=781 u=root | TASK [etcd : Gen_certs | run cert generation script] ************************************************************************************************************
2017-05-19 14:17:46,465 p=781 u=root | Friday 19 May 2017 14:17:46 +0000 (0:00:00.029) 0:04:15.459 ************
2017-05-19 14:17:46,489 p=781 u=root | TASK [etcd : set_fact] ******************************************************************************************************************************************
2017-05-19 14:17:46,489 p=781 u=root | Friday 19 May 2017 14:17:46 +0000 (0:00:00.023) 0:04:15.483 ************
2017-05-19 14:17:46,598 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"all_master_certs": ["ca-key.pem", "admin-kargo-ha-20170519-141142-node1.pem", "admin-kargo-ha-20170519-141142-node1-key.pem", "member-kargo-ha-20170519-141142-node1.pem", "member-kargo-ha-20170519-141142-node1-key.pem", "admin-kargo-ha-20170519-141142-node2.pem", "admin-kargo-ha-20170519-141142-node2-key.pem", "member-kargo-ha-20170519-141142-node2.pem", "member-kargo-ha-20170519-141142-node2-key.pem", "admin-kargo-ha-20170519-141142-node3.pem", "admin-kargo-ha-20170519-141142-node3-key.pem", "member-kargo-ha-20170519-141142-node3.pem", "member-kargo-ha-20170519-141142-node3-key.pem"], "all_node_certs": ["ca.pem", "node-kargo-ha-20170519-141142-node1.pem", "node-kargo-ha-20170519-141142-node1-key.pem", "node-kargo-ha-20170519-141142-node2.pem", "node-kargo-ha-20170519-141142-node2-key.pem", "node-kargo-ha-20170519-141142-node3.pem", "node-kargo-ha-20170519-141142-node3-key.pem"], "my_master_certs": ["ca-key.pem", "admin-kargo-ha-20170519-141142-node1.pem", "admin-kargo-ha-20170519-141142-node1-key.pem", "member-kargo-ha-20170519-141142-node1.pem", "member-kargo-ha-20170519-141142-node1-key.pem"], "my_node_certs": ["ca.pem", "node-kargo-ha-20170519-141142-node1.pem", "node-kargo-ha-20170519-141142-node1-key.pem"]}, "changed": false}
2017-05-19 14:17:46,606 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"all_master_certs": ["ca-key.pem", "admin-kargo-ha-20170519-141142-node1.pem", "admin-kargo-ha-20170519-141142-node1-key.pem", "member-kargo-ha-20170519-141142-node1.pem", "member-kargo-ha-20170519-141142-node1-key.pem", "admin-kargo-ha-20170519-141142-node2.pem", "admin-kargo-ha-20170519-141142-node2-key.pem", "member-kargo-ha-20170519-141142-node2.pem", "member-kargo-ha-20170519-141142-node2-key.pem", "admin-kargo-ha-20170519-141142-node3.pem", "admin-kargo-ha-20170519-141142-node3-key.pem", "member-kargo-ha-20170519-141142-node3.pem", "member-kargo-ha-20170519-141142-node3-key.pem"], "all_node_certs": ["ca.pem", "node-kargo-ha-20170519-141142-node1.pem", "node-kargo-ha-20170519-141142-node1-key.pem", "node-kargo-ha-20170519-141142-node2.pem", "node-kargo-ha-20170519-141142-node2-key.pem", "node-kargo-ha-20170519-141142-node3.pem", "node-kargo-ha-20170519-141142-node3-key.pem"], "my_master_certs": ["ca-key.pem", "admin-kargo-ha-20170519-141142-node2.pem", "admin-kargo-ha-20170519-141142-node2-key.pem", "member-kargo-ha-20170519-141142-node2.pem", "member-kargo-ha-20170519-141142-node2-key.pem"], "my_node_certs": ["ca.pem", "node-kargo-ha-20170519-141142-node2.pem", "node-kargo-ha-20170519-141142-node2-key.pem"]}, "changed": false}
2017-05-19 14:17:46,620 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"all_master_certs": ["ca-key.pem", "admin-kargo-ha-20170519-141142-node1.pem", "admin-kargo-ha-20170519-141142-node1-key.pem", "member-kargo-ha-20170519-141142-node1.pem", "member-kargo-ha-20170519-141142-node1-key.pem", "admin-kargo-ha-20170519-141142-node2.pem", "admin-kargo-ha-20170519-141142-node2-key.pem", "member-kargo-ha-20170519-141142-node2.pem", "member-kargo-ha-20170519-141142-node2-key.pem", "admin-kargo-ha-20170519-141142-node3.pem", "admin-kargo-ha-20170519-141142-node3-key.pem", "member-kargo-ha-20170519-141142-node3.pem", "member-kargo-ha-20170519-141142-node3-key.pem"], "all_node_certs": ["ca.pem", "node-kargo-ha-20170519-141142-node1.pem", "node-kargo-ha-20170519-141142-node1-key.pem", "node-kargo-ha-20170519-141142-node2.pem", "node-kargo-ha-20170519-141142-node2-key.pem", "node-kargo-ha-20170519-141142-node3.pem", "node-kargo-ha-20170519-141142-node3-key.pem"], "my_master_certs": ["ca-key.pem", "admin-kargo-ha-20170519-141142-node3.pem", "admin-kargo-ha-20170519-141142-node3-key.pem", "member-kargo-ha-20170519-141142-node3.pem", "member-kargo-ha-20170519-141142-node3-key.pem"], "my_node_certs": ["ca.pem", "node-kargo-ha-20170519-141142-node3.pem", "node-kargo-ha-20170519-141142-node3-key.pem"]}, "changed": false}
2017-05-19 14:17:46,627 p=781 u=root | TASK [etcd : Gen_certs | Gather etcd master certs] **************************************************************************************************************
2017-05-19 14:17:46,627 p=781 u=root | Friday 19 May 2017 14:17:46 +0000 (0:00:00.138) 0:04:15.621 ************
2017-05-19 14:17:46,723 p=781 u=root | TASK [etcd : Gen_certs | Gather etcd node certs] ****************************************************************************************************************
2017-05-19 14:17:46,724 p=781 u=root | Friday 19 May 2017 14:17:46 +0000 (0:00:00.096) 0:04:15.717 ************
2017-05-19 14:17:46,821 p=781 u=root | TASK [etcd : Gen_certs | Prepare tempfile for unpacking certs] **************************************************************************************************
2017-05-19 14:17:46,821 p=781 u=root | Friday 19 May 2017 14:17:46 +0000 (0:00:00.097) 0:04:15.815 ************
2017-05-19 14:17:46,900 p=781 u=root | TASK [etcd : Gen_certs | Write master certs to tempfile] ********************************************************************************************************
2017-05-19 14:17:46,900 p=781 u=root | Friday 19 May 2017 14:17:46 +0000 (0:00:00.079) 0:04:15.894 ************
2017-05-19 14:17:46,979 p=781 u=root | TASK [etcd : Gen_certs | Unpack certs on masters] ***************************************************************************************************************
2017-05-19 14:17:46,980 p=781 u=root | Friday 19 May 2017 14:17:46 +0000 (0:00:00.079) 0:04:15.973 ************
2017-05-19 14:17:47,060 p=781 u=root | TASK [etcd : Gen_certs | Cleanup tempfile] **********************************************************************************************************************
2017-05-19 14:17:47,060 p=781 u=root | Friday 19 May 2017 14:17:47 +0000 (0:00:00.080) 0:04:16.054 ************
2017-05-19 14:17:47,131 p=781 u=root | TASK [etcd : Gen_certs | Copy certs on nodes] *******************************************************************************************************************
2017-05-19 14:17:47,132 p=781 u=root | Friday 19 May 2017 14:17:47 +0000 (0:00:00.071) 0:04:16.125 ************
2017-05-19 14:17:47,203 p=781 u=root | TASK [etcd : Gen_certs | check certificate permissions] *********************************************************************************************************
2017-05-19 14:17:47,203 p=781 u=root | Friday 19 May 2017 14:17:47 +0000 (0:00:00.071) 0:04:16.197 ************
2017-05-19 14:17:47,425 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "kube", "path": "/etc/ssl/etcd/ssl", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 4096, "state": "directory", "uid": 995}
2017-05-19 14:17:47,435 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "kube", "path": "/etc/ssl/etcd/ssl", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 4096, "state": "directory", "uid": 995}
2017-05-19 14:17:47,438 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "kube", "path": "/etc/ssl/etcd/ssl", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 4096, "state": "directory", "uid": 995}
2017-05-19 14:17:47,441 p=781 u=root | TASK [etcd : Gen_certs | target ca-certificate store file] ******************************************************************************************************
2017-05-19 14:17:47,441 p=781 u=root | Friday 19 May 2017 14:17:47 +0000 (0:00:00.237) 0:04:16.435 ************
2017-05-19 14:17:47,516 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"ca_cert_path": "/etc/pki/ca-trust/source/anchors/etcd-ca.crt"}, "changed": false}
2017-05-19 14:17:47,535 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"ca_cert_path": "/etc/pki/ca-trust/source/anchors/etcd-ca.crt"}, "changed": false}
2017-05-19 14:17:47,538 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"ca_cert_path": "/etc/pki/ca-trust/source/anchors/etcd-ca.crt"}, "changed": false}
2017-05-19 14:17:47,542 p=781 u=root | TASK [etcd : Gen_certs | add CA to trusted CA dir] **************************************************************************************************************
2017-05-19 14:17:47,542 p=781 u=root | Friday 19 May 2017 14:17:47 +0000 (0:00:00.100) 0:04:16.535 ************
2017-05-19 14:17:47,758 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "checksum": "b901f8cd366f86b77b864460d711004e565593f6", "dest": "/etc/pki/ca-trust/source/anchors/etcd-ca.crt", "gid": 0, "group": "root", "md5sum": "9bf97d8039be60bf6b0eeb052ffe859b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1090, "src": "/etc/ssl/etcd/ssl/ca.pem", "state": "file", "uid": 0}
2017-05-19 14:17:47,766 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "checksum": "b901f8cd366f86b77b864460d711004e565593f6", "dest": "/etc/pki/ca-trust/source/anchors/etcd-ca.crt", "gid": 0, "group": "root", "md5sum": "9bf97d8039be60bf6b0eeb052ffe859b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1090, "src": "/etc/ssl/etcd/ssl/ca.pem", "state": "file", "uid": 0}
2017-05-19 14:17:47,769 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "checksum": "b901f8cd366f86b77b864460d711004e565593f6", "dest": "/etc/pki/ca-trust/source/anchors/etcd-ca.crt", "gid": 0, "group": "root", "md5sum": "9bf97d8039be60bf6b0eeb052ffe859b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1090, "src": "/etc/ssl/etcd/ssl/ca.pem", "state": "file", "uid": 0}
2017-05-19 14:17:47,772 p=781 u=root | TASK [etcd : Gen_certs | update ca-certificates (Debian/Ubuntu/Container Linux by CoreOS)] **********************************************************************
2017-05-19 14:17:47,773 p=781 u=root | Friday 19 May 2017 14:17:47 +0000 (0:00:00.230) 0:04:16.766 ************
2017-05-19 14:17:47,843 p=781 u=root | TASK [etcd : Gen_certs | update ca-certificates (RedHat)] *******************************************************************************************************
2017-05-19 14:17:47,844 p=781 u=root | Friday 19 May 2017 14:17:47 +0000 (0:00:00.070) 0:04:16.837 ************
2017-05-19 14:17:47,914 p=781 u=root | TASK [etcd : include] *******************************************************************************************************************************************
2017-05-19 14:17:47,914 p=781 u=root | Friday 19 May 2017 14:17:47 +0000 (0:00:00.070) 0:04:16.908 ************
2017-05-19 14:17:48,003 p=781 u=root | included: /kargo/roles/etcd/tasks/install_docker.yml for kargo-ha-20170519-141142-node1, kargo-ha-20170519-141142-node2, kargo-ha-20170519-141142-node3
2017-05-19 14:17:48,058 p=781 u=root | TASK [etcd : Install | Copy etcdctl binary from docker container] ***********************************************************************************************
2017-05-19 14:17:48,058 p=781 u=root | Friday 19 May 2017 14:17:48 +0000 (0:00:00.144) 0:04:17.052 ************
2017-05-19 14:17:48,381 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"attempts": 1, "changed": false, "cmd": ["sh", "-c", "/usr/bin/docker rm -f etcdctl-binarycopy; /usr/bin/docker create --name etcdctl-binarycopy quay.io/coreos/etcd:v3.0.17 && /usr/bin/docker cp etcdctl-binarycopy:/usr/local/bin/etcdctl /usr/local/bin/etcdctl && /usr/bin/docker rm -f etcdctl-binarycopy"], "delta": "0:00:00.085401", "end": "2017-05-19 14:17:48.360637", "rc": 0, "start": "2017-05-19 14:17:48.275236", "stderr": "Error response from daemon: No such container: etcdctl-binarycopy", "stderr_lines": ["Error response from daemon: No such container: etcdctl-binarycopy"], "stdout": "89974f6f83ab2e63ea0b25fc64685a35305b4fcc375fe0104bfc726dd2e18876\netcdctl-binarycopy", "stdout_lines": ["89974f6f83ab2e63ea0b25fc64685a35305b4fcc375fe0104bfc726dd2e18876", "etcdctl-binarycopy"]}
2017-05-19 14:17:48,388 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"attempts": 1, "changed": false, "cmd": ["sh", "-c", "/usr/bin/docker rm -f etcdctl-binarycopy; /usr/bin/docker create --name etcdctl-binarycopy quay.io/coreos/etcd:v3.0.17 && /usr/bin/docker cp etcdctl-binarycopy:/usr/local/bin/etcdctl /usr/local/bin/etcdctl && /usr/bin/docker rm -f etcdctl-binarycopy"], "delta": "0:00:00.080805", "end": "2017-05-19 14:17:48.361101", "rc": 0, "start": "2017-05-19 14:17:48.280296", "stderr": "Error response from daemon: No such container: etcdctl-binarycopy", "stderr_lines": ["Error response from daemon: No such container: etcdctl-binarycopy"], "stdout": "fb4237cd5c50546d9131ed0220727f4c05b7c523b338e01efb7e3bd076056770\netcdctl-binarycopy", "stdout_lines": ["fb4237cd5c50546d9131ed0220727f4c05b7c523b338e01efb7e3bd076056770", "etcdctl-binarycopy"]}
2017-05-19 14:17:48,396 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"attempts": 1, "changed": false, "cmd": ["sh", "-c", "/usr/bin/docker rm -f etcdctl-binarycopy; /usr/bin/docker create --name etcdctl-binarycopy quay.io/coreos/etcd:v3.0.17 && /usr/bin/docker cp etcdctl-binarycopy:/usr/local/bin/etcdctl /usr/local/bin/etcdctl && /usr/bin/docker rm -f etcdctl-binarycopy"], "delta": "0:00:00.098138", "end": "2017-05-19 14:17:48.375213", "rc": 0, "start": "2017-05-19 14:17:48.277075", "stderr": "Error response from daemon: No such container: etcdctl-binarycopy", "stderr_lines": ["Error response from daemon: No such container: etcdctl-binarycopy"], "stdout": "83c4c92835046a773da42f0bb6c5ad59c2426abf7a848578f6b5be318854ef78\netcdctl-binarycopy", "stdout_lines": ["83c4c92835046a773da42f0bb6c5ad59c2426abf7a848578f6b5be318854ef78", "etcdctl-binarycopy"]}
2017-05-19 14:17:48,400 p=781 u=root | TASK [etcd : Configure | Check if cluster is healthy] ***********************************************************************************************************
2017-05-19 14:17:48,400 p=781 u=root | Friday 19 May 2017 14:17:48 +0000 (0:00:00.341) 0:04:17.393 ************
2017-05-19 14:17:48,471 p=781 u=root | TASK [etcd : Configure | Check if member is in cluster] *********************************************************************************************************
2017-05-19 14:17:48,471 p=781 u=root | Friday 19 May 2017 14:17:48 +0000 (0:00:00.071) 0:04:17.465 ************
2017-05-19 14:17:48,546 p=781 u=root | TASK [etcd : Configure | Add member to the cluster if it is not there] ******************************************************************************************
2017-05-19 14:17:48,546 p=781 u=root | Friday 19 May 2017 14:17:48 +0000 (0:00:00.075) 0:04:17.540 ************
2017-05-19 14:17:48,618 p=781 u=root | TASK [etcd : Install etcd launch script] ************************************************************************************************************************
2017-05-19 14:17:48,618 p=781 u=root | Friday 19 May 2017 14:17:48 +0000 (0:00:00.071) 0:04:17.612 ************
2017-05-19 14:17:48,693 p=781 u=root | TASK [etcd : Configure | Copy etcd.service systemd file] ********************************************************************************************************
2017-05-19 14:17:48,694 p=781 u=root | Friday 19 May 2017 14:17:48 +0000 (0:00:00.075) 0:04:17.687 ************
2017-05-19 14:17:48,770 p=781 u=root | TASK [etcd : Refresh config | Create etcd config file] **********************************************************************************************************
2017-05-19 14:17:48,770 p=781 u=root | Friday 19 May 2017 14:17:48 +0000 (0:00:00.076) 0:04:17.764 ************
2017-05-19 14:17:48,848 p=781 u=root | TASK [etcd : Restart etcd if certs changed] *********************************************************************************************************************
2017-05-19 14:17:48,848 p=781 u=root | Friday 19 May 2017 14:17:48 +0000 (0:00:00.077) 0:04:17.842 ************
2017-05-19 14:17:48,919 p=781 u=root | TASK [etcd : Ensure etcd is running] ****************************************************************************************************************************
2017-05-19 14:17:48,920 p=781 u=root | Friday 19 May 2017 14:17:48 +0000 (0:00:00.071) 0:04:17.913 ************
2017-05-19 14:17:48,984 p=781 u=root | TASK [etcd : Configure | Check if cluster is healthy] ***********************************************************************************************************
2017-05-19 14:17:48,984 p=781 u=root | Friday 19 May 2017 14:17:48 +0000 (0:00:00.064) 0:04:17.978 ************
2017-05-19 14:17:49,068 p=781 u=root | TASK [etcd : Refresh config | Create etcd config file] **********************************************************************************************************
2017-05-19 14:17:49,068 p=781 u=root | Friday 19 May 2017 14:17:49 +0000 (0:00:00.083) 0:04:18.062 ************
2017-05-19 14:17:49,156 p=781 u=root | PLAY [etcd:k8s-cluster:vault] ***********************************************************************************************************************************
2017-05-19 14:17:49,372 p=781 u=root | TASK [kargo-defaults : Configure defaults] **********************************************************************************************************************
2017-05-19 14:17:49,372 p=781 u=root | Friday 19 May 2017 14:17:49 +0000 (0:00:00.304) 0:04:18.366 ************
2017-05-19 14:17:49,445 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {
"changed": false,
"msg": "Check roles/kargo-defaults/defaults/main.yml"
}
2017-05-19 14:17:49,450 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {
"changed": false,
"msg": "Check roles/kargo-defaults/defaults/main.yml"
}
2017-05-19 14:17:49,453 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {
"changed": false,
"msg": "Check roles/kargo-defaults/defaults/main.yml"
}
2017-05-19 14:17:49,456 p=781 u=root | TASK [adduser : User | Create User Group] ***********************************************************************************************************************
2017-05-19 14:17:49,457 p=781 u=root | Friday 19 May 2017 14:17:49 +0000 (0:00:00.084) 0:04:18.450 ************
2017-05-19 14:17:49,522 p=781 u=root | TASK [adduser : User | Create User] *****************************************************************************************************************************
2017-05-19 14:17:49,522 p=781 u=root | Friday 19 May 2017 14:17:49 +0000 (0:00:00.065) 0:04:18.516 ************
2017-05-19 14:17:49,587 p=781 u=root | TASK [download : downloading...] ********************************************************************************************************************************
2017-05-19 14:17:49,588 p=781 u=root | Friday 19 May 2017 14:17:49 +0000 (0:00:00.065) 0:04:18.581 ************
2017-05-19 14:17:49,654 p=781 u=root | TASK [download : Create dest directories] ***********************************************************************************************************************
2017-05-19 14:17:49,654 p=781 u=root | Friday 19 May 2017 14:17:49 +0000 (0:00:00.066) 0:04:18.648 ************
2017-05-19 14:17:49,721 p=781 u=root | TASK [download : Download items] ********************************************************************************************************************************
2017-05-19 14:17:49,722 p=781 u=root | Friday 19 May 2017 14:17:49 +0000 (0:00:00.067) 0:04:18.715 ************
2017-05-19 14:17:49,792 p=781 u=root | TASK [download : Extract archives] ******************************************************************************************************************************
2017-05-19 14:17:49,792 p=781 u=root | Friday 19 May 2017 14:17:49 +0000 (0:00:00.070) 0:04:18.785 ************
2017-05-19 14:17:49,855 p=781 u=root | TASK [download : Fix permissions] *******************************************************************************************************************************
2017-05-19 14:17:49,855 p=781 u=root | Friday 19 May 2017 14:17:49 +0000 (0:00:00.063) 0:04:18.849 ************
2017-05-19 14:17:49,918 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:17:49,918 p=781 u=root | Friday 19 May 2017 14:17:49 +0000 (0:00:00.062) 0:04:18.912 ************
2017-05-19 14:17:49,985 p=781 u=root | TASK [download : Create dest directory for saved/loaded container images] ***************************************************************************************
2017-05-19 14:17:49,985 p=781 u=root | Friday 19 May 2017 14:17:49 +0000 (0:00:00.067) 0:04:18.979 ************
2017-05-19 14:17:50,056 p=781 u=root | TASK [download : Hack python binary path for localhost] *********************************************************************************************************
2017-05-19 14:17:50,056 p=781 u=root | Friday 19 May 2017 14:17:50 +0000 (0:00:00.070) 0:04:19.050 ************
2017-05-19 14:17:50,079 p=781 u=root | TASK [download : Download | create local directory for saved/loaded container images] ***************************************************************************
2017-05-19 14:17:50,080 p=781 u=root | Friday 19 May 2017 14:17:50 +0000 (0:00:00.023) 0:04:19.073 ************
2017-05-19 14:17:50,109 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:17:50,109 p=781 u=root | Friday 19 May 2017 14:17:50 +0000 (0:00:00.029) 0:04:19.103 ************
2017-05-19 14:17:50,205 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:17:50,205 p=781 u=root | Friday 19 May 2017 14:17:50 +0000 (0:00:00.095) 0:04:19.199 ************
2017-05-19 14:17:50,303 p=781 u=root | TASK [download : Register docker images info] *******************************************************************************************************************
2017-05-19 14:17:50,303 p=781 u=root | Friday 19 May 2017 14:17:50 +0000 (0:00:00.098) 0:04:19.297 ************
2017-05-19 14:17:50,397 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:17:50,398 p=781 u=root | Friday 19 May 2017 14:17:50 +0000 (0:00:00.094) 0:04:19.391 ************
2017-05-19 14:17:50,489 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:17:50,489 p=781 u=root | Friday 19 May 2017 14:17:50 +0000 (0:00:00.091) 0:04:19.483 ************
2017-05-19 14:17:50,585 p=781 u=root | TASK [download : Check the local digest sha256 corresponds to the given image tag] ******************************************************************************
2017-05-19 14:17:50,585 p=781 u=root | Friday 19 May 2017 14:17:50 +0000 (0:00:00.095) 0:04:19.579 ************
2017-05-19 14:17:50,672 p=781 u=root | TASK [download : pulling...] ************************************************************************************************************************************
2017-05-19 14:17:50,672 p=781 u=root | Friday 19 May 2017 14:17:50 +0000 (0:00:00.086) 0:04:19.666 ************
2017-05-19 14:17:50,747 p=781 u=root | TASK [download : Download containers if pull is required or told to always pull] ********************************************************************************
2017-05-19 14:17:50,747 p=781 u=root | Friday 19 May 2017 14:17:50 +0000 (0:00:00.075) 0:04:19.741 ************
2017-05-19 14:17:50,834 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:17:50,834 p=781 u=root | Friday 19 May 2017 14:17:50 +0000 (0:00:00.086) 0:04:19.828 ************
2017-05-19 14:17:50,902 p=781 u=root | TASK [download : Set default value for 'container_changed' to false] ********************************************************************************************
2017-05-19 14:17:50,902 p=781 u=root | Friday 19 May 2017 14:17:50 +0000 (0:00:00.067) 0:04:19.896 ************
2017-05-19 14:17:50,976 p=781 u=root | TASK [download : Update the 'container_changed' fact] ***********************************************************************************************************
2017-05-19 14:17:50,977 p=781 u=root | Friday 19 May 2017 14:17:50 +0000 (0:00:00.074) 0:04:19.970 ************
2017-05-19 14:17:51,065 p=781 u=root | TASK [download : Stat saved container image] ********************************************************************************************************************
2017-05-19 14:17:51,066 p=781 u=root | Friday 19 May 2017 14:17:51 +0000 (0:00:00.088) 0:04:20.059 ************
2017-05-19 14:17:51,092 p=781 u=root | TASK [download : Download | save container images] **************************************************************************************************************
2017-05-19 14:17:51,092 p=781 u=root | Friday 19 May 2017 14:17:51 +0000 (0:00:00.026) 0:04:20.086 ************
2017-05-19 14:17:51,115 p=781 u=root | TASK [download : Download | copy container images to ansible host] **********************************************************************************************
2017-05-19 14:17:51,116 p=781 u=root | Friday 19 May 2017 14:17:51 +0000 (0:00:00.023) 0:04:20.109 ************
2017-05-19 14:17:51,188 p=781 u=root | TASK [download : Download | upload container images to nodes] ***************************************************************************************************
2017-05-19 14:17:51,189 p=781 u=root | Friday 19 May 2017 14:17:51 +0000 (0:00:00.072) 0:04:20.182 ************
2017-05-19 14:17:51,263 p=781 u=root | TASK [download : Download | load container images] **************************************************************************************************************
2017-05-19 14:17:51,264 p=781 u=root | Friday 19 May 2017 14:17:51 +0000 (0:00:00.074) 0:04:20.257 ************
2017-05-19 14:17:51,330 p=781 u=root | TASK [vault : stop vault-temp container] ************************************************************************************************************************
2017-05-19 14:17:51,330 p=781 u=root | Friday 19 May 2017 14:17:51 +0000 (0:00:00.066) 0:04:20.324 ************
2017-05-19 14:17:51,408 p=781 u=root | TASK [vault : check_vault | Attempt to pull local https Vault health] *******************************************************************************************
2017-05-19 14:17:51,408 p=781 u=root | Friday 19 May 2017 14:17:51 +0000 (0:00:00.077) 0:04:20.402 ************
2017-05-19 14:17:51,488 p=781 u=root | TASK [vault : check_vault | Set facts about local Vault health] *************************************************************************************************
2017-05-19 14:17:51,488 p=781 u=root | Friday 19 May 2017 14:17:51 +0000 (0:00:00.079) 0:04:20.482 ************
2017-05-19 14:17:51,569 p=781 u=root | TASK [vault : check_vault | Set fact about the Vault cluster's initialization state] ****************************************************************************
2017-05-19 14:17:51,569 p=781 u=root | Friday 19 May 2017 14:17:51 +0000 (0:00:00.080) 0:04:20.562 ************
2017-05-19 14:17:51,655 p=781 u=root | TASK [vault : include] ******************************************************************************************************************************************
2017-05-19 14:17:51,655 p=781 u=root | Friday 19 May 2017 14:17:51 +0000 (0:00:00.086) 0:04:20.649 ************
2017-05-19 14:17:51,779 p=781 u=root | TASK [vault : bootstrap/sync_secrets | Set fact based on sync_file_results] *************************************************************************************
2017-05-19 14:17:51,782 p=781 u=root | Friday 19 May 2017 14:17:51 +0000 (0:00:00.124) 0:04:20.774 ************
2017-05-19 14:17:51,852 p=781 u=root | TASK [vault : bootstrap/sync_secrets | Reset sync_file_results to avoid variable bleed] *************************************************************************
2017-05-19 14:17:51,852 p=781 u=root | Friday 19 May 2017 14:17:51 +0000 (0:00:00.072) 0:04:20.846 ************
2017-05-19 14:17:51,929 p=781 u=root | TASK [vault : bootstrap/sync_secrets | Print out warning message if secrets are not available and vault is initialized] *****************************************
2017-05-19 14:17:51,930 p=781 u=root | Friday 19 May 2017 14:17:51 +0000 (0:00:00.077) 0:04:20.923 ************
2017-05-19 14:17:51,956 p=781 u=root | TASK [vault : bootstrap/sync_secrets | Cat root_token from a vault host] ****************************************************************************************
2017-05-19 14:17:51,957 p=781 u=root | Friday 19 May 2017 14:17:51 +0000 (0:00:00.026) 0:04:20.950 ************
2017-05-19 14:17:52,036 p=781 u=root | TASK [vault : bootstrap/sync_secrets | Cat unseal_keys from a vault host] ***************************************************************************************
2017-05-19 14:17:52,036 p=781 u=root | Friday 19 May 2017 14:17:52 +0000 (0:00:00.079) 0:04:21.030 ************
2017-05-19 14:17:52,118 p=781 u=root | TASK [vault : bootstrap/sync_secrets | Set needed facts for Vault API interaction when Vault is already running] ************************************************
2017-05-19 14:17:52,119 p=781 u=root | Friday 19 May 2017 14:17:52 +0000 (0:00:00.082) 0:04:21.112 ************
2017-05-19 14:17:52,193 p=781 u=root | TASK [vault : bootstrap/sync_secrets | Update vault_headers if we have the root_token] **************************************************************************
2017-05-19 14:17:52,193 p=781 u=root | Friday 19 May 2017 14:17:52 +0000 (0:00:00.074) 0:04:21.186 ************
2017-05-19 14:17:52,271 p=781 u=root | TASK [vault : find_leader | Find the current http Vault leader] *************************************************************************************************
2017-05-19 14:17:52,271 p=781 u=root | Friday 19 May 2017 14:17:52 +0000 (0:00:00.078) 0:04:21.265 ************
2017-05-19 14:17:52,349 p=781 u=root | TASK [vault : find_leader | Set fact for current http leader] ***************************************************************************************************
2017-05-19 14:17:52,350 p=781 u=root | Friday 19 May 2017 14:17:52 +0000 (0:00:00.078) 0:04:21.343 ************
2017-05-19 14:17:52,434 p=781 u=root | TASK [vault : sync_file | Set facts for directory and file when sync_file_path is defined] **********************************************************************
2017-05-19 14:17:52,434 p=781 u=root | Friday 19 May 2017 14:17:52 +0000 (0:00:00.084) 0:04:21.428 ************
2017-05-19 14:17:52,522 p=781 u=root | TASK [vault : sync_file | Set fact for sync_file_path when undefined] *******************************************************************************************
2017-05-19 14:17:52,522 p=781 u=root | Friday 19 May 2017 14:17:52 +0000 (0:00:00.088) 0:04:21.516 ************
2017-05-19 14:17:52,603 p=781 u=root | TASK [vault : sync_file | Set fact for key path name] ***********************************************************************************************************
2017-05-19 14:17:52,603 p=781 u=root | Friday 19 May 2017 14:17:52 +0000 (0:00:00.080) 0:04:21.597 ************
2017-05-19 14:17:52,686 p=781 u=root | TASK [vault : sync_file | Check if file exists] *****************************************************************************************************************
2017-05-19 14:17:52,687 p=781 u=root | Friday 19 May 2017 14:17:52 +0000 (0:00:00.083) 0:04:21.680 ************
2017-05-19 14:17:52,770 p=781 u=root | TASK [vault : sync_file | Check if key file exists] *************************************************************************************************************
2017-05-19 14:17:52,771 p=781 u=root | Friday 19 May 2017 14:17:52 +0000 (0:00:00.083) 0:04:21.764 ************
2017-05-19 14:17:52,858 p=781 u=root | TASK [vault : sync_file | Combine all possible file sync sources] ***********************************************************************************************
2017-05-19 14:17:52,858 p=781 u=root | Friday 19 May 2017 14:17:52 +0000 (0:00:00.087) 0:04:21.852 ************
2017-05-19 14:17:53,534 p=781 u=root | TASK [vault : sync_file | Combine all possible key file sync sources] *******************************************************************************************
2017-05-19 14:17:53,535 p=781 u=root | Friday 19 May 2017 14:17:53 +0000 (0:00:00.676) 0:04:22.528 ************
2017-05-19 14:17:54,461 p=781 u=root | TASK [vault : sync_file | Remove sync sources with files that do not match sync_file_srcs|first] ****************************************************************
2017-05-19 14:17:54,461 p=781 u=root | Friday 19 May 2017 14:17:54 +0000 (0:00:00.926) 0:04:23.455 ************
2017-05-19 14:17:54,556 p=781 u=root | TASK [vault : sync_file | Remove sync sources with keys that do not match sync_file_srcs|first] *****************************************************************
2017-05-19 14:17:54,556 p=781 u=root | Friday 19 May 2017 14:17:54 +0000 (0:00:00.095) 0:04:23.550 ************
2017-05-19 14:17:54,641 p=781 u=root | TASK [vault : sync_file | Consolidate file and key sources] *****************************************************************************************************
2017-05-19 14:17:54,641 p=781 u=root | Friday 19 May 2017 14:17:54 +0000 (0:00:00.084) 0:04:23.635 ************
2017-05-19 14:17:54,729 p=781 u=root | TASK [vault : sync_file | Set facts for situations where sync is not needed] ************************************************************************************
2017-05-19 14:17:54,729 p=781 u=root | Friday 19 May 2017 14:17:54 +0000 (0:00:00.087) 0:04:23.723 ************
2017-05-19 14:17:54,819 p=781 u=root | TASK [vault : sync_file | Set sync_file_result fact] ************************************************************************************************************
2017-05-19 14:17:54,819 p=781 u=root | Friday 19 May 2017 14:17:54 +0000 (0:00:00.090) 0:04:23.813 ************
2017-05-19 14:17:54,910 p=781 u=root | TASK [vault : sync_file | Update sync_file_results fact] ********************************************************************************************************
2017-05-19 14:17:54,910 p=781 u=root | Friday 19 May 2017 14:17:54 +0000 (0:00:00.090) 0:04:23.904 ************
2017-05-19 14:17:54,991 p=781 u=root | TASK [vault : sync_file | Cat the file] *************************************************************************************************************************
2017-05-19 14:17:54,991 p=781 u=root | Friday 19 May 2017 14:17:54 +0000 (0:00:00.081) 0:04:23.985 ************
2017-05-19 14:17:55,088 p=781 u=root | TASK [vault : sync_file | Cat the key file] *********************************************************************************************************************
2017-05-19 14:17:55,088 p=781 u=root | Friday 19 May 2017 14:17:55 +0000 (0:00:00.096) 0:04:24.081 ************
2017-05-19 14:17:55,185 p=781 u=root | TASK [vault : sync_file | Set facts for file contents] **********************************************************************************************************
2017-05-19 14:17:55,185 p=781 u=root | Friday 19 May 2017 14:17:55 +0000 (0:00:00.097) 0:04:24.179 ************
2017-05-19 14:17:55,281 p=781 u=root | TASK [vault : sync_file | Set fact for key contents] ************************************************************************************************************
2017-05-19 14:17:55,282 p=781 u=root | Friday 19 May 2017 14:17:55 +0000 (0:00:00.096) 0:04:24.275 ************
2017-05-19 14:17:55,380 p=781 u=root | TASK [vault : sync_file | Ensure the directory exists] **********************************************************************************************************
2017-05-19 14:17:55,380 p=781 u=root | Friday 19 May 2017 14:17:55 +0000 (0:00:00.098) 0:04:24.374 ************
2017-05-19 14:17:55,474 p=781 u=root | TASK [vault : sync_file | Copy the file to hosts that don't have it] ********************************************************************************************
2017-05-19 14:17:55,474 p=781 u=root | Friday 19 May 2017 14:17:55 +0000 (0:00:00.094) 0:04:24.468 ************
2017-05-19 14:17:55,573 p=781 u=root | TASK [vault : sync_file | Copy the key file to hosts that don't have it] ****************************************************************************************
2017-05-19 14:17:55,573 p=781 u=root | Friday 19 May 2017 14:17:55 +0000 (0:00:00.099) 0:04:24.567 ************
2017-05-19 14:17:55,670 p=781 u=root | TASK [vault : Unset local vars to avoid variable bleed into next iteration] *************************************************************************************
2017-05-19 14:17:55,670 p=781 u=root | Friday 19 May 2017 14:17:55 +0000 (0:00:00.096) 0:04:24.664 ************
2017-05-19 14:17:55,759 p=781 u=root | TASK [vault : bootstrap/sync_vault_certs | Set facts for vault sync_file results] *******************************************************************************
2017-05-19 14:17:55,760 p=781 u=root | Friday 19 May 2017 14:17:55 +0000 (0:00:00.089) 0:04:24.753 ************
2017-05-19 14:17:55,836 p=781 u=root | TASK [vault : bootstrap/sync_vault_certs | Unset sync_file_results after ca.pem sync] ***************************************************************************
2017-05-19 14:17:55,836 p=781 u=root | Friday 19 May 2017 14:17:55 +0000 (0:00:00.076) 0:04:24.830 ************
2017-05-19 14:17:55,914 p=781 u=root | TASK [vault : sync_file | Set facts for directory and file when sync_file_path is defined] **********************************************************************
2017-05-19 14:17:55,914 p=781 u=root | Friday 19 May 2017 14:17:55 +0000 (0:00:00.078) 0:04:24.908 ************
2017-05-19 14:17:56,001 p=781 u=root | TASK [vault : sync_file | Set fact for sync_file_path when undefined] *******************************************************************************************
2017-05-19 14:17:56,002 p=781 u=root | Friday 19 May 2017 14:17:56 +0000 (0:00:00.087) 0:04:24.995 ************
2017-05-19 14:17:56,091 p=781 u=root | TASK [vault : sync_file | Set fact for key path name] ***********************************************************************************************************
2017-05-19 14:17:56,091 p=781 u=root | Friday 19 May 2017 14:17:56 +0000 (0:00:00.089) 0:04:25.085 ************
2017-05-19 14:17:56,182 p=781 u=root | TASK [vault : sync_file | Check if file exists] *****************************************************************************************************************
2017-05-19 14:17:56,182 p=781 u=root | Friday 19 May 2017 14:17:56 +0000 (0:00:00.091) 0:04:25.176 ************
2017-05-19 14:17:56,266 p=781 u=root | TASK [vault : sync_file | Check if key file exists] *************************************************************************************************************
2017-05-19 14:17:56,266 p=781 u=root | Friday 19 May 2017 14:17:56 +0000 (0:00:00.084) 0:04:25.260 ************
2017-05-19 14:17:56,353 p=781 u=root | TASK [vault : sync_file | Combine all possible file sync sources] ***********************************************************************************************
2017-05-19 14:17:56,354 p=781 u=root | Friday 19 May 2017 14:17:56 +0000 (0:00:00.087) 0:04:25.347 ************
2017-05-19 14:17:57,216 p=781 u=root | TASK [vault : sync_file | Combine all possible key file sync sources] *******************************************************************************************
2017-05-19 14:17:57,216 p=781 u=root | Friday 19 May 2017 14:17:57 +0000 (0:00:00.862) 0:04:26.210 ************
2017-05-19 14:17:58,117 p=781 u=root | TASK [vault : sync_file | Remove sync sources with files that do not match sync_file_srcs|first] ****************************************************************
2017-05-19 14:17:58,117 p=781 u=root | Friday 19 May 2017 14:17:58 +0000 (0:00:00.900) 0:04:27.111 ************
2017-05-19 14:17:58,213 p=781 u=root | TASK [vault : sync_file | Remove sync sources with keys that do not match sync_file_srcs|first] *****************************************************************
2017-05-19 14:17:58,213 p=781 u=root | Friday 19 May 2017 14:17:58 +0000 (0:00:00.096) 0:04:27.207 ************
2017-05-19 14:17:58,300 p=781 u=root | TASK [vault : sync_file | Consolidate file and key sources] *****************************************************************************************************
2017-05-19 14:17:58,300 p=781 u=root | Friday 19 May 2017 14:17:58 +0000 (0:00:00.086) 0:04:27.294 ************
2017-05-19 14:17:58,390 p=781 u=root | TASK [vault : sync_file | Set facts for situations where sync is not needed] ************************************************************************************
2017-05-19 14:17:58,390 p=781 u=root | Friday 19 May 2017 14:17:58 +0000 (0:00:00.089) 0:04:27.383 ************
2017-05-19 14:17:58,479 p=781 u=root | TASK [vault : sync_file | Set sync_file_result fact] ************************************************************************************************************
2017-05-19 14:17:58,479 p=781 u=root | Friday 19 May 2017 14:17:58 +0000 (0:00:00.089) 0:04:27.473 ************
2017-05-19 14:17:58,572 p=781 u=root | TASK [vault : sync_file | Update sync_file_results fact] ********************************************************************************************************
2017-05-19 14:17:58,572 p=781 u=root | Friday 19 May 2017 14:17:58 +0000 (0:00:00.093) 0:04:27.566 ************
2017-05-19 14:17:58,657 p=781 u=root | TASK [vault : sync_file | Cat the file] *************************************************************************************************************************
2017-05-19 14:17:58,657 p=781 u=root | Friday 19 May 2017 14:17:58 +0000 (0:00:00.084) 0:04:27.651 ************
2017-05-19 14:17:58,754 p=781 u=root | TASK [vault : sync_file | Cat the key file] *********************************************************************************************************************
2017-05-19 14:17:58,754 p=781 u=root | Friday 19 May 2017 14:17:58 +0000 (0:00:00.097) 0:04:27.748 ************
2017-05-19 14:17:58,854 p=781 u=root | TASK [vault : sync_file | Set facts for file contents] **********************************************************************************************************
2017-05-19 14:17:58,854 p=781 u=root | Friday 19 May 2017 14:17:58 +0000 (0:00:00.099) 0:04:27.848 ************
2017-05-19 14:17:58,954 p=781 u=root | TASK [vault : sync_file | Set fact for key contents] ************************************************************************************************************
2017-05-19 14:17:58,954 p=781 u=root | Friday 19 May 2017 14:17:58 +0000 (0:00:00.100) 0:04:27.948 ************
2017-05-19 14:17:59,047 p=781 u=root | TASK [vault : sync_file | Ensure the directory exists] **********************************************************************************************************
2017-05-19 14:17:59,047 p=781 u=root | Friday 19 May 2017 14:17:59 +0000 (0:00:00.092) 0:04:28.041 ************
2017-05-19 14:17:59,144 p=781 u=root | TASK [vault : sync_file | Copy the file to hosts that don't have it] ********************************************************************************************
2017-05-19 14:17:59,144 p=781 u=root | Friday 19 May 2017 14:17:59 +0000 (0:00:00.096) 0:04:28.138 ************
2017-05-19 14:17:59,243 p=781 u=root | TASK [vault : sync_file | Copy the key file to hosts that don't have it] ****************************************************************************************
2017-05-19 14:17:59,244 p=781 u=root | Friday 19 May 2017 14:17:59 +0000 (0:00:00.099) 0:04:28.237 ************
2017-05-19 14:17:59,342 p=781 u=root | TASK [vault : Unset local vars to avoid variable bleed into next iteration] *************************************************************************************
2017-05-19 14:17:59,342 p=781 u=root | Friday 19 May 2017 14:17:59 +0000 (0:00:00.098) 0:04:28.336 ************
2017-05-19 14:17:59,423 p=781 u=root | TASK [vault : bootstrap/sync_vault_certs | Set fact if Vault's API cert is needed] ******************************************************************************
2017-05-19 14:17:59,424 p=781 u=root | Friday 19 May 2017 14:17:59 +0000 (0:00:00.081) 0:04:28.417 ************
2017-05-19 14:17:59,502 p=781 u=root | TASK [vault : bootstrap/sync_vault_certs | Unset sync_file_results after api.pem sync] **************************************************************************
2017-05-19 14:17:59,502 p=781 u=root | Friday 19 May 2017 14:17:59 +0000 (0:00:00.078) 0:04:28.496 ************
2017-05-19 14:17:59,581 p=781 u=root | TASK [vault : bootstrap/start_vault_temp | Ensure vault-temp isn't already running] *****************************************************************************
2017-05-19 14:17:59,582 p=781 u=root | Friday 19 May 2017 14:17:59 +0000 (0:00:00.079) 0:04:28.575 ************
2017-05-19 14:17:59,665 p=781 u=root | TASK [vault : bootstrap/start_vault_temp | Start single node Vault with file backend] ***************************************************************************
2017-05-19 14:17:59,665 p=781 u=root | Friday 19 May 2017 14:17:59 +0000 (0:00:00.083) 0:04:28.659 ************
2017-05-19 14:17:59,745 p=781 u=root | TASK [vault : bootstrap/start_vault_temp | Start again single node Vault with file backend] *********************************************************************
2017-05-19 14:17:59,746 p=781 u=root | Friday 19 May 2017 14:17:59 +0000 (0:00:00.080) 0:04:28.739 ************
2017-05-19 14:17:59,828 p=781 u=root | TASK [vault : bootstrap/start_vault_temp | Initialize vault-temp] ***********************************************************************************************
2017-05-19 14:17:59,828 p=781 u=root | Friday 19 May 2017 14:17:59 +0000 (0:00:00.082) 0:04:28.822 ************
2017-05-19 14:17:59,904 p=781 u=root | TASK [vault : bootstrap/start_vault_temp | Set needed vault facts] **********************************************************************************************
2017-05-19 14:17:59,904 p=781 u=root | Friday 19 May 2017 14:17:59 +0000 (0:00:00.075) 0:04:28.898 ************
2017-05-19 14:17:59,983 p=781 u=root | TASK [vault : bootstrap/start_vault_temp | Unseal vault-temp] ***************************************************************************************************
2017-05-19 14:17:59,983 p=781 u=root | Friday 19 May 2017 14:17:59 +0000 (0:00:00.079) 0:04:28.977 ************
2017-05-19 14:18:00,062 p=781 u=root | TASK [vault : shared/mount | Test if PKI mount exists] **********************************************************************************************************
2017-05-19 14:18:00,063 p=781 u=root | Friday 19 May 2017 14:18:00 +0000 (0:00:00.079) 0:04:29.056 ************
2017-05-19 14:18:00,150 p=781 u=root | TASK [vault : shared/mount | Mount PKI mount if needed] *********************************************************************************************************
2017-05-19 14:18:00,150 p=781 u=root | Friday 19 May 2017 14:18:00 +0000 (0:00:00.087) 0:04:29.144 ************
2017-05-19 14:18:00,236 p=781 u=root | TASK [vault : config_ca | Read root CA cert for Vault] **********************************************************************************************************
2017-05-19 14:18:00,236 p=781 u=root | Friday 19 May 2017 14:18:00 +0000 (0:00:00.085) 0:04:29.230 ************
2017-05-19 14:18:00,310 p=781 u=root | TASK [vault : config_ca | Pull current CA cert from Vault] ******************************************************************************************************
2017-05-19 14:18:00,311 p=781 u=root | Friday 19 May 2017 14:18:00 +0000 (0:00:00.074) 0:04:29.304 ************
2017-05-19 14:18:00,391 p=781 u=root | TASK [vault : config_ca | Read root CA key for Vault] ***********************************************************************************************************
2017-05-19 14:18:00,392 p=781 u=root | Friday 19 May 2017 14:18:00 +0000 (0:00:00.081) 0:04:29.385 ************
2017-05-19 14:18:00,473 p=781 u=root | TASK [vault : config_ca | Configure pki mount to use the found root CA cert and key] ****************************************************************************
2017-05-19 14:18:00,473 p=781 u=root | Friday 19 May 2017 14:18:00 +0000 (0:00:00.081) 0:04:29.466 ************
2017-05-19 14:18:00,554 p=781 u=root | TASK [vault : bootstrap/gen_ca | Ensure vault_cert_dir exists] **************************************************************************************************
2017-05-19 14:18:00,554 p=781 u=root | Friday 19 May 2017 14:18:00 +0000 (0:00:00.081) 0:04:29.548 ************
2017-05-19 14:18:00,639 p=781 u=root | TASK [vault : bootstrap/gen_ca | Generate Root CA in vault-temp] ************************************************************************************************
2017-05-19 14:18:00,639 p=781 u=root | Friday 19 May 2017 14:18:00 +0000 (0:00:00.084) 0:04:29.633 ************
2017-05-19 14:18:00,719 p=781 u=root | TASK [vault : bootstrap/gen_ca | Copy root CA cert locally] *****************************************************************************************************
2017-05-19 14:18:00,720 p=781 u=root | Friday 19 May 2017 14:18:00 +0000 (0:00:00.080) 0:04:29.713 ************
2017-05-19 14:18:00,799 p=781 u=root | TASK [vault : bootstrap/gen_ca | Copy root CA key locally] ******************************************************************************************************
2017-05-19 14:18:00,799 p=781 u=root | Friday 19 May 2017 14:18:00 +0000 (0:00:00.079) 0:04:29.793 ************
2017-05-19 14:18:00,882 p=781 u=root | TASK [vault : boostrap/gen_vault_certs | Add the vault role] ****************************************************************************************************
2017-05-19 14:18:00,882 p=781 u=root | Friday 19 May 2017 14:18:00 +0000 (0:00:00.082) 0:04:29.876 ************
2017-05-19 14:18:00,964 p=781 u=root | TASK [vault : issue_cert | Ensure target directory exists] ******************************************************************************************************
2017-05-19 14:18:00,965 p=781 u=root | Friday 19 May 2017 14:18:00 +0000 (0:00:00.082) 0:04:29.958 ************
2017-05-19 14:18:01,055 p=781 u=root | TASK [vault : issue_cert | Generate the cert] *******************************************************************************************************************
2017-05-19 14:18:01,055 p=781 u=root | Friday 19 May 2017 14:18:01 +0000 (0:00:00.090) 0:04:30.049 ************
2017-05-19 14:18:01,140 p=781 u=root | TASK [vault : issue_cert | Copy the cert to all hosts] **********************************************************************************************************
2017-05-19 14:18:01,140 p=781 u=root | Friday 19 May 2017 14:18:01 +0000 (0:00:00.084) 0:04:30.134 ************
2017-05-19 14:18:01,228 p=781 u=root | TASK [vault : issue_cert | Copy the key to all hosts] ***********************************************************************************************************
2017-05-19 14:18:01,229 p=781 u=root | Friday 19 May 2017 14:18:01 +0000 (0:00:00.088) 0:04:30.222 ************
2017-05-19 14:18:01,317 p=781 u=root | TASK [vault : issue_cert | Copy issuing CA cert] ****************************************************************************************************************
2017-05-19 14:18:01,317 p=781 u=root | Friday 19 May 2017 14:18:01 +0000 (0:00:00.088) 0:04:30.311 ************
2017-05-19 14:18:01,408 p=781 u=root | TASK [vault : bootstrap/ca_trust | pull CA from cert from groups.vault|first] ***********************************************************************************
2017-05-19 14:18:01,408 p=781 u=root | Friday 19 May 2017 14:18:01 +0000 (0:00:00.091) 0:04:30.402 ************
2017-05-19 14:18:01,495 p=781 u=root | TASK [vault : bootstrap/ca_trust | target ca-certificate store file] ********************************************************************************************
2017-05-19 14:18:01,496 p=781 u=root | Friday 19 May 2017 14:18:01 +0000 (0:00:00.087) 0:04:30.489 ************
2017-05-19 14:18:01,573 p=781 u=root | TASK [vault : bootstrap/ca_trust | add CA to trusted CA dir] ****************************************************************************************************
2017-05-19 14:18:01,574 p=781 u=root | Friday 19 May 2017 14:18:01 +0000 (0:00:00.077) 0:04:30.567 ************
2017-05-19 14:18:01,655 p=781 u=root | TASK [vault : bootstrap/ca_trust | update ca-certificates (Debian/Ubuntu/CoreOS)] *******************************************************************************
2017-05-19 14:18:01,655 p=781 u=root | Friday 19 May 2017 14:18:01 +0000 (0:00:00.081) 0:04:30.649 ************
2017-05-19 14:18:01,737 p=781 u=root | TASK [vault : bootstrap/ca_trust | update ca-certificates (RedHat)] *********************************************************************************************
2017-05-19 14:18:01,737 p=781 u=root | Friday 19 May 2017 14:18:01 +0000 (0:00:00.082) 0:04:30.731 ************
2017-05-19 14:18:01,820 p=781 u=root | TASK [vault : sync_file | Set facts for directory and file when sync_file_path is defined] **********************************************************************
2017-05-19 14:18:01,820 p=781 u=root | Friday 19 May 2017 14:18:01 +0000 (0:00:00.082) 0:04:30.814 ************
2017-05-19 14:18:01,920 p=781 u=root | TASK [vault : sync_file | Set fact for sync_file_path when undefined] *******************************************************************************************
2017-05-19 14:18:01,920 p=781 u=root | Friday 19 May 2017 14:18:01 +0000 (0:00:00.099) 0:04:30.914 ************
2017-05-19 14:18:02,015 p=781 u=root | TASK [vault : sync_file | Set fact for key path name] ***********************************************************************************************************
2017-05-19 14:18:02,015 p=781 u=root | Friday 19 May 2017 14:18:02 +0000 (0:00:00.095) 0:04:31.009 ************
2017-05-19 14:18:02,117 p=781 u=root | TASK [vault : sync_file | Check if file exists] *****************************************************************************************************************
2017-05-19 14:18:02,117 p=781 u=root | Friday 19 May 2017 14:18:02 +0000 (0:00:00.101) 0:04:31.110 ************
2017-05-19 14:18:02,217 p=781 u=root | TASK [vault : sync_file | Check if key file exists] *************************************************************************************************************
2017-05-19 14:18:02,217 p=781 u=root | Friday 19 May 2017 14:18:02 +0000 (0:00:00.099) 0:04:31.210 ************
2017-05-19 14:18:02,316 p=781 u=root | TASK [vault : sync_file | Combine all possible file sync sources] ***********************************************************************************************
2017-05-19 14:18:02,316 p=781 u=root | Friday 19 May 2017 14:18:02 +0000 (0:00:00.099) 0:04:31.310 ************
2017-05-19 14:18:03,254 p=781 u=root | TASK [vault : sync_file | Combine all possible key file sync sources] *******************************************************************************************
2017-05-19 14:18:03,254 p=781 u=root | Friday 19 May 2017 14:18:03 +0000 (0:00:00.937) 0:04:32.248 ************
2017-05-19 14:18:03,948 p=781 u=root | TASK [vault : sync_file | Remove sync sources with files that do not match sync_file_srcs|first] ****************************************************************
2017-05-19 14:18:03,948 p=781 u=root | Friday 19 May 2017 14:18:03 +0000 (0:00:00.694) 0:04:32.942 ************
2017-05-19 14:18:04,055 p=781 u=root | TASK [vault : sync_file | Remove sync sources with keys that do not match sync_file_srcs|first] *****************************************************************
2017-05-19 14:18:04,055 p=781 u=root | Friday 19 May 2017 14:18:04 +0000 (0:00:00.106) 0:04:33.049 ************
2017-05-19 14:18:04,153 p=781 u=root | TASK [vault : sync_file | Consolidate file and key sources] *****************************************************************************************************
2017-05-19 14:18:04,153 p=781 u=root | Friday 19 May 2017 14:18:04 +0000 (0:00:00.098) 0:04:33.147 ************
2017-05-19 14:18:04,254 p=781 u=root | TASK [vault : sync_file | Set facts for situations where sync is not needed] ************************************************************************************
2017-05-19 14:18:04,254 p=781 u=root | Friday 19 May 2017 14:18:04 +0000 (0:00:00.100) 0:04:33.248 ************
2017-05-19 14:18:04,355 p=781 u=root | TASK [vault : sync_file | Set sync_file_result fact] ************************************************************************************************************
2017-05-19 14:18:04,355 p=781 u=root | Friday 19 May 2017 14:18:04 +0000 (0:00:00.101) 0:04:33.349 ************
2017-05-19 14:18:04,459 p=781 u=root | TASK [vault : sync_file | Update sync_file_results fact] ********************************************************************************************************
2017-05-19 14:18:04,460 p=781 u=root | Friday 19 May 2017 14:18:04 +0000 (0:00:00.104) 0:04:33.453 ************
2017-05-19 14:18:04,557 p=781 u=root | TASK [vault : sync_file | Cat the file] *************************************************************************************************************************
2017-05-19 14:18:04,557 p=781 u=root | Friday 19 May 2017 14:18:04 +0000 (0:00:00.097) 0:04:33.551 ************
2017-05-19 14:18:04,672 p=781 u=root | TASK [vault : sync_file | Cat the key file] *********************************************************************************************************************
2017-05-19 14:18:04,672 p=781 u=root | Friday 19 May 2017 14:18:04 +0000 (0:00:00.114) 0:04:33.665 ************
2017-05-19 14:18:04,785 p=781 u=root | TASK [vault : sync_file | Set facts for file contents] **********************************************************************************************************
2017-05-19 14:18:04,785 p=781 u=root | Friday 19 May 2017 14:18:04 +0000 (0:00:00.113) 0:04:33.779 ************
2017-05-19 14:18:04,900 p=781 u=root | TASK [vault : sync_file | Set fact for key contents] ************************************************************************************************************
2017-05-19 14:18:04,900 p=781 u=root | Friday 19 May 2017 14:18:04 +0000 (0:00:00.115) 0:04:33.894 ************
2017-05-19 14:18:05,009 p=781 u=root | TASK [vault : sync_file | Ensure the directory exists] **********************************************************************************************************
2017-05-19 14:18:05,009 p=781 u=root | Friday 19 May 2017 14:18:05 +0000 (0:00:00.108) 0:04:34.002 ************
2017-05-19 14:18:05,121 p=781 u=root | TASK [vault : sync_file | Copy the file to hosts that don't have it] ********************************************************************************************
2017-05-19 14:18:05,121 p=781 u=root | Friday 19 May 2017 14:18:05 +0000 (0:00:00.112) 0:04:34.115 ************
2017-05-19 14:18:05,236 p=781 u=root | TASK [vault : sync_file | Copy the key file to hosts that don't have it] ****************************************************************************************
2017-05-19 14:18:05,236 p=781 u=root | Friday 19 May 2017 14:18:05 +0000 (0:00:00.114) 0:04:34.230 ************
2017-05-19 14:18:05,352 p=781 u=root | TASK [vault : Unset local vars to avoid variable bleed into next iteration] *************************************************************************************
2017-05-19 14:18:05,352 p=781 u=root | Friday 19 May 2017 14:18:05 +0000 (0:00:00.115) 0:04:34.345 ************
2017-05-19 14:18:05,447 p=781 u=root | TASK [vault : shared/sync_auth_certs | Set facts for vault sync_file results] ***********************************************************************************
2017-05-19 14:18:05,447 p=781 u=root | Friday 19 May 2017 14:18:05 +0000 (0:00:00.095) 0:04:34.441 ************
2017-05-19 14:18:05,535 p=781 u=root | TASK [vault : shared/sync_auth_certs | Unset sync_file_results after auth-ca.pem sync] **************************************************************************
2017-05-19 14:18:05,535 p=781 u=root | Friday 19 May 2017 14:18:05 +0000 (0:00:00.088) 0:04:34.529 ************
2017-05-19 14:18:05,627 p=781 u=root | TASK [vault : shared/mount | Test if PKI mount exists] **********************************************************************************************************
2017-05-19 14:18:05,628 p=781 u=root | Friday 19 May 2017 14:18:05 +0000 (0:00:00.092) 0:04:34.621 ************
2017-05-19 14:18:05,728 p=781 u=root | TASK [vault : shared/mount | Mount PKI mount if needed] *********************************************************************************************************
2017-05-19 14:18:05,728 p=781 u=root | Friday 19 May 2017 14:18:05 +0000 (0:00:00.100) 0:04:34.722 ************
2017-05-19 14:18:05,831 p=781 u=root | TASK [vault : shared/auth_mount | Create a dummy role for issuing certs from auth-pki] **************************************************************************
2017-05-19 14:18:05,831 p=781 u=root | Friday 19 May 2017 14:18:05 +0000 (0:00:00.102) 0:04:34.824 ************
2017-05-19 14:18:05,916 p=781 u=root | TASK [vault : shared/auth_backend | Test if the auth backend exists] ********************************************************************************************
2017-05-19 14:18:05,916 p=781 u=root | Friday 19 May 2017 14:18:05 +0000 (0:00:00.085) 0:04:34.910 ************
2017-05-19 14:18:06,004 p=781 u=root | TASK [vault : shared/auth_backend | Add the cert auth backend if needed] ****************************************************************************************
2017-05-19 14:18:06,004 p=781 u=root | Friday 19 May 2017 14:18:06 +0000 (0:00:00.087) 0:04:34.998 ************
2017-05-19 14:18:06,093 p=781 u=root | TASK [vault : bootstrap/gen_auth_ca | Generate Root CA] *********************************************************************************************************
2017-05-19 14:18:06,094 p=781 u=root | Friday 19 May 2017 14:18:06 +0000 (0:00:00.089) 0:04:35.087 ************
2017-05-19 14:18:06,185 p=781 u=root | TASK [vault : bootstrap/gen_auth_ca | Copy auth CA cert to Vault nodes] *****************************************************************************************
2017-05-19 14:18:06,186 p=781 u=root | Friday 19 May 2017 14:18:06 +0000 (0:00:00.091) 0:04:35.179 ************
2017-05-19 14:18:06,280 p=781 u=root | TASK [vault : bootstrap/gen_auth_ca | Copy auth CA key to Vault nodes] ******************************************************************************************
2017-05-19 14:18:06,280 p=781 u=root | Friday 19 May 2017 14:18:06 +0000 (0:00:00.094) 0:04:35.274 ************
2017-05-19 14:18:06,364 p=781 u=root | TASK [vault : config_ca | Read root CA cert for Vault] **********************************************************************************************************
2017-05-19 14:18:06,365 p=781 u=root | Friday 19 May 2017 14:18:06 +0000 (0:00:00.084) 0:04:35.358 ************
2017-05-19 14:18:06,452 p=781 u=root | TASK [vault : config_ca | Pull current CA cert from Vault] ******************************************************************************************************
2017-05-19 14:18:06,452 p=781 u=root | Friday 19 May 2017 14:18:06 +0000 (0:00:00.087) 0:04:35.446 ************
2017-05-19 14:18:06,543 p=781 u=root | TASK [vault : config_ca | Read root CA key for Vault] ***********************************************************************************************************
2017-05-19 14:18:06,544 p=781 u=root | Friday 19 May 2017 14:18:06 +0000 (0:00:00.091) 0:04:35.537 ************
2017-05-19 14:18:06,635 p=781 u=root | TASK [vault : config_ca | Configure pki mount to use the found root CA cert and key] ****************************************************************************
2017-05-19 14:18:06,635 p=781 u=root | Friday 19 May 2017 14:18:06 +0000 (0:00:00.091) 0:04:35.629 ************
2017-05-19 14:18:06,728 p=781 u=root | TASK [vault : include] ******************************************************************************************************************************************
2017-05-19 14:18:06,729 p=781 u=root | Friday 19 May 2017 14:18:06 +0000 (0:00:00.093) 0:04:35.722 ************
2017-05-19 14:18:06,900 p=781 u=root | TASK [vault : shared/auth_backend | Test if the auth backend exists] ********************************************************************************************
2017-05-19 14:18:06,900 p=781 u=root | Friday 19 May 2017 14:18:06 +0000 (0:00:00.171) 0:04:35.894 ************
2017-05-19 14:18:06,990 p=781 u=root | TASK [vault : shared/auth_backend | Add the cert auth backend if needed] ****************************************************************************************
2017-05-19 14:18:06,990 p=781 u=root | Friday 19 May 2017 14:18:06 +0000 (0:00:00.089) 0:04:35.984 ************
2017-05-19 14:18:07,081 p=781 u=root | TASK [vault : include] ******************************************************************************************************************************************
2017-05-19 14:18:07,081 p=781 u=root | Friday 19 May 2017 14:18:07 +0000 (0:00:00.090) 0:04:36.075 ************
2017-05-19 14:18:07,252 p=781 u=root | TASK [vault : stop vault-temp container] ************************************************************************************************************************
2017-05-19 14:18:07,252 p=781 u=root | Friday 19 May 2017 14:18:07 +0000 (0:00:00.171) 0:04:36.246 ************
2017-05-19 14:18:07,330 p=781 u=root | TASK [vault : check_vault | Attempt to pull local https Vault health] *******************************************************************************************
2017-05-19 14:18:07,330 p=781 u=root | Friday 19 May 2017 14:18:07 +0000 (0:00:00.077) 0:04:36.324 ************
2017-05-19 14:18:07,404 p=781 u=root | TASK [vault : check_vault | Set facts about local Vault health] *************************************************************************************************
2017-05-19 14:18:07,404 p=781 u=root | Friday 19 May 2017 14:18:07 +0000 (0:00:00.074) 0:04:36.398 ************
2017-05-19 14:18:07,485 p=781 u=root | TASK [vault : check_vault | Set fact about the Vault cluster's initialization state] ****************************************************************************
2017-05-19 14:18:07,485 p=781 u=root | Friday 19 May 2017 14:18:07 +0000 (0:00:00.080) 0:04:36.479 ************
2017-05-19 14:18:07,572 p=781 u=root | TASK [vault : check_etcd | Check if etcd is up an reachable] ****************************************************************************************************
2017-05-19 14:18:07,572 p=781 u=root | Friday 19 May 2017 14:18:07 +0000 (0:00:00.086) 0:04:36.566 ************
2017-05-19 14:18:07,657 p=781 u=root | TASK [vault : check_etcd | Set fact based off the etcd_health_check response] ***********************************************************************************
2017-05-19 14:18:07,658 p=781 u=root | Friday 19 May 2017 14:18:07 +0000 (0:00:00.085) 0:04:36.651 ************
2017-05-19 14:18:07,737 p=781 u=root | TASK [vault : check_etcd | Fail if etcd is not available and needed] ********************************************************************************************
2017-05-19 14:18:07,737 p=781 u=root | Friday 19 May 2017 14:18:07 +0000 (0:00:00.079) 0:04:36.731 ************
2017-05-19 14:18:07,816 p=781 u=root | TASK [vault : cluster/configure | Ensure the vault/config directory exists] *************************************************************************************
2017-05-19 14:18:07,817 p=781 u=root | Friday 19 May 2017 14:18:07 +0000 (0:00:00.079) 0:04:36.810 ************
2017-05-19 14:18:07,900 p=781 u=root | TASK [vault : cluster/configure | Lay down the configuration file] **********************************************************************************************
2017-05-19 14:18:07,900 p=781 u=root | Friday 19 May 2017 14:18:07 +0000 (0:00:00.083) 0:04:36.894 ************
2017-05-19 14:18:07,987 p=781 u=root | TASK [vault : cluster/binary | Copy vault binary from downloaddir] **********************************************************************************************
2017-05-19 14:18:07,987 p=781 u=root | Friday 19 May 2017 14:18:07 +0000 (0:00:00.086) 0:04:36.981 ************
2017-05-19 14:18:08,075 p=781 u=root | TASK [vault : cluster/systemd | Ensure mount points exist prior to vault.service startup] ***********************************************************************
2017-05-19 14:18:08,075 p=781 u=root | Friday 19 May 2017 14:18:08 +0000 (0:00:00.088) 0:04:37.069 ************
2017-05-19 14:18:08,282 p=781 u=root | TASK [vault : cluster/systemd | Ensure the vault user has access to needed directories] *************************************************************************
2017-05-19 14:18:08,282 p=781 u=root | Friday 19 May 2017 14:18:08 +0000 (0:00:00.207) 0:04:37.276 ************
2017-05-19 14:18:08,453 p=781 u=root | TASK [vault : cluster/systemd | Copy down vault.service systemd file] *******************************************************************************************
2017-05-19 14:18:08,453 p=781 u=root | Friday 19 May 2017 14:18:08 +0000 (0:00:00.171) 0:04:37.447 ************
2017-05-19 14:18:08,541 p=781 u=root | TASK [vault : cluster/systemd | Enable vault.service] ***********************************************************************************************************
2017-05-19 14:18:08,542 p=781 u=root | Friday 19 May 2017 14:18:08 +0000 (0:00:00.088) 0:04:37.535 ************
2017-05-19 14:18:08,631 p=781 u=root | TASK [vault : cluster/systemd | Query local vault until service is up] ******************************************************************************************
2017-05-19 14:18:08,631 p=781 u=root | Friday 19 May 2017 14:18:08 +0000 (0:00:00.089) 0:04:37.624 ************
2017-05-19 14:18:08,710 p=781 u=root | TASK [vault : cluster/init | Initialize Vault] ******************************************************************************************************************
2017-05-19 14:18:08,710 p=781 u=root | Friday 19 May 2017 14:18:08 +0000 (0:00:00.079) 0:04:37.704 ************
2017-05-19 14:18:08,792 p=781 u=root | TASK [vault : cluster/init | Set facts on the results of the initialization] ************************************************************************************
2017-05-19 14:18:08,792 p=781 u=root | Friday 19 May 2017 14:18:08 +0000 (0:00:00.082) 0:04:37.786 ************
2017-05-19 14:18:08,877 p=781 u=root | TASK [vault : cluster/init | Ensure all hosts have these facts] *************************************************************************************************
2017-05-19 14:18:08,877 p=781 u=root | Friday 19 May 2017 14:18:08 +0000 (0:00:00.085) 0:04:37.871 ************
2017-05-19 14:18:08,962 p=781 u=root | TASK [vault : cluster/init | Ensure the vault_secrets_dir exists] ***********************************************************************************************
2017-05-19 14:18:08,962 p=781 u=root | Friday 19 May 2017 14:18:08 +0000 (0:00:00.084) 0:04:37.956 ************
2017-05-19 14:18:09,049 p=781 u=root | TASK [vault : cluster/init | Ensure all in groups.vault have the unseal_keys locally] ***************************************************************************
2017-05-19 14:18:09,049 p=781 u=root | Friday 19 May 2017 14:18:09 +0000 (0:00:00.086) 0:04:38.043 ************
2017-05-19 14:18:09,128 p=781 u=root | TASK [vault : cluster/init | Ensure all in groups.vault have the root_token locally] ****************************************************************************
2017-05-19 14:18:09,129 p=781 u=root | Friday 19 May 2017 14:18:09 +0000 (0:00:00.079) 0:04:38.122 ************
2017-05-19 14:18:09,210 p=781 u=root | TASK [vault : cluster/init | Ensure vault_headers and vault statuses are updated] *******************************************************************************
2017-05-19 14:18:09,211 p=781 u=root | Friday 19 May 2017 14:18:09 +0000 (0:00:00.081) 0:04:38.204 ************
2017-05-19 14:18:09,295 p=781 u=root | TASK [vault : cluster/unseal | Unseal Vault] ********************************************************************************************************************
2017-05-19 14:18:09,296 p=781 u=root | Friday 19 May 2017 14:18:09 +0000 (0:00:00.084) 0:04:38.289 ************
2017-05-19 14:18:09,379 p=781 u=root | TASK [vault : cluster/unseal | Wait until server is ready] ******************************************************************************************************
2017-05-19 14:18:09,379 p=781 u=root | Friday 19 May 2017 14:18:09 +0000 (0:00:00.083) 0:04:38.373 ************
2017-05-19 14:18:09,467 p=781 u=root | TASK [vault : find_leader | Find the current http Vault leader] *************************************************************************************************
2017-05-19 14:18:09,467 p=781 u=root | Friday 19 May 2017 14:18:09 +0000 (0:00:00.088) 0:04:38.461 ************
2017-05-19 14:18:09,549 p=781 u=root | TASK [vault : find_leader | Set fact for current http leader] ***************************************************************************************************
2017-05-19 14:18:09,549 p=781 u=root | Friday 19 May 2017 14:18:09 +0000 (0:00:00.081) 0:04:38.543 ************
2017-05-19 14:18:09,637 p=781 u=root | TASK [vault : shared/mount | Test if PKI mount exists] **********************************************************************************************************
2017-05-19 14:18:09,637 p=781 u=root | Friday 19 May 2017 14:18:09 +0000 (0:00:00.088) 0:04:38.631 ************
2017-05-19 14:18:09,729 p=781 u=root | TASK [vault : shared/mount | Mount PKI mount if needed] *********************************************************************************************************
2017-05-19 14:18:09,729 p=781 u=root | Friday 19 May 2017 14:18:09 +0000 (0:00:00.091) 0:04:38.723 ************
2017-05-19 14:18:09,824 p=781 u=root | TASK [vault : config_ca | Read root CA cert for Vault] **********************************************************************************************************
2017-05-19 14:18:09,824 p=781 u=root | Friday 19 May 2017 14:18:09 +0000 (0:00:00.094) 0:04:38.818 ************
2017-05-19 14:18:09,912 p=781 u=root | TASK [vault : config_ca | Pull current CA cert from Vault] ******************************************************************************************************
2017-05-19 14:18:09,912 p=781 u=root | Friday 19 May 2017 14:18:09 +0000 (0:00:00.088) 0:04:38.906 ************
2017-05-19 14:18:09,993 p=781 u=root | TASK [vault : config_ca | Read root CA key for Vault] ***********************************************************************************************************
2017-05-19 14:18:09,993 p=781 u=root | Friday 19 May 2017 14:18:09 +0000 (0:00:00.080) 0:04:38.987 ************
2017-05-19 14:18:10,077 p=781 u=root | TASK [vault : config_ca | Configure pki mount to use the found root CA cert and key] ****************************************************************************
2017-05-19 14:18:10,077 p=781 u=root | Friday 19 May 2017 14:18:10 +0000 (0:00:00.084) 0:04:39.071 ************
2017-05-19 14:18:10,162 p=781 u=root | TASK [vault : shared/mount | Test if PKI mount exists] **********************************************************************************************************
2017-05-19 14:18:10,162 p=781 u=root | Friday 19 May 2017 14:18:10 +0000 (0:00:00.084) 0:04:39.156 ************
2017-05-19 14:18:10,265 p=781 u=root | TASK [vault : shared/mount | Mount PKI mount if needed] *********************************************************************************************************
2017-05-19 14:18:10,266 p=781 u=root | Friday 19 May 2017 14:18:10 +0000 (0:00:00.103) 0:04:39.259 ************
2017-05-19 14:18:10,369 p=781 u=root | TASK [vault : shared/auth_mount | Create a dummy role for issuing certs from auth-pki] **************************************************************************
2017-05-19 14:18:10,370 p=781 u=root | Friday 19 May 2017 14:18:10 +0000 (0:00:00.103) 0:04:39.363 ************
2017-05-19 14:18:10,459 p=781 u=root | TASK [vault : shared/auth_backend | Test if the auth backend exists] ********************************************************************************************
2017-05-19 14:18:10,459 p=781 u=root | Friday 19 May 2017 14:18:10 +0000 (0:00:00.089) 0:04:39.453 ************
2017-05-19 14:18:10,549 p=781 u=root | TASK [vault : shared/auth_backend | Add the cert auth backend if needed] ****************************************************************************************
2017-05-19 14:18:10,549 p=781 u=root | Friday 19 May 2017 14:18:10 +0000 (0:00:00.090) 0:04:39.543 ************
2017-05-19 14:18:10,642 p=781 u=root | TASK [vault : config_ca | Read root CA cert for Vault] **********************************************************************************************************
2017-05-19 14:18:10,642 p=781 u=root | Friday 19 May 2017 14:18:10 +0000 (0:00:00.092) 0:04:39.635 ************
2017-05-19 14:18:10,737 p=781 u=root | TASK [vault : config_ca | Pull current CA cert from Vault] ******************************************************************************************************
2017-05-19 14:18:10,737 p=781 u=root | Friday 19 May 2017 14:18:10 +0000 (0:00:00.094) 0:04:39.730 ************
2017-05-19 14:18:10,832 p=781 u=root | TASK [vault : config_ca | Read root CA key for Vault] ***********************************************************************************************************
2017-05-19 14:18:10,833 p=781 u=root | Friday 19 May 2017 14:18:10 +0000 (0:00:00.095) 0:04:39.826 ************
2017-05-19 14:18:10,921 p=781 u=root | TASK [vault : config_ca | Configure pki mount to use the found root CA cert and key] ****************************************************************************
2017-05-19 14:18:10,921 p=781 u=root | Friday 19 May 2017 14:18:10 +0000 (0:00:00.088) 0:04:39.914 ************
2017-05-19 14:18:11,010 p=781 u=root | TASK [vault : include] ******************************************************************************************************************************************
2017-05-19 14:18:11,010 p=781 u=root | Friday 19 May 2017 14:18:11 +0000 (0:00:00.089) 0:04:40.004 ************
2017-05-19 14:18:11,188 p=781 u=root | TASK [vault : shared/auth_backend | Test if the auth backend exists] ********************************************************************************************
2017-05-19 14:18:11,188 p=781 u=root | Friday 19 May 2017 14:18:11 +0000 (0:00:00.177) 0:04:40.182 ************
2017-05-19 14:18:11,282 p=781 u=root | TASK [vault : shared/auth_backend | Add the cert auth backend if needed] ****************************************************************************************
2017-05-19 14:18:11,283 p=781 u=root | Friday 19 May 2017 14:18:11 +0000 (0:00:00.094) 0:04:40.276 ************
2017-05-19 14:18:11,370 p=781 u=root | TASK [vault : include] ******************************************************************************************************************************************
2017-05-19 14:18:11,370 p=781 u=root | Friday 19 May 2017 14:18:11 +0000 (0:00:00.087) 0:04:40.364 ************
2017-05-19 14:18:11,557 p=781 u=root | PLAY [k8s-cluster] **********************************************************************************************************************************************
2017-05-19 14:18:11,847 p=781 u=root | TASK [kargo-defaults : Configure defaults] **********************************************************************************************************************
2017-05-19 14:18:11,847 p=781 u=root | Friday 19 May 2017 14:18:11 +0000 (0:00:00.476) 0:04:40.841 ************
2017-05-19 14:18:11,919 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {
"changed": false,
"msg": "Check roles/kargo-defaults/defaults/main.yml"
}
2017-05-19 14:18:11,930 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {
"changed": false,
"msg": "Check roles/kargo-defaults/defaults/main.yml"
}
2017-05-19 14:18:11,935 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {
"changed": false,
"msg": "Check roles/kargo-defaults/defaults/main.yml"
}
2017-05-19 14:18:11,940 p=781 u=root | TASK [download : downloading...] ********************************************************************************************************************************
2017-05-19 14:18:11,940 p=781 u=root | Friday 19 May 2017 14:18:11 +0000 (0:00:00.093) 0:04:40.934 ************
2017-05-19 14:18:12,615 p=781 u=root | TASK [download : Create dest directories] ***********************************************************************************************************************
2017-05-19 14:18:12,615 p=781 u=root | Friday 19 May 2017 14:18:12 +0000 (0:00:00.675) 0:04:41.609 ************
2017-05-19 14:18:13,290 p=781 u=root | TASK [download : Download items] ********************************************************************************************************************************
2017-05-19 14:18:13,290 p=781 u=root | Friday 19 May 2017 14:18:13 +0000 (0:00:00.674) 0:04:42.284 ************
2017-05-19 14:18:13,966 p=781 u=root | TASK [download : Extract archives] ******************************************************************************************************************************
2017-05-19 14:18:13,966 p=781 u=root | Friday 19 May 2017 14:18:13 +0000 (0:00:00.676) 0:04:42.960 ************
2017-05-19 14:18:14,647 p=781 u=root | TASK [download : Fix permissions] *******************************************************************************************************************************
2017-05-19 14:18:14,647 p=781 u=root | Friday 19 May 2017 14:18:14 +0000 (0:00:00.680) 0:04:43.641 ************
2017-05-19 14:18:15,326 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:18:15,326 p=781 u=root | Friday 19 May 2017 14:18:15 +0000 (0:00:00.679) 0:04:44.320 ************
2017-05-19 14:18:15,395 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:18:15,417 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:18:15,427 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:18:15,432 p=781 u=root | TASK [download : Create dest directory for saved/loaded container images] ***************************************************************************************
2017-05-19 14:18:15,432 p=781 u=root | Friday 19 May 2017 14:18:15 +0000 (0:00:00.105) 0:04:44.426 ************
2017-05-19 14:18:16,253 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:18:16,267 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:18:16,285 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:18:16,292 p=781 u=root | TASK [download : Hack python binary path for localhost] *********************************************************************************************************
2017-05-19 14:18:16,292 p=781 u=root | Friday 19 May 2017 14:18:16 +0000 (0:00:00.860) 0:04:45.286 ************
2017-05-19 14:18:16,320 p=781 u=root | TASK [download : Download | create local directory for saved/loaded container images] ***************************************************************************
2017-05-19 14:18:16,320 p=781 u=root | Friday 19 May 2017 14:18:16 +0000 (0:00:00.027) 0:04:45.313 ************
2017-05-19 14:18:16,355 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:18:16,355 p=781 u=root | Friday 19 May 2017 14:18:16 +0000 (0:00:00.034) 0:04:45.349 ************
2017-05-19 14:18:17,623 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:18:17,670 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:18:17,682 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:18:17,698 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:18:17,699 p=781 u=root | Friday 19 May 2017 14:18:17 +0000 (0:00:01.343) 0:04:46.692 ************
2017-05-19 14:18:18,956 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_args": "quay.io/coreos/hyperkube:v1.6.1_coreos.0"}, "changed": false}
2017-05-19 14:18:18,992 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_args": "quay.io/coreos/hyperkube:v1.6.1_coreos.0"}, "changed": false}
2017-05-19 14:18:19,010 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_args": "quay.io/coreos/hyperkube:v1.6.1_coreos.0"}, "changed": false}
2017-05-19 14:18:19,023 p=781 u=root | TASK [download : Register docker images info] *******************************************************************************************************************
2017-05-19 14:18:19,023 p=781 u=root | Friday 19 May 2017 14:18:19 +0000 (0:00:01.324) 0:04:48.016 ************
2017-05-19 14:18:20,354 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:18:20,378 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:18:20,401 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:18:20,413 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:18:20,414 p=781 u=root | Friday 19 May 2017 14:18:20 +0000 (0:00:01.390) 0:04:49.407 ************
2017-05-19 14:18:21,658 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:18:21,706 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:18:21,737 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:18:21,749 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:18:21,749 p=781 u=root | Friday 19 May 2017 14:18:21 +0000 (0:00:01.335) 0:04:50.743 ************
2017-05-19 14:18:23,010 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:18:23,055 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:18:23,075 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:18:23,088 p=781 u=root | TASK [download : Check the local digest sha256 corresponds to the given image tag] ******************************************************************************
2017-05-19 14:18:23,088 p=781 u=root | Friday 19 May 2017 14:18:23 +0000 (0:00:01.338) 0:04:52.081 ************
2017-05-19 14:18:24,368 p=781 u=root | TASK [download : pulling...] ************************************************************************************************************************************
2017-05-19 14:18:24,369 p=781 u=root | Friday 19 May 2017 14:18:24 +0000 (0:00:01.280) 0:04:53.362 ************
2017-05-19 14:18:25,029 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {
"changed": false,
"msg": "quay.io/coreos/hyperkube:v1.6.1_coreos.0"
}
2017-05-19 14:18:25,059 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {
"changed": false,
"msg": "quay.io/coreos/hyperkube:v1.6.1_coreos.0"
}
2017-05-19 14:18:25,066 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {
"changed": false,
"msg": "quay.io/coreos/hyperkube:v1.6.1_coreos.0"
}
2017-05-19 14:18:25,078 p=781 u=root | TASK [download : Download containers if pull is required or told to always pull] ********************************************************************************
2017-05-19 14:18:25,079 p=781 u=root | Friday 19 May 2017 14:18:25 +0000 (0:00:00.709) 0:04:54.072 ************
2017-05-19 14:18:54,200 p=781 u=root | changed: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "quay.io/coreos/hyperkube:v1.6.1_coreos.0"], "delta": "0:00:28.254522", "end": "2017-05-19 14:18:54.178644", "rc": 0, "start": "2017-05-19 14:18:25.924122", "stderr": "", "stderr_lines": [], "stdout": "v1.6.1_coreos.0: Pulling from coreos/hyperkube\n6d827a3ef358: Pulling fs layer\n610baad26028: Pulling fs layer\n850039594d19: Pulling fs layer\n3898a07e906c: Pulling fs layer\n7b26e9e9633d: Pulling fs layer\ne3651b7aacbc: Pulling fs layer\n2e24d5fbcfbe: Pulling fs layer\n82c2a60a3b86: Pulling fs layer\n6803472d7041: Pulling fs layer\n10de79101687: Pulling fs layer\n30052a6b5f0e: Pulling fs layer\n64511caff5d7: Pulling fs layer\n3898a07e906c: Waiting\n7b26e9e9633d: Waiting\ne3651b7aacbc: Waiting\n2e24d5fbcfbe: Waiting\n82c2a60a3b86: Waiting\n6803472d7041: Waiting\n64511caff5d7: Waiting\n30052a6b5f0e: Waiting\n10de79101687: Waiting\n850039594d19: Verifying Checksum\n850039594d19: Download complete\n3898a07e906c: Verifying Checksum\n3898a07e906c: Download complete\n7b26e9e9633d: Verifying Checksum\n7b26e9e9633d: Download complete\ne3651b7aacbc: Verifying Checksum\ne3651b7aacbc: Download complete\n2e24d5fbcfbe: Verifying Checksum\n2e24d5fbcfbe: Download complete\n6d827a3ef358: Verifying Checksum\n6d827a3ef358: Download complete\n82c2a60a3b86: Verifying Checksum\n82c2a60a3b86: Download complete\n10de79101687: Verifying Checksum\n10de79101687: Download complete\n30052a6b5f0e: Verifying Checksum\n30052a6b5f0e: Download complete\n6d827a3ef358: Pull complete\n6803472d7041: Verifying Checksum\n6803472d7041: Download complete\n610baad26028: Verifying Checksum\n610baad26028: Download complete\n64511caff5d7: Verifying Checksum\n64511caff5d7: Download complete\n610baad26028: Pull complete\n850039594d19: Pull complete\n3898a07e906c: Pull complete\n7b26e9e9633d: Pull complete\ne3651b7aacbc: Pull complete\n2e24d5fbcfbe: Pull complete\n82c2a60a3b86: Pull complete\n6803472d7041: Pull complete\n10de79101687: Pull complete\n30052a6b5f0e: Pull complete\n64511caff5d7: Pull complete\nDigest: sha256:1c8b4487be52a6df7668135d88b4c375aeeda4d934e34dbf5a8191c96161a8f5\nStatus: Downloaded newer image for quay.io/coreos/hyperkube:v1.6.1_coreos.0", "stdout_lines": ["v1.6.1_coreos.0: Pulling from coreos/hyperkube", "6d827a3ef358: Pulling fs layer", "610baad26028: Pulling fs layer", "850039594d19: Pulling fs layer", "3898a07e906c: Pulling fs layer", "7b26e9e9633d: Pulling fs layer", "e3651b7aacbc: Pulling fs layer", "2e24d5fbcfbe: Pulling fs layer", "82c2a60a3b86: Pulling fs layer", "6803472d7041: Pulling fs layer", "10de79101687: Pulling fs layer", "30052a6b5f0e: Pulling fs layer", "64511caff5d7: Pulling fs layer", "3898a07e906c: Waiting", "7b26e9e9633d: Waiting", "e3651b7aacbc: Waiting", "2e24d5fbcfbe: Waiting", "82c2a60a3b86: Waiting", "6803472d7041: Waiting", "64511caff5d7: Waiting", "30052a6b5f0e: Waiting", "10de79101687: Waiting", "850039594d19: Verifying Checksum", "850039594d19: Download complete", "3898a07e906c: Verifying Checksum", "3898a07e906c: Download complete", "7b26e9e9633d: Verifying Checksum", "7b26e9e9633d: Download complete", "e3651b7aacbc: Verifying Checksum", "e3651b7aacbc: Download complete", "2e24d5fbcfbe: Verifying Checksum", "2e24d5fbcfbe: Download complete", "6d827a3ef358: Verifying Checksum", "6d827a3ef358: Download complete", "82c2a60a3b86: Verifying Checksum", "82c2a60a3b86: Download complete", "10de79101687: Verifying Checksum", "10de79101687: Download complete", "30052a6b5f0e: Verifying Checksum", "30052a6b5f0e: Download complete", "6d827a3ef358: Pull complete", "6803472d7041: Verifying Checksum", "6803472d7041: Download complete", "610baad26028: Verifying Checksum", "610baad26028: Download complete", "64511caff5d7: Verifying Checksum", "64511caff5d7: Download complete", "610baad26028: Pull complete", "850039594d19: Pull complete", "3898a07e906c: Pull complete", "7b26e9e9633d: Pull complete", "e3651b7aacbc: Pull complete", "2e24d5fbcfbe: Pull complete", "82c2a60a3b86: Pull complete", "6803472d7041: Pull complete", "10de79101687: Pull complete", "30052a6b5f0e: Pull complete", "64511caff5d7: Pull complete", "Digest: sha256:1c8b4487be52a6df7668135d88b4c375aeeda4d934e34dbf5a8191c96161a8f5", "Status: Downloaded newer image for quay.io/coreos/hyperkube:v1.6.1_coreos.0"]}
2017-05-19 14:18:56,687 p=781 u=root | changed: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "quay.io/coreos/hyperkube:v1.6.1_coreos.0"], "delta": "0:00:30.768494", "end": "2017-05-19 14:18:56.664161", "rc": 0, "start": "2017-05-19 14:18:25.895667", "stderr": "", "stderr_lines": [], "stdout": "v1.6.1_coreos.0: Pulling from coreos/hyperkube\n6d827a3ef358: Pulling fs layer\n610baad26028: Pulling fs layer\n850039594d19: Pulling fs layer\n3898a07e906c: Pulling fs layer\n7b26e9e9633d: Pulling fs layer\ne3651b7aacbc: Pulling fs layer\n2e24d5fbcfbe: Pulling fs layer\n82c2a60a3b86: Pulling fs layer\n6803472d7041: Pulling fs layer\n10de79101687: Pulling fs layer\n30052a6b5f0e: Pulling fs layer\n64511caff5d7: Pulling fs layer\n3898a07e906c: Waiting\n7b26e9e9633d: Waiting\ne3651b7aacbc: Waiting\n2e24d5fbcfbe: Waiting\n82c2a60a3b86: Waiting\n6803472d7041: Waiting\n10de79101687: Waiting\n30052a6b5f0e: Waiting\n64511caff5d7: Waiting\n850039594d19: Verifying Checksum\n850039594d19: Download complete\n3898a07e906c: Verifying Checksum\n3898a07e906c: Download complete\n7b26e9e9633d: Verifying Checksum\n7b26e9e9633d: Download complete\ne3651b7aacbc: Verifying Checksum\ne3651b7aacbc: Download complete\n2e24d5fbcfbe: Verifying Checksum\n2e24d5fbcfbe: Download complete\n82c2a60a3b86: Download complete\n6d827a3ef358: Verifying Checksum\n6d827a3ef358: Download complete\n10de79101687: Verifying Checksum\n10de79101687: Download complete\n30052a6b5f0e: Verifying Checksum\n30052a6b5f0e: Download complete\n6803472d7041: Verifying Checksum\n6803472d7041: Download complete\n6d827a3ef358: Pull complete\n610baad26028: Verifying Checksum\n610baad26028: Download complete\n64511caff5d7: Verifying Checksum\n64511caff5d7: Download complete\n610baad26028: Pull complete\n850039594d19: Pull complete\n3898a07e906c: Pull complete\n7b26e9e9633d: Pull complete\ne3651b7aacbc: Pull complete\n2e24d5fbcfbe: Pull complete\n82c2a60a3b86: Pull complete\n6803472d7041: Pull complete\n10de79101687: Pull complete\n30052a6b5f0e: Pull complete\n64511caff5d7: Pull complete\nDigest: sha256:1c8b4487be52a6df7668135d88b4c375aeeda4d934e34dbf5a8191c96161a8f5\nStatus: Downloaded newer image for quay.io/coreos/hyperkube:v1.6.1_coreos.0", "stdout_lines": ["v1.6.1_coreos.0: Pulling from coreos/hyperkube", "6d827a3ef358: Pulling fs layer", "610baad26028: Pulling fs layer", "850039594d19: Pulling fs layer", "3898a07e906c: Pulling fs layer", "7b26e9e9633d: Pulling fs layer", "e3651b7aacbc: Pulling fs layer", "2e24d5fbcfbe: Pulling fs layer", "82c2a60a3b86: Pulling fs layer", "6803472d7041: Pulling fs layer", "10de79101687: Pulling fs layer", "30052a6b5f0e: Pulling fs layer", "64511caff5d7: Pulling fs layer", "3898a07e906c: Waiting", "7b26e9e9633d: Waiting", "e3651b7aacbc: Waiting", "2e24d5fbcfbe: Waiting", "82c2a60a3b86: Waiting", "6803472d7041: Waiting", "10de79101687: Waiting", "30052a6b5f0e: Waiting", "64511caff5d7: Waiting", "850039594d19: Verifying Checksum", "850039594d19: Download complete", "3898a07e906c: Verifying Checksum", "3898a07e906c: Download complete", "7b26e9e9633d: Verifying Checksum", "7b26e9e9633d: Download complete", "e3651b7aacbc: Verifying Checksum", "e3651b7aacbc: Download complete", "2e24d5fbcfbe: Verifying Checksum", "2e24d5fbcfbe: Download complete", "82c2a60a3b86: Download complete", "6d827a3ef358: Verifying Checksum", "6d827a3ef358: Download complete", "10de79101687: Verifying Checksum", "10de79101687: Download complete", "30052a6b5f0e: Verifying Checksum", "30052a6b5f0e: Download complete", "6803472d7041: Verifying Checksum", "6803472d7041: Download complete", "6d827a3ef358: Pull complete", "610baad26028: Verifying Checksum", "610baad26028: Download complete", "64511caff5d7: Verifying Checksum", "64511caff5d7: Download complete", "610baad26028: Pull complete", "850039594d19: Pull complete", "3898a07e906c: Pull complete", "7b26e9e9633d: Pull complete", "e3651b7aacbc: Pull complete", "2e24d5fbcfbe: Pull complete", "82c2a60a3b86: Pull complete", "6803472d7041: Pull complete", "10de79101687: Pull complete", "30052a6b5f0e: Pull complete", "64511caff5d7: Pull complete", "Digest: sha256:1c8b4487be52a6df7668135d88b4c375aeeda4d934e34dbf5a8191c96161a8f5", "Status: Downloaded newer image for quay.io/coreos/hyperkube:v1.6.1_coreos.0"]}
2017-05-19 14:19:04,154 p=781 u=root | changed: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "quay.io/coreos/hyperkube:v1.6.1_coreos.0"], "delta": "0:00:38.196042", "end": "2017-05-19 14:19:04.130421", "rc": 0, "start": "2017-05-19 14:18:25.934379", "stderr": "", "stderr_lines": [], "stdout": "v1.6.1_coreos.0: Pulling from coreos/hyperkube\n6d827a3ef358: Pulling fs layer\n610baad26028: Pulling fs layer\n850039594d19: Pulling fs layer\n3898a07e906c: Pulling fs layer\n7b26e9e9633d: Pulling fs layer\ne3651b7aacbc: Pulling fs layer\n2e24d5fbcfbe: Pulling fs layer\n82c2a60a3b86: Pulling fs layer\n6803472d7041: Pulling fs layer\n10de79101687: Pulling fs layer\n30052a6b5f0e: Pulling fs layer\n64511caff5d7: Pulling fs layer\n3898a07e906c: Waiting\n6803472d7041: Waiting\n7b26e9e9633d: Waiting\ne3651b7aacbc: Waiting\n2e24d5fbcfbe: Waiting\n82c2a60a3b86: Waiting\n10de79101687: Waiting\n30052a6b5f0e: Waiting\n64511caff5d7: Waiting\n850039594d19: Verifying Checksum\n850039594d19: Download complete\n3898a07e906c: Verifying Checksum\n3898a07e906c: Download complete\n7b26e9e9633d: Verifying Checksum\n7b26e9e9633d: Download complete\ne3651b7aacbc: Verifying Checksum\ne3651b7aacbc: Download complete\n2e24d5fbcfbe: Verifying Checksum\n2e24d5fbcfbe: Download complete\n6d827a3ef358: Verifying Checksum\n6d827a3ef358: Download complete\n82c2a60a3b86: Verifying Checksum\n82c2a60a3b86: Download complete\n10de79101687: Verifying Checksum\n10de79101687: Download complete\n30052a6b5f0e: Verifying Checksum\n30052a6b5f0e: Download complete\n6d827a3ef358: Pull complete\n6803472d7041: Verifying Checksum\n6803472d7041: Download complete\n64511caff5d7: Verifying Checksum\n64511caff5d7: Download complete\n610baad26028: Download complete\n610baad26028: Pull complete\n850039594d19: Pull complete\n3898a07e906c: Pull complete\n7b26e9e9633d: Pull complete\ne3651b7aacbc: Pull complete\n2e24d5fbcfbe: Pull complete\n82c2a60a3b86: Pull complete\n6803472d7041: Pull complete\n10de79101687: Pull complete\n30052a6b5f0e: Pull complete\n64511caff5d7: Pull complete\nDigest: sha256:1c8b4487be52a6df7668135d88b4c375aeeda4d934e34dbf5a8191c96161a8f5\nStatus: Downloaded newer image for quay.io/coreos/hyperkube:v1.6.1_coreos.0", "stdout_lines": ["v1.6.1_coreos.0: Pulling from coreos/hyperkube", "6d827a3ef358: Pulling fs layer", "610baad26028: Pulling fs layer", "850039594d19: Pulling fs layer", "3898a07e906c: Pulling fs layer", "7b26e9e9633d: Pulling fs layer", "e3651b7aacbc: Pulling fs layer", "2e24d5fbcfbe: Pulling fs layer", "82c2a60a3b86: Pulling fs layer", "6803472d7041: Pulling fs layer", "10de79101687: Pulling fs layer", "30052a6b5f0e: Pulling fs layer", "64511caff5d7: Pulling fs layer", "3898a07e906c: Waiting", "6803472d7041: Waiting", "7b26e9e9633d: Waiting", "e3651b7aacbc: Waiting", "2e24d5fbcfbe: Waiting", "82c2a60a3b86: Waiting", "10de79101687: Waiting", "30052a6b5f0e: Waiting", "64511caff5d7: Waiting", "850039594d19: Verifying Checksum", "850039594d19: Download complete", "3898a07e906c: Verifying Checksum", "3898a07e906c: Download complete", "7b26e9e9633d: Verifying Checksum", "7b26e9e9633d: Download complete", "e3651b7aacbc: Verifying Checksum", "e3651b7aacbc: Download complete", "2e24d5fbcfbe: Verifying Checksum", "2e24d5fbcfbe: Download complete", "6d827a3ef358: Verifying Checksum", "6d827a3ef358: Download complete", "82c2a60a3b86: Verifying Checksum", "82c2a60a3b86: Download complete", "10de79101687: Verifying Checksum", "10de79101687: Download complete", "30052a6b5f0e: Verifying Checksum", "30052a6b5f0e: Download complete", "6d827a3ef358: Pull complete", "6803472d7041: Verifying Checksum", "6803472d7041: Download complete", "64511caff5d7: Verifying Checksum", "64511caff5d7: Download complete", "610baad26028: Download complete", "610baad26028: Pull complete", "850039594d19: Pull complete", "3898a07e906c: Pull complete", "7b26e9e9633d: Pull complete", "e3651b7aacbc: Pull complete", "2e24d5fbcfbe: Pull complete", "82c2a60a3b86: Pull complete", "6803472d7041: Pull complete", "10de79101687: Pull complete", "30052a6b5f0e: Pull complete", "64511caff5d7: Pull complete", "Digest: sha256:1c8b4487be52a6df7668135d88b4c375aeeda4d934e34dbf5a8191c96161a8f5", "Status: Downloaded newer image for quay.io/coreos/hyperkube:v1.6.1_coreos.0"]}
2017-05-19 14:19:04,158 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:19:04,158 p=781 u=root | Friday 19 May 2017 14:19:04 +0000 (0:00:39.079) 0:05:33.152 ************
2017-05-19 14:19:04,542 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"fname": "/tmp/releases/containers/quay.io_coreos_hyperkube:v1.6.1_coreos.0.tar"}, "changed": false}
2017-05-19 14:19:04,560 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"fname": "/tmp/releases/containers/quay.io_coreos_hyperkube:v1.6.1_coreos.0.tar"}, "changed": false}
2017-05-19 14:19:04,569 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"fname": "/tmp/releases/containers/quay.io_coreos_hyperkube:v1.6.1_coreos.0.tar"}, "changed": false}
2017-05-19 14:19:04,574 p=781 u=root | TASK [download : Set default value for 'container_changed' to false] ********************************************************************************************
2017-05-19 14:19:04,574 p=781 u=root | Friday 19 May 2017 14:19:04 +0000 (0:00:00.415) 0:05:33.568 ************
2017-05-19 14:19:04,639 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:19:04,671 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:19:04,676 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:19:04,688 p=781 u=root | TASK [download : Update the 'container_changed' fact] ***********************************************************************************************************
2017-05-19 14:19:04,688 p=781 u=root | Friday 19 May 2017 14:19:04 +0000 (0:00:00.114) 0:05:33.682 ************
2017-05-19 14:19:05,359 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:19:05,411 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:19:05,429 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:19:05,439 p=781 u=root | TASK [download : Stat saved container image] ********************************************************************************************************************
2017-05-19 14:19:05,439 p=781 u=root | Friday 19 May 2017 14:19:05 +0000 (0:00:00.750) 0:05:34.433 ************
2017-05-19 14:19:05,669 p=781 u=root | TASK [download : Download | save container images] **************************************************************************************************************
2017-05-19 14:19:05,670 p=781 u=root | Friday 19 May 2017 14:19:05 +0000 (0:00:00.230) 0:05:34.663 ************
2017-05-19 14:19:05,702 p=781 u=root | TASK [download : Download | copy container images to ansible host] **********************************************************************************************
2017-05-19 14:19:05,702 p=781 u=root | Friday 19 May 2017 14:19:05 +0000 (0:00:00.032) 0:05:34.696 ************
2017-05-19 14:19:05,807 p=781 u=root | TASK [download : Download | upload container images to nodes] ***************************************************************************************************
2017-05-19 14:19:05,807 p=781 u=root | Friday 19 May 2017 14:19:05 +0000 (0:00:00.105) 0:05:34.801 ************
2017-05-19 14:19:05,902 p=781 u=root | TASK [download : Download | load container images] **************************************************************************************************************
2017-05-19 14:19:05,903 p=781 u=root | Friday 19 May 2017 14:19:05 +0000 (0:00:00.095) 0:05:34.896 ************
2017-05-19 14:19:05,998 p=781 u=root | TASK [download : downloading...] ********************************************************************************************************************************
2017-05-19 14:19:05,999 p=781 u=root | Friday 19 May 2017 14:19:05 +0000 (0:00:00.095) 0:05:34.992 ************
2017-05-19 14:19:06,692 p=781 u=root | TASK [download : Create dest directories] ***********************************************************************************************************************
2017-05-19 14:19:06,692 p=781 u=root | Friday 19 May 2017 14:19:06 +0000 (0:00:00.693) 0:05:35.686 ************
2017-05-19 14:19:07,383 p=781 u=root | TASK [download : Download items] ********************************************************************************************************************************
2017-05-19 14:19:07,383 p=781 u=root | Friday 19 May 2017 14:19:07 +0000 (0:00:00.691) 0:05:36.377 ************
2017-05-19 14:19:08,073 p=781 u=root | TASK [download : Extract archives] ******************************************************************************************************************************
2017-05-19 14:19:08,074 p=781 u=root | Friday 19 May 2017 14:19:08 +0000 (0:00:00.690) 0:05:37.067 ************
2017-05-19 14:19:08,763 p=781 u=root | TASK [download : Fix permissions] *******************************************************************************************************************************
2017-05-19 14:19:08,763 p=781 u=root | Friday 19 May 2017 14:19:08 +0000 (0:00:00.689) 0:05:37.756 ************
2017-05-19 14:19:09,449 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:19:09,450 p=781 u=root | Friday 19 May 2017 14:19:09 +0000 (0:00:00.686) 0:05:38.443 ************
2017-05-19 14:19:09,521 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:19:09,543 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:19:09,554 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:19:09,559 p=781 u=root | TASK [download : Create dest directory for saved/loaded container images] ***************************************************************************************
2017-05-19 14:19:09,559 p=781 u=root | Friday 19 May 2017 14:19:09 +0000 (0:00:00.109) 0:05:38.553 ************
2017-05-19 14:19:10,389 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:19:10,395 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:19:10,405 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:19:10,412 p=781 u=root | TASK [download : Hack python binary path for localhost] *********************************************************************************************************
2017-05-19 14:19:10,412 p=781 u=root | Friday 19 May 2017 14:19:10 +0000 (0:00:00.853) 0:05:39.406 ************
2017-05-19 14:19:10,440 p=781 u=root | TASK [download : Download | create local directory for saved/loaded container images] ***************************************************************************
2017-05-19 14:19:10,440 p=781 u=root | Friday 19 May 2017 14:19:10 +0000 (0:00:00.027) 0:05:39.434 ************
2017-05-19 14:19:10,473 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:19:10,473 p=781 u=root | Friday 19 May 2017 14:19:10 +0000 (0:00:00.032) 0:05:39.467 ************
2017-05-19 14:19:11,745 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:19:11,797 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:19:11,814 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:19:11,826 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:19:11,826 p=781 u=root | Friday 19 May 2017 14:19:11 +0000 (0:00:01.353) 0:05:40.820 ************
2017-05-19 14:19:13,111 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_args": "gcr.io/google_containers/pause-amd64:3.0"}, "changed": false}
2017-05-19 14:19:13,154 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_args": "gcr.io/google_containers/pause-amd64:3.0"}, "changed": false}
2017-05-19 14:19:13,177 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_args": "gcr.io/google_containers/pause-amd64:3.0"}, "changed": false}
2017-05-19 14:19:13,189 p=781 u=root | TASK [download : Register docker images info] *******************************************************************************************************************
2017-05-19 14:19:13,189 p=781 u=root | Friday 19 May 2017 14:19:13 +0000 (0:00:01.362) 0:05:42.183 ************
2017-05-19 14:19:14,552 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:19:14,584 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:19:14,608 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:19:14,621 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:19:14,621 p=781 u=root | Friday 19 May 2017 14:19:14 +0000 (0:00:01.431) 0:05:43.615 ************
2017-05-19 14:19:15,908 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:19:15,962 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:19:15,975 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:19:15,988 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:19:15,988 p=781 u=root | Friday 19 May 2017 14:19:15 +0000 (0:00:01.366) 0:05:44.982 ************
2017-05-19 14:19:17,285 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:19:17,317 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:19:17,344 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:19:17,356 p=781 u=root | TASK [download : Check the local digest sha256 corresponds to the given image tag] ******************************************************************************
2017-05-19 14:19:17,357 p=781 u=root | Friday 19 May 2017 14:19:17 +0000 (0:00:01.368) 0:05:46.350 ************
2017-05-19 14:19:18,659 p=781 u=root | TASK [download : pulling...] ************************************************************************************************************************************
2017-05-19 14:19:18,659 p=781 u=root | Friday 19 May 2017 14:19:18 +0000 (0:00:01.302) 0:05:47.653 ************
2017-05-19 14:19:19,332 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {
"changed": false,
"msg": "gcr.io/google_containers/pause-amd64:3.0"
}
2017-05-19 14:19:19,337 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {
"changed": false,
"msg": "gcr.io/google_containers/pause-amd64:3.0"
}
2017-05-19 14:19:19,355 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {
"changed": false,
"msg": "gcr.io/google_containers/pause-amd64:3.0"
}
2017-05-19 14:19:19,368 p=781 u=root | TASK [download : Download containers if pull is required or told to always pull] ********************************************************************************
2017-05-19 14:19:19,368 p=781 u=root | Friday 19 May 2017 14:19:19 +0000 (0:00:00.708) 0:05:48.362 ************
2017-05-19 14:19:21,254 p=781 u=root | changed: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "gcr.io/google_containers/pause-amd64:3.0"], "delta": "0:00:01.057942", "end": "2017-05-19 14:19:21.232324", "rc": 0, "start": "2017-05-19 14:19:20.174382", "stderr": "", "stderr_lines": [], "stdout": "3.0: Pulling from google_containers/pause-amd64\na3ed95caeb02: Pulling fs layer\nf11233434377: Pulling fs layer\na3ed95caeb02: Verifying Checksum\na3ed95caeb02: Download complete\nf11233434377: Verifying Checksum\nf11233434377: Download complete\na3ed95caeb02: Pull complete\nf11233434377: Pull complete\nDigest: sha256:163ac025575b775d1c0f9bf0bdd0f086883171eb475b5068e7defa4ca9e76516\nStatus: Downloaded newer image for gcr.io/google_containers/pause-amd64:3.0", "stdout_lines": ["3.0: Pulling from google_containers/pause-amd64", "a3ed95caeb02: Pulling fs layer", "f11233434377: Pulling fs layer", "a3ed95caeb02: Verifying Checksum", "a3ed95caeb02: Download complete", "f11233434377: Verifying Checksum", "f11233434377: Download complete", "a3ed95caeb02: Pull complete", "f11233434377: Pull complete", "Digest: sha256:163ac025575b775d1c0f9bf0bdd0f086883171eb475b5068e7defa4ca9e76516", "Status: Downloaded newer image for gcr.io/google_containers/pause-amd64:3.0"]}
2017-05-19 14:19:21,306 p=781 u=root | changed: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "gcr.io/google_containers/pause-amd64:3.0"], "delta": "0:00:01.067537", "end": "2017-05-19 14:19:21.286870", "rc": 0, "start": "2017-05-19 14:19:20.219333", "stderr": "", "stderr_lines": [], "stdout": "3.0: Pulling from google_containers/pause-amd64\na3ed95caeb02: Pulling fs layer\nf11233434377: Pulling fs layer\na3ed95caeb02: Verifying Checksum\na3ed95caeb02: Download complete\na3ed95caeb02: Pull complete\nf11233434377: Verifying Checksum\nf11233434377: Download complete\nf11233434377: Pull complete\nDigest: sha256:163ac025575b775d1c0f9bf0bdd0f086883171eb475b5068e7defa4ca9e76516\nStatus: Downloaded newer image for gcr.io/google_containers/pause-amd64:3.0", "stdout_lines": ["3.0: Pulling from google_containers/pause-amd64", "a3ed95caeb02: Pulling fs layer", "f11233434377: Pulling fs layer", "a3ed95caeb02: Verifying Checksum", "a3ed95caeb02: Download complete", "a3ed95caeb02: Pull complete", "f11233434377: Verifying Checksum", "f11233434377: Download complete", "f11233434377: Pull complete", "Digest: sha256:163ac025575b775d1c0f9bf0bdd0f086883171eb475b5068e7defa4ca9e76516", "Status: Downloaded newer image for gcr.io/google_containers/pause-amd64:3.0"]}
2017-05-19 14:19:21,328 p=781 u=root | changed: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "gcr.io/google_containers/pause-amd64:3.0"], "delta": "0:00:01.074908", "end": "2017-05-19 14:19:21.307002", "rc": 0, "start": "2017-05-19 14:19:20.232094", "stderr": "", "stderr_lines": [], "stdout": "3.0: Pulling from google_containers/pause-amd64\na3ed95caeb02: Pulling fs layer\nf11233434377: Pulling fs layer\na3ed95caeb02: Verifying Checksum\na3ed95caeb02: Download complete\nf11233434377: Verifying Checksum\nf11233434377: Download complete\na3ed95caeb02: Pull complete\nf11233434377: Pull complete\nDigest: sha256:163ac025575b775d1c0f9bf0bdd0f086883171eb475b5068e7defa4ca9e76516\nStatus: Downloaded newer image for gcr.io/google_containers/pause-amd64:3.0", "stdout_lines": ["3.0: Pulling from google_containers/pause-amd64", "a3ed95caeb02: Pulling fs layer", "f11233434377: Pulling fs layer", "a3ed95caeb02: Verifying Checksum", "a3ed95caeb02: Download complete", "f11233434377: Verifying Checksum", "f11233434377: Download complete", "a3ed95caeb02: Pull complete", "f11233434377: Pull complete", "Digest: sha256:163ac025575b775d1c0f9bf0bdd0f086883171eb475b5068e7defa4ca9e76516", "Status: Downloaded newer image for gcr.io/google_containers/pause-amd64:3.0"]}
2017-05-19 14:19:21,333 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:19:21,333 p=781 u=root | Friday 19 May 2017 14:19:21 +0000 (0:00:01.965) 0:05:50.327 ************
2017-05-19 14:19:21,733 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"fname": "/tmp/releases/containers/gcr.io_google_containers_pause-amd64:3.0.tar"}, "changed": false}
2017-05-19 14:19:21,742 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"fname": "/tmp/releases/containers/gcr.io_google_containers_pause-amd64:3.0.tar"}, "changed": false}
2017-05-19 14:19:21,758 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"fname": "/tmp/releases/containers/gcr.io_google_containers_pause-amd64:3.0.tar"}, "changed": false}
2017-05-19 14:19:21,763 p=781 u=root | TASK [download : Set default value for 'container_changed' to false] ********************************************************************************************
2017-05-19 14:19:21,763 p=781 u=root | Friday 19 May 2017 14:19:21 +0000 (0:00:00.429) 0:05:50.757 ************
2017-05-19 14:19:21,834 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:19:21,860 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:19:21,866 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:19:21,879 p=781 u=root | TASK [download : Update the 'container_changed' fact] ***********************************************************************************************************
2017-05-19 14:19:21,880 p=781 u=root | Friday 19 May 2017 14:19:21 +0000 (0:00:00.116) 0:05:50.873 ************
2017-05-19 14:19:22,583 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:19:22,626 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:19:22,647 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:19:22,656 p=781 u=root | TASK [download : Stat saved container image] ********************************************************************************************************************
2017-05-19 14:19:22,657 p=781 u=root | Friday 19 May 2017 14:19:22 +0000 (0:00:00.777) 0:05:51.650 ************
2017-05-19 14:19:22,887 p=781 u=root | TASK [download : Download | save container images] **************************************************************************************************************
2017-05-19 14:19:22,887 p=781 u=root | Friday 19 May 2017 14:19:22 +0000 (0:00:00.230) 0:05:51.881 ************
2017-05-19 14:19:22,920 p=781 u=root | TASK [download : Download | copy container images to ansible host] **********************************************************************************************
2017-05-19 14:19:22,921 p=781 u=root | Friday 19 May 2017 14:19:22 +0000 (0:00:00.033) 0:05:51.914 ************
2017-05-19 14:19:23,029 p=781 u=root | TASK [download : Download | upload container images to nodes] ***************************************************************************************************
2017-05-19 14:19:23,029 p=781 u=root | Friday 19 May 2017 14:19:23 +0000 (0:00:00.108) 0:05:52.023 ************
2017-05-19 14:19:23,127 p=781 u=root | TASK [download : Download | load container images] **************************************************************************************************************
2017-05-19 14:19:23,127 p=781 u=root | Friday 19 May 2017 14:19:23 +0000 (0:00:00.097) 0:05:52.120 ************
2017-05-19 14:19:23,226 p=781 u=root | TASK [kubernetes/secrets : Check_certs | check if the certs have already been generated on first master] ********************************************************
2017-05-19 14:19:23,226 p=781 u=root | Friday 19 May 2017 14:19:23 +0000 (0:00:00.099) 0:05:52.220 ************
2017-05-19 14:19:23,383 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"changed": false, "examined": 0, "files": [], "matched": 0, "msg": "/etc/kubernetes/ssl was skipped as it does not seem to be a valid directory or it cannot be accessed\n"}
2017-05-19 14:19:23,388 p=781 u=root | TASK [kubernetes/secrets : Check_certs | Set default value for 'sync_certs', 'gen_certs', and 'secret_changed' to false] ***************************************
2017-05-19 14:19:23,388 p=781 u=root | Friday 19 May 2017 14:19:23 +0000 (0:00:00.161) 0:05:52.382 ************
2017-05-19 14:19:23,459 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"gen_certs": false, "secret_changed": false, "sync_certs": false}, "changed": false}
2017-05-19 14:19:23,474 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"gen_certs": false, "secret_changed": false, "sync_certs": false}, "changed": false}
2017-05-19 14:19:23,486 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"gen_certs": false, "secret_changed": false, "sync_certs": false}, "changed": false}
2017-05-19 14:19:23,491 p=781 u=root | TASK [kubernetes/secrets : Check certs | check if a cert already exists on node] ********************************************************************************
2017-05-19 14:19:23,492 p=781 u=root | Friday 19 May 2017 14:19:23 +0000 (0:00:00.103) 0:05:52.485 ************
2017-05-19 14:19:23,761 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => (item=ca.pem) => {"changed": false, "item": "ca.pem", "stat": {"exists": false}}
2017-05-19 14:19:23,782 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => (item=ca.pem) => {"changed": false, "item": "ca.pem", "stat": {"exists": false}}
2017-05-19 14:19:23,796 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => (item=ca.pem) => {"changed": false, "item": "ca.pem", "stat": {"exists": false}}
2017-05-19 14:19:23,902 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => (item=node-kargo-ha-20170519-141142-node1-key.pem) => {"changed": false, "item": "node-kargo-ha-20170519-141142-node1-key.pem", "stat": {"exists": false}}
2017-05-19 14:19:23,907 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => (item=node-kargo-ha-20170519-141142-node2-key.pem) => {"changed": false, "item": "node-kargo-ha-20170519-141142-node2-key.pem", "stat": {"exists": false}}
2017-05-19 14:19:23,921 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => (item=node-kargo-ha-20170519-141142-node3-key.pem) => {"changed": false, "item": "node-kargo-ha-20170519-141142-node3-key.pem", "stat": {"exists": false}}
2017-05-19 14:19:23,926 p=781 u=root | TASK [kubernetes/secrets : Check_certs | Set 'gen_certs' to true] ***********************************************************************************************
2017-05-19 14:19:23,927 p=781 u=root | Friday 19 May 2017 14:19:23 +0000 (0:00:00.435) 0:05:52.920 ************
2017-05-19 14:19:23,984 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => (item=/etc/kubernetes/ssl/ca.pem) => {"ansible_facts": {"gen_certs": true}, "changed": false, "item": "/etc/kubernetes/ssl/ca.pem"}
2017-05-19 14:19:24,001 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => (item=/etc/kubernetes/ssl/node-kargo-ha-20170519-141142-node3-key.pem) => {"ansible_facts": {"gen_certs": true}, "changed": false, "item": "/etc/kubernetes/ssl/node-kargo-ha-20170519-141142-node3-key.pem"}
2017-05-19 14:19:24,001 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => (item=/etc/kubernetes/ssl/node-kargo-ha-20170519-141142-node2-key.pem) => {"ansible_facts": {"gen_certs": true}, "changed": false, "item": "/etc/kubernetes/ssl/node-kargo-ha-20170519-141142-node2-key.pem"}
2017-05-19 14:19:24,001 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => (item=/etc/kubernetes/ssl/node-kargo-ha-20170519-141142-node1-key.pem) => {"ansible_facts": {"gen_certs": true}, "changed": false, "item": "/etc/kubernetes/ssl/node-kargo-ha-20170519-141142-node1-key.pem"}
2017-05-19 14:19:24,007 p=781 u=root | TASK [kubernetes/secrets : Check_certs | Set 'gen_node_certs' to true] ******************************************************************************************
2017-05-19 14:19:24,007 p=781 u=root | Friday 19 May 2017 14:19:24 +0000 (0:00:00.080) 0:05:53.000 ************
2017-05-19 14:19:24,044 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"gen_node_certs": {"kargo-ha-20170519-141142-node1": true, "kargo-ha-20170519-141142-node2": true, "kargo-ha-20170519-141142-node3": true}}, "changed": false}
2017-05-19 14:19:24,050 p=781 u=root | TASK [kubernetes/secrets : Check_certs | Set 'sync_certs' to true] **********************************************************************************************
2017-05-19 14:19:24,050 p=781 u=root | Friday 19 May 2017 14:19:24 +0000 (0:00:00.043) 0:05:53.044 ************
2017-05-19 14:19:24,072 p=781 u=root | [WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {%- set certs = {'sync': False} -%} {% if
gen_node_certs[inventory_hostname] or (not kubecert_node.results[0].stat.exists|default(False)) or (not
kubecert_node.results[1].stat.exists|default(False)) or (kubecert_node.results[1].stat.checksum|default('') != kubecert_master.files|selectattr("path",
"equalto", kubecert_node.results[1].stat.path)|map(attribute="checksum")|first|default('')) -%} {%- set _ = certs.update({'sync': True}) -%} {% endif %}
{{ certs.sync }}
2017-05-19 14:19:24,112 p=781 u=root | [WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {%- set certs = {'sync': False} -%} {% if
gen_node_certs[inventory_hostname] or (not kubecert_node.results[0].stat.exists|default(False)) or (not
kubecert_node.results[1].stat.exists|default(False)) or (kubecert_node.results[1].stat.checksum|default('') != kubecert_master.files|selectattr("path",
"equalto", kubecert_node.results[1].stat.path)|map(attribute="checksum")|first|default('')) -%} {%- set _ = certs.update({'sync': True}) -%} {% endif %}
{{ certs.sync }}
2017-05-19 14:19:24,147 p=781 u=root | [WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {%- set certs = {'sync': False} -%} {% if
gen_node_certs[inventory_hostname] or (not kubecert_node.results[0].stat.exists|default(False)) or (not
kubecert_node.results[1].stat.exists|default(False)) or (kubecert_node.results[1].stat.checksum|default('') != kubecert_master.files|selectattr("path",
"equalto", kubecert_node.results[1].stat.path)|map(attribute="checksum")|first|default('')) -%} {%- set _ = certs.update({'sync': True}) -%} {% endif %}
{{ certs.sync }}
2017-05-19 14:19:24,174 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"sync_certs": true}, "changed": false}
2017-05-19 14:19:24,186 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"sync_certs": true}, "changed": false}
2017-05-19 14:19:24,198 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"sync_certs": true}, "changed": false}
2017-05-19 14:19:24,210 p=781 u=root | TASK [kubernetes/secrets : Check_tokens | check if the tokens have already been generated on first master] ******************************************************
2017-05-19 14:19:24,210 p=781 u=root | Friday 19 May 2017 14:19:24 +0000 (0:00:00.159) 0:05:53.204 ************
2017-05-19 14:19:24,362 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:19:24,367 p=781 u=root | TASK [kubernetes/secrets : Check_tokens | Set default value for 'sync_tokens' and 'gen_tokens' to false] ********************************************************
2017-05-19 14:19:24,367 p=781 u=root | Friday 19 May 2017 14:19:24 +0000 (0:00:00.157) 0:05:53.361 ************
2017-05-19 14:19:24,435 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"gen_tokens": false, "sync_tokens": false}, "changed": false}
2017-05-19 14:19:24,450 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"gen_tokens": false, "sync_tokens": false}, "changed": false}
2017-05-19 14:19:24,465 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"gen_tokens": false, "sync_tokens": false}, "changed": false}
2017-05-19 14:19:24,470 p=781 u=root | TASK [kubernetes/secrets : Check_tokens | Set 'sync_tokens' and 'gen_tokens' to true] ***************************************************************************
2017-05-19 14:19:24,470 p=781 u=root | Friday 19 May 2017 14:19:24 +0000 (0:00:00.102) 0:05:53.463 ************
2017-05-19 14:19:24,504 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"gen_tokens": true}, "changed": false}
2017-05-19 14:19:24,509 p=781 u=root | TASK [kubernetes/secrets : Check tokens | check if a cert already exists] ***************************************************************************************
2017-05-19 14:19:24,509 p=781 u=root | Friday 19 May 2017 14:19:24 +0000 (0:00:00.039) 0:05:53.503 ************
2017-05-19 14:19:24,726 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:19:24,747 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:19:26,507 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "stat": {"exists": false}}
2017-05-19 14:19:26,512 p=781 u=root | TASK [kubernetes/secrets : Check_tokens | Set 'sync_tokens' to true] ********************************************************************************************
2017-05-19 14:19:26,512 p=781 u=root | Friday 19 May 2017 14:19:26 +0000 (0:00:02.002) 0:05:55.506 ************
2017-05-19 14:19:26,524 p=781 u=root | [WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {%- set tokens = {'sync': False} -%} {%- for server
in groups['kube-master'] | intersect(ansible_play_batch) if (not hostvars[server].known_tokens.stat.exists) or
(hostvars[server].known_tokens.stat.checksum|default('') != known_tokens_master.stat.checksum|default('')) -%} {%- set _ = tokens.update({'sync': True}) -%}
{%- endfor -%} {{ tokens.sync }}
2017-05-19 14:19:26,614 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"sync_tokens": true}, "changed": false}
2017-05-19 14:19:26,619 p=781 u=root | TASK [kubernetes/secrets : Make sure the certificate directory exits] *******************************************************************************************
2017-05-19 14:19:26,619 p=781 u=root | Friday 19 May 2017 14:19:26 +0000 (0:00:00.106) 0:05:55.612 ************
2017-05-19 14:19:26,850 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "gid": 992, "group": "kube-cert", "mode": "0750", "owner": "root", "path": "/etc/kubernetes/ssl", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0}
2017-05-19 14:19:26,855 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "gid": 992, "group": "kube-cert", "mode": "0750", "owner": "root", "path": "/etc/kubernetes/ssl", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0}
2017-05-19 14:19:28,528 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "gid": 992, "group": "kube-cert", "mode": "0750", "owner": "root", "path": "/etc/kubernetes/ssl", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0}
2017-05-19 14:19:28,532 p=781 u=root | TASK [kubernetes/secrets : Make sure the tokens directory exits] ************************************************************************************************
2017-05-19 14:19:28,533 p=781 u=root | Friday 19 May 2017 14:19:28 +0000 (0:00:01.913) 0:05:57.526 ************
2017-05-19 14:19:28,752 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "gid": 992, "group": "kube-cert", "mode": "0750", "owner": "root", "path": "/etc/kubernetes/tokens", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0}
2017-05-19 14:19:28,764 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "gid": 992, "group": "kube-cert", "mode": "0750", "owner": "root", "path": "/etc/kubernetes/tokens", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0}
2017-05-19 14:19:28,768 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "gid": 992, "group": "kube-cert", "mode": "0750", "owner": "root", "path": "/etc/kubernetes/tokens", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0}
2017-05-19 14:19:28,773 p=781 u=root | TASK [kubernetes/secrets : Make sure the users directory exits] *************************************************************************************************
2017-05-19 14:19:28,773 p=781 u=root | Friday 19 May 2017 14:19:28 +0000 (0:00:00.240) 0:05:57.767 ************
2017-05-19 14:19:28,985 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "gid": 992, "group": "kube-cert", "mode": "0750", "owner": "root", "path": "/etc/kubernetes/users", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0}
2017-05-19 14:19:29,005 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "gid": 992, "group": "kube-cert", "mode": "0750", "owner": "root", "path": "/etc/kubernetes/users", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0}
2017-05-19 14:19:29,012 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "gid": 992, "group": "kube-cert", "mode": "0750", "owner": "root", "path": "/etc/kubernetes/users", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0}
2017-05-19 14:19:29,017 p=781 u=root | TASK [kubernetes/secrets : Populate users for basic auth in API] ************************************************************************************************
2017-05-19 14:19:29,018 p=781 u=root | Friday 19 May 2017 14:19:29 +0000 (0:00:00.243) 0:05:58.011 ************
2017-05-19 14:19:29,060 p=781 u=root | [WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: inventory_hostname in "{{ groups['kube-master'] }}"
and kube_basic_auth|default(true)
2017-05-19 14:19:29,085 p=781 u=root | [WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: inventory_hostname in "{{ groups['kube-master'] }}"
and kube_basic_auth|default(true)
2017-05-19 14:19:29,125 p=781 u=root | [WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: inventory_hostname in "{{ groups['kube-master'] }}"
and kube_basic_auth|default(true)
2017-05-19 14:19:29,303 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => (item={'key': u'kube', 'value': {u'role': u'admin', u'pass': u'changeme'}}) => {"backup": "", "changed": true, "item": {"key": "kube", "value": {"pass": "changeme", "role": "admin"}}, "msg": "line added"}
2017-05-19 14:19:29,308 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => (item={'key': u'kube', 'value': {u'role': u'admin', u'pass': u'changeme'}}) => {"backup": "", "changed": true, "item": {"key": "kube", "value": {"pass": "changeme", "role": "admin"}}, "msg": "line added"}
2017-05-19 14:19:29,441 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => (item={'key': u'root', 'value': {u'role': u'admin', u'pass': u'changeme'}}) => {"backup": "/etc/kubernetes/users/known_users.csv.7552.2017-05-19@14:19:29~", "changed": true, "item": {"key": "root", "value": {"pass": "changeme", "role": "admin"}}, "msg": "line added"}
2017-05-19 14:19:29,447 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => (item={'key': u'root', 'value': {u'role': u'admin', u'pass': u'changeme'}}) => {"backup": "/etc/kubernetes/users/known_users.csv.7320.2017-05-19@14:19:29~", "changed": true, "item": {"key": "root", "value": {"pass": "changeme", "role": "admin"}}, "msg": "line added"}
2017-05-19 14:19:29,458 p=781 u=root | TASK [kubernetes/secrets : Gen_certs | Create kubernetes config directory (on kargo-ha-20170519-141142-node1)] **************************************************
2017-05-19 14:19:29,458 p=781 u=root | Friday 19 May 2017 14:19:29 +0000 (0:00:00.440) 0:05:58.452 ************
2017-05-19 14:19:29,618 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "kube", "path": "/etc/kubernetes", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 57, "state": "directory", "uid": 995}
2017-05-19 14:19:29,630 p=781 u=root | TASK [kubernetes/secrets : Gen_certs | Create kubernetes script directory (on kargo-ha-20170519-141142-node1)] **************************************************
2017-05-19 14:19:29,631 p=781 u=root | Friday 19 May 2017 14:19:29 +0000 (0:00:00.172) 0:05:58.624 ************
2017-05-19 14:19:29,792 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "kube", "path": "/usr/local/bin/kubernetes-scripts", "secontext": "unconfined_u:object_r:bin_t:s0", "size": 6, "state": "directory", "uid": 995}
2017-05-19 14:19:29,804 p=781 u=root | TASK [kubernetes/secrets : Get_tokens | Make sure the tokens directory exits (on kargo-ha-20170519-141142-node1)] ***********************************************
2017-05-19 14:19:29,805 p=781 u=root | Friday 19 May 2017 14:19:29 +0000 (0:00:00.173) 0:05:58.798 ************
2017-05-19 14:19:29,971 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"changed": false, "gid": 992, "group": "kube-cert", "mode": "0750", "owner": "root", "path": "/etc/kubernetes/tokens", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0}
2017-05-19 14:19:29,976 p=781 u=root | TASK [kubernetes/secrets : include] *****************************************************************************************************************************
2017-05-19 14:19:29,976 p=781 u=root | Friday 19 May 2017 14:19:29 +0000 (0:00:00.171) 0:05:58.970 ************
2017-05-19 14:19:30,104 p=781 u=root | included: /kargo/roles/kubernetes/secrets/tasks/gen_certs_script.yml for kargo-ha-20170519-141142-node1, kargo-ha-20170519-141142-node2, kargo-ha-20170519-141142-node3
2017-05-19 14:19:30,145 p=781 u=root | TASK [kubernetes/secrets : Gen_certs | Create kubernetes config directory (on kargo-ha-20170519-141142-node1)] **************************************************
2017-05-19 14:19:30,145 p=781 u=root | Friday 19 May 2017 14:19:30 +0000 (0:00:00.168) 0:05:59.139 ************
2017-05-19 14:19:30,310 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "kube", "path": "/etc/kubernetes", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 57, "state": "directory", "uid": 995}
2017-05-19 14:19:30,322 p=781 u=root | TASK [kubernetes/secrets : Gen_certs | Create kubernetes script directory (on kargo-ha-20170519-141142-node1)] **************************************************
2017-05-19 14:19:30,322 p=781 u=root | Friday 19 May 2017 14:19:30 +0000 (0:00:00.176) 0:05:59.316 ************
2017-05-19 14:19:30,491 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "kube", "path": "/usr/local/bin/kubernetes-scripts", "secontext": "unconfined_u:object_r:bin_t:s0", "size": 6, "state": "directory", "uid": 995}
2017-05-19 14:19:30,502 p=781 u=root | TASK [kubernetes/secrets : Gen_certs | write openssl config] ****************************************************************************************************
2017-05-19 14:19:30,502 p=781 u=root | Friday 19 May 2017 14:19:30 +0000 (0:00:00.180) 0:05:59.496 ************
2017-05-19 14:19:30,976 p=781 u=root | changed: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"changed": true, "checksum": "88c4c029191641bbaba6b4362e5f9214271cd09f", "dest": "/etc/kubernetes/openssl.conf", "gid": 0, "group": "root", "md5sum": "633396c2fb81bbed6177cec9db21a5d1", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 576, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203570.62-57828121896305/source", "state": "file", "uid": 0}
2017-05-19 14:19:30,987 p=781 u=root | TASK [kubernetes/secrets : Gen_certs | copy certs generation script] ********************************************************************************************
2017-05-19 14:19:30,987 p=781 u=root | Friday 19 May 2017 14:19:30 +0000 (0:00:00.484) 0:05:59.981 ************
2017-05-19 14:19:31,357 p=781 u=root | changed: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"changed": true, "checksum": "50619eb0f745b6ad75e55c36831ca8c1797361a6", "dest": "/usr/local/bin/kubernetes-scripts/make-ssl.sh", "gid": 0, "group": "root", "md5sum": "35683456910886c65777761173239304", "mode": "0700", "owner": "root", "secontext": "system_u:object_r:bin_t:s0", "size": 3431, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203571.14-50317583346358/source", "state": "file", "uid": 0}
2017-05-19 14:19:31,368 p=781 u=root | TASK [kubernetes/secrets : Gen_certs | run cert generation script] **********************************************************************************************
2017-05-19 14:19:31,368 p=781 u=root | Friday 19 May 2017 14:19:31 +0000 (0:00:00.380) 0:06:00.361 ************
2017-05-19 14:19:32,844 p=781 u=root | changed: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"changed": true, "cmd": ["/usr/local/bin/kubernetes-scripts/make-ssl.sh", "-f", "/etc/kubernetes/openssl.conf", "-d", "/etc/kubernetes/ssl"], "delta": "0:00:01.304581", "end": "2017-05-19 14:19:32.824109", "rc": 0, "start": "2017-05-19 14:19:31.519528", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:19:32,848 p=781 u=root | TASK [kubernetes/secrets : set_fact] ****************************************************************************************************************************
2017-05-19 14:19:32,848 p=781 u=root | Friday 19 May 2017 14:19:32 +0000 (0:00:01.480) 0:06:01.842 ************
2017-05-19 14:19:32,940 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"all_master_certs": ["ca-key.pem", "admin-kargo-ha-20170519-141142-node1.pem", "admin-kargo-ha-20170519-141142-node1-key.pem", "apiserver.pem", "apiserver-key.pem", "admin-kargo-ha-20170519-141142-node2.pem", "admin-kargo-ha-20170519-141142-node2-key.pem", "apiserver.pem", "apiserver-key.pem"], "all_node_certs": ["ca.pem", "node-kargo-ha-20170519-141142-node1.pem", "node-kargo-ha-20170519-141142-node1-key.pem", "node-kargo-ha-20170519-141142-node2.pem", "node-kargo-ha-20170519-141142-node2-key.pem", "node-kargo-ha-20170519-141142-node3.pem", "node-kargo-ha-20170519-141142-node3-key.pem"], "my_master_certs": ["ca-key.pem", "admin-kargo-ha-20170519-141142-node1.pem", "admin-kargo-ha-20170519-141142-node1-key.pem", "apiserver.pem", "apiserver-key.pem"], "my_node_certs": ["ca.pem", "node-kargo-ha-20170519-141142-node1.pem", "node-kargo-ha-20170519-141142-node1-key.pem"]}, "changed": false}
2017-05-19 14:19:32,964 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"all_master_certs": ["ca-key.pem", "admin-kargo-ha-20170519-141142-node1.pem", "admin-kargo-ha-20170519-141142-node1-key.pem", "apiserver.pem", "apiserver-key.pem", "admin-kargo-ha-20170519-141142-node2.pem", "admin-kargo-ha-20170519-141142-node2-key.pem", "apiserver.pem", "apiserver-key.pem"], "all_node_certs": ["ca.pem", "node-kargo-ha-20170519-141142-node1.pem", "node-kargo-ha-20170519-141142-node1-key.pem", "node-kargo-ha-20170519-141142-node2.pem", "node-kargo-ha-20170519-141142-node2-key.pem", "node-kargo-ha-20170519-141142-node3.pem", "node-kargo-ha-20170519-141142-node3-key.pem"], "my_master_certs": ["ca-key.pem", "admin-kargo-ha-20170519-141142-node2.pem", "admin-kargo-ha-20170519-141142-node2-key.pem", "apiserver.pem", "apiserver-key.pem"], "my_node_certs": ["ca.pem", "node-kargo-ha-20170519-141142-node2.pem", "node-kargo-ha-20170519-141142-node2-key.pem"]}, "changed": false}
2017-05-19 14:19:32,980 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"all_master_certs": ["ca-key.pem", "admin-kargo-ha-20170519-141142-node1.pem", "admin-kargo-ha-20170519-141142-node1-key.pem", "apiserver.pem", "apiserver-key.pem", "admin-kargo-ha-20170519-141142-node2.pem", "admin-kargo-ha-20170519-141142-node2-key.pem", "apiserver.pem", "apiserver-key.pem"], "all_node_certs": ["ca.pem", "node-kargo-ha-20170519-141142-node1.pem", "node-kargo-ha-20170519-141142-node1-key.pem", "node-kargo-ha-20170519-141142-node2.pem", "node-kargo-ha-20170519-141142-node2-key.pem", "node-kargo-ha-20170519-141142-node3.pem", "node-kargo-ha-20170519-141142-node3-key.pem"], "my_master_certs": ["ca-key.pem", "admin-kargo-ha-20170519-141142-node3.pem", "admin-kargo-ha-20170519-141142-node3-key.pem", "apiserver.pem", "apiserver-key.pem"], "my_node_certs": ["ca.pem", "node-kargo-ha-20170519-141142-node3.pem", "node-kargo-ha-20170519-141142-node3-key.pem"]}, "changed": false}
2017-05-19 14:19:32,991 p=781 u=root | TASK [kubernetes/secrets : Gen_certs | Gather master certs] *****************************************************************************************************
2017-05-19 14:19:32,991 p=781 u=root | Friday 19 May 2017 14:19:32 +0000 (0:00:00.142) 0:06:01.984 ************
2017-05-19 14:19:33,233 p=781 u=root | changed: [kargo-ha-20170519-141142-node2 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:19:33,244 p=781 u=root | TASK [kubernetes/secrets : Gen_certs | Gather node certs] *******************************************************************************************************
2017-05-19 14:19:33,244 p=781 u=root | Friday 19 May 2017 14:19:33 +0000 (0:00:00.253) 0:06:02.238 ************
2017-05-19 14:19:33,497 p=781 u=root | changed: [kargo-ha-20170519-141142-node2 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:19:33,507 p=781 u=root | changed: [kargo-ha-20170519-141142-node3 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:19:33,512 p=781 u=root | TASK [kubernetes/secrets : Gen_certs | Prepare tempfile for unpacking certs] ************************************************************************************
2017-05-19 14:19:33,512 p=781 u=root | Friday 19 May 2017 14:19:33 +0000 (0:00:00.268) 0:06:02.506 ************
2017-05-19 14:19:33,720 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "cmd": "mktemp /tmp/certsXXXXX.tar.gz", "delta": "0:00:00.002973", "end": "2017-05-19 14:19:33.705477", "rc": 0, "start": "2017-05-19 14:19:33.702504", "stderr": "", "stderr_lines": [], "stdout": "/tmp/certsXVsyM.tar.gz", "stdout_lines": ["/tmp/certsXVsyM.tar.gz"]}
2017-05-19 14:19:33,726 p=781 u=root | TASK [kubernetes/secrets : Gen_certs | Write master certs to tempfile] ******************************************************************************************
2017-05-19 14:19:33,726 p=781 u=root | Friday 19 May 2017 14:19:33 +0000 (0:00:00.213) 0:06:02.719 ************
2017-05-19 14:19:34,146 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "checksum": "f8bd64928c36d1e7e5bd40e6ac0a818e8addb2f5", "dest": "/tmp/certsXVsyM.tar.gz", "gid": 0, "group": "root", "md5sum": "4954f084caded0e2681c628104f2ad6c", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 15136, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203573.94-104142878328318/source", "state": "file", "uid": 0}
2017-05-19 14:19:34,151 p=781 u=root | TASK [kubernetes/secrets : Gen_certs | Unpack certs on masters] *************************************************************************************************
2017-05-19 14:19:34,151 p=781 u=root | Friday 19 May 2017 14:19:34 +0000 (0:00:00.425) 0:06:03.145 ************
2017-05-19 14:19:34,363 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:19:34,368 p=781 u=root | TASK [kubernetes/secrets : Gen_certs | Cleanup tempfile] ********************************************************************************************************
2017-05-19 14:19:34,368 p=781 u=root | Friday 19 May 2017 14:19:34 +0000 (0:00:00.217) 0:06:03.362 ************
2017-05-19 14:19:34,577 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "path": "/tmp/certsXVsyM.tar.gz", "state": "absent"}
2017-05-19 14:19:34,582 p=781 u=root | TASK [kubernetes/secrets : Gen_certs | Copy certs on nodes] *****************************************************************************************************
2017-05-19 14:19:34,582 p=781 u=root | Friday 19 May 2017 14:19:34 +0000 (0:00:00.213) 0:06:03.576 ************
2017-05-19 14:19:34,814 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:19:35,950 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:19:35,955 p=781 u=root | TASK [kubernetes/secrets : Gen_certs | check certificate permissions] *******************************************************************************************
2017-05-19 14:19:35,955 p=781 u=root | Friday 19 May 2017 14:19:35 +0000 (0:00:01.373) 0:06:04.949 ************
2017-05-19 14:19:36,181 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "gid": 992, "group": "kube-cert", "mode": "0700", "owner": "kube", "path": "/etc/kubernetes/ssl", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 995}
2017-05-19 14:19:36,187 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "gid": 992, "group": "kube-cert", "mode": "0700", "owner": "kube", "path": "/etc/kubernetes/ssl", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 995}
2017-05-19 14:19:36,195 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "gid": 992, "group": "kube-cert", "mode": "0700", "owner": "kube", "path": "/etc/kubernetes/ssl", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 995}
2017-05-19 14:19:36,200 p=781 u=root | TASK [kubernetes/secrets : Gen_certs | target ca-certificates path] *********************************************************************************************
2017-05-19 14:19:36,200 p=781 u=root | Friday 19 May 2017 14:19:36 +0000 (0:00:00.244) 0:06:05.194 ************
2017-05-19 14:19:36,289 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"ca_cert_path": "/etc/pki/ca-trust/source/anchors/kube-ca.crt"}, "changed": false}
2017-05-19 14:19:36,301 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"ca_cert_path": "/etc/pki/ca-trust/source/anchors/kube-ca.crt"}, "changed": false}
2017-05-19 14:19:36,305 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"ca_cert_path": "/etc/pki/ca-trust/source/anchors/kube-ca.crt"}, "changed": false}
2017-05-19 14:19:36,310 p=781 u=root | TASK [kubernetes/secrets : Gen_certs | add CA to trusted CA dir] ************************************************************************************************
2017-05-19 14:19:36,310 p=781 u=root | Friday 19 May 2017 14:19:36 +0000 (0:00:00.110) 0:06:05.304 ************
2017-05-19 14:19:36,521 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "checksum": "7931aed11f014b3ded382378ee3b4bf7e61565df", "dest": "/etc/pki/ca-trust/source/anchors/kube-ca.crt", "gid": 0, "group": "root", "md5sum": "8b8339a5ef7857d555ee5e2205297324", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1090, "src": "/etc/kubernetes/ssl/ca.pem", "state": "file", "uid": 0}
2017-05-19 14:19:36,547 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "checksum": "7931aed11f014b3ded382378ee3b4bf7e61565df", "dest": "/etc/pki/ca-trust/source/anchors/kube-ca.crt", "gid": 0, "group": "root", "md5sum": "8b8339a5ef7857d555ee5e2205297324", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1090, "src": "/etc/kubernetes/ssl/ca.pem", "state": "file", "uid": 0}
2017-05-19 14:19:36,553 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "checksum": "7931aed11f014b3ded382378ee3b4bf7e61565df", "dest": "/etc/pki/ca-trust/source/anchors/kube-ca.crt", "gid": 0, "group": "root", "md5sum": "8b8339a5ef7857d555ee5e2205297324", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1090, "src": "/etc/kubernetes/ssl/ca.pem", "state": "file", "uid": 0}
2017-05-19 14:19:36,558 p=781 u=root | TASK [kubernetes/secrets : Gen_certs | update ca-certificates (Debian/Ubuntu/Container Linux by CoreOS)] ********************************************************
2017-05-19 14:19:36,558 p=781 u=root | Friday 19 May 2017 14:19:36 +0000 (0:00:00.247) 0:06:05.552 ************
2017-05-19 14:19:36,634 p=781 u=root | TASK [kubernetes/secrets : Gen_certs | update ca-certificates (RedHat)] *****************************************************************************************
2017-05-19 14:19:36,634 p=781 u=root | Friday 19 May 2017 14:19:36 +0000 (0:00:00.076) 0:06:05.628 ************
2017-05-19 14:19:37,795 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "cmd": ["update-ca-trust", "extract"], "delta": "0:00:00.942893", "end": "2017-05-19 14:19:37.777991", "rc": 0, "start": "2017-05-19 14:19:36.835098", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:19:37,816 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "cmd": ["update-ca-trust", "extract"], "delta": "0:00:00.943087", "end": "2017-05-19 14:19:37.802151", "rc": 0, "start": "2017-05-19 14:19:36.859064", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:19:37,832 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "cmd": ["update-ca-trust", "extract"], "delta": "0:00:00.969410", "end": "2017-05-19 14:19:37.815772", "rc": 0, "start": "2017-05-19 14:19:36.846362", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:19:37,843 p=781 u=root | TASK [kubernetes/secrets : Gen_tokens | copy tokens generation script] ******************************************************************************************
2017-05-19 14:19:37,843 p=781 u=root | Friday 19 May 2017 14:19:37 +0000 (0:00:01.209) 0:06:06.837 ************
2017-05-19 14:19:38,200 p=781 u=root | changed: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"changed": true, "checksum": "ab9b3d2dcccd53c1fbd42398be62d69b2ce1a1bf", "dest": "/usr/local/bin/kubernetes-scripts/kube-gen-token.sh", "gid": 0, "group": "root", "md5sum": "4eedc4fc52b3a21f2a6057ff7e1f1b37", "mode": "0700", "owner": "root", "secontext": "system_u:object_r:bin_t:s0", "size": 1155, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203577.99-39434996393296/source", "state": "file", "uid": 0}
2017-05-19 14:19:38,214 p=781 u=root | TASK [kubernetes/secrets : Gen_tokens | generate tokens for master components] **********************************************************************************
2017-05-19 14:19:38,214 p=781 u=root | Friday 19 May 2017 14:19:38 +0000 (0:00:00.371) 0:06:07.208 ************
2017-05-19 14:19:38,416 p=781 u=root | changed: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => (item=[u'system:kubectl', u'kargo-ha-20170519-141142-node1']) => {"changed": true, "cmd": ["/usr/local/bin/kubernetes-scripts/kube-gen-token.sh", "system:kubectl-kargo-ha-20170519-141142-node1"], "delta": "0:00:00.010017", "end": "2017-05-19 14:19:38.373184", "item": ["system:kubectl", "kargo-ha-20170519-141142-node1"], "rc": 0, "start": "2017-05-19 14:19:38.363167", "stderr": "", "stderr_lines": [], "stdout": "Added system:kubectl-kargo-ha-20170519-141142-node1", "stdout_lines": ["Added system:kubectl-kargo-ha-20170519-141142-node1"]}
2017-05-19 14:19:38,547 p=781 u=root | changed: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => (item=[u'system:kubectl', u'kargo-ha-20170519-141142-node2']) => {"changed": true, "cmd": ["/usr/local/bin/kubernetes-scripts/kube-gen-token.sh", "system:kubectl-kargo-ha-20170519-141142-node2"], "delta": "0:00:00.005862", "end": "2017-05-19 14:19:38.520113", "item": ["system:kubectl", "kargo-ha-20170519-141142-node2"], "rc": 0, "start": "2017-05-19 14:19:38.514251", "stderr": "", "stderr_lines": [], "stdout": "Added system:kubectl-kargo-ha-20170519-141142-node2", "stdout_lines": ["Added system:kubectl-kargo-ha-20170519-141142-node2"]}
2017-05-19 14:19:38,561 p=781 u=root | TASK [kubernetes/secrets : Gen_tokens | generate tokens for node components] ************************************************************************************
2017-05-19 14:19:38,561 p=781 u=root | Friday 19 May 2017 14:19:38 +0000 (0:00:00.346) 0:06:07.555 ************
2017-05-19 14:19:38,757 p=781 u=root | changed: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => (item=[u'system:kubelet', u'kargo-ha-20170519-141142-node1']) => {"changed": true, "cmd": ["/usr/local/bin/kubernetes-scripts/kube-gen-token.sh", "system:kubelet-kargo-ha-20170519-141142-node1"], "delta": "0:00:00.006026", "end": "2017-05-19 14:19:38.718494", "item": ["system:kubelet", "kargo-ha-20170519-141142-node1"], "rc": 0, "start": "2017-05-19 14:19:38.712468", "stderr": "", "stderr_lines": [], "stdout": "Added system:kubelet-kargo-ha-20170519-141142-node1", "stdout_lines": ["Added system:kubelet-kargo-ha-20170519-141142-node1"]}
2017-05-19 14:19:38,910 p=781 u=root | changed: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => (item=[u'system:kubelet', u'kargo-ha-20170519-141142-node2']) => {"changed": true, "cmd": ["/usr/local/bin/kubernetes-scripts/kube-gen-token.sh", "system:kubelet-kargo-ha-20170519-141142-node2"], "delta": "0:00:00.005929", "end": "2017-05-19 14:19:38.867930", "item": ["system:kubelet", "kargo-ha-20170519-141142-node2"], "rc": 0, "start": "2017-05-19 14:19:38.862001", "stderr": "", "stderr_lines": [], "stdout": "Added system:kubelet-kargo-ha-20170519-141142-node2", "stdout_lines": ["Added system:kubelet-kargo-ha-20170519-141142-node2"]}
2017-05-19 14:19:39,043 p=781 u=root | changed: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => (item=[u'system:kubelet', u'kargo-ha-20170519-141142-node3']) => {"changed": true, "cmd": ["/usr/local/bin/kubernetes-scripts/kube-gen-token.sh", "system:kubelet-kargo-ha-20170519-141142-node3"], "delta": "0:00:00.005988", "end": "2017-05-19 14:19:39.014236", "item": ["system:kubelet", "kargo-ha-20170519-141142-node3"], "rc": 0, "start": "2017-05-19 14:19:39.008248", "stderr": "", "stderr_lines": [], "stdout": "Added system:kubelet-kargo-ha-20170519-141142-node3", "stdout_lines": ["Added system:kubelet-kargo-ha-20170519-141142-node3"]}
2017-05-19 14:19:39,053 p=781 u=root | TASK [kubernetes/secrets : Gen_tokens | Get list of tokens from first master] ***********************************************************************************
2017-05-19 14:19:39,054 p=781 u=root | Friday 19 May 2017 14:19:39 +0000 (0:00:00.492) 0:06:08.047 ************
2017-05-19 14:19:39,219 p=781 u=root | changed: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"changed": true, "cmd": "(find /etc/kubernetes/tokens -maxdepth 1 -type f)", "delta": "0:00:00.003745", "end": "2017-05-19 14:19:39.199995", "rc": 0, "start": "2017-05-19 14:19:39.196250", "stderr": "", "stderr_lines": [], "stdout": "/etc/kubernetes/tokens/known_tokens.csv\n/etc/kubernetes/tokens/system:kubectl-kargo-ha-20170519-141142-node1.token\n/etc/kubernetes/tokens/system:kubectl-kargo-ha-20170519-141142-node2.token\n/etc/kubernetes/tokens/system:kubelet-kargo-ha-20170519-141142-node1.token\n/etc/kubernetes/tokens/system:kubelet-kargo-ha-20170519-141142-node2.token\n/etc/kubernetes/tokens/system:kubelet-kargo-ha-20170519-141142-node3.token", "stdout_lines": ["/etc/kubernetes/tokens/known_tokens.csv", "/etc/kubernetes/tokens/system:kubectl-kargo-ha-20170519-141142-node1.token", "/etc/kubernetes/tokens/system:kubectl-kargo-ha-20170519-141142-node2.token", "/etc/kubernetes/tokens/system:kubelet-kargo-ha-20170519-141142-node1.token", "/etc/kubernetes/tokens/system:kubelet-kargo-ha-20170519-141142-node2.token", "/etc/kubernetes/tokens/system:kubelet-kargo-ha-20170519-141142-node3.token"]}
2017-05-19 14:19:39,230 p=781 u=root | TASK [kubernetes/secrets : Gen_tokens | Gather tokens] **********************************************************************************************************
2017-05-19 14:19:39,230 p=781 u=root | Friday 19 May 2017 14:19:39 +0000 (0:00:00.176) 0:06:08.223 ************
2017-05-19 14:19:39,393 p=781 u=root | changed: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"changed": true, "cmd": "tar cfz - /etc/kubernetes/tokens/known_tokens.csv /etc/kubernetes/tokens/system:kubectl-kargo-ha-20170519-141142-node1.token /etc/kubernetes/tokens/system:kubectl-kargo-ha-20170519-141142-node2.token /etc/kubernetes/tokens/system:kubelet-kargo-ha-20170519-141142-node1.token /etc/kubernetes/tokens/system:kubelet-kargo-ha-20170519-141142-node2.token /etc/kubernetes/tokens/system:kubelet-kargo-ha-20170519-141142-node3.token | base64 --wrap=0", "delta": "0:00:00.005292", "end": "2017-05-19 14:19:39.375087", "rc": 0, "start": "2017-05-19 14:19:39.369795", "stderr": "tar: Removing leading `/' from member names", "stderr_lines": ["tar: Removing leading `/' from member names"], "stdout": "H4sIAPv+HlkAA+2YW0/bMBSA85xf0R9AqC+5kL11a3AoqKUsKnubQmpSyMVT7NKGX0+BFzZNeFZoJqrzvViRj48V2d+JY66yYbG+4U3NFZdDJQpey2FRi0398/XhOJMPVifQDt91X9odf7YY+9jCFKPACwIaUAvhgHjYGqBu0/4ba6nSZjCwGiHUe3G6/k9KO0nk+vuJnC9G6Jta0Tn7cSp5mPPpxVgosTiSrVS8+vK8RzJVOkXa5MJZpQ7ZrRLycOhgF2OXOLVYcmwWbSdVzuLVbLPY8jA8Q2MVu/4da05yksymySg2SkfMou1FUNL4obzyqnTNl/zy6zzLb0jb+r43Pb9Il2/TlVwZvLk+2l4tq3ZGJ/OtPB3dZo9n0bUook10r9hjwkp2a5SOmEXb4fg8jJP72V1Txde/xhNZ1VHM2CQqeVgyVBilo2bR9v/e8MBv8L/WfyONj18GvTOHpv4j5L6t/8RCxMWBB/W/D3T1H3w9bLr7T/bjvw/+94HuCAb+HzZa//WH2f34H4D/faD7CwL/D5vu/u/l+0923eB/D+guIsD/w6a7//SD/aev/hPwvw90d4HgPwAAAAAAAAAAAAB8fp4Aipe9GAAoAAA=", "stdout_lines": ["H4sIAPv+HlkAA+2YW0/bMBSA85xf0R9AqC+5kL11a3AoqKUsKnubQmpSyMVT7NKGX0+BFzZNeFZoJqrzvViRj48V2d+JY66yYbG+4U3NFZdDJQpey2FRi0398/XhOJMPVifQDt91X9odf7YY+9jCFKPACwIaUAvhgHjYGqBu0/4ba6nSZjCwGiHUe3G6/k9KO0nk+vuJnC9G6Jta0Tn7cSp5mPPpxVgosTiSrVS8+vK8RzJVOkXa5MJZpQ7ZrRLycOhgF2OXOLVYcmwWbSdVzuLVbLPY8jA8Q2MVu/4da05yksymySg2SkfMou1FUNL4obzyqnTNl/zy6zzLb0jb+r43Pb9Il2/TlVwZvLk+2l4tq3ZGJ/OtPB3dZo9n0bUook10r9hjwkp2a5SOmEXb4fg8jJP72V1Txde/xhNZ1VHM2CQqeVgyVBilo2bR9v/e8MBv8L/WfyONj18GvTOHpv4j5L6t/8RCxMWBB/W/D3T1H3w9bLr7T/bjvw/+94HuCAb+HzZa//WH2f34H4D/faD7CwL/D5vu/u/l+0923eB/D+guIsD/w6a7//SD/aev/hPwvw90d4HgPwAAAAAAAAAAAAB8fp4Aipe9GAAoAAA="]}
2017-05-19 14:19:39,398 p=781 u=root | TASK [kubernetes/secrets : Gen_tokens | Copy tokens on masters] *************************************************************************************************
2017-05-19 14:19:39,398 p=781 u=root | Friday 19 May 2017 14:19:39 +0000 (0:00:00.168) 0:06:08.392 ************
2017-05-19 14:19:39,614 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "cmd": "echo 'H4sIAPv+HlkAA+2YW0/bMBSA85xf0R9AqC+5kL11a3AoqKUsKnubQmpSyMVT7NKGX0+BFzZNeFZoJqrzvViRj48V2d+JY66yYbG+4U3NFZdDJQpey2FRi0398/XhOJMPVifQDt91X9odf7YY+9jCFKPACwIaUAvhgHjYGqBu0/4ba6nSZjCwGiHUe3G6/k9KO0nk+vuJnC9G6Jta0Tn7cSp5mPPpxVgosTiSrVS8+vK8RzJVOkXa5MJZpQ7ZrRLycOhgF2OXOLVYcmwWbSdVzuLVbLPY8jA8Q2MVu/4da05yksymySg2SkfMou1FUNL4obzyqnTNl/zy6zzLb0jb+r43Pb9Il2/TlVwZvLk+2l4tq3ZGJ/OtPB3dZo9n0bUook10r9hjwkp2a5SOmEXb4fg8jJP72V1Txde/xhNZ1VHM2CQqeVgyVBilo2bR9v/e8MBv8L/WfyONj18GvTOHpv4j5L6t/8RCxMWBB/W/D3T1H3w9bLr7T/bjvw/+94HuCAb+HzZa//WH2f34H4D/faD7CwL/D5vu/u/l+0923eB/D+guIsD/w6a7//SD/aev/hPwvw90d4HgPwAAAAAAAAAAAAB8fp4Aipe9GAAoAAA=' | base64 -d | tar xz -C /", "delta": "0:00:00.006342", "end": "2017-05-19 14:19:39.600040", "rc": 0, "start": "2017-05-19 14:19:39.593698", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:19:39,619 p=781 u=root | TASK [download : downloading...] ********************************************************************************************************************************
2017-05-19 14:19:39,620 p=781 u=root | Friday 19 May 2017 14:19:39 +0000 (0:00:00.221) 0:06:08.613 ************
2017-05-19 14:19:40,284 p=781 u=root | TASK [download : Create dest directories] ***********************************************************************************************************************
2017-05-19 14:19:40,284 p=781 u=root | Friday 19 May 2017 14:19:40 +0000 (0:00:00.664) 0:06:09.278 ************
2017-05-19 14:19:40,942 p=781 u=root | TASK [download : Download items] ********************************************************************************************************************************
2017-05-19 14:19:40,942 p=781 u=root | Friday 19 May 2017 14:19:40 +0000 (0:00:00.657) 0:06:09.936 ************
2017-05-19 14:19:41,606 p=781 u=root | TASK [download : Extract archives] ******************************************************************************************************************************
2017-05-19 14:19:41,606 p=781 u=root | Friday 19 May 2017 14:19:41 +0000 (0:00:00.664) 0:06:10.600 ************
2017-05-19 14:19:42,268 p=781 u=root | TASK [download : Fix permissions] *******************************************************************************************************************************
2017-05-19 14:19:42,269 p=781 u=root | Friday 19 May 2017 14:19:42 +0000 (0:00:00.662) 0:06:11.262 ************
2017-05-19 14:19:42,934 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:19:42,934 p=781 u=root | Friday 19 May 2017 14:19:42 +0000 (0:00:00.665) 0:06:11.928 ************
2017-05-19 14:19:43,009 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:19:43,033 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:19:43,037 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:19:43,041 p=781 u=root | TASK [download : Create dest directory for saved/loaded container images] ***************************************************************************************
2017-05-19 14:19:43,041 p=781 u=root | Friday 19 May 2017 14:19:43 +0000 (0:00:00.106) 0:06:12.035 ************
2017-05-19 14:19:43,864 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:19:43,870 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:19:43,880 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:19:43,887 p=781 u=root | TASK [download : Hack python binary path for localhost] *********************************************************************************************************
2017-05-19 14:19:43,887 p=781 u=root | Friday 19 May 2017 14:19:43 +0000 (0:00:00.845) 0:06:12.881 ************
2017-05-19 14:19:43,915 p=781 u=root | TASK [download : Download | create local directory for saved/loaded container images] ***************************************************************************
2017-05-19 14:19:43,915 p=781 u=root | Friday 19 May 2017 14:19:43 +0000 (0:00:00.027) 0:06:12.909 ************
2017-05-19 14:19:43,948 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:19:43,949 p=781 u=root | Friday 19 May 2017 14:19:43 +0000 (0:00:00.033) 0:06:12.942 ************
2017-05-19 14:19:45,207 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:19:45,250 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:19:45,278 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:19:45,290 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:19:45,290 p=781 u=root | Friday 19 May 2017 14:19:45 +0000 (0:00:01.341) 0:06:14.284 ************
2017-05-19 14:19:46,553 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_args": "nginx:1.11.4-alpine"}, "changed": false}
2017-05-19 14:19:46,591 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_args": "nginx:1.11.4-alpine"}, "changed": false}
2017-05-19 14:19:46,605 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_args": "nginx:1.11.4-alpine"}, "changed": false}
2017-05-19 14:19:46,617 p=781 u=root | TASK [download : Register docker images info] *******************************************************************************************************************
2017-05-19 14:19:46,618 p=781 u=root | Friday 19 May 2017 14:19:46 +0000 (0:00:01.327) 0:06:15.611 ************
2017-05-19 14:19:47,969 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:19:48,008 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:19:48,020 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:19:48,032 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:19:48,032 p=781 u=root | Friday 19 May 2017 14:19:48 +0000 (0:00:01.414) 0:06:17.026 ************
2017-05-19 14:19:49,295 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:19:49,346 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:19:49,368 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:19:49,380 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:19:49,381 p=781 u=root | Friday 19 May 2017 14:19:49 +0000 (0:00:01.348) 0:06:18.374 ************
2017-05-19 14:19:50,655 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:19:50,705 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:19:50,719 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:19:50,732 p=781 u=root | TASK [download : Check the local digest sha256 corresponds to the given image tag] ******************************************************************************
2017-05-19 14:19:50,732 p=781 u=root | Friday 19 May 2017 14:19:50 +0000 (0:00:01.351) 0:06:19.726 ************
2017-05-19 14:19:52,045 p=781 u=root | TASK [download : pulling...] ************************************************************************************************************************************
2017-05-19 14:19:52,045 p=781 u=root | Friday 19 May 2017 14:19:52 +0000 (0:00:01.312) 0:06:21.038 ************
2017-05-19 14:19:52,718 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {
"changed": false,
"msg": "nginx:1.11.4-alpine"
}
2017-05-19 14:19:52,747 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {
"changed": false,
"msg": "nginx:1.11.4-alpine"
}
2017-05-19 14:19:52,762 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {
"changed": false,
"msg": "nginx:1.11.4-alpine"
}
2017-05-19 14:19:52,775 p=781 u=root | TASK [download : Download containers if pull is required or told to always pull] ********************************************************************************
2017-05-19 14:19:52,775 p=781 u=root | Friday 19 May 2017 14:19:52 +0000 (0:00:00.730) 0:06:21.769 ************
2017-05-19 14:19:56,769 p=781 u=root | changed: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "nginx:1.11.4-alpine"], "delta": "0:00:03.096849", "end": "2017-05-19 14:19:56.746303", "rc": 0, "start": "2017-05-19 14:19:53.649454", "stderr": "", "stderr_lines": [], "stdout": "1.11.4-alpine: Pulling from library/nginx\nc0cb142e4345: Pulling fs layer\n550be1410575: Pulling fs layer\nf89cfc3ca4f4: Pulling fs layer\n269d010cc2b4: Pulling fs layer\n269d010cc2b4: Waiting\nf89cfc3ca4f4: Verifying Checksum\nf89cfc3ca4f4: Download complete\nc0cb142e4345: Verifying Checksum\nc0cb142e4345: Download complete\nc0cb142e4345: Pull complete\n269d010cc2b4: Verifying Checksum\n269d010cc2b4: Download complete\n550be1410575: Verifying Checksum\n550be1410575: Download complete\n550be1410575: Pull complete\nf89cfc3ca4f4: Pull complete\n269d010cc2b4: Pull complete\nDigest: sha256:d4803fa2f3a05c4867c23a88c114f55026126eec494b11bc546689cf595836ca\nStatus: Downloaded newer image for nginx:1.11.4-alpine", "stdout_lines": ["1.11.4-alpine: Pulling from library/nginx", "c0cb142e4345: Pulling fs layer", "550be1410575: Pulling fs layer", "f89cfc3ca4f4: Pulling fs layer", "269d010cc2b4: Pulling fs layer", "269d010cc2b4: Waiting", "f89cfc3ca4f4: Verifying Checksum", "f89cfc3ca4f4: Download complete", "c0cb142e4345: Verifying Checksum", "c0cb142e4345: Download complete", "c0cb142e4345: Pull complete", "269d010cc2b4: Verifying Checksum", "269d010cc2b4: Download complete", "550be1410575: Verifying Checksum", "550be1410575: Download complete", "550be1410575: Pull complete", "f89cfc3ca4f4: Pull complete", "269d010cc2b4: Pull complete", "Digest: sha256:d4803fa2f3a05c4867c23a88c114f55026126eec494b11bc546689cf595836ca", "Status: Downloaded newer image for nginx:1.11.4-alpine"]}
2017-05-19 14:19:56,786 p=781 u=root | changed: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "nginx:1.11.4-alpine"], "delta": "0:00:03.125589", "end": "2017-05-19 14:19:56.766940", "rc": 0, "start": "2017-05-19 14:19:53.641351", "stderr": "", "stderr_lines": [], "stdout": "1.11.4-alpine: Pulling from library/nginx\nc0cb142e4345: Pulling fs layer\n550be1410575: Pulling fs layer\nf89cfc3ca4f4: Pulling fs layer\n269d010cc2b4: Pulling fs layer\n269d010cc2b4: Waiting\nf89cfc3ca4f4: Verifying Checksum\nf89cfc3ca4f4: Download complete\nc0cb142e4345: Verifying Checksum\nc0cb142e4345: Download complete\nc0cb142e4345: Pull complete\n269d010cc2b4: Verifying Checksum\n269d010cc2b4: Download complete\n550be1410575: Verifying Checksum\n550be1410575: Download complete\n550be1410575: Pull complete\nf89cfc3ca4f4: Pull complete\n269d010cc2b4: Pull complete\nDigest: sha256:d4803fa2f3a05c4867c23a88c114f55026126eec494b11bc546689cf595836ca\nStatus: Downloaded newer image for nginx:1.11.4-alpine", "stdout_lines": ["1.11.4-alpine: Pulling from library/nginx", "c0cb142e4345: Pulling fs layer", "550be1410575: Pulling fs layer", "f89cfc3ca4f4: Pulling fs layer", "269d010cc2b4: Pulling fs layer", "269d010cc2b4: Waiting", "f89cfc3ca4f4: Verifying Checksum", "f89cfc3ca4f4: Download complete", "c0cb142e4345: Verifying Checksum", "c0cb142e4345: Download complete", "c0cb142e4345: Pull complete", "269d010cc2b4: Verifying Checksum", "269d010cc2b4: Download complete", "550be1410575: Verifying Checksum", "550be1410575: Download complete", "550be1410575: Pull complete", "f89cfc3ca4f4: Pull complete", "269d010cc2b4: Pull complete", "Digest: sha256:d4803fa2f3a05c4867c23a88c114f55026126eec494b11bc546689cf595836ca", "Status: Downloaded newer image for nginx:1.11.4-alpine"]}
2017-05-19 14:19:56,813 p=781 u=root | changed: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "nginx:1.11.4-alpine"], "delta": "0:00:03.198795", "end": "2017-05-19 14:19:56.792589", "rc": 0, "start": "2017-05-19 14:19:53.593794", "stderr": "", "stderr_lines": [], "stdout": "1.11.4-alpine: Pulling from library/nginx\nc0cb142e4345: Pulling fs layer\n550be1410575: Pulling fs layer\nf89cfc3ca4f4: Pulling fs layer\n269d010cc2b4: Pulling fs layer\n269d010cc2b4: Waiting\nf89cfc3ca4f4: Verifying Checksum\nf89cfc3ca4f4: Download complete\nc0cb142e4345: Verifying Checksum\nc0cb142e4345: Download complete\nc0cb142e4345: Pull complete\n269d010cc2b4: Verifying Checksum\n269d010cc2b4: Download complete\n550be1410575: Verifying Checksum\n550be1410575: Download complete\n550be1410575: Pull complete\nf89cfc3ca4f4: Pull complete\n269d010cc2b4: Pull complete\nDigest: sha256:d4803fa2f3a05c4867c23a88c114f55026126eec494b11bc546689cf595836ca\nStatus: Downloaded newer image for nginx:1.11.4-alpine", "stdout_lines": ["1.11.4-alpine: Pulling from library/nginx", "c0cb142e4345: Pulling fs layer", "550be1410575: Pulling fs layer", "f89cfc3ca4f4: Pulling fs layer", "269d010cc2b4: Pulling fs layer", "269d010cc2b4: Waiting", "f89cfc3ca4f4: Verifying Checksum", "f89cfc3ca4f4: Download complete", "c0cb142e4345: Verifying Checksum", "c0cb142e4345: Download complete", "c0cb142e4345: Pull complete", "269d010cc2b4: Verifying Checksum", "269d010cc2b4: Download complete", "550be1410575: Verifying Checksum", "550be1410575: Download complete", "550be1410575: Pull complete", "f89cfc3ca4f4: Pull complete", "269d010cc2b4: Pull complete", "Digest: sha256:d4803fa2f3a05c4867c23a88c114f55026126eec494b11bc546689cf595836ca", "Status: Downloaded newer image for nginx:1.11.4-alpine"]}
2017-05-19 14:19:56,818 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:19:56,818 p=781 u=root | Friday 19 May 2017 14:19:56 +0000 (0:00:04.042) 0:06:25.812 ************
2017-05-19 14:19:57,208 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"fname": "/tmp/releases/containers/nginx:1.11.4-alpine.tar"}, "changed": false}
2017-05-19 14:19:57,215 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"fname": "/tmp/releases/containers/nginx:1.11.4-alpine.tar"}, "changed": false}
2017-05-19 14:19:57,231 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"fname": "/tmp/releases/containers/nginx:1.11.4-alpine.tar"}, "changed": false}
2017-05-19 14:19:57,236 p=781 u=root | TASK [download : Set default value for 'container_changed' to false] ********************************************************************************************
2017-05-19 14:19:57,237 p=781 u=root | Friday 19 May 2017 14:19:57 +0000 (0:00:00.418) 0:06:26.230 ************
2017-05-19 14:19:57,306 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:19:57,333 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:19:57,338 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:19:57,351 p=781 u=root | TASK [download : Update the 'container_changed' fact] ***********************************************************************************************************
2017-05-19 14:19:57,351 p=781 u=root | Friday 19 May 2017 14:19:57 +0000 (0:00:00.114) 0:06:26.345 ************
2017-05-19 14:19:58,056 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:19:58,084 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:19:58,103 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:19:58,112 p=781 u=root | TASK [download : Stat saved container image] ********************************************************************************************************************
2017-05-19 14:19:58,113 p=781 u=root | Friday 19 May 2017 14:19:58 +0000 (0:00:00.761) 0:06:27.106 ************
2017-05-19 14:19:58,341 p=781 u=root | TASK [download : Download | save container images] **************************************************************************************************************
2017-05-19 14:19:58,342 p=781 u=root | Friday 19 May 2017 14:19:58 +0000 (0:00:00.228) 0:06:27.335 ************
2017-05-19 14:19:58,375 p=781 u=root | TASK [download : Download | copy container images to ansible host] **********************************************************************************************
2017-05-19 14:19:58,375 p=781 u=root | Friday 19 May 2017 14:19:58 +0000 (0:00:00.033) 0:06:27.369 ************
2017-05-19 14:19:58,479 p=781 u=root | TASK [download : Download | upload container images to nodes] ***************************************************************************************************
2017-05-19 14:19:58,479 p=781 u=root | Friday 19 May 2017 14:19:58 +0000 (0:00:00.104) 0:06:27.473 ************
2017-05-19 14:19:58,574 p=781 u=root | TASK [download : Download | load container images] **************************************************************************************************************
2017-05-19 14:19:58,574 p=781 u=root | Friday 19 May 2017 14:19:58 +0000 (0:00:00.094) 0:06:27.568 ************
2017-05-19 14:19:58,666 p=781 u=root | TASK [download : downloading...] ********************************************************************************************************************************
2017-05-19 14:19:58,667 p=781 u=root | Friday 19 May 2017 14:19:58 +0000 (0:00:00.092) 0:06:27.660 ************
2017-05-19 14:19:59,352 p=781 u=root | TASK [download : Create dest directories] ***********************************************************************************************************************
2017-05-19 14:19:59,352 p=781 u=root | Friday 19 May 2017 14:19:59 +0000 (0:00:00.685) 0:06:28.346 ************
2017-05-19 14:20:00,045 p=781 u=root | TASK [download : Download items] ********************************************************************************************************************************
2017-05-19 14:20:00,045 p=781 u=root | Friday 19 May 2017 14:20:00 +0000 (0:00:00.692) 0:06:29.039 ************
2017-05-19 14:20:00,733 p=781 u=root | TASK [download : Extract archives] ******************************************************************************************************************************
2017-05-19 14:20:00,733 p=781 u=root | Friday 19 May 2017 14:20:00 +0000 (0:00:00.688) 0:06:29.727 ************
2017-05-19 14:20:01,419 p=781 u=root | TASK [download : Fix permissions] *******************************************************************************************************************************
2017-05-19 14:20:01,420 p=781 u=root | Friday 19 May 2017 14:20:01 +0000 (0:00:00.686) 0:06:30.413 ************
2017-05-19 14:20:02,101 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:20:02,101 p=781 u=root | Friday 19 May 2017 14:20:02 +0000 (0:00:00.681) 0:06:31.095 ************
2017-05-19 14:20:02,174 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:20:02,193 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:20:02,206 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:20:02,211 p=781 u=root | TASK [download : Create dest directory for saved/loaded container images] ***************************************************************************************
2017-05-19 14:20:02,211 p=781 u=root | Friday 19 May 2017 14:20:02 +0000 (0:00:00.109) 0:06:31.205 ************
2017-05-19 14:20:03,037 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:20:03,049 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:20:03,063 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:20:03,070 p=781 u=root | TASK [download : Hack python binary path for localhost] *********************************************************************************************************
2017-05-19 14:20:03,071 p=781 u=root | Friday 19 May 2017 14:20:03 +0000 (0:00:00.859) 0:06:32.064 ************
2017-05-19 14:20:03,098 p=781 u=root | TASK [download : Download | create local directory for saved/loaded container images] ***************************************************************************
2017-05-19 14:20:03,098 p=781 u=root | Friday 19 May 2017 14:20:03 +0000 (0:00:00.027) 0:06:32.092 ************
2017-05-19 14:20:03,131 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:20:03,131 p=781 u=root | Friday 19 May 2017 14:20:03 +0000 (0:00:00.032) 0:06:32.125 ************
2017-05-19 14:20:04,399 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:20:04,445 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:20:04,457 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:20:04,469 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:20:04,470 p=781 u=root | Friday 19 May 2017 14:20:04 +0000 (0:00:01.338) 0:06:33.463 ************
2017-05-19 14:20:05,730 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_args": "busybox:latest"}, "changed": false}
2017-05-19 14:20:05,778 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_args": "busybox:latest"}, "changed": false}
2017-05-19 14:20:05,792 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_args": "busybox:latest"}, "changed": false}
2017-05-19 14:20:05,804 p=781 u=root | TASK [download : Register docker images info] *******************************************************************************************************************
2017-05-19 14:20:05,805 p=781 u=root | Friday 19 May 2017 14:20:05 +0000 (0:00:01.335) 0:06:34.798 ************
2017-05-19 14:20:07,151 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:20:07,187 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:20:07,204 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:20:07,217 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:20:07,217 p=781 u=root | Friday 19 May 2017 14:20:07 +0000 (0:00:01.412) 0:06:36.211 ************
2017-05-19 14:20:08,505 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:20:08,541 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:20:08,554 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:20:08,567 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:20:08,567 p=781 u=root | Friday 19 May 2017 14:20:08 +0000 (0:00:01.349) 0:06:37.561 ************
2017-05-19 14:20:09,842 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:20:09,892 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:20:09,910 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:20:09,923 p=781 u=root | TASK [download : Check the local digest sha256 corresponds to the given image tag] ******************************************************************************
2017-05-19 14:20:09,923 p=781 u=root | Friday 19 May 2017 14:20:09 +0000 (0:00:01.356) 0:06:38.917 ************
2017-05-19 14:20:11,232 p=781 u=root | TASK [download : pulling...] ************************************************************************************************************************************
2017-05-19 14:20:11,232 p=781 u=root | Friday 19 May 2017 14:20:11 +0000 (0:00:01.309) 0:06:40.226 ************
2017-05-19 14:20:11,920 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {
"changed": false,
"msg": "busybox:latest"
}
2017-05-19 14:20:11,935 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {
"changed": false,
"msg": "busybox:latest"
}
2017-05-19 14:20:11,951 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {
"changed": false,
"msg": "busybox:latest"
}
2017-05-19 14:20:11,964 p=781 u=root | TASK [download : Download containers if pull is required or told to always pull] ********************************************************************************
2017-05-19 14:20:11,964 p=781 u=root | Friday 19 May 2017 14:20:11 +0000 (0:00:00.731) 0:06:40.958 ************
2017-05-19 14:20:14,448 p=781 u=root | changed: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "busybox:latest"], "delta": "0:00:01.643288", "end": "2017-05-19 14:20:14.426123", "rc": 0, "start": "2017-05-19 14:20:12.782835", "stderr": "", "stderr_lines": [], "stdout": "latest: Pulling from library/busybox\n1cae461a1479: Pulling fs layer\n1cae461a1479: Verifying Checksum\n1cae461a1479: Download complete\n1cae461a1479: Pull complete\nDigest: sha256:c79345819a6882c31b41bc771d9a94fc52872fa651b36771fbe0c8461d7ee558\nStatus: Downloaded newer image for busybox:latest", "stdout_lines": ["latest: Pulling from library/busybox", "1cae461a1479: Pulling fs layer", "1cae461a1479: Verifying Checksum", "1cae461a1479: Download complete", "1cae461a1479: Pull complete", "Digest: sha256:c79345819a6882c31b41bc771d9a94fc52872fa651b36771fbe0c8461d7ee558", "Status: Downloaded newer image for busybox:latest"]}
2017-05-19 14:20:14,466 p=781 u=root | changed: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "busybox:latest"], "delta": "0:00:01.622034", "end": "2017-05-19 14:20:14.447711", "rc": 0, "start": "2017-05-19 14:20:12.825677", "stderr": "", "stderr_lines": [], "stdout": "latest: Pulling from library/busybox\n1cae461a1479: Pulling fs layer\n1cae461a1479: Download complete\n1cae461a1479: Pull complete\nDigest: sha256:c79345819a6882c31b41bc771d9a94fc52872fa651b36771fbe0c8461d7ee558\nStatus: Downloaded newer image for busybox:latest", "stdout_lines": ["latest: Pulling from library/busybox", "1cae461a1479: Pulling fs layer", "1cae461a1479: Download complete", "1cae461a1479: Pull complete", "Digest: sha256:c79345819a6882c31b41bc771d9a94fc52872fa651b36771fbe0c8461d7ee558", "Status: Downloaded newer image for busybox:latest"]}
2017-05-19 14:20:14,490 p=781 u=root | changed: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "busybox:latest"], "delta": "0:00:01.635937", "end": "2017-05-19 14:20:14.468963", "rc": 0, "start": "2017-05-19 14:20:12.833026", "stderr": "", "stderr_lines": [], "stdout": "latest: Pulling from library/busybox\n1cae461a1479: Pulling fs layer\n1cae461a1479: Download complete\n1cae461a1479: Pull complete\nDigest: sha256:c79345819a6882c31b41bc771d9a94fc52872fa651b36771fbe0c8461d7ee558\nStatus: Downloaded newer image for busybox:latest", "stdout_lines": ["latest: Pulling from library/busybox", "1cae461a1479: Pulling fs layer", "1cae461a1479: Download complete", "1cae461a1479: Pull complete", "Digest: sha256:c79345819a6882c31b41bc771d9a94fc52872fa651b36771fbe0c8461d7ee558", "Status: Downloaded newer image for busybox:latest"]}
2017-05-19 14:20:14,495 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:20:14,495 p=781 u=root | Friday 19 May 2017 14:20:14 +0000 (0:00:02.530) 0:06:43.489 ************
2017-05-19 14:20:14,894 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"fname": "/tmp/releases/containers/busybox:latest.tar"}, "changed": false}
2017-05-19 14:20:14,909 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"fname": "/tmp/releases/containers/busybox:latest.tar"}, "changed": false}
2017-05-19 14:20:14,912 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"fname": "/tmp/releases/containers/busybox:latest.tar"}, "changed": false}
2017-05-19 14:20:14,917 p=781 u=root | TASK [download : Set default value for 'container_changed' to false] ********************************************************************************************
2017-05-19 14:20:14,917 p=781 u=root | Friday 19 May 2017 14:20:14 +0000 (0:00:00.422) 0:06:43.911 ************
2017-05-19 14:20:14,984 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:20:15,009 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:20:15,018 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:20:15,030 p=781 u=root | TASK [download : Update the 'container_changed' fact] ***********************************************************************************************************
2017-05-19 14:20:15,030 p=781 u=root | Friday 19 May 2017 14:20:15 +0000 (0:00:00.113) 0:06:44.024 ************
2017-05-19 14:20:15,750 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:20:15,777 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:20:15,792 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:20:15,801 p=781 u=root | TASK [download : Stat saved container image] ********************************************************************************************************************
2017-05-19 14:20:15,802 p=781 u=root | Friday 19 May 2017 14:20:15 +0000 (0:00:00.771) 0:06:44.795 ************
2017-05-19 14:20:16,033 p=781 u=root | TASK [download : Download | save container images] **************************************************************************************************************
2017-05-19 14:20:16,033 p=781 u=root | Friday 19 May 2017 14:20:16 +0000 (0:00:00.231) 0:06:45.027 ************
2017-05-19 14:20:16,065 p=781 u=root | TASK [download : Download | copy container images to ansible host] **********************************************************************************************
2017-05-19 14:20:16,065 p=781 u=root | Friday 19 May 2017 14:20:16 +0000 (0:00:00.031) 0:06:45.059 ************
2017-05-19 14:20:16,170 p=781 u=root | TASK [download : Download | upload container images to nodes] ***************************************************************************************************
2017-05-19 14:20:16,171 p=781 u=root | Friday 19 May 2017 14:20:16 +0000 (0:00:00.105) 0:06:45.164 ************
2017-05-19 14:20:16,273 p=781 u=root | TASK [download : Download | load container images] **************************************************************************************************************
2017-05-19 14:20:16,273 p=781 u=root | Friday 19 May 2017 14:20:16 +0000 (0:00:00.102) 0:06:45.267 ************
2017-05-19 14:20:16,369 p=781 u=root | TASK [download : downloading...] ********************************************************************************************************************************
2017-05-19 14:20:16,370 p=781 u=root | Friday 19 May 2017 14:20:16 +0000 (0:00:00.096) 0:06:45.363 ************
2017-05-19 14:20:16,438 p=781 u=root | TASK [download : Create dest directories] ***********************************************************************************************************************
2017-05-19 14:20:16,438 p=781 u=root | Friday 19 May 2017 14:20:16 +0000 (0:00:00.068) 0:06:45.432 ************
2017-05-19 14:20:16,498 p=781 u=root | TASK [download : Download items] ********************************************************************************************************************************
2017-05-19 14:20:16,498 p=781 u=root | Friday 19 May 2017 14:20:16 +0000 (0:00:00.059) 0:06:45.492 ************
2017-05-19 14:20:16,559 p=781 u=root | TASK [download : Extract archives] ******************************************************************************************************************************
2017-05-19 14:20:16,559 p=781 u=root | Friday 19 May 2017 14:20:16 +0000 (0:00:00.061) 0:06:45.553 ************
2017-05-19 14:20:16,619 p=781 u=root | TASK [download : Fix permissions] *******************************************************************************************************************************
2017-05-19 14:20:16,620 p=781 u=root | Friday 19 May 2017 14:20:16 +0000 (0:00:00.060) 0:06:45.613 ************
2017-05-19 14:20:16,687 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:20:16,687 p=781 u=root | Friday 19 May 2017 14:20:16 +0000 (0:00:00.067) 0:06:45.681 ************
2017-05-19 14:20:16,754 p=781 u=root | TASK [download : Create dest directory for saved/loaded container images] ***************************************************************************************
2017-05-19 14:20:16,754 p=781 u=root | Friday 19 May 2017 14:20:16 +0000 (0:00:00.067) 0:06:45.748 ************
2017-05-19 14:20:16,826 p=781 u=root | TASK [download : Hack python binary path for localhost] *********************************************************************************************************
2017-05-19 14:20:16,826 p=781 u=root | Friday 19 May 2017 14:20:16 +0000 (0:00:00.071) 0:06:45.820 ************
2017-05-19 14:20:16,847 p=781 u=root | TASK [download : Download | create local directory for saved/loaded container images] ***************************************************************************
2017-05-19 14:20:16,847 p=781 u=root | Friday 19 May 2017 14:20:16 +0000 (0:00:00.021) 0:06:45.841 ************
2017-05-19 14:20:16,876 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:20:16,877 p=781 u=root | Friday 19 May 2017 14:20:16 +0000 (0:00:00.029) 0:06:45.870 ************
2017-05-19 14:20:16,981 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:20:16,982 p=781 u=root | Friday 19 May 2017 14:20:16 +0000 (0:00:00.104) 0:06:45.975 ************
2017-05-19 14:20:17,081 p=781 u=root | TASK [download : Register docker images info] *******************************************************************************************************************
2017-05-19 14:20:17,081 p=781 u=root | Friday 19 May 2017 14:20:17 +0000 (0:00:00.099) 0:06:46.075 ************
2017-05-19 14:20:17,189 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:20:17,190 p=781 u=root | Friday 19 May 2017 14:20:17 +0000 (0:00:00.108) 0:06:46.183 ************
2017-05-19 14:20:17,290 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:20:17,290 p=781 u=root | Friday 19 May 2017 14:20:17 +0000 (0:00:00.100) 0:06:46.283 ************
2017-05-19 14:20:17,395 p=781 u=root | TASK [download : Check the local digest sha256 corresponds to the given image tag] ******************************************************************************
2017-05-19 14:20:17,395 p=781 u=root | Friday 19 May 2017 14:20:17 +0000 (0:00:00.105) 0:06:46.389 ************
2017-05-19 14:20:17,493 p=781 u=root | TASK [download : pulling...] ************************************************************************************************************************************
2017-05-19 14:20:17,493 p=781 u=root | Friday 19 May 2017 14:20:17 +0000 (0:00:00.097) 0:06:46.487 ************
2017-05-19 14:20:17,574 p=781 u=root | TASK [download : Download containers if pull is required or told to always pull] ********************************************************************************
2017-05-19 14:20:17,574 p=781 u=root | Friday 19 May 2017 14:20:17 +0000 (0:00:00.081) 0:06:46.568 ************
2017-05-19 14:20:17,664 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:20:17,665 p=781 u=root | Friday 19 May 2017 14:20:17 +0000 (0:00:00.090) 0:06:46.658 ************
2017-05-19 14:20:17,732 p=781 u=root | TASK [download : Set default value for 'container_changed' to false] ********************************************************************************************
2017-05-19 14:20:17,732 p=781 u=root | Friday 19 May 2017 14:20:17 +0000 (0:00:00.067) 0:06:46.725 ************
2017-05-19 14:20:17,809 p=781 u=root | TASK [download : Update the 'container_changed' fact] ***********************************************************************************************************
2017-05-19 14:20:17,809 p=781 u=root | Friday 19 May 2017 14:20:17 +0000 (0:00:00.077) 0:06:46.803 ************
2017-05-19 14:20:17,901 p=781 u=root | TASK [download : Stat saved container image] ********************************************************************************************************************
2017-05-19 14:20:17,902 p=781 u=root | Friday 19 May 2017 14:20:17 +0000 (0:00:00.092) 0:06:46.895 ************
2017-05-19 14:20:17,931 p=781 u=root | TASK [download : Download | save container images] **************************************************************************************************************
2017-05-19 14:20:17,932 p=781 u=root | Friday 19 May 2017 14:20:17 +0000 (0:00:00.030) 0:06:46.925 ************
2017-05-19 14:20:17,960 p=781 u=root | TASK [download : Download | copy container images to ansible host] **********************************************************************************************
2017-05-19 14:20:17,960 p=781 u=root | Friday 19 May 2017 14:20:17 +0000 (0:00:00.028) 0:06:46.954 ************
2017-05-19 14:20:18,036 p=781 u=root | TASK [download : Download | upload container images to nodes] ***************************************************************************************************
2017-05-19 14:20:18,036 p=781 u=root | Friday 19 May 2017 14:20:18 +0000 (0:00:00.076) 0:06:47.030 ************
2017-05-19 14:20:18,103 p=781 u=root | TASK [download : Download | load container images] **************************************************************************************************************
2017-05-19 14:20:18,104 p=781 u=root | Friday 19 May 2017 14:20:18 +0000 (0:00:00.067) 0:06:47.097 ************
2017-05-19 14:20:18,164 p=781 u=root | TASK [download : downloading...] ********************************************************************************************************************************
2017-05-19 14:20:18,164 p=781 u=root | Friday 19 May 2017 14:20:18 +0000 (0:00:00.060) 0:06:47.158 ************
2017-05-19 14:20:18,225 p=781 u=root | TASK [download : Create dest directories] ***********************************************************************************************************************
2017-05-19 14:20:18,225 p=781 u=root | Friday 19 May 2017 14:20:18 +0000 (0:00:00.061) 0:06:47.219 ************
2017-05-19 14:20:18,295 p=781 u=root | TASK [download : Download items] ********************************************************************************************************************************
2017-05-19 14:20:18,295 p=781 u=root | Friday 19 May 2017 14:20:18 +0000 (0:00:00.069) 0:06:47.288 ************
2017-05-19 14:20:18,369 p=781 u=root | TASK [download : Extract archives] ******************************************************************************************************************************
2017-05-19 14:20:18,369 p=781 u=root | Friday 19 May 2017 14:20:18 +0000 (0:00:00.074) 0:06:47.363 ************
2017-05-19 14:20:18,432 p=781 u=root | TASK [download : Fix permissions] *******************************************************************************************************************************
2017-05-19 14:20:18,432 p=781 u=root | Friday 19 May 2017 14:20:18 +0000 (0:00:00.063) 0:06:47.426 ************
2017-05-19 14:20:18,492 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:20:18,493 p=781 u=root | Friday 19 May 2017 14:20:18 +0000 (0:00:00.060) 0:06:47.486 ************
2017-05-19 14:20:18,554 p=781 u=root | TASK [download : Create dest directory for saved/loaded container images] ***************************************************************************************
2017-05-19 14:20:18,554 p=781 u=root | Friday 19 May 2017 14:20:18 +0000 (0:00:00.061) 0:06:47.547 ************
2017-05-19 14:20:18,615 p=781 u=root | TASK [download : Hack python binary path for localhost] *********************************************************************************************************
2017-05-19 14:20:18,616 p=781 u=root | Friday 19 May 2017 14:20:18 +0000 (0:00:00.061) 0:06:47.609 ************
2017-05-19 14:20:18,640 p=781 u=root | TASK [download : Download | create local directory for saved/loaded container images] ***************************************************************************
2017-05-19 14:20:18,640 p=781 u=root | Friday 19 May 2017 14:20:18 +0000 (0:00:00.024) 0:06:47.634 ************
2017-05-19 14:20:18,672 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:20:18,673 p=781 u=root | Friday 19 May 2017 14:20:18 +0000 (0:00:00.032) 0:06:47.666 ************
2017-05-19 14:20:18,772 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:20:18,773 p=781 u=root | Friday 19 May 2017 14:20:18 +0000 (0:00:00.100) 0:06:47.766 ************
2017-05-19 14:20:18,878 p=781 u=root | TASK [download : Register docker images info] *******************************************************************************************************************
2017-05-19 14:20:18,878 p=781 u=root | Friday 19 May 2017 14:20:18 +0000 (0:00:00.105) 0:06:47.872 ************
2017-05-19 14:20:18,980 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:20:18,981 p=781 u=root | Friday 19 May 2017 14:20:18 +0000 (0:00:00.102) 0:06:47.974 ************
2017-05-19 14:20:19,084 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:20:19,085 p=781 u=root | Friday 19 May 2017 14:20:19 +0000 (0:00:00.104) 0:06:48.078 ************
2017-05-19 14:20:19,190 p=781 u=root | TASK [download : Check the local digest sha256 corresponds to the given image tag] ******************************************************************************
2017-05-19 14:20:19,190 p=781 u=root | Friday 19 May 2017 14:20:19 +0000 (0:00:00.105) 0:06:48.184 ************
2017-05-19 14:20:19,283 p=781 u=root | TASK [download : pulling...] ************************************************************************************************************************************
2017-05-19 14:20:19,284 p=781 u=root | Friday 19 May 2017 14:20:19 +0000 (0:00:00.093) 0:06:48.277 ************
2017-05-19 14:20:19,353 p=781 u=root | TASK [download : Download containers if pull is required or told to always pull] ********************************************************************************
2017-05-19 14:20:19,353 p=781 u=root | Friday 19 May 2017 14:20:19 +0000 (0:00:00.069) 0:06:48.347 ************
2017-05-19 14:20:19,449 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:20:19,449 p=781 u=root | Friday 19 May 2017 14:20:19 +0000 (0:00:00.095) 0:06:48.443 ************
2017-05-19 14:20:19,510 p=781 u=root | TASK [download : Set default value for 'container_changed' to false] ********************************************************************************************
2017-05-19 14:20:19,510 p=781 u=root | Friday 19 May 2017 14:20:19 +0000 (0:00:00.061) 0:06:48.504 ************
2017-05-19 14:20:19,578 p=781 u=root | TASK [download : Update the 'container_changed' fact] ***********************************************************************************************************
2017-05-19 14:20:19,578 p=781 u=root | Friday 19 May 2017 14:20:19 +0000 (0:00:00.067) 0:06:48.572 ************
2017-05-19 14:20:19,679 p=781 u=root | TASK [download : Stat saved container image] ********************************************************************************************************************
2017-05-19 14:20:19,679 p=781 u=root | Friday 19 May 2017 14:20:19 +0000 (0:00:00.100) 0:06:48.673 ************
2017-05-19 14:20:19,707 p=781 u=root | TASK [download : Download | save container images] **************************************************************************************************************
2017-05-19 14:20:19,707 p=781 u=root | Friday 19 May 2017 14:20:19 +0000 (0:00:00.027) 0:06:48.701 ************
2017-05-19 14:20:19,732 p=781 u=root | TASK [download : Download | copy container images to ansible host] **********************************************************************************************
2017-05-19 14:20:19,732 p=781 u=root | Friday 19 May 2017 14:20:19 +0000 (0:00:00.025) 0:06:48.726 ************
2017-05-19 14:20:19,802 p=781 u=root | TASK [download : Download | upload container images to nodes] ***************************************************************************************************
2017-05-19 14:20:19,803 p=781 u=root | Friday 19 May 2017 14:20:19 +0000 (0:00:00.070) 0:06:48.796 ************
2017-05-19 14:20:19,889 p=781 u=root | TASK [download : Download | load container images] **************************************************************************************************************
2017-05-19 14:20:19,889 p=781 u=root | Friday 19 May 2017 14:20:19 +0000 (0:00:00.086) 0:06:48.883 ************
2017-05-19 14:20:19,950 p=781 u=root | TASK [download : downloading...] ********************************************************************************************************************************
2017-05-19 14:20:19,950 p=781 u=root | Friday 19 May 2017 14:20:19 +0000 (0:00:00.061) 0:06:48.944 ************
2017-05-19 14:20:20,633 p=781 u=root | TASK [download : Create dest directories] ***********************************************************************************************************************
2017-05-19 14:20:20,633 p=781 u=root | Friday 19 May 2017 14:20:20 +0000 (0:00:00.682) 0:06:49.627 ************
2017-05-19 14:20:21,310 p=781 u=root | TASK [download : Download items] ********************************************************************************************************************************
2017-05-19 14:20:21,310 p=781 u=root | Friday 19 May 2017 14:20:21 +0000 (0:00:00.677) 0:06:50.304 ************
2017-05-19 14:20:21,988 p=781 u=root | TASK [download : Extract archives] ******************************************************************************************************************************
2017-05-19 14:20:21,988 p=781 u=root | Friday 19 May 2017 14:20:21 +0000 (0:00:00.677) 0:06:50.982 ************
2017-05-19 14:20:22,671 p=781 u=root | TASK [download : Fix permissions] *******************************************************************************************************************************
2017-05-19 14:20:22,671 p=781 u=root | Friday 19 May 2017 14:20:22 +0000 (0:00:00.683) 0:06:51.665 ************
2017-05-19 14:20:23,352 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:20:23,352 p=781 u=root | Friday 19 May 2017 14:20:23 +0000 (0:00:00.680) 0:06:52.345 ************
2017-05-19 14:20:23,426 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:20:23,445 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:20:23,455 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:20:23,459 p=781 u=root | TASK [download : Create dest directory for saved/loaded container images] ***************************************************************************************
2017-05-19 14:20:23,460 p=781 u=root | Friday 19 May 2017 14:20:23 +0000 (0:00:00.107) 0:06:52.453 ************
2017-05-19 14:20:24,296 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:20:24,301 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:20:24,307 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:20:24,314 p=781 u=root | TASK [download : Hack python binary path for localhost] *********************************************************************************************************
2017-05-19 14:20:24,314 p=781 u=root | Friday 19 May 2017 14:20:24 +0000 (0:00:00.854) 0:06:53.308 ************
2017-05-19 14:20:24,340 p=781 u=root | TASK [download : Download | create local directory for saved/loaded container images] ***************************************************************************
2017-05-19 14:20:24,341 p=781 u=root | Friday 19 May 2017 14:20:24 +0000 (0:00:00.026) 0:06:53.334 ************
2017-05-19 14:20:24,372 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:20:24,373 p=781 u=root | Friday 19 May 2017 14:20:24 +0000 (0:00:00.031) 0:06:53.366 ************
2017-05-19 14:20:25,631 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:20:25,687 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:20:25,697 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:20:25,710 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:20:25,710 p=781 u=root | Friday 19 May 2017 14:20:25 +0000 (0:00:01.337) 0:06:54.703 ************
2017-05-19 14:20:26,973 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_args": "gcr.io/google_containers/kube-dnsmasq-amd64:1.3"}, "changed": false}
2017-05-19 14:20:27,013 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_args": "gcr.io/google_containers/kube-dnsmasq-amd64:1.3"}, "changed": false}
2017-05-19 14:20:27,033 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_args": "gcr.io/google_containers/kube-dnsmasq-amd64:1.3"}, "changed": false}
2017-05-19 14:20:27,045 p=781 u=root | TASK [download : Register docker images info] *******************************************************************************************************************
2017-05-19 14:20:27,046 p=781 u=root | Friday 19 May 2017 14:20:27 +0000 (0:00:01.335) 0:06:56.039 ************
2017-05-19 14:20:28,414 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:20:28,452 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:20:28,458 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:20:28,471 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:20:28,471 p=781 u=root | Friday 19 May 2017 14:20:28 +0000 (0:00:01.425) 0:06:57.464 ************
2017-05-19 14:20:29,763 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:20:29,815 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:20:29,829 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:20:29,841 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:20:29,841 p=781 u=root | Friday 19 May 2017 14:20:29 +0000 (0:00:01.370) 0:06:58.835 ************
2017-05-19 14:20:31,126 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:20:31,177 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:20:31,199 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:20:31,212 p=781 u=root | TASK [download : Check the local digest sha256 corresponds to the given image tag] ******************************************************************************
2017-05-19 14:20:31,212 p=781 u=root | Friday 19 May 2017 14:20:31 +0000 (0:00:01.370) 0:07:00.206 ************
2017-05-19 14:20:32,528 p=781 u=root | TASK [download : pulling...] ************************************************************************************************************************************
2017-05-19 14:20:32,528 p=781 u=root | Friday 19 May 2017 14:20:32 +0000 (0:00:01.316) 0:07:01.522 ************
2017-05-19 14:20:33,196 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {
"changed": false,
"msg": "gcr.io/google_containers/kube-dnsmasq-amd64:1.3"
}
2017-05-19 14:20:33,224 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {
"changed": false,
"msg": "gcr.io/google_containers/kube-dnsmasq-amd64:1.3"
}
2017-05-19 14:20:33,239 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {
"changed": false,
"msg": "gcr.io/google_containers/kube-dnsmasq-amd64:1.3"
}
2017-05-19 14:20:33,252 p=781 u=root | TASK [download : Download containers if pull is required or told to always pull] ********************************************************************************
2017-05-19 14:20:33,252 p=781 u=root | Friday 19 May 2017 14:20:33 +0000 (0:00:00.723) 0:07:02.246 ************
2017-05-19 14:20:36,044 p=781 u=root | changed: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "gcr.io/google_containers/kube-dnsmasq-amd64:1.3"], "delta": "0:00:01.919365", "end": "2017-05-19 14:20:36.024517", "rc": 0, "start": "2017-05-19 14:20:34.105152", "stderr": "", "stderr_lines": [], "stdout": "1.3: Pulling from google_containers/kube-dnsmasq-amd64\nfae91920dcd4: Pulling fs layer\na3ed95caeb02: Pulling fs layer\nb2c9488d1952: Pulling fs layer\n8d120d0a1b39: Pulling fs layer\n8d120d0a1b39: Waiting\na3ed95caeb02: Verifying Checksum\na3ed95caeb02: Download complete\nb2c9488d1952: Verifying Checksum\nb2c9488d1952: Download complete\n8d120d0a1b39: Verifying Checksum\n8d120d0a1b39: Download complete\nfae91920dcd4: Verifying Checksum\nfae91920dcd4: Download complete\nfae91920dcd4: Pull complete\na3ed95caeb02: Pull complete\nb2c9488d1952: Pull complete\n8d120d0a1b39: Pull complete\nDigest: sha256:33f66d91ca9806dc2f5d630be8818d93455ac855bf27c519ad483fd5972a87b8\nStatus: Downloaded newer image for gcr.io/google_containers/kube-dnsmasq-amd64:1.3", "stdout_lines": ["1.3: Pulling from google_containers/kube-dnsmasq-amd64", "fae91920dcd4: Pulling fs layer", "a3ed95caeb02: Pulling fs layer", "b2c9488d1952: Pulling fs layer", "8d120d0a1b39: Pulling fs layer", "8d120d0a1b39: Waiting", "a3ed95caeb02: Verifying Checksum", "a3ed95caeb02: Download complete", "b2c9488d1952: Verifying Checksum", "b2c9488d1952: Download complete", "8d120d0a1b39: Verifying Checksum", "8d120d0a1b39: Download complete", "fae91920dcd4: Verifying Checksum", "fae91920dcd4: Download complete", "fae91920dcd4: Pull complete", "a3ed95caeb02: Pull complete", "b2c9488d1952: Pull complete", "8d120d0a1b39: Pull complete", "Digest: sha256:33f66d91ca9806dc2f5d630be8818d93455ac855bf27c519ad483fd5972a87b8", "Status: Downloaded newer image for gcr.io/google_containers/kube-dnsmasq-amd64:1.3"]}
2017-05-19 14:20:36,101 p=781 u=root | changed: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "gcr.io/google_containers/kube-dnsmasq-amd64:1.3"], "delta": "0:00:02.014937", "end": "2017-05-19 14:20:36.076427", "rc": 0, "start": "2017-05-19 14:20:34.061490", "stderr": "", "stderr_lines": [], "stdout": "1.3: Pulling from google_containers/kube-dnsmasq-amd64\nfae91920dcd4: Pulling fs layer\na3ed95caeb02: Pulling fs layer\nb2c9488d1952: Pulling fs layer\n8d120d0a1b39: Pulling fs layer\n8d120d0a1b39: Waiting\na3ed95caeb02: Verifying Checksum\na3ed95caeb02: Download complete\n8d120d0a1b39: Verifying Checksum\n8d120d0a1b39: Download complete\nb2c9488d1952: Verifying Checksum\nb2c9488d1952: Download complete\nfae91920dcd4: Verifying Checksum\nfae91920dcd4: Download complete\nfae91920dcd4: Pull complete\na3ed95caeb02: Pull complete\nb2c9488d1952: Pull complete\n8d120d0a1b39: Pull complete\nDigest: sha256:33f66d91ca9806dc2f5d630be8818d93455ac855bf27c519ad483fd5972a87b8\nStatus: Downloaded newer image for gcr.io/google_containers/kube-dnsmasq-amd64:1.3", "stdout_lines": ["1.3: Pulling from google_containers/kube-dnsmasq-amd64", "fae91920dcd4: Pulling fs layer", "a3ed95caeb02: Pulling fs layer", "b2c9488d1952: Pulling fs layer", "8d120d0a1b39: Pulling fs layer", "8d120d0a1b39: Waiting", "a3ed95caeb02: Verifying Checksum", "a3ed95caeb02: Download complete", "8d120d0a1b39: Verifying Checksum", "8d120d0a1b39: Download complete", "b2c9488d1952: Verifying Checksum", "b2c9488d1952: Download complete", "fae91920dcd4: Verifying Checksum", "fae91920dcd4: Download complete", "fae91920dcd4: Pull complete", "a3ed95caeb02: Pull complete", "b2c9488d1952: Pull complete", "8d120d0a1b39: Pull complete", "Digest: sha256:33f66d91ca9806dc2f5d630be8818d93455ac855bf27c519ad483fd5972a87b8", "Status: Downloaded newer image for gcr.io/google_containers/kube-dnsmasq-amd64:1.3"]}
2017-05-19 14:20:36,198 p=781 u=root | changed: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "gcr.io/google_containers/kube-dnsmasq-amd64:1.3"], "delta": "0:00:02.049033", "end": "2017-05-19 14:20:36.176271", "rc": 0, "start": "2017-05-19 14:20:34.127238", "stderr": "", "stderr_lines": [], "stdout": "1.3: Pulling from google_containers/kube-dnsmasq-amd64\nfae91920dcd4: Pulling fs layer\na3ed95caeb02: Pulling fs layer\nb2c9488d1952: Pulling fs layer\n8d120d0a1b39: Pulling fs layer\n8d120d0a1b39: Waiting\na3ed95caeb02: Verifying Checksum\na3ed95caeb02: Download complete\n8d120d0a1b39: Verifying Checksum\n8d120d0a1b39: Download complete\nb2c9488d1952: Download complete\nfae91920dcd4: Verifying Checksum\nfae91920dcd4: Download complete\nfae91920dcd4: Pull complete\na3ed95caeb02: Pull complete\nb2c9488d1952: Pull complete\n8d120d0a1b39: Pull complete\nDigest: sha256:33f66d91ca9806dc2f5d630be8818d93455ac855bf27c519ad483fd5972a87b8\nStatus: Downloaded newer image for gcr.io/google_containers/kube-dnsmasq-amd64:1.3", "stdout_lines": ["1.3: Pulling from google_containers/kube-dnsmasq-amd64", "fae91920dcd4: Pulling fs layer", "a3ed95caeb02: Pulling fs layer", "b2c9488d1952: Pulling fs layer", "8d120d0a1b39: Pulling fs layer", "8d120d0a1b39: Waiting", "a3ed95caeb02: Verifying Checksum", "a3ed95caeb02: Download complete", "8d120d0a1b39: Verifying Checksum", "8d120d0a1b39: Download complete", "b2c9488d1952: Download complete", "fae91920dcd4: Verifying Checksum", "fae91920dcd4: Download complete", "fae91920dcd4: Pull complete", "a3ed95caeb02: Pull complete", "b2c9488d1952: Pull complete", "8d120d0a1b39: Pull complete", "Digest: sha256:33f66d91ca9806dc2f5d630be8818d93455ac855bf27c519ad483fd5972a87b8", "Status: Downloaded newer image for gcr.io/google_containers/kube-dnsmasq-amd64:1.3"]}
2017-05-19 14:20:36,203 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:20:36,203 p=781 u=root | Friday 19 May 2017 14:20:36 +0000 (0:00:02.950) 0:07:05.196 ************
2017-05-19 14:20:36,590 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"fname": "/tmp/releases/containers/gcr.io_google_containers_kube-dnsmasq-amd64:1.3.tar"}, "changed": false}
2017-05-19 14:20:36,611 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"fname": "/tmp/releases/containers/gcr.io_google_containers_kube-dnsmasq-amd64:1.3.tar"}, "changed": false}
2017-05-19 14:20:36,621 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"fname": "/tmp/releases/containers/gcr.io_google_containers_kube-dnsmasq-amd64:1.3.tar"}, "changed": false}
2017-05-19 14:20:36,626 p=781 u=root | TASK [download : Set default value for 'container_changed' to false] ********************************************************************************************
2017-05-19 14:20:36,626 p=781 u=root | Friday 19 May 2017 14:20:36 +0000 (0:00:00.423) 0:07:05.620 ************
2017-05-19 14:20:36,707 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:20:36,714 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:20:36,726 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:20:36,738 p=781 u=root | TASK [download : Update the 'container_changed' fact] ***********************************************************************************************************
2017-05-19 14:20:36,738 p=781 u=root | Friday 19 May 2017 14:20:36 +0000 (0:00:00.111) 0:07:05.732 ************
2017-05-19 14:20:37,433 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:20:37,471 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:20:37,494 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:20:37,503 p=781 u=root | TASK [download : Stat saved container image] ********************************************************************************************************************
2017-05-19 14:20:37,504 p=781 u=root | Friday 19 May 2017 14:20:37 +0000 (0:00:00.765) 0:07:06.497 ************
2017-05-19 14:20:37,735 p=781 u=root | TASK [download : Download | save container images] **************************************************************************************************************
2017-05-19 14:20:37,736 p=781 u=root | Friday 19 May 2017 14:20:37 +0000 (0:00:00.231) 0:07:06.729 ************
2017-05-19 14:20:37,767 p=781 u=root | TASK [download : Download | copy container images to ansible host] **********************************************************************************************
2017-05-19 14:20:37,767 p=781 u=root | Friday 19 May 2017 14:20:37 +0000 (0:00:00.031) 0:07:06.761 ************
2017-05-19 14:20:37,870 p=781 u=root | TASK [download : Download | upload container images to nodes] ***************************************************************************************************
2017-05-19 14:20:37,871 p=781 u=root | Friday 19 May 2017 14:20:37 +0000 (0:00:00.103) 0:07:06.864 ************
2017-05-19 14:20:37,970 p=781 u=root | TASK [download : Download | load container images] **************************************************************************************************************
2017-05-19 14:20:37,970 p=781 u=root | Friday 19 May 2017 14:20:37 +0000 (0:00:00.099) 0:07:06.964 ************
2017-05-19 14:20:38,067 p=781 u=root | TASK [download : downloading...] ********************************************************************************************************************************
2017-05-19 14:20:38,067 p=781 u=root | Friday 19 May 2017 14:20:38 +0000 (0:00:00.096) 0:07:07.060 ************
2017-05-19 14:20:38,750 p=781 u=root | TASK [download : Create dest directories] ***********************************************************************************************************************
2017-05-19 14:20:38,750 p=781 u=root | Friday 19 May 2017 14:20:38 +0000 (0:00:00.683) 0:07:07.744 ************
2017-05-19 14:20:39,442 p=781 u=root | TASK [download : Download items] ********************************************************************************************************************************
2017-05-19 14:20:39,442 p=781 u=root | Friday 19 May 2017 14:20:39 +0000 (0:00:00.692) 0:07:08.436 ************
2017-05-19 14:20:40,127 p=781 u=root | TASK [download : Extract archives] ******************************************************************************************************************************
2017-05-19 14:20:40,127 p=781 u=root | Friday 19 May 2017 14:20:40 +0000 (0:00:00.684) 0:07:09.121 ************
2017-05-19 14:20:40,810 p=781 u=root | TASK [download : Fix permissions] *******************************************************************************************************************************
2017-05-19 14:20:40,810 p=781 u=root | Friday 19 May 2017 14:20:40 +0000 (0:00:00.683) 0:07:09.804 ************
2017-05-19 14:20:41,498 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:20:41,499 p=781 u=root | Friday 19 May 2017 14:20:41 +0000 (0:00:00.688) 0:07:10.492 ************
2017-05-19 14:20:41,578 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:20:41,599 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:20:41,605 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:20:41,610 p=781 u=root | TASK [download : Create dest directory for saved/loaded container images] ***************************************************************************************
2017-05-19 14:20:41,610 p=781 u=root | Friday 19 May 2017 14:20:41 +0000 (0:00:00.111) 0:07:10.604 ************
2017-05-19 14:20:42,443 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:20:42,450 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:20:42,456 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:20:42,463 p=781 u=root | TASK [download : Hack python binary path for localhost] *********************************************************************************************************
2017-05-19 14:20:42,463 p=781 u=root | Friday 19 May 2017 14:20:42 +0000 (0:00:00.852) 0:07:11.456 ************
2017-05-19 14:20:42,489 p=781 u=root | TASK [download : Download | create local directory for saved/loaded container images] ***************************************************************************
2017-05-19 14:20:42,489 p=781 u=root | Friday 19 May 2017 14:20:42 +0000 (0:00:00.026) 0:07:11.483 ************
2017-05-19 14:20:42,521 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:20:42,522 p=781 u=root | Friday 19 May 2017 14:20:42 +0000 (0:00:00.032) 0:07:11.515 ************
2017-05-19 14:20:43,804 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:20:43,826 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:20:43,852 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:20:43,865 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:20:43,865 p=781 u=root | Friday 19 May 2017 14:20:43 +0000 (0:00:01.343) 0:07:12.859 ************
2017-05-19 14:20:45,150 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_args": "gcr.io/google_containers/kubedns-amd64:1.7"}, "changed": false}
2017-05-19 14:20:45,191 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_args": "gcr.io/google_containers/kubedns-amd64:1.7"}, "changed": false}
2017-05-19 14:20:45,211 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_args": "gcr.io/google_containers/kubedns-amd64:1.7"}, "changed": false}
2017-05-19 14:20:45,224 p=781 u=root | TASK [download : Register docker images info] *******************************************************************************************************************
2017-05-19 14:20:45,224 p=781 u=root | Friday 19 May 2017 14:20:45 +0000 (0:00:01.358) 0:07:14.218 ************
2017-05-19 14:20:46,599 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:20:46,614 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:20:46,631 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:20:46,644 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:20:46,644 p=781 u=root | Friday 19 May 2017 14:20:46 +0000 (0:00:01.419) 0:07:15.638 ************
2017-05-19 14:20:47,956 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:20:47,980 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:20:48,002 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:20:48,015 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:20:48,015 p=781 u=root | Friday 19 May 2017 14:20:48 +0000 (0:00:01.371) 0:07:17.009 ************
2017-05-19 14:20:49,317 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:20:49,346 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:20:49,373 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:20:49,385 p=781 u=root | TASK [download : Check the local digest sha256 corresponds to the given image tag] ******************************************************************************
2017-05-19 14:20:49,385 p=781 u=root | Friday 19 May 2017 14:20:49 +0000 (0:00:01.370) 0:07:18.379 ************
2017-05-19 14:20:50,690 p=781 u=root | TASK [download : pulling...] ************************************************************************************************************************************
2017-05-19 14:20:50,690 p=781 u=root | Friday 19 May 2017 14:20:50 +0000 (0:00:01.304) 0:07:19.684 ************
2017-05-19 14:20:51,367 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {
"changed": false,
"msg": "gcr.io/google_containers/kubedns-amd64:1.7"
}
2017-05-19 14:20:51,402 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {
"changed": false,
"msg": "gcr.io/google_containers/kubedns-amd64:1.7"
}
2017-05-19 14:20:51,410 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {
"changed": false,
"msg": "gcr.io/google_containers/kubedns-amd64:1.7"
}
2017-05-19 14:20:51,422 p=781 u=root | TASK [download : Download containers if pull is required or told to always pull] ********************************************************************************
2017-05-19 14:20:51,422 p=781 u=root | Friday 19 May 2017 14:20:51 +0000 (0:00:00.731) 0:07:20.415 ************
2017-05-19 14:20:55,258 p=781 u=root | changed: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "gcr.io/google_containers/kubedns-amd64:1.7"], "delta": "0:00:02.963459", "end": "2017-05-19 14:20:55.237413", "rc": 0, "start": "2017-05-19 14:20:52.273954", "stderr": "", "stderr_lines": [], "stdout": "1.7: Pulling from google_containers/kubedns-amd64\n8ddc19f16526: Pulling fs layer\na3ed95caeb02: Pulling fs layer\n843fa55cb7e5: Pulling fs layer\na3ed95caeb02: Verifying Checksum\na3ed95caeb02: Download complete\n8ddc19f16526: Verifying Checksum\n8ddc19f16526: Download complete\n8ddc19f16526: Pull complete\na3ed95caeb02: Pull complete\n843fa55cb7e5: Verifying Checksum\n843fa55cb7e5: Download complete\n843fa55cb7e5: Pull complete\nDigest: sha256:9b811ed606fd0ec2f4a8ec420968621e91ccdfc2143879e5b12a8c8321a81ebb\nStatus: Downloaded newer image for gcr.io/google_containers/kubedns-amd64:1.7", "stdout_lines": ["1.7: Pulling from google_containers/kubedns-amd64", "8ddc19f16526: Pulling fs layer", "a3ed95caeb02: Pulling fs layer", "843fa55cb7e5: Pulling fs layer", "a3ed95caeb02: Verifying Checksum", "a3ed95caeb02: Download complete", "8ddc19f16526: Verifying Checksum", "8ddc19f16526: Download complete", "8ddc19f16526: Pull complete", "a3ed95caeb02: Pull complete", "843fa55cb7e5: Verifying Checksum", "843fa55cb7e5: Download complete", "843fa55cb7e5: Pull complete", "Digest: sha256:9b811ed606fd0ec2f4a8ec420968621e91ccdfc2143879e5b12a8c8321a81ebb", "Status: Downloaded newer image for gcr.io/google_containers/kubedns-amd64:1.7"]}
2017-05-19 14:20:55,323 p=781 u=root | changed: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "gcr.io/google_containers/kubedns-amd64:1.7"], "delta": "0:00:03.013819", "end": "2017-05-19 14:20:55.301632", "rc": 0, "start": "2017-05-19 14:20:52.287813", "stderr": "", "stderr_lines": [], "stdout": "1.7: Pulling from google_containers/kubedns-amd64\n8ddc19f16526: Pulling fs layer\na3ed95caeb02: Pulling fs layer\n843fa55cb7e5: Pulling fs layer\na3ed95caeb02: Verifying Checksum\na3ed95caeb02: Download complete\n8ddc19f16526: Verifying Checksum\n8ddc19f16526: Download complete\n8ddc19f16526: Pull complete\na3ed95caeb02: Pull complete\n843fa55cb7e5: Download complete\n843fa55cb7e5: Pull complete\nDigest: sha256:9b811ed606fd0ec2f4a8ec420968621e91ccdfc2143879e5b12a8c8321a81ebb\nStatus: Downloaded newer image for gcr.io/google_containers/kubedns-amd64:1.7", "stdout_lines": ["1.7: Pulling from google_containers/kubedns-amd64", "8ddc19f16526: Pulling fs layer", "a3ed95caeb02: Pulling fs layer", "843fa55cb7e5: Pulling fs layer", "a3ed95caeb02: Verifying Checksum", "a3ed95caeb02: Download complete", "8ddc19f16526: Verifying Checksum", "8ddc19f16526: Download complete", "8ddc19f16526: Pull complete", "a3ed95caeb02: Pull complete", "843fa55cb7e5: Download complete", "843fa55cb7e5: Pull complete", "Digest: sha256:9b811ed606fd0ec2f4a8ec420968621e91ccdfc2143879e5b12a8c8321a81ebb", "Status: Downloaded newer image for gcr.io/google_containers/kubedns-amd64:1.7"]}
2017-05-19 14:20:55,375 p=781 u=root | changed: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "gcr.io/google_containers/kubedns-amd64:1.7"], "delta": "0:00:03.118186", "end": "2017-05-19 14:20:55.350650", "rc": 0, "start": "2017-05-19 14:20:52.232464", "stderr": "", "stderr_lines": [], "stdout": "1.7: Pulling from google_containers/kubedns-amd64\n8ddc19f16526: Pulling fs layer\na3ed95caeb02: Pulling fs layer\n843fa55cb7e5: Pulling fs layer\na3ed95caeb02: Verifying Checksum\na3ed95caeb02: Download complete\n8ddc19f16526: Verifying Checksum\n8ddc19f16526: Download complete\n8ddc19f16526: Pull complete\na3ed95caeb02: Pull complete\n843fa55cb7e5: Download complete\n843fa55cb7e5: Pull complete\nDigest: sha256:9b811ed606fd0ec2f4a8ec420968621e91ccdfc2143879e5b12a8c8321a81ebb\nStatus: Downloaded newer image for gcr.io/google_containers/kubedns-amd64:1.7", "stdout_lines": ["1.7: Pulling from google_containers/kubedns-amd64", "8ddc19f16526: Pulling fs layer", "a3ed95caeb02: Pulling fs layer", "843fa55cb7e5: Pulling fs layer", "a3ed95caeb02: Verifying Checksum", "a3ed95caeb02: Download complete", "8ddc19f16526: Verifying Checksum", "8ddc19f16526: Download complete", "8ddc19f16526: Pull complete", "a3ed95caeb02: Pull complete", "843fa55cb7e5: Download complete", "843fa55cb7e5: Pull complete", "Digest: sha256:9b811ed606fd0ec2f4a8ec420968621e91ccdfc2143879e5b12a8c8321a81ebb", "Status: Downloaded newer image for gcr.io/google_containers/kubedns-amd64:1.7"]}
2017-05-19 14:20:55,379 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:20:55,380 p=781 u=root | Friday 19 May 2017 14:20:55 +0000 (0:00:03.957) 0:07:24.373 ************
2017-05-19 14:20:55,765 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"fname": "/tmp/releases/containers/gcr.io_google_containers_kubedns-amd64:1.7.tar"}, "changed": false}
2017-05-19 14:20:55,789 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"fname": "/tmp/releases/containers/gcr.io_google_containers_kubedns-amd64:1.7.tar"}, "changed": false}
2017-05-19 14:20:55,795 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"fname": "/tmp/releases/containers/gcr.io_google_containers_kubedns-amd64:1.7.tar"}, "changed": false}
2017-05-19 14:20:55,800 p=781 u=root | TASK [download : Set default value for 'container_changed' to false] ********************************************************************************************
2017-05-19 14:20:55,801 p=781 u=root | Friday 19 May 2017 14:20:55 +0000 (0:00:00.421) 0:07:24.794 ************
2017-05-19 14:20:55,880 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:20:55,902 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:20:55,906 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:20:55,918 p=781 u=root | TASK [download : Update the 'container_changed' fact] ***********************************************************************************************************
2017-05-19 14:20:55,918 p=781 u=root | Friday 19 May 2017 14:20:55 +0000 (0:00:00.117) 0:07:24.912 ************
2017-05-19 14:20:56,602 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:20:56,651 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:20:56,668 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:20:56,677 p=781 u=root | TASK [download : Stat saved container image] ********************************************************************************************************************
2017-05-19 14:20:56,678 p=781 u=root | Friday 19 May 2017 14:20:56 +0000 (0:00:00.759) 0:07:25.671 ************
2017-05-19 14:20:56,905 p=781 u=root | TASK [download : Download | save container images] **************************************************************************************************************
2017-05-19 14:20:56,905 p=781 u=root | Friday 19 May 2017 14:20:56 +0000 (0:00:00.227) 0:07:25.899 ************
2017-05-19 14:20:56,938 p=781 u=root | TASK [download : Download | copy container images to ansible host] **********************************************************************************************
2017-05-19 14:20:56,938 p=781 u=root | Friday 19 May 2017 14:20:56 +0000 (0:00:00.032) 0:07:25.932 ************
2017-05-19 14:20:57,043 p=781 u=root | TASK [download : Download | upload container images to nodes] ***************************************************************************************************
2017-05-19 14:20:57,043 p=781 u=root | Friday 19 May 2017 14:20:57 +0000 (0:00:00.104) 0:07:26.037 ************
2017-05-19 14:20:57,137 p=781 u=root | TASK [download : Download | load container images] **************************************************************************************************************
2017-05-19 14:20:57,137 p=781 u=root | Friday 19 May 2017 14:20:57 +0000 (0:00:00.093) 0:07:26.131 ************
2017-05-19 14:20:57,231 p=781 u=root | TASK [download : downloading...] ********************************************************************************************************************************
2017-05-19 14:20:57,231 p=781 u=root | Friday 19 May 2017 14:20:57 +0000 (0:00:00.094) 0:07:26.225 ************
2017-05-19 14:20:57,917 p=781 u=root | TASK [download : Create dest directories] ***********************************************************************************************************************
2017-05-19 14:20:57,918 p=781 u=root | Friday 19 May 2017 14:20:57 +0000 (0:00:00.686) 0:07:26.911 ************
2017-05-19 14:20:58,599 p=781 u=root | TASK [download : Download items] ********************************************************************************************************************************
2017-05-19 14:20:58,599 p=781 u=root | Friday 19 May 2017 14:20:58 +0000 (0:00:00.681) 0:07:27.593 ************
2017-05-19 14:20:59,284 p=781 u=root | TASK [download : Extract archives] ******************************************************************************************************************************
2017-05-19 14:20:59,284 p=781 u=root | Friday 19 May 2017 14:20:59 +0000 (0:00:00.684) 0:07:28.278 ************
2017-05-19 14:20:59,966 p=781 u=root | TASK [download : Fix permissions] *******************************************************************************************************************************
2017-05-19 14:20:59,966 p=781 u=root | Friday 19 May 2017 14:20:59 +0000 (0:00:00.682) 0:07:28.960 ************
2017-05-19 14:21:00,654 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:21:00,654 p=781 u=root | Friday 19 May 2017 14:21:00 +0000 (0:00:00.687) 0:07:29.648 ************
2017-05-19 14:21:00,727 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:21:00,752 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:21:00,763 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:21:00,767 p=781 u=root | TASK [download : Create dest directory for saved/loaded container images] ***************************************************************************************
2017-05-19 14:21:00,768 p=781 u=root | Friday 19 May 2017 14:21:00 +0000 (0:00:00.113) 0:07:29.761 ************
2017-05-19 14:21:01,596 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:21:01,613 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:21:01,619 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:21:01,626 p=781 u=root | TASK [download : Hack python binary path for localhost] *********************************************************************************************************
2017-05-19 14:21:01,626 p=781 u=root | Friday 19 May 2017 14:21:01 +0000 (0:00:00.858) 0:07:30.620 ************
2017-05-19 14:21:01,654 p=781 u=root | TASK [download : Download | create local directory for saved/loaded container images] ***************************************************************************
2017-05-19 14:21:01,655 p=781 u=root | Friday 19 May 2017 14:21:01 +0000 (0:00:00.028) 0:07:30.648 ************
2017-05-19 14:21:01,688 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:21:01,688 p=781 u=root | Friday 19 May 2017 14:21:01 +0000 (0:00:00.033) 0:07:30.682 ************
2017-05-19 14:21:02,961 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:21:03,001 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:21:03,023 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:21:03,035 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:21:03,036 p=781 u=root | Friday 19 May 2017 14:21:03 +0000 (0:00:01.347) 0:07:32.029 ************
2017-05-19 14:21:04,307 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_args": "gcr.io/google_containers/exechealthz-amd64:1.1"}, "changed": false}
2017-05-19 14:21:04,357 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_args": "gcr.io/google_containers/exechealthz-amd64:1.1"}, "changed": false}
2017-05-19 14:21:04,380 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_args": "gcr.io/google_containers/exechealthz-amd64:1.1"}, "changed": false}
2017-05-19 14:21:04,392 p=781 u=root | TASK [download : Register docker images info] *******************************************************************************************************************
2017-05-19 14:21:04,392 p=781 u=root | Friday 19 May 2017 14:21:04 +0000 (0:00:01.356) 0:07:33.386 ************
2017-05-19 14:21:05,749 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:21:05,784 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:21:05,798 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:21:05,811 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:21:05,811 p=781 u=root | Friday 19 May 2017 14:21:05 +0000 (0:00:01.418) 0:07:34.805 ************
2017-05-19 14:21:07,087 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:21:07,129 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:21:07,144 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:21:07,156 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:21:07,156 p=781 u=root | Friday 19 May 2017 14:21:07 +0000 (0:00:01.345) 0:07:36.150 ************
2017-05-19 14:21:08,447 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:21:08,482 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:21:08,495 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:21:08,509 p=781 u=root | TASK [download : Check the local digest sha256 corresponds to the given image tag] ******************************************************************************
2017-05-19 14:21:08,509 p=781 u=root | Friday 19 May 2017 14:21:08 +0000 (0:00:01.352) 0:07:37.503 ************
2017-05-19 14:21:09,813 p=781 u=root | TASK [download : pulling...] ************************************************************************************************************************************
2017-05-19 14:21:09,814 p=781 u=root | Friday 19 May 2017 14:21:09 +0000 (0:00:01.304) 0:07:38.807 ************
2017-05-19 14:21:10,480 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {
"changed": false,
"msg": "gcr.io/google_containers/exechealthz-amd64:1.1"
}
2017-05-19 14:21:10,512 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {
"changed": false,
"msg": "gcr.io/google_containers/exechealthz-amd64:1.1"
}
2017-05-19 14:21:10,518 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {
"changed": false,
"msg": "gcr.io/google_containers/exechealthz-amd64:1.1"
}
2017-05-19 14:21:10,532 p=781 u=root | TASK [download : Download containers if pull is required or told to always pull] ********************************************************************************
2017-05-19 14:21:10,532 p=781 u=root | Friday 19 May 2017 14:21:10 +0000 (0:00:00.718) 0:07:39.525 ************
2017-05-19 14:21:12,824 p=781 u=root | changed: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "gcr.io/google_containers/exechealthz-amd64:1.1"], "delta": "0:00:01.408012", "end": "2017-05-19 14:21:12.800644", "rc": 0, "start": "2017-05-19 14:21:11.392632", "stderr": "", "stderr_lines": [], "stdout": "1.1: Pulling from google_containers/exechealthz-amd64\n8ddc19f16526: Already exists\na3ed95caeb02: Already exists\n02b87b485655: Pulling fs layer\nba81340c6f25: Pulling fs layer\na3ed95caeb02: Pulling fs layer\na3ed95caeb02: Verifying Checksum\na3ed95caeb02: Download complete\nba81340c6f25: Verifying Checksum\nba81340c6f25: Download complete\n02b87b485655: Verifying Checksum\n02b87b485655: Download complete\n02b87b485655: Pull complete\nba81340c6f25: Pull complete\na3ed95caeb02: Pull complete\nDigest: sha256:2e2a318b5627e2e57ac87a5824ad67067898a6ecac937e76298347c44a1d3f70\nStatus: Downloaded newer image for gcr.io/google_containers/exechealthz-amd64:1.1", "stdout_lines": ["1.1: Pulling from google_containers/exechealthz-amd64", "8ddc19f16526: Already exists", "a3ed95caeb02: Already exists", "02b87b485655: Pulling fs layer", "ba81340c6f25: Pulling fs layer", "a3ed95caeb02: Pulling fs layer", "a3ed95caeb02: Verifying Checksum", "a3ed95caeb02: Download complete", "ba81340c6f25: Verifying Checksum", "ba81340c6f25: Download complete", "02b87b485655: Verifying Checksum", "02b87b485655: Download complete", "02b87b485655: Pull complete", "ba81340c6f25: Pull complete", "a3ed95caeb02: Pull complete", "Digest: sha256:2e2a318b5627e2e57ac87a5824ad67067898a6ecac937e76298347c44a1d3f70", "Status: Downloaded newer image for gcr.io/google_containers/exechealthz-amd64:1.1"]}
2017-05-19 14:21:12,832 p=781 u=root | changed: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "gcr.io/google_containers/exechealthz-amd64:1.1"], "delta": "0:00:01.452375", "end": "2017-05-19 14:21:12.802525", "rc": 0, "start": "2017-05-19 14:21:11.350150", "stderr": "", "stderr_lines": [], "stdout": "1.1: Pulling from google_containers/exechealthz-amd64\n8ddc19f16526: Already exists\na3ed95caeb02: Already exists\n02b87b485655: Pulling fs layer\nba81340c6f25: Pulling fs layer\na3ed95caeb02: Pulling fs layer\na3ed95caeb02: Verifying Checksum\na3ed95caeb02: Download complete\nba81340c6f25: Verifying Checksum\nba81340c6f25: Download complete\n02b87b485655: Download complete\n02b87b485655: Pull complete\nba81340c6f25: Pull complete\na3ed95caeb02: Pull complete\nDigest: sha256:2e2a318b5627e2e57ac87a5824ad67067898a6ecac937e76298347c44a1d3f70\nStatus: Downloaded newer image for gcr.io/google_containers/exechealthz-amd64:1.1", "stdout_lines": ["1.1: Pulling from google_containers/exechealthz-amd64", "8ddc19f16526: Already exists", "a3ed95caeb02: Already exists", "02b87b485655: Pulling fs layer", "ba81340c6f25: Pulling fs layer", "a3ed95caeb02: Pulling fs layer", "a3ed95caeb02: Verifying Checksum", "a3ed95caeb02: Download complete", "ba81340c6f25: Verifying Checksum", "ba81340c6f25: Download complete", "02b87b485655: Download complete", "02b87b485655: Pull complete", "ba81340c6f25: Pull complete", "a3ed95caeb02: Pull complete", "Digest: sha256:2e2a318b5627e2e57ac87a5824ad67067898a6ecac937e76298347c44a1d3f70", "Status: Downloaded newer image for gcr.io/google_containers/exechealthz-amd64:1.1"]}
2017-05-19 14:21:12,969 p=781 u=root | changed: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "gcr.io/google_containers/exechealthz-amd64:1.1"], "delta": "0:00:01.575611", "end": "2017-05-19 14:21:12.949361", "rc": 0, "start": "2017-05-19 14:21:11.373750", "stderr": "", "stderr_lines": [], "stdout": "1.1: Pulling from google_containers/exechealthz-amd64\n8ddc19f16526: Already exists\na3ed95caeb02: Already exists\n02b87b485655: Pulling fs layer\nba81340c6f25: Pulling fs layer\na3ed95caeb02: Pulling fs layer\na3ed95caeb02: Verifying Checksum\na3ed95caeb02: Download complete\n02b87b485655: Verifying Checksum\n02b87b485655: Download complete\nba81340c6f25: Verifying Checksum\nba81340c6f25: Download complete\n02b87b485655: Pull complete\nba81340c6f25: Pull complete\na3ed95caeb02: Pull complete\nDigest: sha256:2e2a318b5627e2e57ac87a5824ad67067898a6ecac937e76298347c44a1d3f70\nStatus: Downloaded newer image for gcr.io/google_containers/exechealthz-amd64:1.1", "stdout_lines": ["1.1: Pulling from google_containers/exechealthz-amd64", "8ddc19f16526: Already exists", "a3ed95caeb02: Already exists", "02b87b485655: Pulling fs layer", "ba81340c6f25: Pulling fs layer", "a3ed95caeb02: Pulling fs layer", "a3ed95caeb02: Verifying Checksum", "a3ed95caeb02: Download complete", "02b87b485655: Verifying Checksum", "02b87b485655: Download complete", "ba81340c6f25: Verifying Checksum", "ba81340c6f25: Download complete", "02b87b485655: Pull complete", "ba81340c6f25: Pull complete", "a3ed95caeb02: Pull complete", "Digest: sha256:2e2a318b5627e2e57ac87a5824ad67067898a6ecac937e76298347c44a1d3f70", "Status: Downloaded newer image for gcr.io/google_containers/exechealthz-amd64:1.1"]}
2017-05-19 14:21:12,974 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:21:12,974 p=781 u=root | Friday 19 May 2017 14:21:12 +0000 (0:00:02.442) 0:07:41.968 ************
2017-05-19 14:21:13,363 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"fname": "/tmp/releases/containers/gcr.io_google_containers_exechealthz-amd64:1.1.tar"}, "changed": false}
2017-05-19 14:21:13,390 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"fname": "/tmp/releases/containers/gcr.io_google_containers_exechealthz-amd64:1.1.tar"}, "changed": false}
2017-05-19 14:21:13,394 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"fname": "/tmp/releases/containers/gcr.io_google_containers_exechealthz-amd64:1.1.tar"}, "changed": false}
2017-05-19 14:21:13,399 p=781 u=root | TASK [download : Set default value for 'container_changed' to false] ********************************************************************************************
2017-05-19 14:21:13,399 p=781 u=root | Friday 19 May 2017 14:21:13 +0000 (0:00:00.425) 0:07:42.393 ************
2017-05-19 14:21:13,492 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:21:13,501 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:21:13,506 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:21:13,519 p=781 u=root | TASK [download : Update the 'container_changed' fact] ***********************************************************************************************************
2017-05-19 14:21:13,519 p=781 u=root | Friday 19 May 2017 14:21:13 +0000 (0:00:00.119) 0:07:42.513 ************
2017-05-19 14:21:14,237 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:21:14,261 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:21:14,276 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:21:14,285 p=781 u=root | TASK [download : Stat saved container image] ********************************************************************************************************************
2017-05-19 14:21:14,286 p=781 u=root | Friday 19 May 2017 14:21:14 +0000 (0:00:00.766) 0:07:43.279 ************
2017-05-19 14:21:14,517 p=781 u=root | TASK [download : Download | save container images] **************************************************************************************************************
2017-05-19 14:21:14,517 p=781 u=root | Friday 19 May 2017 14:21:14 +0000 (0:00:00.231) 0:07:43.511 ************
2017-05-19 14:21:14,550 p=781 u=root | TASK [download : Download | copy container images to ansible host] **********************************************************************************************
2017-05-19 14:21:14,551 p=781 u=root | Friday 19 May 2017 14:21:14 +0000 (0:00:00.033) 0:07:43.545 ************
2017-05-19 14:21:14,651 p=781 u=root | TASK [download : Download | upload container images to nodes] ***************************************************************************************************
2017-05-19 14:21:14,651 p=781 u=root | Friday 19 May 2017 14:21:14 +0000 (0:00:00.099) 0:07:43.644 ************
2017-05-19 14:21:14,750 p=781 u=root | TASK [download : Download | load container images] **************************************************************************************************************
2017-05-19 14:21:14,750 p=781 u=root | Friday 19 May 2017 14:21:14 +0000 (0:00:00.099) 0:07:43.744 ************
2017-05-19 14:21:14,846 p=781 u=root | TASK [kubernetes/node : set_fact] *******************************************************************************************************************************
2017-05-19 14:21:14,846 p=781 u=root | Friday 19 May 2017 14:21:14 +0000 (0:00:00.095) 0:07:43.840 ************
2017-05-19 14:21:14,939 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"standalone_kubelet": false}, "changed": false}
2017-05-19 14:21:14,946 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"standalone_kubelet": false}, "changed": false}
2017-05-19 14:21:14,957 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"standalone_kubelet": false}, "changed": false}
2017-05-19 14:21:14,962 p=781 u=root | TASK [kubernetes/node : Pre-upgrade | copy /var/lib/cni from kubelet] *******************************************************************************************
2017-05-19 14:21:14,963 p=781 u=root | Friday 19 May 2017 14:21:14 +0000 (0:00:00.116) 0:07:43.956 ************
2017-05-19 14:21:15,180 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "cmd": ["docker", "cp", "kubelet:/var/lib/cni", "/var/lib/cni"], "delta": "0:00:00.012854", "end": "2017-05-19 14:21:15.160560", "failed": false, "failed_when_result": false, "rc": 1, "start": "2017-05-19 14:21:15.147706", "stderr": "Error response from daemon: No such container: kubelet", "stderr_lines": ["Error response from daemon: No such container: kubelet"], "stdout": "", "stdout_lines": []}
2017-05-19 14:21:15,196 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "cmd": ["docker", "cp", "kubelet:/var/lib/cni", "/var/lib/cni"], "delta": "0:00:00.012700", "end": "2017-05-19 14:21:15.181971", "failed": false, "failed_when_result": false, "rc": 1, "start": "2017-05-19 14:21:15.169271", "stderr": "Error response from daemon: No such container: kubelet", "stderr_lines": ["Error response from daemon: No such container: kubelet"], "stdout": "", "stdout_lines": []}
2017-05-19 14:21:15,203 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "cmd": ["docker", "cp", "kubelet:/var/lib/cni", "/var/lib/cni"], "delta": "0:00:00.013216", "end": "2017-05-19 14:21:15.187341", "failed": false, "failed_when_result": false, "rc": 1, "start": "2017-05-19 14:21:15.174125", "stderr": "Error response from daemon: No such container: kubelet", "stderr_lines": ["Error response from daemon: No such container: kubelet"], "stdout": "", "stdout_lines": []}
2017-05-19 14:21:15,208 p=781 u=root | TASK [kubernetes/node : Ensure /var/lib/cni exists] *************************************************************************************************************
2017-05-19 14:21:15,208 p=781 u=root | Friday 19 May 2017 14:21:15 +0000 (0:00:00.245) 0:07:44.202 ************
2017-05-19 14:21:15,418 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/cni", "secontext": "unconfined_u:object_r:var_lib_t:s0", "size": 6, "state": "directory", "uid": 0}
2017-05-19 14:21:15,428 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/cni", "secontext": "unconfined_u:object_r:var_lib_t:s0", "size": 6, "state": "directory", "uid": 0}
2017-05-19 14:21:15,438 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/cni", "secontext": "unconfined_u:object_r:var_lib_t:s0", "size": 6, "state": "directory", "uid": 0}
2017-05-19 14:21:15,444 p=781 u=root | TASK [kubernetes/node : install | Set SSL CA directories] *******************************************************************************************************
2017-05-19 14:21:15,444 p=781 u=root | Friday 19 May 2017 14:21:15 +0000 (0:00:00.235) 0:07:44.438 ************
2017-05-19 14:21:15,525 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"ssl_ca_dirs": ["/etc/pki/tls", "/etc/pki/ca-trust"]}, "changed": false}
2017-05-19 14:21:15,550 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"ssl_ca_dirs": ["/etc/pki/tls", "/etc/pki/ca-trust"]}, "changed": false}
2017-05-19 14:21:15,556 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"ssl_ca_dirs": ["/etc/pki/tls", "/etc/pki/ca-trust"]}, "changed": false}
2017-05-19 14:21:15,561 p=781 u=root | TASK [kubernetes/node : include] ********************************************************************************************************************************
2017-05-19 14:21:15,561 p=781 u=root | Friday 19 May 2017 14:21:15 +0000 (0:00:00.117) 0:07:44.555 ************
2017-05-19 14:21:15,655 p=781 u=root | included: /kargo/roles/kubernetes/node/tasks/install_docker.yml for kargo-ha-20170519-141142-node1, kargo-ha-20170519-141142-node2, kargo-ha-20170519-141142-node3
2017-05-19 14:21:15,667 p=781 u=root | TASK [kubernetes/node : install | Install kubelet launch script] ************************************************************************************************
2017-05-19 14:21:15,667 p=781 u=root | Friday 19 May 2017 14:21:15 +0000 (0:00:00.105) 0:07:44.661 ************
2017-05-19 14:21:16,203 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "checksum": "5db4998864ef4130132a5fbe6fc64baa250629a7", "dest": "/usr/local/bin/kubelet", "gid": 0, "group": "root", "md5sum": "609e5242ce5cdb97c55b7b5f946a0cdc", "mode": "0755", "owner": "kube", "secontext": "system_u:object_r:bin_t:s0", "size": 759, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203675.78-23761325333632/source", "state": "file", "uid": 995}
2017-05-19 14:21:16,214 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "checksum": "5db4998864ef4130132a5fbe6fc64baa250629a7", "dest": "/usr/local/bin/kubelet", "gid": 0, "group": "root", "md5sum": "609e5242ce5cdb97c55b7b5f946a0cdc", "mode": "0755", "owner": "kube", "secontext": "system_u:object_r:bin_t:s0", "size": 759, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203675.75-12079492928614/source", "state": "file", "uid": 995}
2017-05-19 14:21:16,236 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "checksum": "5db4998864ef4130132a5fbe6fc64baa250629a7", "dest": "/usr/local/bin/kubelet", "gid": 0, "group": "root", "md5sum": "609e5242ce5cdb97c55b7b5f946a0cdc", "mode": "0755", "owner": "kube", "secontext": "system_u:object_r:bin_t:s0", "size": 759, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203675.8-79706837677976/source", "state": "file", "uid": 995}
2017-05-19 14:21:16,241 p=781 u=root | TASK [kubernetes/node : install | Write kubelet systemd init file] **********************************************************************************************
2017-05-19 14:21:16,241 p=781 u=root | Friday 19 May 2017 14:21:16 +0000 (0:00:00.574) 0:07:45.235 ************
2017-05-19 14:21:16,744 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "checksum": "893a692cedd330d4a5b2de407f7d5c4814430f59", "dest": "/etc/systemd/system/kubelet.service", "gid": 0, "group": "root", "md5sum": "12acf269b8561eb8e7e5822e9d5e78c3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 687, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203676.31-213895136327771/source", "state": "file", "uid": 0}
2017-05-19 14:21:16,792 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "checksum": "893a692cedd330d4a5b2de407f7d5c4814430f59", "dest": "/etc/systemd/system/kubelet.service", "gid": 0, "group": "root", "md5sum": "12acf269b8561eb8e7e5822e9d5e78c3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 687, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203676.36-204811004036835/source", "state": "file", "uid": 0}
2017-05-19 14:21:16,798 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "checksum": "893a692cedd330d4a5b2de407f7d5c4814430f59", "dest": "/etc/systemd/system/kubelet.service", "gid": 0, "group": "root", "md5sum": "12acf269b8561eb8e7e5822e9d5e78c3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 687, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203676.37-34990183834136/source", "state": "file", "uid": 0}
2017-05-19 14:21:16,803 p=781 u=root | TASK [kubernetes/node : nginx-proxy | Write static pod] *********************************************************************************************************
2017-05-19 14:21:16,804 p=781 u=root | Friday 19 May 2017 14:21:16 +0000 (0:00:00.562) 0:07:45.797 ************
2017-05-19 14:21:17,233 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "checksum": "164883cb85fd4bf860500a8934f3522f999032a7", "dest": "/etc/kubernetes/manifests/nginx-proxy.yml", "gid": 0, "group": "root", "md5sum": "84000d04fd74d6dfe12d761b19840c12", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 563, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203676.89-171892182256348/source", "state": "file", "uid": 0}
2017-05-19 14:21:17,238 p=781 u=root | TASK [kubernetes/node : nginx-proxy | Make nginx directory] *****************************************************************************************************
2017-05-19 14:21:17,239 p=781 u=root | Friday 19 May 2017 14:21:17 +0000 (0:00:00.435) 0:07:46.232 ************
2017-05-19 14:21:17,448 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/nginx", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0}
2017-05-19 14:21:17,454 p=781 u=root | TASK [kubernetes/node : nginx-proxy | Write nginx-proxy configuration] ******************************************************************************************
2017-05-19 14:21:17,454 p=781 u=root | Friday 19 May 2017 14:21:17 +0000 (0:00:00.215) 0:07:46.448 ************
2017-05-19 14:21:17,955 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "checksum": "a85f1cf0ff4671e119086a30edae3ce834c9d3a6", "dest": "/etc/nginx/nginx.conf", "gid": 0, "group": "root", "md5sum": "f63b2ff994e9db9a8605af8962495370", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:httpd_config_t:s0", "size": 472, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203677.62-249828786409511/source", "state": "file", "uid": 0}
2017-05-19 14:21:17,960 p=781 u=root | TASK [kubernetes/node : Write kubelet config file] **************************************************************************************************************
2017-05-19 14:21:17,961 p=781 u=root | Friday 19 May 2017 14:21:17 +0000 (0:00:00.506) 0:07:46.954 ************
2017-05-19 14:21:18,587 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "checksum": "8c374a7b550fff0776c35980acf8a9376250fb41", "dest": "/etc/kubernetes/kubelet.env", "gid": 0, "group": "root", "md5sum": "c7566aab0287806e1297f4ded866e47e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1187, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203678.14-227418680748794/source", "state": "file", "uid": 0}
2017-05-19 14:21:18,593 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "checksum": "b612c65d0337912432d5c0840c12e3e39925ee41", "dest": "/etc/kubernetes/kubelet.env", "gid": 0, "group": "root", "md5sum": "3fb86972a2157eb8b452f6053a23dcf4", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1151, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203678.15-144396383331572/source", "state": "file", "uid": 0}
2017-05-19 14:21:18,598 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "checksum": "54638398a1cb24f7930f2137afa7bd2c01b45a98", "dest": "/etc/kubernetes/kubelet.env", "gid": 0, "group": "root", "md5sum": "0b83bc3d02eb2258d9d8d7e2734491e3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1187, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203678.11-29711561693055/source", "state": "file", "uid": 0}
2017-05-19 14:21:18,603 p=781 u=root | TASK [kubernetes/node : write the kubecfg (auth) file for kubelet] **********************************************************************************************
2017-05-19 14:21:18,603 p=781 u=root | Friday 19 May 2017 14:21:18 +0000 (0:00:00.642) 0:07:47.597 ************
2017-05-19 14:21:19,134 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "checksum": "95df98aea6577d8412d89a5ad51ab907ce368828", "dest": "/etc/kubernetes/node-kubeconfig.yaml", "gid": 0, "group": "root", "md5sum": "0acb971723a91e5be63eb057410bb3ae", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 478, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203678.73-105285822893211/source", "state": "file", "uid": 0}
2017-05-19 14:21:19,141 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "checksum": "7dac253fabbe309d1f02fd7165503fb8513674dc", "dest": "/etc/kubernetes/node-kubeconfig.yaml", "gid": 0, "group": "root", "md5sum": "41ae93cf5118f855519e5d824d6b2c62", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 473, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203678.7-104108858604183/source", "state": "file", "uid": 0}
2017-05-19 14:21:19,145 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "checksum": "5e562671b08e992a91e42167a2d40830c36bba00", "dest": "/etc/kubernetes/node-kubeconfig.yaml", "gid": 0, "group": "root", "md5sum": "08f2153e10004efed4cc6d23a1265a0d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 473, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203678.67-22496858006992/source", "state": "file", "uid": 0}
2017-05-19 14:21:19,150 p=781 u=root | TASK [kubernetes/node : Ensure nodePort range is reserved] ******************************************************************************************************
2017-05-19 14:21:19,151 p=781 u=root | Friday 19 May 2017 14:21:19 +0000 (0:00:00.547) 0:07:48.144 ************
2017-05-19 14:21:19,382 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true}
2017-05-19 14:21:19,393 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true}
2017-05-19 14:21:19,398 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true}
2017-05-19 14:21:19,403 p=781 u=root | TASK [kubernetes/node : Write proxy manifest] *******************************************************************************************************************
2017-05-19 14:21:19,403 p=781 u=root | Friday 19 May 2017 14:21:19 +0000 (0:00:00.252) 0:07:48.397 ************
2017-05-19 14:21:19,908 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "checksum": "89498575da3fa1e48e03cba35c8df274cd71f980", "dest": "/etc/kubernetes/manifests/kube-proxy.manifest", "gid": 0, "group": "root", "md5sum": "eaa11ef9039eb2260f34a27a124beb0a", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1309, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203679.5-227288177596745/source", "state": "file", "uid": 0}
2017-05-19 14:21:19,942 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "checksum": "988514b4d1a483d7705eb3f81cfcb7fbe9c042b2", "dest": "/etc/kubernetes/manifests/kube-proxy.manifest", "gid": 0, "group": "root", "md5sum": "24ce2427fa990f617402dd6c07803d6b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1309, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203679.53-137616897733520/source", "state": "file", "uid": 0}
2017-05-19 14:21:19,968 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "checksum": "c0e9e86e42487fc22cf6f5f70b732dd2cafd4f0d", "dest": "/etc/kubernetes/manifests/kube-proxy.manifest", "gid": 0, "group": "root", "md5sum": "3c5232b4be8475680fe1622b4b0a0c8b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1370, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203679.54-235138915046731/source", "state": "file", "uid": 0}
2017-05-19 14:21:19,969 p=781 u=root | RUNNING HANDLER [kubernetes/secrets : set secret_changed] *******************************************************************************************************
2017-05-19 14:21:19,969 p=781 u=root | Friday 19 May 2017 14:21:19 +0000 (0:00:00.565) 0:07:48.963 ************
2017-05-19 14:21:20,025 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"secret_changed": true}, "changed": false}
2017-05-19 14:21:20,035 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"secret_changed": true}, "changed": false}
2017-05-19 14:21:20,036 p=781 u=root | RUNNING HANDLER [kubernetes/node : restart kubelet] *************************************************************************************************************
2017-05-19 14:21:20,036 p=781 u=root | Friday 19 May 2017 14:21:20 +0000 (0:00:00.066) 0:07:49.029 ************
2017-05-19 14:21:20,261 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "cmd": ["/bin/true"], "delta": "0:00:00.001678", "end": "2017-05-19 14:21:20.224956", "rc": 0, "start": "2017-05-19 14:21:20.223278", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:21:20,288 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "cmd": ["/bin/true"], "delta": "0:00:00.001703", "end": "2017-05-19 14:21:20.241887", "rc": 0, "start": "2017-05-19 14:21:20.240184", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:21:20,306 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "cmd": ["/bin/true"], "delta": "0:00:00.001664", "end": "2017-05-19 14:21:20.251847", "rc": 0, "start": "2017-05-19 14:21:20.250183", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:21:20,307 p=781 u=root | RUNNING HANDLER [kubernetes/node : Kubelet | reload systemd] ****************************************************************************************************
2017-05-19 14:21:20,307 p=781 u=root | Friday 19 May 2017 14:21:20 +0000 (0:00:00.271) 0:07:49.301 ************
2017-05-19 14:21:20,546 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "cmd": ["systemctl", "daemon-reload"], "delta": "0:00:00.031939", "end": "2017-05-19 14:21:20.530154", "rc": 0, "start": "2017-05-19 14:21:20.498215", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:21:20,574 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "cmd": ["systemctl", "daemon-reload"], "delta": "0:00:00.033243", "end": "2017-05-19 14:21:20.556338", "rc": 0, "start": "2017-05-19 14:21:20.523095", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:21:20,577 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "cmd": ["systemctl", "daemon-reload"], "delta": "0:00:00.038178", "end": "2017-05-19 14:21:20.554333", "rc": 0, "start": "2017-05-19 14:21:20.516155", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:21:20,578 p=781 u=root | RUNNING HANDLER [kubernetes/node : Kubelet | reload kubelet] ****************************************************************************************************
2017-05-19 14:21:20,578 p=781 u=root | Friday 19 May 2017 14:21:20 +0000 (0:00:00.270) 0:07:49.571 ************
2017-05-19 14:21:20,829 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "name": "kubelet", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "docker.service systemd-journald.socket docker.socket calico-node.service basic.target system.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Kubernetes Kubelet Server", "DevicePolicy": "auto", "Documentation": "https://github.com/GoogleCloudPlatform/kubernetes", "EnvironmentFile": "/etc/kubernetes/kubelet.env (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker restart kubelet ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/local/bin/kubelet ; argv[]=/usr/local/bin/kubelet $KUBE_LOGTOSTDERR $KUBE_LOG_LEVEL $KUBELET_API_SERVER $KUBELET_ADDRESS $KUBELET_PORT $KUBELET_HOSTNAME $KUBE_ALLOW_PRIV $KUBELET_ARGS $DOCKER_SOCKET $KUBELET_NETWORK_PLUGIN $KUBELET_CLOUDPROVIDER ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker rm -f kubelet ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/kubelet.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kubelet.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "15097", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "15097", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kubelet.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "always", "RestartUSec": "10s", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "Wants": "docker.socket calico-node.service system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}}
2017-05-19 14:21:20,839 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "name": "kubelet", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket docker.service docker.socket system.slice calico-node.service basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Kubernetes Kubelet Server", "DevicePolicy": "auto", "Documentation": "https://github.com/GoogleCloudPlatform/kubernetes", "EnvironmentFile": "/etc/kubernetes/kubelet.env (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker restart kubelet ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/local/bin/kubelet ; argv[]=/usr/local/bin/kubelet $KUBE_LOGTOSTDERR $KUBE_LOG_LEVEL $KUBELET_API_SERVER $KUBELET_ADDRESS $KUBELET_PORT $KUBELET_HOSTNAME $KUBE_ALLOW_PRIV $KUBELET_ARGS $DOCKER_SOCKET $KUBELET_NETWORK_PLUGIN $KUBELET_CLOUDPROVIDER ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker rm -f kubelet ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/kubelet.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kubelet.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "15097", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "15097", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kubelet.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "always", "RestartUSec": "10s", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "Wants": "docker.socket calico-node.service system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}}
2017-05-19 14:21:20,846 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "name": "kubelet", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice calico-node.service docker.service basic.target systemd-journald.socket docker.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Kubernetes Kubelet Server", "DevicePolicy": "auto", "Documentation": "https://github.com/GoogleCloudPlatform/kubernetes", "EnvironmentFile": "/etc/kubernetes/kubelet.env (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker restart kubelet ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/local/bin/kubelet ; argv[]=/usr/local/bin/kubelet $KUBE_LOGTOSTDERR $KUBE_LOG_LEVEL $KUBELET_API_SERVER $KUBELET_ADDRESS $KUBELET_PORT $KUBELET_HOSTNAME $KUBE_ALLOW_PRIV $KUBELET_ARGS $DOCKER_SOCKET $KUBELET_NETWORK_PLUGIN $KUBELET_CLOUDPROVIDER ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker rm -f kubelet ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/kubelet.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kubelet.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "15097", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "15097", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kubelet.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "always", "RestartUSec": "10s", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "Wants": "system.slice docker.socket calico-node.service", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}}
2017-05-19 14:21:20,852 p=781 u=root | TASK [kubernetes/node : Enable kubelet] *************************************************************************************************************************
2017-05-19 14:21:20,852 p=781 u=root | Friday 19 May 2017 14:21:20 +0000 (0:00:00.274) 0:07:49.846 ************
2017-05-19 14:21:21,154 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "enabled": true, "name": "kubelet", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2017-05-19 14:21:20 UTC", "ActiveEnterTimestampMonotonic": "552655545", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "calico-node.service basic.target docker.service docker.socket system.slice systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2017-05-19 14:21:20 UTC", "AssertTimestampMonotonic": "552640231", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2017-05-19 14:21:20 UTC", "ConditionTimestampMonotonic": "552640231", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/kubelet.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Kubernetes Kubelet Server", "DevicePolicy": "auto", "Documentation": "https://github.com/GoogleCloudPlatform/kubernetes", "EnvironmentFile": "/etc/kubernetes/kubelet.env (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "8468", "ExecMainStartTimestamp": "Fri 2017-05-19 14:21:20 UTC", "ExecMainStartTimestampMonotonic": "552655496", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker restart kubelet ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/local/bin/kubelet ; argv[]=/usr/local/bin/kubelet $KUBE_LOGTOSTDERR $KUBE_LOG_LEVEL $KUBELET_API_SERVER $KUBELET_ADDRESS $KUBELET_PORT $KUBELET_HOSTNAME $KUBE_ALLOW_PRIV $KUBELET_ARGS $DOCKER_SOCKET $KUBELET_NETWORK_PLUGIN $KUBELET_CLOUDPROVIDER ; ignore_errors=no ; start_time=[Fri 2017-05-19 14:21:20 UTC] ; stop_time=[n/a] ; pid=8468 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker rm -f kubelet ; ignore_errors=yes ; start_time=[Fri 2017-05-19 14:21:20 UTC] ; stop_time=[Fri 2017-05-19 14:21:20 UTC] ; pid=8463 ; code=exited ; status=1 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/kubelet.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kubelet.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2017-05-19 14:21:20 UTC", "InactiveExitTimestampMonotonic": "552641357", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "15097", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "15097", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8468", "MemoryAccounting": "no", "MemoryCurrent": "4739072", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kubelet.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "always", "RestartUSec": "10s", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "Wants": "docker.socket calico-node.service system.slice", "WatchdogTimestamp": "Fri 2017-05-19 14:21:20 UTC", "WatchdogTimestampMonotonic": "552655527", "WatchdogUSec": "0"}}
2017-05-19 14:21:21,162 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "enabled": true, "name": "kubelet", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2017-05-19 14:21:20 UTC", "ActiveEnterTimestampMonotonic": "550721080", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target calico-node.service docker.socket docker.service system.slice systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2017-05-19 14:21:20 UTC", "AssertTimestampMonotonic": "550705761", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2017-05-19 14:21:20 UTC", "ConditionTimestampMonotonic": "550705761", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/kubelet.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Kubernetes Kubelet Server", "DevicePolicy": "auto", "Documentation": "https://github.com/GoogleCloudPlatform/kubernetes", "EnvironmentFile": "/etc/kubernetes/kubelet.env (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9049", "ExecMainStartTimestamp": "Fri 2017-05-19 14:21:20 UTC", "ExecMainStartTimestampMonotonic": "550721005", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker restart kubelet ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/local/bin/kubelet ; argv[]=/usr/local/bin/kubelet $KUBE_LOGTOSTDERR $KUBE_LOG_LEVEL $KUBELET_API_SERVER $KUBELET_ADDRESS $KUBELET_PORT $KUBELET_HOSTNAME $KUBE_ALLOW_PRIV $KUBELET_ARGS $DOCKER_SOCKET $KUBELET_NETWORK_PLUGIN $KUBELET_CLOUDPROVIDER ; ignore_errors=no ; start_time=[Fri 2017-05-19 14:21:20 UTC] ; stop_time=[n/a] ; pid=9049 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker rm -f kubelet ; ignore_errors=yes ; start_time=[Fri 2017-05-19 14:21:20 UTC] ; stop_time=[Fri 2017-05-19 14:21:20 UTC] ; pid=9044 ; code=exited ; status=1 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/kubelet.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kubelet.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2017-05-19 14:21:20 UTC", "InactiveExitTimestampMonotonic": "550706891", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "15097", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "15097", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9049", "MemoryAccounting": "no", "MemoryCurrent": "4710400", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kubelet.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "always", "RestartUSec": "10s", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "Wants": "system.slice docker.socket calico-node.service", "WatchdogTimestamp": "Fri 2017-05-19 14:21:20 UTC", "WatchdogTimestampMonotonic": "550721043", "WatchdogUSec": "0"}}
2017-05-19 14:21:21,171 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "enabled": true, "name": "kubelet", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2017-05-19 14:21:20 UTC", "ActiveEnterTimestampMonotonic": "554550997", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "docker.service calico-node.service basic.target systemd-journald.socket system.slice docker.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2017-05-19 14:21:20 UTC", "AssertTimestampMonotonic": "554534783", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2017-05-19 14:21:20 UTC", "ConditionTimestampMonotonic": "554534782", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/kubelet.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Kubernetes Kubelet Server", "DevicePolicy": "auto", "Documentation": "https://github.com/GoogleCloudPlatform/kubernetes", "EnvironmentFile": "/etc/kubernetes/kubelet.env (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "8449", "ExecMainStartTimestamp": "Fri 2017-05-19 14:21:20 UTC", "ExecMainStartTimestampMonotonic": "554550949", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker restart kubelet ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/local/bin/kubelet ; argv[]=/usr/local/bin/kubelet $KUBE_LOGTOSTDERR $KUBE_LOG_LEVEL $KUBELET_API_SERVER $KUBELET_ADDRESS $KUBELET_PORT $KUBELET_HOSTNAME $KUBE_ALLOW_PRIV $KUBELET_ARGS $DOCKER_SOCKET $KUBELET_NETWORK_PLUGIN $KUBELET_CLOUDPROVIDER ; ignore_errors=no ; start_time=[Fri 2017-05-19 14:21:20 UTC] ; stop_time=[n/a] ; pid=8449 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker rm -f kubelet ; ignore_errors=yes ; start_time=[Fri 2017-05-19 14:21:20 UTC] ; stop_time=[Fri 2017-05-19 14:21:20 UTC] ; pid=8444 ; code=exited ; status=1 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/kubelet.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kubelet.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2017-05-19 14:21:20 UTC", "InactiveExitTimestampMonotonic": "554535887", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "15097", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "15097", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8449", "MemoryAccounting": "no", "MemoryCurrent": "4726784", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kubelet.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "always", "RestartUSec": "10s", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "Wants": "docker.socket calico-node.service system.slice", "WatchdogTimestamp": "Fri 2017-05-19 14:21:20 UTC", "WatchdogTimestampMonotonic": "554550980", "WatchdogUSec": "0"}}
2017-05-19 14:21:21,176 p=781 u=root | TASK [download : downloading...] ********************************************************************************************************************************
2017-05-19 14:21:21,177 p=781 u=root | Friday 19 May 2017 14:21:21 +0000 (0:00:00.324) 0:07:50.170 ************
2017-05-19 14:21:21,885 p=781 u=root | TASK [download : Create dest directories] ***********************************************************************************************************************
2017-05-19 14:21:21,885 p=781 u=root | Friday 19 May 2017 14:21:21 +0000 (0:00:00.708) 0:07:50.879 ************
2017-05-19 14:21:22,582 p=781 u=root | TASK [download : Download items] ********************************************************************************************************************************
2017-05-19 14:21:22,583 p=781 u=root | Friday 19 May 2017 14:21:22 +0000 (0:00:00.697) 0:07:51.576 ************
2017-05-19 14:21:23,279 p=781 u=root | TASK [download : Extract archives] ******************************************************************************************************************************
2017-05-19 14:21:23,279 p=781 u=root | Friday 19 May 2017 14:21:23 +0000 (0:00:00.696) 0:07:52.272 ************
2017-05-19 14:21:23,969 p=781 u=root | TASK [download : Fix permissions] *******************************************************************************************************************************
2017-05-19 14:21:23,969 p=781 u=root | Friday 19 May 2017 14:21:23 +0000 (0:00:00.690) 0:07:52.963 ************
2017-05-19 14:21:24,664 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:21:24,664 p=781 u=root | Friday 19 May 2017 14:21:24 +0000 (0:00:00.694) 0:07:53.658 ************
2017-05-19 14:21:24,748 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:21:24,763 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:21:24,774 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:21:24,779 p=781 u=root | TASK [download : Create dest directory for saved/loaded container images] ***************************************************************************************
2017-05-19 14:21:24,779 p=781 u=root | Friday 19 May 2017 14:21:24 +0000 (0:00:00.115) 0:07:53.773 ************
2017-05-19 14:21:25,614 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:21:25,639 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:21:25,646 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:21:25,653 p=781 u=root | TASK [download : Hack python binary path for localhost] *********************************************************************************************************
2017-05-19 14:21:25,654 p=781 u=root | Friday 19 May 2017 14:21:25 +0000 (0:00:00.874) 0:07:54.647 ************
2017-05-19 14:21:25,685 p=781 u=root | TASK [download : Download | create local directory for saved/loaded container images] ***************************************************************************
2017-05-19 14:21:25,685 p=781 u=root | Friday 19 May 2017 14:21:25 +0000 (0:00:00.031) 0:07:54.679 ************
2017-05-19 14:21:25,722 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:21:25,723 p=781 u=root | Friday 19 May 2017 14:21:25 +0000 (0:00:00.037) 0:07:54.716 ************
2017-05-19 14:21:27,003 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:21:27,047 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:21:27,067 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:21:27,079 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:21:27,079 p=781 u=root | Friday 19 May 2017 14:21:27 +0000 (0:00:01.356) 0:07:56.073 ************
2017-05-19 14:21:28,350 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_args": "calico/cni:v1.7.0"}, "changed": false}
2017-05-19 14:21:28,398 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_args": "calico/cni:v1.7.0"}, "changed": false}
2017-05-19 14:21:28,420 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_args": "calico/cni:v1.7.0"}, "changed": false}
2017-05-19 14:21:28,433 p=781 u=root | TASK [download : Register docker images info] *******************************************************************************************************************
2017-05-19 14:21:28,433 p=781 u=root | Friday 19 May 2017 14:21:28 +0000 (0:00:01.353) 0:07:57.426 ************
2017-05-19 14:21:29,815 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:21:29,840 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:21:29,852 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:21:29,865 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:21:29,865 p=781 u=root | Friday 19 May 2017 14:21:29 +0000 (0:00:01.432) 0:07:58.859 ************
2017-05-19 14:21:31,143 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:21:31,182 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:21:31,212 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:21:31,225 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:21:31,225 p=781 u=root | Friday 19 May 2017 14:21:31 +0000 (0:00:01.359) 0:08:00.219 ************
2017-05-19 14:21:32,521 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:21:32,573 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:21:32,587 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:21:32,599 p=781 u=root | TASK [download : Check the local digest sha256 corresponds to the given image tag] ******************************************************************************
2017-05-19 14:21:32,599 p=781 u=root | Friday 19 May 2017 14:21:32 +0000 (0:00:01.374) 0:08:01.593 ************
2017-05-19 14:21:33,924 p=781 u=root | TASK [download : pulling...] ************************************************************************************************************************************
2017-05-19 14:21:33,925 p=781 u=root | Friday 19 May 2017 14:21:33 +0000 (0:00:01.325) 0:08:02.918 ************
2017-05-19 14:21:34,619 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {
"changed": false,
"msg": "calico/cni:v1.7.0"
}
2017-05-19 14:21:34,638 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {
"changed": false,
"msg": "calico/cni:v1.7.0"
}
2017-05-19 14:21:34,653 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {
"changed": false,
"msg": "calico/cni:v1.7.0"
}
2017-05-19 14:21:34,665 p=781 u=root | TASK [download : Download containers if pull is required or told to always pull] ********************************************************************************
2017-05-19 14:21:34,665 p=781 u=root | Friday 19 May 2017 14:21:34 +0000 (0:00:00.740) 0:08:03.659 ************
2017-05-19 14:21:43,609 p=781 u=root | changed: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "calico/cni:v1.7.0"], "delta": "0:00:08.044208", "end": "2017-05-19 14:21:43.584048", "rc": 0, "start": "2017-05-19 14:21:35.539840", "stderr": "", "stderr_lines": [], "stdout": "v1.7.0: Pulling from calico/cni\n7520415ce762: Pulling fs layer\na9e2c0edc669: Pulling fs layer\n919b9d662287: Pulling fs layer\n71d1072a2d54: Pulling fs layer\nd4075bc519ef: Pulling fs layer\nc74f3ce6e2fc: Pulling fs layer\ne175bb33c0e6: Pulling fs layer\n9c08d7d28ffc: Pulling fs layer\n71d1072a2d54: Waiting\nd4075bc519ef: Waiting\nc74f3ce6e2fc: Waiting\ne175bb33c0e6: Waiting\n9c08d7d28ffc: Waiting\n7520415ce762: Verifying Checksum\n7520415ce762: Download complete\n7520415ce762: Pull complete\n919b9d662287: Download complete\n71d1072a2d54: Verifying Checksum\n71d1072a2d54: Download complete\na9e2c0edc669: Verifying Checksum\na9e2c0edc669: Download complete\na9e2c0edc669: Pull complete\n919b9d662287: Pull complete\n71d1072a2d54: Pull complete\ne175bb33c0e6: Verifying Checksum\ne175bb33c0e6: Download complete\nd4075bc519ef: Verifying Checksum\nd4075bc519ef: Download complete\nd4075bc519ef: Pull complete\n9c08d7d28ffc: Verifying Checksum\n9c08d7d28ffc: Download complete\nc74f3ce6e2fc: Verifying Checksum\nc74f3ce6e2fc: Download complete\nc74f3ce6e2fc: Pull complete\ne175bb33c0e6: Pull complete\n9c08d7d28ffc: Pull complete\nDigest: sha256:bfc55798b22cc3981b96464285a1897bff059afc45f5192d6b094a0fe26689c2\nStatus: Downloaded newer image for calico/cni:v1.7.0", "stdout_lines": ["v1.7.0: Pulling from calico/cni", "7520415ce762: Pulling fs layer", "a9e2c0edc669: Pulling fs layer", "919b9d662287: Pulling fs layer", "71d1072a2d54: Pulling fs layer", "d4075bc519ef: Pulling fs layer", "c74f3ce6e2fc: Pulling fs layer", "e175bb33c0e6: Pulling fs layer", "9c08d7d28ffc: Pulling fs layer", "71d1072a2d54: Waiting", "d4075bc519ef: Waiting", "c74f3ce6e2fc: Waiting", "e175bb33c0e6: Waiting", "9c08d7d28ffc: Waiting", "7520415ce762: Verifying Checksum", "7520415ce762: Download complete", "7520415ce762: Pull complete", "919b9d662287: Download complete", "71d1072a2d54: Verifying Checksum", "71d1072a2d54: Download complete", "a9e2c0edc669: Verifying Checksum", "a9e2c0edc669: Download complete", "a9e2c0edc669: Pull complete", "919b9d662287: Pull complete", "71d1072a2d54: Pull complete", "e175bb33c0e6: Verifying Checksum", "e175bb33c0e6: Download complete", "d4075bc519ef: Verifying Checksum", "d4075bc519ef: Download complete", "d4075bc519ef: Pull complete", "9c08d7d28ffc: Verifying Checksum", "9c08d7d28ffc: Download complete", "c74f3ce6e2fc: Verifying Checksum", "c74f3ce6e2fc: Download complete", "c74f3ce6e2fc: Pull complete", "e175bb33c0e6: Pull complete", "9c08d7d28ffc: Pull complete", "Digest: sha256:bfc55798b22cc3981b96464285a1897bff059afc45f5192d6b094a0fe26689c2", "Status: Downloaded newer image for calico/cni:v1.7.0"]}
2017-05-19 14:21:43,616 p=781 u=root | changed: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "calico/cni:v1.7.0"], "delta": "0:00:08.087681", "end": "2017-05-19 14:21:43.585472", "rc": 0, "start": "2017-05-19 14:21:35.497791", "stderr": "", "stderr_lines": [], "stdout": "v1.7.0: Pulling from calico/cni\n7520415ce762: Pulling fs layer\na9e2c0edc669: Pulling fs layer\n919b9d662287: Pulling fs layer\n71d1072a2d54: Pulling fs layer\nd4075bc519ef: Pulling fs layer\nc74f3ce6e2fc: Pulling fs layer\ne175bb33c0e6: Pulling fs layer\n9c08d7d28ffc: Pulling fs layer\n71d1072a2d54: Waiting\nd4075bc519ef: Waiting\nc74f3ce6e2fc: Waiting\ne175bb33c0e6: Waiting\n9c08d7d28ffc: Waiting\n7520415ce762: Verifying Checksum\n7520415ce762: Download complete\n7520415ce762: Pull complete\n919b9d662287: Verifying Checksum\n919b9d662287: Download complete\n71d1072a2d54: Verifying Checksum\n71d1072a2d54: Download complete\na9e2c0edc669: Verifying Checksum\na9e2c0edc669: Download complete\na9e2c0edc669: Pull complete\n919b9d662287: Pull complete\n71d1072a2d54: Pull complete\ne175bb33c0e6: Verifying Checksum\ne175bb33c0e6: Download complete\nd4075bc519ef: Verifying Checksum\nd4075bc519ef: Download complete\nd4075bc519ef: Pull complete\n9c08d7d28ffc: Verifying Checksum\n9c08d7d28ffc: Download complete\nc74f3ce6e2fc: Verifying Checksum\nc74f3ce6e2fc: Download complete\nc74f3ce6e2fc: Pull complete\ne175bb33c0e6: Pull complete\n9c08d7d28ffc: Pull complete\nDigest: sha256:bfc55798b22cc3981b96464285a1897bff059afc45f5192d6b094a0fe26689c2\nStatus: Downloaded newer image for calico/cni:v1.7.0", "stdout_lines": ["v1.7.0: Pulling from calico/cni", "7520415ce762: Pulling fs layer", "a9e2c0edc669: Pulling fs layer", "919b9d662287: Pulling fs layer", "71d1072a2d54: Pulling fs layer", "d4075bc519ef: Pulling fs layer", "c74f3ce6e2fc: Pulling fs layer", "e175bb33c0e6: Pulling fs layer", "9c08d7d28ffc: Pulling fs layer", "71d1072a2d54: Waiting", "d4075bc519ef: Waiting", "c74f3ce6e2fc: Waiting", "e175bb33c0e6: Waiting", "9c08d7d28ffc: Waiting", "7520415ce762: Verifying Checksum", "7520415ce762: Download complete", "7520415ce762: Pull complete", "919b9d662287: Verifying Checksum", "919b9d662287: Download complete", "71d1072a2d54: Verifying Checksum", "71d1072a2d54: Download complete", "a9e2c0edc669: Verifying Checksum", "a9e2c0edc669: Download complete", "a9e2c0edc669: Pull complete", "919b9d662287: Pull complete", "71d1072a2d54: Pull complete", "e175bb33c0e6: Verifying Checksum", "e175bb33c0e6: Download complete", "d4075bc519ef: Verifying Checksum", "d4075bc519ef: Download complete", "d4075bc519ef: Pull complete", "9c08d7d28ffc: Verifying Checksum", "9c08d7d28ffc: Download complete", "c74f3ce6e2fc: Verifying Checksum", "c74f3ce6e2fc: Download complete", "c74f3ce6e2fc: Pull complete", "e175bb33c0e6: Pull complete", "9c08d7d28ffc: Pull complete", "Digest: sha256:bfc55798b22cc3981b96464285a1897bff059afc45f5192d6b094a0fe26689c2", "Status: Downloaded newer image for calico/cni:v1.7.0"]}
2017-05-19 14:21:43,653 p=781 u=root | changed: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "calico/cni:v1.7.0"], "delta": "0:00:08.083084", "end": "2017-05-19 14:21:43.633163", "rc": 0, "start": "2017-05-19 14:21:35.550079", "stderr": "", "stderr_lines": [], "stdout": "v1.7.0: Pulling from calico/cni\n7520415ce762: Pulling fs layer\na9e2c0edc669: Pulling fs layer\n919b9d662287: Pulling fs layer\n71d1072a2d54: Pulling fs layer\nd4075bc519ef: Pulling fs layer\nc74f3ce6e2fc: Pulling fs layer\ne175bb33c0e6: Pulling fs layer\n9c08d7d28ffc: Pulling fs layer\n71d1072a2d54: Waiting\nd4075bc519ef: Waiting\nc74f3ce6e2fc: Waiting\ne175bb33c0e6: Waiting\n9c08d7d28ffc: Waiting\n7520415ce762: Verifying Checksum\n7520415ce762: Download complete\n7520415ce762: Pull complete\n919b9d662287: Download complete\n71d1072a2d54: Verifying Checksum\n71d1072a2d54: Download complete\na9e2c0edc669: Download complete\na9e2c0edc669: Pull complete\n919b9d662287: Pull complete\n71d1072a2d54: Pull complete\ne175bb33c0e6: Verifying Checksum\ne175bb33c0e6: Download complete\nd4075bc519ef: Download complete\nd4075bc519ef: Pull complete\n9c08d7d28ffc: Verifying Checksum\n9c08d7d28ffc: Download complete\nc74f3ce6e2fc: Verifying Checksum\nc74f3ce6e2fc: Download complete\nc74f3ce6e2fc: Pull complete\ne175bb33c0e6: Pull complete\n9c08d7d28ffc: Pull complete\nDigest: sha256:bfc55798b22cc3981b96464285a1897bff059afc45f5192d6b094a0fe26689c2\nStatus: Downloaded newer image for calico/cni:v1.7.0", "stdout_lines": ["v1.7.0: Pulling from calico/cni", "7520415ce762: Pulling fs layer", "a9e2c0edc669: Pulling fs layer", "919b9d662287: Pulling fs layer", "71d1072a2d54: Pulling fs layer", "d4075bc519ef: Pulling fs layer", "c74f3ce6e2fc: Pulling fs layer", "e175bb33c0e6: Pulling fs layer", "9c08d7d28ffc: Pulling fs layer", "71d1072a2d54: Waiting", "d4075bc519ef: Waiting", "c74f3ce6e2fc: Waiting", "e175bb33c0e6: Waiting", "9c08d7d28ffc: Waiting", "7520415ce762: Verifying Checksum", "7520415ce762: Download complete", "7520415ce762: Pull complete", "919b9d662287: Download complete", "71d1072a2d54: Verifying Checksum", "71d1072a2d54: Download complete", "a9e2c0edc669: Download complete", "a9e2c0edc669: Pull complete", "919b9d662287: Pull complete", "71d1072a2d54: Pull complete", "e175bb33c0e6: Verifying Checksum", "e175bb33c0e6: Download complete", "d4075bc519ef: Download complete", "d4075bc519ef: Pull complete", "9c08d7d28ffc: Verifying Checksum", "9c08d7d28ffc: Download complete", "c74f3ce6e2fc: Verifying Checksum", "c74f3ce6e2fc: Download complete", "c74f3ce6e2fc: Pull complete", "e175bb33c0e6: Pull complete", "9c08d7d28ffc: Pull complete", "Digest: sha256:bfc55798b22cc3981b96464285a1897bff059afc45f5192d6b094a0fe26689c2", "Status: Downloaded newer image for calico/cni:v1.7.0"]}
2017-05-19 14:21:43,658 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:21:43,658 p=781 u=root | Friday 19 May 2017 14:21:43 +0000 (0:00:08.992) 0:08:12.652 ************
2017-05-19 14:21:44,046 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"fname": "/tmp/releases/containers/calico_cni:v1.7.0.tar"}, "changed": false}
2017-05-19 14:21:44,050 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"fname": "/tmp/releases/containers/calico_cni:v1.7.0.tar"}, "changed": false}
2017-05-19 14:21:44,065 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"fname": "/tmp/releases/containers/calico_cni:v1.7.0.tar"}, "changed": false}
2017-05-19 14:21:44,070 p=781 u=root | TASK [download : Set default value for 'container_changed' to false] ********************************************************************************************
2017-05-19 14:21:44,070 p=781 u=root | Friday 19 May 2017 14:21:44 +0000 (0:00:00.412) 0:08:13.064 ************
2017-05-19 14:21:44,154 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:21:44,158 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:21:44,176 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:21:44,189 p=781 u=root | TASK [download : Update the 'container_changed' fact] ***********************************************************************************************************
2017-05-19 14:21:44,189 p=781 u=root | Friday 19 May 2017 14:21:44 +0000 (0:00:00.118) 0:08:13.183 ************
2017-05-19 14:21:44,862 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:21:44,902 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:21:44,924 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:21:44,933 p=781 u=root | TASK [download : Stat saved container image] ********************************************************************************************************************
2017-05-19 14:21:44,933 p=781 u=root | Friday 19 May 2017 14:21:44 +0000 (0:00:00.744) 0:08:13.927 ************
2017-05-19 14:21:45,160 p=781 u=root | TASK [download : Download | save container images] **************************************************************************************************************
2017-05-19 14:21:45,160 p=781 u=root | Friday 19 May 2017 14:21:45 +0000 (0:00:00.226) 0:08:14.154 ************
2017-05-19 14:21:45,195 p=781 u=root | TASK [download : Download | copy container images to ansible host] **********************************************************************************************
2017-05-19 14:21:45,195 p=781 u=root | Friday 19 May 2017 14:21:45 +0000 (0:00:00.034) 0:08:14.188 ************
2017-05-19 14:21:45,306 p=781 u=root | TASK [download : Download | upload container images to nodes] ***************************************************************************************************
2017-05-19 14:21:45,306 p=781 u=root | Friday 19 May 2017 14:21:45 +0000 (0:00:00.111) 0:08:14.300 ************
2017-05-19 14:21:45,405 p=781 u=root | TASK [download : Download | load container images] **************************************************************************************************************
2017-05-19 14:21:45,405 p=781 u=root | Friday 19 May 2017 14:21:45 +0000 (0:00:00.099) 0:08:14.399 ************
2017-05-19 14:21:45,507 p=781 u=root | TASK [download : downloading...] ********************************************************************************************************************************
2017-05-19 14:21:45,507 p=781 u=root | Friday 19 May 2017 14:21:45 +0000 (0:00:00.101) 0:08:14.501 ************
2017-05-19 14:21:46,201 p=781 u=root | TASK [download : Create dest directories] ***********************************************************************************************************************
2017-05-19 14:21:46,202 p=781 u=root | Friday 19 May 2017 14:21:46 +0000 (0:00:00.694) 0:08:15.195 ************
2017-05-19 14:21:46,889 p=781 u=root | TASK [download : Download items] ********************************************************************************************************************************
2017-05-19 14:21:46,890 p=781 u=root | Friday 19 May 2017 14:21:46 +0000 (0:00:00.688) 0:08:15.883 ************
2017-05-19 14:21:47,586 p=781 u=root | TASK [download : Extract archives] ******************************************************************************************************************************
2017-05-19 14:21:47,586 p=781 u=root | Friday 19 May 2017 14:21:47 +0000 (0:00:00.696) 0:08:16.580 ************
2017-05-19 14:21:48,287 p=781 u=root | TASK [download : Fix permissions] *******************************************************************************************************************************
2017-05-19 14:21:48,287 p=781 u=root | Friday 19 May 2017 14:21:48 +0000 (0:00:00.700) 0:08:17.281 ************
2017-05-19 14:21:48,984 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:21:48,984 p=781 u=root | Friday 19 May 2017 14:21:48 +0000 (0:00:00.696) 0:08:17.977 ************
2017-05-19 14:21:49,062 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:21:49,090 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:21:49,097 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:21:49,101 p=781 u=root | TASK [download : Create dest directory for saved/loaded container images] ***************************************************************************************
2017-05-19 14:21:49,102 p=781 u=root | Friday 19 May 2017 14:21:49 +0000 (0:00:00.117) 0:08:18.095 ************
2017-05-19 14:21:49,925 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:21:49,931 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:21:49,943 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:21:49,950 p=781 u=root | TASK [download : Hack python binary path for localhost] *********************************************************************************************************
2017-05-19 14:21:49,951 p=781 u=root | Friday 19 May 2017 14:21:49 +0000 (0:00:00.848) 0:08:18.944 ************
2017-05-19 14:21:49,980 p=781 u=root | TASK [download : Download | create local directory for saved/loaded container images] ***************************************************************************
2017-05-19 14:21:49,980 p=781 u=root | Friday 19 May 2017 14:21:49 +0000 (0:00:00.029) 0:08:18.974 ************
2017-05-19 14:21:50,016 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:21:50,016 p=781 u=root | Friday 19 May 2017 14:21:50 +0000 (0:00:00.036) 0:08:19.010 ************
2017-05-19 14:21:51,302 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:21:51,325 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:21:51,347 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:21:51,359 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:21:51,359 p=781 u=root | Friday 19 May 2017 14:21:51 +0000 (0:00:01.342) 0:08:20.353 ************
2017-05-19 14:21:52,617 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_args": "calico/node:v1.1.3"}, "changed": false}
2017-05-19 14:21:52,674 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_args": "calico/node:v1.1.3"}, "changed": false}
2017-05-19 14:21:52,681 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_args": "calico/node:v1.1.3"}, "changed": false}
2017-05-19 14:21:52,694 p=781 u=root | TASK [download : Register docker images info] *******************************************************************************************************************
2017-05-19 14:21:52,694 p=781 u=root | Friday 19 May 2017 14:21:52 +0000 (0:00:01.334) 0:08:21.687 ************
2017-05-19 14:21:54,049 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:21:54,082 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:21:54,100 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:21:54,112 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:21:54,112 p=781 u=root | Friday 19 May 2017 14:21:54 +0000 (0:00:01.418) 0:08:23.106 ************
2017-05-19 14:21:55,403 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:21:55,429 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:21:55,455 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:21:55,467 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:21:55,468 p=781 u=root | Friday 19 May 2017 14:21:55 +0000 (0:00:01.355) 0:08:24.461 ************
2017-05-19 14:21:56,744 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:21:56,786 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:21:56,800 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:21:56,812 p=781 u=root | TASK [download : Check the local digest sha256 corresponds to the given image tag] ******************************************************************************
2017-05-19 14:21:56,813 p=781 u=root | Friday 19 May 2017 14:21:56 +0000 (0:00:01.345) 0:08:25.806 ************
2017-05-19 14:21:58,099 p=781 u=root | TASK [download : pulling...] ************************************************************************************************************************************
2017-05-19 14:21:58,099 p=781 u=root | Friday 19 May 2017 14:21:58 +0000 (0:00:01.286) 0:08:27.093 ************
2017-05-19 14:21:58,773 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {
"changed": false,
"msg": "calico/node:v1.1.3"
}
2017-05-19 14:21:58,791 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {
"changed": false,
"msg": "calico/node:v1.1.3"
}
2017-05-19 14:21:58,807 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {
"changed": false,
"msg": "calico/node:v1.1.3"
}
2017-05-19 14:21:58,819 p=781 u=root | TASK [download : Download containers if pull is required or told to always pull] ********************************************************************************
2017-05-19 14:21:58,819 p=781 u=root | Friday 19 May 2017 14:21:58 +0000 (0:00:00.720) 0:08:27.813 ************
2017-05-19 14:22:07,729 p=781 u=root | changed: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "calico/node:v1.1.3"], "delta": "0:00:08.033246", "end": "2017-05-19 14:22:07.709041", "rc": 0, "start": "2017-05-19 14:21:59.675795", "stderr": "", "stderr_lines": [], "stdout": "v1.1.3: Pulling from calico/node\n709515475419: Pulling fs layer\n6911e68b5431: Pulling fs layer\n009df0a43903: Pulling fs layer\n5a6341118fa4: Pulling fs layer\n6ce6105529f4: Pulling fs layer\n5a6341118fa4: Waiting\n6ce6105529f4: Waiting\n709515475419: Verifying Checksum\n709515475419: Download complete\n009df0a43903: Verifying Checksum\n009df0a43903: Download complete\n6911e68b5431: Verifying Checksum\n6911e68b5431: Download complete\n709515475419: Pull complete\n6911e68b5431: Pull complete\n5a6341118fa4: Verifying Checksum\n5a6341118fa4: Download complete\n009df0a43903: Pull complete\n5a6341118fa4: Pull complete\n6ce6105529f4: Verifying Checksum\n6ce6105529f4: Download complete\n6ce6105529f4: Pull complete\nDigest: sha256:c215bd66a2d15160329b66566e5d1f62f667e1b667ebcb493922fe339c367254\nStatus: Downloaded newer image for calico/node:v1.1.3", "stdout_lines": ["v1.1.3: Pulling from calico/node", "709515475419: Pulling fs layer", "6911e68b5431: Pulling fs layer", "009df0a43903: Pulling fs layer", "5a6341118fa4: Pulling fs layer", "6ce6105529f4: Pulling fs layer", "5a6341118fa4: Waiting", "6ce6105529f4: Waiting", "709515475419: Verifying Checksum", "709515475419: Download complete", "009df0a43903: Verifying Checksum", "009df0a43903: Download complete", "6911e68b5431: Verifying Checksum", "6911e68b5431: Download complete", "709515475419: Pull complete", "6911e68b5431: Pull complete", "5a6341118fa4: Verifying Checksum", "5a6341118fa4: Download complete", "009df0a43903: Pull complete", "5a6341118fa4: Pull complete", "6ce6105529f4: Verifying Checksum", "6ce6105529f4: Download complete", "6ce6105529f4: Pull complete", "Digest: sha256:c215bd66a2d15160329b66566e5d1f62f667e1b667ebcb493922fe339c367254", "Status: Downloaded newer image for calico/node:v1.1.3"]}
2017-05-19 14:22:07,751 p=781 u=root | changed: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "calico/node:v1.1.3"], "delta": "0:00:08.033023", "end": "2017-05-19 14:22:07.731082", "rc": 0, "start": "2017-05-19 14:21:59.698059", "stderr": "", "stderr_lines": [], "stdout": "v1.1.3: Pulling from calico/node\n709515475419: Pulling fs layer\n6911e68b5431: Pulling fs layer\n009df0a43903: Pulling fs layer\n5a6341118fa4: Pulling fs layer\n6ce6105529f4: Pulling fs layer\n5a6341118fa4: Waiting\n6ce6105529f4: Waiting\n009df0a43903: Verifying Checksum\n009df0a43903: Download complete\n6911e68b5431: Download complete\n709515475419: Verifying Checksum\n709515475419: Download complete\n709515475419: Pull complete\n5a6341118fa4: Verifying Checksum\n5a6341118fa4: Download complete\n6911e68b5431: Pull complete\n009df0a43903: Pull complete\n5a6341118fa4: Pull complete\n6ce6105529f4: Verifying Checksum\n6ce6105529f4: Download complete\n6ce6105529f4: Pull complete\nDigest: sha256:c215bd66a2d15160329b66566e5d1f62f667e1b667ebcb493922fe339c367254\nStatus: Downloaded newer image for calico/node:v1.1.3", "stdout_lines": ["v1.1.3: Pulling from calico/node", "709515475419: Pulling fs layer", "6911e68b5431: Pulling fs layer", "009df0a43903: Pulling fs layer", "5a6341118fa4: Pulling fs layer", "6ce6105529f4: Pulling fs layer", "5a6341118fa4: Waiting", "6ce6105529f4: Waiting", "009df0a43903: Verifying Checksum", "009df0a43903: Download complete", "6911e68b5431: Download complete", "709515475419: Verifying Checksum", "709515475419: Download complete", "709515475419: Pull complete", "5a6341118fa4: Verifying Checksum", "5a6341118fa4: Download complete", "6911e68b5431: Pull complete", "009df0a43903: Pull complete", "5a6341118fa4: Pull complete", "6ce6105529f4: Verifying Checksum", "6ce6105529f4: Download complete", "6ce6105529f4: Pull complete", "Digest: sha256:c215bd66a2d15160329b66566e5d1f62f667e1b667ebcb493922fe339c367254", "Status: Downloaded newer image for calico/node:v1.1.3"]}
2017-05-19 14:22:08,803 p=781 u=root | changed: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "calico/node:v1.1.3"], "delta": "0:00:09.142929", "end": "2017-05-19 14:22:08.779594", "rc": 0, "start": "2017-05-19 14:21:59.636665", "stderr": "", "stderr_lines": [], "stdout": "v1.1.3: Pulling from calico/node\n709515475419: Pulling fs layer\n6911e68b5431: Pulling fs layer\n009df0a43903: Pulling fs layer\n5a6341118fa4: Pulling fs layer\n6ce6105529f4: Pulling fs layer\n5a6341118fa4: Waiting\n6ce6105529f4: Waiting\n009df0a43903: Download complete\n709515475419: Verifying Checksum\n709515475419: Download complete\n6911e68b5431: Verifying Checksum\n6911e68b5431: Download complete\n709515475419: Pull complete\n5a6341118fa4: Verifying Checksum\n5a6341118fa4: Download complete\n6911e68b5431: Pull complete\n009df0a43903: Pull complete\n5a6341118fa4: Pull complete\n6ce6105529f4: Verifying Checksum\n6ce6105529f4: Download complete\n6ce6105529f4: Pull complete\nDigest: sha256:c215bd66a2d15160329b66566e5d1f62f667e1b667ebcb493922fe339c367254\nStatus: Downloaded newer image for calico/node:v1.1.3", "stdout_lines": ["v1.1.3: Pulling from calico/node", "709515475419: Pulling fs layer", "6911e68b5431: Pulling fs layer", "009df0a43903: Pulling fs layer", "5a6341118fa4: Pulling fs layer", "6ce6105529f4: Pulling fs layer", "5a6341118fa4: Waiting", "6ce6105529f4: Waiting", "009df0a43903: Download complete", "709515475419: Verifying Checksum", "709515475419: Download complete", "6911e68b5431: Verifying Checksum", "6911e68b5431: Download complete", "709515475419: Pull complete", "5a6341118fa4: Verifying Checksum", "5a6341118fa4: Download complete", "6911e68b5431: Pull complete", "009df0a43903: Pull complete", "5a6341118fa4: Pull complete", "6ce6105529f4: Verifying Checksum", "6ce6105529f4: Download complete", "6ce6105529f4: Pull complete", "Digest: sha256:c215bd66a2d15160329b66566e5d1f62f667e1b667ebcb493922fe339c367254", "Status: Downloaded newer image for calico/node:v1.1.3"]}
2017-05-19 14:22:08,808 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:22:08,808 p=781 u=root | Friday 19 May 2017 14:22:08 +0000 (0:00:09.988) 0:08:37.802 ************
2017-05-19 14:22:09,203 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"fname": "/tmp/releases/containers/calico_node:v1.1.3.tar"}, "changed": false}
2017-05-19 14:22:09,223 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"fname": "/tmp/releases/containers/calico_node:v1.1.3.tar"}, "changed": false}
2017-05-19 14:22:09,239 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"fname": "/tmp/releases/containers/calico_node:v1.1.3.tar"}, "changed": false}
2017-05-19 14:22:09,244 p=781 u=root | TASK [download : Set default value for 'container_changed' to false] ********************************************************************************************
2017-05-19 14:22:09,244 p=781 u=root | Friday 19 May 2017 14:22:09 +0000 (0:00:00.435) 0:08:38.238 ************
2017-05-19 14:22:09,329 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:22:09,341 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:22:09,357 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:22:09,369 p=781 u=root | TASK [download : Update the 'container_changed' fact] ***********************************************************************************************************
2017-05-19 14:22:09,370 p=781 u=root | Friday 19 May 2017 14:22:09 +0000 (0:00:00.125) 0:08:38.363 ************
2017-05-19 14:22:10,100 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:22:10,145 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:22:10,167 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:22:10,176 p=781 u=root | TASK [download : Stat saved container image] ********************************************************************************************************************
2017-05-19 14:22:10,177 p=781 u=root | Friday 19 May 2017 14:22:10 +0000 (0:00:00.806) 0:08:39.170 ************
2017-05-19 14:22:10,411 p=781 u=root | TASK [download : Download | save container images] **************************************************************************************************************
2017-05-19 14:22:10,411 p=781 u=root | Friday 19 May 2017 14:22:10 +0000 (0:00:00.234) 0:08:39.405 ************
2017-05-19 14:22:10,444 p=781 u=root | TASK [download : Download | copy container images to ansible host] **********************************************************************************************
2017-05-19 14:22:10,445 p=781 u=root | Friday 19 May 2017 14:22:10 +0000 (0:00:00.033) 0:08:39.438 ************
2017-05-19 14:22:10,556 p=781 u=root | TASK [download : Download | upload container images to nodes] ***************************************************************************************************
2017-05-19 14:22:10,557 p=781 u=root | Friday 19 May 2017 14:22:10 +0000 (0:00:00.111) 0:08:39.550 ************
2017-05-19 14:22:10,667 p=781 u=root | TASK [download : Download | load container images] **************************************************************************************************************
2017-05-19 14:22:10,667 p=781 u=root | Friday 19 May 2017 14:22:10 +0000 (0:00:00.110) 0:08:39.661 ************
2017-05-19 14:22:10,775 p=781 u=root | TASK [download : downloading...] ********************************************************************************************************************************
2017-05-19 14:22:10,775 p=781 u=root | Friday 19 May 2017 14:22:10 +0000 (0:00:00.107) 0:08:39.768 ************
2017-05-19 14:22:11,460 p=781 u=root | TASK [download : Create dest directories] ***********************************************************************************************************************
2017-05-19 14:22:11,461 p=781 u=root | Friday 19 May 2017 14:22:11 +0000 (0:00:00.685) 0:08:40.454 ************
2017-05-19 14:22:12,145 p=781 u=root | TASK [download : Download items] ********************************************************************************************************************************
2017-05-19 14:22:12,146 p=781 u=root | Friday 19 May 2017 14:22:12 +0000 (0:00:00.684) 0:08:41.139 ************
2017-05-19 14:22:12,833 p=781 u=root | TASK [download : Extract archives] ******************************************************************************************************************************
2017-05-19 14:22:12,833 p=781 u=root | Friday 19 May 2017 14:22:12 +0000 (0:00:00.687) 0:08:41.827 ************
2017-05-19 14:22:13,514 p=781 u=root | TASK [download : Fix permissions] *******************************************************************************************************************************
2017-05-19 14:22:13,514 p=781 u=root | Friday 19 May 2017 14:22:13 +0000 (0:00:00.680) 0:08:42.508 ************
2017-05-19 14:22:14,209 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:22:14,209 p=781 u=root | Friday 19 May 2017 14:22:14 +0000 (0:00:00.694) 0:08:43.203 ************
2017-05-19 14:22:14,302 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:22:14,315 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:22:14,319 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:22:14,324 p=781 u=root | TASK [download : Create dest directory for saved/loaded container images] ***************************************************************************************
2017-05-19 14:22:14,324 p=781 u=root | Friday 19 May 2017 14:22:14 +0000 (0:00:00.115) 0:08:43.318 ************
2017-05-19 14:22:15,171 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:22:15,189 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:22:15,377 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:22:15,385 p=781 u=root | TASK [download : Hack python binary path for localhost] *********************************************************************************************************
2017-05-19 14:22:15,385 p=781 u=root | Friday 19 May 2017 14:22:15 +0000 (0:00:01.060) 0:08:44.378 ************
2017-05-19 14:22:15,413 p=781 u=root | TASK [download : Download | create local directory for saved/loaded container images] ***************************************************************************
2017-05-19 14:22:15,413 p=781 u=root | Friday 19 May 2017 14:22:15 +0000 (0:00:00.028) 0:08:44.407 ************
2017-05-19 14:22:15,448 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:22:15,448 p=781 u=root | Friday 19 May 2017 14:22:15 +0000 (0:00:00.034) 0:08:44.442 ************
2017-05-19 14:22:16,721 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:22:16,762 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:22:16,786 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:22:16,798 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:22:16,798 p=781 u=root | Friday 19 May 2017 14:22:16 +0000 (0:00:01.350) 0:08:45.792 ************
2017-05-19 14:22:18,104 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_args": "calico/ctl:v1.1.3"}, "changed": false}
2017-05-19 14:22:18,130 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_args": "calico/ctl:v1.1.3"}, "changed": false}
2017-05-19 14:22:18,148 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_args": "calico/ctl:v1.1.3"}, "changed": false}
2017-05-19 14:22:18,161 p=781 u=root | TASK [download : Register docker images info] *******************************************************************************************************************
2017-05-19 14:22:18,161 p=781 u=root | Friday 19 May 2017 14:22:18 +0000 (0:00:01.362) 0:08:47.154 ************
2017-05-19 14:22:19,545 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:22:19,579 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:22:19,594 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:22:19,607 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:22:19,607 p=781 u=root | Friday 19 May 2017 14:22:19 +0000 (0:00:01.446) 0:08:48.601 ************
2017-05-19 14:22:20,892 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:22:20,940 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:22:20,962 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:22:20,975 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:22:20,975 p=781 u=root | Friday 19 May 2017 14:22:20 +0000 (0:00:01.367) 0:08:49.969 ************
2017-05-19 14:22:22,257 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:22:22,307 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:22:22,329 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_required": true}, "changed": false}
2017-05-19 14:22:22,341 p=781 u=root | TASK [download : Check the local digest sha256 corresponds to the given image tag] ******************************************************************************
2017-05-19 14:22:22,342 p=781 u=root | Friday 19 May 2017 14:22:22 +0000 (0:00:01.366) 0:08:51.335 ************
2017-05-19 14:22:23,648 p=781 u=root | TASK [download : pulling...] ************************************************************************************************************************************
2017-05-19 14:22:23,649 p=781 u=root | Friday 19 May 2017 14:22:23 +0000 (0:00:01.307) 0:08:52.642 ************
2017-05-19 14:22:24,344 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {
"changed": false,
"msg": "calico/ctl:v1.1.3"
}
2017-05-19 14:22:24,348 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {
"changed": false,
"msg": "calico/ctl:v1.1.3"
}
2017-05-19 14:22:24,364 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {
"changed": false,
"msg": "calico/ctl:v1.1.3"
}
2017-05-19 14:22:24,376 p=781 u=root | TASK [download : Download containers if pull is required or told to always pull] ********************************************************************************
2017-05-19 14:22:24,376 p=781 u=root | Friday 19 May 2017 14:22:24 +0000 (0:00:00.727) 0:08:53.370 ************
2017-05-19 14:22:30,709 p=781 u=root | changed: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "calico/ctl:v1.1.3"], "delta": "0:00:05.448478", "end": "2017-05-19 14:22:30.689071", "rc": 0, "start": "2017-05-19 14:22:25.240593", "stderr": "", "stderr_lines": [], "stdout": "v1.1.3: Pulling from calico/ctl\n709515475419: Already exists\nb444bd21845a: Pulling fs layer\n2512871c2aed: Pulling fs layer\ne2da95804129: Pulling fs layer\n2512871c2aed: Verifying Checksum\n2512871c2aed: Download complete\ne2da95804129: Verifying Checksum\ne2da95804129: Download complete\nb444bd21845a: Verifying Checksum\nb444bd21845a: Download complete\nb444bd21845a: Pull complete\n2512871c2aed: Pull complete\ne2da95804129: Pull complete\nDigest: sha256:02421a1e778d480334a6904973e080b607e1fd08554965d0e941528650b3e97b\nStatus: Downloaded newer image for calico/ctl:v1.1.3", "stdout_lines": ["v1.1.3: Pulling from calico/ctl", "709515475419: Already exists", "b444bd21845a: Pulling fs layer", "2512871c2aed: Pulling fs layer", "e2da95804129: Pulling fs layer", "2512871c2aed: Verifying Checksum", "2512871c2aed: Download complete", "e2da95804129: Verifying Checksum", "e2da95804129: Download complete", "b444bd21845a: Verifying Checksum", "b444bd21845a: Download complete", "b444bd21845a: Pull complete", "2512871c2aed: Pull complete", "e2da95804129: Pull complete", "Digest: sha256:02421a1e778d480334a6904973e080b607e1fd08554965d0e941528650b3e97b", "Status: Downloaded newer image for calico/ctl:v1.1.3"]}
2017-05-19 14:22:30,722 p=781 u=root | changed: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "calico/ctl:v1.1.3"], "delta": "0:00:05.502364", "end": "2017-05-19 14:22:30.697737", "rc": 0, "start": "2017-05-19 14:22:25.195373", "stderr": "", "stderr_lines": [], "stdout": "v1.1.3: Pulling from calico/ctl\n709515475419: Already exists\nb444bd21845a: Pulling fs layer\n2512871c2aed: Pulling fs layer\ne2da95804129: Pulling fs layer\n2512871c2aed: Download complete\ne2da95804129: Verifying Checksum\ne2da95804129: Download complete\nb444bd21845a: Verifying Checksum\nb444bd21845a: Download complete\nb444bd21845a: Pull complete\n2512871c2aed: Pull complete\ne2da95804129: Pull complete\nDigest: sha256:02421a1e778d480334a6904973e080b607e1fd08554965d0e941528650b3e97b\nStatus: Downloaded newer image for calico/ctl:v1.1.3", "stdout_lines": ["v1.1.3: Pulling from calico/ctl", "709515475419: Already exists", "b444bd21845a: Pulling fs layer", "2512871c2aed: Pulling fs layer", "e2da95804129: Pulling fs layer", "2512871c2aed: Download complete", "e2da95804129: Verifying Checksum", "e2da95804129: Download complete", "b444bd21845a: Verifying Checksum", "b444bd21845a: Download complete", "b444bd21845a: Pull complete", "2512871c2aed: Pull complete", "e2da95804129: Pull complete", "Digest: sha256:02421a1e778d480334a6904973e080b607e1fd08554965d0e941528650b3e97b", "Status: Downloaded newer image for calico/ctl:v1.1.3"]}
2017-05-19 14:22:30,755 p=781 u=root | changed: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"attempts": 1, "changed": true, "cmd": ["/usr/bin/docker", "pull", "calico/ctl:v1.1.3"], "delta": "0:00:05.473563", "end": "2017-05-19 14:22:30.734603", "rc": 0, "start": "2017-05-19 14:22:25.261040", "stderr": "", "stderr_lines": [], "stdout": "v1.1.3: Pulling from calico/ctl\n709515475419: Already exists\nb444bd21845a: Pulling fs layer\n2512871c2aed: Pulling fs layer\ne2da95804129: Pulling fs layer\n2512871c2aed: Download complete\ne2da95804129: Verifying Checksum\ne2da95804129: Download complete\nb444bd21845a: Verifying Checksum\nb444bd21845a: Download complete\nb444bd21845a: Pull complete\n2512871c2aed: Pull complete\ne2da95804129: Pull complete\nDigest: sha256:02421a1e778d480334a6904973e080b607e1fd08554965d0e941528650b3e97b\nStatus: Downloaded newer image for calico/ctl:v1.1.3", "stdout_lines": ["v1.1.3: Pulling from calico/ctl", "709515475419: Already exists", "b444bd21845a: Pulling fs layer", "2512871c2aed: Pulling fs layer", "e2da95804129: Pulling fs layer", "2512871c2aed: Download complete", "e2da95804129: Verifying Checksum", "e2da95804129: Download complete", "b444bd21845a: Verifying Checksum", "b444bd21845a: Download complete", "b444bd21845a: Pull complete", "2512871c2aed: Pull complete", "e2da95804129: Pull complete", "Digest: sha256:02421a1e778d480334a6904973e080b607e1fd08554965d0e941528650b3e97b", "Status: Downloaded newer image for calico/ctl:v1.1.3"]}
2017-05-19 14:22:30,760 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:22:30,760 p=781 u=root | Friday 19 May 2017 14:22:30 +0000 (0:00:06.383) 0:08:59.753 ************
2017-05-19 14:22:31,153 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"fname": "/tmp/releases/containers/calico_ctl:v1.1.3.tar"}, "changed": false}
2017-05-19 14:22:31,178 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"fname": "/tmp/releases/containers/calico_ctl:v1.1.3.tar"}, "changed": false}
2017-05-19 14:22:31,192 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"fname": "/tmp/releases/containers/calico_ctl:v1.1.3.tar"}, "changed": false}
2017-05-19 14:22:31,197 p=781 u=root | TASK [download : Set default value for 'container_changed' to false] ********************************************************************************************
2017-05-19 14:22:31,197 p=781 u=root | Friday 19 May 2017 14:22:31 +0000 (0:00:00.437) 0:09:00.191 ************
2017-05-19 14:22:31,278 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:22:31,302 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:22:31,309 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:22:31,321 p=781 u=root | TASK [download : Update the 'container_changed' fact] ***********************************************************************************************************
2017-05-19 14:22:31,321 p=781 u=root | Friday 19 May 2017 14:22:31 +0000 (0:00:00.124) 0:09:00.315 ************
2017-05-19 14:22:32,033 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:22:32,071 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:22:32,092 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"container_changed": true}, "changed": false}
2017-05-19 14:22:32,101 p=781 u=root | TASK [download : Stat saved container image] ********************************************************************************************************************
2017-05-19 14:22:32,101 p=781 u=root | Friday 19 May 2017 14:22:32 +0000 (0:00:00.779) 0:09:01.095 ************
2017-05-19 14:22:32,335 p=781 u=root | TASK [download : Download | save container images] **************************************************************************************************************
2017-05-19 14:22:32,335 p=781 u=root | Friday 19 May 2017 14:22:32 +0000 (0:00:00.233) 0:09:01.329 ************
2017-05-19 14:22:32,371 p=781 u=root | TASK [download : Download | copy container images to ansible host] **********************************************************************************************
2017-05-19 14:22:32,372 p=781 u=root | Friday 19 May 2017 14:22:32 +0000 (0:00:00.036) 0:09:01.365 ************
2017-05-19 14:22:32,477 p=781 u=root | TASK [download : Download | upload container images to nodes] ***************************************************************************************************
2017-05-19 14:22:32,477 p=781 u=root | Friday 19 May 2017 14:22:32 +0000 (0:00:00.105) 0:09:01.471 ************
2017-05-19 14:22:32,586 p=781 u=root | TASK [download : Download | load container images] **************************************************************************************************************
2017-05-19 14:22:32,586 p=781 u=root | Friday 19 May 2017 14:22:32 +0000 (0:00:00.108) 0:09:01.579 ************
2017-05-19 14:22:32,691 p=781 u=root | TASK [download : downloading...] ********************************************************************************************************************************
2017-05-19 14:22:32,691 p=781 u=root | Friday 19 May 2017 14:22:32 +0000 (0:00:00.105) 0:09:01.685 ************
2017-05-19 14:22:33,391 p=781 u=root | TASK [download : Create dest directories] ***********************************************************************************************************************
2017-05-19 14:22:33,392 p=781 u=root | Friday 19 May 2017 14:22:33 +0000 (0:00:00.700) 0:09:02.385 ************
2017-05-19 14:22:34,078 p=781 u=root | TASK [download : Download items] ********************************************************************************************************************************
2017-05-19 14:22:34,079 p=781 u=root | Friday 19 May 2017 14:22:34 +0000 (0:00:00.686) 0:09:03.072 ************
2017-05-19 14:22:34,760 p=781 u=root | TASK [download : Extract archives] ******************************************************************************************************************************
2017-05-19 14:22:34,760 p=781 u=root | Friday 19 May 2017 14:22:34 +0000 (0:00:00.681) 0:09:03.754 ************
2017-05-19 14:22:35,440 p=781 u=root | TASK [download : Fix permissions] *******************************************************************************************************************************
2017-05-19 14:22:35,440 p=781 u=root | Friday 19 May 2017 14:22:35 +0000 (0:00:00.679) 0:09:04.434 ************
2017-05-19 14:22:36,128 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:22:36,129 p=781 u=root | Friday 19 May 2017 14:22:36 +0000 (0:00:00.688) 0:09:05.122 ************
2017-05-19 14:22:36,222 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:22:36,231 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:22:36,238 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"download_delegate": "kargo-ha-20170519-141142-node1"}, "changed": false}
2017-05-19 14:22:36,243 p=781 u=root | TASK [download : Create dest directory for saved/loaded container images] ***************************************************************************************
2017-05-19 14:22:36,243 p=781 u=root | Friday 19 May 2017 14:22:36 +0000 (0:00:00.114) 0:09:05.237 ************
2017-05-19 14:22:37,061 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:22:37,081 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:22:37,089 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "ec2-user", "path": "/tmp/releases/containers", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1000}
2017-05-19 14:22:37,096 p=781 u=root | TASK [download : Hack python binary path for localhost] *********************************************************************************************************
2017-05-19 14:22:37,096 p=781 u=root | Friday 19 May 2017 14:22:37 +0000 (0:00:00.853) 0:09:06.090 ************
2017-05-19 14:22:37,126 p=781 u=root | TASK [download : Download | create local directory for saved/loaded container images] ***************************************************************************
2017-05-19 14:22:37,127 p=781 u=root | Friday 19 May 2017 14:22:37 +0000 (0:00:00.030) 0:09:06.120 ************
2017-05-19 14:22:37,161 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:22:37,161 p=781 u=root | Friday 19 May 2017 14:22:37 +0000 (0:00:00.034) 0:09:06.155 ************
2017-05-19 14:22:38,418 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:22:38,472 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:22:38,481 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_by_digest": false}, "changed": false}
2017-05-19 14:22:38,494 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:22:38,494 p=781 u=root | Friday 19 May 2017 14:22:38 +0000 (0:00:01.332) 0:09:07.487 ************
2017-05-19 14:22:39,788 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_args": "quay.io/coreos/hyperkube:v1.6.1_coreos.0"}, "changed": false}
2017-05-19 14:22:39,833 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_args": "quay.io/coreos/hyperkube:v1.6.1_coreos.0"}, "changed": false}
2017-05-19 14:22:39,851 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_args": "quay.io/coreos/hyperkube:v1.6.1_coreos.0"}, "changed": false}
2017-05-19 14:22:39,864 p=781 u=root | TASK [download : Register docker images info] *******************************************************************************************************************
2017-05-19 14:22:39,864 p=781 u=root | Friday 19 May 2017 14:22:39 +0000 (0:00:01.369) 0:09:08.857 ************
2017-05-19 14:22:41,236 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:22:41,272 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:22:41,284 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:22:41,297 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:22:41,297 p=781 u=root | Friday 19 May 2017 14:22:41 +0000 (0:00:01.433) 0:09:10.291 ************
2017-05-19 14:22:42,578 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:22:42,618 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:22:42,634 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
2017-05-19 14:22:42,647 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:22:42,647 p=781 u=root | Friday 19 May 2017 14:22:42 +0000 (0:00:01.350) 0:09:11.641 ************
2017-05-19 14:22:43,928 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"ansible_facts": {"pull_required": false}, "changed": false}
2017-05-19 14:22:43,978 p=781 u=root | ok: [kargo-ha-20170519-141142-node2 -> 35.158.125.215] => {"ansible_facts": {"pull_required": false}, "changed": false}
2017-05-19 14:22:43,995 p=781 u=root | ok: [kargo-ha-20170519-141142-node3 -> 35.158.119.63] => {"ansible_facts": {"pull_required": false}, "changed": false}
2017-05-19 14:22:44,008 p=781 u=root | TASK [download : Check the local digest sha256 corresponds to the given image tag] ******************************************************************************
2017-05-19 14:22:44,008 p=781 u=root | Friday 19 May 2017 14:22:44 +0000 (0:00:01.360) 0:09:13.002 ************
2017-05-19 14:22:45,318 p=781 u=root | TASK [download : pulling...] ************************************************************************************************************************************
2017-05-19 14:22:45,319 p=781 u=root | Friday 19 May 2017 14:22:45 +0000 (0:00:01.310) 0:09:14.312 ************
2017-05-19 14:22:46,008 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {
"changed": false,
"msg": "quay.io/coreos/hyperkube:v1.6.1_coreos.0"
}
2017-05-19 14:22:46,043 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {
"changed": false,
"msg": "quay.io/coreos/hyperkube:v1.6.1_coreos.0"
}
2017-05-19 14:22:46,046 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {
"changed": false,
"msg": "quay.io/coreos/hyperkube:v1.6.1_coreos.0"
}
2017-05-19 14:22:46,058 p=781 u=root | TASK [download : Download containers if pull is required or told to always pull] ********************************************************************************
2017-05-19 14:22:46,058 p=781 u=root | Friday 19 May 2017 14:22:46 +0000 (0:00:00.739) 0:09:15.052 ************
2017-05-19 14:22:46,788 p=781 u=root | TASK [download : set_fact] **************************************************************************************************************************************
2017-05-19 14:22:46,788 p=781 u=root | Friday 19 May 2017 14:22:46 +0000 (0:00:00.729) 0:09:15.782 ************
2017-05-19 14:22:47,178 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"fname": "/tmp/releases/containers/quay.io_coreos_hyperkube:v1.6.1_coreos.0.tar"}, "changed": false}
2017-05-19 14:22:47,195 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"fname": "/tmp/releases/containers/quay.io_coreos_hyperkube:v1.6.1_coreos.0.tar"}, "changed": false}
2017-05-19 14:22:47,211 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"fname": "/tmp/releases/containers/quay.io_coreos_hyperkube:v1.6.1_coreos.0.tar"}, "changed": false}
2017-05-19 14:22:47,216 p=781 u=root | TASK [download : Set default value for 'container_changed' to false] ********************************************************************************************
2017-05-19 14:22:47,216 p=781 u=root | Friday 19 May 2017 14:22:47 +0000 (0:00:00.427) 0:09:16.210 ************
2017-05-19 14:22:47,299 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"ansible_facts": {"container_changed": false}, "changed": false}
2017-05-19 14:22:47,303 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"container_changed": false}, "changed": false}
2017-05-19 14:22:47,323 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"ansible_facts": {"container_changed": false}, "changed": false}
2017-05-19 14:22:47,335 p=781 u=root | TASK [download : Update the 'container_changed' fact] ***********************************************************************************************************
2017-05-19 14:22:47,335 p=781 u=root | Friday 19 May 2017 14:22:47 +0000 (0:00:00.119) 0:09:16.329 ************
2017-05-19 14:22:48,066 p=781 u=root | TASK [download : Stat saved container image] ********************************************************************************************************************
2017-05-19 14:22:48,067 p=781 u=root | Friday 19 May 2017 14:22:48 +0000 (0:00:00.731) 0:09:17.060 ************
2017-05-19 14:22:48,304 p=781 u=root | TASK [download : Download | save container images] **************************************************************************************************************
2017-05-19 14:22:48,304 p=781 u=root | Friday 19 May 2017 14:22:48 +0000 (0:00:00.237) 0:09:17.298 ************
2017-05-19 14:22:48,341 p=781 u=root | TASK [download : Download | copy container images to ansible host] **********************************************************************************************
2017-05-19 14:22:48,341 p=781 u=root | Friday 19 May 2017 14:22:48 +0000 (0:00:00.036) 0:09:17.335 ************
2017-05-19 14:22:48,447 p=781 u=root | TASK [download : Download | upload container images to nodes] ***************************************************************************************************
2017-05-19 14:22:48,447 p=781 u=root | Friday 19 May 2017 14:22:48 +0000 (0:00:00.106) 0:09:17.441 ************
2017-05-19 14:22:48,553 p=781 u=root | TASK [download : Download | load container images] **************************************************************************************************************
2017-05-19 14:22:48,554 p=781 u=root | Friday 19 May 2017 14:22:48 +0000 (0:00:00.106) 0:09:17.547 ************
2017-05-19 14:22:48,656 p=781 u=root | TASK [network_plugin/calico : Calico | Check calicoctl version] *************************************************************************************************
2017-05-19 14:22:48,656 p=781 u=root | Friday 19 May 2017 14:22:48 +0000 (0:00:00.102) 0:09:17.650 ************
2017-05-19 14:22:48,693 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"legacy_calicoctl": false}, "changed": false}
2017-05-19 14:22:48,699 p=781 u=root | TASK [network_plugin/calico : Calico | Write Calico cni config] *************************************************************************************************
2017-05-19 14:22:48,699 p=781 u=root | Friday 19 May 2017 14:22:48 +0000 (0:00:00.042) 0:09:17.693 ************
2017-05-19 14:22:49,252 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "checksum": "7df12a8faa6845bb1d4d6814b4dd3a15a221f516", "dest": "/etc/cni/net.d/10-calico.conf", "gid": 0, "group": "root", "md5sum": "b3c5f14ca4f6e642862cbe7c72cf8d83", "mode": "0644", "owner": "kube", "secontext": "system_u:object_r:etc_t:s0", "size": 555, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203768.84-3982088580663/source", "state": "file", "uid": 995}
2017-05-19 14:22:49,258 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "checksum": "42b232fabb5169cd99cbbe5498915140ed76c5b2", "dest": "/etc/cni/net.d/10-calico.conf", "gid": 0, "group": "root", "md5sum": "d276a427d4c145553381054f1908276d", "mode": "0644", "owner": "kube", "secontext": "system_u:object_r:etc_t:s0", "size": 555, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203768.8-134402337136812/source", "state": "file", "uid": 995}
2017-05-19 14:22:49,262 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "checksum": "cf34ea5731b336214f162c734007a9cda3aa1b3a", "dest": "/etc/cni/net.d/10-calico.conf", "gid": 0, "group": "root", "md5sum": "90fdaa40213d72ef216658eea140ff46", "mode": "0644", "owner": "kube", "secontext": "system_u:object_r:etc_t:s0", "size": 555, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203768.82-169705615367339/source", "state": "file", "uid": 995}
2017-05-19 14:22:49,267 p=781 u=root | TASK [network_plugin/calico : Calico | Create calico certs directory] *******************************************************************************************
2017-05-19 14:22:49,267 p=781 u=root | Friday 19 May 2017 14:22:49 +0000 (0:00:00.568) 0:09:18.261 ************
2017-05-19 14:22:49,486 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "gid": 0, "group": "root", "mode": "0750", "owner": "root", "path": "/etc/calico/certs", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0}
2017-05-19 14:22:49,497 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "gid": 0, "group": "root", "mode": "0750", "owner": "root", "path": "/etc/calico/certs", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0}
2017-05-19 14:22:49,512 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "gid": 0, "group": "root", "mode": "0750", "owner": "root", "path": "/etc/calico/certs", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0}
2017-05-19 14:22:49,517 p=781 u=root | TASK [network_plugin/calico : Calico | Link etcd certificates for calico-node] **********************************************************************************
2017-05-19 14:22:49,517 p=781 u=root | Friday 19 May 2017 14:22:49 +0000 (0:00:00.250) 0:09:18.511 ************
2017-05-19 14:22:49,796 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => (item={u's': u'ca.pem', u'd': u'ca_cert.crt'}) => {"changed": true, "dest": "/etc/calico/certs/ca_cert.crt", "gid": 0, "group": "root", "item": {"d": "ca_cert.crt", "s": "ca.pem"}, "mode": "0700", "owner": "kube", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1090, "src": "/etc/ssl/etcd/ssl/ca.pem", "state": "hard", "uid": 995}
2017-05-19 14:22:49,801 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => (item={u's': u'ca.pem', u'd': u'ca_cert.crt'}) => {"changed": true, "dest": "/etc/calico/certs/ca_cert.crt", "gid": 0, "group": "root", "item": {"d": "ca_cert.crt", "s": "ca.pem"}, "mode": "0700", "owner": "kube", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 1090, "src": "/etc/ssl/etcd/ssl/ca.pem", "state": "hard", "uid": 995}
2017-05-19 14:22:49,814 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => (item={u's': u'ca.pem', u'd': u'ca_cert.crt'}) => {"changed": true, "dest": "/etc/calico/certs/ca_cert.crt", "gid": 0, "group": "root", "item": {"d": "ca_cert.crt", "s": "ca.pem"}, "mode": "0700", "owner": "kube", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 1090, "src": "/etc/ssl/etcd/ssl/ca.pem", "state": "hard", "uid": 995}
2017-05-19 14:22:49,975 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => (item={u's': u'node-kargo-ha-20170519-141142-node2.pem', u'd': u'cert.crt'}) => {"changed": true, "dest": "/etc/calico/certs/cert.crt", "gid": 0, "group": "root", "item": {"d": "cert.crt", "s": "node-kargo-ha-20170519-141142-node2.pem"}, "mode": "0700", "owner": "kube", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 1399, "src": "/etc/ssl/etcd/ssl/node-kargo-ha-20170519-141142-node2.pem", "state": "hard", "uid": 995}
2017-05-19 14:22:49,980 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => (item={u's': u'node-kargo-ha-20170519-141142-node1.pem', u'd': u'cert.crt'}) => {"changed": true, "dest": "/etc/calico/certs/cert.crt", "gid": 0, "group": "root", "item": {"d": "cert.crt", "s": "node-kargo-ha-20170519-141142-node1.pem"}, "mode": "0700", "owner": "kube", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1399, "src": "/etc/ssl/etcd/ssl/node-kargo-ha-20170519-141142-node1.pem", "state": "hard", "uid": 995}
2017-05-19 14:22:49,981 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => (item={u's': u'node-kargo-ha-20170519-141142-node3.pem', u'd': u'cert.crt'}) => {"changed": true, "dest": "/etc/calico/certs/cert.crt", "gid": 0, "group": "root", "item": {"d": "cert.crt", "s": "node-kargo-ha-20170519-141142-node3.pem"}, "mode": "0700", "owner": "kube", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 1399, "src": "/etc/ssl/etcd/ssl/node-kargo-ha-20170519-141142-node3.pem", "state": "hard", "uid": 995}
2017-05-19 14:22:50,122 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => (item={u's': u'node-kargo-ha-20170519-141142-node3-key.pem', u'd': u'key.pem'}) => {"changed": true, "dest": "/etc/calico/certs/key.pem", "gid": 0, "group": "root", "item": {"d": "key.pem", "s": "node-kargo-ha-20170519-141142-node3-key.pem"}, "mode": "0700", "owner": "kube", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 1679, "src": "/etc/ssl/etcd/ssl/node-kargo-ha-20170519-141142-node3-key.pem", "state": "hard", "uid": 995}
2017-05-19 14:22:50,122 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => (item={u's': u'node-kargo-ha-20170519-141142-node1-key.pem', u'd': u'key.pem'}) => {"changed": true, "dest": "/etc/calico/certs/key.pem", "gid": 0, "group": "root", "item": {"d": "key.pem", "s": "node-kargo-ha-20170519-141142-node1-key.pem"}, "mode": "0700", "owner": "kube", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1675, "src": "/etc/ssl/etcd/ssl/node-kargo-ha-20170519-141142-node1-key.pem", "state": "hard", "uid": 995}
2017-05-19 14:22:50,123 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => (item={u's': u'node-kargo-ha-20170519-141142-node2-key.pem', u'd': u'key.pem'}) => {"changed": true, "dest": "/etc/calico/certs/key.pem", "gid": 0, "group": "root", "item": {"d": "key.pem", "s": "node-kargo-ha-20170519-141142-node2-key.pem"}, "mode": "0700", "owner": "kube", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 1675, "src": "/etc/ssl/etcd/ssl/node-kargo-ha-20170519-141142-node2-key.pem", "state": "hard", "uid": 995}
2017-05-19 14:22:50,128 p=781 u=root | TASK [network_plugin/calico : Calico | Install calicoctl container script] **************************************************************************************
2017-05-19 14:22:50,129 p=781 u=root | Friday 19 May 2017 14:22:50 +0000 (0:00:00.611) 0:09:19.122 ************
2017-05-19 14:22:50,642 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"changed": false, "checksum": "78f49b42b4c0b87a7e093c53328dedbe2b04dc65", "dest": "/usr/local/bin/calicoctl", "gid": 0, "group": "root", "md5sum": "c23a82a3a82b6b97d8a877d9b15dd3dd", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:bin_t:s0", "size": 548, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203770.24-110817409043512/source", "state": "file", "uid": 0}
2017-05-19 14:22:50,652 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"changed": false, "checksum": "78f49b42b4c0b87a7e093c53328dedbe2b04dc65", "dest": "/usr/local/bin/calicoctl", "gid": 0, "group": "root", "md5sum": "c23a82a3a82b6b97d8a877d9b15dd3dd", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:bin_t:s0", "size": 548, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203770.21-13260945810386/source", "state": "file", "uid": 0}
2017-05-19 14:22:50,669 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"changed": false, "checksum": "78f49b42b4c0b87a7e093c53328dedbe2b04dc65", "dest": "/usr/local/bin/calicoctl", "gid": 0, "group": "root", "md5sum": "c23a82a3a82b6b97d8a877d9b15dd3dd", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:bin_t:s0", "size": 548, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203770.26-232616199648247/source", "state": "file", "uid": 0}
2017-05-19 14:22:50,675 p=781 u=root | TASK [network_plugin/calico : Calico | Copy cni plugins from hyperkube] *****************************************************************************************
2017-05-19 14:22:50,675 p=781 u=root | Friday 19 May 2017 14:22:50 +0000 (0:00:00.546) 0:09:19.668 ************
2017-05-19 14:22:51,689 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"attempts": 1, "changed": false, "cmd": ["/usr/bin/docker", "run", "--rm", "-v", "/opt/cni/bin:/cnibindir", "quay.io/coreos/hyperkube:v1.6.1_coreos.0", "/usr/bin/rsync", "-ac", "/opt/cni/bin/", "/cnibindir/"], "delta": "0:00:00.784266", "end": "2017-05-19 14:22:51.662652", "rc": 0, "start": "2017-05-19 14:22:50.878386", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:22:51,810 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"attempts": 1, "changed": false, "cmd": ["/usr/bin/docker", "run", "--rm", "-v", "/opt/cni/bin:/cnibindir", "quay.io/coreos/hyperkube:v1.6.1_coreos.0", "/usr/bin/rsync", "-ac", "/opt/cni/bin/", "/cnibindir/"], "delta": "0:00:00.884709", "end": "2017-05-19 14:22:51.788640", "rc": 0, "start": "2017-05-19 14:22:50.903931", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:22:51,917 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"attempts": 1, "changed": false, "cmd": ["/usr/bin/docker", "run", "--rm", "-v", "/opt/cni/bin:/cnibindir", "quay.io/coreos/hyperkube:v1.6.1_coreos.0", "/usr/bin/rsync", "-ac", "/opt/cni/bin/", "/cnibindir/"], "delta": "0:00:00.999449", "end": "2017-05-19 14:22:51.895760", "rc": 0, "start": "2017-05-19 14:22:50.896311", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:22:51,922 p=781 u=root | TASK [network_plugin/calico : Calico | Copy cni plugins from calico/cni container] ******************************************************************************
2017-05-19 14:22:51,922 p=781 u=root | Friday 19 May 2017 14:22:51 +0000 (0:00:01.247) 0:09:20.916 ************
2017-05-19 14:22:52,695 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"attempts": 1, "changed": false, "cmd": ["/usr/bin/docker", "run", "--rm", "-v", "/opt/cni/bin:/cnibindir", "calico/cni:v1.7.0", "sh", "-c", "cp -a /opt/cni/bin/* /cnibindir/"], "delta": "0:00:00.535210", "end": "2017-05-19 14:22:52.670737", "rc": 0, "start": "2017-05-19 14:22:52.135527", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:22:52,705 p=781 u=root | ok: [kargo-ha-20170519-141142-node3] => {"attempts": 1, "changed": false, "cmd": ["/usr/bin/docker", "run", "--rm", "-v", "/opt/cni/bin:/cnibindir", "calico/cni:v1.7.0", "sh", "-c", "cp -a /opt/cni/bin/* /cnibindir/"], "delta": "0:00:00.523094", "end": "2017-05-19 14:22:52.685231", "rc": 0, "start": "2017-05-19 14:22:52.162137", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:22:52,737 p=781 u=root | ok: [kargo-ha-20170519-141142-node2] => {"attempts": 1, "changed": false, "cmd": ["/usr/bin/docker", "run", "--rm", "-v", "/opt/cni/bin:/cnibindir", "calico/cni:v1.7.0", "sh", "-c", "cp -a /opt/cni/bin/* /cnibindir/"], "delta": "0:00:00.561300", "end": "2017-05-19 14:22:52.717668", "rc": 0, "start": "2017-05-19 14:22:52.156368", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:22:52,742 p=781 u=root | TASK [network_plugin/calico : Calico | Set cni directory permissions] *******************************************************************************************
2017-05-19 14:22:52,743 p=781 u=root | Friday 19 May 2017 14:22:52 +0000 (0:00:00.820) 0:09:21.736 ************
2017-05-19 14:22:52,956 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "kube", "path": "/opt/cni/bin", "secontext": "unconfined_u:object_r:usr_t:s0", "size": 4096, "state": "directory", "uid": 995}
2017-05-19 14:22:52,987 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "kube", "path": "/opt/cni/bin", "secontext": "unconfined_u:object_r:usr_t:s0", "size": 4096, "state": "directory", "uid": 995}
2017-05-19 14:22:53,004 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "kube", "path": "/opt/cni/bin", "secontext": "unconfined_u:object_r:usr_t:s0", "size": 4096, "state": "directory", "uid": 995}
2017-05-19 14:22:53,015 p=781 u=root | TASK [network_plugin/calico : Calico | wait for etcd] ***********************************************************************************************************
2017-05-19 14:22:53,015 p=781 u=root | Friday 19 May 2017 14:22:53 +0000 (0:00:00.272) 0:09:22.009 ************
2017-05-19 14:22:53,743 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"attempts": 1, "changed": false, "connection": "close", "content_length": "18", "content_type": "text/plain; charset=utf-8", "date": "Fri, 19 May 2017 14:22:53 GMT", "msg": "OK (18 bytes)", "redirected": false, "status": 200, "url": "https://localhost:2379/health"}
2017-05-19 14:22:53,754 p=781 u=root | TASK [network_plugin/calico : Calico | Check if calico network pool has already been configured] ****************************************************************
2017-05-19 14:22:53,755 p=781 u=root | Friday 19 May 2017 14:22:53 +0000 (0:00:00.739) 0:09:22.748 ************
2017-05-19 14:22:54,007 p=781 u=root | [WARNING]: Consider using get_url or uri module rather than running curl
2017-05-19 14:22:54,007 p=781 u=root | ok: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"changed": false, "cmd": ["curl", "--cacert", "/etc/ssl/etcd/ssl/ca.pem", "--cert", "/etc/ssl/etcd/ssl/admin-kargo-ha-20170519-141142-node1.pem", "--key", "/etc/ssl/etcd/ssl/admin-kargo-ha-20170519-141142-node1-key.pem", "https://localhost:2379/v2/keys/calico/v1/ipam/v4/pool"], "delta": "0:00:00.094629", "end": "2017-05-19 14:22:53.986423", "rc": 0, "start": "2017-05-19 14:22:53.891794", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 73 100 73 0 0 819 0 --:--:-- --:--:-- --:--:-- 829", "stderr_lines": [" % Total % Received % Xferd Average Speed Time Time Time Current", " Dload Upload Total Spent Left Speed", "", " 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0", "100 73 100 73 0 0 819 0 --:--:-- --:--:-- --:--:-- 829"], "stdout": "{\"errorCode\":100,\"message\":\"Key not found\",\"cause\":\"/calico\",\"index\":10}", "stdout_lines": ["{\"errorCode\":100,\"message\":\"Key not found\",\"cause\":\"/calico\",\"index\":10}"]}
2017-05-19 14:22:54,012 p=781 u=root | TASK [network_plugin/calico : Calico | Configure calico network pool] *******************************************************************************************
2017-05-19 14:22:54,012 p=781 u=root | Friday 19 May 2017 14:22:54 +0000 (0:00:00.257) 0:09:23.006 ************
2017-05-19 14:22:54,423 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "cmd": "echo '{ \"kind\": \"ipPool\", \"spec\": {\"disabled\": false, \"ipip\": {\"enabled\": False},\n\"nat-outgoing\": True},\n\"apiVersion\": \"v1\", \"metadata\": {\"cidr\": \"10.233.64.0/18\"} }' | /usr/local/bin/calicoctl create -f -", "delta": "0:00:00.255991", "end": "2017-05-19 14:22:54.402963", "rc": 0, "start": "2017-05-19 14:22:54.146972", "stderr": "", "stderr_lines": [], "stdout": "Successfully created 1 'ipPool' resource(s)", "stdout_lines": ["Successfully created 1 'ipPool' resource(s)"]}
2017-05-19 14:22:54,428 p=781 u=root | TASK [network_plugin/calico : Calico (old) | Define ipip pool argument] *****************************************************************************************
2017-05-19 14:22:54,428 p=781 u=root | Friday 19 May 2017 14:22:54 +0000 (0:00:00.415) 0:09:23.422 ************
2017-05-19 14:22:54,455 p=781 u=root | TASK [network_plugin/calico : Calico (old) | Define nat-outgoing pool argument] *********************************************************************************
2017-05-19 14:22:54,455 p=781 u=root | Friday 19 May 2017 14:22:54 +0000 (0:00:00.027) 0:09:23.449 ************
2017-05-19 14:22:54,483 p=781 u=root | TASK [network_plugin/calico : Calico (old) | Define calico pool task name] **************************************************************************************
2017-05-19 14:22:54,483 p=781 u=root | Friday 19 May 2017 14:22:54 +0000 (0:00:00.027) 0:09:23.477 ************
2017-05-19 14:22:54,513 p=781 u=root | TASK [network_plugin/calico : Calico (old) | Configure calico network pool] *************************************************************************************
2017-05-19 14:22:54,513 p=781 u=root | Friday 19 May 2017 14:22:54 +0000 (0:00:00.029) 0:09:23.507 ************
2017-05-19 14:22:54,546 p=781 u=root | TASK [network_plugin/calico : Calico | Get calico configuration from etcd] **************************************************************************************
2017-05-19 14:22:54,547 p=781 u=root | Friday 19 May 2017 14:22:54 +0000 (0:00:00.033) 0:09:23.540 ************
2017-05-19 14:22:54,785 p=781 u=root | changed: [kargo-ha-20170519-141142-node1 -> 35.158.124.140] => {"changed": true, "cmd": ["curl", "--cacert", "/etc/ssl/etcd/ssl/ca.pem", "--cert", "/etc/ssl/etcd/ssl/admin-kargo-ha-20170519-141142-node1.pem", "--key", "/etc/ssl/etcd/ssl/admin-kargo-ha-20170519-141142-node1-key.pem", "https://localhost:2379/v2/keys/calico/v1/ipam/v4/pool"], "delta": "0:00:00.079691", "end": "2017-05-19 14:22:54.764267", "rc": 0, "start": "2017-05-19 14:22:54.684576", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 328 100 328 0 0 4422 0 --:--:-- --:--:-- --:--:-- 4432", "stderr_lines": [" % Total % Received % Xferd Average Speed Time Time Time Current", " Dload Upload Total Spent Left Speed", "", " 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0", "100 328 100 328 0 0 4422 0 --:--:-- --:--:-- --:--:-- 4432"], "stdout": "{\"action\":\"get\",\"node\":{\"key\":\"/calico/v1/ipam/v4/pool\",\"dir\":true,\"nodes\":[{\"key\":\"/calico/v1/ipam/v4/pool/10.233.64.0-18\",\"value\":\"{\\\"cidr\\\":\\\"10.233.64.0/18\\\",\\\"ipip\\\":\\\"\\\",\\\"ipip_mode\\\":\\\"\\\",\\\"masquerade\\\":true,\\\"ipam\\\":true,\\\"disabled\\\":false}\",\"modifiedIndex\":11,\"createdIndex\":11}],\"modifiedIndex\":11,\"createdIndex\":11}}", "stdout_lines": ["{\"action\":\"get\",\"node\":{\"key\":\"/calico/v1/ipam/v4/pool\",\"dir\":true,\"nodes\":[{\"key\":\"/calico/v1/ipam/v4/pool/10.233.64.0-18\",\"value\":\"{\\\"cidr\\\":\\\"10.233.64.0/18\\\",\\\"ipip\\\":\\\"\\\",\\\"ipip_mode\\\":\\\"\\\",\\\"masquerade\\\":true,\\\"ipam\\\":true,\\\"disabled\\\":false}\",\"modifiedIndex\":11,\"createdIndex\":11}],\"modifiedIndex\":11,\"createdIndex\":11}}"]}
2017-05-19 14:22:54,790 p=781 u=root | TASK [network_plugin/calico : set_fact] *************************************************************************************************************************
2017-05-19 14:22:54,791 p=781 u=root | Friday 19 May 2017 14:22:54 +0000 (0:00:00.243) 0:09:23.784 ************
2017-05-19 14:22:54,826 p=781 u=root | ok: [kargo-ha-20170519-141142-node1] => {"ansible_facts": {"calico_pools": {"action": "get", "node": {"createdIndex": 11, "dir": true, "key": "/calico/v1/ipam/v4/pool", "modifiedIndex": 11, "nodes": [{"createdIndex": 11, "key": "/calico/v1/ipam/v4/pool/10.233.64.0-18", "modifiedIndex": 11, "value": "{\"cidr\":\"10.233.64.0/18\",\"ipip\":\"\",\"ipip_mode\":\"\",\"masquerade\":true,\"ipam\":true,\"disabled\":false}"}]}}}, "changed": false}
2017-05-19 14:22:54,831 p=781 u=root | TASK [network_plugin/calico : Calico | Check if calico pool is properly configured] *****************************************************************************
2017-05-19 14:22:54,831 p=781 u=root | Friday 19 May 2017 14:22:54 +0000 (0:00:00.040) 0:09:23.825 ************
2017-05-19 14:22:54,848 p=781 u=root | [WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: ( calico_pools['node']['nodes'] | length > 1 ) or (
not calico_pools['node']['nodes'][0]['key'] | search(".*{{ kube_pods_subnet | ipaddr('network') }}.*") )
2017-05-19 14:22:54,865 p=781 u=root | TASK [network_plugin/calico : Calico | Set global as_num] *******************************************************************************************************
2017-05-19 14:22:54,865 p=781 u=root | Friday 19 May 2017 14:22:54 +0000 (0:00:00.033) 0:09:23.859 ************
2017-05-19 14:22:55,293 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "cmd": ["/usr/local/bin/calicoctl", "config", "set", "asNumber", "64512"], "delta": "0:00:00.277254", "end": "2017-05-19 14:22:55.273999", "rc": 0, "start": "2017-05-19 14:22:54.996745", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:22:55,299 p=781 u=root | TASK [network_plugin/calico : Calico (old) | Set global as_num] *************************************************************************************************
2017-05-19 14:22:55,299 p=781 u=root | Friday 19 May 2017 14:22:55 +0000 (0:00:00.433) 0:09:24.293 ************
2017-05-19 14:22:55,323 p=781 u=root | TASK [network_plugin/calico : Calico (old) | Write calico-node systemd init file] *******************************************************************************
2017-05-19 14:22:55,324 p=781 u=root | Friday 19 May 2017 14:22:55 +0000 (0:00:00.024) 0:09:24.317 ************
2017-05-19 14:22:55,400 p=781 u=root | TASK [network_plugin/calico : Calico | Write calico.env for systemd init file] **********************************************************************************
2017-05-19 14:22:55,400 p=781 u=root | Friday 19 May 2017 14:22:55 +0000 (0:00:00.076) 0:09:24.394 ************
2017-05-19 14:22:55,989 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "checksum": "d02a98bde6cb4359da746c5e6079a8a58dbac2bf", "dest": "/etc/calico/calico.env", "gid": 0, "group": "root", "md5sum": "7773efc6120e9c8f2a0c865cda446592", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 373, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203775.52-79285723538944/source", "state": "file", "uid": 0}
2017-05-19 14:22:56,003 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "checksum": "8958df190ec05b6407638c6c21073ac7973588e4", "dest": "/etc/calico/calico.env", "gid": 0, "group": "root", "md5sum": "23fa281e62ea7752eac4d2df21bc379d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 373, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203775.48-199785737625038/source", "state": "file", "uid": 0}
2017-05-19 14:22:56,016 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "checksum": "06a6c0a4b9e8a4bb04af33bfb412d84f34db8093", "dest": "/etc/calico/calico.env", "gid": 0, "group": "root", "md5sum": "36275375476769b40147b946558cceed", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 373, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203775.54-141500707731774/source", "state": "file", "uid": 0}
2017-05-19 14:22:56,020 p=781 u=root | TASK [network_plugin/calico : Calico | Write calico-node systemd init file] *************************************************************************************
2017-05-19 14:22:56,021 p=781 u=root | Friday 19 May 2017 14:22:56 +0000 (0:00:00.620) 0:09:25.014 ************
2017-05-19 14:22:56,574 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "checksum": "a9e70eb47b39df825306f3f6411805fb7c48d6ae", "dest": "/etc/systemd/system/calico-node.service", "gid": 0, "group": "root", "md5sum": "26dd291a94bff555609b3065b8853053", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 1099, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203776.14-171020570549903/source", "state": "file", "uid": 0}
2017-05-19 14:22:56,589 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "checksum": "a9e70eb47b39df825306f3f6411805fb7c48d6ae", "dest": "/etc/systemd/system/calico-node.service", "gid": 0, "group": "root", "md5sum": "26dd291a94bff555609b3065b8853053", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 1099, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203776.11-166169656243349/source", "state": "file", "uid": 0}
2017-05-19 14:22:56,605 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "checksum": "a9e70eb47b39df825306f3f6411805fb7c48d6ae", "dest": "/etc/systemd/system/calico-node.service", "gid": 0, "group": "root", "md5sum": "26dd291a94bff555609b3065b8853053", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 1099, "src": "/home/ec2-user/.ansible/tmp/ansible-tmp-1495203776.16-54118243381593/source", "state": "file", "uid": 0}
2017-05-19 14:22:56,610 p=781 u=root | TASK [network_plugin/calico : Calico | Restart calico-node if secrets changed] **********************************************************************************
2017-05-19 14:22:56,610 p=781 u=root | Friday 19 May 2017 14:22:56 +0000 (0:00:00.589) 0:09:25.604 ************
2017-05-19 14:22:56,852 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "cmd": ["/bin/true"], "delta": "0:00:00.001608", "end": "2017-05-19 14:22:56.814706", "rc": 0, "start": "2017-05-19 14:22:56.813098", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:22:56,865 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "cmd": ["/bin/true"], "delta": "0:00:00.001632", "end": "2017-05-19 14:22:56.827764", "rc": 0, "start": "2017-05-19 14:22:56.826132", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:22:56,866 p=781 u=root | RUNNING HANDLER [network_plugin/calico : restart calico-node] ***************************************************************************************************
2017-05-19 14:22:56,866 p=781 u=root | Friday 19 May 2017 14:22:56 +0000 (0:00:00.255) 0:09:25.860 ************
2017-05-19 14:22:57,120 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "cmd": ["/bin/true"], "delta": "0:00:00.001601", "end": "2017-05-19 14:22:57.061816", "rc": 0, "start": "2017-05-19 14:22:57.060215", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:22:57,153 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "cmd": ["/bin/true"], "delta": "0:00:00.001591", "end": "2017-05-19 14:22:57.094937", "rc": 0, "start": "2017-05-19 14:22:57.093346", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:22:57,183 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "cmd": ["/bin/true"], "delta": "0:00:00.001665", "end": "2017-05-19 14:22:57.086854", "rc": 0, "start": "2017-05-19 14:22:57.085189", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:22:57,184 p=781 u=root | RUNNING HANDLER [network_plugin/calico : Calico | reload systemd] ***********************************************************************************************
2017-05-19 14:22:57,184 p=781 u=root | Friday 19 May 2017 14:22:57 +0000 (0:00:00.317) 0:09:26.178 ************
2017-05-19 14:22:57,447 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "cmd": "systemctl daemon-reload", "delta": "0:00:00.050381", "end": "2017-05-19 14:22:57.430517", "rc": 0, "start": "2017-05-19 14:22:57.380136", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:22:57,466 p=781 u=root | changed: [kargo-ha-20170519-141142-node3] => {"changed": true, "cmd": "systemctl daemon-reload", "delta": "0:00:00.050415", "end": "2017-05-19 14:22:57.451163", "rc": 0, "start": "2017-05-19 14:22:57.400748", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:22:57,483 p=781 u=root | changed: [kargo-ha-20170519-141142-node1] => {"changed": true, "cmd": "systemctl daemon-reload", "delta": "0:00:00.051767", "end": "2017-05-19 14:22:57.464088", "rc": 0, "start": "2017-05-19 14:22:57.412321", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2017-05-19 14:22:57,483 p=781 u=root | RUNNING HANDLER [network_plugin/calico : Calico | reload calico-node] *******************************************************************************************
2017-05-19 14:22:57,483 p=781 u=root | Friday 19 May 2017 14:22:57 +0000 (0:00:00.299) 0:09:26.477 ************
2017-05-19 14:22:57,544 p=781 u=root | [WARNING]: Ignoring "sleep" as it is not used in "systemd"
2017-05-19 14:22:57,588 p=781 u=root | [WARNING]: Ignoring "sleep" as it is not used in "systemd"
2017-05-19 14:22:57,605 p=781 u=root | [WARNING]: Ignoring "sleep" as it is not used in "systemd"
2017-05-19 14:22:57,739 p=781 u=root | changed: [kargo-ha-20170519-141142-node2] => {"changed": true, "name": "calico-node", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket basic.target system.slice docker.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target kubelet.service", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "calico-node", "DevicePolicy": "auto", "Environment
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment