Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1478245 Details for
Bug 1621241
Multiple errors related to examples
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
log for error 2
log2 (text/plain), 350.34 KB, created by
Chris Callegari
on 2018-08-23 14:36:13 UTC
(
hide
)
Description:
log for error 2
Filename:
MIME Type:
Creator:
Chris Callegari
Created:
2018-08-23 14:36:13 UTC
Size:
350.34 KB
patch
obsolete
> > [WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all' > > >PLAY [Alert user to variables needed] **************************************************************************************************************************** > >TASK [Gathering Facts] ******************************************************************************************************************************************* >ok: [localhost] > >TASK [Alert user to variables needed - clusterid] **************************************************************************************************************** >ok: [localhost] => { > "msg": "openshift_aws_clusterid=ccallegar" >} > >TASK [Alert user to variables needed - region] ******************************************************************************************************************* >ok: [localhost] => { > "msg": "openshift_aws_region=us-east-1" >} > >PLAY [Create s3 bucket] ****************************************************************************************************************************************** > >TASK [Gathering Facts] ******************************************************************************************************************************************* >ok: [localhost] > >TASK [include_role : openshift_aws] ****************************************************************************************************************************** > >TASK [openshift_aws : Create an s3 bucket] *********************************************************************************************************************** >ok: [localhost] > >PLAY [Create elb] ************************************************************************************************************************************************ > >TASK [Gathering Facts] ******************************************************************************************************************************************* >ok: [localhost] > >TASK [include_role : openshift_aws] ****************************************************************************************************************************** > >TASK [openshift_aws : create the iam_cert for elb certificate] *************************************************************************************************** >skipping: [localhost] > >TASK [openshift_aws : include_tasks] ***************************************************************************************************************************** >included: /home/ccallega/git/openshift-ansible/roles/openshift_aws/tasks/vpc_and_subnet_id.yml for localhost > >TASK [openshift_aws : query vpc] ********************************************************************************************************************************* >ok: [localhost] > >TASK [openshift_aws : debug vcpout] ****************************************************************************************************************************** >skipping: [localhost] > >TASK [openshift_aws : fetch the subnet ids] ********************************************************************************************************************** >ok: [localhost] => (item=us-east-1c) > >TASK [openshift_aws : debug subnetout] *************************************************************************************************************************** >skipping: [localhost] > >TASK [openshift_aws : create elbs] ******************************************************************************************************************************* >included: /home/ccallega/git/openshift-ansible/roles/openshift_aws/tasks/elb.yml for localhost >included: /home/ccallega/git/openshift-ansible/roles/openshift_aws/tasks/elb.yml for localhost > >TASK [openshift_aws : dump the elb listeners for master] ********************************************************************************************************* >skipping: [localhost] > >TASK [openshift_aws : Create ELB(s)] ***************************************************************************************************************************** >included: /home/ccallega/git/openshift-ansible/roles/openshift_aws/tasks/elb_single.yml for localhost >included: /home/ccallega/git/openshift-ansible/roles/openshift_aws/tasks/elb_single.yml for localhost > >TASK [openshift_aws : dump the elb listeners for internal] ******************************************************************************************************* >skipping: [localhost] > >TASK [openshift_aws : Create ELB ccallegar-master-internal] ****************************************************************************************************** >ok: [localhost] > >TASK [openshift_aws : fail] ************************************************************************************************************************************** >skipping: [localhost] > >TASK [openshift_aws : debug] ************************************************************************************************************************************* >skipping: [localhost] > >TASK [openshift_aws : dump the elb listeners for external] ******************************************************************************************************* >skipping: [localhost] > >TASK [openshift_aws : Create ELB ccallegar-master-external] ****************************************************************************************************** >ok: [localhost] > >TASK [openshift_aws : fail] ************************************************************************************************************************************** >skipping: [localhost] > >TASK [openshift_aws : debug] ************************************************************************************************************************************* >skipping: [localhost] > >TASK [openshift_aws : dump the elb listeners for infra] ********************************************************************************************************** >skipping: [localhost] > >TASK [openshift_aws : Create ELB(s)] ***************************************************************************************************************************** >included: /home/ccallega/git/openshift-ansible/roles/openshift_aws/tasks/elb_single.yml for localhost > >TASK [openshift_aws : dump the elb listeners for external] ******************************************************************************************************* >skipping: [localhost] > >TASK [openshift_aws : Create ELB ccallegar-infra] **************************************************************************************************************** >ok: [localhost] > >TASK [openshift_aws : fail] ************************************************************************************************************************************** >skipping: [localhost] > >TASK [openshift_aws : debug] ************************************************************************************************************************************* >skipping: [localhost] > >PLAY [Create the master node group] ****************************************************************************************************************************** > >TASK [Gathering Facts] ******************************************************************************************************************************************* >ok: [localhost] > >TASK [openshift_aws : include_tasks] ***************************************************************************************************************************** >included: /home/ccallega/git/openshift-ansible/roles/openshift_aws/tasks/vpc_and_subnet_id.yml for localhost > >TASK [openshift_aws : query vpc] ********************************************************************************************************************************* >ok: [localhost] > >TASK [openshift_aws : debug vcpout] ****************************************************************************************************************************** >skipping: [localhost] > >TASK [openshift_aws : fetch the subnet ids] ********************************************************************************************************************** >ok: [localhost] => (item=us-east-1c) > >TASK [openshift_aws : debug subnetout] *************************************************************************************************************************** >skipping: [localhost] > >TASK [openshift_aws : include scale group creation for master] *************************************************************************************************** >included: /home/ccallega/git/openshift-ansible/roles/openshift_aws/tasks/build_node_group.yml for localhost > >TASK [openshift_aws : fetch recently created AMI] **************************************************************************************************************** >ok: [localhost] > >TASK [openshift_aws : Set the openshift_aws_ami] ***************************************************************************************************************** >ok: [localhost] > >TASK [openshift_aws : query all asg's for this cluster] ********************************************************************************************************** >ok: [localhost] > >TASK [openshift_aws : debug] ************************************************************************************************************************************* >ok: [localhost] => { > "msg": { > "changed": false, > "failed": false, > "results": [ > { > "auto_scaling_group_arn": "arn:aws:autoscaling:us-east-1:939345161466:autoScalingGroup:9b40f250-672d-407d-b7f0-0a65444e8dad:autoScalingGroupName/ccallegar master group 1", > "auto_scaling_group_name": "ccallegar master group 1", > "availability_zones": [ > "us-east-1c" > ], > "created_time": "2018-08-23T13:26:47.412000+00:00", > "default_cooldown": 300, > "desired_capacity": 3, > "enabled_metrics": [], > "health_check_grace_period": 60, > "health_check_type": "EC2", > "instances": [ > { > "availability_zone": "us-east-1c", > "health_status": "Healthy", > "instance_id": "i-018da4222905aeaa2", > "launch_configuration_name": "ccallegar master group-ami-01a8129251fbfff37-1", > "lifecycle_state": "InService", > "protected_from_scale_in": false > }, > { > "availability_zone": "us-east-1c", > "health_status": "Healthy", > "instance_id": "i-0a38376e7693f98e4", > "launch_configuration_name": "ccallegar master group-ami-01a8129251fbfff37-1", > "lifecycle_state": "InService", > "protected_from_scale_in": false > }, > { > "availability_zone": "us-east-1c", > "health_status": "Healthy", > "instance_id": "i-0e47f8e2fa5af8459", > "launch_configuration_name": "ccallegar master group-ami-01a8129251fbfff37-1", > "lifecycle_state": "InService", > "protected_from_scale_in": false > } > ], > "launch_config_name": "ccallegar master group-ami-01a8129251fbfff37-1", > "launch_configuration_name": "ccallegar master group-ami-01a8129251fbfff37-1", > "load_balancer_names": [ > "ccallegar-master-external", > "ccallegar-master-internal" > ], > "max_size": 3, > "min_size": 3, > "new_instances_protected_from_scale_in": false, > "service_linked_role_arn": "arn:aws:iam::939345161466:role/aws-service-role/autoscaling.amazonaws.com/AWSServiceRoleForAutoScaling", > "suspended_processes": [], > "tags": [ > { > "key": "ami", > "propagate_at_launch": true, > "resource_id": "ccallegar master group 1", > "resource_type": "auto-scaling-group", > "value": "ami-01a8129251fbfff37" > }, > { > "key": "clusterid", > "propagate_at_launch": true, > "resource_id": "ccallegar master group 1", > "resource_type": "auto-scaling-group", > "value": "ccallegar" > }, > { > "key": "deployment_serial", > "propagate_at_launch": true, > "resource_id": "ccallegar master group 1", > "resource_type": "auto-scaling-group", > "value": "1" > }, > { > "key": "host-type", > "propagate_at_launch": true, > "resource_id": "ccallegar master group 1", > "resource_type": "auto-scaling-group", > "value": "master" > }, > { > "key": "kubernetes.io/cluster/ccallegar", > "propagate_at_launch": true, > "resource_id": "ccallegar master group 1", > "resource_type": "auto-scaling-group", > "value": "ccallegar" > }, > { > "key": "openshift-node-group-config", > "propagate_at_launch": true, > "resource_id": "ccallegar master group 1", > "resource_type": "auto-scaling-group", > "value": "node-config-master" > }, > { > "key": "runtime", > "propagate_at_launch": true, > "resource_id": "ccallegar master group 1", > "resource_type": "auto-scaling-group", > "value": "docker" > }, > { > "key": "sub-host-type", > "propagate_at_launch": true, > "resource_id": "ccallegar master group 1", > "resource_type": "auto-scaling-group", > "value": "default" > } > ], > "target_group_arns": [], > "target_group_names": [], > "termination_policies": [ > "Default" > ], > "vpc_zone_identifier": "subnet-3723a419" > } > ] > } >} > >TASK [openshift_aws : fail] ************************************************************************************************************************************** >skipping: [localhost] > >TASK [openshift_aws : fail] ************************************************************************************************************************************** >skipping: [localhost] > >TASK [openshift_aws : set the value for the deployment_serial and the current asgs] ****************************************************************************** >ok: [localhost] > >TASK [openshift_aws : dump deployment serial] ******************************************************************************************************************** >ok: [localhost] => { > "msg": "Deployment serial: 1" >} > >TASK [openshift_aws : dump current_asgs] ************************************************************************************************************************* >ok: [localhost] => { > "msg": "openshift_aws_current_asgs: [u'ccallegar master group 1']" >} > >TASK [openshift_aws : set appropriate vars for upgrade resume] *************************************************************************************************** >skipping: [localhost] > >TASK [openshift_aws : include_tasks] ***************************************************************************************************************************** >skipping: [localhost] > >TASK [openshift_aws : include_tasks] ***************************************************************************************************************************** >included: /home/ccallega/git/openshift-ansible/roles/openshift_aws/tasks/launch_config.yml for localhost > >TASK [openshift_aws : fetch the security groups for launch config] *********************************************************************************************** >ok: [localhost] > >TASK [openshift_aws : fail] ************************************************************************************************************************************** >skipping: [localhost] > >TASK [openshift_aws : Create the node scale group launch config] ************************************************************************************************* >ok: [localhost] > >TASK [openshift_aws : include_tasks] ***************************************************************************************************************************** >included: /home/ccallega/git/openshift-ansible/roles/openshift_aws/tasks/scale_group.yml for localhost > >TASK [openshift_aws : set node group name] *********************************************************************************************************************** >ok: [localhost] > >TASK [openshift_aws : set_fact] ********************************************************************************************************************************** >ok: [localhost] > >TASK [openshift_aws : Set scale group instances autonaming] ****************************************************************************************************** >skipping: [localhost] > >TASK [openshift_aws : Create the scale group] ******************************************************************************************************************** >changed: [localhost] > >TASK [openshift_aws : append the asg name to the openshift_aws_created_asgs fact] ******************************************************************************** >ok: [localhost] > >TASK [openshift_aws : fetch newly created instances] ************************************************************************************************************* >ok: [localhost] > >TASK [openshift_aws : wait for ssh to become available] ********************************************************************************************************** >ok: [localhost] => (item={u'root_device_type': u'ebs', u'private_dns_name': u'ip-172-31-62-213.ec2.internal', u'security_groups': [{u'group_id': u'sg-2f06fe62', u'group_name': u'ccallegar_master'}, {u'group_id': u'sg-bc7d85f1', u'group_name': u'ccallegar_master_k8s'}, {u'group_id': u'sg-897e86c4', u'group_name': u'ccallegar'}], u'monitoring': {u'state': u'disabled'}, u'subnet_id': u'subnet-3723a419', u'ebs_optimized': False, u'state': {u'code': 16, u'name': u'running'}, u'source_dest_check': True, u'client_token': u'6d55959b-dd50-1761-3915-d0ffd0b19562_subnet-3723a419_3', u'virtualization_type': u'hvm', u'architecture': u'x86_64', u'public_ip_address': u'34.227.21.187', u'tags': {u'ami': u'ami-01a8129251fbfff37', u'clusterid': u'ccallegar', u'openshift-node-group-config': u'node-config-master', u'deployment_serial': u'1', u'aws:autoscaling:groupName': u'ccallegar master group 1', u'sub-host-type': u'default', u'runtime': u'docker', u'kubernetes.io/cluster/ccallegar': u'ccallegar', u'host-type': u'master'}, u'key_name': u'ccallegar.sysdeseng.com', u'image_id': u'ami-01a8129251fbfff37', u'ena_support': True, u'public_dns_name': u'ec2-34-227-21-187.compute-1.amazonaws.com', u'block_device_mappings': [{u'device_name': u'/dev/sda1', u'ebs': {u'status': u'attached', u'delete_on_termination': False, u'attach_time': u'2018-08-23T13:26:52+00:00', u'volume_id': u'vol-04150f3d74e21679b'}}, {u'device_name': u'/dev/sdb', u'ebs': {u'status': u'attached', u'delete_on_termination': False, u'attach_time': u'2018-08-23T13:26:52+00:00', u'volume_id': u'vol-071ba2beec4144a24'}}], u'placement': {u'group_name': u'', u'tenancy': u'default', u'availability_zone': u'us-east-1c'}, u'ami_launch_index': 0, u'hypervisor': u'xen', u'network_interfaces': [{u'status': u'in-use', u'description': u'', u'subnet_id': u'subnet-3723a419', u'source_dest_check': True, u'ipv6_addresses': [], u'network_interface_id': u'eni-07dddc0ff92b8d05e', u'private_dns_name': u'ip-172-31-62-213.ec2.internal', u'attachment': {u'status': u'attached', u'device_index': 0, u'attachment_id': u'eni-attach-0ce5638d2d3245e46', u'delete_on_termination': True, u'attach_time': u'2018-08-23T13:26:51+00:00'}, u'private_ip_addresses': [{u'private_ip_address': u'172.31.62.213', u'private_dns_name': u'ip-172-31-62-213.ec2.internal', u'association': {u'public_ip': u'34.227.21.187', u'public_dns_name': u'ec2-34-227-21-187.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'primary': True}], u'mac_address': u'12:0b:29:c6:91:34', u'private_ip_address': u'172.31.62.213', u'vpc_id': u'vpc-2d6ebb57', u'groups': [{u'group_id': u'sg-2f06fe62', u'group_name': u'ccallegar_master'}, {u'group_id': u'sg-bc7d85f1', u'group_name': u'ccallegar_master_k8s'}, {u'group_id': u'sg-897e86c4', u'group_name': u'ccallegar'}], u'association': {u'public_ip': u'34.227.21.187', u'public_dns_name': u'ec2-34-227-21-187.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'owner_id': u'939345161466'}], u'launch_time': u'2018-08-23T13:26:51+00:00', u'instance_id': u'i-0e47f8e2fa5af8459', u'instance_type': u'm4.xlarge', u'root_device_name': u'/dev/sda1', u'state_transition_reason': u'', u'private_ip_address': u'172.31.62.213', u'vpc_id': u'vpc-2d6ebb57', u'product_codes': []}) >ok: [localhost] => (item={u'root_device_type': u'ebs', u'private_dns_name': u'ip-172-31-57-234.ec2.internal', u'security_groups': [{u'group_id': u'sg-2f06fe62', u'group_name': u'ccallegar_master'}, {u'group_id': u'sg-bc7d85f1', u'group_name': u'ccallegar_master_k8s'}, {u'group_id': u'sg-897e86c4', u'group_name': u'ccallegar'}], u'monitoring': {u'state': u'disabled'}, u'subnet_id': u'subnet-3723a419', u'ebs_optimized': False, u'state': {u'code': 16, u'name': u'running'}, u'source_dest_check': True, u'client_token': u'6d55959b-dd50-1761-3915-d0ffd0b19562_subnet-3723a419_3', u'virtualization_type': u'hvm', u'architecture': u'x86_64', u'public_ip_address': u'18.208.181.129', u'tags': {u'ami': u'ami-01a8129251fbfff37', u'clusterid': u'ccallegar', u'openshift-node-group-config': u'node-config-master', u'deployment_serial': u'1', u'aws:autoscaling:groupName': u'ccallegar master group 1', u'sub-host-type': u'default', u'runtime': u'docker', u'kubernetes.io/cluster/ccallegar': u'ccallegar', u'host-type': u'master'}, u'key_name': u'ccallegar.sysdeseng.com', u'image_id': u'ami-01a8129251fbfff37', u'ena_support': True, u'public_dns_name': u'ec2-18-208-181-129.compute-1.amazonaws.com', u'block_device_mappings': [{u'device_name': u'/dev/sda1', u'ebs': {u'status': u'attached', u'delete_on_termination': False, u'attach_time': u'2018-08-23T13:26:52+00:00', u'volume_id': u'vol-03eac402984906bf7'}}, {u'device_name': u'/dev/sdb', u'ebs': {u'status': u'attached', u'delete_on_termination': False, u'attach_time': u'2018-08-23T13:26:52+00:00', u'volume_id': u'vol-05758465a641ff379'}}], u'placement': {u'group_name': u'', u'tenancy': u'default', u'availability_zone': u'us-east-1c'}, u'ami_launch_index': 1, u'hypervisor': u'xen', u'network_interfaces': [{u'status': u'in-use', u'description': u'', u'subnet_id': u'subnet-3723a419', u'source_dest_check': True, u'ipv6_addresses': [], u'network_interface_id': u'eni-0c36d5670fb5bc33b', u'private_dns_name': u'ip-172-31-57-234.ec2.internal', u'attachment': {u'status': u'attached', u'device_index': 0, u'attachment_id': u'eni-attach-027a9f949031da8c8', u'delete_on_termination': True, u'attach_time': u'2018-08-23T13:26:51+00:00'}, u'private_ip_addresses': [{u'private_ip_address': u'172.31.57.234', u'private_dns_name': u'ip-172-31-57-234.ec2.internal', u'association': {u'public_ip': u'18.208.181.129', u'public_dns_name': u'ec2-18-208-181-129.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'primary': True}], u'mac_address': u'12:16:cb:41:e8:28', u'private_ip_address': u'172.31.57.234', u'vpc_id': u'vpc-2d6ebb57', u'groups': [{u'group_id': u'sg-2f06fe62', u'group_name': u'ccallegar_master'}, {u'group_id': u'sg-bc7d85f1', u'group_name': u'ccallegar_master_k8s'}, {u'group_id': u'sg-897e86c4', u'group_name': u'ccallegar'}], u'association': {u'public_ip': u'18.208.181.129', u'public_dns_name': u'ec2-18-208-181-129.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'owner_id': u'939345161466'}], u'launch_time': u'2018-08-23T13:26:51+00:00', u'instance_id': u'i-0a38376e7693f98e4', u'instance_type': u'm4.xlarge', u'root_device_name': u'/dev/sda1', u'state_transition_reason': u'', u'private_ip_address': u'172.31.57.234', u'vpc_id': u'vpc-2d6ebb57', u'product_codes': []}) >ok: [localhost] => (item={u'root_device_type': u'ebs', u'private_dns_name': u'ip-172-31-63-78.ec2.internal', u'security_groups': [{u'group_id': u'sg-2f06fe62', u'group_name': u'ccallegar_master'}, {u'group_id': u'sg-bc7d85f1', u'group_name': u'ccallegar_master_k8s'}, {u'group_id': u'sg-897e86c4', u'group_name': u'ccallegar'}], u'monitoring': {u'state': u'disabled'}, u'subnet_id': u'subnet-3723a419', u'ebs_optimized': False, u'state': {u'code': 16, u'name': u'running'}, u'source_dest_check': True, u'client_token': u'6d55959b-dd50-1761-3915-d0ffd0b19562_subnet-3723a419_3', u'virtualization_type': u'hvm', u'architecture': u'x86_64', u'public_ip_address': u'34.207.162.222', u'tags': {u'ami': u'ami-01a8129251fbfff37', u'clusterid': u'ccallegar', u'openshift-node-group-config': u'node-config-master', u'deployment_serial': u'1', u'aws:autoscaling:groupName': u'ccallegar master group 1', u'sub-host-type': u'default', u'runtime': u'docker', u'kubernetes.io/cluster/ccallegar': u'ccallegar', u'host-type': u'master'}, u'key_name': u'ccallegar.sysdeseng.com', u'image_id': u'ami-01a8129251fbfff37', u'ena_support': True, u'public_dns_name': u'ec2-34-207-162-222.compute-1.amazonaws.com', u'block_device_mappings': [{u'device_name': u'/dev/sda1', u'ebs': {u'status': u'attached', u'delete_on_termination': False, u'attach_time': u'2018-08-23T13:26:52+00:00', u'volume_id': u'vol-0f5d5cbd54c5f19f9'}}, {u'device_name': u'/dev/sdb', u'ebs': {u'status': u'attached', u'delete_on_termination': False, u'attach_time': u'2018-08-23T13:26:52+00:00', u'volume_id': u'vol-0dde5b5ced6ca4cf0'}}], u'placement': {u'group_name': u'', u'tenancy': u'default', u'availability_zone': u'us-east-1c'}, u'ami_launch_index': 2, u'hypervisor': u'xen', u'network_interfaces': [{u'status': u'in-use', u'description': u'', u'subnet_id': u'subnet-3723a419', u'source_dest_check': True, u'ipv6_addresses': [], u'network_interface_id': u'eni-074ba4e0da8df2cca', u'private_dns_name': u'ip-172-31-63-78.ec2.internal', u'attachment': {u'status': u'attached', u'device_index': 0, u'attachment_id': u'eni-attach-01564893daeb16c27', u'delete_on_termination': True, u'attach_time': u'2018-08-23T13:26:51+00:00'}, u'private_ip_addresses': [{u'private_ip_address': u'172.31.63.78', u'private_dns_name': u'ip-172-31-63-78.ec2.internal', u'association': {u'public_ip': u'34.207.162.222', u'public_dns_name': u'ec2-34-207-162-222.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'primary': True}], u'mac_address': u'12:5b:72:eb:90:b2', u'private_ip_address': u'172.31.63.78', u'vpc_id': u'vpc-2d6ebb57', u'groups': [{u'group_id': u'sg-2f06fe62', u'group_name': u'ccallegar_master'}, {u'group_id': u'sg-bc7d85f1', u'group_name': u'ccallegar_master_k8s'}, {u'group_id': u'sg-897e86c4', u'group_name': u'ccallegar'}], u'association': {u'public_ip': u'34.207.162.222', u'public_dns_name': u'ec2-34-207-162-222.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'owner_id': u'939345161466'}], u'launch_time': u'2018-08-23T13:26:51+00:00', u'instance_id': u'i-018da4222905aeaa2', u'instance_type': u'm4.xlarge', u'root_device_name': u'/dev/sda1', u'state_transition_reason': u'', u'private_ip_address': u'172.31.63.78', u'vpc_id': u'vpc-2d6ebb57', u'product_codes': []}) > >PLAY [provision dns] ********************************************************************************************************************************************* > >TASK [Gathering Facts] ******************************************************************************************************************************************* >ok: [localhost] > >TASK [openshift_aws : query vpc] ********************************************************************************************************************************* >skipping: [localhost] > >TASK [openshift_aws : debug vcpout] ****************************************************************************************************************************** >skipping: [localhost] > >TASK [openshift_aws : fetch the subnet ids] ********************************************************************************************************************** >skipping: [localhost] => (item=us-east-1c) > >TASK [openshift_aws : debug subnetout] *************************************************************************************************************************** >skipping: [localhost] > >TASK [openshift_aws : querying elb] ****************************************************************************************************************************** >skipping: [localhost] > >TASK [openshift_aws : set elb fact dictionary] ******************************************************************************************************************* >skipping: [localhost] > >TASK [openshift_aws : creating route53 zone(s)] ****************************************************************************************************************** >skipping: [localhost] > >TASK [openshift_aws : creating record] *************************************************************************************************************************** >skipping: [localhost] > >TASK [include_role : {{ openshift_aws_custom_dns_provider_role }}] *********************************************************************************************** >skipping: [localhost] > >PLAY [Setup the master node group] ******************************************************************************************************************************* > >TASK [Gathering Facts] ******************************************************************************************************************************************* >ok: [localhost] > >TASK [openshift_aws : Alert user to variables needed - clusterid] ************************************************************************************************ >ok: [localhost] => { > "msg": "openshift_aws_clusterid=ccallegar" >} > >TASK [openshift_aws : Alert user to variables needed - region] *************************************************************************************************** >ok: [localhost] => { > "msg": "openshift_aws_region=us-east-1" >} > >TASK [openshift_aws : fetch master instances] ******************************************************************************************************************** >ok: [localhost] > >TASK [openshift_aws : debug] ************************************************************************************************************************************* >ok: [localhost] => { > "instancesout": { > "attempts": 1, > "changed": false, > "failed": false, > "instances": [ > { > "ami_launch_index": 0, > "architecture": "x86_64", > "block_device_mappings": [ > { > "device_name": "/dev/sda1", > "ebs": { > "attach_time": "2018-08-23T13:26:52+00:00", > "delete_on_termination": false, > "status": "attached", > "volume_id": "vol-04150f3d74e21679b" > } > }, > { > "device_name": "/dev/sdb", > "ebs": { > "attach_time": "2018-08-23T13:26:52+00:00", > "delete_on_termination": false, > "status": "attached", > "volume_id": "vol-071ba2beec4144a24" > } > } > ], > "client_token": "6d55959b-dd50-1761-3915-d0ffd0b19562_subnet-3723a419_3", > "ebs_optimized": false, > "ena_support": true, > "hypervisor": "xen", > "image_id": "ami-01a8129251fbfff37", > "instance_id": "i-0e47f8e2fa5af8459", > "instance_type": "m4.xlarge", > "key_name": "ccallegar.sysdeseng.com", > "launch_time": "2018-08-23T13:26:51+00:00", > "monitoring": { > "state": "disabled" > }, > "network_interfaces": [ > { > "association": { > "ip_owner_id": "amazon", > "public_dns_name": "ec2-34-227-21-187.compute-1.amazonaws.com", > "public_ip": "34.227.21.187" > }, > "attachment": { > "attach_time": "2018-08-23T13:26:51+00:00", > "attachment_id": "eni-attach-0ce5638d2d3245e46", > "delete_on_termination": true, > "device_index": 0, > "status": "attached" > }, > "description": "", > "groups": [ > { > "group_id": "sg-2f06fe62", > "group_name": "ccallegar_master" > }, > { > "group_id": "sg-bc7d85f1", > "group_name": "ccallegar_master_k8s" > }, > { > "group_id": "sg-897e86c4", > "group_name": "ccallegar" > } > ], > "ipv6_addresses": [], > "mac_address": "12:0b:29:c6:91:34", > "network_interface_id": "eni-07dddc0ff92b8d05e", > "owner_id": "939345161466", > "private_dns_name": "ip-172-31-62-213.ec2.internal", > "private_ip_address": "172.31.62.213", > "private_ip_addresses": [ > { > "association": { > "ip_owner_id": "amazon", > "public_dns_name": "ec2-34-227-21-187.compute-1.amazonaws.com", > "public_ip": "34.227.21.187" > }, > "primary": true, > "private_dns_name": "ip-172-31-62-213.ec2.internal", > "private_ip_address": "172.31.62.213" > } > ], > "source_dest_check": true, > "status": "in-use", > "subnet_id": "subnet-3723a419", > "vpc_id": "vpc-2d6ebb57" > } > ], > "placement": { > "availability_zone": "us-east-1c", > "group_name": "", > "tenancy": "default" > }, > "private_dns_name": "ip-172-31-62-213.ec2.internal", > "private_ip_address": "172.31.62.213", > "product_codes": [], > "public_dns_name": "ec2-34-227-21-187.compute-1.amazonaws.com", > "public_ip_address": "34.227.21.187", > "root_device_name": "/dev/sda1", > "root_device_type": "ebs", > "security_groups": [ > { > "group_id": "sg-2f06fe62", > "group_name": "ccallegar_master" > }, > { > "group_id": "sg-bc7d85f1", > "group_name": "ccallegar_master_k8s" > }, > { > "group_id": "sg-897e86c4", > "group_name": "ccallegar" > } > ], > "source_dest_check": true, > "state": { > "code": 16, > "name": "running" > }, > "state_transition_reason": "", > "subnet_id": "subnet-3723a419", > "tags": { > "ami": "ami-01a8129251fbfff37", > "aws:autoscaling:groupName": "ccallegar master group 1", > "clusterid": "ccallegar", > "deployment_serial": "1", > "host-type": "master", > "kubernetes.io/cluster/ccallegar": "ccallegar", > "openshift-node-group-config": "node-config-master", > "runtime": "docker", > "sub-host-type": "default" > }, > "virtualization_type": "hvm", > "vpc_id": "vpc-2d6ebb57" > }, > { > "ami_launch_index": 1, > "architecture": "x86_64", > "block_device_mappings": [ > { > "device_name": "/dev/sda1", > "ebs": { > "attach_time": "2018-08-23T13:26:52+00:00", > "delete_on_termination": false, > "status": "attached", > "volume_id": "vol-03eac402984906bf7" > } > }, > { > "device_name": "/dev/sdb", > "ebs": { > "attach_time": "2018-08-23T13:26:52+00:00", > "delete_on_termination": false, > "status": "attached", > "volume_id": "vol-05758465a641ff379" > } > } > ], > "client_token": "6d55959b-dd50-1761-3915-d0ffd0b19562_subnet-3723a419_3", > "ebs_optimized": false, > "ena_support": true, > "hypervisor": "xen", > "image_id": "ami-01a8129251fbfff37", > "instance_id": "i-0a38376e7693f98e4", > "instance_type": "m4.xlarge", > "key_name": "ccallegar.sysdeseng.com", > "launch_time": "2018-08-23T13:26:51+00:00", > "monitoring": { > "state": "disabled" > }, > "network_interfaces": [ > { > "association": { > "ip_owner_id": "amazon", > "public_dns_name": "ec2-18-208-181-129.compute-1.amazonaws.com", > "public_ip": "18.208.181.129" > }, > "attachment": { > "attach_time": "2018-08-23T13:26:51+00:00", > "attachment_id": "eni-attach-027a9f949031da8c8", > "delete_on_termination": true, > "device_index": 0, > "status": "attached" > }, > "description": "", > "groups": [ > { > "group_id": "sg-2f06fe62", > "group_name": "ccallegar_master" > }, > { > "group_id": "sg-bc7d85f1", > "group_name": "ccallegar_master_k8s" > }, > { > "group_id": "sg-897e86c4", > "group_name": "ccallegar" > } > ], > "ipv6_addresses": [], > "mac_address": "12:16:cb:41:e8:28", > "network_interface_id": "eni-0c36d5670fb5bc33b", > "owner_id": "939345161466", > "private_dns_name": "ip-172-31-57-234.ec2.internal", > "private_ip_address": "172.31.57.234", > "private_ip_addresses": [ > { > "association": { > "ip_owner_id": "amazon", > "public_dns_name": "ec2-18-208-181-129.compute-1.amazonaws.com", > "public_ip": "18.208.181.129" > }, > "primary": true, > "private_dns_name": "ip-172-31-57-234.ec2.internal", > "private_ip_address": "172.31.57.234" > } > ], > "source_dest_check": true, > "status": "in-use", > "subnet_id": "subnet-3723a419", > "vpc_id": "vpc-2d6ebb57" > } > ], > "placement": { > "availability_zone": "us-east-1c", > "group_name": "", > "tenancy": "default" > }, > "private_dns_name": "ip-172-31-57-234.ec2.internal", > "private_ip_address": "172.31.57.234", > "product_codes": [], > "public_dns_name": "ec2-18-208-181-129.compute-1.amazonaws.com", > "public_ip_address": "18.208.181.129", > "root_device_name": "/dev/sda1", > "root_device_type": "ebs", > "security_groups": [ > { > "group_id": "sg-2f06fe62", > "group_name": "ccallegar_master" > }, > { > "group_id": "sg-bc7d85f1", > "group_name": "ccallegar_master_k8s" > }, > { > "group_id": "sg-897e86c4", > "group_name": "ccallegar" > } > ], > "source_dest_check": true, > "state": { > "code": 16, > "name": "running" > }, > "state_transition_reason": "", > "subnet_id": "subnet-3723a419", > "tags": { > "ami": "ami-01a8129251fbfff37", > "aws:autoscaling:groupName": "ccallegar master group 1", > "clusterid": "ccallegar", > "deployment_serial": "1", > "host-type": "master", > "kubernetes.io/cluster/ccallegar": "ccallegar", > "openshift-node-group-config": "node-config-master", > "runtime": "docker", > "sub-host-type": "default" > }, > "virtualization_type": "hvm", > "vpc_id": "vpc-2d6ebb57" > }, > { > "ami_launch_index": 2, > "architecture": "x86_64", > "block_device_mappings": [ > { > "device_name": "/dev/sda1", > "ebs": { > "attach_time": "2018-08-23T13:26:52+00:00", > "delete_on_termination": false, > "status": "attached", > "volume_id": "vol-0f5d5cbd54c5f19f9" > } > }, > { > "device_name": "/dev/sdb", > "ebs": { > "attach_time": "2018-08-23T13:26:52+00:00", > "delete_on_termination": false, > "status": "attached", > "volume_id": "vol-0dde5b5ced6ca4cf0" > } > } > ], > "client_token": "6d55959b-dd50-1761-3915-d0ffd0b19562_subnet-3723a419_3", > "ebs_optimized": false, > "ena_support": true, > "hypervisor": "xen", > "image_id": "ami-01a8129251fbfff37", > "instance_id": "i-018da4222905aeaa2", > "instance_type": "m4.xlarge", > "key_name": "ccallegar.sysdeseng.com", > "launch_time": "2018-08-23T13:26:51+00:00", > "monitoring": { > "state": "disabled" > }, > "network_interfaces": [ > { > "association": { > "ip_owner_id": "amazon", > "public_dns_name": "ec2-34-207-162-222.compute-1.amazonaws.com", > "public_ip": "34.207.162.222" > }, > "attachment": { > "attach_time": "2018-08-23T13:26:51+00:00", > "attachment_id": "eni-attach-01564893daeb16c27", > "delete_on_termination": true, > "device_index": 0, > "status": "attached" > }, > "description": "", > "groups": [ > { > "group_id": "sg-2f06fe62", > "group_name": "ccallegar_master" > }, > { > "group_id": "sg-bc7d85f1", > "group_name": "ccallegar_master_k8s" > }, > { > "group_id": "sg-897e86c4", > "group_name": "ccallegar" > } > ], > "ipv6_addresses": [], > "mac_address": "12:5b:72:eb:90:b2", > "network_interface_id": "eni-074ba4e0da8df2cca", > "owner_id": "939345161466", > "private_dns_name": "ip-172-31-63-78.ec2.internal", > "private_ip_address": "172.31.63.78", > "private_ip_addresses": [ > { > "association": { > "ip_owner_id": "amazon", > "public_dns_name": "ec2-34-207-162-222.compute-1.amazonaws.com", > "public_ip": "34.207.162.222" > }, > "primary": true, > "private_dns_name": "ip-172-31-63-78.ec2.internal", > "private_ip_address": "172.31.63.78" > } > ], > "source_dest_check": true, > "status": "in-use", > "subnet_id": "subnet-3723a419", > "vpc_id": "vpc-2d6ebb57" > } > ], > "placement": { > "availability_zone": "us-east-1c", > "group_name": "", > "tenancy": "default" > }, > "private_dns_name": "ip-172-31-63-78.ec2.internal", > "private_ip_address": "172.31.63.78", > "product_codes": [], > "public_dns_name": "ec2-34-207-162-222.compute-1.amazonaws.com", > "public_ip_address": "34.207.162.222", > "root_device_name": "/dev/sda1", > "root_device_type": "ebs", > "security_groups": [ > { > "group_id": "sg-2f06fe62", > "group_name": "ccallegar_master" > }, > { > "group_id": "sg-bc7d85f1", > "group_name": "ccallegar_master_k8s" > }, > { > "group_id": "sg-897e86c4", > "group_name": "ccallegar" > } > ], > "source_dest_check": true, > "state": { > "code": 16, > "name": "running" > }, > "state_transition_reason": "", > "subnet_id": "subnet-3723a419", > "tags": { > "ami": "ami-01a8129251fbfff37", > "aws:autoscaling:groupName": "ccallegar master group 1", > "clusterid": "ccallegar", > "deployment_serial": "1", > "host-type": "master", > "kubernetes.io/cluster/ccallegar": "ccallegar", > "openshift-node-group-config": "node-config-master", > "runtime": "docker", > "sub-host-type": "default" > }, > "virtualization_type": "hvm", > "vpc_id": "vpc-2d6ebb57" > } > ] > } >} > >TASK [openshift_aws : add new master to masters group] *********************************************************************************************************** >changed: [localhost] => (item={u'root_device_type': u'ebs', u'private_dns_name': u'ip-172-31-62-213.ec2.internal', u'security_groups': [{u'group_id': u'sg-2f06fe62', u'group_name': u'ccallegar_master'}, {u'group_id': u'sg-bc7d85f1', u'group_name': u'ccallegar_master_k8s'}, {u'group_id': u'sg-897e86c4', u'group_name': u'ccallegar'}], u'monitoring': {u'state': u'disabled'}, u'subnet_id': u'subnet-3723a419', u'ebs_optimized': False, u'state': {u'code': 16, u'name': u'running'}, u'source_dest_check': True, u'client_token': u'6d55959b-dd50-1761-3915-d0ffd0b19562_subnet-3723a419_3', u'virtualization_type': u'hvm', u'architecture': u'x86_64', u'public_ip_address': u'34.227.21.187', u'tags': {u'ami': u'ami-01a8129251fbfff37', u'clusterid': u'ccallegar', u'openshift-node-group-config': u'node-config-master', u'deployment_serial': u'1', u'aws:autoscaling:groupName': u'ccallegar master group 1', u'sub-host-type': u'default', u'runtime': u'docker', u'kubernetes.io/cluster/ccallegar': u'ccallegar', u'host-type': u'master'}, u'key_name': u'ccallegar.sysdeseng.com', u'image_id': u'ami-01a8129251fbfff37', u'ena_support': True, u'public_dns_name': u'ec2-34-227-21-187.compute-1.amazonaws.com', u'block_device_mappings': [{u'device_name': u'/dev/sda1', u'ebs': {u'status': u'attached', u'delete_on_termination': False, u'attach_time': u'2018-08-23T13:26:52+00:00', u'volume_id': u'vol-04150f3d74e21679b'}}, {u'device_name': u'/dev/sdb', u'ebs': {u'status': u'attached', u'delete_on_termination': False, u'attach_time': u'2018-08-23T13:26:52+00:00', u'volume_id': u'vol-071ba2beec4144a24'}}], u'placement': {u'group_name': u'', u'tenancy': u'default', u'availability_zone': u'us-east-1c'}, u'ami_launch_index': 0, u'hypervisor': u'xen', u'network_interfaces': [{u'status': u'in-use', u'description': u'', u'subnet_id': u'subnet-3723a419', u'source_dest_check': True, u'ipv6_addresses': [], u'network_interface_id': u'eni-07dddc0ff92b8d05e', u'private_dns_name': u'ip-172-31-62-213.ec2.internal', u'attachment': {u'status': u'attached', u'device_index': 0, u'attachment_id': u'eni-attach-0ce5638d2d3245e46', u'delete_on_termination': True, u'attach_time': u'2018-08-23T13:26:51+00:00'}, u'private_ip_addresses': [{u'private_ip_address': u'172.31.62.213', u'private_dns_name': u'ip-172-31-62-213.ec2.internal', u'association': {u'public_ip': u'34.227.21.187', u'public_dns_name': u'ec2-34-227-21-187.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'primary': True}], u'mac_address': u'12:0b:29:c6:91:34', u'private_ip_address': u'172.31.62.213', u'vpc_id': u'vpc-2d6ebb57', u'groups': [{u'group_id': u'sg-2f06fe62', u'group_name': u'ccallegar_master'}, {u'group_id': u'sg-bc7d85f1', u'group_name': u'ccallegar_master_k8s'}, {u'group_id': u'sg-897e86c4', u'group_name': u'ccallegar'}], u'association': {u'public_ip': u'34.227.21.187', u'public_dns_name': u'ec2-34-227-21-187.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'owner_id': u'939345161466'}], u'launch_time': u'2018-08-23T13:26:51+00:00', u'instance_id': u'i-0e47f8e2fa5af8459', u'instance_type': u'm4.xlarge', u'root_device_name': u'/dev/sda1', u'state_transition_reason': u'', u'private_ip_address': u'172.31.62.213', u'vpc_id': u'vpc-2d6ebb57', u'product_codes': []}) >changed: [localhost] => (item={u'root_device_type': u'ebs', u'private_dns_name': u'ip-172-31-57-234.ec2.internal', u'security_groups': [{u'group_id': u'sg-2f06fe62', u'group_name': u'ccallegar_master'}, {u'group_id': u'sg-bc7d85f1', u'group_name': u'ccallegar_master_k8s'}, {u'group_id': u'sg-897e86c4', u'group_name': u'ccallegar'}], u'monitoring': {u'state': u'disabled'}, u'subnet_id': u'subnet-3723a419', u'ebs_optimized': False, u'state': {u'code': 16, u'name': u'running'}, u'source_dest_check': True, u'client_token': u'6d55959b-dd50-1761-3915-d0ffd0b19562_subnet-3723a419_3', u'virtualization_type': u'hvm', u'architecture': u'x86_64', u'public_ip_address': u'18.208.181.129', u'tags': {u'ami': u'ami-01a8129251fbfff37', u'clusterid': u'ccallegar', u'openshift-node-group-config': u'node-config-master', u'deployment_serial': u'1', u'aws:autoscaling:groupName': u'ccallegar master group 1', u'sub-host-type': u'default', u'runtime': u'docker', u'kubernetes.io/cluster/ccallegar': u'ccallegar', u'host-type': u'master'}, u'key_name': u'ccallegar.sysdeseng.com', u'image_id': u'ami-01a8129251fbfff37', u'ena_support': True, u'public_dns_name': u'ec2-18-208-181-129.compute-1.amazonaws.com', u'block_device_mappings': [{u'device_name': u'/dev/sda1', u'ebs': {u'status': u'attached', u'delete_on_termination': False, u'attach_time': u'2018-08-23T13:26:52+00:00', u'volume_id': u'vol-03eac402984906bf7'}}, {u'device_name': u'/dev/sdb', u'ebs': {u'status': u'attached', u'delete_on_termination': False, u'attach_time': u'2018-08-23T13:26:52+00:00', u'volume_id': u'vol-05758465a641ff379'}}], u'placement': {u'group_name': u'', u'tenancy': u'default', u'availability_zone': u'us-east-1c'}, u'ami_launch_index': 1, u'hypervisor': u'xen', u'network_interfaces': [{u'status': u'in-use', u'description': u'', u'subnet_id': u'subnet-3723a419', u'source_dest_check': True, u'ipv6_addresses': [], u'network_interface_id': u'eni-0c36d5670fb5bc33b', u'private_dns_name': u'ip-172-31-57-234.ec2.internal', u'attachment': {u'status': u'attached', u'device_index': 0, u'attachment_id': u'eni-attach-027a9f949031da8c8', u'delete_on_termination': True, u'attach_time': u'2018-08-23T13:26:51+00:00'}, u'private_ip_addresses': [{u'private_ip_address': u'172.31.57.234', u'private_dns_name': u'ip-172-31-57-234.ec2.internal', u'association': {u'public_ip': u'18.208.181.129', u'public_dns_name': u'ec2-18-208-181-129.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'primary': True}], u'mac_address': u'12:16:cb:41:e8:28', u'private_ip_address': u'172.31.57.234', u'vpc_id': u'vpc-2d6ebb57', u'groups': [{u'group_id': u'sg-2f06fe62', u'group_name': u'ccallegar_master'}, {u'group_id': u'sg-bc7d85f1', u'group_name': u'ccallegar_master_k8s'}, {u'group_id': u'sg-897e86c4', u'group_name': u'ccallegar'}], u'association': {u'public_ip': u'18.208.181.129', u'public_dns_name': u'ec2-18-208-181-129.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'owner_id': u'939345161466'}], u'launch_time': u'2018-08-23T13:26:51+00:00', u'instance_id': u'i-0a38376e7693f98e4', u'instance_type': u'm4.xlarge', u'root_device_name': u'/dev/sda1', u'state_transition_reason': u'', u'private_ip_address': u'172.31.57.234', u'vpc_id': u'vpc-2d6ebb57', u'product_codes': []}) >changed: [localhost] => (item={u'root_device_type': u'ebs', u'private_dns_name': u'ip-172-31-63-78.ec2.internal', u'security_groups': [{u'group_id': u'sg-2f06fe62', u'group_name': u'ccallegar_master'}, {u'group_id': u'sg-bc7d85f1', u'group_name': u'ccallegar_master_k8s'}, {u'group_id': u'sg-897e86c4', u'group_name': u'ccallegar'}], u'monitoring': {u'state': u'disabled'}, u'subnet_id': u'subnet-3723a419', u'ebs_optimized': False, u'state': {u'code': 16, u'name': u'running'}, u'source_dest_check': True, u'client_token': u'6d55959b-dd50-1761-3915-d0ffd0b19562_subnet-3723a419_3', u'virtualization_type': u'hvm', u'architecture': u'x86_64', u'public_ip_address': u'34.207.162.222', u'tags': {u'ami': u'ami-01a8129251fbfff37', u'clusterid': u'ccallegar', u'openshift-node-group-config': u'node-config-master', u'deployment_serial': u'1', u'aws:autoscaling:groupName': u'ccallegar master group 1', u'sub-host-type': u'default', u'runtime': u'docker', u'kubernetes.io/cluster/ccallegar': u'ccallegar', u'host-type': u'master'}, u'key_name': u'ccallegar.sysdeseng.com', u'image_id': u'ami-01a8129251fbfff37', u'ena_support': True, u'public_dns_name': u'ec2-34-207-162-222.compute-1.amazonaws.com', u'block_device_mappings': [{u'device_name': u'/dev/sda1', u'ebs': {u'status': u'attached', u'delete_on_termination': False, u'attach_time': u'2018-08-23T13:26:52+00:00', u'volume_id': u'vol-0f5d5cbd54c5f19f9'}}, {u'device_name': u'/dev/sdb', u'ebs': {u'status': u'attached', u'delete_on_termination': False, u'attach_time': u'2018-08-23T13:26:52+00:00', u'volume_id': u'vol-0dde5b5ced6ca4cf0'}}], u'placement': {u'group_name': u'', u'tenancy': u'default', u'availability_zone': u'us-east-1c'}, u'ami_launch_index': 2, u'hypervisor': u'xen', u'network_interfaces': [{u'status': u'in-use', u'description': u'', u'subnet_id': u'subnet-3723a419', u'source_dest_check': True, u'ipv6_addresses': [], u'network_interface_id': u'eni-074ba4e0da8df2cca', u'private_dns_name': u'ip-172-31-63-78.ec2.internal', u'attachment': {u'status': u'attached', u'device_index': 0, u'attachment_id': u'eni-attach-01564893daeb16c27', u'delete_on_termination': True, u'attach_time': u'2018-08-23T13:26:51+00:00'}, u'private_ip_addresses': [{u'private_ip_address': u'172.31.63.78', u'private_dns_name': u'ip-172-31-63-78.ec2.internal', u'association': {u'public_ip': u'34.207.162.222', u'public_dns_name': u'ec2-34-207-162-222.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'primary': True}], u'mac_address': u'12:5b:72:eb:90:b2', u'private_ip_address': u'172.31.63.78', u'vpc_id': u'vpc-2d6ebb57', u'groups': [{u'group_id': u'sg-2f06fe62', u'group_name': u'ccallegar_master'}, {u'group_id': u'sg-bc7d85f1', u'group_name': u'ccallegar_master_k8s'}, {u'group_id': u'sg-897e86c4', u'group_name': u'ccallegar'}], u'association': {u'public_ip': u'34.207.162.222', u'public_dns_name': u'ec2-34-207-162-222.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'owner_id': u'939345161466'}], u'launch_time': u'2018-08-23T13:26:51+00:00', u'instance_id': u'i-018da4222905aeaa2', u'instance_type': u'm4.xlarge', u'root_device_name': u'/dev/sda1', u'state_transition_reason': u'', u'private_ip_address': u'172.31.63.78', u'vpc_id': u'vpc-2d6ebb57', u'product_codes': []}) > >TASK [openshift_aws : wait for ssh to become available] ********************************************************************************************************** >ok: [localhost] => (item={u'root_device_type': u'ebs', u'private_dns_name': u'ip-172-31-62-213.ec2.internal', u'security_groups': [{u'group_id': u'sg-2f06fe62', u'group_name': u'ccallegar_master'}, {u'group_id': u'sg-bc7d85f1', u'group_name': u'ccallegar_master_k8s'}, {u'group_id': u'sg-897e86c4', u'group_name': u'ccallegar'}], u'monitoring': {u'state': u'disabled'}, u'subnet_id': u'subnet-3723a419', u'ebs_optimized': False, u'state': {u'code': 16, u'name': u'running'}, u'source_dest_check': True, u'client_token': u'6d55959b-dd50-1761-3915-d0ffd0b19562_subnet-3723a419_3', u'virtualization_type': u'hvm', u'architecture': u'x86_64', u'public_ip_address': u'34.227.21.187', u'tags': {u'ami': u'ami-01a8129251fbfff37', u'clusterid': u'ccallegar', u'openshift-node-group-config': u'node-config-master', u'deployment_serial': u'1', u'aws:autoscaling:groupName': u'ccallegar master group 1', u'sub-host-type': u'default', u'runtime': u'docker', u'kubernetes.io/cluster/ccallegar': u'ccallegar', u'host-type': u'master'}, u'key_name': u'ccallegar.sysdeseng.com', u'image_id': u'ami-01a8129251fbfff37', u'ena_support': True, u'public_dns_name': u'ec2-34-227-21-187.compute-1.amazonaws.com', u'block_device_mappings': [{u'device_name': u'/dev/sda1', u'ebs': {u'status': u'attached', u'delete_on_termination': False, u'attach_time': u'2018-08-23T13:26:52+00:00', u'volume_id': u'vol-04150f3d74e21679b'}}, {u'device_name': u'/dev/sdb', u'ebs': {u'status': u'attached', u'delete_on_termination': False, u'attach_time': u'2018-08-23T13:26:52+00:00', u'volume_id': u'vol-071ba2beec4144a24'}}], u'placement': {u'group_name': u'', u'tenancy': u'default', u'availability_zone': u'us-east-1c'}, u'ami_launch_index': 0, u'hypervisor': u'xen', u'network_interfaces': [{u'status': u'in-use', u'description': u'', u'subnet_id': u'subnet-3723a419', u'source_dest_check': True, u'ipv6_addresses': [], u'network_interface_id': u'eni-07dddc0ff92b8d05e', u'private_dns_name': u'ip-172-31-62-213.ec2.internal', u'attachment': {u'status': u'attached', u'device_index': 0, u'attachment_id': u'eni-attach-0ce5638d2d3245e46', u'delete_on_termination': True, u'attach_time': u'2018-08-23T13:26:51+00:00'}, u'private_ip_addresses': [{u'private_ip_address': u'172.31.62.213', u'private_dns_name': u'ip-172-31-62-213.ec2.internal', u'association': {u'public_ip': u'34.227.21.187', u'public_dns_name': u'ec2-34-227-21-187.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'primary': True}], u'mac_address': u'12:0b:29:c6:91:34', u'private_ip_address': u'172.31.62.213', u'vpc_id': u'vpc-2d6ebb57', u'groups': [{u'group_id': u'sg-2f06fe62', u'group_name': u'ccallegar_master'}, {u'group_id': u'sg-bc7d85f1', u'group_name': u'ccallegar_master_k8s'}, {u'group_id': u'sg-897e86c4', u'group_name': u'ccallegar'}], u'association': {u'public_ip': u'34.227.21.187', u'public_dns_name': u'ec2-34-227-21-187.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'owner_id': u'939345161466'}], u'launch_time': u'2018-08-23T13:26:51+00:00', u'instance_id': u'i-0e47f8e2fa5af8459', u'instance_type': u'm4.xlarge', u'root_device_name': u'/dev/sda1', u'state_transition_reason': u'', u'private_ip_address': u'172.31.62.213', u'vpc_id': u'vpc-2d6ebb57', u'product_codes': []}) >ok: [localhost] => (item={u'root_device_type': u'ebs', u'private_dns_name': u'ip-172-31-57-234.ec2.internal', u'security_groups': [{u'group_id': u'sg-2f06fe62', u'group_name': u'ccallegar_master'}, {u'group_id': u'sg-bc7d85f1', u'group_name': u'ccallegar_master_k8s'}, {u'group_id': u'sg-897e86c4', u'group_name': u'ccallegar'}], u'monitoring': {u'state': u'disabled'}, u'subnet_id': u'subnet-3723a419', u'ebs_optimized': False, u'state': {u'code': 16, u'name': u'running'}, u'source_dest_check': True, u'client_token': u'6d55959b-dd50-1761-3915-d0ffd0b19562_subnet-3723a419_3', u'virtualization_type': u'hvm', u'architecture': u'x86_64', u'public_ip_address': u'18.208.181.129', u'tags': {u'ami': u'ami-01a8129251fbfff37', u'clusterid': u'ccallegar', u'openshift-node-group-config': u'node-config-master', u'deployment_serial': u'1', u'aws:autoscaling:groupName': u'ccallegar master group 1', u'sub-host-type': u'default', u'runtime': u'docker', u'kubernetes.io/cluster/ccallegar': u'ccallegar', u'host-type': u'master'}, u'key_name': u'ccallegar.sysdeseng.com', u'image_id': u'ami-01a8129251fbfff37', u'ena_support': True, u'public_dns_name': u'ec2-18-208-181-129.compute-1.amazonaws.com', u'block_device_mappings': [{u'device_name': u'/dev/sda1', u'ebs': {u'status': u'attached', u'delete_on_termination': False, u'attach_time': u'2018-08-23T13:26:52+00:00', u'volume_id': u'vol-03eac402984906bf7'}}, {u'device_name': u'/dev/sdb', u'ebs': {u'status': u'attached', u'delete_on_termination': False, u'attach_time': u'2018-08-23T13:26:52+00:00', u'volume_id': u'vol-05758465a641ff379'}}], u'placement': {u'group_name': u'', u'tenancy': u'default', u'availability_zone': u'us-east-1c'}, u'ami_launch_index': 1, u'hypervisor': u'xen', u'network_interfaces': [{u'status': u'in-use', u'description': u'', u'subnet_id': u'subnet-3723a419', u'source_dest_check': True, u'ipv6_addresses': [], u'network_interface_id': u'eni-0c36d5670fb5bc33b', u'private_dns_name': u'ip-172-31-57-234.ec2.internal', u'attachment': {u'status': u'attached', u'device_index': 0, u'attachment_id': u'eni-attach-027a9f949031da8c8', u'delete_on_termination': True, u'attach_time': u'2018-08-23T13:26:51+00:00'}, u'private_ip_addresses': [{u'private_ip_address': u'172.31.57.234', u'private_dns_name': u'ip-172-31-57-234.ec2.internal', u'association': {u'public_ip': u'18.208.181.129', u'public_dns_name': u'ec2-18-208-181-129.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'primary': True}], u'mac_address': u'12:16:cb:41:e8:28', u'private_ip_address': u'172.31.57.234', u'vpc_id': u'vpc-2d6ebb57', u'groups': [{u'group_id': u'sg-2f06fe62', u'group_name': u'ccallegar_master'}, {u'group_id': u'sg-bc7d85f1', u'group_name': u'ccallegar_master_k8s'}, {u'group_id': u'sg-897e86c4', u'group_name': u'ccallegar'}], u'association': {u'public_ip': u'18.208.181.129', u'public_dns_name': u'ec2-18-208-181-129.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'owner_id': u'939345161466'}], u'launch_time': u'2018-08-23T13:26:51+00:00', u'instance_id': u'i-0a38376e7693f98e4', u'instance_type': u'm4.xlarge', u'root_device_name': u'/dev/sda1', u'state_transition_reason': u'', u'private_ip_address': u'172.31.57.234', u'vpc_id': u'vpc-2d6ebb57', u'product_codes': []}) >ok: [localhost] => (item={u'root_device_type': u'ebs', u'private_dns_name': u'ip-172-31-63-78.ec2.internal', u'security_groups': [{u'group_id': u'sg-2f06fe62', u'group_name': u'ccallegar_master'}, {u'group_id': u'sg-bc7d85f1', u'group_name': u'ccallegar_master_k8s'}, {u'group_id': u'sg-897e86c4', u'group_name': u'ccallegar'}], u'monitoring': {u'state': u'disabled'}, u'subnet_id': u'subnet-3723a419', u'ebs_optimized': False, u'state': {u'code': 16, u'name': u'running'}, u'source_dest_check': True, u'client_token': u'6d55959b-dd50-1761-3915-d0ffd0b19562_subnet-3723a419_3', u'virtualization_type': u'hvm', u'architecture': u'x86_64', u'public_ip_address': u'34.207.162.222', u'tags': {u'ami': u'ami-01a8129251fbfff37', u'clusterid': u'ccallegar', u'openshift-node-group-config': u'node-config-master', u'deployment_serial': u'1', u'aws:autoscaling:groupName': u'ccallegar master group 1', u'sub-host-type': u'default', u'runtime': u'docker', u'kubernetes.io/cluster/ccallegar': u'ccallegar', u'host-type': u'master'}, u'key_name': u'ccallegar.sysdeseng.com', u'image_id': u'ami-01a8129251fbfff37', u'ena_support': True, u'public_dns_name': u'ec2-34-207-162-222.compute-1.amazonaws.com', u'block_device_mappings': [{u'device_name': u'/dev/sda1', u'ebs': {u'status': u'attached', u'delete_on_termination': False, u'attach_time': u'2018-08-23T13:26:52+00:00', u'volume_id': u'vol-0f5d5cbd54c5f19f9'}}, {u'device_name': u'/dev/sdb', u'ebs': {u'status': u'attached', u'delete_on_termination': False, u'attach_time': u'2018-08-23T13:26:52+00:00', u'volume_id': u'vol-0dde5b5ced6ca4cf0'}}], u'placement': {u'group_name': u'', u'tenancy': u'default', u'availability_zone': u'us-east-1c'}, u'ami_launch_index': 2, u'hypervisor': u'xen', u'network_interfaces': [{u'status': u'in-use', u'description': u'', u'subnet_id': u'subnet-3723a419', u'source_dest_check': True, u'ipv6_addresses': [], u'network_interface_id': u'eni-074ba4e0da8df2cca', u'private_dns_name': u'ip-172-31-63-78.ec2.internal', u'attachment': {u'status': u'attached', u'device_index': 0, u'attachment_id': u'eni-attach-01564893daeb16c27', u'delete_on_termination': True, u'attach_time': u'2018-08-23T13:26:51+00:00'}, u'private_ip_addresses': [{u'private_ip_address': u'172.31.63.78', u'private_dns_name': u'ip-172-31-63-78.ec2.internal', u'association': {u'public_ip': u'34.207.162.222', u'public_dns_name': u'ec2-34-207-162-222.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'primary': True}], u'mac_address': u'12:5b:72:eb:90:b2', u'private_ip_address': u'172.31.63.78', u'vpc_id': u'vpc-2d6ebb57', u'groups': [{u'group_id': u'sg-2f06fe62', u'group_name': u'ccallegar_master'}, {u'group_id': u'sg-bc7d85f1', u'group_name': u'ccallegar_master_k8s'}, {u'group_id': u'sg-897e86c4', u'group_name': u'ccallegar'}], u'association': {u'public_ip': u'34.207.162.222', u'public_dns_name': u'ec2-34-207-162-222.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'owner_id': u'939345161466'}], u'launch_time': u'2018-08-23T13:26:51+00:00', u'instance_id': u'i-018da4222905aeaa2', u'instance_type': u'm4.xlarge', u'root_device_name': u'/dev/sda1', u'state_transition_reason': u'', u'private_ip_address': u'172.31.63.78', u'vpc_id': u'vpc-2d6ebb57', u'product_codes': []}) > >PLAY [set the master facts for hostname to elb] ****************************************************************************************************************** > >TASK [openshift_aws : fetch elbs] ******************************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com -> localhost] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com -> localhost] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com -> localhost] > >TASK [openshift_aws : debug] ************************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => { > "elbs": { > "changed": false, > "elbs": [ > { > "canonical_hosted_zone_name": null, > "canonical_hosted_zone_name_id": "Z35SXDOTRQ7X7K", > "dns_name": "internal-ccallegar-master-internal-1281729031.us-east-1.elb.amazonaws.com", > "health_check": { > "healthy_threshold": 2, > "interval": 30, > "ping_port": 8443, > "ping_protocol": "tcp", > "response_timeout": 5, > "unhealthy_threshold": 2 > }, > "hosted_zone_id": "Z35SXDOTRQ7X7K", > "hosted_zone_name": null, > "instances": [ > "i-018da4222905aeaa2", > "i-0a38376e7693f98e4", > "i-0e47f8e2fa5af8459" > ], > "instances_inservice": [], > "instances_inservice_count": 0, > "instances_inservice_percent": 0.0, > "instances_outofservice": [ > "i-018da4222905aeaa2", > "i-0a38376e7693f98e4", > "i-0e47f8e2fa5af8459" > ], > "instances_outofservice_count": 3, > "listeners": [ > { > "instance_port": 8443, > "load_balancer_port": 8443, > "protocol": "TCP" > }, > { > "instance_port": 80, > "load_balancer_port": 80, > "protocol": "TCP" > } > ], > "name": "ccallegar-master-internal", > "scheme": "internal", > "security_groups": [ > "sg-2f06fe62", > "sg-bc7d85f1", > "sg-897e86c4" > ], > "subnets": [ > "subnet-3723a419", > "subnet-5bdb1465", > "subnet-8929acd5" > ], > "tags": { > "clusterid": "ccallegar", > "kubernetes.io/cluster/ccallegar": "ccallegar" > }, > "vpc_id": "vpc-2d6ebb57", > "zones": [ > "us-east-1a", > "us-east-1c", > "us-east-1e" > ] > } > ], > "failed": false > } >} > >TASK [openshift_aws : set fact] ********************************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=ec2-34-227-21-187.compute-1.amazonaws.com) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=ec2-18-208-181-129.compute-1.amazonaws.com) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=ec2-34-207-162-222.compute-1.amazonaws.com) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=ec2-34-227-21-187.compute-1.amazonaws.com) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=ec2-18-208-181-129.compute-1.amazonaws.com) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=ec2-34-207-162-222.compute-1.amazonaws.com) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=ec2-34-227-21-187.compute-1.amazonaws.com) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=ec2-18-208-181-129.compute-1.amazonaws.com) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=ec2-34-207-162-222.compute-1.amazonaws.com) > >PLAY [Initialization Checkpoint Start] *************************************************************************************************************************** > >TASK [Set install initialization 'In Progress'] ****************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >PLAY [Populate config host groups] ******************************************************************************************************************************* > >TASK [Load group name mapping variables] ************************************************************************************************************************* >ok: [localhost] > >TASK [Evaluate groups - g_nfs_hosts is single host] ************************************************************************************************************** >skipping: [localhost] > >TASK [Evaluate oo_all_hosts] ************************************************************************************************************************************* >ok: [localhost] => (item=ec2-34-227-21-187.compute-1.amazonaws.com) >ok: [localhost] => (item=ec2-18-208-181-129.compute-1.amazonaws.com) >ok: [localhost] => (item=ec2-34-207-162-222.compute-1.amazonaws.com) > >TASK [Evaluate oo_masters] *************************************************************************************************************************************** >ok: [localhost] => (item=ec2-34-227-21-187.compute-1.amazonaws.com) >ok: [localhost] => (item=ec2-18-208-181-129.compute-1.amazonaws.com) >ok: [localhost] => (item=ec2-34-207-162-222.compute-1.amazonaws.com) > >TASK [Evaluate oo_first_master] ********************************************************************************************************************************** >ok: [localhost] > >TASK [Evaluate oo_new_etcd_to_config] **************************************************************************************************************************** > >TASK [Evaluate oo_masters_to_config] ***************************************************************************************************************************** >ok: [localhost] => (item=ec2-34-227-21-187.compute-1.amazonaws.com) >ok: [localhost] => (item=ec2-18-208-181-129.compute-1.amazonaws.com) >ok: [localhost] => (item=ec2-34-207-162-222.compute-1.amazonaws.com) > >TASK [Evaluate oo_etcd_to_config] ******************************************************************************************************************************** >ok: [localhost] => (item=ec2-34-227-21-187.compute-1.amazonaws.com) >ok: [localhost] => (item=ec2-18-208-181-129.compute-1.amazonaws.com) >ok: [localhost] => (item=ec2-34-207-162-222.compute-1.amazonaws.com) > >TASK [Evaluate oo_first_etcd] ************************************************************************************************************************************ >ok: [localhost] > >TASK [Evaluate oo_etcd_hosts_to_upgrade] ************************************************************************************************************************* >ok: [localhost] => (item=ec2-34-227-21-187.compute-1.amazonaws.com) >ok: [localhost] => (item=ec2-18-208-181-129.compute-1.amazonaws.com) >ok: [localhost] => (item=ec2-34-207-162-222.compute-1.amazonaws.com) > >TASK [Evaluate oo_etcd_hosts_to_backup] ************************************************************************************************************************** >ok: [localhost] => (item=ec2-34-227-21-187.compute-1.amazonaws.com) >ok: [localhost] => (item=ec2-18-208-181-129.compute-1.amazonaws.com) >ok: [localhost] => (item=ec2-34-207-162-222.compute-1.amazonaws.com) > >TASK [Evaluate oo_nodes_to_config] ******************************************************************************************************************************* >ok: [localhost] => (item=ec2-34-227-21-187.compute-1.amazonaws.com) >ok: [localhost] => (item=ec2-18-208-181-129.compute-1.amazonaws.com) >ok: [localhost] => (item=ec2-34-207-162-222.compute-1.amazonaws.com) > >TASK [Evaluate oo_lb_to_config] ********************************************************************************************************************************** > >TASK [Evaluate oo_nfs_to_config] ********************************************************************************************************************************* > >TASK [Evaluate oo_glusterfs_to_config] *************************************************************************************************************************** > >TASK [Evaluate oo_etcd_to_migrate] ******************************************************************************************************************************* >ok: [localhost] => (item=ec2-34-227-21-187.compute-1.amazonaws.com) >ok: [localhost] => (item=ec2-18-208-181-129.compute-1.amazonaws.com) >ok: [localhost] => (item=ec2-34-207-162-222.compute-1.amazonaws.com) > [WARNING]: Could not match supplied host pattern, ignoring: oo_lb_to_config > > [WARNING]: Could not match supplied host pattern, ignoring: oo_nfs_to_config > > >PLAY [Ensure that all non-node hosts are accessible] ************************************************************************************************************* > >TASK [Gathering Facts] ******************************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >PLAY [Initialize basic host facts] ******************************************************************************************************************************* > >TASK [Gathering Facts] ******************************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_sanitize_inventory : include_tasks] ************************************************************************************************************** >included: /home/ccallega/git/openshift-ansible/roles/openshift_sanitize_inventory/tasks/deprecations.yml for ec2-34-227-21-187.compute-1.amazonaws.com, ec2-18-208-181-129.compute-1.amazonaws.com, ec2-34-207-162-222.compute-1.amazonaws.com > >TASK [openshift_sanitize_inventory : Check for usage of deprecated variables] ************************************************************************************ >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_sanitize_inventory : debug] ********************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_sanitize_inventory : set_stats] ****************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_sanitize_inventory : set_fact] ******************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_sanitize_inventory : Standardize on latest variable names] *************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_sanitize_inventory : Normalize openshift_release] ************************************************************************************************ >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_sanitize_inventory : Abort when openshift_release is invalid] ************************************************************************************ >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_sanitize_inventory : include_tasks] ************************************************************************************************************** >included: /home/ccallega/git/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml for ec2-34-227-21-187.compute-1.amazonaws.com, ec2-18-208-181-129.compute-1.amazonaws.com, ec2-34-207-162-222.compute-1.amazonaws.com > >TASK [openshift_sanitize_inventory : set_fact] ******************************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=openshift_hosted_registry_storage_kind) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=openshift_hosted_registry_storage_kind) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=openshift_metrics_storage_kind) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=openshift_hosted_registry_storage_kind) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=openshift_metrics_storage_kind) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=openshift_logging_storage_kind) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=openshift_metrics_storage_kind) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=openshift_logging_storage_kind) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=openshift_logging_storage_kind) > >TASK [openshift_sanitize_inventory : Ensure that dynamic provisioning is set if using dynamic storage] *********************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_sanitize_inventory : Ensure the hosted registry's GlusterFS storage is configured correctly] ***************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_sanitize_inventory : Ensure the hosted registry's GlusterFS storage is configured correctly] ***************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_sanitize_inventory : Ensure clusterid is set along with the cloudprovider] *********************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_sanitize_inventory : Ensure ansible_service_broker_remove and ansible_service_broker_install are mutually exclusive] ***************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_sanitize_inventory : Ensure template_service_broker_remove and template_service_broker_install are mutually exclusive] *************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_sanitize_inventory : Ensure that all requires vsphere configuration variables are set] *********************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_sanitize_inventory : ensure provider configuration variables are defined] ************************************************************************ >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_sanitize_inventory : Ensure removed web console extension variables are not set] ***************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_sanitize_inventory : Ensure that web console port matches API server port] *********************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_sanitize_inventory : At least one master is schedulable] ***************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [Detecting Operating System from ostree_booted] ************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [set openshift_deployment_type if unset] ******************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [check for node already bootstrapped] *********************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [initialize_facts set fact openshift_is_bootstrapped] ******************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [initialize_facts set fact openshift_is_atomic and openshift_is_containerized] ****************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [Determine Atomic Host Docker Version] ********************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [assert atomic host docker version is 1.12 or later] ******************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >PLAY [Retrieve existing master configs and validate] ************************************************************************************************************* > >TASK [openshift_control_plane : stat] **************************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : slurp] *************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : set_fact] ************************************************************************************************************************ >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Check for file paths outside of /etc/origin/master in master's config] *********************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : set_fact] ************************************************************************************************************************ >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [set_fact] ************************************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [set_fact] ************************************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >PLAY [Initialize special first-master variables] ***************************************************************************************************************** > >TASK [Gathering Facts] ******************************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [set_fact] ************************************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [set_fact] ************************************************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >PLAY [Disable web console if required] *************************************************************************************************************************** > >TASK [set_fact] ************************************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >PLAY [Setup yum repositories for all hosts] ********************************************************************************************************************** >skipping: no hosts matched > >PLAY [Install packages necessary for installer] ****************************************************************************************************************** > >TASK [Gathering Facts] ******************************************************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [Determine if chrony is installed] ************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [Install ntp package] *************************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [Start and enable ntpd/chronyd] ***************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [Ensure openshift-ansible installer package deps are installed] ********************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=iproute) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=dbus-python) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=PyYAML) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=python-ipaddress) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=libsemanage-python) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=yum-utils) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=python-docker) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=iproute) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=dbus-python) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=PyYAML) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=python-ipaddress) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=libsemanage-python) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=yum-utils) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=python-docker) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=iproute) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=dbus-python) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=PyYAML) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=python-ipaddress) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=libsemanage-python) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=yum-utils) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=python-docker) > >PLAY [Initialize cluster facts] ********************************************************************************************************************************** > >TASK [Gathering Facts] ******************************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [get openshift_current_version] ***************************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [set_fact openshift_portal_net if present on masters] ******************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [Gather Cluster facts] ************************************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [Set fact of no_proxy_internal_hostnames] ******************************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [Initialize openshift.node.sdn_mtu] ************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >PLAY [Initialize etcd host variables] **************************************************************************************************************************** > >TASK [Gathering Facts] ******************************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [set_fact] ************************************************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [set_fact] ************************************************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >PLAY [Determine openshift_version to configure on first master] ************************************************************************************************** > >TASK [Gathering Facts] ******************************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [include_role : openshift_version] ************************************************************************************************************************** > >TASK [openshift_version : Use openshift_current_version fact as version to configure if already installed] ******************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_version : Set openshift_version to openshift_release if undefined] ******************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_version : debug] ********************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => { > "msg": "openshift_pkg_version was not defined. Falling back to -3.10.14" >} > >TASK [openshift_version : set_fact] ****************************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_version : debug] ********************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => { > "msg": "openshift_image_tag was not defined. Falling back to v3.10.14" >} > >TASK [openshift_version : set_fact] ****************************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_version : assert openshift_release in openshift_image_tag] *************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => { > "changed": false, > "msg": "All assertions passed" >} > >TASK [openshift_version : assert openshift_release in openshift_pkg_version] ************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => { > "changed": false, > "msg": "All assertions passed" >} > >TASK [openshift_version : debug] ********************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => { > "openshift_release": "3.10" >} > >TASK [openshift_version : debug] ********************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => { > "openshift_image_tag": "v3.10.14" >} > >TASK [openshift_version : debug] ********************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => { > "openshift_pkg_version": "-3.10.14*" >} > >TASK [openshift_version : debug] ********************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => { > "openshift_version": "3.10.14" >} > >TASK [set openshift_version booleans (first master)] ************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >PLAY [Set openshift_version for etcd, node, and master hosts] **************************************************************************************************** > >TASK [Gathering Facts] ******************************************************************************************************************************************* >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [set_fact] ************************************************************************************************************************************************** >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [set openshift_version booleans (masters and nodes)] ******************************************************************************************************** >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >PLAY [Verify Requirements] *************************************************************************************************************************************** > >TASK [Gathering Facts] ******************************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [Run variable sanity checks] ******************************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [Validate openshift_node_groups and openshift_node_group_name] ********************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >PLAY [Initialization Checkpoint End] ***************************************************************************************************************************** > >TASK [Set install initialization 'Complete'] ********************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >PLAY [Health Check Checkpoint Start] ***************************************************************************************************************************** > >TASK [Set Health Check 'In Progress'] **************************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >PLAY [OpenShift Health Checks] *********************************************************************************************************************************** > >TASK [Gathering Facts] ******************************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [Run health checks (install) - EL] ************************************************************************************************************************** > >CHECK [docker_storage : ec2-34-227-21-187.compute-1.amazonaws.com] *********************************************************************************************** > >CHECK [docker_storage : ec2-18-208-181-129.compute-1.amazonaws.com] ********************************************************************************************** > >CHECK [docker_storage : ec2-34-207-162-222.compute-1.amazonaws.com] ********************************************************************************************** > >CHECK [disk_availability : ec2-18-208-181-129.compute-1.amazonaws.com] ******************************************************************************************* > >CHECK [package_availability : ec2-18-208-181-129.compute-1.amazonaws.com] **************************************************************************************** > >CHECK [disk_availability : ec2-34-207-162-222.compute-1.amazonaws.com] ******************************************************************************************* > >CHECK [package_availability : ec2-34-207-162-222.compute-1.amazonaws.com] **************************************************************************************** > >CHECK [disk_availability : ec2-34-227-21-187.compute-1.amazonaws.com] ******************************************************************************************** > >CHECK [package_availability : ec2-34-227-21-187.compute-1.amazonaws.com] ***************************************************************************************** > >CHECK [package_version : ec2-18-208-181-129.compute-1.amazonaws.com] ********************************************************************************************* > >CHECK [docker_image_availability : ec2-18-208-181-129.compute-1.amazonaws.com] *********************************************************************************** > >CHECK [memory_availability : ec2-18-208-181-129.compute-1.amazonaws.com] ***************************************************************************************** >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] > >CHECK [package_version : ec2-34-207-162-222.compute-1.amazonaws.com] ********************************************************************************************* > >CHECK [package_version : ec2-34-227-21-187.compute-1.amazonaws.com] ********************************************************************************************** > >CHECK [docker_image_availability : ec2-34-207-162-222.compute-1.amazonaws.com] *********************************************************************************** > >CHECK [memory_availability : ec2-34-207-162-222.compute-1.amazonaws.com] ***************************************************************************************** >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >CHECK [docker_image_availability : ec2-34-227-21-187.compute-1.amazonaws.com] ************************************************************************************ > >CHECK [memory_availability : ec2-34-227-21-187.compute-1.amazonaws.com] ****************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [Run health checks (install) - Fedora] ********************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >PLAY [Health Check Checkpoint End] ******************************************************************************************************************************* > >TASK [Set Health Check 'Complete'] ******************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >PLAY [etcd Install Checkpoint Start] ***************************************************************************************************************************** > >TASK [Set etcd install 'In Progress'] **************************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >PLAY [Generate new etcd CA] ************************************************************************************************************************************** > >TASK [Gathering Facts] ******************************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : include_tasks] ************************************************************************************************************************************** >included: /home/ccallega/git/openshift-ansible/roles/etcd/tasks/certificates/deploy_ca.yml for ec2-34-227-21-187.compute-1.amazonaws.com > >TASK [etcd : Install openssl] ************************************************************************************************************************************ >ok: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : file] *********************************************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/etc/etcd/ca/certs) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/etc/etcd/ca/crl) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/etc/etcd/ca/fragments) > >TASK [etcd : command] ******************************************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : template] ******************************************************************************************************************************************* >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : assemble] ******************************************************************************************************************************************* >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : Check etcd_ca_db exist] ***************************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : Touch etcd_ca_db file] ****************************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : copy] *********************************************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : Create etcd CA certificate] ************************************************************************************************************************* >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >PLAY [Create etcd server certificates for etcd hosts] ************************************************************************************************************ > >TASK [Gathering Facts] ******************************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [etcd : include_tasks] ************************************************************************************************************************************** >included: /home/ccallega/git/openshift-ansible/roles/etcd/tasks/ca.yml for ec2-34-227-21-187.compute-1.amazonaws.com, ec2-18-208-181-129.compute-1.amazonaws.com, ec2-34-207-162-222.compute-1.amazonaws.com > >TASK [etcd : include_tasks] ************************************************************************************************************************************** >included: /home/ccallega/git/openshift-ansible/roles/etcd/tasks/certificates/deploy_ca.yml for ec2-34-227-21-187.compute-1.amazonaws.com, ec2-18-208-181-129.compute-1.amazonaws.com, ec2-34-207-162-222.compute-1.amazonaws.com > >TASK [etcd : Install openssl] ************************************************************************************************************************************ >ok: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : file] *********************************************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/etc/etcd/ca/certs) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/etc/etcd/ca/crl) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/etc/etcd/ca/fragments) > >TASK [etcd : command] ******************************************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : template] ******************************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : assemble] ******************************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : Check etcd_ca_db exist] ***************************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : Touch etcd_ca_db file] ****************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : copy] *********************************************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : Create etcd CA certificate] ************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : include_tasks] ************************************************************************************************************************************** >included: /home/ccallega/git/openshift-ansible/roles/etcd/tasks/certificates/fetch_server_certificates_from_ca.yml for ec2-34-227-21-187.compute-1.amazonaws.com, ec2-18-208-181-129.compute-1.amazonaws.com, ec2-34-207-162-222.compute-1.amazonaws.com > >TASK [etcd : Install etcd] *************************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [etcd : Check status of etcd certificates] ****************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/etc/etcd/server.crt) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=/etc/etcd/server.crt) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/etc/etcd/peer.crt) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=/etc/etcd/server.crt) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=/etc/etcd/peer.crt) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/etc/etcd/ca.crt) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=/etc/etcd/peer.crt) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=/etc/etcd/ca.crt) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=/etc/etcd/ca.crt) > >TASK [etcd : set_fact] ******************************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [etcd : Ensure generated_certs directory present] *********************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : Create the server csr] ****************************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : Sign and create the server crt] ********************************************************************************************************************* >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : Create the peer csr] ******************************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : Sign and create the peer crt] *********************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : file] *********************************************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : Create a tarball of the etcd certs] ***************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : Retrieve etcd cert tarball] ************************************************************************************************************************* >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : Ensure certificate directory exists] **************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/etc/etcd) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=/etc/etcd) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=/etc/etcd) > >TASK [etcd : Unarchive cert tarball] ***************************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [etcd : Create a tarball of the etcd ca certs] ************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : Retrieve etcd ca cert tarball] ********************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : Ensure ca directory exists] ************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/etc/etcd/ca) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=/etc/etcd/ca) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=/etc/etcd/ca) > >TASK [etcd : Delete temporary directory] ************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com -> localhost] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com -> localhost] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com -> localhost] > >TASK [etcd : Validate permissions on certificate files] ********************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/etc/etcd/ca.crt) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=/etc/etcd/ca.crt) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/etc/etcd/server.crt) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=/etc/etcd/ca.crt) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=/etc/etcd/server.crt) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/etc/etcd/server.key) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=/etc/etcd/server.crt) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=/etc/etcd/server.key) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=/etc/etcd/server.key) > >TASK [etcd : Validate permissions on peer certificate files] ***************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/etc/etcd/ca.crt) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=/etc/etcd/ca.crt) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/etc/etcd/peer.crt) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=/etc/etcd/ca.crt) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=/etc/etcd/peer.crt) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/etc/etcd/peer.key) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=/etc/etcd/peer.crt) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=/etc/etcd/peer.key) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=/etc/etcd/peer.key) > >TASK [etcd : Validate permissions on the config dir] ************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >PLAY [Create etcd client certificates for master hosts] ********************************************************************************************************** > >TASK [Gathering Facts] ******************************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [etcd : include_tasks] ************************************************************************************************************************************** >included: /home/ccallega/git/openshift-ansible/roles/etcd/tasks/certificates/fetch_client_certificates_from_ca.yml for ec2-34-227-21-187.compute-1.amazonaws.com, ec2-18-208-181-129.compute-1.amazonaws.com, ec2-34-207-162-222.compute-1.amazonaws.com > >TASK [etcd : Ensure CA certificate exists on etcd_ca_host] ******************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : fail] *********************************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : Check status of external etcd certificatees] ******************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=master.etcd-client.crt) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=master.etcd-client.crt) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=master.etcd-client.key) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=master.etcd-client.key) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=master.etcd-client.crt) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=master.etcd-ca.crt) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=master.etcd-client.key) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=master.etcd-ca.crt) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=master.etcd-ca.crt) > >TASK [etcd : set_fact] ******************************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [etcd : Ensure generated_certs directory present] *********************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : Create the client csr] ****************************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : Sign and create the client crt] ********************************************************************************************************************* >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : file] *********************************************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : Create a tarball of the etcd certs] ***************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : Retrieve the etcd cert tarballs] ******************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [etcd : Ensure certificate directory exists] **************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [etcd : Unarchive etcd cert tarballs] *********************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [etcd : Delete temporary directory] ************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com -> localhost] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com -> localhost] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com -> localhost] > >TASK [etcd : file] *********************************************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=master.etcd-client.crt) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=master.etcd-client.crt) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=master.etcd-client.key) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=master.etcd-client.crt) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=master.etcd-client.key) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=master.etcd-ca.crt) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=master.etcd-client.key) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=master.etcd-ca.crt) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=master.etcd-ca.crt) > >PLAY [Configure etcd] ******************************************************************************************************************************************** > >TASK [Gathering Facts] ******************************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [fail] ****************************************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [etcd : set etcd host and ip facts] ************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [etcd : set etcd host and ip facts] ************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [etcd : Check that etcd image is present] ******************************************************************************************************************* >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [etcd : Pre-pull etcd image] ******************************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [etcd : Add iptables allow rules] *************************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={u'port': u'2379/tcp', u'service': u'etcd'}) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={u'port': u'2379/tcp', u'service': u'etcd'}) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={u'port': u'2379/tcp', u'service': u'etcd'}) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={u'port': u'2380/tcp', u'service': u'etcd peering'}) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={u'port': u'2380/tcp', u'service': u'etcd peering'}) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={u'port': u'2380/tcp', u'service': u'etcd peering'}) > >TASK [etcd : Remove iptables rules] ****************************************************************************************************************************** > >TASK [etcd : Add firewalld allow rules] ************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={u'port': u'2379/tcp', u'service': u'etcd'}) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={u'port': u'2380/tcp', u'service': u'etcd peering'}) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={u'port': u'2379/tcp', u'service': u'etcd'}) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={u'port': u'2380/tcp', u'service': u'etcd peering'}) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={u'port': u'2379/tcp', u'service': u'etcd'}) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={u'port': u'2380/tcp', u'service': u'etcd peering'}) > >TASK [etcd : Remove firewalld allow rules] *********************************************************************************************************************** > >TASK [etcd : Ensure etcd datadir exists] ************************************************************************************************************************* >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [etcd : Validate permissions on the config dir] ************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [etcd : Validate permissions on the static pods dir] ******************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [etcd : Write etcd global config file] ********************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [etcd : Create temp directory for static pods] ************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [etcd : Prepare etcd static pod] **************************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=etcd.yaml) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=etcd.yaml) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=etcd.yaml) > >TASK [etcd : Update etcd static pod] ***************************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=etcd.yaml) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=etcd.yaml) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=etcd.yaml) > >TASK [etcd : Set etcd host as a probe target host] *************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=etcd.yaml) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=etcd.yaml) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=etcd.yaml) > >TASK [etcd : Deploy etcd static pod] ***************************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=etcd.yaml) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=etcd.yaml) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=etcd.yaml) > >TASK [etcd : Remove temp directory] ****************************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [etcd : set etcd host and ip facts] ************************************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [etcd : Add iptables allow rules] *************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={u'port': u'2379/tcp', u'service': u'etcd'}) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={u'port': u'2380/tcp', u'service': u'etcd peering'}) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={u'port': u'2379/tcp', u'service': u'etcd'}) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={u'port': u'2380/tcp', u'service': u'etcd peering'}) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={u'port': u'2379/tcp', u'service': u'etcd'}) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={u'port': u'2380/tcp', u'service': u'etcd peering'}) > >TASK [etcd : Remove iptables rules] ****************************************************************************************************************************** > >TASK [etcd : Add firewalld allow rules] ************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={u'port': u'2379/tcp', u'service': u'etcd'}) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={u'port': u'2380/tcp', u'service': u'etcd peering'}) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={u'port': u'2379/tcp', u'service': u'etcd'}) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={u'port': u'2380/tcp', u'service': u'etcd peering'}) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={u'port': u'2379/tcp', u'service': u'etcd'}) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={u'port': u'2380/tcp', u'service': u'etcd peering'}) > >TASK [etcd : Remove firewalld allow rules] *********************************************************************************************************************** > >TASK [etcd : Install etcd] *************************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [etcd : include_tasks] ************************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [etcd : Create configuration directory] ********************************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [etcd : Copy service file for etcd instance] **************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [etcd : Create third party etcd service.d directory exists] ************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [etcd : Configure third part etcd service unit file] ******************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [etcd : Ensure etcd datadir ownership for thirdparty datadir] *********************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [etcd : Write etcd global config file] ********************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [etcd : Ensure etcd owns the files in it's config dir] ****************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [etcd : Enable etcd] **************************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [etcd : Set fact etcd_service_status_changed] *************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >PLAY [etcd Install Checkpoint End] ******************************************************************************************************************************* > >TASK [Set etcd install 'Complete'] ******************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >PLAY [NFS Install Checkpoint Start] ****************************************************************************************************************************** > >TASK [Set NFS install 'In Progress'] ***************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >PLAY [Configure nfs] ********************************************************************************************************************************************* >skipping: no hosts matched > >PLAY [NFS Install Checkpoint End] ******************************************************************************************************************************** > >TASK [Set NFS install 'Complete'] ******************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >PLAY [Load Balancer Install Checkpoint Start] ******************************************************************************************************************** > >TASK [Set load balancer install 'In Progress'] ******************************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >PLAY [Configure load balancers] ********************************************************************************************************************************** >skipping: no hosts matched > >PLAY [Load Balancer Install Checkpoint End] ********************************************************************************************************************** > >TASK [Set load balancer install 'Complete'] ********************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >PLAY [Master Install Checkpoint Start] *************************************************************************************************************************** > >TASK [Set Master install 'In Progress'] ************************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >PLAY [Create OpenShift certificates for master hosts] ************************************************************************************************************ > >TASK [Gathering Facts] ******************************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_master_facts : Verify required variables are set] ************************************************************************************************ >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_master_facts : Set g_metrics_hostname] *********************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_master_facts : set_fact] ************************************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_master_facts : Set master facts] ***************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_master_facts : Determine if scheduler config present] ******************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_master_facts : Set Default scheduler predicates and priorities] ********************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_master_facts : Retrieve current scheduler config] ************************************************************************************************ >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_master_facts : Set openshift_master_scheduler_current_config] ************************************************************************************ >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_master_facts : Test if scheduler config is readable] ********************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_master_facts : Set current scheduler predicates and priorities] ********************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_named_certificates : set_fact] ******************************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_named_certificates : openshift_facts] ************************************************************************************************************ >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_named_certificates : Clear named certificates] *************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_named_certificates : Ensure named certificate directory exists] ********************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_named_certificates : Land named certificates] **************************************************************************************************** > >TASK [openshift_named_certificates : Land named certificate keys] ************************************************************************************************ > >TASK [openshift_named_certificates : Land named CA certificates] ************************************************************************************************* > >TASK [openshift_cli : Install clients] *************************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_cli : Pull CLI Image (docker)] ******************************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_cli : Pull CLI Image (atomic)] ******************************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_cli : Copy client binaries/symlinks out of CLI image for use on the host] ************************************************************************ >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_cli : Install bash completion for oc tools] ****************************************************************************************************** >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_ca : fail] *************************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_ca : Install the base package for admin tooling] ************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_ca : Reload generated facts] ********************************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_ca : Create openshift_ca_config_dir if it does not exist] **************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_ca : Determine if CA must be created] ************************************************************************************************************ >ok: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=ca-bundle.crt) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=ca.crt) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=ca.key) > >TASK [openshift_ca : Determine if front-proxy CA must be created] ************************************************************************************************ >ok: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=front-proxy-ca.crt) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=front-proxy-ca.key) > >TASK [openshift_ca : set_fact] *********************************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_ca : Retain original serviceaccount keys] ******************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/etc/origin/master/serviceaccounts.private.key) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/etc/origin/master/serviceaccounts.public.key) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=/etc/origin/master/serviceaccounts.private.key) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=/etc/origin/master/serviceaccounts.public.key) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=/etc/origin/master/serviceaccounts.private.key) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=/etc/origin/master/serviceaccounts.public.key) > >TASK [openshift_ca : Deploy master ca certificate] *************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={u'dest': u'ca.crt', u'src': u''}) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={u'dest': u'ca.key', u'src': u''}) > >TASK [openshift_ca : Deploy additional ca] *********************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_ca : Create ca serial] *************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_ca : find] *************************************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_ca : Create the front-proxy CA if it does not already exist] ************************************************************************************* >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_ca : Create the master certificates if they do not already exist] ******************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_ca : command] ************************************************************************************************************************************ >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_ca : copy] *************************************************************************************************************************************** > >TASK [openshift_ca : copy] *************************************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_ca : assemble] *********************************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_ca : Test local loopback context] **************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_ca : Create temp directory for loopback master client config] ************************************************************************************ >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_ca : Generate the loopback master client config] ************************************************************************************************* >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_ca : Copy generated loopback master client config to master config dir] ************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=openshift-master.crt) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=openshift-master.key) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=openshift-master.kubeconfig) > >TASK [openshift_ca : Delete temp directory] ********************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_ca : Create temp directory for loopback master client config] ************************************************************************************ >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_ca : Generate the aggregator api-client config] ************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_ca : Copy generated loopback master client config to master config dir] ************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=aggregator-front-proxy.crt) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=aggregator-front-proxy.key) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=aggregator-front-proxy.kubeconfig) > >TASK [openshift_ca : Delete temp directory] ********************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_ca : Restore original serviceaccount keys] ******************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/etc/origin/master/serviceaccounts.private.key) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/etc/origin/master/serviceaccounts.public.key) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=/etc/origin/master/serviceaccounts.private.key) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=/etc/origin/master/serviceaccounts.public.key) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=/etc/origin/master/serviceaccounts.private.key) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=/etc/origin/master/serviceaccounts.public.key) > >TASK [openshift_ca : Remove backup serviceaccount keys] ********************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/etc/origin/master/serviceaccounts.private.key) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/etc/origin/master/serviceaccounts.public.key) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=/etc/origin/master/serviceaccounts.private.key) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=/etc/origin/master/serviceaccounts.public.key) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=/etc/origin/master/serviceaccounts.private.key) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=/etc/origin/master/serviceaccounts.public.key) > >TASK [openshift_master_certificates : Check status of master certificates] *************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=admin.crt) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=admin.crt) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=ca.crt) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=admin.crt) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=ca.crt) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=ca-bundle.crt) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=ca.crt) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=ca-bundle.crt) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=front-proxy-ca.crt) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=ca-bundle.crt) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=front-proxy-ca.crt) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=master.kubelet-client.crt) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=front-proxy-ca.crt) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=master.kubelet-client.crt) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=master.proxy-client.crt) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=master.kubelet-client.crt) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=master.proxy-client.crt) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=master.server.crt) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=master.server.crt) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=master.proxy-client.crt) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=openshift-master.crt) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=openshift-master.crt) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=master.server.crt) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=service-signer.crt) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=service-signer.crt) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=openshift-master.crt) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=aggregator-front-proxy.crt) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=aggregator-front-proxy.crt) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=service-signer.crt) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=aggregator-front-proxy.crt) > >TASK [openshift_master_certificates : set_fact] ****************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_master_certificates : Ensure the generated_configs directory present] **************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_master_certificates : find] ********************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_master_certificates : Create the master server certificate] ************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=ec2-18-208-181-129.compute-1.amazonaws.com) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=ec2-34-207-162-222.compute-1.amazonaws.com) > >TASK [openshift_master_certificates : Generate the loopback master client config] ******************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=ec2-18-208-181-129.compute-1.amazonaws.com) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=ec2-34-207-162-222.compute-1.amazonaws.com) > >TASK [openshift_master_certificates : copy] ********************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=admin.crt) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=admin.key) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=admin.kubeconfig) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=aggregator-front-proxy.crt) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=aggregator-front-proxy.key) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=aggregator-front-proxy.kubeconfig) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=front-proxy-ca.crt) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=front-proxy-ca.key) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=master.kubelet-client.crt) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=master.kubelet-client.key) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=master.proxy-client.crt) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=master.proxy-client.key) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=service-signer.crt) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=service-signer.key) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=ca-bundle.crt) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=ca.crt) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=ca.key) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=client-ca-bundle.crt) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=serviceaccounts.private.key) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=serviceaccounts.public.key) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=admin.crt) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=admin.crt) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=admin.key) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=admin.key) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=admin.kubeconfig) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=admin.kubeconfig) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=aggregator-front-proxy.crt) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=aggregator-front-proxy.crt) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=aggregator-front-proxy.key) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=aggregator-front-proxy.key) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=aggregator-front-proxy.kubeconfig) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=aggregator-front-proxy.kubeconfig) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=front-proxy-ca.crt) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=front-proxy-ca.crt) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=front-proxy-ca.key) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=front-proxy-ca.key) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=master.kubelet-client.crt) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=master.kubelet-client.crt) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=master.kubelet-client.key) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=master.kubelet-client.key) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=master.proxy-client.crt) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=master.proxy-client.crt) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=master.proxy-client.key) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=master.proxy-client.key) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=service-signer.crt) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=service-signer.crt) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=service-signer.key) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=service-signer.key) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=ca-bundle.crt) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=ca-bundle.crt) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=ca.crt) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=ca.crt) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=ca.key) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=ca.key) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=client-ca-bundle.crt) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=client-ca-bundle.crt) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=serviceaccounts.private.key) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=serviceaccounts.private.key) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=serviceaccounts.public.key) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=serviceaccounts.public.key) > >TASK [openshift_master_certificates : Remove generated etcd client certs when using external etcd] *************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=master.etcd-client.crt) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=master.etcd-client.crt) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=master.etcd-client.key) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=master.etcd-client.key) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=master.etcd-client.crt) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] => (item=master.etcd-client.key) > >TASK [openshift_master_certificates : Create local temp directory for syncing certs] ***************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com -> localhost] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com -> localhost] > >TASK [openshift_master_certificates : Chmod local temp directory for syncing certs] ****************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > [WARNING]: Consider using the file module with mode rather than running chmod. If you need to use command because file is insufficient you can add warn=False >to this command task or set command_warnings=False in ansible.cfg to get rid of this message. > >ok: [ec2-18-208-181-129.compute-1.amazonaws.com -> localhost] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com -> localhost] > >TASK [openshift_master_certificates : Create a tarball of the master certs] ************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > [WARNING]: Consider using the unarchive module rather than running tar. If you need to use command because unarchive is insufficient you can add warn=False to >this command task or set command_warnings=False in ansible.cfg to get rid of this message. > >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_master_certificates : Retrieve the master cert tarball from the master] ************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_master_certificates : Ensure certificate directory exists] *************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_master_certificates : Unarchive the tarball on the master] *************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_master_certificates : Delete local temp directory] *********************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com -> localhost] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com -> localhost] > >TASK [openshift_master_certificates : Lookup default group for ansible_ssh_user] ********************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_master_certificates : set_fact] ****************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_master_certificates : Create the client config dir(s)] ******************************************************************************************* >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=ec2-user) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=ec2-user) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=root) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=ec2-user) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=root) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=root) > >TASK [openshift_master_certificates : Copy the admin client config(s)] ******************************************************************************************* >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=ec2-user) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=ec2-user) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=ec2-user) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=root) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=root) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=root) > >TASK [openshift_master_certificates : Update the permissions on the admin client config(s)] ********************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=ec2-user) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=ec2-user) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=ec2-user) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=root) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=root) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=root) > >TASK [openshift_master_certificates : Check for ca-bundle.crt] *************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_master_certificates : Check for ca.crt] ********************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_master_certificates : Migrate ca.crt to ca-bundle.crt] ******************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_master_certificates : Link ca.crt to ca-bundle.crt] ********************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >PLAY [Disable excluders and gather facts] ************************************************************************************************************************ > >TASK [Gathering Facts] ******************************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Debug r_openshift_excluder_enable_docker_excluder] ************************************************************************************ >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => { > "r_openshift_excluder_enable_docker_excluder": true >} >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => { > "r_openshift_excluder_enable_docker_excluder": true >} >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => { > "r_openshift_excluder_enable_docker_excluder": true >} > >TASK [openshift_excluder : Debug r_openshift_excluder_enable_openshift_excluder] ********************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => { > "r_openshift_excluder_enable_openshift_excluder": true >} >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => { > "r_openshift_excluder_enable_openshift_excluder": true >} >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => { > "r_openshift_excluder_enable_openshift_excluder": true >} > >TASK [openshift_excluder : Fail if invalid openshift_excluder_action provided] *********************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Fail if r_openshift_excluder_upgrade_target is not defined] *************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Include main action task file] ******************************************************************************************************** >included: /home/ccallega/git/openshift-ansible/roles/openshift_excluder/tasks/disable.yml for ec2-34-227-21-187.compute-1.amazonaws.com, ec2-18-208-181-129.compute-1.amazonaws.com, ec2-34-207-162-222.compute-1.amazonaws.com > >TASK [openshift_excluder : Get available excluder version] ******************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Fail when excluder package is not found] ********************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Set fact excluder_version] ************************************************************************************************************ >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : atomic-openshift-docker-excluder version detected] ************************************************************************************ >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Printing upgrade target version] ****************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Check the available atomic-openshift-docker-excluder version is at most of the upgrade target version] ******************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Get available excluder version] ******************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Fail when excluder package is not found] ********************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Set fact excluder_version] ************************************************************************************************************ >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : atomic-openshift-excluder version detected] ******************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Printing upgrade target version] ****************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Check the available atomic-openshift-excluder version is at most of the upgrade target version] *************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Check for docker-excluder] ************************************************************************************************************ >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : disable docker excluder] ************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Check for openshift excluder] ********************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : disable openshift excluder] *********************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Install docker excluder - yum] ******************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] > >TASK [openshift_excluder : Install docker excluder - dnf] ******************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Install openshift excluder - yum] ***************************************************************************************************** >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_excluder : Install openshift excluder - dnf] ***************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : set_fact] ***************************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Check for docker-excluder] ************************************************************************************************************ >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Check for openshift excluder] ********************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Enable docker excluder] *************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Enable openshift excluder] ************************************************************************************************************ >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Check for docker-excluder] ************************************************************************************************************ >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : disable docker excluder] ************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Check for openshift excluder] ********************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : disable openshift excluder] *********************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_facts] ******************************************************************************************************************************************* >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >PLAY [Generate or retrieve existing session secrets] ************************************************************************************************************* > >TASK [Gathering Facts] ******************************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Determine if sessions secrets already in place] ********************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_control_plane : slurp session secrets if defined] ************************************************************************************************ >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Gather existing session secrets from first master] ******************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_control_plane : setup session secrets if not defined] ******************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >PLAY [Configure masters] ***************************************************************************************************************************************** > >TASK [Gathering Facts] ******************************************************************************************************************************************* >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_node_group : create node config template] ******************************************************************************************************** >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_node_group : Ensure required directories are present] ******************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/etc/origin/node/pods) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=/etc/origin/node/pods) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=/etc/origin/node/pods) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=/etc/origin/node/certificates) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/etc/origin/node/certificates) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=/etc/origin/node/certificates) > >TASK [openshift_node_group : Update the sysconfig to group "node-config-master"] ********************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_node : openshift_facts] ************************************************************************************************************************** >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node : Configure Proxy Settings] ***************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={u'regex': u'^HTTP_PROXY=', u'line': u'HTTP_PROXY='}) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={u'regex': u'^HTTPS_PROXY=', u'line': u'HTTPS_PROXY='}) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={u'regex': u'^NO_PROXY=', u'line': u'NO_PROXY=[],172.30.0.0/16,10.128.0.0/14'}) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={u'regex': u'^HTTP_PROXY=', u'line': u'HTTP_PROXY='}) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={u'regex': u'^HTTPS_PROXY=', u'line': u'HTTPS_PROXY='}) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={u'regex': u'^NO_PROXY=', u'line': u'NO_PROXY=[],172.30.0.0/16,10.128.0.0/14'}) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={u'regex': u'^HTTP_PROXY=', u'line': u'HTTP_PROXY='}) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={u'regex': u'^HTTPS_PROXY=', u'line': u'HTTPS_PROXY='}) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={u'regex': u'^NO_PROXY=', u'line': u'NO_PROXY=[],172.30.0.0/16,10.128.0.0/14'}) > >TASK [openshift_master_facts : Verify required variables are set] ************************************************************************************************ >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_master_facts : Set g_metrics_hostname] *********************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_master_facts : set_fact] ************************************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_master_facts : Set master facts] ***************************************************************************************************************** >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_master_facts : Determine if scheduler config present] ******************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_master_facts : Set Default scheduler predicates and priorities] ********************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_master_facts : Retrieve current scheduler config] ************************************************************************************************ >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_master_facts : Set openshift_master_scheduler_current_config] ************************************************************************************ >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_master_facts : Test if scheduler config is readable] ********************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_master_facts : Set current scheduler predicates and priorities] ********************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_cloud_provider : Set cloud provider facts] ******************************************************************************************************* >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_cloud_provider : Create cloudprovider config dir] ************************************************************************************************ >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_cloud_provider : include the defined cloud provider files] *************************************************************************************** >included: /home/ccallega/git/openshift-ansible/roles/openshift_cloud_provider/tasks/aws.yml for ec2-34-227-21-187.compute-1.amazonaws.com, ec2-18-208-181-129.compute-1.amazonaws.com, ec2-34-207-162-222.compute-1.amazonaws.com > >TASK [openshift_cloud_provider : Create cloud config file] ******************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_cloud_provider : Configure AWS cloud provider] *************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_builddefaults : Set builddefaults] *************************************************************************************************************** >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_builddefaults : Set builddefaults config structure] ********************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_buildoverrides : Set buildoverrides config structure] ******************************************************************************************** >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_control_plane : fail] **************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Check that origin image is present] ********************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Pre-pull Origin image] *********************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Add iptables allow rules] ******************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={u'port': u'8443/tcp', u'service': u'api server https'}) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={u'port': u'8443/tcp', u'service': u'api server https'}) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={u'port': u'8443/tcp', u'service': u'api server https'}) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={u'port': u'8444/tcp', u'service': u'api controllers https'}) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={u'port': u'8444/tcp', u'service': u'api controllers https'}) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={u'port': u'8444/tcp', u'service': u'api controllers https'}) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={u'port': u'8053/tcp', u'service': u'skydns tcp'}) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={u'port': u'8053/tcp', u'service': u'skydns tcp'}) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={u'port': u'8053/tcp', u'service': u'skydns tcp'}) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={u'port': u'8053/udp', u'service': u'skydns udp'}) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={u'port': u'8053/udp', u'service': u'skydns udp'}) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={u'port': u'8053/udp', u'service': u'skydns udp'}) > >TASK [openshift_control_plane : Remove iptables rules] *********************************************************************************************************** > >TASK [openshift_control_plane : Add firewalld allow rules] ******************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={u'port': u'8443/tcp', u'service': u'api server https'}) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={u'port': u'8444/tcp', u'service': u'api controllers https'}) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={u'port': u'8053/tcp', u'service': u'skydns tcp'}) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={u'port': u'8053/udp', u'service': u'skydns udp'}) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={u'port': u'8443/tcp', u'service': u'api server https'}) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={u'port': u'8444/tcp', u'service': u'api controllers https'}) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={u'port': u'8053/tcp', u'service': u'skydns tcp'}) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={u'port': u'8053/udp', u'service': u'skydns udp'}) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={u'port': u'8443/tcp', u'service': u'api server https'}) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={u'port': u'8444/tcp', u'service': u'api controllers https'}) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={u'port': u'8053/tcp', u'service': u'skydns tcp'}) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={u'port': u'8053/udp', u'service': u'skydns udp'}) > >TASK [openshift_control_plane : Remove firewalld allow rules] **************************************************************************************************** > >TASK [openshift_control_plane : Copy static master scripts] ****************************************************************************************************** >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=scripts/docker/master-exec) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=scripts/docker/master-exec) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=scripts/docker/master-exec) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=scripts/docker/master-logs) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=scripts/docker/master-logs) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=scripts/docker/master-logs) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=scripts/docker/master-restart) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=scripts/docker/master-restart) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=scripts/docker/master-restart) > >TASK [openshift_control_plane : Ensure cri-tools installed] ****************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Create r_openshift_master_data_dir] ********************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Create config parent directory if it does not exist] ***************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Create flexvolume directory when on atomic hosts] ******************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Flex volume directory on non-atomic host] **************************************************************************************** >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Create the policy file if it does not already exist] ***************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Create the scheduler config] ***************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Install httpd-tools if needed] *************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={u'login': True, u'challenge': True, u'kind': u'DenyAllPasswordIdentityProvider', u'name': u'deny_all'}) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={u'login': True, u'challenge': True, u'kind': u'DenyAllPasswordIdentityProvider', u'name': u'deny_all'}) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={u'login': True, u'challenge': True, u'kind': u'DenyAllPasswordIdentityProvider', u'name': u'deny_all'}) > >TASK [openshift_control_plane : Create the htpasswd file if needed] ********************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={u'login': True, u'challenge': True, u'kind': u'DenyAllPasswordIdentityProvider', u'name': u'deny_all'}) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={u'login': True, u'challenge': True, u'kind': u'DenyAllPasswordIdentityProvider', u'name': u'deny_all'}) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={u'login': True, u'challenge': True, u'kind': u'DenyAllPasswordIdentityProvider', u'name': u'deny_all'}) > >TASK [openshift_control_plane : Ensure htpasswd file exists] ***************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={u'login': True, u'challenge': True, u'kind': u'DenyAllPasswordIdentityProvider', u'name': u'deny_all'}) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={u'login': True, u'challenge': True, u'kind': u'DenyAllPasswordIdentityProvider', u'name': u'deny_all'}) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={u'login': True, u'challenge': True, u'kind': u'DenyAllPasswordIdentityProvider', u'name': u'deny_all'}) > >TASK [openshift_control_plane : Create the ldap ca file if needed] *********************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={u'login': True, u'challenge': True, u'kind': u'DenyAllPasswordIdentityProvider', u'name': u'deny_all'}) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={u'login': True, u'challenge': True, u'kind': u'DenyAllPasswordIdentityProvider', u'name': u'deny_all'}) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={u'login': True, u'challenge': True, u'kind': u'DenyAllPasswordIdentityProvider', u'name': u'deny_all'}) > >TASK [openshift_control_plane : Create the openid ca file if needed] ********************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={u'login': True, u'challenge': True, u'kind': u'DenyAllPasswordIdentityProvider', u'name': u'deny_all'}) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={u'login': True, u'challenge': True, u'kind': u'DenyAllPasswordIdentityProvider', u'name': u'deny_all'}) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={u'login': True, u'challenge': True, u'kind': u'DenyAllPasswordIdentityProvider', u'name': u'deny_all'}) > >TASK [openshift_control_plane : Create the request header ca file if needed] ************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={u'login': True, u'challenge': True, u'kind': u'DenyAllPasswordIdentityProvider', u'name': u'deny_all'}) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={u'login': True, u'challenge': True, u'kind': u'DenyAllPasswordIdentityProvider', u'name': u'deny_all'}) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={u'login': True, u'challenge': True, u'kind': u'DenyAllPasswordIdentityProvider', u'name': u'deny_all'}) > >TASK [openshift_control_plane : Set fact of all etcd host IPs] *************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Create session secrets file] ***************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : set_fact] ************************************************************************************************************************ >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Create master config] ************************************************************************************************************ >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Test local loopback context] ***************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : command] ************************************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : command] ************************************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : command] ************************************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Create the master service env file] ********************************************************************************************** >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Enable bootstrapping in the master config] *************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Create temp directory for static pods] ******************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Prepare master static pods] ****************************************************************************************************** >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=apiserver.yaml) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=apiserver.yaml) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=apiserver.yaml) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=controller.yaml) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=controller.yaml) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=controller.yaml) > >TASK [openshift_control_plane : Update master static pods] ******************************************************************************************************* >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=apiserver.yaml) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=apiserver.yaml) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=apiserver.yaml) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=controller.yaml) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=controller.yaml) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=controller.yaml) > >TASK [openshift_control_plane : Update master static pod (api)] ************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Update controller-manager static pod on atomic host] ***************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : ensure pod location exists] ****************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Update master static pods] ******************************************************************************************************* >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=apiserver.yaml) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=apiserver.yaml) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=apiserver.yaml) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=controller.yaml) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=controller.yaml) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=controller.yaml) > >TASK [openshift_control_plane : Remove temporary directory] ****************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Establish the default bootstrap kubeconfig for masters] ************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/etc/origin/node/bootstrap.kubeconfig) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=/etc/origin/node/bootstrap.kubeconfig) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=/etc/origin/node/bootstrap.kubeconfig) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=/etc/origin/node/node.kubeconfig) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/etc/origin/node/node.kubeconfig) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=/etc/origin/node/node.kubeconfig) > >TASK [openshift_control_plane : Check status of control plane image pre-pull] ************************************************************************************ >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Check status of etcd image pre-pull] ********************************************************************************************* >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Start and enable self-hosting node] ********************************************************************************************** >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Get node logs] ******************************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : debug] *************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : fail] **************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Wait for control plane pods to appear] ******************************************************************************************* >FAILED - RETRYING: Wait for control plane pods to appear (60 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (60 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (60 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (59 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (59 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (59 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (58 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (58 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (58 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (57 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (57 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (57 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (56 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (56 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (56 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (55 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (55 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (55 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (54 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (54 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (54 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (53 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (53 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (53 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (52 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (52 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (52 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (51 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (51 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (51 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (50 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (50 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (50 retries left). >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=etcd) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=api) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=etcd) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=controllers) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=api) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=etcd) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=controllers) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=api) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=controllers) > >TASK [openshift_control_plane : Check status in the kube-system namespace] *************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : debug] *************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Get pods in the kube-system namespace] ******************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : debug] *************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Get events in the kube-system namespace] ***************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : debug] *************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Get node logs] ******************************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : debug] *************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Report control plane errors] ***************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Wait for all control plane pods to become ready] ********************************************************************************* >FAILED - RETRYING: Wait for all control plane pods to become ready (60 retries left). >FAILED - RETRYING: Wait for all control plane pods to become ready (60 retries left). >FAILED - RETRYING: Wait for all control plane pods to become ready (60 retries left). >FAILED - RETRYING: Wait for all control plane pods to become ready (59 retries left). >FAILED - RETRYING: Wait for all control plane pods to become ready (59 retries left). >FAILED - RETRYING: Wait for all control plane pods to become ready (59 retries left). >FAILED - RETRYING: Wait for all control plane pods to become ready (58 retries left). >FAILED - RETRYING: Wait for all control plane pods to become ready (58 retries left). >FAILED - RETRYING: Wait for all control plane pods to become ready (58 retries left). >FAILED - RETRYING: Wait for all control plane pods to become ready (57 retries left). >FAILED - RETRYING: Wait for all control plane pods to become ready (57 retries left). >FAILED - RETRYING: Wait for all control plane pods to become ready (57 retries left). >FAILED - RETRYING: Wait for all control plane pods to become ready (56 retries left). >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=etcd) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=etcd) >FAILED - RETRYING: Wait for all control plane pods to become ready (60 retries left). >FAILED - RETRYING: Wait for all control plane pods to become ready (60 retries left). >FAILED - RETRYING: Wait for all control plane pods to become ready (55 retries left). >FAILED - RETRYING: Wait for all control plane pods to become ready (59 retries left). >FAILED - RETRYING: Wait for all control plane pods to become ready (59 retries left). >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=etcd) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=api) >FAILED - RETRYING: Wait for all control plane pods to become ready (58 retries left). >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=controllers) >FAILED - RETRYING: Wait for all control plane pods to become ready (58 retries left). >FAILED - RETRYING: Wait for all control plane pods to become ready (57 retries left). >FAILED - RETRYING: Wait for all control plane pods to become ready (57 retries left). >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=api) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=controllers) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=api) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=controllers) > >TASK [openshift_control_plane : debug] *************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Get events in the kube-system namespace] ***************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : debug] *************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Get node logs] ******************************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : debug] *************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Get API logs] ******************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : debug] *************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Get controllers logs] ************************************************************************************************************ >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : debug] *************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Get etcd logs] ******************************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : debug] *************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Report control plane errors] ***************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Wait for APIs to become available] *********************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=apps.openshift.io) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=apps.openshift.io) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=apps.openshift.io) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=authorization.openshift.io) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=authorization.openshift.io) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=authorization.openshift.io) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=build.openshift.io) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=build.openshift.io) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=build.openshift.io) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=image.openshift.io) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=image.openshift.io) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=image.openshift.io) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=network.openshift.io) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=network.openshift.io) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=oauth.openshift.io) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=network.openshift.io) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=oauth.openshift.io) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=project.openshift.io) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=project.openshift.io) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=oauth.openshift.io) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=quota.openshift.io) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=quota.openshift.io) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=project.openshift.io) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=route.openshift.io) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=route.openshift.io) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=security.openshift.io) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=quota.openshift.io) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=security.openshift.io) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=template.openshift.io) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=route.openshift.io) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=template.openshift.io) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=user.openshift.io) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=user.openshift.io) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=security.openshift.io) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=template.openshift.io) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=user.openshift.io) > >TASK [openshift_control_plane : Get API logs] ******************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : debug] *************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : fail] **************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Remove oc cache to refresh a list of APIs] *************************************************************************************** >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [tuned : Check for tuned package] *************************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [tuned : Set tuned OpenShift variables] ********************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [tuned : Ensure directory structure exists] ***************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={'serole': 'object_r', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'setype': 'vmblock_t', 'state': 'directory', 'gid': 1000, 'mode': '0755', 'mtime': 1532957318.0, 'owner': 'ccallega', 'path': u'openshift-node', 'size': 96, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'ctime': 1532957318.0}) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={'serole': 'object_r', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'setype': 'vmblock_t', 'state': 'directory', 'gid': 1000, 'mode': '0755', 'mtime': 1532957318.0, 'owner': 'ccallega', 'path': u'openshift-node', 'size': 96, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'ctime': 1532957318.0}) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={'serole': 'object_r', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'setype': 'vmblock_t', 'state': 'directory', 'gid': 1000, 'mode': '0755', 'mtime': 1532957318.0, 'owner': 'ccallega', 'path': u'openshift-node', 'size': 96, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'ctime': 1532957318.0}) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={'serole': 'object_r', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'setype': 'vmblock_t', 'state': 'directory', 'gid': 1000, 'mode': '0755', 'mtime': 1527607272.0, 'owner': 'ccallega', 'path': u'openshift-control-plane', 'size': 96, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'ctime': 1529426528.0}) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={'serole': 'object_r', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'setype': 'vmblock_t', 'state': 'directory', 'gid': 1000, 'mode': '0755', 'mtime': 1527607272.0, 'owner': 'ccallega', 'path': u'openshift-control-plane', 'size': 96, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'ctime': 1529426528.0}) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={'serole': 'object_r', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'setype': 'vmblock_t', 'state': 'directory', 'gid': 1000, 'mode': '0755', 'mtime': 1527607272.0, 'owner': 'ccallega', 'path': u'openshift-control-plane', 'size': 96, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'ctime': 1529426528.0}) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={'serole': 'object_r', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'setype': 'vmblock_t', 'state': 'directory', 'gid': 1000, 'mode': '0755', 'mtime': 1529696991.0, 'owner': 'ccallega', 'path': u'openshift', 'size': 96, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'ctime': 1529696991.0}) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={'src': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates/recommend.conf', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'serole': 'object_r', 'ctime': 1529696991.0, 'state': 'file', 'gid': 1000, 'mode': '0644', 'mtime': 1529696991.0, 'owner': 'ccallega', 'path': u'recommend.conf', 'size': 290, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'setype': 'vmblock_t'}) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={'src': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates/openshift-node/tuned.conf', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'serole': 'object_r', 'ctime': 1532957318.0, 'state': 'file', 'gid': 1000, 'mode': '0644', 'mtime': 1532957318.0, 'owner': 'ccallega', 'path': u'openshift-node/tuned.conf', 'size': 283, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'setype': 'vmblock_t'}) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={'src': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates/openshift-control-plane/tuned.conf', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'serole': 'object_r', 'ctime': 1529426486.0, 'state': 'file', 'gid': 1000, 'mode': '0644', 'mtime': 1527607272.0, 'owner': 'ccallega', 'path': u'openshift-control-plane/tuned.conf', 'size': 744, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'setype': 'vmblock_t'}) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={'src': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates/openshift/tuned.conf', 'group': u'ccallega', 'uid': 1000, 'selevel': u's0', 'seuser': u'system_u', 'serole': u'object_r', 'ctime': 1529696991.0, 'state': u'file', 'gid': 1000, 'mode': u'0644', 'mtime': 1529696991.0, 'owner': u'ccallega', 'path': u'openshift/tuned.conf', 'size': 594, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'setype': u'vmblock_t'}) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={'serole': 'object_r', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'setype': 'vmblock_t', 'state': 'directory', 'gid': 1000, 'mode': '0755', 'mtime': 1529696991.0, 'owner': 'ccallega', 'path': u'openshift', 'size': 96, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'ctime': 1529696991.0}) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={'serole': 'object_r', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'setype': 'vmblock_t', 'state': 'directory', 'gid': 1000, 'mode': '0755', 'mtime': 1529696991.0, 'owner': 'ccallega', 'path': u'openshift', 'size': 96, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'ctime': 1529696991.0}) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={'src': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates/recommend.conf', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'serole': 'object_r', 'ctime': 1529696991.0, 'state': 'file', 'gid': 1000, 'mode': '0644', 'mtime': 1529696991.0, 'owner': 'ccallega', 'path': u'recommend.conf', 'size': 290, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'setype': 'vmblock_t'}) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={'src': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates/recommend.conf', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'serole': 'object_r', 'ctime': 1529696991.0, 'state': 'file', 'gid': 1000, 'mode': '0644', 'mtime': 1529696991.0, 'owner': 'ccallega', 'path': u'recommend.conf', 'size': 290, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'setype': 'vmblock_t'}) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={'src': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates/openshift-node/tuned.conf', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'serole': 'object_r', 'ctime': 1532957318.0, 'state': 'file', 'gid': 1000, 'mode': '0644', 'mtime': 1532957318.0, 'owner': 'ccallega', 'path': u'openshift-node/tuned.conf', 'size': 283, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'setype': 'vmblock_t'}) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={'src': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates/openshift-node/tuned.conf', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'serole': 'object_r', 'ctime': 1532957318.0, 'state': 'file', 'gid': 1000, 'mode': '0644', 'mtime': 1532957318.0, 'owner': 'ccallega', 'path': u'openshift-node/tuned.conf', 'size': 283, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'setype': 'vmblock_t'}) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={'src': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates/openshift-control-plane/tuned.conf', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'serole': 'object_r', 'ctime': 1529426486.0, 'state': 'file', 'gid': 1000, 'mode': '0644', 'mtime': 1527607272.0, 'owner': 'ccallega', 'path': u'openshift-control-plane/tuned.conf', 'size': 744, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'setype': 'vmblock_t'}) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={'src': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates/openshift-control-plane/tuned.conf', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'serole': 'object_r', 'ctime': 1529426486.0, 'state': 'file', 'gid': 1000, 'mode': '0644', 'mtime': 1527607272.0, 'owner': 'ccallega', 'path': u'openshift-control-plane/tuned.conf', 'size': 744, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'setype': 'vmblock_t'}) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={'src': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates/openshift/tuned.conf', 'group': u'ccallega', 'uid': 1000, 'selevel': u's0', 'seuser': u'system_u', 'serole': u'object_r', 'ctime': 1529696991.0, 'state': u'file', 'gid': 1000, 'mode': u'0644', 'mtime': 1529696991.0, 'owner': u'ccallega', 'path': u'openshift/tuned.conf', 'size': 594, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'setype': u'vmblock_t'}) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={'src': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates/openshift/tuned.conf', 'group': u'ccallega', 'uid': 1000, 'selevel': u's0', 'seuser': u'system_u', 'serole': u'object_r', 'ctime': 1529696991.0, 'state': u'file', 'gid': 1000, 'mode': u'0644', 'mtime': 1529696991.0, 'owner': u'ccallega', 'path': u'openshift/tuned.conf', 'size': 594, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'setype': u'vmblock_t'}) > >TASK [tuned : Ensure files are populated from templates] ********************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={'serole': 'object_r', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'setype': 'vmblock_t', 'state': 'directory', 'gid': 1000, 'mode': '0755', 'mtime': 1532957318.0, 'owner': 'ccallega', 'path': u'openshift-node', 'size': 96, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'ctime': 1532957318.0}) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={'serole': 'object_r', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'setype': 'vmblock_t', 'state': 'directory', 'gid': 1000, 'mode': '0755', 'mtime': 1527607272.0, 'owner': 'ccallega', 'path': u'openshift-control-plane', 'size': 96, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'ctime': 1529426528.0}) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={'serole': 'object_r', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'setype': 'vmblock_t', 'state': 'directory', 'gid': 1000, 'mode': '0755', 'mtime': 1529696991.0, 'owner': 'ccallega', 'path': u'openshift', 'size': 96, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'ctime': 1529696991.0}) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={'serole': 'object_r', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'setype': 'vmblock_t', 'state': 'directory', 'gid': 1000, 'mode': '0755', 'mtime': 1532957318.0, 'owner': 'ccallega', 'path': u'openshift-node', 'size': 96, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'ctime': 1532957318.0}) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={'serole': 'object_r', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'setype': 'vmblock_t', 'state': 'directory', 'gid': 1000, 'mode': '0755', 'mtime': 1527607272.0, 'owner': 'ccallega', 'path': u'openshift-control-plane', 'size': 96, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'ctime': 1529426528.0}) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={'serole': 'object_r', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'setype': 'vmblock_t', 'state': 'directory', 'gid': 1000, 'mode': '0755', 'mtime': 1529696991.0, 'owner': 'ccallega', 'path': u'openshift', 'size': 96, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'ctime': 1529696991.0}) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={'serole': 'object_r', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'setype': 'vmblock_t', 'state': 'directory', 'gid': 1000, 'mode': '0755', 'mtime': 1532957318.0, 'owner': 'ccallega', 'path': u'openshift-node', 'size': 96, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'ctime': 1532957318.0}) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={'serole': 'object_r', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'setype': 'vmblock_t', 'state': 'directory', 'gid': 1000, 'mode': '0755', 'mtime': 1527607272.0, 'owner': 'ccallega', 'path': u'openshift-control-plane', 'size': 96, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'ctime': 1529426528.0}) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={'serole': 'object_r', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'setype': 'vmblock_t', 'state': 'directory', 'gid': 1000, 'mode': '0755', 'mtime': 1529696991.0, 'owner': 'ccallega', 'path': u'openshift', 'size': 96, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'ctime': 1529696991.0}) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={'src': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates/recommend.conf', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'serole': 'object_r', 'ctime': 1529696991.0, 'state': 'file', 'gid': 1000, 'mode': '0644', 'mtime': 1529696991.0, 'owner': 'ccallega', 'path': u'recommend.conf', 'size': 290, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'setype': 'vmblock_t'}) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={'src': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates/recommend.conf', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'serole': 'object_r', 'ctime': 1529696991.0, 'state': 'file', 'gid': 1000, 'mode': '0644', 'mtime': 1529696991.0, 'owner': 'ccallega', 'path': u'recommend.conf', 'size': 290, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'setype': 'vmblock_t'}) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={'src': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates/recommend.conf', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'serole': 'object_r', 'ctime': 1529696991.0, 'state': 'file', 'gid': 1000, 'mode': '0644', 'mtime': 1529696991.0, 'owner': 'ccallega', 'path': u'recommend.conf', 'size': 290, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'setype': 'vmblock_t'}) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={'src': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates/openshift-node/tuned.conf', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'serole': 'object_r', 'ctime': 1532957318.0, 'state': 'file', 'gid': 1000, 'mode': '0644', 'mtime': 1532957318.0, 'owner': 'ccallega', 'path': u'openshift-node/tuned.conf', 'size': 283, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'setype': 'vmblock_t'}) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={'src': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates/openshift-node/tuned.conf', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'serole': 'object_r', 'ctime': 1532957318.0, 'state': 'file', 'gid': 1000, 'mode': '0644', 'mtime': 1532957318.0, 'owner': 'ccallega', 'path': u'openshift-node/tuned.conf', 'size': 283, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'setype': 'vmblock_t'}) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={'src': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates/openshift-node/tuned.conf', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'serole': 'object_r', 'ctime': 1532957318.0, 'state': 'file', 'gid': 1000, 'mode': '0644', 'mtime': 1532957318.0, 'owner': 'ccallega', 'path': u'openshift-node/tuned.conf', 'size': 283, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'setype': 'vmblock_t'}) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={'src': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates/openshift-control-plane/tuned.conf', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'serole': 'object_r', 'ctime': 1529426486.0, 'state': 'file', 'gid': 1000, 'mode': '0644', 'mtime': 1527607272.0, 'owner': 'ccallega', 'path': u'openshift-control-plane/tuned.conf', 'size': 744, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'setype': 'vmblock_t'}) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={'src': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates/openshift-control-plane/tuned.conf', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'serole': 'object_r', 'ctime': 1529426486.0, 'state': 'file', 'gid': 1000, 'mode': '0644', 'mtime': 1527607272.0, 'owner': 'ccallega', 'path': u'openshift-control-plane/tuned.conf', 'size': 744, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'setype': 'vmblock_t'}) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={'src': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates/openshift-control-plane/tuned.conf', 'group': u'ccallega', 'uid': 1000, 'selevel': 's0', 'seuser': 'system_u', 'serole': 'object_r', 'ctime': 1529426486.0, 'state': 'file', 'gid': 1000, 'mode': '0644', 'mtime': 1527607272.0, 'owner': 'ccallega', 'path': u'openshift-control-plane/tuned.conf', 'size': 744, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'setype': 'vmblock_t'}) >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={'src': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates/openshift/tuned.conf', 'group': u'ccallega', 'uid': 1000, 'selevel': u's0', 'seuser': u'system_u', 'serole': u'object_r', 'ctime': 1529696991.0, 'state': u'file', 'gid': 1000, 'mode': u'0644', 'mtime': 1529696991.0, 'owner': u'ccallega', 'path': u'openshift/tuned.conf', 'size': 594, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'setype': u'vmblock_t'}) >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={'src': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates/openshift/tuned.conf', 'group': u'ccallega', 'uid': 1000, 'selevel': u's0', 'seuser': u'system_u', 'serole': u'object_r', 'ctime': 1529696991.0, 'state': u'file', 'gid': 1000, 'mode': u'0644', 'mtime': 1529696991.0, 'owner': u'ccallega', 'path': u'openshift/tuned.conf', 'size': 594, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'setype': u'vmblock_t'}) >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={'src': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates/openshift/tuned.conf', 'group': u'ccallega', 'uid': 1000, 'selevel': u's0', 'seuser': u'system_u', 'serole': u'object_r', 'ctime': 1529696991.0, 'state': u'file', 'gid': 1000, 'mode': u'0644', 'mtime': 1529696991.0, 'owner': u'ccallega', 'path': u'openshift/tuned.conf', 'size': 594, 'root': u'/home/ccallega/git/openshift-ansible/roles/tuned/templates', 'setype': u'vmblock_t'}) > >TASK [tuned : Make tuned use the recommended tuned profile on restart] ******************************************************************************************* >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/etc/tuned/active_profile) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=/etc/tuned/active_profile) >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=/etc/tuned/profile_mode) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=/etc/tuned/active_profile) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/etc/tuned/profile_mode) >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=/etc/tuned/profile_mode) > >TASK [tuned : Restart tuned service] ***************************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_common : Set the Nuage plugin openshift directory fact to handle Atomic host install] **************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_common : Set the Nuage CNI network config directory fact to handle Atomic host install] ************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_common : Set the Nuage CNI binary directory fact to handle Atomic host install] ********************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_common : Assure CNI plugin config dir exists before daemon set install] ****************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_common : Assure CNI netconf directory exists before daemon set install] ****************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_common : Assure CNI plugin binary directory exists before daemon set install] ************************************************************************ >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_common : Set the Nuage plugin openshift directory fact to handle Atomic host install] **************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_common : Set the Nuage CNI network config directory fact to handle Atomic host install] ************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_common : Set the Nuage CNI binary directory fact to handle Atomic host install] ********************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_common : Assure CNI plugin config dir exists before daemon set install] ****************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_common : Assure CNI netconf directory exists before daemon set install] ****************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_common : Assure CNI plugin binary directory exists before daemon set install] ************************************************************************ >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_ca : Install openssl] ******************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_ca : Create CA directory] **************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [nuage_ca : Create certificate directory] ******************************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [nuage_ca : Check if the CA key already exists] ************************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_ca : Create CA key] ********************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [nuage_ca : Check if the CA crt already exists] ************************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_ca : Create CA crt] ********************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [nuage_ca : Create the serial file] ************************************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [nuage_ca : Copy SSL config file] *************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [nuage_master : Add iptables allow rules] ******************************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={u'port': u'9443/tcp', u'service': u'openshift-monitor'}) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={u'port': u'9443/tcp', u'service': u'openshift-monitor'}) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={u'port': u'9443/tcp', u'service': u'openshift-monitor'}) > >TASK [nuage_master : Remove iptables rules] ********************************************************************************************************************** > >TASK [nuage_master : Add firewalld allow rules] ****************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item={u'port': u'9443/tcp', u'service': u'openshift-monitor'}) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item={u'port': u'9443/tcp', u'service': u'openshift-monitor'}) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item={u'port': u'9443/tcp', u'service': u'openshift-monitor'}) > >TASK [nuage_master : Remove firewalld allow rules] *************************************************************************************************************** > >TASK [nuage_master : Set the Nuage certificate directory fact for Atomic hosts] ********************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_master : Set the Nuage kubeconfig file path fact for Atomic hosts] *********************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_master : Set the Nuage monitor yaml location fact for Atomic hosts] ********************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_master : Set the Nuage monitor certs location fact for Atomic hosts] ********************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_master : Set the Nuage master config directory for daemon sets install] ****************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_master : Set the Nuage node config directory for daemon sets install] ******************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_master : Set the Nuage CNI plugin binary directory for daemon sets install] ************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_master : Set the Nuage VRS mount dir for daemon sets install] **************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_master : Create directory /usr/share/nuage-openshift-monitor] **************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_master : Create directory /var/usr/share/nuage-openshift-monitor] ************************************************************************************ >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_master : Create directory /var/usr/bin for monitor binary on atomic] ********************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_master : Create CNI bin directory /var/opt/cni/bin] ************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_master : Create the log directory] ******************************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_master : include_tasks] ****************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_master : Download the certs and keys] **************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=ca.crt) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=nuage.crt) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=nuage.key) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=nuage.kubeconfig) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=ca.crt) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=nuage.crt) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=nuage.key) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=nuage.kubeconfig) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=ca.crt) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=nuage.crt) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=nuage.key) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=nuage.kubeconfig) > >TASK [nuage_master : Copy the certificates and keys] ************************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=ca.crt) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=nuage.crt) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=nuage.key) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=nuage.kubeconfig) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=ca.crt) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=nuage.crt) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=nuage.key) >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] => (item=nuage.kubeconfig) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=ca.crt) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=nuage.crt) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=nuage.key) >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] => (item=nuage.kubeconfig) > >TASK [nuage_master : include_tasks] ****************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_master : include_tasks] ****************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_master : Install Nuage VSD user certificate] ********************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_master : Install Nuage VSD user key] ***************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_master : Create Nuage master daemon set yaml file] *************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_master : Create Nuage node daemon set yaml file] ***************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_master : Create Nuage Infra Pod daemon set yaml file] ************************************************************************************************ >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_master : Create Nuage strongswan Pod daemon set yaml file for EVDF platform] ************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_master : Add the service account to the privileged scc to have root permissions for kube-system] ***************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_master : Add the service account to the privileged scc to have root permissions for openshift-infra] ************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_master : Spawn Nuage Master monitor daemon sets pod] ************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_master : Spawn Nuage CNI daemon sets pod] ************************************************************************************************************ >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_master : Spawn Nuage Infra daemon sets pod] ********************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_master : Spawn strongswan daemon sets pod for EVDF platform] ***************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [nuage_master : Restart daemons] **************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [calico_master : include_tasks] ***************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [calico_master : Calico Master | oc adm policy add-scc-to-user privileged system:serviceaccount:kube-system:calico-node] ************************************ >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [calico_master : Calico Master | oc adm policy add-scc-to-user privileged system:serviceaccount:kube-system:calico-kube-controllers] ************************ >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [calico_master : Calico Master | oc adm policy add-scc-to-user privileged system:serviceaccount:kube-system:calico-upgrade-job] ***************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [calico_master : Set default selector for kube-system] ****************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [calico_master : Calico Master | Create temp directory] ***************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [calico_master : Calico Master | Parse node version] ******************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [calico_master : Calico Master | Write Calico v2] *********************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [calico_master : Calico Master | Write Calico v3] *********************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [calico_master : Calico Master | Launch Calico] ************************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [calico_master : Calico Master | Delete temp directory] ***************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [kuryr : Perform OpenShift ServiceAccount config] *********************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [kuryr : Create kuryr manifests tempdir] ******************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [kuryr : Create OpenShift node's ImageStreamTag manifest] *************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [kuryr : Set certificate contents as fact] ****************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [kuryr : Create Kuryr certificates Secret manifest] ********************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [kuryr : Create kuryr ConfigMap manifest] ******************************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [kuryr : Create kuryr-controller Deployment manifest] ******************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [kuryr : Create kuryr-cni DaemonSet manifest] *************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [kuryr : Create kuryrnet CRD manifest] ********************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [kuryr : Apply OpenShift node's ImageStreamTag manifest] **************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [kuryr : Apply Kuryr certificates Secret] ******************************************************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [kuryr : Apply ConfigMap manifest] ************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [kuryr : Apply Controller Deployment manifest] ************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [kuryr : Apply kuryr-cni DaemonSet manifest] **************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [kuryr : Apply kuryrnet CRD manifest] *********************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_control_plane : modify controller args] ********************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : create service account kubeconfig with csr rights] ******************************************************************************* >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_control_plane : put service account kubeconfig into a file on disk for bootstrap] **************************************************************** >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [Create group for deployment type] ************************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Debug r_openshift_excluder_enable_docker_excluder] ************************************************************************************ >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => { > "r_openshift_excluder_enable_docker_excluder": true >} >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => { > "r_openshift_excluder_enable_docker_excluder": true >} >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => { > "r_openshift_excluder_enable_docker_excluder": true >} > >TASK [openshift_excluder : Debug r_openshift_excluder_enable_openshift_excluder] ********************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => { > "r_openshift_excluder_enable_openshift_excluder": true >} >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] => { > "r_openshift_excluder_enable_openshift_excluder": true >} >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] => { > "r_openshift_excluder_enable_openshift_excluder": true >} > >TASK [openshift_excluder : Fail if invalid openshift_excluder_action provided] *********************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Fail if r_openshift_excluder_upgrade_target is not defined] *************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Include main action task file] ******************************************************************************************************** >included: /home/ccallega/git/openshift-ansible/roles/openshift_excluder/tasks/enable.yml for ec2-34-227-21-187.compute-1.amazonaws.com, ec2-18-208-181-129.compute-1.amazonaws.com, ec2-34-207-162-222.compute-1.amazonaws.com > >TASK [openshift_excluder : Install docker excluder - yum] ******************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Install docker excluder - dnf] ******************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Install openshift excluder - yum] ***************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Install openshift excluder - dnf] ***************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : set_fact] ***************************************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] >skipping: [ec2-18-208-181-129.compute-1.amazonaws.com] >skipping: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Check for docker-excluder] ************************************************************************************************************ >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Check for openshift excluder] ********************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Enable docker excluder] *************************************************************************************************************** >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >TASK [openshift_excluder : Enable openshift excluder] ************************************************************************************************************ >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] >changed: [ec2-18-208-181-129.compute-1.amazonaws.com] >changed: [ec2-34-207-162-222.compute-1.amazonaws.com] > >PLAY [Deploy the central bootstrap configuration] **************************************************************************************************************** > >TASK [openshift_node_group : Build node config maps] ************************************************************************************************************* >included: /home/ccallega/git/openshift-ansible/roles/openshift_node_group/tasks/create_config.yml for ec2-34-227-21-187.compute-1.amazonaws.com >included: /home/ccallega/git/openshift-ansible/roles/openshift_node_group/tasks/create_config.yml for ec2-34-227-21-187.compute-1.amazonaws.com >included: /home/ccallega/git/openshift-ansible/roles/openshift_node_group/tasks/create_config.yml for ec2-34-227-21-187.compute-1.amazonaws.com >included: /home/ccallega/git/openshift-ansible/roles/openshift_node_group/tasks/create_config.yml for ec2-34-227-21-187.compute-1.amazonaws.com >included: /home/ccallega/git/openshift-ansible/roles/openshift_node_group/tasks/create_config.yml for ec2-34-227-21-187.compute-1.amazonaws.com > >TASK [openshift_node_group : include_tasks] ********************************************************************************************************************** >included: /home/ccallega/git/openshift-ansible/roles/openshift_node_group/tasks/fetch_config.yml for ec2-34-227-21-187.compute-1.amazonaws.com > >TASK [openshift_node_group : fetch node configmap] *************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : debug node config] ****************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => { > "configout": { > "changed": false, > "failed": false, > "results": { > "cmd": "/bin/oc get configmap node-config-master -o json -n openshift-node", > "results": [ > {} > ], > "returncode": 0, > "stderr": "Error from server (NotFound): configmaps \"node-config-master\" not found\n", > "stdout": "" > }, > "state": "list" > } >} > >TASK [openshift_node_group : create a temp dir for this work] **************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : create node config template] ******************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : lay down the config from the existing configmap] ************************************************************************************ >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : specialize the generated configs for node-config-master] **************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : show the yeditout debug var] ******************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => { > "yeditout": { > "changed": true, > "failed": false, > "result": [ > { > "edit": { > "apiVersion": "v1", > "authConfig": { > "authenticationCacheSize": 1000, > "authenticationCacheTTL": "5m", > "authorizationCacheSize": 1000, > "authorizationCacheTTL": "5m" > }, > "dnsBindAddress": "127.0.0.1:53", > "dnsDomain": "cluster.local", > "dnsIP": "0.0.0.0", > "dnsNameservers": null, > "dnsRecursiveResolvConf": "/etc/origin/node/resolv.conf", > "dockerConfig": { > "dockerShimRootDirectory": "/var/lib/dockershim", > "dockerShimSocket": "/var/run/dockershim.sock", > "execHandlerName": "native" > }, > "enableUnidling": true, > "imageConfig": { > "format": "registry.access.redhat.com/openshift3/ose-${component}:${version}", > "latest": false > }, > "iptablesSyncPeriod": "30s", > "kind": "NodeConfig", > "kubeletArguments": { > "bootstrap-kubeconfig": [ > "/etc/origin/node/bootstrap.kubeconfig" > ], > "cert-dir": [ > "/etc/origin/node/certificates" > ], > "cloud-config": [ > "/etc/origin/cloudprovider/aws.conf" > ], > "cloud-provider": [ > "aws" > ], > "enable-controller-attach-detach": [ > "true" > ], > "feature-gates": [ > "RotateKubeletClientCertificate=true,RotateKubeletServerCertificate=true" > ], > "node-labels": [ > "node-role.kubernetes.io/master=true" > ], > "pod-manifest-path": [ > "/etc/origin/node/pods" > ], > "rotate-certificates": [ > "true" > ] > }, > "masterClientConnectionOverrides": { > "acceptContentTypes": "application/vnd.kubernetes.protobuf,application/json", > "burst": 40, > "contentType": "application/vnd.kubernetes.protobuf", > "qps": 20 > }, > "masterKubeConfig": "node.kubeconfig", > "networkConfig": { > "mtu": 8951, > "networkPluginName": "redhat/openshift-ovs-networkpolicy" > }, > "servingInfo": { > "bindAddress": "0.0.0.0:10250", > "bindNetwork": "tcp4", > "clientCA": "client-ca.crt" > }, > "volumeConfig": { > "localQuota": { > "perFSGroup": null > } > }, > "volumeDirectory": "/var/lib/origin/openshift.local.volumes" > }, > "key": "kubeletArguments.node-labels" > } > ], > "state": "present" > } >} > >TASK [openshift_node_group : create volume config template] ****************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : lay down the volume config from the existing configmap] ***************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : specialize the volume config for node-config-master] ******************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : show the volume_yeditout debug var] ************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => { > "volume_yeditout": { > "changed": false, > "failed": false, > "result": [], > "state": "present" > } >} > >TASK [openshift_node_group : create node-config.yaml configmap] ************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : create node-config.yaml and volume-config.yaml configmap] *************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : remove templated files] ************************************************************************************************************* >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : include_tasks] ********************************************************************************************************************** >included: /home/ccallega/git/openshift-ansible/roles/openshift_node_group/tasks/fetch_config.yml for ec2-34-227-21-187.compute-1.amazonaws.com > >TASK [openshift_node_group : fetch node configmap] *************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : debug node config] ****************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => { > "configout": { > "changed": false, > "failed": false, > "results": { > "cmd": "/bin/oc get configmap node-config-infra -o json -n openshift-node", > "results": [ > {} > ], > "returncode": 0, > "stderr": "Error from server (NotFound): configmaps \"node-config-infra\" not found\n", > "stdout": "" > }, > "state": "list" > } >} > >TASK [openshift_node_group : create a temp dir for this work] **************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : create node config template] ******************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : lay down the config from the existing configmap] ************************************************************************************ >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : specialize the generated configs for node-config-infra] ***************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : show the yeditout debug var] ******************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => { > "yeditout": { > "changed": true, > "failed": false, > "result": [ > { > "edit": { > "apiVersion": "v1", > "authConfig": { > "authenticationCacheSize": 1000, > "authenticationCacheTTL": "5m", > "authorizationCacheSize": 1000, > "authorizationCacheTTL": "5m" > }, > "dnsBindAddress": "127.0.0.1:53", > "dnsDomain": "cluster.local", > "dnsIP": "0.0.0.0", > "dnsNameservers": null, > "dnsRecursiveResolvConf": "/etc/origin/node/resolv.conf", > "dockerConfig": { > "dockerShimRootDirectory": "/var/lib/dockershim", > "dockerShimSocket": "/var/run/dockershim.sock", > "execHandlerName": "native" > }, > "enableUnidling": true, > "imageConfig": { > "format": "registry.access.redhat.com/openshift3/ose-${component}:${version}", > "latest": false > }, > "iptablesSyncPeriod": "30s", > "kind": "NodeConfig", > "kubeletArguments": { > "bootstrap-kubeconfig": [ > "/etc/origin/node/bootstrap.kubeconfig" > ], > "cert-dir": [ > "/etc/origin/node/certificates" > ], > "cloud-config": [ > "/etc/origin/cloudprovider/aws.conf" > ], > "cloud-provider": [ > "aws" > ], > "enable-controller-attach-detach": [ > "true" > ], > "feature-gates": [ > "RotateKubeletClientCertificate=true,RotateKubeletServerCertificate=true" > ], > "node-labels": [ > "node-role.kubernetes.io/infra=true" > ], > "pod-manifest-path": [ > "/etc/origin/node/pods" > ], > "rotate-certificates": [ > "true" > ] > }, > "masterClientConnectionOverrides": { > "acceptContentTypes": "application/vnd.kubernetes.protobuf,application/json", > "burst": 40, > "contentType": "application/vnd.kubernetes.protobuf", > "qps": 20 > }, > "masterKubeConfig": "node.kubeconfig", > "networkConfig": { > "mtu": 8951, > "networkPluginName": "redhat/openshift-ovs-networkpolicy" > }, > "servingInfo": { > "bindAddress": "0.0.0.0:10250", > "bindNetwork": "tcp4", > "clientCA": "client-ca.crt" > }, > "volumeConfig": { > "localQuota": { > "perFSGroup": null > } > }, > "volumeDirectory": "/var/lib/origin/openshift.local.volumes" > }, > "key": "kubeletArguments.node-labels" > } > ], > "state": "present" > } >} > >TASK [openshift_node_group : create volume config template] ****************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : lay down the volume config from the existing configmap] ***************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : specialize the volume config for node-config-infra] ********************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : show the volume_yeditout debug var] ************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => { > "volume_yeditout": { > "changed": false, > "failed": false, > "result": [], > "state": "present" > } >} > >TASK [openshift_node_group : create node-config.yaml configmap] ************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : create node-config.yaml and volume-config.yaml configmap] *************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : remove templated files] ************************************************************************************************************* >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : include_tasks] ********************************************************************************************************************** >included: /home/ccallega/git/openshift-ansible/roles/openshift_node_group/tasks/fetch_config.yml for ec2-34-227-21-187.compute-1.amazonaws.com > >TASK [openshift_node_group : fetch node configmap] *************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : debug node config] ****************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => { > "configout": { > "changed": false, > "failed": false, > "results": { > "cmd": "/bin/oc get configmap node-config-compute -o json -n openshift-node", > "results": [ > {} > ], > "returncode": 0, > "stderr": "Error from server (NotFound): configmaps \"node-config-compute\" not found\n", > "stdout": "" > }, > "state": "list" > } >} > >TASK [openshift_node_group : create a temp dir for this work] **************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : create node config template] ******************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : lay down the config from the existing configmap] ************************************************************************************ >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : specialize the generated configs for node-config-compute] *************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : show the yeditout debug var] ******************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => { > "yeditout": { > "changed": true, > "failed": false, > "result": [ > { > "edit": { > "apiVersion": "v1", > "authConfig": { > "authenticationCacheSize": 1000, > "authenticationCacheTTL": "5m", > "authorizationCacheSize": 1000, > "authorizationCacheTTL": "5m" > }, > "dnsBindAddress": "127.0.0.1:53", > "dnsDomain": "cluster.local", > "dnsIP": "0.0.0.0", > "dnsNameservers": null, > "dnsRecursiveResolvConf": "/etc/origin/node/resolv.conf", > "dockerConfig": { > "dockerShimRootDirectory": "/var/lib/dockershim", > "dockerShimSocket": "/var/run/dockershim.sock", > "execHandlerName": "native" > }, > "enableUnidling": true, > "imageConfig": { > "format": "registry.access.redhat.com/openshift3/ose-${component}:${version}", > "latest": false > }, > "iptablesSyncPeriod": "30s", > "kind": "NodeConfig", > "kubeletArguments": { > "bootstrap-kubeconfig": [ > "/etc/origin/node/bootstrap.kubeconfig" > ], > "cert-dir": [ > "/etc/origin/node/certificates" > ], > "cloud-config": [ > "/etc/origin/cloudprovider/aws.conf" > ], > "cloud-provider": [ > "aws" > ], > "enable-controller-attach-detach": [ > "true" > ], > "feature-gates": [ > "RotateKubeletClientCertificate=true,RotateKubeletServerCertificate=true" > ], > "node-labels": [ > "node-role.kubernetes.io/compute=true" > ], > "pod-manifest-path": [ > "/etc/origin/node/pods" > ], > "rotate-certificates": [ > "true" > ] > }, > "masterClientConnectionOverrides": { > "acceptContentTypes": "application/vnd.kubernetes.protobuf,application/json", > "burst": 40, > "contentType": "application/vnd.kubernetes.protobuf", > "qps": 20 > }, > "masterKubeConfig": "node.kubeconfig", > "networkConfig": { > "mtu": 8951, > "networkPluginName": "redhat/openshift-ovs-networkpolicy" > }, > "servingInfo": { > "bindAddress": "0.0.0.0:10250", > "bindNetwork": "tcp4", > "clientCA": "client-ca.crt" > }, > "volumeConfig": { > "localQuota": { > "perFSGroup": null > } > }, > "volumeDirectory": "/var/lib/origin/openshift.local.volumes" > }, > "key": "kubeletArguments.node-labels" > } > ], > "state": "present" > } >} > >TASK [openshift_node_group : create volume config template] ****************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : lay down the volume config from the existing configmap] ***************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : specialize the volume config for node-config-compute] ******************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : show the volume_yeditout debug var] ************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => { > "volume_yeditout": { > "changed": false, > "failed": false, > "result": [], > "state": "present" > } >} > >TASK [openshift_node_group : create node-config.yaml configmap] ************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : create node-config.yaml and volume-config.yaml configmap] *************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : remove templated files] ************************************************************************************************************* >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : include_tasks] ********************************************************************************************************************** >included: /home/ccallega/git/openshift-ansible/roles/openshift_node_group/tasks/fetch_config.yml for ec2-34-227-21-187.compute-1.amazonaws.com > >TASK [openshift_node_group : fetch node configmap] *************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : debug node config] ****************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => { > "configout": { > "changed": false, > "failed": false, > "results": { > "cmd": "/bin/oc get configmap node-config-master-infra -o json -n openshift-node", > "results": [ > {} > ], > "returncode": 0, > "stderr": "Error from server (NotFound): configmaps \"node-config-master-infra\" not found\n", > "stdout": "" > }, > "state": "list" > } >} > >TASK [openshift_node_group : create a temp dir for this work] **************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : create node config template] ******************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : lay down the config from the existing configmap] ************************************************************************************ >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : specialize the generated configs for node-config-master-infra] ********************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : show the yeditout debug var] ******************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => { > "yeditout": { > "changed": true, > "failed": false, > "result": [ > { > "edit": { > "apiVersion": "v1", > "authConfig": { > "authenticationCacheSize": 1000, > "authenticationCacheTTL": "5m", > "authorizationCacheSize": 1000, > "authorizationCacheTTL": "5m" > }, > "dnsBindAddress": "127.0.0.1:53", > "dnsDomain": "cluster.local", > "dnsIP": "0.0.0.0", > "dnsNameservers": null, > "dnsRecursiveResolvConf": "/etc/origin/node/resolv.conf", > "dockerConfig": { > "dockerShimRootDirectory": "/var/lib/dockershim", > "dockerShimSocket": "/var/run/dockershim.sock", > "execHandlerName": "native" > }, > "enableUnidling": true, > "imageConfig": { > "format": "registry.access.redhat.com/openshift3/ose-${component}:${version}", > "latest": false > }, > "iptablesSyncPeriod": "30s", > "kind": "NodeConfig", > "kubeletArguments": { > "bootstrap-kubeconfig": [ > "/etc/origin/node/bootstrap.kubeconfig" > ], > "cert-dir": [ > "/etc/origin/node/certificates" > ], > "cloud-config": [ > "/etc/origin/cloudprovider/aws.conf" > ], > "cloud-provider": [ > "aws" > ], > "enable-controller-attach-detach": [ > "true" > ], > "feature-gates": [ > "RotateKubeletClientCertificate=true,RotateKubeletServerCertificate=true" > ], > "node-labels": [ > "node-role.kubernetes.io/infra=true,node-role.kubernetes.io/master=true" > ], > "pod-manifest-path": [ > "/etc/origin/node/pods" > ], > "rotate-certificates": [ > "true" > ] > }, > "masterClientConnectionOverrides": { > "acceptContentTypes": "application/vnd.kubernetes.protobuf,application/json", > "burst": 40, > "contentType": "application/vnd.kubernetes.protobuf", > "qps": 20 > }, > "masterKubeConfig": "node.kubeconfig", > "networkConfig": { > "mtu": 8951, > "networkPluginName": "redhat/openshift-ovs-networkpolicy" > }, > "servingInfo": { > "bindAddress": "0.0.0.0:10250", > "bindNetwork": "tcp4", > "clientCA": "client-ca.crt" > }, > "volumeConfig": { > "localQuota": { > "perFSGroup": null > } > }, > "volumeDirectory": "/var/lib/origin/openshift.local.volumes" > }, > "key": "kubeletArguments.node-labels" > } > ], > "state": "present" > } >} > >TASK [openshift_node_group : create volume config template] ****************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : lay down the volume config from the existing configmap] ***************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : specialize the volume config for node-config-master-infra] ************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : show the volume_yeditout debug var] ************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => { > "volume_yeditout": { > "changed": false, > "failed": false, > "result": [], > "state": "present" > } >} > >TASK [openshift_node_group : create node-config.yaml configmap] ************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : create node-config.yaml and volume-config.yaml configmap] *************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : remove templated files] ************************************************************************************************************* >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : include_tasks] ********************************************************************************************************************** >included: /home/ccallega/git/openshift-ansible/roles/openshift_node_group/tasks/fetch_config.yml for ec2-34-227-21-187.compute-1.amazonaws.com > >TASK [openshift_node_group : fetch node configmap] *************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : debug node config] ****************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => { > "configout": { > "changed": false, > "failed": false, > "results": { > "cmd": "/bin/oc get configmap node-config-all-in-one -o json -n openshift-node", > "results": [ > {} > ], > "returncode": 0, > "stderr": "Error from server (NotFound): configmaps \"node-config-all-in-one\" not found\n", > "stdout": "" > }, > "state": "list" > } >} > >TASK [openshift_node_group : create a temp dir for this work] **************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : create node config template] ******************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : lay down the config from the existing configmap] ************************************************************************************ >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : specialize the generated configs for node-config-all-in-one] ************************************************************************ >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : show the yeditout debug var] ******************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => { > "yeditout": { > "changed": true, > "failed": false, > "result": [ > { > "edit": { > "apiVersion": "v1", > "authConfig": { > "authenticationCacheSize": 1000, > "authenticationCacheTTL": "5m", > "authorizationCacheSize": 1000, > "authorizationCacheTTL": "5m" > }, > "dnsBindAddress": "127.0.0.1:53", > "dnsDomain": "cluster.local", > "dnsIP": "0.0.0.0", > "dnsNameservers": null, > "dnsRecursiveResolvConf": "/etc/origin/node/resolv.conf", > "dockerConfig": { > "dockerShimRootDirectory": "/var/lib/dockershim", > "dockerShimSocket": "/var/run/dockershim.sock", > "execHandlerName": "native" > }, > "enableUnidling": true, > "imageConfig": { > "format": "registry.access.redhat.com/openshift3/ose-${component}:${version}", > "latest": false > }, > "iptablesSyncPeriod": "30s", > "kind": "NodeConfig", > "kubeletArguments": { > "bootstrap-kubeconfig": [ > "/etc/origin/node/bootstrap.kubeconfig" > ], > "cert-dir": [ > "/etc/origin/node/certificates" > ], > "cloud-config": [ > "/etc/origin/cloudprovider/aws.conf" > ], > "cloud-provider": [ > "aws" > ], > "enable-controller-attach-detach": [ > "true" > ], > "feature-gates": [ > "RotateKubeletClientCertificate=true,RotateKubeletServerCertificate=true" > ], > "node-labels": [ > "node-role.kubernetes.io/infra=true,node-role.kubernetes.io/master=true,node-role.kubernetes.io/compute=true" > ], > "pod-manifest-path": [ > "/etc/origin/node/pods" > ], > "rotate-certificates": [ > "true" > ] > }, > "masterClientConnectionOverrides": { > "acceptContentTypes": "application/vnd.kubernetes.protobuf,application/json", > "burst": 40, > "contentType": "application/vnd.kubernetes.protobuf", > "qps": 20 > }, > "masterKubeConfig": "node.kubeconfig", > "networkConfig": { > "mtu": 8951, > "networkPluginName": "redhat/openshift-ovs-networkpolicy" > }, > "servingInfo": { > "bindAddress": "0.0.0.0:10250", > "bindNetwork": "tcp4", > "clientCA": "client-ca.crt" > }, > "volumeConfig": { > "localQuota": { > "perFSGroup": null > } > }, > "volumeDirectory": "/var/lib/origin/openshift.local.volumes" > }, > "key": "kubeletArguments.node-labels" > } > ], > "state": "present" > } >} > >TASK [openshift_node_group : create volume config template] ****************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : lay down the volume config from the existing configmap] ***************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : specialize the volume config for node-config-all-in-one] **************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : show the volume_yeditout debug var] ************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] => { > "volume_yeditout": { > "changed": false, > "failed": false, > "result": [], > "state": "present" > } >} > >TASK [openshift_node_group : create node-config.yaml configmap] ************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : create node-config.yaml and volume-config.yaml configmap] *************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : remove templated files] ************************************************************************************************************* >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_bootstrap_autoapprover : Make temp directory for templates] ************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_bootstrap_autoapprover : Copy templates to temp directory] *************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/home/ccallega/git/openshift-ansible/roles/openshift_bootstrap_autoapprover/files/openshift-bootstrap-controller.yaml) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/home/ccallega/git/openshift-ansible/roles/openshift_bootstrap_autoapprover/files/openshift-bootstrap-controller-role.yaml) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/home/ccallega/git/openshift-ansible/roles/openshift_bootstrap_autoapprover/files/openshift-bootstrap-controller-serviceaccount.yaml) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/home/ccallega/git/openshift-ansible/roles/openshift_bootstrap_autoapprover/files/openshift-bootstrap-controller-policy.yaml) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/home/ccallega/git/openshift-ansible/roles/openshift_bootstrap_autoapprover/files/openshift-bootstrap-images.yaml) > >TASK [openshift_bootstrap_autoapprover : Update the image tag] *************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_bootstrap_autoapprover : Remove the image stream tag] ******************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_bootstrap_autoapprover : Apply the config] ******************************************************************************************************* >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_bootstrap_autoapprover : Remove temp directory] ************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : Ensure project exists] ************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : Make temp directory for templates] ************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : Copy templates to temp directory] *************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/home/ccallega/git/openshift-ansible/roles/openshift_node_group/files/sync.yaml) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/home/ccallega/git/openshift-ansible/roles/openshift_node_group/files/sync-policy.yaml) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/home/ccallega/git/openshift-ansible/roles/openshift_node_group/files/sync-images.yaml) > >TASK [openshift_node_group : Update the image tag] *************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : Ensure the service account can run privileged] ************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : Remove the image stream tag] ******************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : Apply the config] ******************************************************************************************************************* >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_node_group : Remove temp directory] ************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >PLAY [Ensure inventory labels are assigned to masters] *********************************************************************************************************** > >TASK [openshift_manage_node : Wait for master API to become available before proceeding] ************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_manage_node : Wait for Node Registration] ******************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_manage_node : include_tasks] ********************************************************************************************************************* >included: /home/ccallega/git/openshift-ansible/roles/openshift_manage_node/tasks/config.yml for ec2-34-227-21-187.compute-1.amazonaws.com, ec2-18-208-181-129.compute-1.amazonaws.com, ec2-34-207-162-222.compute-1.amazonaws.com > >TASK [openshift_manage_node : Set node schedulability] *********************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-18-208-181-129.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] >ok: [ec2-34-207-162-222.compute-1.amazonaws.com -> ec2-34-227-21-187.compute-1.amazonaws.com] > >PLAY [Master Install Checkpoint End] ***************************************************************************************************************************** > >TASK [Set Master install 'Complete'] ***************************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >PLAY [Master Additional Install Checkpoint Start] **************************************************************************************************************** > >TASK [Set Master Additional install 'In Progress'] *************************************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >PLAY [Additional master configuration] *************************************************************************************************************************** > >TASK [Gathering Facts] ******************************************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_sdn : Ensure project exists] ********************************************************************************************************************* >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_sdn : Make temp directory for templates] ********************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_sdn : Copy templates to temp directory] ********************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/home/ccallega/git/openshift-ansible/roles/openshift_sdn/files/sdn-ovs.yaml) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/home/ccallega/git/openshift-ansible/roles/openshift_sdn/files/sdn.yaml) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/home/ccallega/git/openshift-ansible/roles/openshift_sdn/files/sdn-policy.yaml) >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/home/ccallega/git/openshift-ansible/roles/openshift_sdn/files/sdn-images.yaml) > >TASK [openshift_sdn : Update the image tag] ********************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_sdn : Ensure the service account can run privileged] ********************************************************************************************* >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_sdn : Remove the image stream tag] *************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_sdn : Apply the config] ************************************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_sdn : Remove temp directory] ********************************************************************************************************************* >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_project_request_template : Create temp file for template] **************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_project_request_template : Generate default project template] ************************************************************************************ >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_project_request_template : Write default project template to file] ******************************************************************************* >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_project_request_template : Apply template modifications] ***************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_project_request_template : Create or update project request template] **************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_project_request_template : Delete temp file] ***************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_examples : Create local temp dir for OpenShift examples copy] ************************************************************************************ >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> localhost] > >TASK [openshift_examples : Chmod local temp dir for OpenShift examples copy] ************************************************************************************* >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> localhost] > >TASK [openshift_examples : Create tar of OpenShift examples] ***************************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> localhost] > >TASK [openshift_examples : Chmod local temp dir for OpenShift examples copy] ************************************************************************************* >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> localhost] > >TASK [openshift_examples : Create the remote OpenShift examples directory] *************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_examples : Unarchive the OpenShift examples on the remote] *************************************************************************************** >ok: [ec2-34-227-21-187.compute-1.amazonaws.com] > >TASK [openshift_examples : Cleanup the OpenShift Examples temp dir] ********************************************************************************************** >changed: [ec2-34-227-21-187.compute-1.amazonaws.com -> localhost] > >TASK [openshift_examples : Create imagestream import secret] ***************************************************************************************************** >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/usr/share/openshift/examples/image-streams/image-streams-rhel7.json) >skipping: [ec2-34-227-21-187.compute-1.amazonaws.com] => (item=/usr/share/openshift/examples/image-streams/dotnet_imagestreams.json) > >TASK [openshift_examples : Modify registry paths if registry_url is not registry.redhat.io] ********************************************************************** >fatal: [ec2-34-227-21-187.compute-1.amazonaws.com]: FAILED! => {"changed": true, "cmd": "find /usr/share/openshift/examples -type f | xargs -n 1 sed -i 's|registry.redhat.io|registry.access.redhat.com|g'", "delta": "0:00:00.006355", "end": "2018-08-23 14:23:03.911650", "msg": "non-zero return code", "rc": 123, "start": "2018-08-23 14:23:03.905295", "stderr": "sed: no input files", "stderr_lines": ["sed: no input files"], "stdout": "", "stdout_lines": []} > to retry, use: --limit @/home/ccallega/git/openshift-ansible/playbooks/aws/openshift-cluster/provision_install.retry > >PLAY RECAP ******************************************************************************************************************************************************* >ec2-18-208-181-129.compute-1.amazonaws.com : ok=199 changed=82 unreachable=0 failed=0 >ec2-34-207-162-222.compute-1.amazonaws.com : ok=199 changed=82 unreachable=0 failed=0 >ec2-34-227-21-187.compute-1.amazonaws.com : ok=353 changed=149 unreachable=0 failed=1 >localhost : ok=58 changed=2 unreachable=0 failed=0 > > >INSTALLER STATUS ************************************************************************************************************************************************* >Initialization : Complete (0:01:18) >Health Check : Complete (0:01:36) >etcd Install : Complete (0:01:53) >Master Install : Complete (0:09:20) >Master Additional Install : In Progress (0:00:18) > This phase can be restarted by running: playbooks/openshift-master/additional_config.yml > > >Failure summary: > > > 1. Hosts: ec2-34-227-21-187.compute-1.amazonaws.com > Play: Additional master configuration > Task: Modify registry paths if registry_url is not registry.redhat.io > Message: non-zero return code
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1621241
:
1478244
| 1478245