Started by user OpenShift CI Robot
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace
[WS-CLEANUP] Deleting project workspace...
[workspace] $ /bin/bash /tmp/jenkins5447321585269956970.sh
########## STARTING STAGE: INSTALL THE ORIGIN-CI-TOOL ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate ]]
++ readlink /var/lib/jenkins/origin-ci-tool/latest
+ latest=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
+ touch /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
+ cp /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin/activate /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate
+ cat
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ export PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
+ mkdir -p /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
+ rm -rf /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config/origin-ci-tool
+ oct configure ansible-client verbosity 2
Option verbosity updated to be 2.
+ oct configure aws-client keypair_name libra
Option keypair_name updated to be libra.
+ oct configure aws-client private_key_path /var/lib/jenkins/.ssh/devenv.pem
Option private_key_path updated to be /var/lib/jenkins/.ssh/devenv.pem.
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: INSTALL THE ORIGIN-CI-TOOL [00h 00m 02s] ##########
[workspace] $ /bin/bash /tmp/jenkins7296839018280386655.sh
########## STARTING STAGE: PROVISION CLOUD RESOURCES ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ export PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
+ oct provision remote all-in-one --os rhel --stage base --provider aws --discrete-ssh-config --name test_pull_request_openshift_ansible_extended_conformance_install_in_tree_21
PLAYBOOK: aws-up.yml ***********************************************************
2 plays in /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/aws-up.yml
PLAY [ensure we have the parameters necessary to bring up the AWS EC2 instance] ***
TASK [ensure all required variables are set] ***********************************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/aws-up.yml:9
skipping: [localhost] => (item=origin_ci_aws_keypair_name) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:24:57.320253",
"item": "origin_ci_aws_keypair_name",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_inventory_dir) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:24:57.322695",
"item": "origin_ci_inventory_dir",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_region) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:24:57.343677",
"item": "origin_ci_aws_region",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_private_key_path) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:24:57.345466",
"item": "origin_ci_aws_private_key_path",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=openshift_node_labels) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:24:57.409887",
"item": "openshift_node_labels",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=openshift_schedulable) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:24:57.411091",
"item": "openshift_schedulable",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_ssh_config_strategy) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:24:57.412170",
"item": "origin_ci_ssh_config_strategy",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_hostname) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:24:57.413285",
"item": "origin_ci_aws_hostname",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_identifying_tag_key) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:24:57.414361",
"item": "origin_ci_aws_identifying_tag_key",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_master_instance_type) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:24:57.415439",
"item": "origin_ci_aws_master_instance_type",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_instance_name) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:24:57.416526",
"item": "origin_ci_aws_instance_name",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_ami_stage) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:24:57.417607",
"item": "origin_ci_aws_ami_stage",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_ami_os) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:24:57.418711",
"item": "origin_ci_aws_ami_os",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [ensure all required variables are set] ***********************************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/aws-up.yml:28
skipping: [localhost] => (item=origin_ci_aws_etcd_security_group) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:24:57.578175",
"item": "origin_ci_aws_etcd_security_group",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_master_subnet) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:24:57.579902",
"item": "origin_ci_aws_master_subnet",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_router_elb_security_group) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:24:57.637076",
"item": "origin_ci_aws_router_elb_security_group",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_router_security_group) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:24:57.638236",
"item": "origin_ci_aws_router_security_group",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_master_internal_elb_security_group) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:24:57.639326",
"item": "origin_ci_aws_master_internal_elb_security_group",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_master_external_elb_security_group) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:24:57.640371",
"item": "origin_ci_aws_master_external_elb_security_group",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_master_security_group) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:24:57.641416",
"item": "origin_ci_aws_master_security_group",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_node_security_group) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:24:57.642460",
"item": "origin_ci_aws_node_security_group",
"skip_reason": "Conditional check failed",
"skipped": true
}
PLAY [provision an AWS EC2 instance] *******************************************
TASK [Gathering Facts] *********************************************************
ok: [localhost]
TASK [inventory : initialize the inventory directory] **************************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/inventory/tasks/main.yml:2
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:24:59.544023",
"gid": 995,
"group": "jenkins",
"mode": "0755",
"owner": "jenkins",
"path": "/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config/origin-ci-tool/inventory",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 6,
"state": "directory",
"uid": 997
}
TASK [inventory : add the nested group mapping] ********************************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/inventory/tasks/main.yml:7
changed: [localhost] => {
"changed": true,
"checksum": "18aaee00994df38cc3a63b635893175235331a9c",
"dest": "/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config/origin-ci-tool/inventory/nested_group_mappings",
"generated_timestamp": "2018-01-08 19:25:00.625485",
"gid": 995,
"group": "jenkins",
"md5sum": "b30c3226ea63efa3ff9c5e346c14a16e",
"mode": "0644",
"owner": "jenkins",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 93,
"src": "/var/lib/jenkins/.ansible/tmp/ansible-tmp-1515457500.05-258683803178425/source",
"state": "file",
"uid": 997
}
TASK [inventory : initialize the OSEv3 group variables directory] **************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/inventory/tasks/main.yml:12
changed: [localhost] => {
"changed": true,
"generated_timestamp": "2018-01-08 19:25:01.084883",
"gid": 995,
"group": "jenkins",
"mode": "0755",
"owner": "jenkins",
"path": "/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config/origin-ci-tool/inventory/group_vars/OSEv3",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 6,
"state": "directory",
"uid": 997
}
TASK [inventory : initialize the host variables directory] *********************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/inventory/tasks/main.yml:17
changed: [localhost] => {
"changed": true,
"generated_timestamp": "2018-01-08 19:25:01.538892",
"gid": 995,
"group": "jenkins",
"mode": "0755",
"owner": "jenkins",
"path": "/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config/origin-ci-tool/inventory/host_vars",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 6,
"state": "directory",
"uid": 997
}
TASK [inventory : add the default Origin installation configuration] ***********
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/inventory/tasks/main.yml:22
changed: [localhost] => {
"changed": true,
"checksum": "4c06ba508f055c20f13426e8587342e8765a7b66",
"dest": "/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config/origin-ci-tool/inventory/group_vars/OSEv3/general.yml",
"generated_timestamp": "2018-01-08 19:25:02.369845",
"gid": 995,
"group": "jenkins",
"md5sum": "8aec71c75f7d512b278ae7c6f2959b12",
"mode": "0644",
"owner": "jenkins",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 331,
"src": "/var/lib/jenkins/.ansible/tmp/ansible-tmp-1515457502.0-63859894448482/source",
"state": "file",
"uid": 997
}
TASK [aws-up : determine if we are inside AWS EC2] *****************************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:2
changed: [localhost] => {
"changed": true,
"cmd": [
"curl",
"-s",
"http://instance-data.ec2.internal"
],
"delta": "0:00:00.017979",
"end": "2018-01-08 19:25:02.891359",
"failed": false,
"failed_when_result": false,
"generated_timestamp": "2018-01-08 19:25:02.933745",
"rc": 0,
"start": "2018-01-08 19:25:02.873380",
"stderr": [],
"stdout": [
"1.0",
"2007-01-19",
"2007-03-01",
"2007-08-29",
"2007-10-10",
"2007-12-15",
"2008-02-01",
"2008-09-01",
"2009-04-04",
"2011-01-01",
"2011-05-01",
"2012-01-12",
"2014-02-25",
"2014-11-05",
"2015-10-20",
"2016-04-19",
"2016-06-30",
"2016-09-02",
"latest"
],
"warnings": [
"Consider using get_url or uri module rather than running curl"
]
}
[WARNING]: Consider using get_url or uri module rather than running curl
TASK [aws-up : configure EC2 parameters for inventory when controlling from inside EC2] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:7
ok: [localhost] => {
"ansible_facts": {
"origin_ci_aws_destination_variable": "private_dns_name",
"origin_ci_aws_host_address_variable": "private_ip",
"origin_ci_aws_vpc_destination_variable": "private_ip_address"
},
"changed": false,
"generated_timestamp": "2018-01-08 19:25:03.028277"
}
TASK [aws-up : determine where to put the AWS API cache] ***********************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:14
ok: [localhost] => {
"ansible_facts": {
"origin_ci_aws_cache_dir": "/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config/origin-ci-tool/inventory/.ec2_cache"
},
"changed": false,
"generated_timestamp": "2018-01-08 19:25:03.109778"
}
TASK [aws-up : ensure we have a place to put the AWS API cache] ****************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:18
changed: [localhost] => {
"changed": true,
"generated_timestamp": "2018-01-08 19:25:03.502008",
"gid": 995,
"group": "jenkins",
"mode": "0755",
"owner": "jenkins",
"path": "/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config/origin-ci-tool/inventory/.ec2_cache",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 6,
"state": "directory",
"uid": 997
}
TASK [aws-up : place the EC2 dynamic inventory script] *************************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:23
changed: [localhost] => {
"changed": true,
"checksum": "625b8af723189db3b96ba0026d0f997a0025bc47",
"dest": "/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config/origin-ci-tool/inventory/ec2.py",
"generated_timestamp": "2018-01-08 19:25:04.163092",
"gid": 995,
"group": "jenkins",
"md5sum": "cac06c14065dac74904232b89d4ba24c",
"mode": "0755",
"owner": "jenkins",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 63725,
"src": "/var/lib/jenkins/.ansible/tmp/ansible-tmp-1515457503.82-48182970741042/source",
"state": "file",
"uid": 997
}
TASK [aws-up : place the EC2 dynamic inventory configuration] ******************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:29
changed: [localhost] => {
"changed": true,
"checksum": "7aa01d26ebb24fd46150e47f9c8463864b99fad0",
"dest": "/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config/origin-ci-tool/inventory/ec2.ini",
"generated_timestamp": "2018-01-08 19:25:04.929755",
"gid": 995,
"group": "jenkins",
"md5sum": "103e1d48a619d26c88086219cb976536",
"mode": "0644",
"owner": "jenkins",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 466,
"src": "/var/lib/jenkins/.ansible/tmp/ansible-tmp-1515457504.25-193601146774266/source",
"state": "file",
"uid": 997
}
TASK [aws-up : place the EC2 tag to group mappings] ****************************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:34
changed: [localhost] => {
"changed": true,
"checksum": "b4205a33dc73f62bd4f77f35d045cf8e09ae62b0",
"dest": "/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config/origin-ci-tool/inventory/tag_to_group_mappings",
"generated_timestamp": "2018-01-08 19:25:05.712444",
"gid": 995,
"group": "jenkins",
"md5sum": "bc3a567a1b6f342e1005182efc1b66be",
"mode": "0644",
"owner": "jenkins",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 287,
"src": "/var/lib/jenkins/.ansible/tmp/ansible-tmp-1515457505.35-2334841156913/source",
"state": "file",
"uid": 997
}
TASK [aws-up : list available AMIs] ********************************************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:40
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:25:14.569713",
"results": [
{
"ami_id": "ami-eee0b794",
"architecture": "x86_64",
"block_device_mapping": {
"/dev/sda1": {
"delete_on_termination": true,
"encrypted": false,
"size": 35,
"snapshot_id": "snap-093df1f4c0b9e65cd",
"volume_type": "gp2"
},
"/dev/sdb": {
"delete_on_termination": true,
"encrypted": false,
"size": 35,
"snapshot_id": "snap-06d84f2cbd48d1410",
"volume_type": "gp2"
}
},
"creationDate": "2018-01-04T01:12:41.000Z",
"description": "OpenShift Origin development AMI on rhel at the base stage.",
"hypervisor": "xen",
"is_public": false,
"location": "531415883065/ami_build_origin_int_rhel_base_514",
"name": "ami_build_origin_int_rhel_base_514",
"owner_id": "531415883065",
"platform": null,
"root_device_name": "/dev/sda1",
"root_device_type": "ebs",
"state": "available",
"tags": {
"Name": "ami_build_origin_int_rhel_base_514",
"image_stage": "base",
"operating_system": "rhel",
"ready": "yes"
},
"virtualization_type": "hvm"
},
{
"ami_id": "ami-3b491841",
"architecture": "x86_64",
"block_device_mapping": {
"/dev/sda1": {
"delete_on_termination": true,
"encrypted": false,
"size": 35,
"snapshot_id": "snap-07fe530867e840ba2",
"volume_type": "gp2"
},
"/dev/sdb": {
"delete_on_termination": true,
"encrypted": false,
"size": 35,
"snapshot_id": "snap-0b97184c129bd4ac4",
"volume_type": "gp2"
}
},
"creationDate": "2018-01-04T21:14:56.000Z",
"description": "OpenShift Origin development AMI on rhel at the base stage.",
"hypervisor": "xen",
"is_public": false,
"location": "531415883065/ami_build_origin_int_rhel_base_518",
"name": "ami_build_origin_int_rhel_base_518",
"owner_id": "531415883065",
"platform": null,
"root_device_name": "/dev/sda1",
"root_device_type": "ebs",
"state": "available",
"tags": {
"Name": "ami_build_origin_int_rhel_base_518",
"image_stage": "base",
"operating_system": "rhel",
"ready": "yes"
},
"virtualization_type": "hvm"
}
]
}
TASK [aws-up : choose appropriate AMIs for use] ********************************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:52
ok: [localhost] => (item={u'ami_id': u'ami-3b491841', u'root_device_type': u'ebs', u'description': u'OpenShift Origin development AMI on rhel at the base stage.', u'tags': {u'ready': u'yes', u'operating_system': u'rhel', u'image_stage': u'base', u'Name': u'ami_build_origin_int_rhel_base_518'}, u'hypervisor': u'xen', u'block_device_mapping': {u'/dev/sdb': {u'encrypted': False, u'snapshot_id': u'snap-0b97184c129bd4ac4', u'delete_on_termination': True, u'volume_type': u'gp2', u'size': 35}, u'/dev/sda1': {u'encrypted': False, u'snapshot_id': u'snap-07fe530867e840ba2', u'delete_on_termination': True, u'volume_type': u'gp2', u'size': 35}}, u'architecture': u'x86_64', u'owner_id': u'531415883065', u'platform': None, u'state': u'available', u'location': u'531415883065/ami_build_origin_int_rhel_base_518', u'is_public': False, u'creationDate': u'2018-01-04T21:14:56.000Z', u'root_device_name': u'/dev/sda1', u'virtualization_type': u'hvm', u'name': u'ami_build_origin_int_rhel_base_518'}) => {
"ansible_facts": {
"origin_ci_aws_ami_id_candidate": "ami-3b491841"
},
"changed": false,
"generated_timestamp": "2018-01-08 19:25:14.681634",
"item": {
"ami_id": "ami-3b491841",
"architecture": "x86_64",
"block_device_mapping": {
"/dev/sda1": {
"delete_on_termination": true,
"encrypted": false,
"size": 35,
"snapshot_id": "snap-07fe530867e840ba2",
"volume_type": "gp2"
},
"/dev/sdb": {
"delete_on_termination": true,
"encrypted": false,
"size": 35,
"snapshot_id": "snap-0b97184c129bd4ac4",
"volume_type": "gp2"
}
},
"creationDate": "2018-01-04T21:14:56.000Z",
"description": "OpenShift Origin development AMI on rhel at the base stage.",
"hypervisor": "xen",
"is_public": false,
"location": "531415883065/ami_build_origin_int_rhel_base_518",
"name": "ami_build_origin_int_rhel_base_518",
"owner_id": "531415883065",
"platform": null,
"root_device_name": "/dev/sda1",
"root_device_type": "ebs",
"state": "available",
"tags": {
"Name": "ami_build_origin_int_rhel_base_518",
"image_stage": "base",
"operating_system": "rhel",
"ready": "yes"
},
"virtualization_type": "hvm"
}
}
ok: [localhost] => (item={u'ami_id': u'ami-eee0b794', u'root_device_type': u'ebs', u'description': u'OpenShift Origin development AMI on rhel at the base stage.', u'tags': {u'ready': u'yes', u'operating_system': u'rhel', u'image_stage': u'base', u'Name': u'ami_build_origin_int_rhel_base_514'}, u'hypervisor': u'xen', u'block_device_mapping': {u'/dev/sdb': {u'encrypted': False, u'snapshot_id': u'snap-06d84f2cbd48d1410', u'delete_on_termination': True, u'volume_type': u'gp2', u'size': 35}, u'/dev/sda1': {u'encrypted': False, u'snapshot_id': u'snap-093df1f4c0b9e65cd', u'delete_on_termination': True, u'volume_type': u'gp2', u'size': 35}}, u'architecture': u'x86_64', u'owner_id': u'531415883065', u'platform': None, u'state': u'available', u'location': u'531415883065/ami_build_origin_int_rhel_base_514', u'is_public': False, u'creationDate': u'2018-01-04T01:12:41.000Z', u'root_device_name': u'/dev/sda1', u'virtualization_type': u'hvm', u'name': u'ami_build_origin_int_rhel_base_514'}) => {
"ansible_facts": {
"origin_ci_aws_ami_id_candidate": "ami-eee0b794"
},
"changed": false,
"generated_timestamp": "2018-01-08 19:25:14.685240",
"item": {
"ami_id": "ami-eee0b794",
"architecture": "x86_64",
"block_device_mapping": {
"/dev/sda1": {
"delete_on_termination": true,
"encrypted": false,
"size": 35,
"snapshot_id": "snap-093df1f4c0b9e65cd",
"volume_type": "gp2"
},
"/dev/sdb": {
"delete_on_termination": true,
"encrypted": false,
"size": 35,
"snapshot_id": "snap-06d84f2cbd48d1410",
"volume_type": "gp2"
}
},
"creationDate": "2018-01-04T01:12:41.000Z",
"description": "OpenShift Origin development AMI on rhel at the base stage.",
"hypervisor": "xen",
"is_public": false,
"location": "531415883065/ami_build_origin_int_rhel_base_514",
"name": "ami_build_origin_int_rhel_base_514",
"owner_id": "531415883065",
"platform": null,
"root_device_name": "/dev/sda1",
"root_device_type": "ebs",
"state": "available",
"tags": {
"Name": "ami_build_origin_int_rhel_base_514",
"image_stage": "base",
"operating_system": "rhel",
"ready": "yes"
},
"virtualization_type": "hvm"
}
}
TASK [aws-up : determine which AMI to use] *************************************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:58
ok: [localhost] => {
"ansible_facts": {
"origin_ci_aws_ami_id": "ami-3b491841"
},
"changed": false,
"generated_timestamp": "2018-01-08 19:25:14.791903"
}
TASK [aws-up : determine which subnets are available] **************************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:63
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:25:16.099439",
"subnets": [
{
"availability_zone": "us-east-1d",
"available_ip_address_count": 3963,
"cidr_block": "172.18.0.0/20",
"default_for_az": "false",
"id": "subnet-cf57c596",
"map_public_ip_on_launch": "true",
"state": "available",
"tags": {
"Name": "devenv-subnet-1",
"origin_ci_aws_cluster_component": "master_subnet"
},
"vpc_id": "vpc-69705d0c"
},
{
"availability_zone": "us-east-1c",
"available_ip_address_count": 4083,
"cidr_block": "172.18.16.0/20",
"default_for_az": "false",
"id": "subnet-8bdb5ac2",
"map_public_ip_on_launch": "true",
"state": "available",
"tags": {
"Name": "devenv-subnet-2",
"origin_ci_aws_cluster_component": "master_subnet"
},
"vpc_id": "vpc-69705d0c"
}
]
}
TASK [aws-up : determine which subnets to use for the master] ******************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:70
ok: [localhost] => {
"ansible_facts": {
"origin_ci_aws_master_subnet_ids": [
"subnet-cf57c596",
"subnet-8bdb5ac2"
]
},
"changed": false,
"generated_timestamp": "2018-01-08 19:25:16.303412"
}
TASK [aws-up : determine which security groups are available] ******************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:75
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:25:18.371484",
"security_groups": [
{
"description": "default VPC security group",
"group_id": "sg-7e73221a",
"group_name": "default",
"ip_permissions": [
{
"ip_protocol": "-1",
"ip_ranges": [],
"ipv6_ranges": [],
"prefix_list_ids": [],
"user_id_group_pairs": [
{
"group_id": "sg-7e73221a",
"user_id": "531415883065"
}
]
},
{
"from_port": 53,
"ip_protocol": "tcp",
"ip_ranges": [
{
"cidr_ip": "119.254.120.64/26"
},
{
"cidr_ip": "209.132.176.0/20"
},
{
"cidr_ip": "209.132.186.34/32"
},
{
"cidr_ip": "213.175.37.10/32"
},
{
"cidr_ip": "62.40.79.66/32"
},
{
"cidr_ip": "66.187.224.0/20"
},
{
"cidr_ip": "66.187.239.0/24"
},
{
"cidr_ip": "38.140.108.0/24"
},
{
"cidr_ip": "213.175.37.9/32"
},
{
"cidr_ip": "38.99.12.232/29"
},
{
"cidr_ip": "4.14.33.72/30"
},
{
"cidr_ip": "4.14.35.88/29"
},
{
"cidr_ip": "50.227.40.96/29"
}
],
"ipv6_ranges": [],
"prefix_list_ids": [],
"to_port": 8444,
"user_id_group_pairs": []
},
{
"from_port": 22,
"ip_protocol": "tcp",
"ip_ranges": [
{
"cidr_ip": "0.0.0.0/0"
}
],
"ipv6_ranges": [],
"prefix_list_ids": [],
"to_port": 22,
"user_id_group_pairs": []
},
{
"from_port": 80,
"ip_protocol": "tcp",
"ip_ranges": [
{
"cidr_ip": "54.241.19.245/32"
},
{
"cidr_ip": "97.65.119.184/29"
},
{
"cidr_ip": "107.20.219.35/32"
},
{
"cidr_ip": "108.166.48.153/32"
},
{
"cidr_ip": "212.199.177.64/27"
},
{
"cidr_ip": "212.72.208.162/32"
}
],
"ipv6_ranges": [],
"prefix_list_ids": [],
"to_port": 443,
"user_id_group_pairs": []
},
{
"from_port": 53,
"ip_protocol": "udp",
"ip_ranges": [
{
"cidr_ip": "209.132.176.0/20"
},
{
"cidr_ip": "66.187.224.0/20"
},
{
"cidr_ip": "66.187.239.0/24"
}
],
"ipv6_ranges": [],
"prefix_list_ids": [],
"to_port": 53,
"user_id_group_pairs": []
},
{
"from_port": -1,
"ip_protocol": "icmp",
"ip_ranges": [
{
"cidr_ip": "0.0.0.0/0"
}
],
"ipv6_ranges": [],
"prefix_list_ids": [],
"to_port": -1,
"user_id_group_pairs": []
}
],
"ip_permissions_egress": [
{
"ip_protocol": "-1",
"ip_ranges": [
{
"cidr_ip": "0.0.0.0/0"
}
],
"ipv6_ranges": [],
"prefix_list_ids": [],
"user_id_group_pairs": []
}
],
"owner_id": "531415883065",
"tags": {
"Name": "devenv-vpc",
"origin_ci_aws_cluster_component": "master_security_group"
},
"vpc_id": "vpc-69705d0c"
}
]
}
TASK [aws-up : determine which security group to use] **************************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:82
ok: [localhost] => {
"ansible_facts": {
"origin_ci_aws_master_security_group_ids": [
"sg-7e73221a"
]
},
"changed": false,
"generated_timestamp": "2018-01-08 19:25:18.511218"
}
TASK [aws-up : provision an AWS EC2 instance] **********************************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:87
changed: [localhost] => {
"changed": true,
"generated_timestamp": "2018-01-08 19:25:51.895226",
"instance_ids": [
"i-04bbbd5c05b5f5e73"
],
"instances": [
{
"ami_launch_index": "0",
"architecture": "x86_64",
"block_device_mapping": {
"/dev/sda1": {
"delete_on_termination": true,
"status": "attached",
"volume_id": "vol-0a120d518c991f886"
},
"/dev/sdb": {
"delete_on_termination": true,
"status": "attached",
"volume_id": "vol-0a2dabbb886e292a9"
}
},
"dns_name": "ec2-54-208-90-115.compute-1.amazonaws.com",
"ebs_optimized": false,
"groups": {
"sg-7e73221a": "default"
},
"hypervisor": "xen",
"id": "i-04bbbd5c05b5f5e73",
"image_id": "ami-3b491841",
"instance_type": "m4.xlarge",
"kernel": null,
"key_name": "libra",
"launch_time": "2018-01-09T00:25:20.000Z",
"placement": "us-east-1d",
"private_dns_name": "ip-172-18-15-232.ec2.internal",
"private_ip": "172.18.15.232",
"public_dns_name": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115",
"ramdisk": null,
"region": "us-east-1",
"root_device_name": "/dev/sda1",
"root_device_type": "ebs",
"state": "running",
"state_code": 16,
"tags": {
"Name": "test_pull_request_openshift_ansible_extended_conformance_install_in_tree_21",
"openshift_etcd": "",
"openshift_master": "",
"openshift_node": ""
},
"tenancy": "default",
"virtualization_type": "hvm"
}
],
"tagged_instances": []
}
TASK [aws-up : determine the host address] *************************************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:113
ok: [localhost] => {
"ansible_facts": {
"origin_ci_aws_host": "172.18.15.232"
},
"changed": false,
"generated_timestamp": "2018-01-08 19:25:52.037041"
}
TASK [aws-up : determine the default user to use for SSH] **********************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:117
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:25:52.110700",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [aws-up : determine the default user to use for SSH] **********************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:122
ok: [localhost] => {
"ansible_facts": {
"origin_ci_aws_ssh_user": "origin"
},
"changed": false,
"generated_timestamp": "2018-01-08 19:25:52.179824"
}
TASK [aws-up : update variables for the host] **********************************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:127
changed: [localhost] => {
"changed": true,
"checksum": "46f9abd7d369a23b61667d01a48e9a4af797a296",
"dest": "/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config/origin-ci-tool/inventory/host_vars/172.18.15.232.yml",
"generated_timestamp": "2018-01-08 19:25:53.192446",
"gid": 995,
"group": "jenkins",
"md5sum": "0f9aedf68eb0edfe88d73c858fdb07e1",
"mode": "0644",
"owner": "jenkins",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 714,
"src": "/var/lib/jenkins/.ansible/tmp/ansible-tmp-1515457552.63-100457962879294/source",
"state": "file",
"uid": 997
}
TASK [aws-up : determine where updated SSH configuration should go] ************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:144
ok: [localhost] => {
"ansible_facts": {
"origin_ci_ssh_config_files": [
"/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config/origin-ci-tool/inventory/.ssh_config"
]
},
"changed": false,
"generated_timestamp": "2018-01-08 19:25:53.280244"
}
TASK [aws-up : determine where updated SSH configuration should go] ************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:149
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:25:53.382203",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [aws-up : ensure the targeted SSH configuration file exists] **************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:154
changed: [localhost] => (item=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config/origin-ci-tool/inventory/.ssh_config) => {
"changed": true,
"dest": "/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config/origin-ci-tool/inventory/.ssh_config",
"generated_timestamp": "2018-01-08 19:25:53.745317",
"gid": 995,
"group": "jenkins",
"item": "/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config/origin-ci-tool/inventory/.ssh_config",
"mode": "0644",
"owner": "jenkins",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 0,
"state": "file",
"uid": 997
}
TASK [aws-up : update the SSH configuration] ***********************************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:160
changed: [localhost] => (item=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config/origin-ci-tool/inventory/.ssh_config) => {
"changed": true,
"generated_timestamp": "2018-01-08 19:25:54.389150",
"item": "/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config/origin-ci-tool/inventory/.ssh_config",
"msg": "Block inserted"
}
TASK [aws-up : wait for SSH to be available] ***********************************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:178
ok: [localhost] => {
"changed": false,
"elapsed": 59,
"generated_timestamp": "2018-01-08 19:26:53.966216",
"path": null,
"port": 22,
"search_regex": null,
"state": "started"
}
PLAY RECAP *********************************************************************
localhost : ok=28 changed=13 unreachable=0 failed=0
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: PROVISION CLOUD RESOURCES [00h 01m 58s] ##########
[description-setter] Description set:
[workspace] $ /bin/bash /tmp/jenkins3140207426967243550.sh
########## STARTING STAGE: SYNC AOS-CD-JOBS REPOSITORY ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ export PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
+ oct sync remote aos-cd-jobs --branch master
PLAYBOOK: remote.yml ***********************************************************
2 plays in /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/remote.yml
PLAY [ensure we have the parameters necessary to sync from a remote repository] ***
TASK [ensure all required variables are set] ***********************************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/remote.yml:9
skipping: [localhost] => (item=origin_ci_hosts) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:26:55.632324",
"item": "origin_ci_hosts",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_connection) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:26:55.640803",
"item": "origin_ci_connection",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_repository) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:26:55.644550",
"item": "origin_ci_sync_repository",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_version) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:26:55.659067",
"item": "origin_ci_sync_version",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_remote) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:26:55.660172",
"item": "origin_ci_sync_remote",
"skip_reason": "Conditional check failed",
"skipped": true
}
PLAY [sync the remote host with code from the remote repository] ***************
TASK [Gathering Facts] *********************************************************
ok: [172.18.15.232]
TASK [remote-sync : ensure that we are given a destination or we can determine one] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:2
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:03.251661",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : determine the directory to sync if no override is provided] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:7
ok: [172.18.15.232] => {
"ansible_facts": {
"origin_ci_sync_destination": "/data/src/github.com/openshift/aos-cd-jobs"
},
"changed": false,
"generated_timestamp": "2018-01-08 19:27:03.302275"
}
TASK [remote-sync : check if the destination does not exist] *******************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:12
ok: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:04.130957",
"stat": {
"atime": 1515100361.8662217,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "binary",
"ctime": 1515100285.2082443,
"dev": 51714,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 1003,
"gr_name": "origin-git",
"inode": 19120563,
"isblk": false,
"ischr": false,
"isdir": true,
"isfifo": false,
"isgid": true,
"islnk": false,
"isreg": false,
"issock": false,
"isuid": false,
"mimetype": "inode/directory",
"mode": "2775",
"mtime": 1515100239.7002618,
"nlink": 15,
"path": "/data/src/github.com/openshift/aos-cd-jobs",
"pw_name": "origin",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 4096,
"uid": 1001,
"version": "426642070",
"wgrp": true,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [remote-sync : if the destination directory does not exist, clone to it] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:17
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:04.160042",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : determine which remotes already exist] *********************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:24
changed: [172.18.15.232] => {
"changed": true,
"cmd": [
"/usr/bin/git",
"remote"
],
"delta": "0:00:00.594867",
"end": "2018-01-09 00:27:05.170965",
"generated_timestamp": "2018-01-08 19:27:05.224897",
"rc": 0,
"start": "2018-01-09 00:27:04.576098",
"stderr": [],
"stdout": [
"origin"
],
"warnings": []
}
TASK [remote-sync : fail if the remote we want doesn't exist and we can't add it] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:30
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:05.252511",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : add the new remote if it doesn't exist and we have an address to point to] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:35
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:05.281640",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : inspect the remote for the address if we do not have an address] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:41
changed: [172.18.15.232] => {
"changed": true,
"cmd": "/usr/bin/git remote show origin | grep \"Fetch URL\" | cut -c 14-",
"delta": "0:00:01.486319",
"end": "2018-01-09 00:27:07.053597",
"generated_timestamp": "2018-01-08 19:27:07.115583",
"rc": 0,
"start": "2018-01-09 00:27:05.567278",
"stderr": [],
"stdout": [
"https://github.com/openshift/aos-cd-jobs.git"
],
"warnings": []
}
TASK [remote-sync : synchronize the repository with the remote server] *********
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:48
changed: [172.18.15.232] => {
"after": "bf751d581b6d8f095564190646a510f8c94224ba",
"before": "83161128e174a3e259f9ed3a3ceff94a7da28635",
"changed": true,
"generated_timestamp": "2018-01-08 19:27:14.703889",
"remote_url_changed": false,
"warnings": []
}
TASK [remote-sync : prune out any refs that should not exist on the remote] ****
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:57
changed: [172.18.15.232] => {
"changed": true,
"cmd": "/usr/bin/git fetch origin --tags --prune",
"delta": "0:00:00.283481",
"end": "2018-01-09 00:27:15.776225",
"generated_timestamp": "2018-01-08 19:27:15.970360",
"rc": 0,
"start": "2018-01-09 00:27:15.492744",
"stderr": [],
"stdout": [],
"warnings": []
}
TASK [remote-sync : check out the desired post-merge state, if requested] ******
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:62
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:15.997034",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : merge the resulting state into another branch, if requested] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:68
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:16.023971",
"skip_reason": "Conditional check failed",
"skipped": true
}
PLAY RECAP *********************************************************************
172.18.15.232 : ok=7 changed=4 unreachable=0 failed=0
localhost : ok=0 changed=0 unreachable=0 failed=0
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: SYNC AOS-CD-JOBS REPOSITORY [00h 00m 22s] ##########
[workspace] $ /bin/bash /tmp/jenkins1354024173951897588.sh
########## STARTING STAGE: SYNC OPENSHIFT-ANSIBLE REPOSITORY ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ export PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
+ oct sync remote openshift-ansible --branch master
PLAYBOOK: remote.yml ***********************************************************
2 plays in /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/remote.yml
PLAY [ensure we have the parameters necessary to sync from a remote repository] ***
TASK [ensure all required variables are set] ***********************************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/remote.yml:9
skipping: [localhost] => (item=origin_ci_hosts) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:16.873713",
"item": "origin_ci_hosts",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_connection) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:16.879043",
"item": "origin_ci_connection",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_repository) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:16.883637",
"item": "origin_ci_sync_repository",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_remote) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:16.887036",
"item": "origin_ci_sync_remote",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_version) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:16.892853",
"item": "origin_ci_sync_version",
"skip_reason": "Conditional check failed",
"skipped": true
}
PLAY [sync the remote host with code from the remote repository] ***************
TASK [Gathering Facts] *********************************************************
ok: [172.18.15.232]
TASK [remote-sync : ensure that we are given a destination or we can determine one] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:2
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:18.305326",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : determine the directory to sync if no override is provided] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:7
ok: [172.18.15.232] => {
"ansible_facts": {
"origin_ci_sync_destination": "/data/src/github.com/openshift/openshift-ansible"
},
"changed": false,
"generated_timestamp": "2018-01-08 19:27:18.352500"
}
TASK [remote-sync : check if the destination does not exist] *******************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:12
ok: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:18.843390",
"stat": {
"atime": 1515100357.9632225,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "binary",
"ctime": 1515100285.2082443,
"dev": 51714,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 1003,
"gr_name": "origin-git",
"inode": 46328308,
"isblk": false,
"ischr": false,
"isdir": true,
"isfifo": false,
"isgid": true,
"islnk": false,
"isreg": false,
"issock": false,
"isuid": false,
"mimetype": "inode/directory",
"mode": "2775",
"mtime": 1515100233.0992649,
"nlink": 17,
"path": "/data/src/github.com/openshift/openshift-ansible",
"pw_name": "origin",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 4096,
"uid": 1001,
"version": "18446744073632485703",
"wgrp": true,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [remote-sync : if the destination directory does not exist, clone to it] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:17
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:18.874056",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : determine which remotes already exist] *********************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:24
changed: [172.18.15.232] => {
"changed": true,
"cmd": [
"/usr/bin/git",
"remote"
],
"delta": "0:00:00.320879",
"end": "2018-01-09 00:27:19.570342",
"generated_timestamp": "2018-01-08 19:27:19.622533",
"rc": 0,
"start": "2018-01-09 00:27:19.249463",
"stderr": [],
"stdout": [
"origin"
],
"warnings": []
}
TASK [remote-sync : fail if the remote we want doesn't exist and we can't add it] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:30
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:19.652434",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : add the new remote if it doesn't exist and we have an address to point to] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:35
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:19.679738",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : inspect the remote for the address if we do not have an address] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:41
changed: [172.18.15.232] => {
"changed": true,
"cmd": "/usr/bin/git remote show origin | grep \"Fetch URL\" | cut -c 14-",
"delta": "0:00:00.690950",
"end": "2018-01-09 00:27:20.660949",
"generated_timestamp": "2018-01-08 19:27:20.712239",
"rc": 0,
"start": "2018-01-09 00:27:19.969999",
"stderr": [],
"stdout": [
"https://github.com/openshift/openshift-ansible.git"
],
"warnings": []
}
TASK [remote-sync : synchronize the repository with the remote server] *********
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:48
changed: [172.18.15.232] => {
"after": "7536af8e199c025451bdb7f5083c685b8ed5180d",
"before": "9f19afc7529bd7293433b27e834b9ee3479e646f",
"changed": true,
"generated_timestamp": "2018-01-08 19:27:30.826766",
"remote_url_changed": false,
"warnings": []
}
TASK [remote-sync : prune out any refs that should not exist on the remote] ****
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:57
changed: [172.18.15.232] => {
"changed": true,
"cmd": "/usr/bin/git fetch origin --tags --prune",
"delta": "0:00:00.291173",
"end": "2018-01-09 00:27:31.554372",
"generated_timestamp": "2018-01-08 19:27:31.625123",
"rc": 0,
"start": "2018-01-09 00:27:31.263199",
"stderr": [],
"stdout": [],
"warnings": []
}
TASK [remote-sync : check out the desired post-merge state, if requested] ******
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:62
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:31.651683",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : merge the resulting state into another branch, if requested] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:68
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:31.680278",
"skip_reason": "Conditional check failed",
"skipped": true
}
PLAY RECAP *********************************************************************
172.18.15.232 : ok=7 changed=4 unreachable=0 failed=0
localhost : ok=0 changed=0 unreachable=0 failed=0
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: SYNC OPENSHIFT-ANSIBLE REPOSITORY [00h 00m 15s] ##########
[workspace] $ /bin/bash /tmp/jenkins5700495081955884431.sh
########## STARTING STAGE: SYNC OPENSHIFT-ANSIBLE PULL REQUEST 6640 ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ export PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
+ cat
+ chmod +x unravel-pull-refs.py
+ [[ -n master:7536af8e199c025451bdb7f5083c685b8ed5180d,6640:e882e552a9ffc37dc392b1cc7017f460d651fa20 ]]
++ ./unravel-pull-refs.py master:7536af8e199c025451bdb7f5083c685b8ed5180d,6640:e882e552a9ffc37dc392b1cc7017f460d651fa20
+ for ref in '$(./unravel-pull-refs.py $PULL_REFS)'
+ oct sync remote openshift-ansible --refspec pull/6640/head --branch pull-6640 --merge-into master
PLAYBOOK: remote.yml ***********************************************************
2 plays in /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/remote.yml
PLAY [ensure we have the parameters necessary to sync from a remote repository] ***
TASK [ensure all required variables are set] ***********************************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/remote.yml:9
skipping: [localhost] => (item=origin_ci_hosts) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:32.843779",
"item": "origin_ci_hosts",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_connection) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:32.848402",
"item": "origin_ci_connection",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_repository) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:32.854660",
"item": "origin_ci_sync_repository",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_remote) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:32.861014",
"item": "origin_ci_sync_remote",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_version) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:32.866356",
"item": "origin_ci_sync_version",
"skip_reason": "Conditional check failed",
"skipped": true
}
PLAY [sync the remote host with code from the remote repository] ***************
TASK [Gathering Facts] *********************************************************
ok: [172.18.15.232]
TASK [remote-sync : ensure that we are given a destination or we can determine one] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:2
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:34.039108",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : determine the directory to sync if no override is provided] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:7
ok: [172.18.15.232] => {
"ansible_facts": {
"origin_ci_sync_destination": "/data/src/github.com/openshift/openshift-ansible"
},
"changed": false,
"generated_timestamp": "2018-01-08 19:27:34.087211"
}
TASK [remote-sync : check if the destination does not exist] *******************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:12
ok: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:34.506127",
"stat": {
"atime": 1515457648.8934546,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "binary",
"ctime": 1515457650.7164323,
"dev": 51714,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 1003,
"gr_name": "origin-git",
"inode": 46328308,
"isblk": false,
"ischr": false,
"isdir": true,
"isfifo": false,
"isgid": true,
"islnk": false,
"isreg": false,
"issock": false,
"isuid": false,
"mimetype": "inode/directory",
"mode": "2775",
"mtime": 1515457650.7164323,
"nlink": 17,
"path": "/data/src/github.com/openshift/openshift-ansible",
"pw_name": "origin",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 4096,
"uid": 1001,
"version": "18446744073632485703",
"wgrp": true,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [remote-sync : if the destination directory does not exist, clone to it] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:17
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:34.535193",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : determine which remotes already exist] *********************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:24
changed: [172.18.15.232] => {
"changed": true,
"cmd": [
"/usr/bin/git",
"remote"
],
"delta": "0:00:00.003031",
"end": "2018-01-09 00:27:34.903873",
"generated_timestamp": "2018-01-08 19:27:34.956062",
"rc": 0,
"start": "2018-01-09 00:27:34.900842",
"stderr": [],
"stdout": [
"origin"
],
"warnings": []
}
TASK [remote-sync : fail if the remote we want doesn't exist and we can't add it] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:30
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:34.990204",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : add the new remote if it doesn't exist and we have an address to point to] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:35
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:35.023569",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : inspect the remote for the address if we do not have an address] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:41
changed: [172.18.15.232] => {
"changed": true,
"cmd": "/usr/bin/git remote show origin | grep \"Fetch URL\" | cut -c 14-",
"delta": "0:00:00.208037",
"end": "2018-01-09 00:27:35.492830",
"generated_timestamp": "2018-01-08 19:27:35.543130",
"rc": 0,
"start": "2018-01-09 00:27:35.284793",
"stderr": [],
"stdout": [
"https://github.com/openshift/openshift-ansible.git"
],
"warnings": []
}
TASK [remote-sync : synchronize the repository with the remote server] *********
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:48
changed: [172.18.15.232] => {
"after": "e882e552a9ffc37dc392b1cc7017f460d651fa20",
"before": "7536af8e199c025451bdb7f5083c685b8ed5180d",
"changed": true,
"generated_timestamp": "2018-01-08 19:27:37.013230",
"remote_url_changed": false,
"warnings": []
}
TASK [remote-sync : prune out any refs that should not exist on the remote] ****
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:57
changed: [172.18.15.232] => {
"changed": true,
"cmd": "/usr/bin/git fetch origin --tags --prune",
"delta": "0:00:00.272873",
"end": "2018-01-09 00:27:37.535445",
"generated_timestamp": "2018-01-08 19:27:37.584361",
"rc": 0,
"start": "2018-01-09 00:27:37.262572",
"stderr": [],
"stdout": [],
"warnings": []
}
TASK [remote-sync : check out the desired post-merge state, if requested] ******
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:62
changed: [172.18.15.232] => {
"changed": true,
"cmd": "/usr/bin/git checkout master",
"delta": "0:00:00.029300",
"end": "2018-01-09 00:27:37.874588",
"generated_timestamp": "2018-01-08 19:27:37.922316",
"rc": 0,
"start": "2018-01-09 00:27:37.845288",
"stderr": [
"Switched to branch 'master'"
],
"stdout": [],
"warnings": []
}
TASK [remote-sync : merge the resulting state into another branch, if requested] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:68
changed: [172.18.15.232] => {
"changed": true,
"cmd": "/usr/bin/git merge pull-6640",
"delta": "0:00:00.027934",
"end": "2018-01-09 00:27:38.204908",
"generated_timestamp": "2018-01-08 19:27:38.253811",
"rc": 0,
"start": "2018-01-09 00:27:38.176974",
"stderr": [],
"stdout": [
"Updating 7536af8..e882e55",
"Fast-forward",
" .../openshift_checks/docker_image_availability.py | 1 +",
" test/ci/install.sh | 5 ++--",
" test/ci/inventory/group_vars/OSEv3/general.yml | 21 --------------",
" test/ci/inventory/group_vars/all.yml | 33 ++++++++++++++++++----",
" .../inventory/group_vars/containerized_hosts.yml | 4 +++",
" test/ci/inventory/local_containerized.txt | 30 ++++++++++++++++++++",
" 6 files changed, 65 insertions(+), 29 deletions(-)",
" create mode 100644 test/ci/inventory/group_vars/containerized_hosts.yml",
" create mode 100644 test/ci/inventory/local_containerized.txt"
],
"warnings": []
}
PLAY RECAP *********************************************************************
172.18.15.232 : ok=9 changed=6 unreachable=0 failed=0
localhost : ok=0 changed=0 unreachable=0 failed=0
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: SYNC OPENSHIFT-ANSIBLE PULL REQUEST 6640 [00h 00m 07s] ##########
[workspace] $ /bin/bash /tmp/jenkins519796483244353202.sh
########## STARTING STAGE: SYNC ORIGIN REPOSITORY ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ export PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
+ oct sync remote origin --branch master
PLAYBOOK: remote.yml ***********************************************************
2 plays in /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/remote.yml
PLAY [ensure we have the parameters necessary to sync from a remote repository] ***
TASK [ensure all required variables are set] ***********************************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/remote.yml:9
skipping: [localhost] => (item=origin_ci_hosts) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:39.083167",
"item": "origin_ci_hosts",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_connection) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:39.088529",
"item": "origin_ci_connection",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_repository) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:39.093410",
"item": "origin_ci_sync_repository",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_remote) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:39.096826",
"item": "origin_ci_sync_remote",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_version) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:39.103834",
"item": "origin_ci_sync_version",
"skip_reason": "Conditional check failed",
"skipped": true
}
PLAY [sync the remote host with code from the remote repository] ***************
TASK [Gathering Facts] *********************************************************
ok: [172.18.15.232]
TASK [remote-sync : ensure that we are given a destination or we can determine one] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:2
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:40.260234",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : determine the directory to sync if no override is provided] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:7
ok: [172.18.15.232] => {
"ansible_facts": {
"origin_ci_sync_destination": "/data/src/github.com/openshift/origin"
},
"changed": false,
"generated_timestamp": "2018-01-08 19:27:40.309461"
}
TASK [remote-sync : check if the destination does not exist] *******************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:12
ok: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:40.714159",
"stat": {
"atime": 1515100285.5892444,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "binary",
"ctime": 1515100285.2062445,
"dev": 51714,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 1003,
"gr_name": "origin-git",
"inode": 75571336,
"isblk": false,
"ischr": false,
"isdir": true,
"isfifo": false,
"isgid": true,
"islnk": false,
"isreg": false,
"issock": false,
"isuid": false,
"mimetype": "inode/directory",
"mode": "2775",
"mtime": 1515100181.170291,
"nlink": 19,
"path": "/data/src/github.com/openshift/origin",
"pw_name": "origin",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 4096,
"uid": 1001,
"version": "1449961990",
"wgrp": true,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [remote-sync : if the destination directory does not exist, clone to it] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:17
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:40.743735",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : determine which remotes already exist] *********************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:24
changed: [172.18.15.232] => {
"changed": true,
"cmd": [
"/usr/bin/git",
"remote"
],
"delta": "0:00:00.088513",
"end": "2018-01-09 00:27:41.186434",
"generated_timestamp": "2018-01-08 19:27:41.256521",
"rc": 0,
"start": "2018-01-09 00:27:41.097921",
"stderr": [],
"stdout": [
"origin"
],
"warnings": []
}
TASK [remote-sync : fail if the remote we want doesn't exist and we can't add it] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:30
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:41.287790",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : add the new remote if it doesn't exist and we have an address to point to] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:35
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:27:41.321788",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : inspect the remote for the address if we do not have an address] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:41
changed: [172.18.15.232] => {
"changed": true,
"cmd": "/usr/bin/git remote show origin | grep \"Fetch URL\" | cut -c 14-",
"delta": "0:00:01.073497",
"end": "2018-01-09 00:27:42.674433",
"generated_timestamp": "2018-01-08 19:27:42.722463",
"rc": 0,
"start": "2018-01-09 00:27:41.600936",
"stderr": [],
"stdout": [
"https://github.com/openshift/origin.git"
],
"warnings": []
}
TASK [remote-sync : synchronize the repository with the remote server] *********
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:48
changed: [172.18.15.232] => {
"after": "9425ace9658e52f218d6b36b0582d6b12d268784",
"before": "188906e6cea3695409f5597108c47d8231a44136",
"changed": true,
"generated_timestamp": "2018-01-08 19:30:44.884755",
"remote_url_changed": false,
"warnings": []
}
TASK [remote-sync : prune out any refs that should not exist on the remote] ****
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:57
changed: [172.18.15.232] => {
"changed": true,
"cmd": "/usr/bin/git fetch origin --tags --prune",
"delta": "0:00:00.305280",
"end": "2018-01-09 00:30:45.440994",
"generated_timestamp": "2018-01-08 19:30:45.490653",
"rc": 0,
"start": "2018-01-09 00:30:45.135714",
"stderr": [],
"stdout": [],
"warnings": []
}
TASK [remote-sync : check out the desired post-merge state, if requested] ******
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:62
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:30:45.517901",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : merge the resulting state into another branch, if requested] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:68
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:30:45.545232",
"skip_reason": "Conditional check failed",
"skipped": true
}
PLAY RECAP *********************************************************************
172.18.15.232 : ok=7 changed=4 unreachable=0 failed=0
localhost : ok=0 changed=0 unreachable=0 failed=0
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: SYNC ORIGIN REPOSITORY [00h 03m 07s] ##########
[workspace] $ /bin/bash /tmp/jenkins4636775100744339661.sh
########## STARTING STAGE: SYNC IMAGE-REGISTRY REPOSITORY ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ export PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
+ oct sync remote image-registry --branch master
PLAYBOOK: remote.yml ***********************************************************
2 plays in /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/remote.yml
PLAY [ensure we have the parameters necessary to sync from a remote repository] ***
TASK [ensure all required variables are set] ***********************************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/remote.yml:9
skipping: [localhost] => (item=origin_ci_hosts) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:30:46.377323",
"item": "origin_ci_hosts",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_connection) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:30:46.382514",
"item": "origin_ci_connection",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_repository) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:30:46.387375",
"item": "origin_ci_sync_repository",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_remote) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:30:46.392094",
"item": "origin_ci_sync_remote",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_version) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:30:46.395568",
"item": "origin_ci_sync_version",
"skip_reason": "Conditional check failed",
"skipped": true
}
PLAY [sync the remote host with code from the remote repository] ***************
TASK [Gathering Facts] *********************************************************
ok: [172.18.15.232]
TASK [remote-sync : ensure that we are given a destination or we can determine one] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:2
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:30:47.514882",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : determine the directory to sync if no override is provided] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:7
ok: [172.18.15.232] => {
"ansible_facts": {
"origin_ci_sync_destination": "/data/src/github.com/openshift/image-registry"
},
"changed": false,
"generated_timestamp": "2018-01-08 19:30:47.558189"
}
TASK [remote-sync : check if the destination does not exist] *******************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:12
ok: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:30:48.019050",
"stat": {
"atime": 1515100362.7252214,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 0,
"charset": "binary",
"ctime": 1515100285.2112443,
"dev": 51714,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 1003,
"gr_name": "origin-git",
"inode": 2817406,
"isblk": false,
"ischr": false,
"isdir": true,
"isfifo": false,
"isgid": true,
"islnk": false,
"isreg": false,
"issock": false,
"isuid": false,
"mimetype": "inode/directory",
"mode": "2775",
"mtime": 1515100261.285253,
"nlink": 11,
"path": "/data/src/github.com/openshift/image-registry",
"pw_name": "origin",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 280,
"uid": 1001,
"version": "18446744072602915711",
"wgrp": true,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [remote-sync : if the destination directory does not exist, clone to it] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:17
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:30:48.045347",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : determine which remotes already exist] *********************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:24
changed: [172.18.15.232] => {
"changed": true,
"cmd": [
"/usr/bin/git",
"remote"
],
"delta": "0:00:00.255979",
"end": "2018-01-09 00:30:48.644755",
"generated_timestamp": "2018-01-08 19:30:48.694231",
"rc": 0,
"start": "2018-01-09 00:30:48.388776",
"stderr": [],
"stdout": [
"origin"
],
"warnings": []
}
TASK [remote-sync : fail if the remote we want doesn't exist and we can't add it] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:30
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:30:48.722414",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : add the new remote if it doesn't exist and we have an address to point to] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:35
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:30:48.747379",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : inspect the remote for the address if we do not have an address] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:41
changed: [172.18.15.232] => {
"changed": true,
"cmd": "/usr/bin/git remote show origin | grep \"Fetch URL\" | cut -c 14-",
"delta": "0:00:00.467707",
"end": "2018-01-09 00:30:49.458416",
"generated_timestamp": "2018-01-08 19:30:49.507791",
"rc": 0,
"start": "2018-01-09 00:30:48.990709",
"stderr": [],
"stdout": [
"https://github.com/openshift/image-registry.git"
],
"warnings": []
}
TASK [remote-sync : synchronize the repository with the remote server] *********
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:48
changed: [172.18.15.232] => {
"after": "6704b49e106e7f0342e78a070c43cc6df281bf96",
"before": "f94f79d4eaf87a622e1476f45c4b0af91776b0f6",
"changed": true,
"generated_timestamp": "2018-01-08 19:31:43.961595",
"remote_url_changed": false,
"warnings": []
}
TASK [remote-sync : prune out any refs that should not exist on the remote] ****
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:57
changed: [172.18.15.232] => {
"changed": true,
"cmd": "/usr/bin/git fetch origin --tags --prune",
"delta": "0:00:00.184646",
"end": "2018-01-09 00:31:44.407432",
"generated_timestamp": "2018-01-08 19:31:44.454530",
"rc": 0,
"start": "2018-01-09 00:31:44.222786",
"stderr": [],
"stdout": [],
"warnings": []
}
TASK [remote-sync : check out the desired post-merge state, if requested] ******
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:62
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:31:44.479003",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : merge the resulting state into another branch, if requested] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:68
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:31:44.503122",
"skip_reason": "Conditional check failed",
"skipped": true
}
PLAY RECAP *********************************************************************
172.18.15.232 : ok=7 changed=4 unreachable=0 failed=0
localhost : ok=0 changed=0 unreachable=0 failed=0
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: SYNC IMAGE-REGISTRY REPOSITORY [00h 00m 59s] ##########
[workspace] $ /bin/bash /tmp/jenkins3360067287960646942.sh
########## STARTING STAGE: SYNC KUBERNETES-METRICS-SERVER REPOSITORY ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ export PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
+ oct sync remote kubernetes-metrics-server --branch master
PLAYBOOK: remote.yml ***********************************************************
2 plays in /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/remote.yml
PLAY [ensure we have the parameters necessary to sync from a remote repository] ***
TASK [ensure all required variables are set] ***********************************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/remote.yml:9
skipping: [localhost] => (item=origin_ci_hosts) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:31:45.256435",
"item": "origin_ci_hosts",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_connection) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:31:45.257898",
"item": "origin_ci_connection",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_repository) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:31:45.262303",
"item": "origin_ci_sync_repository",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_remote) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:31:45.265447",
"item": "origin_ci_sync_remote",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_sync_version) => {
"changed": false,
"generated_timestamp": "2018-01-08 19:31:45.268603",
"item": "origin_ci_sync_version",
"skip_reason": "Conditional check failed",
"skipped": true
}
PLAY [sync the remote host with code from the remote repository] ***************
TASK [Gathering Facts] *********************************************************
ok: [172.18.15.232]
TASK [remote-sync : ensure that we are given a destination or we can determine one] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:2
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:31:46.307458",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : determine the directory to sync if no override is provided] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:7
ok: [172.18.15.232] => {
"ansible_facts": {
"origin_ci_sync_destination": "/data/src/github.com/openshift/kubernetes-metrics-server"
},
"changed": false,
"generated_timestamp": "2018-01-08 19:31:46.349385"
}
TASK [remote-sync : check if the destination does not exist] *******************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:12
ok: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:31:46.727827",
"stat": {
"atime": 1515100389.751215,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "binary",
"ctime": 1515100285.2122445,
"dev": 51714,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 1003,
"gr_name": "origin-git",
"inode": 67676348,
"isblk": false,
"ischr": false,
"isdir": true,
"isfifo": false,
"isgid": true,
"islnk": false,
"isreg": false,
"issock": false,
"isuid": false,
"mimetype": "inode/directory",
"mode": "2775",
"mtime": 1515100279.3322465,
"nlink": 13,
"path": "/data/src/github.com/openshift/kubernetes-metrics-server",
"pw_name": "origin",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 4096,
"uid": 1001,
"version": "878767506",
"wgrp": true,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [remote-sync : if the destination directory does not exist, clone to it] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:17
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:31:46.750808",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : determine which remotes already exist] *********************
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:24
changed: [172.18.15.232] => {
"changed": true,
"cmd": [
"/usr/bin/git",
"remote"
],
"delta": "0:00:00.073650",
"end": "2018-01-09 00:31:47.159076",
"generated_timestamp": "2018-01-08 19:31:47.206265",
"rc": 0,
"start": "2018-01-09 00:31:47.085426",
"stderr": [],
"stdout": [
"origin"
],
"warnings": []
}
TASK [remote-sync : fail if the remote we want doesn't exist and we can't add it] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:30
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:31:47.231826",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : add the new remote if it doesn't exist and we have an address to point to] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:35
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:31:47.254994",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : inspect the remote for the address if we do not have an address] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:41
changed: [172.18.15.232] => {
"changed": true,
"cmd": "/usr/bin/git remote show origin | grep \"Fetch URL\" | cut -c 14-",
"delta": "0:00:00.189230",
"end": "2018-01-09 00:31:47.683558",
"generated_timestamp": "2018-01-08 19:31:47.732196",
"rc": 0,
"start": "2018-01-09 00:31:47.494328",
"stderr": [],
"stdout": [
"https://github.com/openshift/kubernetes-metrics-server.git"
],
"warnings": []
}
TASK [remote-sync : synchronize the repository with the remote server] *********
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:48
ok: [172.18.15.232] => {
"after": "87edca06dfee274c35daf3dd292ab46b67df81e8",
"before": "87edca06dfee274c35daf3dd292ab46b67df81e8",
"changed": false,
"generated_timestamp": "2018-01-08 19:31:55.002229",
"remote_url_changed": false,
"warnings": []
}
TASK [remote-sync : prune out any refs that should not exist on the remote] ****
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:57
changed: [172.18.15.232] => {
"changed": true,
"cmd": "/usr/bin/git fetch origin --tags --prune",
"delta": "0:00:00.159360",
"end": "2018-01-09 00:31:55.394984",
"generated_timestamp": "2018-01-08 19:31:55.444082",
"rc": 0,
"start": "2018-01-09 00:31:55.235624",
"stderr": [],
"stdout": [],
"warnings": []
}
TASK [remote-sync : check out the desired post-merge state, if requested] ******
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:62
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:31:55.470291",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [remote-sync : merge the resulting state into another branch, if requested] ***
task path: /var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/lib/python2.7/site-packages/oct/ansible/oct/playbooks/sync/roles/remote-sync/tasks/main.yml:68
skipping: [172.18.15.232] => {
"changed": false,
"generated_timestamp": "2018-01-08 19:31:55.494769",
"skip_reason": "Conditional check failed",
"skipped": true
}
PLAY RECAP *********************************************************************
172.18.15.232 : ok=7 changed=3 unreachable=0 failed=0
localhost : ok=0 changed=0 unreachable=0 failed=0
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: SYNC KUBERNETES-METRICS-SERVER REPOSITORY [00h 00m 11s] ##########
[workspace] $ /bin/bash /tmp/jenkins82684612229307991.sh
########## STARTING STAGE: FORWARD PARAMETERS TO THE REMOTE HOST ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ export PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel sudo chmod o+rw /etc/environment
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''AOS_CD_JOBS_TARGET_BRANCH=master'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''PULL_REFS=master:7536af8e199c025451bdb7f5083c685b8ed5180d,6640:e882e552a9ffc37dc392b1cc7017f460d651fa20'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''buildId=7f6ff560-f4d3-11e7-96e3-0a58ac10115d'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''BUILD_ID=7f6ff560-f4d3-11e7-96e3-0a58ac10115d'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''REPO_OWNER=openshift'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''REPO_NAME=openshift-ansible'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''OPENSHIFT_ANSIBLE_TARGET_BRANCH=master'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''PULL_REFS=master:7536af8e199c025451bdb7f5083c685b8ed5180d,6640:e882e552a9ffc37dc392b1cc7017f460d651fa20'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''buildId=7f6ff560-f4d3-11e7-96e3-0a58ac10115d'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''BUILD_ID=7f6ff560-f4d3-11e7-96e3-0a58ac10115d'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''REPO_OWNER=openshift'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''REPO_NAME=openshift-ansible'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''OPENSHIFT_ANSIBLE_PULL_ID='\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''PULL_NUMBER=6640'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''PULL_REFS=master:7536af8e199c025451bdb7f5083c685b8ed5180d,6640:e882e552a9ffc37dc392b1cc7017f460d651fa20'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''buildId=7f6ff560-f4d3-11e7-96e3-0a58ac10115d'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''ORIGIN_TARGET_BRANCH=master'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''PULL_REFS=master:7536af8e199c025451bdb7f5083c685b8ed5180d,6640:e882e552a9ffc37dc392b1cc7017f460d651fa20'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''buildId=7f6ff560-f4d3-11e7-96e3-0a58ac10115d'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''BUILD_ID=7f6ff560-f4d3-11e7-96e3-0a58ac10115d'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''REPO_OWNER=openshift'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''REPO_NAME=openshift-ansible'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''IMAGE_REGISTRY_TARGET_BRANCH=master'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''PULL_REFS=master:7536af8e199c025451bdb7f5083c685b8ed5180d,6640:e882e552a9ffc37dc392b1cc7017f460d651fa20'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''buildId=7f6ff560-f4d3-11e7-96e3-0a58ac10115d'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''BUILD_ID=7f6ff560-f4d3-11e7-96e3-0a58ac10115d'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''REPO_OWNER=openshift'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''REPO_NAME=openshift-ansible'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''KUBERNETES_METRICS_SERVER_TARGET_BRANCH=master'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''PULL_REFS=master:7536af8e199c025451bdb7f5083c685b8ed5180d,6640:e882e552a9ffc37dc392b1cc7017f460d651fa20'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''buildId=7f6ff560-f4d3-11e7-96e3-0a58ac10115d'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''BUILD_ID=7f6ff560-f4d3-11e7-96e3-0a58ac10115d'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''REPO_OWNER=openshift'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''REPO_NAME=openshift-ansible'\'' >> /etc/environment'
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: FORWARD PARAMETERS TO THE REMOTE HOST [00h 00m 12s] ##########
[workspace] $ /bin/bash /tmp/jenkins3779457340341056907.sh
########## STARTING STAGE: FORWARD PARAMETERS TO THE REMOTE HOST ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ export PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel sudo chmod o+rw /etc/environment
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''REPO_OWNER=openshift'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''REPO_NAME=openshift-ansible'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''PULL_BASE_REF=master'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''PULL_BASE_SHA=7536af8e199c025451bdb7f5083c685b8ed5180d'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''PULL_REFS=master:7536af8e199c025451bdb7f5083c685b8ed5180d,6640:e882e552a9ffc37dc392b1cc7017f460d651fa20'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''PULL_NUMBER=6640'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''PULL_PULL_SHA=e882e552a9ffc37dc392b1cc7017f460d651fa20'\'' >> /etc/environment'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'echo '\''JOB_NAME=test_pull_request_openshift_ansible_extended_conformance_install_in_tree'\'' >> /etc/environment'
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: FORWARD PARAMETERS TO THE REMOTE HOST [00h 00m 02s] ##########
[workspace] $ /bin/bash /tmp/jenkins2815175960879990663.sh
########## STARTING STAGE: RECORD THE STARTING METADATA ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ export PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ mktemp
+ script=/tmp/tmp.GQ5gAvch82
+ cat
+ chmod +x /tmp/tmp.GQ5gAvch82
+ scp -F ./.config/origin-ci-tool/inventory/.ssh_config /tmp/tmp.GQ5gAvch82 openshiftdevel:/tmp/tmp.GQ5gAvch82
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config -t openshiftdevel 'bash -l -c "timeout 300 /tmp/tmp.GQ5gAvch82"'
+ cd /data/src/github.com/openshift/aos-cd-jobs
+ trap 'exit 0' EXIT
+ sjb/gcs/started.py
+ exit 0
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: RECORD THE STARTING METADATA [00h 00m 16s] ##########
[workspace] $ /bin/bash /tmp/jenkins6753288806764590757.sh
########## STARTING STAGE: UPLOAD GCS STARTING METADATA ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ export PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
+ trap 'exit 0' EXIT
+ mkdir -p gcs/
+ scp -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel:/data/started.json gcs/
++ gcs_path
++ bucket=gs://origin-ci-test/
++ [[ -z 7f6ff560-f4d3-11e7-96e3-0a58ac10115d ]]
++ suffix=test_pull_request_openshift_ansible_extended_conformance_install_in_tree/21/
++ [[ -n openshift ]]
++ [[ openshift-ansible != \o\r\i\g\i\n ]]
++ segment=openshift_openshift-ansible/
++ [[ -n 6640 ]]
++ prefix=pr-logs/pull/
++ segment=openshift_openshift-ansible/6640/
++ echo gs://origin-ci-test/pr-logs/pull/openshift_openshift-ansible/6640/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/21/
++ return 0
+ path=gs://origin-ci-test/pr-logs/pull/openshift_openshift-ansible/6640/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/21/
+ gsutil cp gcs/started.json gs://origin-ci-test/pr-logs/pull/openshift_openshift-ansible/6640/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/21/started.json
Copying file://gcs/started.json [Content-Type=application/json]...
/ [0 files][ 0.0 B/ 789.0 B]
/ [1 files][ 789.0 B/ 789.0 B]
Operation completed over 1 objects/789.0 B.
+ [[ -n 6640 ]]
+ echo gs://origin-ci-test/pr-logs/pull/openshift_openshift-ansible/6640/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/21
+ gsutil cp 21.txt gs://origin-ci-test/pr-logs/directory/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/21.txt
Copying file://21.txt [Content-Type=text/plain]...
/ [0 files][ 0.0 B/ 142.0 B]
/ [1 files][ 142.0 B/ 142.0 B]
Operation completed over 1 objects/142.0 B.
+ exit 0
[workspace] $ /bin/bash /tmp/jenkins3243484484803366363.sh
########## STARTING STAGE: USE A RAMDISK FOR ETCD ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ export PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ mktemp
+ script=/tmp/tmp.Lh6hxskxxv
+ cat
+ chmod +x /tmp/tmp.Lh6hxskxxv
+ scp -F ./.config/origin-ci-tool/inventory/.ssh_config /tmp/tmp.Lh6hxskxxv openshiftdevel:/tmp/tmp.Lh6hxskxxv
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config -t openshiftdevel 'bash -l -c "timeout 300 /tmp/tmp.Lh6hxskxxv"'
+ cd /home/origin
+ sudo su root
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: USE A RAMDISK FOR ETCD [00h 00m 01s] ##########
[workspace] $ /bin/bash /tmp/jenkins3100296108790162495.sh
########## STARTING STAGE: TURN OFF UNNECESSARY CENTOS PAAS SIG REPOS ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ export PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ mktemp
+ script=/tmp/tmp.sDBtleWq8Y
+ cat
+ chmod +x /tmp/tmp.sDBtleWq8Y
+ scp -F ./.config/origin-ci-tool/inventory/.ssh_config /tmp/tmp.sDBtleWq8Y openshiftdevel:/tmp/tmp.sDBtleWq8Y
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config -t openshiftdevel 'bash -l -c "timeout 300 /tmp/tmp.sDBtleWq8Y"'
+ cd /home/origin
+ sudo yum-config-manager --disable 'centos-paas-sig-openshift-origin*-rpms'
Loaded plugins: amazon-id, rhui-lb
================ repo: centos-paas-sig-openshift-origin13-rpms =================
[centos-paas-sig-openshift-origin13-rpms]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7Server
baseurl = https://buildlogs.centos.org/centos/7/paas/x86_64/openshift-origin13/
cache = 0
cachedir = /var/cache/yum/x86_64/7Server/centos-paas-sig-openshift-origin13-rpms
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = 0
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7Server/centos-paas-sig-openshift-origin13-rpms/gpgcadir
gpgcakey =
gpgcheck = False
gpgdir = /var/lib/yum/repos/x86_64/7Server/centos-paas-sig-openshift-origin13-rpms/gpgdir
gpgkey =
hdrdir = /var/cache/yum/x86_64/7Server/centos-paas-sig-openshift-origin13-rpms/headers
http_caching = all
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = CentOS PaaS SIG Origin 1.3 Repository
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7Server/centos-paas-sig-openshift-origin13-rpms
pkgdir = /var/cache/yum/x86_64/7Server/centos-paas-sig-openshift-origin13-rpms/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 10
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert = /var/lib/yum/client-cert.pem
sslclientkey = /var/lib/yum/client-key.pem
sslverify = False
throttle = 0
timeout = 120.0
ui_id = centos-paas-sig-openshift-origin13-rpms
ui_repoid_vars = releasever,
basearch
username =
================ repo: centos-paas-sig-openshift-origin14-rpms =================
[centos-paas-sig-openshift-origin14-rpms]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7Server
baseurl = https://buildlogs.centos.org/centos/7/paas/x86_64/openshift-origin14/
cache = 0
cachedir = /var/cache/yum/x86_64/7Server/centos-paas-sig-openshift-origin14-rpms
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = 0
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7Server/centos-paas-sig-openshift-origin14-rpms/gpgcadir
gpgcakey =
gpgcheck = False
gpgdir = /var/lib/yum/repos/x86_64/7Server/centos-paas-sig-openshift-origin14-rpms/gpgdir
gpgkey =
hdrdir = /var/cache/yum/x86_64/7Server/centos-paas-sig-openshift-origin14-rpms/headers
http_caching = all
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = CentOS PaaS SIG Origin 1.4 Repository
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7Server/centos-paas-sig-openshift-origin14-rpms
pkgdir = /var/cache/yum/x86_64/7Server/centos-paas-sig-openshift-origin14-rpms/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 10
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert = /var/lib/yum/client-cert.pem
sslclientkey = /var/lib/yum/client-key.pem
sslverify = False
throttle = 0
timeout = 120.0
ui_id = centos-paas-sig-openshift-origin14-rpms
ui_repoid_vars = releasever,
basearch
username =
================ repo: centos-paas-sig-openshift-origin15-rpms =================
[centos-paas-sig-openshift-origin15-rpms]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7Server
baseurl = https://buildlogs.centos.org/centos/7/paas/x86_64/openshift-origin15/
cache = 0
cachedir = /var/cache/yum/x86_64/7Server/centos-paas-sig-openshift-origin15-rpms
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = 0
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7Server/centos-paas-sig-openshift-origin15-rpms/gpgcadir
gpgcakey =
gpgcheck = False
gpgdir = /var/lib/yum/repos/x86_64/7Server/centos-paas-sig-openshift-origin15-rpms/gpgdir
gpgkey =
hdrdir = /var/cache/yum/x86_64/7Server/centos-paas-sig-openshift-origin15-rpms/headers
http_caching = all
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = CentOS PaaS SIG Origin 1.5 Repository
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7Server/centos-paas-sig-openshift-origin15-rpms
pkgdir = /var/cache/yum/x86_64/7Server/centos-paas-sig-openshift-origin15-rpms/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 10
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert = /var/lib/yum/client-cert.pem
sslclientkey = /var/lib/yum/client-key.pem
sslverify = False
throttle = 0
timeout = 120.0
ui_id = centos-paas-sig-openshift-origin15-rpms
ui_repoid_vars = releasever,
basearch
username =
================ repo: centos-paas-sig-openshift-origin36-rpms =================
[centos-paas-sig-openshift-origin36-rpms]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7Server
baseurl = https://buildlogs.centos.org/centos/7/paas/x86_64/openshift-origin36/
cache = 0
cachedir = /var/cache/yum/x86_64/7Server/centos-paas-sig-openshift-origin36-rpms
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = 0
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7Server/centos-paas-sig-openshift-origin36-rpms/gpgcadir
gpgcakey =
gpgcheck = False
gpgdir = /var/lib/yum/repos/x86_64/7Server/centos-paas-sig-openshift-origin36-rpms/gpgdir
gpgkey =
hdrdir = /var/cache/yum/x86_64/7Server/centos-paas-sig-openshift-origin36-rpms/headers
http_caching = all
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = CentOS PaaS SIG Origin 3.6 Repository
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7Server/centos-paas-sig-openshift-origin36-rpms
pkgdir = /var/cache/yum/x86_64/7Server/centos-paas-sig-openshift-origin36-rpms/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 10
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert = /var/lib/yum/client-cert.pem
sslclientkey = /var/lib/yum/client-key.pem
sslverify = False
throttle = 0
timeout = 120.0
ui_id = centos-paas-sig-openshift-origin36-rpms
ui_repoid_vars = releasever,
basearch
username =
================ repo: centos-paas-sig-openshift-origin37-rpms =================
[centos-paas-sig-openshift-origin37-rpms]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7Server
baseurl = https://buildlogs.centos.org/centos/7/paas/x86_64/openshift-origin37/
cache = 0
cachedir = /var/cache/yum/x86_64/7Server/centos-paas-sig-openshift-origin37-rpms
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = 0
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7Server/centos-paas-sig-openshift-origin37-rpms/gpgcadir
gpgcakey =
gpgcheck = False
gpgdir = /var/lib/yum/repos/x86_64/7Server/centos-paas-sig-openshift-origin37-rpms/gpgdir
gpgkey =
hdrdir = /var/cache/yum/x86_64/7Server/centos-paas-sig-openshift-origin37-rpms/headers
http_caching = all
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = CentOS PaaS SIG Origin 3.7 Repository
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7Server/centos-paas-sig-openshift-origin37-rpms
pkgdir = /var/cache/yum/x86_64/7Server/centos-paas-sig-openshift-origin37-rpms/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 10
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert = /var/lib/yum/client-cert.pem
sslclientkey = /var/lib/yum/client-key.pem
sslverify = False
throttle = 0
timeout = 120.0
ui_id = centos-paas-sig-openshift-origin37-rpms
ui_repoid_vars = releasever,
basearch
username =
+ [[ test_pull_request_openshift_ansible_extended_conformance_install_in_tree == *update* ]]
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: TURN OFF UNNECESSARY CENTOS PAAS SIG REPOS [00h 00m 05s] ##########
[workspace] $ /bin/bash /tmp/jenkins3022136730159959108.sh
########## STARTING STAGE: BUILD AN ORIGIN RELEASE ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ export PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ mktemp
+ script=/tmp/tmp.PU7wE86Vq9
+ cat
+ chmod +x /tmp/tmp.PU7wE86Vq9
+ scp -F ./.config/origin-ci-tool/inventory/.ssh_config /tmp/tmp.PU7wE86Vq9 openshiftdevel:/tmp/tmp.PU7wE86Vq9
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config -t openshiftdevel 'bash -l -c "timeout 14400 /tmp/tmp.PU7wE86Vq9"'
+ cd /data/src/github.com/openshift/origin
+ [[ -n master:7536af8e199c025451bdb7f5083c685b8ed5180d,6640:e882e552a9ffc37dc392b1cc7017f460d651fa20 ]]
+ export OPENSHIFT_ANSIBLE_TARGET_BRANCH=master
+ OPENSHIFT_ANSIBLE_TARGET_BRANCH=master
+ git checkout master
Already on 'master'
+ hack/build-base-images.sh
[openshift/origin-source] --> Image centos:7 was not found, pulling ...
[openshift/origin-source] --> Pulled 0/2 layers, 4% complete
[openshift/origin-source] --> Pulled 1/2 layers, 50% complete
[openshift/origin-source] --> FROM centos:7
[openshift/origin-source] --> COPY *.repo /etc/yum.repos.d/
[openshift/origin-source] --> Committing changes to openshift/origin-source:9425ace ...
[openshift/origin-source] --> Tagged as openshift/origin-source:latest
[openshift/origin-source] --> Done
[openshift/origin-base] --> FROM openshift/origin-source
[openshift/origin-base] --> COPY *.repo /etc/yum.repos.d/
[openshift/origin-base] --> RUN INSTALL_PKGS="bsdtar ceph-common device-mapper device-mapper-persistent-data e2fsprogs ethtool findutils git hostname iptables lsof nmap-ncat socat sysvinit-tools tar tree util-linux wget which xfsprogs" && yum install -y centos-release-ceph-luminous && rpm -V centos-release-ceph-luminous && yum install -y ${INSTALL_PKGS} && rpm -V ${INSTALL_PKGS} && yum clean all && mkdir -p /var/lib/origin
[openshift/origin-base] Loaded plugins: fastestmirror, ovl
[openshift/origin-base] Determining fastest mirrors
[openshift/origin-base] * base: ftp.linux.ncsu.edu
[openshift/origin-base] * extras: ftp.linux.ncsu.edu
[openshift/origin-base] * updates: mirror.vcu.edu
[openshift/origin-base] Resolving Dependencies
[openshift/origin-base] --> Running transaction check
[openshift/origin-base] ---> Package centos-release-ceph-luminous.noarch 0:1.0-1.el7.centos will be installed
[openshift/origin-base] --> Processing Dependency: centos-release-storage-common for package: centos-release-ceph-luminous-1.0-1.el7.centos.noarch
[openshift/origin-base] --> Running transaction check
[openshift/origin-base] ---> Package centos-release-storage-common.noarch 0:1-2.el7.centos will be installed
[openshift/origin-base] --> Finished Dependency Resolution
[openshift/origin-base] Dependencies Resolved
[openshift/origin-base] ================================================================================
[openshift/origin-base] Package Arch Version Repository
[openshift/origin-base] Size
[openshift/origin-base] ================================================================================
[openshift/origin-base] Installing:
[openshift/origin-base] centos-release-ceph-luminous noarch 1.0-1.el7.centos extras 4.1 k
[openshift/origin-base] Installing for dependencies:
[openshift/origin-base] centos-release-storage-common noarch 1-2.el7.centos extras 4.5 k
[openshift/origin-base] Transaction Summary
[openshift/origin-base] ================================================================================
[openshift/origin-base] Install 1 Package (+1 Dependent package)
[openshift/origin-base] Total download size: 8.6 k
[openshift/origin-base] Installed size: 2.1 k
[openshift/origin-base] Downloading packages:
[openshift/origin-base] warning: /var/cache/yum/x86_64/7/extras/packages/centos-release-ceph-luminous-1.0-1.el7.centos.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
[openshift/origin-base] Public key for centos-release-ceph-luminous-1.0-1.el7.centos.noarch.rpm is not installed
[openshift/origin-base] --------------------------------------------------------------------------------
[openshift/origin-base] Total 85 kB/s | 8.6 kB 00:00
[openshift/origin-base] Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
[openshift/origin-base] Importing GPG key 0xF4A80EB5:
[openshift/origin-base] Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) "
[openshift/origin-base] Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
[openshift/origin-base] Package : centos-release-7-4.1708.el7.centos.x86_64 (@CentOS)
[openshift/origin-base] From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
[openshift/origin-base] Running transaction check
[openshift/origin-base] Running transaction test
[openshift/origin-base] Transaction test succeeded
[openshift/origin-base] Running transaction
[openshift/origin-base] Installing : centos-release-storage-common-1-2.el7.centos.noarch 1/2
[openshift/origin-base] Installing : centos-release-ceph-luminous-1.0-1.el7.centos.noarch 2/2
[openshift/origin-base] Verifying : centos-release-storage-common-1-2.el7.centos.noarch 1/2
[openshift/origin-base] Verifying : centos-release-ceph-luminous-1.0-1.el7.centos.noarch 2/2
[openshift/origin-base] Installed:
[openshift/origin-base] centos-release-ceph-luminous.noarch 0:1.0-1.el7.centos
[openshift/origin-base] Dependency Installed:
[openshift/origin-base] centos-release-storage-common.noarch 0:1-2.el7.centos
[openshift/origin-base] Complete!
[openshift/origin-base] Loaded plugins: fastestmirror, ovl
[openshift/origin-base] Loading mirror speeds from cached hostfile
[openshift/origin-base] * base: ftp.linux.ncsu.edu
[openshift/origin-base] * extras: ftp.linux.ncsu.edu
[openshift/origin-base] * updates: mirror.vcu.edu
[openshift/origin-base] Package 7:device-mapper-1.02.140-8.el7.x86_64 already installed and latest version
[openshift/origin-base] Package 1:findutils-4.5.11-5.el7.x86_64 already installed and latest version
[openshift/origin-base] Package hostname-3.13-3.el7.x86_64 already installed and latest version
[openshift/origin-base] Package 2:tar-1.26-32.el7.x86_64 already installed and latest version
[openshift/origin-base] Package util-linux-2.23.2-43.el7_4.2.x86_64 already installed and latest version
[openshift/origin-base] Resolving Dependencies
[openshift/origin-base] --> Running transaction check
[openshift/origin-base] ---> Package bsdtar.x86_64 0:3.1.2-10.el7_2 will be installed
[openshift/origin-base] --> Processing Dependency: libarchive = 3.1.2-10.el7_2 for package: bsdtar-3.1.2-10.el7_2.x86_64
[openshift/origin-base] --> Processing Dependency: liblzo2.so.2()(64bit) for package: bsdtar-3.1.2-10.el7_2.x86_64
[openshift/origin-base] --> Processing Dependency: libarchive.so.13()(64bit) for package: bsdtar-3.1.2-10.el7_2.x86_64
[openshift/origin-base] ---> Package ceph-common.x86_64 2:12.2.1-0.el7 will be installed
[openshift/origin-base] --> Processing Dependency: python-rgw = 2:12.2.1-0.el7 for package: 2:ceph-common-12.2.1-0.el7.x86_64
[openshift/origin-base] --> Processing Dependency: python-rbd = 2:12.2.1-0.el7 for package: 2:ceph-common-12.2.1-0.el7.x86_64
[openshift/origin-base] --> Processing Dependency: python-rados = 2:12.2.1-0.el7 for package: 2:ceph-common-12.2.1-0.el7.x86_64
[openshift/origin-base] --> Processing Dependency: python-cephfs = 2:12.2.1-0.el7 for package: 2:ceph-common-12.2.1-0.el7.x86_64
[openshift/origin-base] --> Processing Dependency: librbd1 = 2:12.2.1-0.el7 for package: 2:ceph-common-12.2.1-0.el7.x86_64
[openshift/origin-base] --> Processing Dependency: librados2 = 2:12.2.1-0.el7 for package: 2:ceph-common-12.2.1-0.el7.x86_64
[openshift/origin-base] --> Processing Dependency: libcephfs2 = 2:12.2.1-0.el7 for package: 2:ceph-common-12.2.1-0.el7.x86_64
[openshift/origin-base] --> Processing Dependency: python-requests for package: 2:ceph-common-12.2.1-0.el7.x86_64
[openshift/origin-base] --> Processing Dependency: python-prettytable for package: 2:ceph-common-12.2.1-0.el7.x86_64
[openshift/origin-base] --> Processing Dependency: libibverbs.so.1(IBVERBS_1.1)(64bit) for package: 2:ceph-common-12.2.1-0.el7.x86_64
[openshift/origin-base] --> Processing Dependency: libibverbs.so.1(IBVERBS_1.0)(64bit) for package: 2:ceph-common-12.2.1-0.el7.x86_64
[openshift/origin-base] --> Processing Dependency: libtcmalloc.so.4()(64bit) for package: 2:ceph-common-12.2.1-0.el7.x86_64
[openshift/origin-base] --> Processing Dependency: libsnappy.so.1()(64bit) for package: 2:ceph-common-12.2.1-0.el7.x86_64
[openshift/origin-base] --> Processing Dependency: librbd.so.1()(64bit) for package: 2:ceph-common-12.2.1-0.el7.x86_64
[openshift/origin-base] --> Processing Dependency: libradosstriper.so.1()(64bit) for package: 2:ceph-common-12.2.1-0.el7.x86_64
[openshift/origin-base] --> Processing Dependency: librados.so.2()(64bit) for package: 2:ceph-common-12.2.1-0.el7.x86_64
[openshift/origin-base] --> Processing Dependency: libleveldb.so.1()(64bit) for package: 2:ceph-common-12.2.1-0.el7.x86_64
[openshift/origin-base] --> Processing Dependency: libibverbs.so.1()(64bit) for package: 2:ceph-common-12.2.1-0.el7.x86_64
[openshift/origin-base] --> Processing Dependency: libfuse.so.2()(64bit) for package: 2:ceph-common-12.2.1-0.el7.x86_64
[openshift/origin-base] --> Processing Dependency: libcephfs.so.2()(64bit) for package: 2:ceph-common-12.2.1-0.el7.x86_64
[openshift/origin-base] --> Processing Dependency: libceph-common.so.0()(64bit) for package: 2:ceph-common-12.2.1-0.el7.x86_64
[openshift/origin-base] --> Processing Dependency: libbabeltrace.so.1()(64bit) for package: 2:ceph-common-12.2.1-0.el7.x86_64
[openshift/origin-base] --> Processing Dependency: libbabeltrace-ctf.so.1()(64bit) for package: 2:ceph-common-12.2.1-0.el7.x86_64
[openshift/origin-base] --> Processing Dependency: libaio.so.1()(64bit) for package: 2:ceph-common-12.2.1-0.el7.x86_64
[openshift/origin-base] ---> Package device-mapper-persistent-data.x86_64 0:0.7.0-0.1.rc6.el7 will be installed
[openshift/origin-base] ---> Package e2fsprogs.x86_64 0:1.42.9-10.el7 will be installed
[openshift/origin-base] --> Processing Dependency: libss = 1.42.9-10.el7 for package: e2fsprogs-1.42.9-10.el7.x86_64
[openshift/origin-base] --> Processing Dependency: e2fsprogs-libs(x86-64) = 1.42.9-10.el7 for package: e2fsprogs-1.42.9-10.el7.x86_64
[openshift/origin-base] --> Processing Dependency: libss.so.2()(64bit) for package: e2fsprogs-1.42.9-10.el7.x86_64
[openshift/origin-base] --> Processing Dependency: libext2fs.so.2()(64bit) for package: e2fsprogs-1.42.9-10.el7.x86_64
[openshift/origin-base] --> Processing Dependency: libe2p.so.2()(64bit) for package: e2fsprogs-1.42.9-10.el7.x86_64
[openshift/origin-base] ---> Package ethtool.x86_64 2:4.8-1.el7 will be installed
[openshift/origin-base] ---> Package git.x86_64 0:1.8.3.1-12.el7_4 will be installed
[openshift/origin-base] --> Processing Dependency: perl-Git = 1.8.3.1-12.el7_4 for package: git-1.8.3.1-12.el7_4.x86_64
[openshift/origin-base] --> Processing Dependency: perl >= 5.008 for package: git-1.8.3.1-12.el7_4.x86_64
[openshift/origin-base] --> Processing Dependency: rsync for package: git-1.8.3.1-12.el7_4.x86_64
[openshift/origin-base] --> Processing Dependency: perl(warnings) for package: git-1.8.3.1-12.el7_4.x86_64
[openshift/origin-base] --> Processing Dependency: perl(vars) for package: git-1.8.3.1-12.el7_4.x86_64
[openshift/origin-base] --> Processing Dependency: perl(strict) for package: git-1.8.3.1-12.el7_4.x86_64
[openshift/origin-base] --> Processing Dependency: perl(lib) for package: git-1.8.3.1-12.el7_4.x86_64
[openshift/origin-base] --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-12.el7_4.x86_64
[openshift/origin-base] --> Processing Dependency: perl(Git) for package: git-1.8.3.1-12.el7_4.x86_64
[openshift/origin-base] --> Processing Dependency: perl(Getopt::Long) for package: git-1.8.3.1-12.el7_4.x86_64
[openshift/origin-base] --> Processing Dependency: perl(File::stat) for package: git-1.8.3.1-12.el7_4.x86_64
[openshift/origin-base] --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-12.el7_4.x86_64
[openshift/origin-base] --> Processing Dependency: perl(File::Spec) for package: git-1.8.3.1-12.el7_4.x86_64
[openshift/origin-base] --> Processing Dependency: perl(File::Path) for package: git-1.8.3.1-12.el7_4.x86_64
[openshift/origin-base] --> Processing Dependency: perl(File::Find) for package: git-1.8.3.1-12.el7_4.x86_64
[openshift/origin-base] --> Processing Dependency: perl(File::Copy) for package: git-1.8.3.1-12.el7_4.x86_64
[openshift/origin-base] --> Processing Dependency: perl(File::Basename) for package: git-1.8.3.1-12.el7_4.x86_64
[openshift/origin-base] --> Processing Dependency: perl(Exporter) for package: git-1.8.3.1-12.el7_4.x86_64
[openshift/origin-base] --> Processing Dependency: perl(Error) for package: git-1.8.3.1-12.el7_4.x86_64
[openshift/origin-base] --> Processing Dependency: openssh-clients for package: git-1.8.3.1-12.el7_4.x86_64
[openshift/origin-base] --> Processing Dependency: less for package: git-1.8.3.1-12.el7_4.x86_64
[openshift/origin-base] --> Processing Dependency: /usr/bin/perl for package: git-1.8.3.1-12.el7_4.x86_64
[openshift/origin-base] --> Processing Dependency: libgnome-keyring.so.0()(64bit) for package: git-1.8.3.1-12.el7_4.x86_64
[openshift/origin-base] ---> Package iptables.x86_64 0:1.4.21-18.2.el7_4 will be installed
[openshift/origin-base] --> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-18.2.el7_4.x86_64
[openshift/origin-base] --> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-18.2.el7_4.x86_64
[openshift/origin-base] ---> Package lsof.x86_64 0:4.87-4.el7 will be installed
[openshift/origin-base] ---> Package nmap-ncat.x86_64 2:6.40-7.el7 will be installed
[openshift/origin-base] --> Processing Dependency: libpcap.so.1()(64bit) for package: 2:nmap-ncat-6.40-7.el7.x86_64
[openshift/origin-base] ---> Package socat.x86_64 0:1.7.3.2-2.el7 will be installed
[openshift/origin-base] --> Processing Dependency: libwrap.so.0()(64bit) for package: socat-1.7.3.2-2.el7.x86_64
[openshift/origin-base] ---> Package sysvinit-tools.x86_64 0:2.88-14.dsf.el7 will be installed
[openshift/origin-base] ---> Package tree.x86_64 0:1.6.0-10.el7 will be installed
[openshift/origin-base] ---> Package wget.x86_64 0:1.14-15.el7_4.1 will be installed
[openshift/origin-base] ---> Package which.x86_64 0:2.20-7.el7 will be installed
[openshift/origin-base] ---> Package xfsprogs.x86_64 0:4.5.0-12.el7 will be installed
[openshift/origin-base] --> Running transaction check
[openshift/origin-base] ---> Package e2fsprogs-libs.x86_64 0:1.42.9-10.el7 will be installed
[openshift/origin-base] ---> Package fuse-libs.x86_64 0:2.9.2-8.el7 will be installed
[openshift/origin-base] ---> Package gperftools-libs.x86_64 0:2.4-8.el7 will be installed
[openshift/origin-base] --> Processing Dependency: libunwind.so.8()(64bit) for package: gperftools-libs-2.4-8.el7.x86_64
[openshift/origin-base] ---> Package less.x86_64 0:458-9.el7 will be installed
[openshift/origin-base] --> Processing Dependency: groff-base for package: less-458-9.el7.x86_64
[openshift/origin-base] ---> Package leveldb.x86_64 0:1.12.0-5.el7.1 will be installed
[openshift/origin-base] ---> Package libaio.x86_64 0:0.3.109-13.el7 will be installed
[openshift/origin-base] ---> Package libarchive.x86_64 0:3.1.2-10.el7_2 will be installed
[openshift/origin-base] ---> Package libbabeltrace.x86_64 0:1.2.4-3.1.el7 will be installed
[openshift/origin-base] ---> Package libcephfs2.x86_64 2:12.2.1-0.el7 will be installed
[openshift/origin-base] ---> Package libgnome-keyring.x86_64 0:3.12.0-1.el7 will be installed
[openshift/origin-base] ---> Package libibverbs.x86_64 0:13-7.el7 will be installed
[openshift/origin-base] --> Processing Dependency: rdma-core(x86-64) = 13-7.el7 for package: libibverbs-13-7.el7.x86_64
[openshift/origin-base] --> Processing Dependency: libnl-route-3.so.200(libnl_3)(64bit) for package: libibverbs-13-7.el7.x86_64
[openshift/origin-base] --> Processing Dependency: libnl-3.so.200(libnl_3)(64bit) for package: libibverbs-13-7.el7.x86_64
[openshift/origin-base] --> Processing Dependency: libnl-route-3.so.200()(64bit) for package: libibverbs-13-7.el7.x86_64
[openshift/origin-base] --> Processing Dependency: libnl-3.so.200()(64bit) for package: libibverbs-13-7.el7.x86_64
[openshift/origin-base] ---> Package libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 will be installed
[openshift/origin-base] --> Processing Dependency: libmnl.so.0(LIBMNL_1.1)(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64
[openshift/origin-base] --> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64
[openshift/origin-base] --> Processing Dependency: libmnl.so.0()(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64
[openshift/origin-base] ---> Package libnfnetlink.x86_64 0:1.0.1-4.el7 will be installed
[openshift/origin-base] ---> Package libpcap.x86_64 14:1.5.3-9.el7 will be installed
[openshift/origin-base] ---> Package librados2.x86_64 2:12.2.1-0.el7 will be installed
[openshift/origin-base] --> Processing Dependency: liblttng-ust.so.0()(64bit) for package: 2:librados2-12.2.1-0.el7.x86_64
[openshift/origin-base] ---> Package libradosstriper1.x86_64 2:12.2.1-0.el7 will be installed
[openshift/origin-base] ---> Package librbd1.x86_64 2:12.2.1-0.el7 will be installed
[openshift/origin-base] ---> Package libss.x86_64 0:1.42.9-10.el7 will be installed
[openshift/origin-base] ---> Package lzo.x86_64 0:2.06-8.el7 will be installed
[openshift/origin-base] ---> Package openssh-clients.x86_64 0:7.4p1-13.el7_4 will be installed
[openshift/origin-base] --> Processing Dependency: openssh = 7.4p1-13.el7_4 for package: openssh-clients-7.4p1-13.el7_4.x86_64
[openshift/origin-base] --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-13.el7_4.x86_64
[openshift/origin-base] --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-13.el7_4.x86_64
[openshift/origin-base] --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-13.el7_4.x86_64
[openshift/origin-base] ---> Package perl.x86_64 4:5.16.3-292.el7 will be installed
[openshift/origin-base] --> Processing Dependency: perl-libs = 4:5.16.3-292.el7 for package: 4:perl-5.16.3-292.el7.x86_64
[openshift/origin-base] --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-292.el7.x86_64
[openshift/origin-base] --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-292.el7.x86_64
[openshift/origin-base] --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-292.el7.x86_64
[openshift/origin-base] --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-292.el7.x86_64
[openshift/origin-base] --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-292.el7.x86_64
[openshift/origin-base] --> Processing Dependency: perl(threads) for package: 4:perl-5.16.3-292.el7.x86_64
[openshift/origin-base] --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-292.el7.x86_64
[openshift/origin-base] --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-292.el7.x86_64
[openshift/origin-base] --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-292.el7.x86_64
[openshift/origin-base] --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-292.el7.x86_64
[openshift/origin-base] --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-292.el7.x86_64
[openshift/origin-base] --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-292.el7.x86_64
[openshift/origin-base] --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-292.el7.x86_64
[openshift/origin-base] --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-292.el7.x86_64
[openshift/origin-base] --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-292.el7.x86_64
[openshift/origin-base] --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-292.el7.x86_64
[openshift/origin-base] --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-292.el7.x86_64
[openshift/origin-base] ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
[openshift/origin-base] ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
[openshift/origin-base] ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
[openshift/origin-base] ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
[openshift/origin-base] ---> Package perl-Getopt-Long.noarch 0:2.40-2.el7 will be installed
[openshift/origin-base] --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-2.el7.noarch
[openshift/origin-base] --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-2.el7.noarch
[openshift/origin-base] ---> Package perl-Git.noarch 0:1.8.3.1-12.el7_4 will be installed
[openshift/origin-base] ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
[openshift/origin-base] ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
[openshift/origin-base] ---> Package python-cephfs.x86_64 2:12.2.1-0.el7 will be installed
[openshift/origin-base] ---> Package python-prettytable.noarch 0:0.7.2-3.el7 will be installed
[openshift/origin-base] ---> Package python-rados.x86_64 2:12.2.1-0.el7 will be installed
[openshift/origin-base] ---> Package python-rbd.x86_64 2:12.2.1-0.el7 will be installed
[openshift/origin-base] ---> Package python-requests.noarch 0:2.6.0-1.el7_1 will be installed
[openshift/origin-base] --> Processing Dependency: python-urllib3 >= 1.10.2-1 for package: python-requests-2.6.0-1.el7_1.noarch
[openshift/origin-base] ---> Package python-rgw.x86_64 2:12.2.1-0.el7 will be installed
[openshift/origin-base] --> Processing Dependency: librgw2 = 2:12.2.1-0.el7 for package: 2:python-rgw-12.2.1-0.el7.x86_64
[openshift/origin-base] --> Processing Dependency: librgw.so.2()(64bit) for package: 2:python-rgw-12.2.1-0.el7.x86_64
[openshift/origin-base] ---> Package rsync.x86_64 0:3.0.9-18.el7 will be installed
[openshift/origin-base] ---> Package snappy.x86_64 0:1.1.0-3.el7 will be installed
[openshift/origin-base] ---> Package tcp_wrappers-libs.x86_64 0:7.6-77.el7 will be installed
[openshift/origin-base] --> Running transaction check
[openshift/origin-base] ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
[openshift/origin-base] --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
[openshift/origin-base] ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
[openshift/origin-base] ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
[openshift/origin-base] ---> Package libmnl.x86_64 0:1.0.3-7.el7 will be installed
[openshift/origin-base] ---> Package libnl3.x86_64 0:3.2.28-4.el7 will be installed
[openshift/origin-base] ---> Package librgw2.x86_64 2:12.2.1-0.el7 will be installed
[openshift/origin-base] ---> Package libunwind.x86_64 2:1.2-2.el7 will be installed
[openshift/origin-base] ---> Package lttng-ust.x86_64 0:2.10.0-1.el7 will be installed
[openshift/origin-base] --> Processing Dependency: liburcu-cds.so.6()(64bit) for package: lttng-ust-2.10.0-1.el7.x86_64
[openshift/origin-base] --> Processing Dependency: liburcu-bp.so.6()(64bit) for package: lttng-ust-2.10.0-1.el7.x86_64
[openshift/origin-base] ---> Package openssh.x86_64 0:7.4p1-13.el7_4 will be installed
[openshift/origin-base] ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
[openshift/origin-base] ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
[openshift/origin-base] ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
[openshift/origin-base] --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
[openshift/origin-base] --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
[openshift/origin-base] ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
[openshift/origin-base] --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
[openshift/origin-base] --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
[openshift/origin-base] ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
[openshift/origin-base] ---> Package perl-Socket.x86_64 0:2.010-4.el7 will be installed
[openshift/origin-base] ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
[openshift/origin-base] ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
[openshift/origin-base] ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
[openshift/origin-base] ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
[openshift/origin-base] ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
[openshift/origin-base] ---> Package perl-libs.x86_64 4:5.16.3-292.el7 will be installed
[openshift/origin-base] ---> Package perl-macros.x86_64 4:5.16.3-292.el7 will be installed
[openshift/origin-base] ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
[openshift/origin-base] ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
[openshift/origin-base] ---> Package python-urllib3.noarch 0:1.10.2-3.el7 will be installed
[openshift/origin-base] --> Processing Dependency: python-six for package: python-urllib3-1.10.2-3.el7.noarch
[openshift/origin-base] --> Processing Dependency: python-backports-ssl_match_hostname for package: python-urllib3-1.10.2-3.el7.noarch
[openshift/origin-base] ---> Package rdma-core.x86_64 0:13-7.el7 will be installed
[openshift/origin-base] --> Processing Dependency: pciutils for package: rdma-core-13-7.el7.x86_64
[openshift/origin-base] --> Processing Dependency: initscripts for package: rdma-core-13-7.el7.x86_64
[openshift/origin-base] --> Running transaction check
[openshift/origin-base] ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
[openshift/origin-base] ---> Package initscripts.x86_64 0:9.49.39-1.el7 will be installed
[openshift/origin-base] --> Processing Dependency: iproute for package: initscripts-9.49.39-1.el7.x86_64
[openshift/origin-base] ---> Package pciutils.x86_64 0:3.5.1-2.el7 will be installed
[openshift/origin-base] --> Processing Dependency: pciutils-libs = 3.5.1-2.el7 for package: pciutils-3.5.1-2.el7.x86_64
[openshift/origin-base] --> Processing Dependency: libpci.so.3(LIBPCI_3.5)(64bit) for package: pciutils-3.5.1-2.el7.x86_64
[openshift/origin-base] --> Processing Dependency: libpci.so.3(LIBPCI_3.3)(64bit) for package: pciutils-3.5.1-2.el7.x86_64
[openshift/origin-base] --> Processing Dependency: libpci.so.3(LIBPCI_3.1)(64bit) for package: pciutils-3.5.1-2.el7.x86_64
[openshift/origin-base] --> Processing Dependency: libpci.so.3(LIBPCI_3.0)(64bit) for package: pciutils-3.5.1-2.el7.x86_64
[openshift/origin-base] --> Processing Dependency: hwdata for package: pciutils-3.5.1-2.el7.x86_64
[openshift/origin-base] --> Processing Dependency: libpci.so.3()(64bit) for package: pciutils-3.5.1-2.el7.x86_64
[openshift/origin-base] ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
[openshift/origin-base] ---> Package perl-Pod-Escapes.noarch 1:1.04-292.el7 will be installed
[openshift/origin-base] ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
[openshift/origin-base] --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
[openshift/origin-base] --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
[openshift/origin-base] ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
[openshift/origin-base] ---> Package python-backports-ssl_match_hostname.noarch 0:3.4.0.2-4.el7 will be installed
[openshift/origin-base] --> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch
[openshift/origin-base] ---> Package python-six.noarch 0:1.9.0-2.el7 will be installed
[openshift/origin-base] ---> Package userspace-rcu.x86_64 0:0.10.0-3.el7 will be installed
[openshift/origin-base] --> Running transaction check
[openshift/origin-base] ---> Package hwdata.x86_64 0:0.252-8.6.el7 will be installed
[openshift/origin-base] ---> Package iproute.x86_64 0:3.10.0-87.el7 will be installed
[openshift/origin-base] ---> Package pciutils-libs.x86_64 0:3.5.1-2.el7 will be installed
[openshift/origin-base] ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
[openshift/origin-base] ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
[openshift/origin-base] ---> Package python-backports.x86_64 0:1.0-8.el7 will be installed
[openshift/origin-base] --> Finished Dependency Resolution
[openshift/origin-base] Dependencies Resolved
[openshift/origin-base] ================================================================================
[openshift/origin-base] Package Arch Version Repository Size
[openshift/origin-base] ================================================================================
[openshift/origin-base] Installing:
[openshift/origin-base] bsdtar x86_64 3.1.2-10.el7_2 base 56 k
[openshift/origin-base] ceph-common x86_64 2:12.2.1-0.el7 centos-ceph-luminous 15 M
[openshift/origin-base] device-mapper-persistent-data
[openshift/origin-base] x86_64 0.7.0-0.1.rc6.el7 base 400 k
[openshift/origin-base] e2fsprogs x86_64 1.42.9-10.el7 base 698 k
[openshift/origin-base] ethtool x86_64 2:4.8-1.el7 base 123 k
[openshift/origin-base] git x86_64 1.8.3.1-12.el7_4 updates 4.4 M
[openshift/origin-base] iptables x86_64 1.4.21-18.2.el7_4 updates 428 k
[openshift/origin-base] lsof x86_64 4.87-4.el7 base 331 k
[openshift/origin-base] nmap-ncat x86_64 2:6.40-7.el7 base 201 k
[openshift/origin-base] socat x86_64 1.7.3.2-2.el7 base 290 k
[openshift/origin-base] sysvinit-tools x86_64 2.88-14.dsf.el7 base 63 k
[openshift/origin-base] tree x86_64 1.6.0-10.el7 base 46 k
[openshift/origin-base] wget x86_64 1.14-15.el7_4.1 updates 547 k
[openshift/origin-base] which x86_64 2.20-7.el7 base 41 k
[openshift/origin-base] xfsprogs x86_64 4.5.0-12.el7 base 895 k
[openshift/origin-base] Installing for dependencies:
[openshift/origin-base] e2fsprogs-libs x86_64 1.42.9-10.el7 base 166 k
[openshift/origin-base] fipscheck x86_64 1.4.1-6.el7 base 21 k
[openshift/origin-base] fipscheck-lib x86_64 1.4.1-6.el7 base 11 k
[openshift/origin-base] fuse-libs x86_64 2.9.2-8.el7 base 93 k
[openshift/origin-base] gperftools-libs x86_64 2.4-8.el7 base 272 k
[openshift/origin-base] groff-base x86_64 1.22.2-8.el7 base 942 k
[openshift/origin-base] hwdata x86_64 0.252-8.6.el7 base 2.2 M
[openshift/origin-base] initscripts x86_64 9.49.39-1.el7 base 435 k
[openshift/origin-base] iproute x86_64 3.10.0-87.el7 base 651 k
[openshift/origin-base] less x86_64 458-9.el7 base 120 k
[openshift/origin-base] leveldb x86_64 1.12.0-5.el7.1 centos-ceph-luminous 160 k
[openshift/origin-base] libaio x86_64 0.3.109-13.el7 base 24 k
[openshift/origin-base] libarchive x86_64 3.1.2-10.el7_2 base 318 k
[openshift/origin-base] libbabeltrace x86_64 1.2.4-3.1.el7 centos-ceph-luminous 146 k
[openshift/origin-base] libcephfs2 x86_64 2:12.2.1-0.el7 centos-ceph-luminous 422 k
[openshift/origin-base] libedit x86_64 3.0-12.20121213cvs.el7
[openshift/origin-base] base 92 k
[openshift/origin-base] libgnome-keyring x86_64 3.12.0-1.el7 base 109 k
[openshift/origin-base] libibverbs x86_64 13-7.el7 base 194 k
[openshift/origin-base] libmnl x86_64 1.0.3-7.el7 base 23 k
[openshift/origin-base] libnetfilter_conntrack x86_64 1.0.6-1.el7_3 base 55 k
[openshift/origin-base] libnfnetlink x86_64 1.0.1-4.el7 base 26 k
[openshift/origin-base] libnl3 x86_64 3.2.28-4.el7 base 278 k
[openshift/origin-base] libpcap x86_64 14:1.5.3-9.el7 base 138 k
[openshift/origin-base] librados2 x86_64 2:12.2.1-0.el7 centos-ceph-luminous 2.8 M
[openshift/origin-base] libradosstriper1 x86_64 2:12.2.1-0.el7 centos-ceph-luminous 328 k
[openshift/origin-base] librbd1 x86_64 2:12.2.1-0.el7 centos-ceph-luminous 1.0 M
[openshift/origin-base] librgw2 x86_64 2:12.2.1-0.el7 centos-ceph-luminous 1.6 M
[openshift/origin-base] libss x86_64 1.42.9-10.el7 base 45 k
[openshift/origin-base] libunwind x86_64 2:1.2-2.el7 base 57 k
[openshift/origin-base] lttng-ust x86_64 2.10.0-1.el7 centos-ceph-luminous 245 k
[openshift/origin-base] lzo x86_64 2.06-8.el7 base 59 k
[openshift/origin-base] openssh x86_64 7.4p1-13.el7_4 updates 509 k
[openshift/origin-base] openssh-clients x86_64 7.4p1-13.el7_4 updates 654 k
[openshift/origin-base] pciutils x86_64 3.5.1-2.el7 base 93 k
[openshift/origin-base] pciutils-libs x86_64 3.5.1-2.el7 base 46 k
[openshift/origin-base] perl x86_64 4:5.16.3-292.el7 base 8.0 M
[openshift/origin-base] perl-Carp noarch 1.26-244.el7 base 19 k
[openshift/origin-base] perl-Encode x86_64 2.51-7.el7 base 1.5 M
[openshift/origin-base] perl-Error noarch 1:0.17020-2.el7 base 32 k
[openshift/origin-base] perl-Exporter noarch 5.68-3.el7 base 28 k
[openshift/origin-base] perl-File-Path noarch 2.09-2.el7 base 26 k
[openshift/origin-base] perl-File-Temp noarch 0.23.01-3.el7 base 56 k
[openshift/origin-base] perl-Filter x86_64 1.49-3.el7 base 76 k
[openshift/origin-base] perl-Getopt-Long noarch 2.40-2.el7 base 56 k
[openshift/origin-base] perl-Git noarch 1.8.3.1-12.el7_4 updates 53 k
[openshift/origin-base] perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k
[openshift/origin-base] perl-PathTools x86_64 3.40-5.el7 base 82 k
[openshift/origin-base] perl-Pod-Escapes noarch 1:1.04-292.el7 base 51 k
[openshift/origin-base] perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k
[openshift/origin-base] perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k
[openshift/origin-base] perl-Pod-Usage noarch 1.63-3.el7 base 27 k
[openshift/origin-base] perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k
[openshift/origin-base] perl-Socket x86_64 2.010-4.el7 base 49 k
[openshift/origin-base] perl-Storable x86_64 2.45-3.el7 base 77 k
[openshift/origin-base] perl-TermReadKey x86_64 2.30-20.el7 base 31 k
[openshift/origin-base] perl-Text-ParseWords noarch 3.29-4.el7 base 14 k
[openshift/origin-base] perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k
[openshift/origin-base] perl-Time-Local noarch 1.2300-2.el7 base 24 k
[openshift/origin-base] perl-constant noarch 1.27-2.el7 base 19 k
[openshift/origin-base] perl-libs x86_64 4:5.16.3-292.el7 base 688 k
[openshift/origin-base] perl-macros x86_64 4:5.16.3-292.el7 base 43 k
[openshift/origin-base] perl-parent noarch 1:0.225-244.el7 base 12 k
[openshift/origin-base] perl-podlators noarch 2.5.1-3.el7 base 112 k
[openshift/origin-base] perl-threads x86_64 1.87-4.el7 base 49 k
[openshift/origin-base] perl-threads-shared x86_64 1.43-6.el7 base 39 k
[openshift/origin-base] python-backports x86_64 1.0-8.el7 base 5.8 k
[openshift/origin-base] python-backports-ssl_match_hostname
[openshift/origin-base] noarch 3.4.0.2-4.el7 base 12 k
[openshift/origin-base] python-cephfs x86_64 2:12.2.1-0.el7 centos-ceph-luminous 80 k
[openshift/origin-base] python-prettytable noarch 0.7.2-3.el7 base 37 k
[openshift/origin-base] python-rados x86_64 2:12.2.1-0.el7 centos-ceph-luminous 172 k
[openshift/origin-base] python-rbd x86_64 2:12.2.1-0.el7 centos-ceph-luminous 105 k
[openshift/origin-base] python-requests noarch 2.6.0-1.el7_1 base 94 k
[openshift/origin-base] python-rgw x86_64 2:12.2.1-0.el7 centos-ceph-luminous 72 k
[openshift/origin-base] python-six noarch 1.9.0-2.el7 base 29 k
[openshift/origin-base] python-urllib3 noarch 1.10.2-3.el7 base 101 k
[openshift/origin-base] rdma-core x86_64 13-7.el7 base 43 k
[openshift/origin-base] rsync x86_64 3.0.9-18.el7 base 360 k
[openshift/origin-base] snappy x86_64 1.1.0-3.el7 base 40 k
[openshift/origin-base] tcp_wrappers-libs x86_64 7.6-77.el7 base 66 k
[openshift/origin-base] userspace-rcu x86_64 0.10.0-3.el7 centos-ceph-luminous 93 k
[openshift/origin-base] Transaction Summary
[openshift/origin-base] ================================================================================
[openshift/origin-base] Install 15 Packages (+80 Dependent packages)
[openshift/origin-base] Total download size: 50 M
[openshift/origin-base] Installed size: 177 M
[openshift/origin-base] Downloading packages:
[openshift/origin-base] warning: /var/cache/yum/x86_64/7/centos-ceph-luminous/packages/leveldb-1.12.0-5.el7.1.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID e451e5b5: NOKEY
[openshift/origin-base] Public key for leveldb-1.12.0-5.el7.1.x86_64.rpm is not installed
[openshift/origin-base] --------------------------------------------------------------------------------
[openshift/origin-base] Total 9.7 MB/s | 50 MB 00:05
[openshift/origin-base] Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage
[openshift/origin-base] Importing GPG key 0xE451E5B5:
[openshift/origin-base] Userid : "CentOS Storage SIG (http://wiki.centos.org/SpecialInterestGroup/Storage) "
[openshift/origin-base] Fingerprint: 7412 9c0b 173b 071a 3775 951a d4a2 e50b e451 e5b5
[openshift/origin-base] Package : centos-release-storage-common-1-2.el7.centos.noarch (@extras)
[openshift/origin-base] From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage
[openshift/origin-base] Running transaction check
[openshift/origin-base] Running transaction test
[openshift/origin-base] Transaction test succeeded
[openshift/origin-base] Running transaction
[openshift/origin-base] Installing : fipscheck-1.4.1-6.el7.x86_64 1/95
[openshift/origin-base] Installing : fipscheck-lib-1.4.1-6.el7.x86_64 2/95
[openshift/origin-base] Installing : libaio-0.3.109-13.el7.x86_64 3/95
[openshift/origin-base] Installing : snappy-1.1.0-3.el7.x86_64 4/95
[openshift/origin-base] Installing : lzo-2.06-8.el7.x86_64 5/95
[openshift/origin-base] Installing : libmnl-1.0.3-7.el7.x86_64 6/95
[openshift/origin-base] Installing : libnfnetlink-1.0.1-4.el7.x86_64 7/95
[openshift/origin-base] Installing : groff-base-1.22.2-8.el7.x86_64 8/95
[openshift/origin-base] Installing : 1:perl-parent-0.225-244.el7.noarch 9/95
[openshift/origin-base] Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 10/95
[openshift/origin-base] Installing : perl-podlators-2.5.1-3.el7.noarch 11/95
[openshift/origin-base] Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 12/95
[openshift/origin-base] Installing : 1:perl-Pod-Escapes-1.04-292.el7.noarch 13/95
[openshift/origin-base] Installing : perl-Text-ParseWords-3.29-4.el7.noarch 14/95
[openshift/origin-base] Installing : perl-Encode-2.51-7.el7.x86_64 15/95
[openshift/origin-base] Installing : perl-Pod-Usage-1.63-3.el7.noarch 16/95
[openshift/origin-base] Installing : 4:perl-libs-5.16.3-292.el7.x86_64 17/95
[openshift/origin-base] Installing : 4:perl-macros-5.16.3-292.el7.x86_64 18/95
[openshift/origin-base] Installing : perl-Socket-2.010-4.el7.x86_64 19/95
[openshift/origin-base] Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 20/95
[openshift/origin-base] Installing : perl-threads-1.87-4.el7.x86_64 21/95
[openshift/origin-base] Installing : perl-Storable-2.45-3.el7.x86_64 22/95
[openshift/origin-base] Installing : perl-Carp-1.26-244.el7.noarch 23/95
[openshift/origin-base] Installing : perl-Filter-1.49-3.el7.x86_64 24/95
[openshift/origin-base] Installing : perl-Exporter-5.68-3.el7.noarch 25/95
[openshift/origin-base] Installing : perl-constant-1.27-2.el7.noarch 26/95
[openshift/origin-base] Installing : perl-Time-Local-1.2300-2.el7.noarch 27/95
[openshift/origin-base] Installing : perl-threads-shared-1.43-6.el7.x86_64 28/95
[openshift/origin-base] Installing : perl-File-Temp-0.23.01-3.el7.noarch 29/95
[openshift/origin-base] Installing : perl-File-Path-2.09-2.el7.noarch 30/95
[openshift/origin-base] Installing : perl-PathTools-3.40-5.el7.x86_64 31/95
[openshift/origin-base] Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 32/95
[openshift/origin-base] Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 33/95
[openshift/origin-base] Installing : perl-Getopt-Long-2.40-2.el7.noarch 34/95
[openshift/origin-base] Installing : 4:perl-5.16.3-292.el7.x86_64 35/95
[openshift/origin-base] Installing : 1:perl-Error-0.17020-2.el7.noarch 36/95
[openshift/origin-base] Installing : perl-TermReadKey-2.30-20.el7.x86_64 37/95
[openshift/origin-base] Installing : less-458-9.el7.x86_64 38/95
[openshift/origin-base] Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 39/95
[openshift/origin-base] Installing : iptables-1.4.21-18.2.el7_4.x86_64 40/95
[openshift/origin-base] Installing : iproute-3.10.0-87.el7.x86_64 41/95
[openshift/origin-base] Installing : libarchive-3.1.2-10.el7_2.x86_64 42/95
[openshift/origin-base] Installing : leveldb-1.12.0-5.el7.1.x86_64 43/95
[openshift/origin-base] Installing : openssh-7.4p1-13.el7_4.x86_64 44/95
[openshift/origin-base] Installing : hwdata-0.252-8.6.el7.x86_64 45/95
[openshift/origin-base] Installing : fuse-libs-2.9.2-8.el7.x86_64 46/95
[openshift/origin-base] Installing : userspace-rcu-0.10.0-3.el7.x86_64 47/95
[openshift/origin-base] Installing : lttng-ust-2.10.0-1.el7.x86_64 48/95
[openshift/origin-base] Installing : python-six-1.9.0-2.el7.noarch 49/95
[openshift/origin-base] Installing : libss-1.42.9-10.el7.x86_64 50/95
[openshift/origin-base] Installing : libnl3-3.2.28-4.el7.x86_64 51/95
[openshift/origin-base] Installing : 14:libpcap-1.5.3-9.el7.x86_64 52/95
[openshift/origin-base] Installing : python-prettytable-0.7.2-3.el7.noarch 53/95
[openshift/origin-base] Installing : 2:libunwind-1.2-2.el7.x86_64 54/95
[openshift/origin-base] Installing : gperftools-libs-2.4-8.el7.x86_64 55/95
[openshift/origin-base] Installing : e2fsprogs-libs-1.42.9-10.el7.x86_64 56/95
[openshift/origin-base] Installing : libedit-3.0-12.20121213cvs.el7.x86_64 57/95
[openshift/origin-base] Installing : openssh-clients-7.4p1-13.el7_4.x86_64 58/95
[openshift/origin-base] Installing : tcp_wrappers-libs-7.6-77.el7.x86_64 59/95
[openshift/origin-base] Installing : python-backports-1.0-8.el7.x86_64 60/95
[openshift/origin-base] Installing : python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch 61/95
[openshift/origin-base] Installing : python-urllib3-1.10.2-3.el7.noarch 62/95
[openshift/origin-base] Installing : python-requests-2.6.0-1.el7_1.noarch 63/95
[openshift/origin-base] Installing : rsync-3.0.9-18.el7.x86_64 64/95
[openshift/origin-base] Installing : pciutils-libs-3.5.1-2.el7.x86_64 65/95
[openshift/origin-base] Installing : pciutils-3.5.1-2.el7.x86_64 66/95
[openshift/origin-base] Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 67/95
[openshift/origin-base] Installing : initscripts-9.49.39-1.el7.x86_64 68/95
[openshift/origin-base] Installing : rdma-core-13-7.el7.x86_64 69/95
[openshift/origin-base] Installing : libibverbs-13-7.el7.x86_64 70/95
[openshift/origin-base] Installing : 2:librados2-12.2.1-0.el7.x86_64 71/95
[openshift/origin-base] Installing : 2:python-rados-12.2.1-0.el7.x86_64 72/95
[openshift/origin-base] Installing : 2:libcephfs2-12.2.1-0.el7.x86_64 73/95
[openshift/origin-base] Installing : 2:librbd1-12.2.1-0.el7.x86_64 74/95
[openshift/origin-base] Installing : 2:python-rbd-12.2.1-0.el7.x86_64 75/95
[openshift/origin-base] Installing : 2:python-cephfs-12.2.1-0.el7.x86_64 76/95
[openshift/origin-base] Installing : 2:libradosstriper1-12.2.1-0.el7.x86_64 77/95
[openshift/origin-base] Installing : 2:librgw2-12.2.1-0.el7.x86_64 78/95
[openshift/origin-base] Installing : 2:python-rgw-12.2.1-0.el7.x86_64 79/95
[openshift/origin-base] Installing : libbabeltrace-1.2.4-3.1.el7.x86_64 80/95
[openshift/origin-base] Installing : libgnome-keyring-3.12.0-1.el7.x86_64 81/95
[openshift/origin-base] Installing : perl-Git-1.8.3.1-12.el7_4.noarch 82/95
[openshift/origin-base] Installing : git-1.8.3.1-12.el7_4.x86_64 83/95
[openshift/origin-base] Installing : 2:ceph-common-12.2.1-0.el7.x86_64 84/95
[openshift/origin-base] Installing : socat-1.7.3.2-2.el7.x86_64 85/95
[openshift/origin-base] Installing : e2fsprogs-1.42.9-10.el7.x86_64 86/95
[openshift/origin-base] Installing : 2:nmap-ncat-6.40-7.el7.x86_64 87/95
[openshift/origin-base] Installing : bsdtar-3.1.2-10.el7_2.x86_64 88/95
[openshift/origin-base] Installing : device-mapper-persistent-data-0.7.0-0.1.rc6.el7.x86_64 89/95
[openshift/origin-base] Installing : wget-1.14-15.el7_4.1.x86_64 90/95
[openshift/origin-base] install-info: No such file or directory for /usr/share/info/wget.info.gz
[openshift/origin-base] Installing : xfsprogs-4.5.0-12.el7.x86_64 91/95
[openshift/origin-base] Installing : tree-1.6.0-10.el7.x86_64 92/95
[openshift/origin-base] Installing : lsof-4.87-4.el7.x86_64 93/95
[openshift/origin-base] Installing : which-2.20-7.el7.x86_64 94/95
[openshift/origin-base] install-info: No such file or directory for /usr/share/info/which.info.gz
[openshift/origin-base] Installing : 2:ethtool-4.8-1.el7.x86_64 95/95
[openshift/origin-base] Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/95
[openshift/origin-base] Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/95
[openshift/origin-base] Verifying : python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch 3/95
[openshift/origin-base] Verifying : libgnome-keyring-3.12.0-1.el7.x86_64 4/95
[openshift/origin-base] Verifying : leveldb-1.12.0-5.el7.1.x86_64 5/95
[openshift/origin-base] Verifying : libbabeltrace-1.2.4-3.1.el7.x86_64 6/95
[openshift/origin-base] Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 7/95
[openshift/origin-base] Verifying : pciutils-libs-3.5.1-2.el7.x86_64 8/95
[openshift/origin-base] Verifying : rsync-3.0.9-18.el7.x86_64 9/95
[openshift/origin-base] Verifying : 4:perl-5.16.3-292.el7.x86_64 10/95
[openshift/origin-base] Verifying : 2:ethtool-4.8-1.el7.x86_64 11/95
[openshift/origin-base] Verifying : perl-TermReadKey-2.30-20.el7.x86_64 12/95
[openshift/origin-base] Verifying : which-2.20-7.el7.x86_64 13/95
[openshift/origin-base] Verifying : groff-base-1.22.2-8.el7.x86_64 14/95
[openshift/origin-base] Verifying : perl-File-Temp-0.23.01-3.el7.noarch 15/95
[openshift/origin-base] Verifying : perl-Socket-2.010-4.el7.x86_64 16/95
[openshift/origin-base] Verifying : gperftools-libs-2.4-8.el7.x86_64 17/95
[openshift/origin-base] Verifying : fipscheck-1.4.1-6.el7.x86_64 18/95
[openshift/origin-base] Verifying : python-backports-1.0-8.el7.x86_64 19/95
[openshift/origin-base] Verifying : 2:ceph-common-12.2.1-0.el7.x86_64 20/95
[openshift/origin-base] Verifying : 1:perl-Pod-Escapes-1.04-292.el7.noarch 21/95
[openshift/origin-base] Verifying : libibverbs-13-7.el7.x86_64 22/95
[openshift/origin-base] Verifying : libnfnetlink-1.0.1-4.el7.x86_64 23/95
[openshift/origin-base] Verifying : 2:librados2-12.2.1-0.el7.x86_64 24/95
[openshift/origin-base] Verifying : tcp_wrappers-libs-7.6-77.el7.x86_64 25/95
[openshift/origin-base] Verifying : 2:python-rgw-12.2.1-0.el7.x86_64 26/95
[openshift/origin-base] Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 27/95
[openshift/origin-base] Verifying : lsof-4.87-4.el7.x86_64 28/95
[openshift/origin-base] Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 29/95
[openshift/origin-base] Verifying : perl-File-Path-2.09-2.el7.noarch 30/95
[openshift/origin-base] Verifying : socat-1.7.3.2-2.el7.x86_64 31/95
[openshift/origin-base] Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 32/95
[openshift/origin-base] Verifying : git-1.8.3.1-12.el7_4.x86_64 33/95
[openshift/origin-base] Verifying : 2:nmap-ncat-6.40-7.el7.x86_64 34/95
[openshift/origin-base] Verifying : python-urllib3-1.10.2-3.el7.noarch 35/95
[openshift/origin-base] Verifying : 2:libcephfs2-12.2.1-0.el7.x86_64 36/95
[openshift/origin-base] Verifying : libarchive-3.1.2-10.el7_2.x86_64 37/95
[openshift/origin-base] Verifying : openssh-7.4p1-13.el7_4.x86_64 38/95
[openshift/origin-base] Verifying : tree-1.6.0-10.el7.x86_64 39/95
[openshift/origin-base] Verifying : 4:perl-libs-5.16.3-292.el7.x86_64 40/95
[openshift/origin-base] Verifying : 2:libradosstriper1-12.2.1-0.el7.x86_64 41/95
[openshift/origin-base] Verifying : bsdtar-3.1.2-10.el7_2.x86_64 42/95
[openshift/origin-base] Verifying : e2fsprogs-libs-1.42.9-10.el7.x86_64 43/95
[openshift/origin-base] Verifying : 2:libunwind-1.2-2.el7.x86_64 44/95
[openshift/origin-base] Verifying : device-mapper-persistent-data-0.7.0-0.1.rc6.el7.x86_64 45/95
[openshift/origin-base] Verifying : perl-Pod-Usage-1.63-3.el7.noarch 46/95
[openshift/origin-base] Verifying : perl-Encode-2.51-7.el7.x86_64 47/95
[openshift/origin-base] Verifying : python-prettytable-0.7.2-3.el7.noarch 48/95
[openshift/origin-base] Verifying : perl-threads-1.87-4.el7.x86_64 49/95
[openshift/origin-base] Verifying : libmnl-1.0.3-7.el7.x86_64 50/95
[openshift/origin-base] Verifying : 2:python-rbd-12.2.1-0.el7.x86_64 51/95
[openshift/origin-base] Verifying : perl-threads-shared-1.43-6.el7.x86_64 52/95
[openshift/origin-base] Verifying : perl-Storable-2.45-3.el7.x86_64 53/95
[openshift/origin-base] Verifying : lttng-ust-2.10.0-1.el7.x86_64 54/95
[openshift/origin-base] Verifying : 14:libpcap-1.5.3-9.el7.x86_64 55/95
[openshift/origin-base] Verifying : 4:perl-macros-5.16.3-292.el7.x86_64 56/95
[openshift/origin-base] Verifying : lzo-2.06-8.el7.x86_64 57/95
[openshift/origin-base] Verifying : 1:perl-parent-0.225-244.el7.noarch 58/95
[openshift/origin-base] Verifying : snappy-1.1.0-3.el7.x86_64 59/95
[openshift/origin-base] Verifying : 2:python-cephfs-12.2.1-0.el7.x86_64 60/95
[openshift/origin-base] Verifying : 2:python-rados-12.2.1-0.el7.x86_64 61/95
[openshift/origin-base] Verifying : libaio-0.3.109-13.el7.x86_64 62/95
[openshift/origin-base] Verifying : pciutils-3.5.1-2.el7.x86_64 63/95
[openshift/origin-base] Verifying : perl-Carp-1.26-244.el7.noarch 64/95
[openshift/origin-base] Verifying : perl-Git-1.8.3.1-12.el7_4.noarch 65/95
[openshift/origin-base] Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 66/95
[openshift/origin-base] Verifying : libnl3-3.2.28-4.el7.x86_64 67/95
[openshift/origin-base] Verifying : perl-Filter-1.49-3.el7.x86_64 68/95
[openshift/origin-base] Verifying : xfsprogs-4.5.0-12.el7.x86_64 69/95
[openshift/origin-base] Verifying : less-458-9.el7.x86_64 70/95
[openshift/origin-base] Verifying : libss-1.42.9-10.el7.x86_64 71/95
[openshift/origin-base] Verifying : rdma-core-13-7.el7.x86_64 72/95
[openshift/origin-base] Verifying : perl-Exporter-5.68-3.el7.noarch 73/95
[openshift/origin-base] Verifying : perl-constant-1.27-2.el7.noarch 74/95
[openshift/origin-base] Verifying : perl-PathTools-3.40-5.el7.x86_64 75/95
[openshift/origin-base] Verifying : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 76/95
[openshift/origin-base] Verifying : 2:librbd1-12.2.1-0.el7.x86_64 77/95
[openshift/origin-base] Verifying : iproute-3.10.0-87.el7.x86_64 78/95
[openshift/origin-base] Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 79/95
[openshift/origin-base] Verifying : perl-Time-Local-1.2300-2.el7.noarch 80/95
[openshift/origin-base] Verifying : 2:librgw2-12.2.1-0.el7.x86_64 81/95
[openshift/origin-base] Verifying : openssh-clients-7.4p1-13.el7_4.x86_64 82/95
[openshift/origin-base] Verifying : python-six-1.9.0-2.el7.noarch 83/95
[openshift/origin-base] Verifying : wget-1.14-15.el7_4.1.x86_64 84/95
[openshift/origin-base] Verifying : 1:perl-Error-0.17020-2.el7.noarch 85/95
[openshift/origin-base] Verifying : userspace-rcu-0.10.0-3.el7.x86_64 86/95
[openshift/origin-base] Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 87/95
[openshift/origin-base] Verifying : fuse-libs-2.9.2-8.el7.x86_64 88/95
[openshift/origin-base] Verifying : initscripts-9.49.39-1.el7.x86_64 89/95
[openshift/origin-base] Verifying : perl-podlators-2.5.1-3.el7.noarch 90/95
[openshift/origin-base] Verifying : python-requests-2.6.0-1.el7_1.noarch 91/95
[openshift/origin-base] Verifying : iptables-1.4.21-18.2.el7_4.x86_64 92/95
[openshift/origin-base] Verifying : e2fsprogs-1.42.9-10.el7.x86_64 93/95
[openshift/origin-base] Verifying : hwdata-0.252-8.6.el7.x86_64 94/95
[openshift/origin-base] Verifying : perl-Getopt-Long-2.40-2.el7.noarch 95/95
[openshift/origin-base] Installed:
[openshift/origin-base] bsdtar.x86_64 0:3.1.2-10.el7_2
[openshift/origin-base] ceph-common.x86_64 2:12.2.1-0.el7
[openshift/origin-base] device-mapper-persistent-data.x86_64 0:0.7.0-0.1.rc6.el7
[openshift/origin-base] e2fsprogs.x86_64 0:1.42.9-10.el7
[openshift/origin-base] ethtool.x86_64 2:4.8-1.el7
[openshift/origin-base] git.x86_64 0:1.8.3.1-12.el7_4
[openshift/origin-base] iptables.x86_64 0:1.4.21-18.2.el7_4
[openshift/origin-base] lsof.x86_64 0:4.87-4.el7
[openshift/origin-base] nmap-ncat.x86_64 2:6.40-7.el7
[openshift/origin-base] socat.x86_64 0:1.7.3.2-2.el7
[openshift/origin-base] sysvinit-tools.x86_64 0:2.88-14.dsf.el7
[openshift/origin-base] tree.x86_64 0:1.6.0-10.el7
[openshift/origin-base] wget.x86_64 0:1.14-15.el7_4.1
[openshift/origin-base] which.x86_64 0:2.20-7.el7
[openshift/origin-base] xfsprogs.x86_64 0:4.5.0-12.el7
[openshift/origin-base] Dependency Installed:
[openshift/origin-base] e2fsprogs-libs.x86_64 0:1.42.9-10.el7
[openshift/origin-base] fipscheck.x86_64 0:1.4.1-6.el7
[openshift/origin-base] fipscheck-lib.x86_64 0:1.4.1-6.el7
[openshift/origin-base] fuse-libs.x86_64 0:2.9.2-8.el7
[openshift/origin-base] gperftools-libs.x86_64 0:2.4-8.el7
[openshift/origin-base] groff-base.x86_64 0:1.22.2-8.el7
[openshift/origin-base] hwdata.x86_64 0:0.252-8.6.el7
[openshift/origin-base] initscripts.x86_64 0:9.49.39-1.el7
[openshift/origin-base] iproute.x86_64 0:3.10.0-87.el7
[openshift/origin-base] less.x86_64 0:458-9.el7
[openshift/origin-base] leveldb.x86_64 0:1.12.0-5.el7.1
[openshift/origin-base] libaio.x86_64 0:0.3.109-13.el7
[openshift/origin-base] libarchive.x86_64 0:3.1.2-10.el7_2
[openshift/origin-base] libbabeltrace.x86_64 0:1.2.4-3.1.el7
[openshift/origin-base] libcephfs2.x86_64 2:12.2.1-0.el7
[openshift/origin-base] libedit.x86_64 0:3.0-12.20121213cvs.el7
[openshift/origin-base] libgnome-keyring.x86_64 0:3.12.0-1.el7
[openshift/origin-base] libibverbs.x86_64 0:13-7.el7
[openshift/origin-base] libmnl.x86_64 0:1.0.3-7.el7
[openshift/origin-base] libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3
[openshift/origin-base] libnfnetlink.x86_64 0:1.0.1-4.el7
[openshift/origin-base] libnl3.x86_64 0:3.2.28-4.el7
[openshift/origin-base] libpcap.x86_64 14:1.5.3-9.el7
[openshift/origin-base] librados2.x86_64 2:12.2.1-0.el7
[openshift/origin-base] libradosstriper1.x86_64 2:12.2.1-0.el7
[openshift/origin-base] librbd1.x86_64 2:12.2.1-0.el7
[openshift/origin-base] librgw2.x86_64 2:12.2.1-0.el7
[openshift/origin-base] libss.x86_64 0:1.42.9-10.el7
[openshift/origin-base] libunwind.x86_64 2:1.2-2.el7
[openshift/origin-base] lttng-ust.x86_64 0:2.10.0-1.el7
[openshift/origin-base] lzo.x86_64 0:2.06-8.el7
[openshift/origin-base] openssh.x86_64 0:7.4p1-13.el7_4
[openshift/origin-base] openssh-clients.x86_64 0:7.4p1-13.el7_4
[openshift/origin-base] pciutils.x86_64 0:3.5.1-2.el7
[openshift/origin-base] pciutils-libs.x86_64 0:3.5.1-2.el7
[openshift/origin-base] perl.x86_64 4:5.16.3-292.el7
[openshift/origin-base] perl-Carp.noarch 0:1.26-244.el7
[openshift/origin-base] perl-Encode.x86_64 0:2.51-7.el7
[openshift/origin-base] perl-Error.noarch 1:0.17020-2.el7
[openshift/origin-base] perl-Exporter.noarch 0:5.68-3.el7
[openshift/origin-base] perl-File-Path.noarch 0:2.09-2.el7
[openshift/origin-base] perl-File-Temp.noarch 0:0.23.01-3.el7
[openshift/origin-base] perl-Filter.x86_64 0:1.49-3.el7
[openshift/origin-base] perl-Getopt-Long.noarch 0:2.40-2.el7
[openshift/origin-base] perl-Git.noarch 0:1.8.3.1-12.el7_4
[openshift/origin-base] perl-HTTP-Tiny.noarch 0:0.033-3.el7
[openshift/origin-base] perl-PathTools.x86_64 0:3.40-5.el7
[openshift/origin-base] perl-Pod-Escapes.noarch 1:1.04-292.el7
[openshift/origin-base] perl-Pod-Perldoc.noarch 0:3.20-4.el7
[openshift/origin-base] perl-Pod-Simple.noarch 1:3.28-4.el7
[openshift/origin-base] perl-Pod-Usage.noarch 0:1.63-3.el7
[openshift/origin-base] perl-Scalar-List-Utils.x86_64 0:1.27-248.el7
[openshift/origin-base] perl-Socket.x86_64 0:2.010-4.el7
[openshift/origin-base] perl-Storable.x86_64 0:2.45-3.el7
[openshift/origin-base] perl-TermReadKey.x86_64 0:2.30-20.el7
[openshift/origin-base] perl-Text-ParseWords.noarch 0:3.29-4.el7
[openshift/origin-base] perl-Time-HiRes.x86_64 4:1.9725-3.el7
[openshift/origin-base] perl-Time-Local.noarch 0:1.2300-2.el7
[openshift/origin-base] perl-constant.noarch 0:1.27-2.el7
[openshift/origin-base] perl-libs.x86_64 4:5.16.3-292.el7
[openshift/origin-base] perl-macros.x86_64 4:5.16.3-292.el7
[openshift/origin-base] perl-parent.noarch 1:0.225-244.el7
[openshift/origin-base] perl-podlators.noarch 0:2.5.1-3.el7
[openshift/origin-base] perl-threads.x86_64 0:1.87-4.el7
[openshift/origin-base] perl-threads-shared.x86_64 0:1.43-6.el7
[openshift/origin-base] python-backports.x86_64 0:1.0-8.el7
[openshift/origin-base] python-backports-ssl_match_hostname.noarch 0:3.4.0.2-4.el7
[openshift/origin-base] python-cephfs.x86_64 2:12.2.1-0.el7
[openshift/origin-base] python-prettytable.noarch 0:0.7.2-3.el7
[openshift/origin-base] python-rados.x86_64 2:12.2.1-0.el7
[openshift/origin-base] python-rbd.x86_64 2:12.2.1-0.el7
[openshift/origin-base] python-requests.noarch 0:2.6.0-1.el7_1
[openshift/origin-base] python-rgw.x86_64 2:12.2.1-0.el7
[openshift/origin-base] python-six.noarch 0:1.9.0-2.el7
[openshift/origin-base] python-urllib3.noarch 0:1.10.2-3.el7
[openshift/origin-base] rdma-core.x86_64 0:13-7.el7
[openshift/origin-base] rsync.x86_64 0:3.0.9-18.el7
[openshift/origin-base] snappy.x86_64 0:1.1.0-3.el7
[openshift/origin-base] tcp_wrappers-libs.x86_64 0:7.6-77.el7
[openshift/origin-base] userspace-rcu.x86_64 0:0.10.0-3.el7
[openshift/origin-base] Complete!
[openshift/origin-base] Loaded plugins: fastestmirror, ovl
[openshift/origin-base] Cleaning repos: base cbs-paas7-openshift-multiarch-el7-build
[openshift/origin-base] : centos-ceph-luminous extras updates
[openshift/origin-base] Cleaning up everything
[openshift/origin-base] Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
[openshift/origin-base] Cleaning up list of fastest mirrors
[openshift/origin-base] --> LABEL io.k8s.display-name="OpenShift Origin CentOS 7 Base" io.k8s.description="This is the base image from which all OpenShift Origin images inherit." io.openshift.tags="openshift,base"
[openshift/origin-base] --> Committing changes to openshift/origin-base:9425ace ...
[openshift/origin-base] --> Tagged as openshift/origin-base:latest
[openshift/origin-base] --> Done
hack/build-base-images.sh took 86 seconds
+ OS_BUILD_ENV_PULL_IMAGE=true
+ OS_BUILD_ENV_PRESERVE=_output/local
+ hack/env OS_ONLY_BUILD_PLATFORMS=linux/amd64 hack/build-rpm-release.sh
[INFO] Pulling the openshift/origin-release:golang-1.9 image to update it...
Trying to pull repository registry.access.redhat.com/openshift/origin-release ...
Trying to pull repository docker.io/openshift/origin-release ...
golang-1.9: Pulling from docker.io/openshift/origin-release
85432449fd0f: Already exists
80f62a878d6e: Already exists
af5b7adfe8ed: Already exists
05bb4cf7c38d: Pulling fs layer
05bb4cf7c38d: Verifying Checksum
05bb4cf7c38d: Download complete
05bb4cf7c38d: Pull complete
Digest: sha256:646266f0500fc7415ee66a42f3037b4219f996a8437c191f0921ff10ed8c7ba8
[INFO] Building release RPMs for /go/src/github.com/openshift/origin/origin.spec ...
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oRcVqs
+ umask 022
+ cd /tmp/openshift/build-rpm-release/rpm/BUILD
+ cd /tmp/openshift/build-rpm-release/rpm/BUILD
+ rm -rf origin-3.9.0
+ /usr/bin/gzip -dc /tmp/openshift/build-rpm-release/rpm/SOURCES/origin-3.9.0.tar.gz
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd origin-3.9.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.keObEM
+ umask 022
+ cd /tmp/openshift/build-rpm-release/rpm/BUILD
+ cd origin-3.9.0
+ BUILD_PLATFORM=linux/amd64
+ OS_ONLY_BUILD_PLATFORMS=linux/amd64
+ OS_GIT_COMMIT=9425ace
+ OS_GIT_TREE_STATE=clean
+ OS_GIT_VERSION=v3.9.0-alpha.1+9425ace-69
+ OS_GIT_MAJOR=3
+ OS_GIT_MINOR=9+
+ OS_GIT_PATCH=0
+ KUBE_GIT_COMMIT=3258431
+ KUBE_GIT_VERSION=v1.9.0-beta1
+ ETCD_GIT_VERSION=v3.2.8
+ ETCD_GIT_COMMIT=e211fb6
+ OS_GIT_CATALOG_VERSION=v0.1.3
+ OS_BUILD_RELEASE_ARCHIVES=n
+ make build-cross
hack/build-cross.sh
++ Building go targets for linux/amd64: images/pod examples/hello-openshift
++ Building go targets for linux/amd64: pkg/network/sdn-cni-plugin vendor/github.com/containernetworking/plugins/plugins/ipam/host-local vendor/github.com/containernetworking/plugins/plugins/main/loopback
++ Building go targets for linux/amd64: cmd/openshift cmd/oc cmd/oadm cmd/openshift-diagnostics cmd/template-service-broker vendor/k8s.io/kubernetes/cmd/hyperkube
++ Building go targets for linux/amd64: test/extended/extended.test
hack/build-cross.sh took 461 seconds
+ OS_ONLY_BUILD_PLATFORMS=linux/amd64
+ OS_GIT_COMMIT=9425ace
+ OS_GIT_TREE_STATE=clean
+ OS_GIT_VERSION=v3.9.0-alpha.1+9425ace-69
+ OS_GIT_MAJOR=3
+ OS_GIT_MINOR=9+
+ OS_GIT_PATCH=0
+ KUBE_GIT_COMMIT=3258431
+ KUBE_GIT_VERSION=v1.9.0-beta1
+ ETCD_GIT_VERSION=v3.2.8
+ ETCD_GIT_COMMIT=e211fb6
+ OS_GIT_CATALOG_VERSION=v0.1.3
+ hack/build-go.sh vendor/github.com/onsi/ginkgo/ginkgo
++ Building go targets for linux/amd64: vendor/github.com/onsi/ginkgo/ginkgo
[INFO] /go/src/github.com/openshift/origin/hack/build-go.sh exited with code 0 after 00h 00m 01s
+ OS_ONLY_BUILD_PLATFORMS=linux/amd64
+ OS_GIT_COMMIT=9425ace
+ OS_GIT_TREE_STATE=clean
+ OS_GIT_VERSION=v3.9.0-alpha.1+9425ace-69
+ OS_GIT_MAJOR=3
+ OS_GIT_MINOR=9+
+ OS_GIT_PATCH=0
+ KUBE_GIT_COMMIT=3258431
+ KUBE_GIT_VERSION=v1.9.0-beta1
+ ETCD_GIT_VERSION=v3.2.8
+ ETCD_GIT_COMMIT=e211fb6
+ OS_GIT_CATALOG_VERSION=v0.1.3
+ unset GOPATH
+ cmd/service-catalog/go/src/github.com/kubernetes-incubator/service-catalog/hack/build-cross.sh
++ Building go targets for linux/amd64: cmd/service-catalog
cmd/service-catalog/go/src/github.com/kubernetes-incubator/service-catalog/hack/build-cross.sh took 57 seconds
+ OS_ONLY_BUILD_PLATFORMS=linux/amd64
+ OS_GIT_COMMIT=9425ace
+ OS_GIT_TREE_STATE=clean
+ OS_GIT_VERSION=v3.9.0-alpha.1+9425ace-69
+ OS_GIT_MAJOR=3
+ OS_GIT_MINOR=9+
+ OS_GIT_PATCH=0
+ KUBE_GIT_COMMIT=3258431
+ KUBE_GIT_VERSION=v1.9.0-beta1
+ ETCD_GIT_VERSION=v3.2.8
+ ETCD_GIT_COMMIT=e211fb6
+ OS_GIT_CATALOG_VERSION=v0.1.3
+ unset GOPATH
+ cmd/cluster-capacity/go/src/github.com/kubernetes-incubator/cluster-capacity/hack/build-cross.sh
++ Building go targets for linux/amd64: cmd/hypercc
cmd/cluster-capacity/go/src/github.com/kubernetes-incubator/cluster-capacity/hack/build-cross.sh took 83 seconds
+ OS_GIT_COMMIT=9425ace
+ OS_GIT_TREE_STATE=clean
+ OS_GIT_VERSION=v3.9.0-alpha.1+9425ace-69
+ OS_GIT_MAJOR=3
+ OS_GIT_MINOR=9+
+ OS_GIT_PATCH=0
+ KUBE_GIT_COMMIT=3258431
+ KUBE_GIT_VERSION=v1.9.0-beta1
+ ETCD_GIT_VERSION=v3.2.8
+ ETCD_GIT_COMMIT=e211fb6
+ OS_GIT_CATALOG_VERSION=v0.1.3
+ hack/generate-docs.sh
[INFO] No compiled `gendocs` binary was found. Attempting to build one using:
[INFO] $ hack/build-go.sh tools/gendocs
++ Building go targets for linux/amd64: tools/gendocs
[INFO] hack/build-go.sh exited with code 0 after 00h 00m 31s
[INFO] No compiled `genman` binary was found. Attempting to build one using:
[INFO] $ hack/build-go.sh tools/genman
++ Building go targets for linux/amd64: tools/genman
[INFO] hack/build-go.sh exited with code 0 after 00h 00m 23s
[INFO] [CLEANUP] Cleaning up temporary directories
Assets generated in /tmp/openshift/build-rpm-release/rpm/BUILD/origin-3.9.0//docs/generated
[INFO] [CLEANUP] Cleaning up temporary directories
Assets generated in /tmp/openshift/build-rpm-release/rpm/BUILD/origin-3.9.0//docs/man/man1
[INFO] [CLEANUP] Cleaning up temporary directories
Assets generated in /tmp/openshift/build-rpm-release/rpm/BUILD/origin-3.9.0//docs/man/man1
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WBjpPn
+ umask 022
+ cd /tmp/openshift/build-rpm-release/rpm/BUILD
+ '[' /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64 '!=' / ']'
+ rm -rf /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64
++ dirname /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64
+ mkdir -p /tmp/openshift/build-rpm-release/rpm/BUILDROOT
+ mkdir /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64
+ cd origin-3.9.0
++ go env GOHOSTOS
++ go env GOHOSTARCH
+ PLATFORM=linux/amd64
+ install -d /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/bin
+++ INSTALLING oc
+ for bin in oc oadm openshift template-service-broker
+ echo '+++ INSTALLING oc'
+ install -p -m 755 _output/local/bin/linux/amd64/oc /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/bin/oc
+++ INSTALLING oadm
+ for bin in oc oadm openshift template-service-broker
+ echo '+++ INSTALLING oadm'
+ install -p -m 755 _output/local/bin/linux/amd64/oadm /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/bin/oadm
+ for bin in oc oadm openshift template-service-broker
+ echo '+++ INSTALLING openshift'
+ install -p -m 755 _output/local/bin/linux/amd64/openshift /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/bin/openshift
+++ INSTALLING openshift
+++ INSTALLING template-service-broker
+ for bin in oc oadm openshift template-service-broker
+ echo '+++ INSTALLING template-service-broker'
+ install -p -m 755 _output/local/bin/linux/amd64/template-service-broker /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/bin/template-service-broker
+ install -d /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/libexec/origin
+ install -p -m 755 _output/local/bin/linux/amd64/extended.test /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/libexec/origin/
+ install -p -m 755 _output/local/bin/linux/amd64/ginkgo /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/libexec/origin/
+ install -p -m 755 _output/local/bin/linux/amd64/hyperkube /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/bin/
+ install -p -m 755 cmd/cluster-capacity/go/src/github.com/kubernetes-incubator/cluster-capacity/_output/local/bin/linux/amd64/hypercc /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/bin/
+ ln -s hypercc /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/bin/cluster-capacity
+ install -p -m 755 cmd/service-catalog/go/src/github.com/kubernetes-incubator/service-catalog/_output/local/bin/linux/amd64/service-catalog /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/bin/
+ install -p -m 755 _output/local/bin/linux/amd64/pod /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/bin/
+ install -d -m 0755 /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/lib/systemd/system
+ mkdir -p /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/etc/sysconfig
+ for cmd in openshift-deploy openshift-docker-build openshift-sti-build openshift-git-clone openshift-manage-dockerfile openshift-extract-image-content openshift-f5-router openshift-recycle openshift-router origin
+ ln -s openshift /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/bin/openshift-deploy
+ for cmd in openshift-deploy openshift-docker-build openshift-sti-build openshift-git-clone openshift-manage-dockerfile openshift-extract-image-content openshift-f5-router openshift-recycle openshift-router origin
+ ln -s openshift /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/bin/openshift-docker-build
+ for cmd in openshift-deploy openshift-docker-build openshift-sti-build openshift-git-clone openshift-manage-dockerfile openshift-extract-image-content openshift-f5-router openshift-recycle openshift-router origin
+ ln -s openshift /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/bin/openshift-sti-build
+ for cmd in openshift-deploy openshift-docker-build openshift-sti-build openshift-git-clone openshift-manage-dockerfile openshift-extract-image-content openshift-f5-router openshift-recycle openshift-router origin
+ ln -s openshift /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/bin/openshift-git-clone
+ for cmd in openshift-deploy openshift-docker-build openshift-sti-build openshift-git-clone openshift-manage-dockerfile openshift-extract-image-content openshift-f5-router openshift-recycle openshift-router origin
+ ln -s openshift /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/bin/openshift-manage-dockerfile
+ for cmd in openshift-deploy openshift-docker-build openshift-sti-build openshift-git-clone openshift-manage-dockerfile openshift-extract-image-content openshift-f5-router openshift-recycle openshift-router origin
+ ln -s openshift /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/bin/openshift-extract-image-content
+ for cmd in openshift-deploy openshift-docker-build openshift-sti-build openshift-git-clone openshift-manage-dockerfile openshift-extract-image-content openshift-f5-router openshift-recycle openshift-router origin
+ ln -s openshift /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/bin/openshift-f5-router
+ for cmd in openshift-deploy openshift-docker-build openshift-sti-build openshift-git-clone openshift-manage-dockerfile openshift-extract-image-content openshift-f5-router openshift-recycle openshift-router origin
+ ln -s openshift /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/bin/openshift-recycle
+ for cmd in openshift-deploy openshift-docker-build openshift-sti-build openshift-git-clone openshift-manage-dockerfile openshift-extract-image-content openshift-f5-router openshift-recycle openshift-router origin
+ ln -s openshift /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/bin/openshift-router
+ for cmd in openshift-deploy openshift-docker-build openshift-sti-build openshift-git-clone openshift-manage-dockerfile openshift-extract-image-content openshift-f5-router openshift-recycle openshift-router origin
+ ln -s openshift /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/bin/origin
+ ln -s oc /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/bin/kubectl
+ install -d -m 0755 /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/etc/origin/master /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/etc/origin/node
+ install -m 0644 contrib/systemd/origin-master.service /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/lib/systemd/system/origin-master.service
+ install -m 0644 contrib/systemd/origin-node.service /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/lib/systemd/system/origin-node.service
+ install -m 0644 contrib/systemd/origin-master.sysconfig /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/etc/sysconfig/origin-master
+ install -m 0644 contrib/systemd/origin-node.sysconfig /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/etc/sysconfig/origin-node
+ install -d -m 0755 /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/share/man/man1
+ install -m 0644 docs/man/man1/oc-adm-build-chain.1 docs/man/man1/oc-adm-ca-create-key-pair.1 docs/man/man1/oc-adm-ca-create-master-certs.1 docs/man/man1/oc-adm-ca-create-server-cert.1 docs/man/man1/oc-adm-ca-create-signer-cert.1 docs/man/man1/oc-adm-ca-decrypt.1 docs/man/man1/oc-adm-ca-encrypt.1 docs/man/man1/oc-adm-ca.1 docs/man/man1/oc-adm-certificate-approve.1 docs/man/man1/oc-adm-certificate-deny.1 docs/man/man1/oc-adm-certificate.1 docs/man/man1/oc-adm-completion.1 docs/man/man1/oc-adm-config-current-context.1 docs/man/man1/oc-adm-config-delete-cluster.1 docs/man/man1/oc-adm-config-delete-context.1 docs/man/man1/oc-adm-config-get-clusters.1 docs/man/man1/oc-adm-config-get-contexts.1 docs/man/man1/oc-adm-config-rename-context.1 docs/man/man1/oc-adm-config-set-cluster.1 docs/man/man1/oc-adm-config-set-context.1 docs/man/man1/oc-adm-config-set-credentials.1 docs/man/man1/oc-adm-config-set.1 docs/man/man1/oc-adm-config-unset.1 docs/man/man1/oc-adm-config-use-context.1 docs/man/man1/oc-adm-config-view.1 docs/man/man1/oc-adm-config.1 docs/man/man1/oc-adm-cordon.1 docs/man/man1/oc-adm-create-api-client-config.1 docs/man/man1/oc-adm-create-bootstrap-policy-file.1 docs/man/man1/oc-adm-create-bootstrap-project-template.1 docs/man/man1/oc-adm-create-error-template.1 docs/man/man1/oc-adm-create-key-pair.1 docs/man/man1/oc-adm-create-kubeconfig.1 docs/man/man1/oc-adm-create-login-template.1 docs/man/man1/oc-adm-create-master-certs.1 docs/man/man1/oc-adm-create-node-config.1 docs/man/man1/oc-adm-create-provider-selection-template.1 docs/man/man1/oc-adm-create-server-cert.1 docs/man/man1/oc-adm-create-signer-cert.1 docs/man/man1/oc-adm-diagnostics.1 docs/man/man1/oc-adm-drain.1 docs/man/man1/oc-adm-groups-add-users.1 docs/man/man1/oc-adm-groups-new.1 docs/man/man1/oc-adm-groups-prune.1 docs/man/man1/oc-adm-groups-remove-users.1 docs/man/man1/oc-adm-groups-sync.1 docs/man/man1/oc-adm-groups.1 docs/man/man1/oc-adm-ipfailover.1 docs/man/man1/oc-adm-manage-node.1 docs/man/man1/oc-adm-migrate-authorization.1 docs/man/man1/oc-adm-migrate-etcd-ttl.1 docs/man/man1/oc-adm-migrate-image-references.1 docs/man/man1/oc-adm-migrate-storage.1 docs/man/man1/oc-adm-migrate.1 docs/man/man1/oc-adm-new-project.1 docs/man/man1/oc-adm-options.1 docs/man/man1/oc-adm-pod-network-isolate-projects.1 docs/man/man1/oc-adm-pod-network-join-projects.1 docs/man/man1/oc-adm-pod-network-make-projects-global.1 docs/man/man1/oc-adm-pod-network.1 docs/man/man1/oc-adm-policy-add-cluster-role-to-group.1 docs/man/man1/oc-adm-policy-add-cluster-role-to-user.1 docs/man/man1/oc-adm-policy-add-role-to-group.1 docs/man/man1/oc-adm-policy-add-role-to-user.1 docs/man/man1/oc-adm-policy-add-scc-to-group.1 docs/man/man1/oc-adm-policy-add-scc-to-user.1 docs/man/man1/oc-adm-policy-reconcile-cluster-role-bindings.1 docs/man/man1/oc-adm-policy-reconcile-cluster-roles.1 docs/man/man1/oc-adm-policy-reconcile-sccs.1 docs/man/man1/oc-adm-policy-remove-cluster-role-from-group.1 docs/man/man1/oc-adm-policy-remove-cluster-role-from-user.1 docs/man/man1/oc-adm-policy-remove-group.1 docs/man/man1/oc-adm-policy-remove-role-from-group.1 docs/man/man1/oc-adm-policy-remove-role-from-user.1 docs/man/man1/oc-adm-policy-remove-scc-from-group.1 docs/man/man1/oc-adm-policy-remove-scc-from-user.1 docs/man/man1/oc-adm-policy-remove-user.1 docs/man/man1/oc-adm-policy-scc-review.1 docs/man/man1/oc-adm-policy-scc-subject-review.1 docs/man/man1/oc-adm-policy-who-can.1 docs/man/man1/oc-adm-policy.1 docs/man/man1/oc-adm-prune-builds.1 docs/man/man1/oc-adm-prune-deployments.1 docs/man/man1/oc-adm-prune-groups.1 docs/man/man1/oc-adm-prune-images.1 docs/man/man1/oc-adm-prune.1 docs/man/man1/oc-adm-registry.1 docs/man/man1/oc-adm-router.1 docs/man/man1/oc-adm-taint.1 docs/man/man1/oc-adm-top-images.1 docs/man/man1/oc-adm-top-imagestreams.1 docs/man/man1/oc-adm-top-node.1 docs/man/man1/oc-adm-top-pod.1 docs/man/man1/oc-adm-top.1 docs/man/man1/oc-adm-uncordon.1 docs/man/man1/oc-adm-verify-image-signature.1 docs/man/man1/oc-adm.1 docs/man/man1/oc-annotate.1 docs/man/man1/oc-apply-edit-last-applied.1 docs/man/man1/oc-apply-set-last-applied.1 docs/man/man1/oc-apply-view-last-applied.1 docs/man/man1/oc-apply.1 docs/man/man1/oc-attach.1 docs/man/man1/oc-auth-can-i.1 docs/man/man1/oc-auth-reconcile.1 docs/man/man1/oc-auth.1 docs/man/man1/oc-autoscale.1 docs/man/man1/oc-build-logs.1 docs/man/man1/oc-cancel-build.1 docs/man/man1/oc-cluster-down.1 docs/man/man1/oc-cluster-join.1 docs/man/man1/oc-cluster-status.1 docs/man/man1/oc-cluster-up.1 docs/man/man1/oc-cluster.1 docs/man/man1/oc-completion.1 docs/man/man1/oc-config-current-context.1 docs/man/man1/oc-config-delete-cluster.1 docs/man/man1/oc-config-delete-context.1 docs/man/man1/oc-config-get-clusters.1 docs/man/man1/oc-config-get-contexts.1 docs/man/man1/oc-config-rename-context.1 docs/man/man1/oc-config-set-cluster.1 docs/man/man1/oc-config-set-context.1 docs/man/man1/oc-config-set-credentials.1 docs/man/man1/oc-config-set.1 docs/man/man1/oc-config-unset.1 docs/man/man1/oc-config-use-context.1 docs/man/man1/oc-config-view.1 docs/man/man1/oc-config.1 docs/man/man1/oc-convert.1 docs/man/man1/oc-cp.1 docs/man/man1/oc-create-clusterresourcequota.1 docs/man/man1/oc-create-clusterrole.1 docs/man/man1/oc-create-clusterrolebinding.1 docs/man/man1/oc-create-configmap.1 docs/man/man1/oc-create-deployment.1 docs/man/man1/oc-create-deploymentconfig.1 docs/man/man1/oc-create-identity.1 docs/man/man1/oc-create-imagestream.1 docs/man/man1/oc-create-imagestreamtag.1 docs/man/man1/oc-create-namespace.1 docs/man/man1/oc-create-poddisruptionbudget.1 docs/man/man1/oc-create-policybinding.1 docs/man/man1/oc-create-priorityclass.1 docs/man/man1/oc-create-quota.1 docs/man/man1/oc-create-role.1 docs/man/man1/oc-create-rolebinding.1 docs/man/man1/oc-create-route-edge.1 docs/man/man1/oc-create-route-passthrough.1 docs/man/man1/oc-create-route-reencrypt.1 docs/man/man1/oc-create-route.1 docs/man/man1/oc-create-secret-docker-registry.1 docs/man/man1/oc-create-secret-generic.1 docs/man/man1/oc-create-secret-tls.1 docs/man/man1/oc-create-secret.1 docs/man/man1/oc-create-service-clusterip.1 docs/man/man1/oc-create-service-externalname.1 docs/man/man1/oc-create-service-loadbalancer.1 docs/man/man1/oc-create-service-nodeport.1 docs/man/man1/oc-create-service.1 docs/man/man1/oc-create-serviceaccount.1 docs/man/man1/oc-create-user.1 docs/man/man1/oc-create-useridentitymapping.1 docs/man/man1/oc-create.1 docs/man/man1/oc-debug.1 docs/man/man1/oc-delete.1 docs/man/man1/oc-deploy.1 docs/man/man1/oc-describe.1 docs/man/man1/oc-edit.1 docs/man/man1/oc-env.1 docs/man/man1/oc-ex-build-chain.1 docs/man/man1/oc-ex-config-patch.1 docs/man/man1/oc-ex-config.1 docs/man/man1/oc-ex-diagnostics.1 docs/man/man1/oc-ex-dockergc.1 docs/man/man1/oc-ex-ipfailover.1 docs/man/man1/oc-ex-options.1 docs/man/man1/oc-ex-prune-groups.1 docs/man/man1/oc-ex-sync-groups.1 docs/man/man1/oc-ex-validate-master-config.1 docs/man/man1/oc-ex-validate-node-config.1 docs/man/man1/oc-ex-validate.1 docs/man/man1/oc-ex.1 docs/man/man1/oc-exec.1 docs/man/man1/oc-explain.1 docs/man/man1/oc-export.1 docs/man/man1/oc-expose.1 docs/man/man1/oc-extract.1 docs/man/man1/oc-get.1 docs/man/man1/oc-idle.1 docs/man/man1/oc-image-mirror.1 docs/man/man1/oc-image.1 docs/man/man1/oc-import-app.json.1 docs/man/man1/oc-import-image.1 docs/man/man1/oc-import.1 docs/man/man1/oc-label.1 docs/man/man1/oc-login.1 docs/man/man1/oc-logout.1 docs/man/man1/oc-logs.1 docs/man/man1/oc-new-app.1 docs/man/man1/oc-new-build.1 docs/man/man1/oc-new-project.1 docs/man/man1/oc-observe.1 docs/man/man1/oc-options.1 docs/man/man1/oc-patch.1 docs/man/man1/oc-plugin.1 docs/man/man1/oc-policy-add-role-to-group.1 docs/man/man1/oc-policy-add-role-to-user.1 docs/man/man1/oc-policy-can-i.1 docs/man/man1/oc-policy-remove-group.1 docs/man/man1/oc-policy-remove-role-from-group.1 docs/man/man1/oc-policy-remove-role-from-user.1 docs/man/man1/oc-policy-remove-user.1 docs/man/man1/oc-policy-scc-review.1 docs/man/man1/oc-policy-scc-subject-review.1 docs/man/man1/oc-policy-who-can.1 docs/man/man1/oc-policy.1 docs/man/man1/oc-port-forward.1 docs/man/man1/oc-process.1 docs/man/man1/oc-project.1 docs/man/man1/oc-projects.1 docs/man/man1/oc-proxy.1 docs/man/man1/oc-replace.1 docs/man/man1/oc-rollback.1 docs/man/man1/oc-rollout-cancel.1 docs/man/man1/oc-rollout-history.1 docs/man/man1/oc-rollout-latest.1 docs/man/man1/oc-rollout-pause.1 docs/man/man1/oc-rollout-resume.1 docs/man/man1/oc-rollout-retry.1 docs/man/man1/oc-rollout-status.1 docs/man/man1/oc-rollout-undo.1 docs/man/man1/oc-rollout.1 docs/man/man1/oc-rsh.1 docs/man/man1/oc-rsync.1 docs/man/man1/oc-run.1 docs/man/man1/oc-scale.1 docs/man/man1/oc-secrets-add.1 docs/man/man1/oc-secrets-link.1 docs/man/man1/oc-secrets-new-basicauth.1 docs/man/man1/oc-secrets-new-dockercfg.1 docs/man/man1/oc-secrets-new-sshauth.1 docs/man/man1/oc-secrets-new.1 docs/man/man1/oc-secrets-unlink.1 docs/man/man1/oc-secrets.1 docs/man/man1/oc-serviceaccounts-create-kubeconfig.1 docs/man/man1/oc-serviceaccounts-get-token.1 docs/man/man1/oc-serviceaccounts-new-token.1 docs/man/man1/oc-serviceaccounts.1 docs/man/man1/oc-set-build-hook.1 docs/man/man1/oc-set-build-secret.1 docs/man/man1/oc-set-deployment-hook.1 docs/man/man1/oc-set-env.1 docs/man/man1/oc-set-image-lookup.1 docs/man/man1/oc-set-image.1 docs/man/man1/oc-set-probe.1 docs/man/man1/oc-set-resources.1 docs/man/man1/oc-set-route-backends.1 docs/man/man1/oc-set-triggers.1 docs/man/man1/oc-set-volumes.1 docs/man/man1/oc-set.1 docs/man/man1/oc-start-build.1 docs/man/man1/oc-status.1 docs/man/man1/oc-tag.1 docs/man/man1/oc-types.1 docs/man/man1/oc-version.1 docs/man/man1/oc-volumes.1 docs/man/man1/oc-whoami.1 docs/man/man1/oc.1 docs/man/man1/openshift-completion.1 docs/man/man1/openshift-options.1 docs/man/man1/openshift-start-etcd.1 docs/man/man1/openshift-start-master-api.1 docs/man/man1/openshift-start-master-controllers.1 docs/man/man1/openshift-start-master.1 docs/man/man1/openshift-start-network.1 docs/man/man1/openshift-start-node.1 docs/man/man1/openshift-start-template-service-broker.1 docs/man/man1/openshift-start.1 docs/man/man1/openshift-version.1 docs/man/man1/openshift.1 /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/share/man/man1/
+ mkdir -p /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/var/lib/origin
+ install -d -m 0755 /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/etc/cni/net.d
+ install -d -m 0755 /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/opt/cni/bin
+ install -p -m 0755 _output/local/bin/linux/amd64/sdn-cni-plugin /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/opt/cni/bin/openshift-sdn
+ install -p -m 0755 _output/local/bin/linux/amd64/host-local /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/opt/cni/bin
+ install -p -m 0755 _output/local/bin/linux/amd64/loopback /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/opt/cni/bin
+++ INSTALLING BASH COMPLETIONS FOR oc
+++ INSTALLING BASH COMPLETIONS FOR openshift
+ install -d -m 0755 /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/lib/systemd/system/origin-node.service.d
+ install -p -m 0644 contrib/systemd/openshift-sdn-ovs.conf /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/lib/systemd/system/origin-node.service.d/openshift-sdn-ovs.conf
+ install -d -m 755 /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/etc/bash_completion.d/
+ for bin in oc openshift
+ echo '+++ INSTALLING BASH COMPLETIONS FOR oc '
+ /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/bin/oc completion bash
+ chmod 644 /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/etc/bash_completion.d/oc
+ for bin in oc openshift
+ echo '+++ INSTALLING BASH COMPLETIONS FOR openshift '
+ /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/bin/openshift completion bash
+ chmod 644 /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/etc/bash_completion.d/openshift
+ install -d -m 755 /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/etc/systemd/system.conf.d/
+ install -p -m 644 contrib/systemd/origin-accounting.conf /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/etc/systemd/system.conf.d/
+ mkdir -p /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/sbin
+ OS_CONF_FILE=/etc/yum.conf
+ sed 's|@@CONF_FILE-VARIABLE@@|/etc/yum.conf|' contrib/excluder/excluder-template
+ sed -i 's|@@PACKAGE_LIST-VARIABLE@@|origin origin-clients origin-clients-redistributable origin-master origin-node origin-pod origin-recycle origin-sdn-ovs origin-tests|' /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/sbin/origin-excluder
+ chmod 0744 /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/sbin/origin-excluder
+ sed 's|@@CONF_FILE-VARIABLE@@|/etc/yum.conf|' contrib/excluder/excluder-template
+ sed -i 's|@@PACKAGE_LIST-VARIABLE@@|docker*1.14* docker*1.15* docker*1.16* docker*1.17* docker*1.18* docker*1.19* docker*1.20*|' /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/sbin/origin-docker-excluder
+ chmod 0744 /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/sbin/origin-docker-excluder
+ install -d /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/share/origin/migration
+ install -p -m 755 contrib/migration/fix-3.4-paths.sh contrib/migration/migrate-image-manifests.sh contrib/migration/migrate-network-policy.sh contrib/migration/unmigrate-network-policy.sh /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/share/origin/migration/
+ /usr/lib/rpm/check-buildroot
Processing files: origin-3.9.0-0.alpha.1.69.9425ace.x86_64
+ /usr/lib/rpm/brp-compress
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EWgss6
+ umask 022
+ cd /tmp/openshift/build-rpm-release/rpm/BUILD
+ cd origin-3.9.0
+ DOCDIR=/tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/share/doc/origin-3.9.0
+ export DOCDIR
+ /usr/bin/mkdir -p /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/share/doc/origin-3.9.0
+ cp -pr README.md /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/share/doc/origin-3.9.0
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5JLl6O
+ umask 022
+ cd /tmp/openshift/build-rpm-release/rpm/BUILD
+ cd origin-3.9.0
+ LICENSEDIR=/tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/share/licenses/origin-3.9.0
+ export LICENSEDIR
+ /usr/bin/mkdir -p /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/share/licenses/origin-3.9.0
+ cp -pr LICENSE /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/share/licenses/origin-3.9.0
+ exit 0
warning: File listed twice: /etc/origin
Provides: config(origin) = 3.9.0-0.alpha.1.69.9425ace origin = 3.9.0-0.alpha.1.69.9425ace origin(x86-64) = 3.9.0-0.alpha.1.69.9425ace
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): /bin/sh
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
Obsoletes: openshift < 3.0.2.900
Processing files: origin-master-3.9.0-0.alpha.1.69.9425ace.x86_64
Provides: config(origin-master) = 3.9.0-0.alpha.1.69.9425ace origin-master = 3.9.0-0.alpha.1.69.9425ace origin-master(x86-64) = 3.9.0-0.alpha.1.69.9425ace
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh systemd
Requires(preun): /bin/sh systemd
Requires(postun): /bin/sh systemd
Requires: /bin/bash
Obsoletes: openshift-master < 3.0.2.900
Processing files: origin-tests-3.9.0-0.alpha.1.69.9425ace.x86_64
warning: File listed twice: /usr/libexec/origin/extended.test
Provides: origin-tests = 3.9.0-0.alpha.1.69.9425ace origin-tests(x86-64) = 3.9.0-0.alpha.1.69.9425ace
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
Processing files: origin-node-3.9.0-0.alpha.1.69.9425ace.x86_64
Provides: config(origin-node) = 3.9.0-0.alpha.1.69.9425ace origin-node = 3.9.0-0.alpha.1.69.9425ace origin-node(x86-64) = 3.9.0-0.alpha.1.69.9425ace tuned-profiles-origin-node
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh systemd
Requires(preun): /bin/sh systemd
Requires(postun): /bin/sh systemd
Obsoletes: openshift-node < 3.0.2.900 tuned-profiles-origin-node
Processing files: origin-clients-3.9.0-0.alpha.1.69.9425ace.x86_64
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GvX8NL
+ umask 022
+ cd /tmp/openshift/build-rpm-release/rpm/BUILD
+ cd origin-3.9.0
+ LICENSEDIR=/tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/share/licenses/origin-clients-3.9.0
+ export LICENSEDIR
+ /usr/bin/mkdir -p /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/share/licenses/origin-clients-3.9.0
+ cp -pr LICENSE /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64/usr/share/licenses/origin-clients-3.9.0
+ exit 0
Provides: origin-clients = 3.9.0-0.alpha.1.69.9425ace origin-clients(x86-64) = 3.9.0-0.alpha.1.69.9425ace
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
Obsoletes: openshift-clients < 3.0.2.900
Processing files: origin-pod-3.9.0-0.alpha.1.69.9425ace.x86_64
Provides: origin-pod = 3.9.0-0.alpha.1.69.9425ace origin-pod(x86-64) = 3.9.0-0.alpha.1.69.9425ace
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: origin-sdn-ovs-3.9.0-0.alpha.1.69.9425ace.x86_64
Provides: origin-sdn-ovs = 3.9.0-0.alpha.1.69.9425ace origin-sdn-ovs(x86-64) = 3.9.0-0.alpha.1.69.9425ace
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(posttrans): /bin/sh
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
Obsoletes: openshift-sdn-ovs < 3.0.2.900
Processing files: origin-federation-services-3.9.0-0.alpha.1.69.9425ace.x86_64
Provides: origin-federation-services = 3.9.0-0.alpha.1.69.9425ace origin-federation-services(x86-64) = 3.9.0-0.alpha.1.69.9425ace
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
Processing files: origin-service-catalog-3.9.0-0.alpha.1.69.9425ace.x86_64
Provides: origin-service-catalog = 3.9.0-0.alpha.1.69.9425ace origin-service-catalog(x86-64) = 3.9.0-0.alpha.1.69.9425ace
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit)
Processing files: origin-template-service-broker-3.9.0-0.alpha.1.69.9425ace.x86_64
Provides: origin-template-service-broker = 3.9.0-0.alpha.1.69.9425ace origin-template-service-broker(x86-64) = 3.9.0-0.alpha.1.69.9425ace
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit)
Processing files: origin-cluster-capacity-3.9.0-0.alpha.1.69.9425ace.x86_64
Provides: origin-cluster-capacity = 3.9.0-0.alpha.1.69.9425ace origin-cluster-capacity(x86-64) = 3.9.0-0.alpha.1.69.9425ace
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit)
Processing files: origin-excluder-3.9.0-0.alpha.1.69.9425ace.noarch
Provides: origin-excluder = 3.9.0-0.alpha.1.69.9425ace
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(preun): /bin/sh
Requires(pretrans): /bin/sh
Requires(posttrans): /bin/sh
Requires: /bin/bash
Processing files: origin-docker-excluder-3.9.0-0.alpha.1.69.9425ace.noarch
Provides: origin-docker-excluder = 3.9.0-0.alpha.1.69.9425ace
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(preun): /bin/sh
Requires(pretrans): /bin/sh
Requires(posttrans): /bin/sh
Requires: /bin/bash
Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64
Wrote: /tmp/openshift/build-rpm-release/rpm/RPMS/x86_64/origin-3.9.0-0.alpha.1.69.9425ace.x86_64.rpm
Wrote: /tmp/openshift/build-rpm-release/rpm/RPMS/x86_64/origin-master-3.9.0-0.alpha.1.69.9425ace.x86_64.rpm
Wrote: /tmp/openshift/build-rpm-release/rpm/RPMS/x86_64/origin-tests-3.9.0-0.alpha.1.69.9425ace.x86_64.rpm
Wrote: /tmp/openshift/build-rpm-release/rpm/RPMS/x86_64/origin-node-3.9.0-0.alpha.1.69.9425ace.x86_64.rpm
Wrote: /tmp/openshift/build-rpm-release/rpm/RPMS/x86_64/origin-clients-3.9.0-0.alpha.1.69.9425ace.x86_64.rpm
Wrote: /tmp/openshift/build-rpm-release/rpm/RPMS/x86_64/origin-pod-3.9.0-0.alpha.1.69.9425ace.x86_64.rpm
Wrote: /tmp/openshift/build-rpm-release/rpm/RPMS/x86_64/origin-sdn-ovs-3.9.0-0.alpha.1.69.9425ace.x86_64.rpm
Wrote: /tmp/openshift/build-rpm-release/rpm/RPMS/x86_64/origin-federation-services-3.9.0-0.alpha.1.69.9425ace.x86_64.rpm
Wrote: /tmp/openshift/build-rpm-release/rpm/RPMS/x86_64/origin-service-catalog-3.9.0-0.alpha.1.69.9425ace.x86_64.rpm
Wrote: /tmp/openshift/build-rpm-release/rpm/RPMS/x86_64/origin-template-service-broker-3.9.0-0.alpha.1.69.9425ace.x86_64.rpm
Wrote: /tmp/openshift/build-rpm-release/rpm/RPMS/x86_64/origin-cluster-capacity-3.9.0-0.alpha.1.69.9425ace.x86_64.rpm
Wrote: /tmp/openshift/build-rpm-release/rpm/RPMS/noarch/origin-excluder-3.9.0-0.alpha.1.69.9425ace.noarch.rpm
Wrote: /tmp/openshift/build-rpm-release/rpm/RPMS/noarch/origin-docker-excluder-3.9.0-0.alpha.1.69.9425ace.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FIojrq
+ umask 022
+ cd /tmp/openshift/build-rpm-release/rpm/BUILD
+ cd origin-3.9.0
+ /usr/bin/rm -rf /tmp/openshift/build-rpm-release/rpm/BUILDROOT/origin-3.9.0-0.alpha.1.69.9425ace.x86_64
+ exit 0
rm -rf _output
Spawning worker 0 with 4 pkgs
Spawning worker 1 with 3 pkgs
Spawning worker 2 with 3 pkgs
Spawning worker 3 with 3 pkgs
Workers Finished
Saving Primary metadata
Saving file lists metadata
Saving other metadata
Generating sqlite DBs
Sqlite DBs complete
[INFO] Repository file for `yum` or `dnf` placed at /go/src/github.com/openshift/origin/_output/local/releases/rpms/local-release.repo
[INFO] Install it with:
[INFO] $ mv '/go/src/github.com/openshift/origin/_output/local/releases/rpms/local-release.repo' '/etc/yum.repos.d
[INFO] hack/build-rpm-release.sh exited with code 0 after 00h 14m 15s
+ sudo systemctl restart docker
+ git describe --abbrev=0
+ cat ORIGIN_TAG
+ hack/build-images.sh
[openshift/origin-service-catalog] --> FROM openshift/origin-source
[openshift/origin-service-catalog] --> RUN INSTALL_PKGS="origin-service-catalog" && yum --enablerepo=origin-local-release install -y ${INSTALL_PKGS} && rpm -V ${INSTALL_PKGS} && yum clean all
[openshift/origin-service-catalog] Loaded plugins: fastestmirror, ovl
[openshift/origin-service-catalog] Determining fastest mirrors
[openshift/origin-service-catalog] * base: mirror.umd.edu
[openshift/origin-service-catalog] * extras: mirror.genesisadaptive.com
[openshift/origin-service-catalog] * updates: repo1.dal.innoscale.net
[openshift/origin-service-catalog] Resolving Dependencies
[openshift/origin-service-catalog] --> Running transaction check
[openshift/origin-service-catalog] ---> Package origin-service-catalog.x86_64 0:3.9.0-0.alpha.1.69.9425ace will be installed
[openshift/origin-service-catalog] --> Finished Dependency Resolution
[openshift/origin-service-catalog] Dependencies Resolved
[openshift/origin-service-catalog] ================================================================================
[openshift/origin-service-catalog] Package Arch Version Repository Size
[openshift/origin-service-catalog] ================================================================================
[openshift/origin-service-catalog] Installing:
[openshift/origin-service-catalog] origin-service-catalog
[openshift/origin-service-catalog] x86_64 3.9.0-0.alpha.1.69.9425ace origin-local-release 9.9 M
[openshift/origin-service-catalog] Transaction Summary
[openshift/origin-service-catalog] ================================================================================
[openshift/origin-service-catalog] Install 1 Package
[openshift/origin-service-catalog] Total download size: 9.9 M
[openshift/origin-service-catalog] Installed size: 57 M
[openshift/origin-service-catalog] Downloading packages:
[openshift/origin-service-catalog] Running transaction check
[openshift/origin-service-catalog] Running transaction test
[openshift/origin-service-catalog] Transaction test succeeded
[openshift/origin-service-catalog] Running transaction
[openshift/origin-service-catalog] Installing : origin-service-catalog-3.9.0-0.alpha.1.69.9425ace.x86_64 1/1
[openshift/origin-service-catalog] Verifying : origin-service-catalog-3.9.0-0.alpha.1.69.9425ace.x86_64 1/1
[openshift/origin-service-catalog] Installed:
[openshift/origin-service-catalog] origin-service-catalog.x86_64 0:3.9.0-0.alpha.1.69.9425ace
[openshift/origin-service-catalog] Complete!
[openshift/origin-service-catalog] Loaded plugins: fastestmirror, ovl
[openshift/origin-service-catalog] Cleaning repos: base extras updates
[openshift/origin-service-catalog] Cleaning up everything
[openshift/origin-service-catalog] Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
[openshift/origin-service-catalog] Cleaning up list of fastest mirrors
[openshift/origin-service-catalog] --> CMD [ "/usr/bin/service-catalog" ]
[openshift/origin-service-catalog] --> Committing changes to openshift/origin-service-catalog:v3.9.0-alpha.1 ...
[openshift/origin-service-catalog] --> Tagged as openshift/origin-service-catalog:latest
[openshift/origin-service-catalog] --> Done
[openshift/origin-cluster-capacity] --> FROM openshift/origin-source
[openshift/origin-cluster-capacity] --> RUN INSTALL_PKGS="origin-cluster-capacity" && yum --enablerepo=origin-local-release install -y ${INSTALL_PKGS} && rpm -V ${INSTALL_PKGS} && yum clean all
[openshift/origin-cluster-capacity] Loaded plugins: fastestmirror, ovl
[openshift/origin-cluster-capacity] Determining fastest mirrors
[openshift/origin-cluster-capacity] * base: mirror.umd.edu
[openshift/origin-cluster-capacity] * extras: www.gtlib.gatech.edu
[openshift/origin-cluster-capacity] * updates: centos.aol.com
[openshift/origin-cluster-capacity] Resolving Dependencies
[openshift/origin-cluster-capacity] --> Running transaction check
[openshift/origin-cluster-capacity] ---> Package origin-cluster-capacity.x86_64 0:3.9.0-0.alpha.1.69.9425ace will be installed
[openshift/origin-cluster-capacity] --> Finished Dependency Resolution
[openshift/origin-cluster-capacity] Dependencies Resolved
[openshift/origin-cluster-capacity] ================================================================================
[openshift/origin-cluster-capacity] Package Arch Version Repository Size
[openshift/origin-cluster-capacity] ================================================================================
[openshift/origin-cluster-capacity] Installing:
[openshift/origin-cluster-capacity] origin-cluster-capacity
[openshift/origin-cluster-capacity] x86_64 3.9.0-0.alpha.1.69.9425ace origin-local-release 13 M
[openshift/origin-cluster-capacity] Transaction Summary
[openshift/origin-cluster-capacity] ================================================================================
[openshift/origin-cluster-capacity] Install 1 Package
[openshift/origin-cluster-capacity] Total download size: 13 M
[openshift/origin-cluster-capacity] Installed size: 88 M
[openshift/origin-cluster-capacity] Downloading packages:
[openshift/origin-cluster-capacity] Running transaction check
[openshift/origin-cluster-capacity] Running transaction test
[openshift/origin-cluster-capacity] Transaction test succeeded
[openshift/origin-cluster-capacity] Running transaction
[openshift/origin-cluster-capacity] Installing : origin-cluster-capacity-3.9.0-0.alpha.1.69.9425ace.x86_64 1/1
[openshift/origin-cluster-capacity] Verifying : origin-cluster-capacity-3.9.0-0.alpha.1.69.9425ace.x86_64 1/1
[openshift/origin-cluster-capacity] Installed:
[openshift/origin-cluster-capacity] origin-cluster-capacity.x86_64 0:3.9.0-0.alpha.1.69.9425ace
[openshift/origin-cluster-capacity] Complete!
[openshift/origin-cluster-capacity] Loaded plugins: fastestmirror, ovl
[openshift/origin-cluster-capacity] Cleaning repos: base extras updates
[openshift/origin-cluster-capacity] Cleaning up everything
[openshift/origin-cluster-capacity] Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
[openshift/origin-cluster-capacity] Cleaning up list of fastest mirrors
[openshift/origin-cluster-capacity] --> LABEL io.k8s.display-name="OpenShift Origin Cluster Capacity" io.k8s.description="This is a component of OpenShift Origin and runs cluster capacity analysis tool."
[openshift/origin-cluster-capacity] --> CMD ["/usr/bin/cluster-capacity --help"]
[openshift/origin-cluster-capacity] --> Committing changes to openshift/origin-cluster-capacity:v3.9.0-alpha.1 ...
[openshift/origin-cluster-capacity] --> Tagged as openshift/origin-cluster-capacity:latest
[openshift/origin-cluster-capacity] --> Done
[openshift/origin-pod] --> FROM openshift/origin-source
[openshift/origin-pod] --> RUN INSTALL_PKGS="origin-pod" && yum --enablerepo=origin-local-release install -y ${INSTALL_PKGS} && rpm -V ${INSTALL_PKGS} && yum clean all
[openshift/origin-pod] Loaded plugins: fastestmirror, ovl
[openshift/origin-pod] Determining fastest mirrors
[openshift/origin-pod] * base: mirror.umd.edu
[openshift/origin-pod] * extras: www.gtlib.gatech.edu
[openshift/origin-pod] * updates: centos.aol.com
[openshift/origin-pod] Resolving Dependencies
[openshift/origin-pod] --> Running transaction check
[openshift/origin-pod] ---> Package origin-pod.x86_64 0:3.9.0-0.alpha.1.69.9425ace will be installed
[openshift/origin-pod] --> Finished Dependency Resolution
[openshift/origin-pod] Dependencies Resolved
[openshift/origin-pod] ================================================================================
[openshift/origin-pod] Package Arch Version Repository Size
[openshift/origin-pod] ================================================================================
[openshift/origin-pod] Installing:
[openshift/origin-pod] origin-pod x86_64 3.9.0-0.alpha.1.69.9425ace origin-local-release 387 k
[openshift/origin-pod] Transaction Summary
[openshift/origin-pod] ================================================================================
[openshift/origin-pod] Install 1 Package
[openshift/origin-pod] Total download size: 387 k
[openshift/origin-pod] Installed size: 1.1 M
[openshift/origin-pod] Downloading packages:
[openshift/origin-pod] Running transaction check
[openshift/origin-pod] Running transaction test
[openshift/origin-pod] Transaction test succeeded
[openshift/origin-pod] Running transaction
[openshift/origin-pod] Installing : origin-pod-3.9.0-0.alpha.1.69.9425ace.x86_64 1/1
[openshift/origin-pod] Verifying : origin-pod-3.9.0-0.alpha.1.69.9425ace.x86_64 1/1
[openshift/origin-pod] Installed:
[openshift/origin-pod] origin-pod.x86_64 0:3.9.0-0.alpha.1.69.9425ace
[openshift/origin-pod] Complete!
[openshift/origin-pod] Loaded plugins: fastestmirror, ovl
[openshift/origin-pod] Cleaning repos: base extras updates
[openshift/origin-pod] Cleaning up everything
[openshift/origin-pod] Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
[openshift/origin-pod] Cleaning up list of fastest mirrors
[openshift/origin-pod] --> LABEL io.k8s.display-name="OpenShift Origin Pod Infrastructure" io.k8s.description="This is a component of OpenShift Origin and holds on to the shared Linux namespaces within a Pod." io.openshift.tags="openshift,pod"
[openshift/origin-pod] --> USER 1001
[openshift/origin-pod] --> ENTRYPOINT ["/usr/bin/pod"]
[openshift/origin-pod] --> Committing changes to openshift/origin-pod:v3.9.0-alpha.1 ...
[openshift/origin-pod] --> Tagged as openshift/origin-pod:latest
[openshift/origin-pod] --> Done
[openshift/origin-template-service-broker] --> FROM openshift/origin-source
[openshift/origin-template-service-broker] --> RUN INSTALL_PKGS="origin-template-service-broker" && yum --enablerepo=origin-local-release install -y ${INSTALL_PKGS} && rpm -V ${INSTALL_PKGS} && yum clean all
[openshift/origin-template-service-broker] Loaded plugins: fastestmirror, ovl
[openshift/origin-template-service-broker] Determining fastest mirrors
[openshift/origin-template-service-broker] * base: mirror.umd.edu
[openshift/origin-template-service-broker] * extras: www.gtlib.gatech.edu
[openshift/origin-template-service-broker] * updates: centos.aol.com
[openshift/origin-template-service-broker] Resolving Dependencies
[openshift/origin-template-service-broker] --> Running transaction check
[openshift/origin-template-service-broker] ---> Package origin-template-service-broker.x86_64 0:3.9.0-0.alpha.1.69.9425ace will be installed
[openshift/origin-template-service-broker] --> Finished Dependency Resolution
[openshift/origin-template-service-broker] Dependencies Resolved
[openshift/origin-template-service-broker] ================================================================================
[openshift/origin-template-service-broker] Package Arch Version Repository Size
[openshift/origin-template-service-broker] ================================================================================
[openshift/origin-template-service-broker] Installing:
[openshift/origin-template-service-broker] origin-template-service-broker
[openshift/origin-template-service-broker] x86_64 3.9.0-0.alpha.1.69.9425ace origin-local-release 14 M
[openshift/origin-template-service-broker] Transaction Summary
[openshift/origin-template-service-broker] ================================================================================
[openshift/origin-template-service-broker] Install 1 Package
[openshift/origin-template-service-broker] Total download size: 14 M
[openshift/origin-template-service-broker] Installed size: 82 M
[openshift/origin-template-service-broker] Downloading packages:
[openshift/origin-template-service-broker] Running transaction check
[openshift/origin-template-service-broker] Running transaction test
[openshift/origin-template-service-broker] Transaction test succeeded
[openshift/origin-template-service-broker] Running transaction
[openshift/origin-template-service-broker] Installing : origin-template-service-broker-3.9.0-0.alpha.1.69.9425ace. 1/1
[openshift/origin-template-service-broker] Verifying : origin-template-service-broker-3.9.0-0.alpha.1.69.9425ace. 1/1
[openshift/origin-template-service-broker] Installed:
[openshift/origin-template-service-broker] origin-template-service-broker.x86_64 0:3.9.0-0.alpha.1.69.9425ace
[openshift/origin-template-service-broker] Complete!
[openshift/origin-template-service-broker] Loaded plugins: fastestmirror, ovl
[openshift/origin-template-service-broker] Cleaning repos: base extras updates
[openshift/origin-template-service-broker] Cleaning up everything
[openshift/origin-template-service-broker] Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
[openshift/origin-template-service-broker] Cleaning up list of fastest mirrors
[openshift/origin-template-service-broker] --> CMD [ "/usr/bin/template-service-broker" ]
[openshift/origin-template-service-broker] --> Committing changes to openshift/origin-template-service-broker:v3.9.0-alpha.1 ...
[openshift/origin-template-service-broker] --> Tagged as openshift/origin-template-service-broker:latest
[openshift/origin-template-service-broker] --> Done
[openshift/origin-egress-router] --> FROM openshift/origin-base
[openshift/origin-egress-router] --> RUN INSTALL_PKGS="iproute iputils" && yum install -y $INSTALL_PKGS && rpm -V $INSTALL_PKGS && yum clean all
[openshift/origin-egress-router] Loaded plugins: fastestmirror, ovl
[openshift/origin-egress-router] Determining fastest mirrors
[openshift/origin-egress-router] * base: mirror.umd.edu
[openshift/origin-egress-router] * extras: www.gtlib.gatech.edu
[openshift/origin-egress-router] * updates: centos.aol.com
[openshift/origin-egress-router] Package iproute-3.10.0-87.el7.x86_64 already installed and latest version
[openshift/origin-egress-router] Package iputils-20160308-10.el7.x86_64 already installed and latest version
[openshift/origin-egress-router] Nothing to do
[openshift/origin-egress-router] Loaded plugins: fastestmirror, ovl
[openshift/origin-egress-router] Cleaning repos: base cbs-paas7-openshift-multiarch-el7-build
[openshift/origin-egress-router] : centos-ceph-luminous extras updates
[openshift/origin-egress-router] Cleaning up everything
[openshift/origin-egress-router] Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
[openshift/origin-egress-router] Cleaning up list of fastest mirrors
[openshift/origin-egress-router] --> ADD egress-router.sh /bin/egress-router.sh
[openshift/origin-egress-router] --> LABEL io.k8s.display-name="OpenShift Origin Egress Router" io.k8s.description="This is a component of OpenShift Origin and contains an egress router." io.openshift.tags="openshift,router,egress"
[openshift/origin-egress-router] --> ENTRYPOINT /bin/egress-router.sh
[openshift/origin-egress-router] --> Committing changes to openshift/origin-egress-router:v3.9.0-alpha.1 ...
[openshift/origin-egress-router] --> Tagged as openshift/origin-egress-router:latest
[openshift/origin-egress-router] --> Done
[openshift/origin-federation] --> FROM openshift/origin-base
[openshift/origin-federation] --> RUN INSTALL_PKGS="origin-federation-services" && yum --enablerepo=origin-local-release install -y ${INSTALL_PKGS} && rpm -V ${INSTALL_PKGS} && yum clean all && ln -s /usr/bin/hyperkube /hyperkube
[openshift/origin-federation] Loaded plugins: fastestmirror, ovl
[openshift/origin-federation] Determining fastest mirrors
[openshift/origin-federation] * base: mirror.umd.edu
[openshift/origin-federation] * extras: www.gtlib.gatech.edu
[openshift/origin-federation] * updates: centos.aol.com
[openshift/origin-federation] Resolving Dependencies
[openshift/origin-federation] --> Running transaction check
[openshift/origin-federation] ---> Package origin-federation-services.x86_64 0:3.9.0-0.alpha.1.69.9425ace will be installed
[openshift/origin-federation] --> Finished Dependency Resolution
[openshift/origin-federation] Dependencies Resolved
[openshift/origin-federation] ================================================================================
[openshift/origin-federation] Package Arch Version Repository Size
[openshift/origin-federation] ================================================================================
[openshift/origin-federation] Installing:
[openshift/origin-federation] origin-federation-services
[openshift/origin-federation] x86_64 3.9.0-0.alpha.1.69.9425ace origin-local-release 30 M
[openshift/origin-federation] Transaction Summary
[openshift/origin-federation] ================================================================================
[openshift/origin-federation] Install 1 Package
[openshift/origin-federation] Total download size: 30 M
[openshift/origin-federation] Installed size: 249 M
[openshift/origin-federation] Downloading packages:
[openshift/origin-federation] Running transaction check
[openshift/origin-federation] Running transaction test
[openshift/origin-federation] Transaction test succeeded
[openshift/origin-federation] Running transaction
[openshift/origin-federation] Installing : origin-federation-services-3.9.0-0.alpha.1.69.9425ace.x86_ 1/1
[openshift/origin-federation] Verifying : origin-federation-services-3.9.0-0.alpha.1.69.9425ace.x86_ 1/1
[openshift/origin-federation] Installed:
[openshift/origin-federation] origin-federation-services.x86_64 0:3.9.0-0.alpha.1.69.9425ace
[openshift/origin-federation] Complete!
[openshift/origin-federation] Loaded plugins: fastestmirror, ovl
[openshift/origin-federation] Cleaning repos: base cbs-paas7-openshift-multiarch-el7-build
[openshift/origin-federation] : centos-ceph-luminous extras updates
[openshift/origin-federation] Cleaning up everything
[openshift/origin-federation] Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
[openshift/origin-federation] Cleaning up list of fastest mirrors
[openshift/origin-federation] --> LABEL io.k8s.display-name="OpenShift Origin Federation" io.k8s.description="This is a component of OpenShift Origin and contains the software for running federation servers."
[openshift/origin-federation] --> Committing changes to openshift/origin-federation:v3.9.0-alpha.1 ...
[openshift/origin-federation] --> Tagged as openshift/origin-federation:latest
[openshift/origin-federation] --> Done
[openshift/origin-egress-http-proxy] --> FROM openshift/origin-base
[openshift/origin-egress-http-proxy] --> RUN INSTALL_PKGS="squid" && yum install -y $INSTALL_PKGS && rpm -V $INSTALL_PKGS && yum clean all && rmdir /var/log/squid /var/spool/squid && rm -f /etc/squid/squid.conf
[openshift/origin-egress-http-proxy] Loaded plugins: fastestmirror, ovl
[openshift/origin-egress-http-proxy] Determining fastest mirrors
[openshift/origin-egress-http-proxy] * base: mirror.umd.edu
[openshift/origin-egress-http-proxy] * extras: www.gtlib.gatech.edu
[openshift/origin-egress-http-proxy] * updates: centos.aol.com
[openshift/origin-egress-http-proxy] Resolving Dependencies
[openshift/origin-egress-http-proxy] --> Running transaction check
[openshift/origin-egress-http-proxy] ---> Package squid.x86_64 7:3.5.20-10.el7 will be installed
[openshift/origin-egress-http-proxy] --> Processing Dependency: squid-migration-script for package: 7:squid-3.5.20-10.el7.x86_64
[openshift/origin-egress-http-proxy] --> Processing Dependency: perl(Digest::MD5) for package: 7:squid-3.5.20-10.el7.x86_64
[openshift/origin-egress-http-proxy] --> Processing Dependency: perl(Data::Dumper) for package: 7:squid-3.5.20-10.el7.x86_64
[openshift/origin-egress-http-proxy] --> Processing Dependency: perl(DBI) for package: 7:squid-3.5.20-10.el7.x86_64
[openshift/origin-egress-http-proxy] --> Processing Dependency: libltdl.so.7()(64bit) for package: 7:squid-3.5.20-10.el7.x86_64
[openshift/origin-egress-http-proxy] --> Processing Dependency: libecap.so.3()(64bit) for package: 7:squid-3.5.20-10.el7.x86_64
[openshift/origin-egress-http-proxy] --> Running transaction check
[openshift/origin-egress-http-proxy] ---> Package libecap.x86_64 0:1.0.0-1.el7 will be installed
[openshift/origin-egress-http-proxy] ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed
[openshift/origin-egress-http-proxy] ---> Package perl-DBI.x86_64 0:1.627-4.el7 will be installed
[openshift/origin-egress-http-proxy] --> Processing Dependency: perl(RPC::PlServer) >= 0.2001 for package: perl-DBI-1.627-4.el7.x86_64
[openshift/origin-egress-http-proxy] --> Processing Dependency: perl(RPC::PlClient) >= 0.2000 for package: perl-DBI-1.627-4.el7.x86_64
[openshift/origin-egress-http-proxy] ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
[openshift/origin-egress-http-proxy] ---> Package perl-Digest-MD5.x86_64 0:2.52-3.el7 will be installed
[openshift/origin-egress-http-proxy] --> Processing Dependency: perl(Digest::base) >= 1.00 for package: perl-Digest-MD5-2.52-3.el7.x86_64
[openshift/origin-egress-http-proxy] ---> Package squid-migration-script.x86_64 7:3.5.20-10.el7 will be installed
[openshift/origin-egress-http-proxy] --> Running transaction check
[openshift/origin-egress-http-proxy] ---> Package perl-Digest.noarch 0:1.17-245.el7 will be installed
[openshift/origin-egress-http-proxy] ---> Package perl-PlRPC.noarch 0:0.2020-14.el7 will be installed
[openshift/origin-egress-http-proxy] --> Processing Dependency: perl(Net::Daemon) >= 0.13 for package: perl-PlRPC-0.2020-14.el7.noarch
[openshift/origin-egress-http-proxy] --> Processing Dependency: perl(Net::Daemon::Test) for package: perl-PlRPC-0.2020-14.el7.noarch
[openshift/origin-egress-http-proxy] --> Processing Dependency: perl(Net::Daemon::Log) for package: perl-PlRPC-0.2020-14.el7.noarch
[openshift/origin-egress-http-proxy] --> Processing Dependency: perl(Compress::Zlib) for package: perl-PlRPC-0.2020-14.el7.noarch
[openshift/origin-egress-http-proxy] --> Running transaction check
[openshift/origin-egress-http-proxy] ---> Package perl-IO-Compress.noarch 0:2.061-2.el7 will be installed
[openshift/origin-egress-http-proxy] --> Processing Dependency: perl(Compress::Raw::Zlib) >= 2.061 for package: perl-IO-Compress-2.061-2.el7.noarch
[openshift/origin-egress-http-proxy] --> Processing Dependency: perl(Compress::Raw::Bzip2) >= 2.061 for package: perl-IO-Compress-2.061-2.el7.noarch
[openshift/origin-egress-http-proxy] ---> Package perl-Net-Daemon.noarch 0:0.48-5.el7 will be installed
[openshift/origin-egress-http-proxy] --> Running transaction check
[openshift/origin-egress-http-proxy] ---> Package perl-Compress-Raw-Bzip2.x86_64 0:2.061-3.el7 will be installed
[openshift/origin-egress-http-proxy] ---> Package perl-Compress-Raw-Zlib.x86_64 1:2.061-4.el7 will be installed
[openshift/origin-egress-http-proxy] --> Finished Dependency Resolution
[openshift/origin-egress-http-proxy] Dependencies Resolved
[openshift/origin-egress-http-proxy] ================================================================================
[openshift/origin-egress-http-proxy] Package Arch Version Repository
[openshift/origin-egress-http-proxy] Size
[openshift/origin-egress-http-proxy] ================================================================================
[openshift/origin-egress-http-proxy] Installing:
[openshift/origin-egress-http-proxy] squid x86_64 7:3.5.20-10.el7 base 3.1 M
[openshift/origin-egress-http-proxy] Installing for dependencies:
[openshift/origin-egress-http-proxy] libecap x86_64 1.0.0-1.el7 base 21 k
[openshift/origin-egress-http-proxy] libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k
[openshift/origin-egress-http-proxy] perl-Compress-Raw-Bzip2 x86_64 2.061-3.el7 base 32 k
[openshift/origin-egress-http-proxy] perl-Compress-Raw-Zlib x86_64 1:2.061-4.el7 base 57 k
[openshift/origin-egress-http-proxy] perl-DBI x86_64 1.627-4.el7 base 802 k
[openshift/origin-egress-http-proxy] perl-Data-Dumper x86_64 2.145-3.el7 base 47 k
[openshift/origin-egress-http-proxy] perl-Digest noarch 1.17-245.el7 base 23 k
[openshift/origin-egress-http-proxy] perl-Digest-MD5 x86_64 2.52-3.el7 base 30 k
[openshift/origin-egress-http-proxy] perl-IO-Compress noarch 2.061-2.el7 base 260 k
[openshift/origin-egress-http-proxy] perl-Net-Daemon noarch 0.48-5.el7 base 51 k
[openshift/origin-egress-http-proxy] perl-PlRPC noarch 0.2020-14.el7 base 36 k
[openshift/origin-egress-http-proxy] squid-migration-script x86_64 7:3.5.20-10.el7 base 48 k
[openshift/origin-egress-http-proxy] Transaction Summary
[openshift/origin-egress-http-proxy] ================================================================================
[openshift/origin-egress-http-proxy] Install 1 Package (+12 Dependent packages)
[openshift/origin-egress-http-proxy] Total download size: 4.5 M
[openshift/origin-egress-http-proxy] Installed size: 14 M
[openshift/origin-egress-http-proxy] Downloading packages:
[openshift/origin-egress-http-proxy] --------------------------------------------------------------------------------
[openshift/origin-egress-http-proxy] Total 11 MB/s | 4.5 MB 00:00
[openshift/origin-egress-http-proxy] Running transaction check
[openshift/origin-egress-http-proxy] Running transaction test
[openshift/origin-egress-http-proxy] Transaction test succeeded
[openshift/origin-egress-http-proxy] Running transaction
[openshift/origin-egress-http-proxy] Installing : perl-Data-Dumper-2.145-3.el7.x86_64 1/13
[openshift/origin-egress-http-proxy] Installing : perl-Compress-Raw-Bzip2-2.061-3.el7.x86_64 2/13
[openshift/origin-egress-http-proxy] Installing : perl-Digest-1.17-245.el7.noarch 3/13
[openshift/origin-egress-http-proxy] Installing : perl-Digest-MD5-2.52-3.el7.x86_64 4/13
[openshift/origin-egress-http-proxy] Installing : 1:perl-Compress-Raw-Zlib-2.061-4.el7.x86_64 5/13
[openshift/origin-egress-http-proxy] Installing : perl-IO-Compress-2.061-2.el7.noarch 6/13
[openshift/origin-egress-http-proxy] Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 7/13
[openshift/origin-egress-http-proxy] Installing : 7:squid-migration-script-3.5.20-10.el7.x86_64 8/13
[openshift/origin-egress-http-proxy] Installing : libecap-1.0.0-1.el7.x86_64 9/13
[openshift/origin-egress-http-proxy] Installing : perl-Net-Daemon-0.48-5.el7.noarch 10/13
[openshift/origin-egress-http-proxy] Installing : perl-PlRPC-0.2020-14.el7.noarch 11/13
[openshift/origin-egress-http-proxy] Installing : perl-DBI-1.627-4.el7.x86_64 12/13
[openshift/origin-egress-http-proxy] Installing : 7:squid-3.5.20-10.el7.x86_64 13/13
[openshift/origin-egress-http-proxy] Verifying : perl-Net-Daemon-0.48-5.el7.noarch 1/13
[openshift/origin-egress-http-proxy] Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 2/13
[openshift/origin-egress-http-proxy] Verifying : libecap-1.0.0-1.el7.x86_64 3/13
[openshift/origin-egress-http-proxy] Verifying : perl-Digest-MD5-2.52-3.el7.x86_64 4/13
[openshift/origin-egress-http-proxy] Verifying : 7:squid-migration-script-3.5.20-10.el7.x86_64 5/13
[openshift/origin-egress-http-proxy] Verifying : perl-IO-Compress-2.061-2.el7.noarch 6/13
[openshift/origin-egress-http-proxy] Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 7/13
[openshift/origin-egress-http-proxy] Verifying : 1:perl-Compress-Raw-Zlib-2.061-4.el7.x86_64 8/13
[openshift/origin-egress-http-proxy] Verifying : perl-Digest-1.17-245.el7.noarch 9/13
[openshift/origin-egress-http-proxy] Verifying : perl-DBI-1.627-4.el7.x86_64 10/13
[openshift/origin-egress-http-proxy] Verifying : perl-Compress-Raw-Bzip2-2.061-3.el7.x86_64 11/13
[openshift/origin-egress-http-proxy] Verifying : perl-PlRPC-0.2020-14.el7.noarch 12/13
[openshift/origin-egress-http-proxy] Verifying : 7:squid-3.5.20-10.el7.x86_64 13/13
[openshift/origin-egress-http-proxy] Installed:
[openshift/origin-egress-http-proxy] squid.x86_64 7:3.5.20-10.el7
[openshift/origin-egress-http-proxy] Dependency Installed:
[openshift/origin-egress-http-proxy] libecap.x86_64 0:1.0.0-1.el7
[openshift/origin-egress-http-proxy] libtool-ltdl.x86_64 0:2.4.2-22.el7_3
[openshift/origin-egress-http-proxy] perl-Compress-Raw-Bzip2.x86_64 0:2.061-3.el7
[openshift/origin-egress-http-proxy] perl-Compress-Raw-Zlib.x86_64 1:2.061-4.el7
[openshift/origin-egress-http-proxy] perl-DBI.x86_64 0:1.627-4.el7
[openshift/origin-egress-http-proxy] perl-Data-Dumper.x86_64 0:2.145-3.el7
[openshift/origin-egress-http-proxy] perl-Digest.noarch 0:1.17-245.el7
[openshift/origin-egress-http-proxy] perl-Digest-MD5.x86_64 0:2.52-3.el7
[openshift/origin-egress-http-proxy] perl-IO-Compress.noarch 0:2.061-2.el7
[openshift/origin-egress-http-proxy] perl-Net-Daemon.noarch 0:0.48-5.el7
[openshift/origin-egress-http-proxy] perl-PlRPC.noarch 0:0.2020-14.el7
[openshift/origin-egress-http-proxy] squid-migration-script.x86_64 7:3.5.20-10.el7
[openshift/origin-egress-http-proxy] Complete!
[openshift/origin-egress-http-proxy] Loaded plugins: fastestmirror, ovl
[openshift/origin-egress-http-proxy] Cleaning repos: base cbs-paas7-openshift-multiarch-el7-build
[openshift/origin-egress-http-proxy] : centos-ceph-luminous extras updates
[openshift/origin-egress-http-proxy] Cleaning up everything
[openshift/origin-egress-http-proxy] Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
[openshift/origin-egress-http-proxy] Cleaning up list of fastest mirrors
[openshift/origin-egress-http-proxy] --> ADD egress-http-proxy.sh /bin/egress-http-proxy.sh
[openshift/origin-egress-http-proxy] --> ENTRYPOINT /bin/egress-http-proxy.sh
[openshift/origin-egress-http-proxy] --> Committing changes to openshift/origin-egress-http-proxy:v3.9.0-alpha.1 ...
[openshift/origin-egress-http-proxy] --> Tagged as openshift/origin-egress-http-proxy:latest
[openshift/origin-egress-http-proxy] --> Done
[openshift/origin] --> FROM openshift/origin-base
[openshift/origin] --> COPY system-container/system-container-wrapper.sh /usr/local/bin/
[openshift/origin] --> COPY system-container/config.json.template system-container/manifest.json system-container/service.template system-container/tmpfiles.template /exports/
[openshift/origin] --> RUN INSTALL_PKGS="origin" && yum --enablerepo=origin-local-release install -y ${INSTALL_PKGS} && rpm -V ${INSTALL_PKGS} && yum clean all && setcap 'cap_net_bind_service=ep' /usr/bin/openshift
[openshift/origin] Loaded plugins: fastestmirror, ovl
[openshift/origin] Determining fastest mirrors
[openshift/origin] * base: mirror.umd.edu
[openshift/origin] * extras: www.gtlib.gatech.edu
[openshift/origin] * updates: centos.aol.com
[openshift/origin] Resolving Dependencies
[openshift/origin] --> Running transaction check
[openshift/origin] ---> Package origin.x86_64 0:3.9.0-0.alpha.1.69.9425ace will be installed
[openshift/origin] --> Processing Dependency: origin-clients = 3.9.0-0.alpha.1.69.9425ace for package: origin-3.9.0-0.alpha.1.69.9425ace.x86_64
[openshift/origin] --> Running transaction check
[openshift/origin] ---> Package origin-clients.x86_64 0:3.9.0-0.alpha.1.69.9425ace will be installed
[openshift/origin] --> Processing Dependency: bash-completion for package: origin-clients-3.9.0-0.alpha.1.69.9425ace.x86_64
[openshift/origin] --> Running transaction check
[openshift/origin] ---> Package bash-completion.noarch 1:2.1-6.el7 will be installed
[openshift/origin] --> Finished Dependency Resolution
[openshift/origin] Dependencies Resolved
[openshift/origin] ================================================================================
[openshift/origin] Package Arch Version Repository Size
[openshift/origin] ================================================================================
[openshift/origin] Installing:
[openshift/origin] origin x86_64 3.9.0-0.alpha.1.69.9425ace origin-local-release 74 M
[openshift/origin] Installing for dependencies:
[openshift/origin] bash-completion noarch 1:2.1-6.el7 base 85 k
[openshift/origin] origin-clients x86_64 3.9.0-0.alpha.1.69.9425ace origin-local-release 33 M
[openshift/origin] Transaction Summary
[openshift/origin] ================================================================================
[openshift/origin] Install 1 Package (+2 Dependent packages)
[openshift/origin] Total download size: 106 M
[openshift/origin] Installed size: 823 M
[openshift/origin] Downloading packages:
[openshift/origin] --------------------------------------------------------------------------------
[openshift/origin] Total 160 MB/s | 106 MB 00:00
[openshift/origin] Running transaction check
[openshift/origin] Running transaction test
[openshift/origin] Transaction test succeeded
[openshift/origin] Running transaction
[openshift/origin] Installing : 1:bash-completion-2.1-6.el7.noarch 1/3
[openshift/origin] Installing : origin-clients-3.9.0-0.alpha.1.69.9425ace.x86_64 2/3
[openshift/origin] Installing : origin-3.9.0-0.alpha.1.69.9425ace.x86_64 3/3
[openshift/origin] Verifying : origin-3.9.0-0.alpha.1.69.9425ace.x86_64 1/3
[openshift/origin] Verifying : origin-clients-3.9.0-0.alpha.1.69.9425ace.x86_64 2/3
[openshift/origin] Verifying : 1:bash-completion-2.1-6.el7.noarch 3/3
[openshift/origin] Installed:
[openshift/origin] origin.x86_64 0:3.9.0-0.alpha.1.69.9425ace
[openshift/origin] Dependency Installed:
[openshift/origin] bash-completion.noarch 1:2.1-6.el7
[openshift/origin] origin-clients.x86_64 0:3.9.0-0.alpha.1.69.9425ace
[openshift/origin] Complete!
[openshift/origin] Loaded plugins: fastestmirror, ovl
[openshift/origin] Cleaning repos: base cbs-paas7-openshift-multiarch-el7-build
[openshift/origin] : centos-ceph-luminous extras updates
[openshift/origin] Cleaning up everything
[openshift/origin] Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
[openshift/origin] Cleaning up list of fastest mirrors
[openshift/origin] --> LABEL io.k8s.display-name="OpenShift Origin Application Platform" io.k8s.description="OpenShift Origin is a platform for developing, building, and deploying containerized applications." io.openshift.tags="openshift,core"
[openshift/origin] --> ENV HOME=/root OPENSHIFT_CONTAINERIZED=true KUBECONFIG=/var/lib/origin/openshift.local.config/master/admin.kubeconfig
[openshift/origin] --> WORKDIR /var/lib/origin
[openshift/origin] --> EXPOSE 8443 53
[openshift/origin] --> ENTRYPOINT ["/usr/bin/openshift"]
[openshift/origin] --> Committing changes to openshift/origin:v3.9.0-alpha.1 ...
[openshift/origin] --> Tagged as openshift/origin:latest
[openshift/origin] --> Done
[openshift/origin-recycler] --> FROM openshift/origin
[openshift/origin-recycler] --> LABEL io.k8s.display-name="OpenShift Origin Volume Recycler" io.k8s.description="This is a component of OpenShift Origin and is used to prepare persistent volumes for reuse after they are deleted." io.openshift.tags="openshift,recycler"
[openshift/origin-recycler] --> ENTRYPOINT ["/usr/bin/openshift-recycle"]
[openshift/origin-recycler] --> Committing changes to openshift/origin-recycler:v3.9.0-alpha.1 ...
[openshift/origin-recycler] --> Tagged as openshift/origin-recycler:latest
[openshift/origin-recycler] --> Done
[openshift/origin-sti-builder] --> FROM openshift/origin
[openshift/origin-sti-builder] --> LABEL io.k8s.display-name="OpenShift Origin S2I Builder" io.k8s.description="This is a component of OpenShift Origin and is responsible for executing source-to-image (s2i) image builds." io.openshift.tags="openshift,sti,builder"
[openshift/origin-sti-builder] --> ENTRYPOINT ["/usr/bin/openshift-sti-build"]
[openshift/origin-sti-builder] --> Committing changes to openshift/origin-sti-builder:v3.9.0-alpha.1 ...
[openshift/origin-sti-builder] --> Tagged as openshift/origin-sti-builder:latest
[openshift/origin-sti-builder] --> Done
[openshift/origin-docker-builder] --> FROM openshift/origin
[openshift/origin-docker-builder] --> LABEL io.k8s.display-name="OpenShift Origin Docker Builder" io.k8s.description="This is a component of OpenShift Origin and is responsible for executing Docker image builds." io.openshift.tags="openshift,builder"
[openshift/origin-docker-builder] --> ENTRYPOINT ["/usr/bin/openshift-docker-build"]
[openshift/origin-docker-builder] --> Committing changes to openshift/origin-docker-builder:v3.9.0-alpha.1 ...
[openshift/origin-docker-builder] --> Tagged as openshift/origin-docker-builder:latest
[openshift/origin-docker-builder] --> Done
[openshift/origin-f5-router] --> FROM openshift/origin
[openshift/origin-f5-router] --> LABEL io.k8s.display-name="OpenShift Origin F5 Router" io.k8s.description="This is a component of OpenShift Origin and programs a BigIP F5 router to expose services within the cluster." io.openshift.tags="openshift,router,f5"
[openshift/origin-f5-router] --> ENTRYPOINT ["/usr/bin/openshift-f5-router"]
[openshift/origin-f5-router] --> Committing changes to openshift/origin-f5-router:v3.9.0-alpha.1 ...
[openshift/origin-f5-router] --> Tagged as openshift/origin-f5-router:latest
[openshift/origin-f5-router] --> Done
[openshift/origin-deployer] --> FROM openshift/origin
[openshift/origin-deployer] --> LABEL io.k8s.display-name="OpenShift Origin Deployer" io.k8s.description="This is a component of OpenShift Origin and executes the user deployment process to roll out new containers. It may be used as a base image for building your own custom deployer image." io.openshift.tags="openshift,deployer"
[openshift/origin-deployer] --> USER 1001
[openshift/origin-deployer] --> ENTRYPOINT ["/usr/bin/openshift-deploy"]
[openshift/origin-deployer] --> Committing changes to openshift/origin-deployer:v3.9.0-alpha.1 ...
[openshift/origin-deployer] --> Tagged as openshift/origin-deployer:latest
[openshift/origin-deployer] --> Done
[openshift/origin-haproxy-router] --> FROM openshift/origin
[openshift/origin-haproxy-router] --> RUN INSTALL_PKGS="haproxy" && yum install -y $INSTALL_PKGS && rpm -V $INSTALL_PKGS && yum clean all && mkdir -p /var/lib/haproxy/router/{certs,cacerts} && mkdir -p /var/lib/haproxy/{conf,run,bin,log} && touch /var/lib/haproxy/conf/{{os_http_be,os_edge_http_be,os_tcp_be,os_sni_passthrough,os_reencrypt,os_route_http_expose,os_route_http_redirect,cert_config,os_wildcard_domain}.map,haproxy.config} && setcap 'cap_net_bind_service=ep' /usr/sbin/haproxy && chown -R :0 /var/lib/haproxy && chmod -R g+w /var/lib/haproxy
[openshift/origin-haproxy-router] Loaded plugins: fastestmirror, ovl
[openshift/origin-haproxy-router] Determining fastest mirrors
[openshift/origin-haproxy-router] * base: mirror.umd.edu
[openshift/origin-haproxy-router] * extras: mirror.cisp.com
[openshift/origin-haproxy-router] * updates: centos.aol.com
[openshift/origin-haproxy-router] Resolving Dependencies
[openshift/origin-haproxy-router] --> Running transaction check
[openshift/origin-haproxy-router] ---> Package haproxy.x86_64 0:1.5.18-6.el7 will be installed
[openshift/origin-haproxy-router] --> Finished Dependency Resolution
[openshift/origin-haproxy-router] Dependencies Resolved
[openshift/origin-haproxy-router] ================================================================================
[openshift/origin-haproxy-router] Package Arch Version Repository Size
[openshift/origin-haproxy-router] ================================================================================
[openshift/origin-haproxy-router] Installing:
[openshift/origin-haproxy-router] haproxy x86_64 1.5.18-6.el7 base 834 k
[openshift/origin-haproxy-router] Transaction Summary
[openshift/origin-haproxy-router] ================================================================================
[openshift/origin-haproxy-router] Install 1 Package
[openshift/origin-haproxy-router] Total download size: 834 k
[openshift/origin-haproxy-router] Installed size: 2.6 M
[openshift/origin-haproxy-router] Downloading packages:
[openshift/origin-haproxy-router] Running transaction check
[openshift/origin-haproxy-router] Running transaction test
[openshift/origin-haproxy-router] Transaction test succeeded
[openshift/origin-haproxy-router] Running transaction
[openshift/origin-haproxy-router] Installing : haproxy-1.5.18-6.el7.x86_64 1/1
[openshift/origin-haproxy-router] Verifying : haproxy-1.5.18-6.el7.x86_64 1/1
[openshift/origin-haproxy-router] Installed:
[openshift/origin-haproxy-router] haproxy.x86_64 0:1.5.18-6.el7
[openshift/origin-haproxy-router] Complete!
[openshift/origin-haproxy-router] Loaded plugins: fastestmirror, ovl
[openshift/origin-haproxy-router] Cleaning repos: base cbs-paas7-openshift-multiarch-el7-build
[openshift/origin-haproxy-router] : centos-ceph-luminous extras updates
[openshift/origin-haproxy-router] Cleaning up everything
[openshift/origin-haproxy-router] Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
[openshift/origin-haproxy-router] Cleaning up list of fastest mirrors
[openshift/origin-haproxy-router] --> COPY . /var/lib/haproxy/
[openshift/origin-haproxy-router] --> LABEL io.k8s.display-name="OpenShift Origin HAProxy Router" io.k8s.description="This is a component of OpenShift Origin and contains an HAProxy instance that automatically exposes services within the cluster through routes, and offers TLS termination, reencryption, or SNI-passthrough on ports 80 and 443." io.openshift.tags="openshift,router,haproxy"
[openshift/origin-haproxy-router] --> USER 1001
[openshift/origin-haproxy-router] --> EXPOSE 80 443
[openshift/origin-haproxy-router] --> WORKDIR /var/lib/haproxy/conf
[openshift/origin-haproxy-router] --> ENV TEMPLATE_FILE=/var/lib/haproxy/conf/haproxy-config.template RELOAD_SCRIPT=/var/lib/haproxy/reload-haproxy
[openshift/origin-haproxy-router] --> ENTRYPOINT ["/usr/bin/openshift-router"]
[openshift/origin-haproxy-router] --> Committing changes to openshift/origin-haproxy-router:v3.9.0-alpha.1 ...
[openshift/origin-haproxy-router] --> Tagged as openshift/origin-haproxy-router:latest
[openshift/origin-haproxy-router] --> Done
[openshift/origin-keepalived-ipfailover] --> FROM openshift/origin
[openshift/origin-keepalived-ipfailover] --> RUN INSTALL_PKGS="kmod keepalived iproute psmisc nmap-ncat net-tools" && yum install -y $INSTALL_PKGS && rpm -V $INSTALL_PKGS && yum clean all
[openshift/origin-keepalived-ipfailover] Loaded plugins: fastestmirror, ovl
[openshift/origin-keepalived-ipfailover] Determining fastest mirrors
[openshift/origin-keepalived-ipfailover] * base: mirrors.centos.webair.com
[openshift/origin-keepalived-ipfailover] * extras: www.gtlib.gatech.edu
[openshift/origin-keepalived-ipfailover] * updates: mirror.team-cymru.org
[openshift/origin-keepalived-ipfailover] Package kmod-20-15.el7_4.6.x86_64 already installed and latest version
[openshift/origin-keepalived-ipfailover] Package iproute-3.10.0-87.el7.x86_64 already installed and latest version
[openshift/origin-keepalived-ipfailover] Package 2:nmap-ncat-6.40-7.el7.x86_64 already installed and latest version
[openshift/origin-keepalived-ipfailover] Resolving Dependencies
[openshift/origin-keepalived-ipfailover] --> Running transaction check
[openshift/origin-keepalived-ipfailover] ---> Package keepalived.x86_64 0:1.3.5-1.el7 will be installed
[openshift/origin-keepalived-ipfailover] --> Processing Dependency: libnetsnmpmibs.so.31()(64bit) for package: keepalived-1.3.5-1.el7.x86_64
[openshift/origin-keepalived-ipfailover] --> Processing Dependency: libnetsnmpagent.so.31()(64bit) for package: keepalived-1.3.5-1.el7.x86_64
[openshift/origin-keepalived-ipfailover] --> Processing Dependency: libnetsnmp.so.31()(64bit) for package: keepalived-1.3.5-1.el7.x86_64
[openshift/origin-keepalived-ipfailover] ---> Package net-tools.x86_64 0:2.0-0.22.20131004git.el7 will be installed
[openshift/origin-keepalived-ipfailover] ---> Package psmisc.x86_64 0:22.20-15.el7 will be installed
[openshift/origin-keepalived-ipfailover] --> Running transaction check
[openshift/origin-keepalived-ipfailover] ---> Package net-snmp-agent-libs.x86_64 1:5.7.2-28.el7 will be installed
[openshift/origin-keepalived-ipfailover] --> Processing Dependency: libsensors.so.4()(64bit) for package: 1:net-snmp-agent-libs-5.7.2-28.el7.x86_64
[openshift/origin-keepalived-ipfailover] ---> Package net-snmp-libs.x86_64 1:5.7.2-28.el7 will be installed
[openshift/origin-keepalived-ipfailover] --> Running transaction check
[openshift/origin-keepalived-ipfailover] ---> Package lm_sensors-libs.x86_64 0:3.4.0-4.20160601gitf9185e5.el7 will be installed
[openshift/origin-keepalived-ipfailover] --> Finished Dependency Resolution
[openshift/origin-keepalived-ipfailover] Dependencies Resolved
[openshift/origin-keepalived-ipfailover] ================================================================================
[openshift/origin-keepalived-ipfailover] Package Arch Version Repository
[openshift/origin-keepalived-ipfailover] Size
[openshift/origin-keepalived-ipfailover] ================================================================================
[openshift/origin-keepalived-ipfailover] Installing:
[openshift/origin-keepalived-ipfailover] keepalived x86_64 1.3.5-1.el7 base 327 k
[openshift/origin-keepalived-ipfailover] net-tools x86_64 2.0-0.22.20131004git.el7 base 305 k
[openshift/origin-keepalived-ipfailover] psmisc x86_64 22.20-15.el7 base 141 k
[openshift/origin-keepalived-ipfailover] Installing for dependencies:
[openshift/origin-keepalived-ipfailover] lm_sensors-libs x86_64 3.4.0-4.20160601gitf9185e5.el7 base 41 k
[openshift/origin-keepalived-ipfailover] net-snmp-agent-libs x86_64 1:5.7.2-28.el7 base 704 k
[openshift/origin-keepalived-ipfailover] net-snmp-libs x86_64 1:5.7.2-28.el7 base 748 k
[openshift/origin-keepalived-ipfailover] Transaction Summary
[openshift/origin-keepalived-ipfailover] ================================================================================
[openshift/origin-keepalived-ipfailover] Install 3 Packages (+3 Dependent packages)
[openshift/origin-keepalived-ipfailover] Total download size: 2.2 M
[openshift/origin-keepalived-ipfailover] Installed size: 7.4 M
[openshift/origin-keepalived-ipfailover] Downloading packages:
[openshift/origin-keepalived-ipfailover] --------------------------------------------------------------------------------
[openshift/origin-keepalived-ipfailover] Total 4.6 MB/s | 2.2 MB 00:00
[openshift/origin-keepalived-ipfailover] Running transaction check
[openshift/origin-keepalived-ipfailover] Running transaction test
[openshift/origin-keepalived-ipfailover] Transaction test succeeded
[openshift/origin-keepalived-ipfailover] Running transaction
[openshift/origin-keepalived-ipfailover] Installing : 1:net-snmp-libs-5.7.2-28.el7.x86_64 1/6
[openshift/origin-keepalived-ipfailover] Installing : lm_sensors-libs-3.4.0-4.20160601gitf9185e5.el7.x86_64 2/6
[openshift/origin-keepalived-ipfailover] Installing : 1:net-snmp-agent-libs-5.7.2-28.el7.x86_64 3/6
[openshift/origin-keepalived-ipfailover] Installing : keepalived-1.3.5-1.el7.x86_64 4/6
[openshift/origin-keepalived-ipfailover] Installing : psmisc-22.20-15.el7.x86_64 5/6
[openshift/origin-keepalived-ipfailover] Installing : net-tools-2.0-0.22.20131004git.el7.x86_64 6/6
[openshift/origin-keepalived-ipfailover] Verifying : 1:net-snmp-libs-5.7.2-28.el7.x86_64 1/6
[openshift/origin-keepalived-ipfailover] Verifying : net-tools-2.0-0.22.20131004git.el7.x86_64 2/6
[openshift/origin-keepalived-ipfailover] Verifying : keepalived-1.3.5-1.el7.x86_64 3/6
[openshift/origin-keepalived-ipfailover] Verifying : lm_sensors-libs-3.4.0-4.20160601gitf9185e5.el7.x86_64 4/6
[openshift/origin-keepalived-ipfailover] Verifying : psmisc-22.20-15.el7.x86_64 5/6
[openshift/origin-keepalived-ipfailover] Verifying : 1:net-snmp-agent-libs-5.7.2-28.el7.x86_64 6/6
[openshift/origin-keepalived-ipfailover] Installed:
[openshift/origin-keepalived-ipfailover] keepalived.x86_64 0:1.3.5-1.el7 net-tools.x86_64 0:2.0-0.22.20131004git.el7
[openshift/origin-keepalived-ipfailover] psmisc.x86_64 0:22.20-15.el7
[openshift/origin-keepalived-ipfailover] Dependency Installed:
[openshift/origin-keepalived-ipfailover] lm_sensors-libs.x86_64 0:3.4.0-4.20160601gitf9185e5.el7
[openshift/origin-keepalived-ipfailover] net-snmp-agent-libs.x86_64 1:5.7.2-28.el7
[openshift/origin-keepalived-ipfailover] net-snmp-libs.x86_64 1:5.7.2-28.el7
[openshift/origin-keepalived-ipfailover] Complete!
[openshift/origin-keepalived-ipfailover] Loaded plugins: fastestmirror, ovl
[openshift/origin-keepalived-ipfailover] Cleaning repos: base cbs-paas7-openshift-multiarch-el7-build
[openshift/origin-keepalived-ipfailover] : centos-ceph-luminous extras updates
[openshift/origin-keepalived-ipfailover] Cleaning up everything
[openshift/origin-keepalived-ipfailover] Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
[openshift/origin-keepalived-ipfailover] Cleaning up list of fastest mirrors
[openshift/origin-keepalived-ipfailover] --> COPY . /var/lib/ipfailover/keepalived/
[openshift/origin-keepalived-ipfailover] --> LABEL io.k8s.display-name="OpenShift Origin IP Failover" io.k8s.description="This is a component of OpenShift Origin and runs a clustered keepalived instance across multiple hosts to allow highly available IP addresses." io.openshift.tags="openshift,ha,ip,failover"
[openshift/origin-keepalived-ipfailover] --> EXPOSE 1985
[openshift/origin-keepalived-ipfailover] --> WORKDIR /var/lib/ipfailover
[openshift/origin-keepalived-ipfailover] --> ENTRYPOINT ["/var/lib/ipfailover/keepalived/monitor.sh"]
[openshift/origin-keepalived-ipfailover] --> Committing changes to openshift/origin-keepalived-ipfailover:v3.9.0-alpha.1 ...
[openshift/origin-keepalived-ipfailover] --> Tagged as openshift/origin-keepalived-ipfailover:latest
[openshift/origin-keepalived-ipfailover] --> Done
[openshift/node] --> FROM openshift/origin
[openshift/node] --> COPY scripts/* /usr/local/bin/
[openshift/node] --> COPY system-container/system-container-wrapper.sh /usr/local/bin/
[openshift/node] --> COPY system-container/manifest.json system-container/config.json.template system-container/service.template system-container/tmpfiles.template /exports/
[openshift/node] --> RUN INSTALL_PKGS="origin-sdn-ovs libmnl libnetfilter_conntrack conntrack-tools openvswitch libnfnetlink iptables iproute bridge-utils procps-ng ethtool socat openssl binutils xz kmod-libs kmod sysvinit-tools device-mapper-libs dbus iscsi-initiator-utils bind-utils" && yum --enablerepo=origin-local-release install -y $INSTALL_PKGS && rpm -V $INSTALL_PKGS && yum clean all && mkdir -p /usr/lib/systemd/system/origin-node.service.d /usr/lib/systemd/system/docker.service.d
[openshift/node] Loaded plugins: fastestmirror, ovl
[openshift/node] Determining fastest mirrors
[openshift/node] * base: mirror.umd.edu
[openshift/node] * extras: www.gtlib.gatech.edu
[openshift/node] * updates: centos.aol.com
[openshift/node] Package libmnl-1.0.3-7.el7.x86_64 already installed and latest version
[openshift/node] Package libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 already installed and latest version
[openshift/node] Package libnfnetlink-1.0.1-4.el7.x86_64 already installed and latest version
[openshift/node] Package iptables-1.4.21-18.2.el7_4.x86_64 already installed and latest version
[openshift/node] Package iproute-3.10.0-87.el7.x86_64 already installed and latest version
[openshift/node] Package procps-ng-3.3.10-16.el7.x86_64 already installed and latest version
[openshift/node] Package 2:ethtool-4.8-1.el7.x86_64 already installed and latest version
[openshift/node] Package socat-1.7.3.2-2.el7.x86_64 already installed and latest version
[openshift/node] Package binutils-2.25.1-32.base.el7_4.1.x86_64 already installed and latest version
[openshift/node] Package xz-5.2.2-1.el7.x86_64 already installed and latest version
[openshift/node] Package kmod-libs-20-15.el7_4.6.x86_64 already installed and latest version
[openshift/node] Package kmod-20-15.el7_4.6.x86_64 already installed and latest version
[openshift/node] Package sysvinit-tools-2.88-14.dsf.el7.x86_64 already installed and latest version
[openshift/node] Package 7:device-mapper-libs-1.02.140-8.el7.x86_64 already installed and latest version
[openshift/node] Package 1:dbus-1.6.12-17.el7.x86_64 already installed and latest version
[openshift/node] Resolving Dependencies
[openshift/node] --> Running transaction check
[openshift/node] ---> Package bind-utils.x86_64 32:9.9.4-51.el7_4.1 will be installed
[openshift/node] --> Processing Dependency: bind-libs = 32:9.9.4-51.el7_4.1 for package: 32:bind-utils-9.9.4-51.el7_4.1.x86_64
[openshift/node] --> Processing Dependency: liblwres.so.90()(64bit) for package: 32:bind-utils-9.9.4-51.el7_4.1.x86_64
[openshift/node] --> Processing Dependency: libisccfg.so.90()(64bit) for package: 32:bind-utils-9.9.4-51.el7_4.1.x86_64
[openshift/node] --> Processing Dependency: libisccc.so.90()(64bit) for package: 32:bind-utils-9.9.4-51.el7_4.1.x86_64
[openshift/node] --> Processing Dependency: libisc.so.95()(64bit) for package: 32:bind-utils-9.9.4-51.el7_4.1.x86_64
[openshift/node] --> Processing Dependency: libdns.so.100()(64bit) for package: 32:bind-utils-9.9.4-51.el7_4.1.x86_64
[openshift/node] --> Processing Dependency: libbind9.so.90()(64bit) for package: 32:bind-utils-9.9.4-51.el7_4.1.x86_64
[openshift/node] --> Processing Dependency: libGeoIP.so.1()(64bit) for package: 32:bind-utils-9.9.4-51.el7_4.1.x86_64
[openshift/node] ---> Package bridge-utils.x86_64 0:1.5-9.el7 will be installed
[openshift/node] ---> Package conntrack-tools.x86_64 0:1.4.4-3.el7_3 will be installed
[openshift/node] --> Processing Dependency: libnetfilter_cttimeout.so.1(LIBNETFILTER_CTTIMEOUT_1.1)(64bit) for package: conntrack-tools-1.4.4-3.el7_3.x86_64
[openshift/node] --> Processing Dependency: libnetfilter_cttimeout.so.1(LIBNETFILTER_CTTIMEOUT_1.0)(64bit) for package: conntrack-tools-1.4.4-3.el7_3.x86_64
[openshift/node] --> Processing Dependency: libnetfilter_cthelper.so.0(LIBNETFILTER_CTHELPER_1.0)(64bit) for package: conntrack-tools-1.4.4-3.el7_3.x86_64
[openshift/node] --> Processing Dependency: libnetfilter_queue.so.1()(64bit) for package: conntrack-tools-1.4.4-3.el7_3.x86_64
[openshift/node] --> Processing Dependency: libnetfilter_cttimeout.so.1()(64bit) for package: conntrack-tools-1.4.4-3.el7_3.x86_64
[openshift/node] --> Processing Dependency: libnetfilter_cthelper.so.0()(64bit) for package: conntrack-tools-1.4.4-3.el7_3.x86_64
[openshift/node] ---> Package iscsi-initiator-utils.x86_64 0:6.2.0.874-4.el7 will be installed
[openshift/node] --> Processing Dependency: iscsi-initiator-utils-iscsiuio >= 6.2.0.874-4.el7 for package: iscsi-initiator-utils-6.2.0.874-4.el7.x86_64
[openshift/node] ---> Package openssl.x86_64 1:1.0.2k-8.el7 will be installed
[openshift/node] --> Processing Dependency: make for package: 1:openssl-1.0.2k-8.el7.x86_64
[openshift/node] ---> Package openvswitch.x86_64 0:2.7.0-1.el7 will be installed
[openshift/node] ---> Package origin-sdn-ovs.x86_64 0:3.9.0-0.alpha.1.69.9425ace will be installed
[openshift/node] --> Processing Dependency: origin-node = 3.9.0-0.alpha.1.69.9425ace for package: origin-sdn-ovs-3.9.0-0.alpha.1.69.9425ace.x86_64
[openshift/node] --> Running transaction check
[openshift/node] ---> Package GeoIP.x86_64 0:1.5.0-11.el7 will be installed
[openshift/node] ---> Package bind-libs.x86_64 32:9.9.4-51.el7_4.1 will be installed
[openshift/node] ---> Package iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-4.el7 will be installed
[openshift/node] ---> Package libnetfilter_cthelper.x86_64 0:1.0.0-9.el7 will be installed
[openshift/node] ---> Package libnetfilter_cttimeout.x86_64 0:1.0.0-6.el7 will be installed
[openshift/node] ---> Package libnetfilter_queue.x86_64 0:1.0.2-2.el7_2 will be installed
[openshift/node] ---> Package make.x86_64 1:3.82-23.el7 will be installed
[openshift/node] ---> Package origin-node.x86_64 0:3.9.0-0.alpha.1.69.9425ace will be installed
[openshift/node] --> Processing Dependency: docker >= 1.12 for package: origin-node-3.9.0-0.alpha.1.69.9425ace.x86_64
[openshift/node] --> Processing Dependency: nfs-utils for package: origin-node-3.9.0-0.alpha.1.69.9425ace.x86_64
[openshift/node] --> Running transaction check
[openshift/node] ---> Package docker.x86_64 2:1.12.6-68.gitec8512b.el7.centos will be installed
[openshift/node] --> Processing Dependency: docker-common = 2:1.12.6-68.gitec8512b.el7.centos for package: 2:docker-1.12.6-68.gitec8512b.el7.centos.x86_64
[openshift/node] --> Processing Dependency: docker-client = 2:1.12.6-68.gitec8512b.el7.centos for package: 2:docker-1.12.6-68.gitec8512b.el7.centos.x86_64
[openshift/node] --> Processing Dependency: libseccomp.so.2()(64bit) for package: 2:docker-1.12.6-68.gitec8512b.el7.centos.x86_64
[openshift/node] ---> Package nfs-utils.x86_64 1:1.3.0-0.48.el7_4 will be installed
[openshift/node] --> Processing Dependency: libtirpc >= 0.2.4-0.7 for package: 1:nfs-utils-1.3.0-0.48.el7_4.x86_64
[openshift/node] --> Processing Dependency: gssproxy >= 0.7.0-3 for package: 1:nfs-utils-1.3.0-0.48.el7_4.x86_64
[openshift/node] --> Processing Dependency: rpcbind for package: 1:nfs-utils-1.3.0-0.48.el7_4.x86_64
[openshift/node] --> Processing Dependency: quota for package: 1:nfs-utils-1.3.0-0.48.el7_4.x86_64
[openshift/node] --> Processing Dependency: libnfsidmap for package: 1:nfs-utils-1.3.0-0.48.el7_4.x86_64
[openshift/node] --> Processing Dependency: libevent for package: 1:nfs-utils-1.3.0-0.48.el7_4.x86_64
[openshift/node] --> Processing Dependency: keyutils for package: 1:nfs-utils-1.3.0-0.48.el7_4.x86_64
[openshift/node] --> Processing Dependency: libtirpc.so.1()(64bit) for package: 1:nfs-utils-1.3.0-0.48.el7_4.x86_64
[openshift/node] --> Processing Dependency: libnfsidmap.so.0()(64bit) for package: 1:nfs-utils-1.3.0-0.48.el7_4.x86_64
[openshift/node] --> Processing Dependency: libevent-2.0.so.5()(64bit) for package: 1:nfs-utils-1.3.0-0.48.el7_4.x86_64
[openshift/node] --> Running transaction check
[openshift/node] ---> Package docker-client.x86_64 2:1.12.6-68.gitec8512b.el7.centos will be installed
[openshift/node] ---> Package docker-common.x86_64 2:1.12.6-68.gitec8512b.el7.centos will be installed
[openshift/node] --> Processing Dependency: skopeo-containers >= 0.1.24-3 for package: 2:docker-common-1.12.6-68.gitec8512b.el7.centos.x86_64
[openshift/node] --> Processing Dependency: oci-umount >= 2:2.0.0-1 for package: 2:docker-common-1.12.6-68.gitec8512b.el7.centos.x86_64
[openshift/node] --> Processing Dependency: oci-systemd-hook >= 1:0.1.4-9 for package: 2:docker-common-1.12.6-68.gitec8512b.el7.centos.x86_64
[openshift/node] --> Processing Dependency: oci-register-machine >= 1:0-3.10 for package: 2:docker-common-1.12.6-68.gitec8512b.el7.centos.x86_64
[openshift/node] --> Processing Dependency: lvm2 >= 2.02.112 for package: 2:docker-common-1.12.6-68.gitec8512b.el7.centos.x86_64
[openshift/node] --> Processing Dependency: container-storage-setup >= 0.7.0-1 for package: 2:docker-common-1.12.6-68.gitec8512b.el7.centos.x86_64
[openshift/node] --> Processing Dependency: container-selinux >= 2:2.21-2 for package: 2:docker-common-1.12.6-68.gitec8512b.el7.centos.x86_64
[openshift/node] ---> Package gssproxy.x86_64 0:0.7.0-4.el7 will be installed
[openshift/node] --> Processing Dependency: libverto-module-base for package: gssproxy-0.7.0-4.el7.x86_64
[openshift/node] --> Processing Dependency: libref_array.so.1(REF_ARRAY_0.1.1)(64bit) for package: gssproxy-0.7.0-4.el7.x86_64
[openshift/node] --> Processing Dependency: libini_config.so.3(INI_CONFIG_1.2.0)(64bit) for package: gssproxy-0.7.0-4.el7.x86_64
[openshift/node] --> Processing Dependency: libini_config.so.3(INI_CONFIG_1.1.0)(64bit) for package: gssproxy-0.7.0-4.el7.x86_64
[openshift/node] --> Processing Dependency: libref_array.so.1()(64bit) for package: gssproxy-0.7.0-4.el7.x86_64
[openshift/node] --> Processing Dependency: libini_config.so.3()(64bit) for package: gssproxy-0.7.0-4.el7.x86_64
[openshift/node] --> Processing Dependency: libcollection.so.2()(64bit) for package: gssproxy-0.7.0-4.el7.x86_64
[openshift/node] --> Processing Dependency: libbasicobjects.so.0()(64bit) for package: gssproxy-0.7.0-4.el7.x86_64
[openshift/node] ---> Package keyutils.x86_64 0:1.5.8-3.el7 will be installed
[openshift/node] ---> Package libevent.x86_64 0:2.0.21-4.el7 will be installed
[openshift/node] ---> Package libnfsidmap.x86_64 0:0.25-17.el7 will be installed
[openshift/node] ---> Package libseccomp.x86_64 0:2.3.1-3.el7 will be installed
[openshift/node] ---> Package libtirpc.x86_64 0:0.2.4-0.10.el7 will be installed
[openshift/node] ---> Package quota.x86_64 1:4.01-14.el7 will be installed
[openshift/node] --> Processing Dependency: quota-nls = 1:4.01-14.el7 for package: 1:quota-4.01-14.el7.x86_64
[openshift/node] --> Processing Dependency: tcp_wrappers for package: 1:quota-4.01-14.el7.x86_64
[openshift/node] ---> Package rpcbind.x86_64 0:0.2.0-42.el7 will be installed
[openshift/node] --> Processing Dependency: systemd-sysv for package: rpcbind-0.2.0-42.el7.x86_64
[openshift/node] --> Running transaction check
[openshift/node] ---> Package container-selinux.noarch 2:2.33-1.git86f33cd.el7 will be installed
[openshift/node] --> Processing Dependency: selinux-policy-targeted >= 3.13.1-39 for package: 2:container-selinux-2.33-1.git86f33cd.el7.noarch
[openshift/node] --> Processing Dependency: selinux-policy-base >= 3.13.1-39 for package: 2:container-selinux-2.33-1.git86f33cd.el7.noarch
[openshift/node] --> Processing Dependency: selinux-policy >= 3.13.1-39 for package: 2:container-selinux-2.33-1.git86f33cd.el7.noarch
[openshift/node] --> Processing Dependency: policycoreutils >= 2.5-11 for package: 2:container-selinux-2.33-1.git86f33cd.el7.noarch
[openshift/node] --> Processing Dependency: policycoreutils-python for package: 2:container-selinux-2.33-1.git86f33cd.el7.noarch
[openshift/node] --> Processing Dependency: libselinux-utils for package: 2:container-selinux-2.33-1.git86f33cd.el7.noarch
[openshift/node] ---> Package container-storage-setup.noarch 0:0.8.0-3.git1d27ecf.el7 will be installed
[openshift/node] --> Processing Dependency: parted for package: container-storage-setup-0.8.0-3.git1d27ecf.el7.noarch
[openshift/node] ---> Package libbasicobjects.x86_64 0:0.1.1-27.el7 will be installed
[openshift/node] ---> Package libcollection.x86_64 0:0.6.2-27.el7 will be installed
[openshift/node] ---> Package libini_config.x86_64 0:1.3.0-27.el7 will be installed
[openshift/node] --> Processing Dependency: libpath_utils.so.1(PATH_UTILS_0.2.1)(64bit) for package: libini_config-1.3.0-27.el7.x86_64
[openshift/node] --> Processing Dependency: libpath_utils.so.1()(64bit) for package: libini_config-1.3.0-27.el7.x86_64
[openshift/node] ---> Package libref_array.x86_64 0:0.1.5-27.el7 will be installed
[openshift/node] ---> Package libverto-libevent.x86_64 0:0.2.5-4.el7 will be installed
[openshift/node] ---> Package lvm2.x86_64 7:2.02.171-8.el7 will be installed
[openshift/node] --> Processing Dependency: lvm2-libs = 7:2.02.171-8.el7 for package: 7:lvm2-2.02.171-8.el7.x86_64
[openshift/node] --> Processing Dependency: liblvm2app.so.2.2(Base)(64bit) for package: 7:lvm2-2.02.171-8.el7.x86_64
[openshift/node] --> Processing Dependency: libdevmapper-event.so.1.02(Base)(64bit) for package: 7:lvm2-2.02.171-8.el7.x86_64
[openshift/node] --> Processing Dependency: liblvm2app.so.2.2()(64bit) for package: 7:lvm2-2.02.171-8.el7.x86_64
[openshift/node] --> Processing Dependency: libdevmapper-event.so.1.02()(64bit) for package: 7:lvm2-2.02.171-8.el7.x86_64
[openshift/node] ---> Package oci-register-machine.x86_64 1:0-3.13.gitcd1e331.el7 will be installed
[openshift/node] ---> Package oci-systemd-hook.x86_64 1:0.1.14-1.git1ba44c6.el7 will be installed
[openshift/node] --> Processing Dependency: libyajl.so.2()(64bit) for package: 1:oci-systemd-hook-0.1.14-1.git1ba44c6.el7.x86_64
[openshift/node] ---> Package oci-umount.x86_64 2:2.3.0-1.git51e7c50.el7 will be installed
[openshift/node] ---> Package quota-nls.noarch 1:4.01-14.el7 will be installed
[openshift/node] ---> Package skopeo-containers.x86_64 1:0.1.26-2.dev.git2e8377a.el7.centos will be installed
[openshift/node] ---> Package systemd-sysv.x86_64 0:219-42.el7_4.4 will be installed
[openshift/node] ---> Package tcp_wrappers.x86_64 0:7.6-77.el7 will be installed
[openshift/node] --> Running transaction check
[openshift/node] ---> Package device-mapper-event-libs.x86_64 7:1.02.140-8.el7 will be installed
[openshift/node] ---> Package libpath_utils.x86_64 0:0.2.1-27.el7 will be installed
[openshift/node] ---> Package libselinux-utils.x86_64 0:2.5-11.el7 will be installed
[openshift/node] ---> Package lvm2-libs.x86_64 7:2.02.171-8.el7 will be installed
[openshift/node] --> Processing Dependency: device-mapper-event = 7:1.02.140-8.el7 for package: 7:lvm2-libs-2.02.171-8.el7.x86_64
[openshift/node] ---> Package parted.x86_64 0:3.1-28.el7 will be installed
[openshift/node] ---> Package policycoreutils.x86_64 0:2.5-17.1.el7 will be installed
[openshift/node] ---> Package policycoreutils-python.x86_64 0:2.5-17.1.el7 will be installed
[openshift/node] --> Processing Dependency: setools-libs >= 3.3.8-1 for package: policycoreutils-python-2.5-17.1.el7.x86_64
[openshift/node] --> Processing Dependency: libsemanage-python >= 2.5-5 for package: policycoreutils-python-2.5-17.1.el7.x86_64
[openshift/node] --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-17.1.el7.x86_64
[openshift/node] --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-17.1.el7.x86_64
[openshift/node] --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-17.1.el7.x86_64
[openshift/node] --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-17.1.el7.x86_64
[openshift/node] --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-17.1.el7.x86_64
[openshift/node] --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-17.1.el7.x86_64
[openshift/node] --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-17.1.el7.x86_64
[openshift/node] --> Processing Dependency: checkpolicy for package: policycoreutils-python-2.5-17.1.el7.x86_64
[openshift/node] --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-17.1.el7.x86_64
[openshift/node] --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-17.1.el7.x86_64
[openshift/node] ---> Package selinux-policy.noarch 0:3.13.1-166.el7_4.7 will be installed
[openshift/node] ---> Package selinux-policy-targeted.noarch 0:3.13.1-166.el7_4.7 will be installed
[openshift/node] ---> Package yajl.x86_64 0:2.0.4-4.el7 will be installed
[openshift/node] --> Running transaction check
[openshift/node] ---> Package audit-libs-python.x86_64 0:2.7.6-3.el7 will be installed
[openshift/node] ---> Package checkpolicy.x86_64 0:2.5-4.el7 will be installed
[openshift/node] ---> Package device-mapper-event.x86_64 7:1.02.140-8.el7 will be installed
[openshift/node] ---> Package libcgroup.x86_64 0:0.41-13.el7 will be installed
[openshift/node] ---> Package libselinux-python.x86_64 0:2.5-11.el7 will be installed
[openshift/node] ---> Package libsemanage-python.x86_64 0:2.5-8.el7 will be installed
[openshift/node] ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
[openshift/node] ---> Package setools-libs.x86_64 0:3.3.8-1.1.el7 will be installed
[openshift/node] --> Finished Dependency Resolution
[openshift/node] Dependencies Resolved
[openshift/node] ================================================================================
[openshift/node] Package Arch Version Repository
[openshift/node] Size
[openshift/node] ================================================================================
[openshift/node] Installing:
[openshift/node] bind-utils x86_64 32:9.9.4-51.el7_4.1 updates 203 k
[openshift/node] bridge-utils x86_64 1.5-9.el7 base 32 k
[openshift/node] conntrack-tools x86_64 1.4.4-3.el7_3 base 186 k
[openshift/node] iscsi-initiator-utils x86_64 6.2.0.874-4.el7 base 420 k
[openshift/node] openssl x86_64 1:1.0.2k-8.el7 base 492 k
[openshift/node] openvswitch x86_64 2.7.0-1.el7 cbs-paas7-openshift-multiarch-el7-build
[openshift/node] 2.5 M
[openshift/node] origin-sdn-ovs x86_64 3.9.0-0.alpha.1.69.9425ace origin-local-release
[openshift/node] 3.5 M
[openshift/node] Installing for dependencies:
[openshift/node] GeoIP x86_64 1.5.0-11.el7 base 1.1 M
[openshift/node] audit-libs-python x86_64 2.7.6-3.el7 base 73 k
[openshift/node] bind-libs x86_64 32:9.9.4-51.el7_4.1 updates 1.0 M
[openshift/node] checkpolicy x86_64 2.5-4.el7 base 290 k
[openshift/node] container-selinux noarch 2:2.33-1.git86f33cd.el7 extras 31 k
[openshift/node] container-storage-setup noarch 0.8.0-3.git1d27ecf.el7 extras 33 k
[openshift/node] device-mapper-event x86_64 7:1.02.140-8.el7 base 180 k
[openshift/node] device-mapper-event-libs
[openshift/node] x86_64 7:1.02.140-8.el7 base 179 k
[openshift/node] docker x86_64 2:1.12.6-68.gitec8512b.el7.centos extras 15 M
[openshift/node] docker-client x86_64 2:1.12.6-68.gitec8512b.el7.centos extras 3.4 M
[openshift/node] docker-common x86_64 2:1.12.6-68.gitec8512b.el7.centos extras 82 k
[openshift/node] gssproxy x86_64 0.7.0-4.el7 base 105 k
[openshift/node] iscsi-initiator-utils-iscsiuio
[openshift/node] x86_64 6.2.0.874-4.el7 base 90 k
[openshift/node] keyutils x86_64 1.5.8-3.el7 base 54 k
[openshift/node] libbasicobjects x86_64 0.1.1-27.el7 base 25 k
[openshift/node] libcgroup x86_64 0.41-13.el7 base 65 k
[openshift/node] libcollection x86_64 0.6.2-27.el7 base 41 k
[openshift/node] libevent x86_64 2.0.21-4.el7 base 214 k
[openshift/node] libini_config x86_64 1.3.0-27.el7 base 63 k
[openshift/node] libnetfilter_cthelper x86_64 1.0.0-9.el7 base 18 k
[openshift/node] libnetfilter_cttimeout x86_64 1.0.0-6.el7 base 18 k
[openshift/node] libnetfilter_queue x86_64 1.0.2-2.el7_2 base 23 k
[openshift/node] libnfsidmap x86_64 0.25-17.el7 base 49 k
[openshift/node] libpath_utils x86_64 0.2.1-27.el7 base 27 k
[openshift/node] libref_array x86_64 0.1.5-27.el7 base 26 k
[openshift/node] libseccomp x86_64 2.3.1-3.el7 base 56 k
[openshift/node] libselinux-python x86_64 2.5-11.el7 base 234 k
[openshift/node] libselinux-utils x86_64 2.5-11.el7 base 151 k
[openshift/node] libsemanage-python x86_64 2.5-8.el7 base 104 k
[openshift/node] libtirpc x86_64 0.2.4-0.10.el7 base 88 k
[openshift/node] libverto-libevent x86_64 0.2.5-4.el7 base 8.9 k
[openshift/node] lvm2 x86_64 7:2.02.171-8.el7 base 1.3 M
[openshift/node] lvm2-libs x86_64 7:2.02.171-8.el7 base 1.0 M
[openshift/node] make x86_64 1:3.82-23.el7 base 420 k
[openshift/node] nfs-utils x86_64 1:1.3.0-0.48.el7_4 updates 398 k
[openshift/node] oci-register-machine x86_64 1:0-3.13.gitcd1e331.el7 extras 1.1 M
[openshift/node] oci-systemd-hook x86_64 1:0.1.14-1.git1ba44c6.el7 extras 32 k
[openshift/node] oci-umount x86_64 2:2.3.0-1.git51e7c50.el7 extras 30 k
[openshift/node] origin-node x86_64 3.9.0-0.alpha.1.69.9425ace origin-local-release
[openshift/node] 6.9 k
[openshift/node] parted x86_64 3.1-28.el7 base 607 k
[openshift/node] policycoreutils x86_64 2.5-17.1.el7 base 858 k
[openshift/node] policycoreutils-python x86_64 2.5-17.1.el7 base 446 k
[openshift/node] python-IPy noarch 0.75-6.el7 base 32 k
[openshift/node] quota x86_64 1:4.01-14.el7 base 179 k
[openshift/node] quota-nls noarch 1:4.01-14.el7 base 90 k
[openshift/node] rpcbind x86_64 0.2.0-42.el7 base 59 k
[openshift/node] selinux-policy noarch 3.13.1-166.el7_4.7 updates 437 k
[openshift/node] selinux-policy-targeted noarch 3.13.1-166.el7_4.7 updates 6.5 M
[openshift/node] setools-libs x86_64 3.3.8-1.1.el7 base 612 k
[openshift/node] skopeo-containers x86_64 1:0.1.26-2.dev.git2e8377a.el7.centos
[openshift/node] extras 12 k
[openshift/node] systemd-sysv x86_64 219-42.el7_4.4 updates 70 k
[openshift/node] tcp_wrappers x86_64 7.6-77.el7 base 78 k
[openshift/node] yajl x86_64 2.0.4-4.el7 base 39 k
[openshift/node] Transaction Summary
[openshift/node] ================================================================================
[openshift/node] Install 7 Packages (+53 Dependent packages)
[openshift/node] Total download size: 44 M
[openshift/node] Installed size: 142 M
[openshift/node] Downloading packages:
[openshift/node] --------------------------------------------------------------------------------
[openshift/node] Total 14 MB/s | 44 MB 00:03
[openshift/node] Running transaction check
[openshift/node] Running transaction test
[openshift/node] Transaction test succeeded
[openshift/node] Running transaction
[openshift/node] Installing : 7:device-mapper-event-libs-1.02.140-8.el7.x86_64 1/60
[openshift/node] Installing : libbasicobjects-0.1.1-27.el7.x86_64 2/60
[openshift/node] Installing : GeoIP-1.5.0-11.el7.x86_64 3/60
[openshift/node] Installing : libcollection-0.6.2-27.el7.x86_64 4/60
[openshift/node] Installing : libevent-2.0.21-4.el7.x86_64 5/60
[openshift/node] Installing : libref_array-0.1.5-27.el7.x86_64 6/60
[openshift/node] Installing : yajl-2.0.4-4.el7.x86_64 7/60
[openshift/node] Installing : libtirpc-0.2.4-0.10.el7.x86_64 8/60
[openshift/node] Installing : libselinux-utils-2.5-11.el7.x86_64 9/60
[openshift/node] Installing : policycoreutils-2.5-17.1.el7.x86_64 10/60
[openshift/node] Installing : selinux-policy-3.13.1-166.el7_4.7.noarch 11/60
[openshift/node] Installing : selinux-policy-targeted-3.13.1-166.el7_4.7.noarch 12/60
[openshift/node] Installing : 1:oci-systemd-hook-0.1.14-1.git1ba44c6.el7.x86_64 13/60
[openshift/node] Installing : 2:oci-umount-2.3.0-1.git51e7c50.el7.x86_64 14/60
[openshift/node] Installing : libverto-libevent-0.2.5-4.el7.x86_64 15/60
[openshift/node] Installing : 32:bind-libs-9.9.4-51.el7_4.1.x86_64 16/60
[openshift/node] Installing : 32:bind-utils-9.9.4-51.el7_4.1.x86_64 17/60
[openshift/node] Installing : 7:device-mapper-event-1.02.140-8.el7.x86_64 18/60
[openshift/node] Failed to get D-Bus connection: Operation not permitted
[openshift/node] warning: %post(device-mapper-event-7:1.02.140-8.el7.x86_64) scriptlet failed, exit status 1
[openshift/node] Non-fatal POSTIN scriptlet failure in rpm package 7:device-mapper-event-1.02.140-8.el7.x86_64
[openshift/node] Installing : 7:lvm2-libs-2.02.171-8.el7.x86_64 19/60
[openshift/node] Installing : 7:lvm2-2.02.171-8.el7.x86_64 20/60
[openshift/node] Failed to get D-Bus connection: Operation not permitted
[openshift/node] Failed to get D-Bus connection: Operation not permitted
[openshift/node] Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket, pointing to /usr/lib/systemd/system/lvm2-lvmpolld.socket.
[openshift/node] Failed to get D-Bus connection: Operation not permitted
[openshift/node] warning: %post(lvm2-7:2.02.171-8.el7.x86_64) scriptlet failed, exit status 1
[openshift/node] Non-fatal POSTIN scriptlet failure in rpm package 7:lvm2-2.02.171-8.el7.x86_64
[openshift/node] Installing : iscsi-initiator-utils-iscsiuio-6.2.0.874-4.el7.x86_64 21/60
[openshift/node] Installing : iscsi-initiator-utils-6.2.0.874-4.el7.x86_64 22/60
[openshift/node] Installing : setools-libs-3.3.8-1.1.el7.x86_64 23/60
[openshift/node] Installing : systemd-sysv-219-42.el7_4.4.x86_64 24/60
[openshift/node] Installing : rpcbind-0.2.0-42.el7.x86_64 25/60
[openshift/node] Installing : libpath_utils-0.2.1-27.el7.x86_64 26/60
[openshift/node] Installing : libini_config-1.3.0-27.el7.x86_64 27/60
[openshift/node] Installing : gssproxy-0.7.0-4.el7.x86_64 28/60
[openshift/node] Installing : tcp_wrappers-7.6-77.el7.x86_64 29/60
[openshift/node] Installing : keyutils-1.5.8-3.el7.x86_64 30/60
[openshift/node] Installing : libselinux-python-2.5-11.el7.x86_64 31/60
[openshift/node] Installing : 1:make-3.82-23.el7.x86_64 32/60
[openshift/node] Installing : 1:openssl-1.0.2k-8.el7.x86_64 33/60
[openshift/node] Installing : openvswitch-2.7.0-1.el7.x86_64 34/60
[openshift/node] Installing : bridge-utils-1.5-9.el7.x86_64 35/60
[openshift/node] Installing : libnfsidmap-0.25-17.el7.x86_64 36/60
[openshift/node] Installing : libsemanage-python-2.5-8.el7.x86_64 37/60
[openshift/node] Installing : 1:quota-nls-4.01-14.el7.noarch 38/60
[openshift/node] Installing : 1:quota-4.01-14.el7.x86_64 39/60
[openshift/node] Installing : 1:nfs-utils-1.3.0-0.48.el7_4.x86_64 40/60
[openshift/node] Installing : parted-3.1-28.el7.x86_64 41/60
[openshift/node] Installing : container-storage-setup-0.8.0-3.git1d27ecf.el7.noarch 42/60
[openshift/node] Installing : libcgroup-0.41-13.el7.x86_64 43/60
[openshift/node] Installing : python-IPy-0.75-6.el7.noarch 44/60
[openshift/node] Installing : libnetfilter_queue-1.0.2-2.el7_2.x86_64 45/60
[openshift/node] Installing : 1:oci-register-machine-0-3.13.gitcd1e331.el7.x86_64 46/60
[openshift/node] Installing : audit-libs-python-2.7.6-3.el7.x86_64 47/60
[openshift/node] Installing : checkpolicy-2.5-4.el7.x86_64 48/60
[openshift/node] Installing : policycoreutils-python-2.5-17.1.el7.x86_64 49/60
[openshift/node] Installing : 2:container-selinux-2.33-1.git86f33cd.el7.noarch 50/60
[openshift/node] setsebool: SELinux is disabled.
[openshift/node] Installing : libnetfilter_cthelper-1.0.0-9.el7.x86_64 51/60
[openshift/node] Installing : libseccomp-2.3.1-3.el7.x86_64 52/60
[openshift/node] Installing : 1:skopeo-containers-0.1.26-2.dev.git2e8377a.el7.centos.x 53/60
[openshift/node] Installing : 2:docker-common-1.12.6-68.gitec8512b.el7.centos.x86_64 54/60
[openshift/node] Installing : 2:docker-client-1.12.6-68.gitec8512b.el7.centos.x86_64 55/60
[openshift/node] Installing : 2:docker-1.12.6-68.gitec8512b.el7.centos.x86_64 56/60
[openshift/node] Installing : libnetfilter_cttimeout-1.0.0-6.el7.x86_64 57/60
[openshift/node] Installing : conntrack-tools-1.4.4-3.el7_3.x86_64 58/60
[openshift/node] Installing : origin-node-3.9.0-0.alpha.1.69.9425ace.x86_64 59/60
[openshift/node] Failed to get D-Bus connection: Operation not permitted
[openshift/node] Installing : origin-sdn-ovs-3.9.0-0.alpha.1.69.9425ace.x86_64 60/60
[openshift/node] Verifying : libselinux-utils-2.5-11.el7.x86_64 1/60
[openshift/node] Verifying : 1:quota-4.01-14.el7.x86_64 2/60
[openshift/node] Verifying : libtirpc-0.2.4-0.10.el7.x86_64 3/60
[openshift/node] Verifying : libnetfilter_cttimeout-1.0.0-6.el7.x86_64 4/60
[openshift/node] Verifying : 2:container-selinux-2.33-1.git86f33cd.el7.noarch 5/60
[openshift/node] Verifying : libini_config-1.3.0-27.el7.x86_64 6/60
[openshift/node] Verifying : 1:skopeo-containers-0.1.26-2.dev.git2e8377a.el7.centos.x 7/60
[openshift/node] Verifying : openvswitch-2.7.0-1.el7.x86_64 8/60
[openshift/node] Verifying : libseccomp-2.3.1-3.el7.x86_64 9/60
[openshift/node] Verifying : policycoreutils-python-2.5-17.1.el7.x86_64 10/60
[openshift/node] Verifying : libnetfilter_cthelper-1.0.0-9.el7.x86_64 11/60
[openshift/node] Verifying : conntrack-tools-1.4.4-3.el7_3.x86_64 12/60
[openshift/node] Verifying : yajl-2.0.4-4.el7.x86_64 13/60
[openshift/node] Verifying : checkpolicy-2.5-4.el7.x86_64 14/60
[openshift/node] Verifying : iscsi-initiator-utils-6.2.0.874-4.el7.x86_64 15/60
[openshift/node] Verifying : libref_array-0.1.5-27.el7.x86_64 16/60
[openshift/node] Verifying : 7:device-mapper-event-libs-1.02.140-8.el7.x86_64 17/60
[openshift/node] Verifying : 1:openssl-1.0.2k-8.el7.x86_64 18/60
[openshift/node] Verifying : selinux-policy-targeted-3.13.1-166.el7_4.7.noarch 19/60
[openshift/node] Verifying : audit-libs-python-2.7.6-3.el7.x86_64 20/60
[openshift/node] Verifying : 1:oci-register-machine-0-3.13.gitcd1e331.el7.x86_64 21/60
[openshift/node] Verifying : libnetfilter_queue-1.0.2-2.el7_2.x86_64 22/60
[openshift/node] Verifying : 2:docker-common-1.12.6-68.gitec8512b.el7.centos.x86_64 23/60
[openshift/node] Verifying : 2:docker-1.12.6-68.gitec8512b.el7.centos.x86_64 24/60
[openshift/node] Verifying : 2:docker-client-1.12.6-68.gitec8512b.el7.centos.x86_64 25/60
[openshift/node] Verifying : python-IPy-0.75-6.el7.noarch 26/60
[openshift/node] Verifying : libcgroup-0.41-13.el7.x86_64 27/60
[openshift/node] Verifying : parted-3.1-28.el7.x86_64 28/60
[openshift/node] Verifying : gssproxy-0.7.0-4.el7.x86_64 29/60
[openshift/node] Verifying : 1:quota-nls-4.01-14.el7.noarch 30/60
[openshift/node] Verifying : policycoreutils-2.5-17.1.el7.x86_64 31/60
[openshift/node] Verifying : libsemanage-python-2.5-8.el7.x86_64 32/60
[openshift/node] Verifying : iscsi-initiator-utils-iscsiuio-6.2.0.874-4.el7.x86_64 33/60
[openshift/node] Verifying : 1:oci-systemd-hook-0.1.14-1.git1ba44c6.el7.x86_64 34/60
[openshift/node] Verifying : libnfsidmap-0.25-17.el7.x86_64 35/60
[openshift/node] Verifying : 2:oci-umount-2.3.0-1.git51e7c50.el7.x86_64 36/60
[openshift/node] Verifying : 7:lvm2-libs-2.02.171-8.el7.x86_64 37/60
[openshift/node] Verifying : libevent-2.0.21-4.el7.x86_64 38/60
[openshift/node] Verifying : bridge-utils-1.5-9.el7.x86_64 39/60
[openshift/node] Verifying : libverto-libevent-0.2.5-4.el7.x86_64 40/60
[openshift/node] Verifying : 32:bind-libs-9.9.4-51.el7_4.1.x86_64 41/60
[openshift/node] Verifying : 1:make-3.82-23.el7.x86_64 42/60
[openshift/node] Verifying : 7:lvm2-2.02.171-8.el7.x86_64 43/60
[openshift/node] Verifying : 1:nfs-utils-1.3.0-0.48.el7_4.x86_64 44/60
[openshift/node] Verifying : libselinux-python-2.5-11.el7.x86_64 45/60
[openshift/node] Verifying : 7:device-mapper-event-1.02.140-8.el7.x86_64 46/60
[openshift/node] Verifying : rpcbind-0.2.0-42.el7.x86_64 47/60
[openshift/node] Verifying : libcollection-0.6.2-27.el7.x86_64 48/60
[openshift/node] Verifying : selinux-policy-3.13.1-166.el7_4.7.noarch 49/60
[openshift/node] Verifying : GeoIP-1.5.0-11.el7.x86_64 50/60
[openshift/node] Verifying : libbasicobjects-0.1.1-27.el7.x86_64 51/60
[openshift/node] Verifying : 32:bind-utils-9.9.4-51.el7_4.1.x86_64 52/60
[openshift/node] Verifying : keyutils-1.5.8-3.el7.x86_64 53/60
[openshift/node] Verifying : tcp_wrappers-7.6-77.el7.x86_64 54/60
[openshift/node] Verifying : libpath_utils-0.2.1-27.el7.x86_64 55/60
[openshift/node] Verifying : origin-node-3.9.0-0.alpha.1.69.9425ace.x86_64 56/60
[openshift/node] Verifying : systemd-sysv-219-42.el7_4.4.x86_64 57/60
[openshift/node] Verifying : container-storage-setup-0.8.0-3.git1d27ecf.el7.noarch 58/60
[openshift/node] Verifying : origin-sdn-ovs-3.9.0-0.alpha.1.69.9425ace.x86_64 59/60
[openshift/node] Verifying : setools-libs-3.3.8-1.1.el7.x86_64 60/60
[openshift/node] Installed:
[openshift/node] bind-utils.x86_64 32:9.9.4-51.el7_4.1
[openshift/node] bridge-utils.x86_64 0:1.5-9.el7
[openshift/node] conntrack-tools.x86_64 0:1.4.4-3.el7_3
[openshift/node] iscsi-initiator-utils.x86_64 0:6.2.0.874-4.el7
[openshift/node] openssl.x86_64 1:1.0.2k-8.el7
[openshift/node] openvswitch.x86_64 0:2.7.0-1.el7
[openshift/node] origin-sdn-ovs.x86_64 0:3.9.0-0.alpha.1.69.9425ace
[openshift/node] Dependency Installed:
[openshift/node] GeoIP.x86_64 0:1.5.0-11.el7
[openshift/node] audit-libs-python.x86_64 0:2.7.6-3.el7
[openshift/node] bind-libs.x86_64 32:9.9.4-51.el7_4.1
[openshift/node] checkpolicy.x86_64 0:2.5-4.el7
[openshift/node] container-selinux.noarch 2:2.33-1.git86f33cd.el7
[openshift/node] container-storage-setup.noarch 0:0.8.0-3.git1d27ecf.el7
[openshift/node] device-mapper-event.x86_64 7:1.02.140-8.el7
[openshift/node] device-mapper-event-libs.x86_64 7:1.02.140-8.el7
[openshift/node] docker.x86_64 2:1.12.6-68.gitec8512b.el7.centos
[openshift/node] docker-client.x86_64 2:1.12.6-68.gitec8512b.el7.centos
[openshift/node] docker-common.x86_64 2:1.12.6-68.gitec8512b.el7.centos
[openshift/node] gssproxy.x86_64 0:0.7.0-4.el7
[openshift/node] iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-4.el7
[openshift/node] keyutils.x86_64 0:1.5.8-3.el7
[openshift/node] libbasicobjects.x86_64 0:0.1.1-27.el7
[openshift/node] libcgroup.x86_64 0:0.41-13.el7
[openshift/node] libcollection.x86_64 0:0.6.2-27.el7
[openshift/node] libevent.x86_64 0:2.0.21-4.el7
[openshift/node] libini_config.x86_64 0:1.3.0-27.el7
[openshift/node] libnetfilter_cthelper.x86_64 0:1.0.0-9.el7
[openshift/node] libnetfilter_cttimeout.x86_64 0:1.0.0-6.el7
[openshift/node] libnetfilter_queue.x86_64 0:1.0.2-2.el7_2
[openshift/node] libnfsidmap.x86_64 0:0.25-17.el7
[openshift/node] libpath_utils.x86_64 0:0.2.1-27.el7
[openshift/node] libref_array.x86_64 0:0.1.5-27.el7
[openshift/node] libseccomp.x86_64 0:2.3.1-3.el7
[openshift/node] libselinux-python.x86_64 0:2.5-11.el7
[openshift/node] libselinux-utils.x86_64 0:2.5-11.el7
[openshift/node] libsemanage-python.x86_64 0:2.5-8.el7
[openshift/node] libtirpc.x86_64 0:0.2.4-0.10.el7
[openshift/node] libverto-libevent.x86_64 0:0.2.5-4.el7
[openshift/node] lvm2.x86_64 7:2.02.171-8.el7
[openshift/node] lvm2-libs.x86_64 7:2.02.171-8.el7
[openshift/node] make.x86_64 1:3.82-23.el7
[openshift/node] nfs-utils.x86_64 1:1.3.0-0.48.el7_4
[openshift/node] oci-register-machine.x86_64 1:0-3.13.gitcd1e331.el7
[openshift/node] oci-systemd-hook.x86_64 1:0.1.14-1.git1ba44c6.el7
[openshift/node] oci-umount.x86_64 2:2.3.0-1.git51e7c50.el7
[openshift/node] origin-node.x86_64 0:3.9.0-0.alpha.1.69.9425ace
[openshift/node] parted.x86_64 0:3.1-28.el7
[openshift/node] policycoreutils.x86_64 0:2.5-17.1.el7
[openshift/node] policycoreutils-python.x86_64 0:2.5-17.1.el7
[openshift/node] python-IPy.noarch 0:0.75-6.el7
[openshift/node] quota.x86_64 1:4.01-14.el7
[openshift/node] quota-nls.noarch 1:4.01-14.el7
[openshift/node] rpcbind.x86_64 0:0.2.0-42.el7
[openshift/node] selinux-policy.noarch 0:3.13.1-166.el7_4.7
[openshift/node] selinux-policy-targeted.noarch 0:3.13.1-166.el7_4.7
[openshift/node] setools-libs.x86_64 0:3.3.8-1.1.el7
[openshift/node] skopeo-containers.x86_64 1:0.1.26-2.dev.git2e8377a.el7.centos
[openshift/node] systemd-sysv.x86_64 0:219-42.el7_4.4
[openshift/node] tcp_wrappers.x86_64 0:7.6-77.el7
[openshift/node] yajl.x86_64 0:2.0.4-4.el7
[openshift/node] Complete!
[openshift/node] Loaded plugins: fastestmirror, ovl
[openshift/node] Cleaning repos: base cbs-paas7-openshift-multiarch-el7-build
[openshift/node] : centos-ceph-luminous extras updates
[openshift/node] Cleaning up everything
[openshift/node] Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
[openshift/node] Cleaning up list of fastest mirrors
[openshift/node] --> RUN if test -e /opt/cni/bin; then mkdir -p /exports/hostfs/opt/cni/bin/ && cp -r /opt/cni/bin/* /exports/hostfs/opt/cni/bin/; fi
[openshift/node] --> LABEL io.k8s.display-name="OpenShift Origin Node" io.k8s.description="This is a component of OpenShift Origin and contains the software for individual nodes when using SDN." io.openshift.tags="openshift,node"
[openshift/node] --> VOLUME /etc/origin/node
[openshift/node] --> ENV KUBECONFIG=/etc/origin/node/node.kubeconfig
[openshift/node] --> ENTRYPOINT [ "/usr/local/bin/origin-node-run.sh" ]
[openshift/node] --> Committing changes to openshift/node:v3.9.0-alpha.1 ...
[openshift/node] --> Tagged as openshift/node:latest
[openshift/node] --> Done
[openshift/hello-openshift] --> FROM scratchctpuktte2cra09nktxicf0ux
[openshift/hello-openshift] --> MAINTAINER Jessica Forrester
[openshift/hello-openshift] --> COPY bin/hello-openshift /hello-openshift
[openshift/hello-openshift] --> EXPOSE 8080 8888
[openshift/hello-openshift] --> ENTRYPOINT ["/hello-openshift"]
[openshift/hello-openshift] --> Committing changes to openshift/hello-openshift:v3.9.0-alpha.1 ...
[openshift/hello-openshift] --> Tagged as openshift/hello-openshift:latest
[openshift/hello-openshift] --> Done
[openshift/hello-openshift] Removing examples/hello-openshift/bin/hello-openshift
[openshift/openvswitch] --> FROM openshift/node
[openshift/openvswitch] --> COPY scripts/* /usr/local/bin/
[openshift/openvswitch] --> RUN INSTALL_PKGS="openvswitch" && yum install -y ${INSTALL_PKGS} && rpm -V ${INSTALL_PKGS} && yum clean all
[openshift/openvswitch] Loaded plugins: fastestmirror, ovl
[openshift/openvswitch] Determining fastest mirrors
[openshift/openvswitch] * base: mirror.umd.edu
[openshift/openvswitch] * extras: www.gtlib.gatech.edu
[openshift/openvswitch] * updates: mirror.team-cymru.org
[openshift/openvswitch] Package openvswitch-2.7.0-1.el7.x86_64 already installed and latest version
[openshift/openvswitch] Nothing to do
[openshift/openvswitch] Loaded plugins: fastestmirror, ovl
[openshift/openvswitch] Cleaning repos: base cbs-paas7-openshift-multiarch-el7-build
[openshift/openvswitch] : centos-ceph-luminous extras updates
[openshift/openvswitch] Cleaning up everything
[openshift/openvswitch] Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
[openshift/openvswitch] Cleaning up list of fastest mirrors
[openshift/openvswitch] --> LABEL io.openshift.tags="openshift,openvswitch" io.k8s.display-name="OpenShift Origin OpenVSwitch Daemon" io.k8s.description="This is a component of OpenShift Origin and runs an OpenVSwitch daemon process."
[openshift/openvswitch] --> VOLUME /etc/openswitch
[openshift/openvswitch] --> ENV HOME /root
[openshift/openvswitch] --> COPY system-container/system-container-wrapper.sh /usr/local/bin/
[openshift/openvswitch] --> COPY system-container/config.json.template system-container/service.template system-container/tmpfiles.template system-container/manifest.json /exports/
[openshift/openvswitch] --> ENTRYPOINT ["/usr/local/bin/ovs-run.sh"]
[openshift/openvswitch] --> Committing changes to openshift/openvswitch:v3.9.0-alpha.1 ...
[openshift/openvswitch] --> Tagged as openshift/openvswitch:latest
[openshift/openvswitch] --> Done
[INFO] hack/build-images.sh exited with code 0 after 00h 04m 03s
+ sed -i 's|go/src|data/src|' _output/local/releases/rpms/origin-local-release.repo
+ sudo cp _output/local/releases/rpms/origin-local-release.repo /etc/yum.repos.d/
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: BUILD AN ORIGIN RELEASE [00h 22m 18s] ##########
[workspace] $ /bin/bash /tmp/jenkins8011130520080106831.sh
########## STARTING STAGE: BUILD AN OPENSHIFT-ANSIBLE RELEASE ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ export PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ mktemp
+ script=/tmp/tmp.GHYCKp2xp5
+ cat
+ chmod +x /tmp/tmp.GHYCKp2xp5
+ scp -F ./.config/origin-ci-tool/inventory/.ssh_config /tmp/tmp.GHYCKp2xp5 openshiftdevel:/tmp/tmp.GHYCKp2xp5
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config -t openshiftdevel 'bash -l -c "timeout 14400 /tmp/tmp.GHYCKp2xp5"'
+ cd /data/src/github.com/openshift/openshift-ansible
+ tito_tmp_dir=tito
+ mkdir -p tito
+ tito tag --offline --accept-auto-changelog
Creating output directory: /tmp/tito
Tagging new version of openshift-ansible: 3.9.0-0.16.0 -> 3.9.1-1
Created tag: openshift-ansible-3.9.1-1
View: git show HEAD
Undo: tito tag -u
Push: git push --follow-tags origin
+ tito build --output=tito --rpm --test --offline --quiet
Creating output directory: /data/src/github.com/openshift/openshift-ansible/tito
Building package [openshift-ansible-3.9.1-1]
Wrote: /data/src/github.com/openshift/openshift-ansible/tito/openshift-ansible-git-0.d10ef77.tar.gz
Successfully built: /data/src/github.com/openshift/openshift-ansible/tito/openshift-ansible-3.9.1-1.git.0.d10ef77.el7.src.rpm
- /data/src/github.com/openshift/openshift-ansible/tito/noarch/openshift-ansible-3.9.1-1.git.0.d10ef77.el7.noarch.rpm
- /data/src/github.com/openshift/openshift-ansible/tito/noarch/openshift-ansible-docs-3.9.1-1.git.0.d10ef77.el7.noarch.rpm
- /data/src/github.com/openshift/openshift-ansible/tito/noarch/openshift-ansible-playbooks-3.9.1-1.git.0.d10ef77.el7.noarch.rpm
- /data/src/github.com/openshift/openshift-ansible/tito/noarch/openshift-ansible-roles-3.9.1-1.git.0.d10ef77.el7.noarch.rpm
- /data/src/github.com/openshift/openshift-ansible/tito/noarch/atomic-openshift-utils-3.9.1-1.git.0.d10ef77.el7.noarch.rpm
+ createrepo tito/noarch
Spawning worker 0 with 2 pkgs
Spawning worker 1 with 1 pkgs
Spawning worker 2 with 1 pkgs
Spawning worker 3 with 1 pkgs
Workers Finished
Saving Primary metadata
Saving file lists metadata
Saving other metadata
Generating sqlite DBs
Sqlite DBs complete
+ cat
++ pwd
+ sudo cp ./openshift-ansible-local-release.repo /etc/yum.repos.d
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: BUILD AN OPENSHIFT-ANSIBLE RELEASE [00h 01m 02s] ##########
[workspace] $ /bin/bash /tmp/jenkins8505720842190117001.sh
########## STARTING STAGE: INSTALL THE OPENSHIFT-ANSIBLE RELEASE ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ export PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ mktemp
+ script=/tmp/tmp.dyGT9BclVM
+ cat
+ chmod +x /tmp/tmp.dyGT9BclVM
+ scp -F ./.config/origin-ci-tool/inventory/.ssh_config /tmp/tmp.dyGT9BclVM openshiftdevel:/tmp/tmp.dyGT9BclVM
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config -t openshiftdevel 'bash -l -c "timeout 3600 /tmp/tmp.dyGT9BclVM"'
+ cd /data/src/github.com/openshift/openshift-ansible
++ git describe --tags --abbrev=0 --exact-match HEAD
+ last_tag=openshift-ansible-3.9.1-1
++ git log -n 1 --pretty=%h
+ last_commit=d10ef77
+ sudo yum install -y atomic-openshift-utils-3.9.1-1.git.0.d10ef77.el7
Loaded plugins: amazon-id, rhui-lb, search-disabled-repos
Resolving Dependencies
--> Running transaction check
---> Package atomic-openshift-utils.noarch 0:3.9.1-1.git.0.d10ef77.el7 will be installed
--> Processing Dependency: openshift-ansible-playbooks = 3.9.1-1.git.0.d10ef77.el7 for package: atomic-openshift-utils-3.9.1-1.git.0.d10ef77.el7.noarch
--> Running transaction check
---> Package openshift-ansible-playbooks.noarch 0:3.9.1-1.git.0.d10ef77.el7 will be installed
--> Processing Dependency: openshift-ansible-roles = 3.9.1-1.git.0.d10ef77.el7 for package: openshift-ansible-playbooks-3.9.1-1.git.0.d10ef77.el7.noarch
--> Processing Dependency: openshift-ansible = 3.9.1-1.git.0.d10ef77.el7 for package: openshift-ansible-playbooks-3.9.1-1.git.0.d10ef77.el7.noarch
--> Running transaction check
---> Package openshift-ansible.noarch 0:3.9.1-1.git.0.d10ef77.el7 will be installed
--> Processing Dependency: openshift-ansible-docs = 3.9.1-1.git.0.d10ef77.el7 for package: openshift-ansible-3.9.1-1.git.0.d10ef77.el7.noarch
--> Processing Dependency: python-passlib for package: openshift-ansible-3.9.1-1.git.0.d10ef77.el7.noarch
--> Processing Dependency: httpd-tools for package: openshift-ansible-3.9.1-1.git.0.d10ef77.el7.noarch
---> Package openshift-ansible-roles.noarch 0:3.9.1-1.git.0.d10ef77.el7 will be installed
--> Running transaction check
---> Package httpd-tools.x86_64 0:2.4.6-67.el7_4.6 will be installed
--> Processing Dependency: libaprutil-1.so.0()(64bit) for package: httpd-tools-2.4.6-67.el7_4.6.x86_64
--> Processing Dependency: libapr-1.so.0()(64bit) for package: httpd-tools-2.4.6-67.el7_4.6.x86_64
---> Package openshift-ansible-docs.noarch 0:3.9.1-1.git.0.d10ef77.el7 will be installed
---> Package python-passlib.noarch 0:1.6.5-2.el7 will be installed
--> Running transaction check
---> Package apr.x86_64 0:1.4.8-3.el7_4.1 will be installed
---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
atomic-openshift-utils
noarch 3.9.1-1.git.0.d10ef77.el7 openshift-ansible-local-release 379 k
Installing for dependencies:
apr x86_64 1.4.8-3.el7_4.1 oso-rhui-rhel-server-releases 103 k
apr-util
x86_64 1.5.2-6.el7 oso-rhui-rhel-server-releases 92 k
httpd-tools
x86_64 2.4.6-67.el7_4.6 oso-rhui-rhel-server-releases 88 k
openshift-ansible
noarch 3.9.1-1.git.0.d10ef77.el7 openshift-ansible-local-release 349 k
openshift-ansible-docs
noarch 3.9.1-1.git.0.d10ef77.el7 openshift-ansible-local-release 369 k
openshift-ansible-playbooks
noarch 3.9.1-1.git.0.d10ef77.el7 openshift-ansible-local-release 447 k
openshift-ansible-roles
noarch 3.9.1-1.git.0.d10ef77.el7 openshift-ansible-local-release 2.1 M
python-passlib
noarch 1.6.5-2.el7 oso-rhui-rhel-server-extras 488 k
Transaction Summary
================================================================================
Install 1 Package (+8 Dependent packages)
Total download size: 4.4 M
Installed size: 39 M
Downloading packages:
--------------------------------------------------------------------------------
Total 13 MB/s | 4.4 MB 00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : apr-1.4.8-3.el7_4.1.x86_64 1/9
Installing : apr-util-1.5.2-6.el7.x86_64 2/9
Installing : httpd-tools-2.4.6-67.el7_4.6.x86_64 3/9
Installing : python-passlib-1.6.5-2.el7.noarch 4/9
Installing : openshift-ansible-playbooks-3.9.1-1.git.0.d10ef77.el7.noar 5/9
Installing : openshift-ansible-roles-3.9.1-1.git.0.d10ef77.el7.noarch 6/9
Installing : openshift-ansible-docs-3.9.1-1.git.0.d10ef77.el7.noarch 7/9
Installing : openshift-ansible-3.9.1-1.git.0.d10ef77.el7.noarch 8/9
Installing : atomic-openshift-utils-3.9.1-1.git.0.d10ef77.el7.noarch 9/9
Verifying : openshift-ansible-3.9.1-1.git.0.d10ef77.el7.noarch 1/9
Verifying : python-passlib-1.6.5-2.el7.noarch 2/9
Verifying : openshift-ansible-playbooks-3.9.1-1.git.0.d10ef77.el7.noar 3/9
Verifying : httpd-tools-2.4.6-67.el7_4.6.x86_64 4/9
Verifying : apr-util-1.5.2-6.el7.x86_64 5/9
Verifying : openshift-ansible-roles-3.9.1-1.git.0.d10ef77.el7.noarch 6/9
Verifying : openshift-ansible-docs-3.9.1-1.git.0.d10ef77.el7.noarch 7/9
Verifying : apr-1.4.8-3.el7_4.1.x86_64 8/9
Verifying : atomic-openshift-utils-3.9.1-1.git.0.d10ef77.el7.noarch 9/9
Installed:
atomic-openshift-utils.noarch 0:3.9.1-1.git.0.d10ef77.el7
Dependency Installed:
apr.x86_64 0:1.4.8-3.el7_4.1
apr-util.x86_64 0:1.5.2-6.el7
httpd-tools.x86_64 0:2.4.6-67.el7_4.6
openshift-ansible.noarch 0:3.9.1-1.git.0.d10ef77.el7
openshift-ansible-docs.noarch 0:3.9.1-1.git.0.d10ef77.el7
openshift-ansible-playbooks.noarch 0:3.9.1-1.git.0.d10ef77.el7
openshift-ansible-roles.noarch 0:3.9.1-1.git.0.d10ef77.el7
python-passlib.noarch 0:1.6.5-2.el7
Complete!
+ rpm -V atomic-openshift-utils-3.9.1-1.git.0.d10ef77.el7
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: INSTALL THE OPENSHIFT-ANSIBLE RELEASE [00h 01m 01s] ##########
[workspace] $ /bin/bash /tmp/jenkins5571396578731605853.sh
########## STARTING STAGE: INSTALL ANSIBLE PLUGINS ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ export PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ mktemp
+ script=/tmp/tmp.3iYpFfilZK
+ cat
+ chmod +x /tmp/tmp.3iYpFfilZK
+ scp -F ./.config/origin-ci-tool/inventory/.ssh_config /tmp/tmp.3iYpFfilZK openshiftdevel:/tmp/tmp.3iYpFfilZK
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config -t openshiftdevel 'bash -l -c "timeout 14400 /tmp/tmp.3iYpFfilZK"'
+ cd /data/src/github.com/openshift/origin
+ sudo chmod o+rw /etc/environment
++ pwd
+ echo ANSIBLE_JUNIT_DIR=/data/src/github.com/openshift/origin/_output/scripts/ansible_junit
+ sudo mkdir -p /usr/share/ansible/plugins/callback
+ for plugin in ''\''default_with_output_lists'\''' ''\''generate_junit'\'''
+ wget https://raw.githubusercontent.com/openshift/origin-ci-tool/master/oct/ansible/oct/callback_plugins/default_with_output_lists.py
--2018-01-09 00:56:56-- https://raw.githubusercontent.com/openshift/origin-ci-tool/master/oct/ansible/oct/callback_plugins/default_with_output_lists.py
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.200.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.200.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1932 (1.9K) [text/plain]
Saving to: ‘default_with_output_lists.py’
0K . 100% 45.6M=0s
2018-01-09 00:56:56 (45.6 MB/s) - ‘default_with_output_lists.py’ saved [1932/1932]
+ sudo mv default_with_output_lists.py /usr/share/ansible/plugins/callback
+ for plugin in ''\''default_with_output_lists'\''' ''\''generate_junit'\'''
+ wget https://raw.githubusercontent.com/openshift/origin-ci-tool/master/oct/ansible/oct/callback_plugins/generate_junit.py
--2018-01-09 00:56:56-- https://raw.githubusercontent.com/openshift/origin-ci-tool/master/oct/ansible/oct/callback_plugins/generate_junit.py
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.200.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.200.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 11212 (11K) [text/plain]
Saving to: ‘generate_junit.py’
0K .......... 100% 141M=0s
2018-01-09 00:56:56 (141 MB/s) - ‘generate_junit.py’ saved [11212/11212]
+ sudo mv generate_junit.py /usr/share/ansible/plugins/callback
+ sudo sed -r -i -e 's/^#?stdout_callback.*/stdout_callback = default_with_output_lists/' -e 's/^#?callback_whitelist.*/callback_whitelist = generate_junit/' /etc/ansible/ansible.cfg
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: INSTALL ANSIBLE PLUGINS [00h 00m 01s] ##########
[workspace] $ /bin/bash /tmp/jenkins2987313958813792245.sh
########## STARTING STAGE: DETERMINE THE RELEASE COMMIT FOR ORIGIN IMAGES AND VERSION FOR RPMS ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ export PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ mktemp
+ script=/tmp/tmp.GP3BWKSbyQ
+ cat
+ chmod +x /tmp/tmp.GP3BWKSbyQ
+ scp -F ./.config/origin-ci-tool/inventory/.ssh_config /tmp/tmp.GP3BWKSbyQ openshiftdevel:/tmp/tmp.GP3BWKSbyQ
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config -t openshiftdevel 'bash -l -c "timeout 14400 /tmp/tmp.GP3BWKSbyQ"'
+ cd /data/src/github.com/openshift/origin
+ jobs_repo=/data/src/github.com/openshift/aos-cd-jobs/
+ git log -1 --pretty=%h
+ git describe --abbrev=0
+ source hack/lib/init.sh
++ set -o errexit
++ set -o nounset
++ set -o pipefail
+++ date +%s
++ OS_SCRIPT_START_TIME=1515459417
++ export OS_SCRIPT_START_TIME
++ readonly -f os::util::absolute_path
+++ dirname hack/lib/init.sh
++ init_source=hack/lib/../..
+++ os::util::absolute_path hack/lib/../..
+++ local relative_path=hack/lib/../..
+++ local absolute_path
+++ pushd hack/lib/../..
++++ pwd
+++ relative_path=/data/src/github.com/openshift/origin
+++ [[ -h /data/src/github.com/openshift/origin ]]
+++ absolute_path=/data/src/github.com/openshift/origin
+++ popd
+++ echo /data/src/github.com/openshift/origin
++ OS_ROOT=/data/src/github.com/openshift/origin
++ export OS_ROOT
++ cd /data/src/github.com/openshift/origin
+++ find /data/src/github.com/openshift/origin/hack/lib -type f -name '*.sh' -not -path '*/hack/lib/init.sh'
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/build/archive.sh
+++ readonly -f os::build::archive::name
+++ readonly -f os::build::archive::zip
+++ readonly -f os::build::archive::tar
+++ readonly -f os::build::archive::internal::is_hardlink_supported
+++ readonly -f os::build::archive::extract_tar
+++ readonly -f os::build::archive::detect_local_release_tars
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/build/binaries.sh
+++ readonly -f os::build::binaries_from_targets
+++ readonly -f os::build::host_platform
+++ readonly -f os::build::host_platform_friendly
+++ readonly -f os::build::platform_arch
+++ readonly -f os::build::setup_env
+++ readonly -f os::build::build_static_binaries
+++ readonly -f os::build::build_binaries
+++ readonly -f os::build::export_targets
+++ readonly -f os::build::place_bins
+++ readonly -f os::build::release_sha
+++ readonly -f os::build::make_openshift_binary_symlinks
+++ readonly -f os::build::ldflag
+++ readonly -f os::build::require_clean_tree
+++ readonly -f os::build::commit_range
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/build/environment.sh
+++ readonly -f os::build::environment::create
+++ readonly -f os::build::environment::release::workingdir
+++ readonly -f os::build::environment::cleanup
+++ readonly -f os::build::environment::start
+++ readonly -f os::build::environment::withsource
+++ readonly -f os::build::environment::volume_name
+++ readonly -f os::build::environment::remove_volume
+++ readonly -f os::build::environment::run
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/build/images.sh
+++ readonly -f os::build::image
+++ readonly -f os::build::image::internal::generic
+++ readonly -f os::build::image::internal::imagebuilder
+++ readonly -f os::build::image::internal::docker
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/build/release.sh
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/build/rpm.sh
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/build/version.sh
+++ readonly -f os::build::version::get_vars
+++ readonly -f os::build::version::git_vars
+++ readonly -f os::build::version::etcd_vars
+++ readonly -f os::build::version::kubernetes_vars
+++ readonly -f os::build::version::save_vars
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/cleanup.sh
+++ readonly -f os::cleanup::all
+++ readonly -f os::cleanup::dump_etcd
+++ readonly -f os::cleanup::internal::dump_etcd_v3
+++ readonly -f os::cleanup::prune_etcd
+++ readonly -f os::cleanup::containers
+++ readonly -f os::cleanup::dump_container_logs
+++ readonly -f os::cleanup::internal::list_our_containers
+++ readonly -f os::cleanup::internal::list_k8s_containers
+++ readonly -f os::cleanup::internal::list_containers
+++ readonly -f os::cleanup::tmpdir
+++ readonly -f os::cleanup::dump_events
+++ readonly -f os::cleanup::find_cache_alterations
+++ readonly -f os::cleanup::dump_pprof_output
+++ readonly -f os::cleanup::truncate_large_logs
+++ readonly -f os::cleanup::processes
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/cmd.sh
+++ readonly -f os::cmd::expect_success
+++ readonly -f os::cmd::expect_failure
+++ readonly -f os::cmd::expect_success_and_text
+++ readonly -f os::cmd::expect_failure_and_text
+++ readonly -f os::cmd::expect_success_and_not_text
+++ readonly -f os::cmd::expect_failure_and_not_text
+++ readonly -f os::cmd::expect_code
+++ readonly -f os::cmd::expect_code_and_text
+++ readonly -f os::cmd::expect_code_and_not_text
+++ millisecond=1
+++ second=1000
+++ minute=60000
+++ readonly -f os::cmd::try_until_success
+++ readonly -f os::cmd::try_until_failure
+++ readonly -f os::cmd::try_until_text
+++ readonly -f os::cmd::try_until_text
+++ os_cmd_internal_tmpdir=/tmp/openshift
+++ os_cmd_internal_tmpout=/tmp/openshift/tmp_stdout.log
+++ os_cmd_internal_tmperr=/tmp/openshift/tmp_stderr.log
+++ readonly -f os::cmd::internal::expect_exit_code_run_grep
+++ readonly -f os::cmd::internal::init_tempdir
+++ readonly -f os::cmd::internal::describe_call
+++ readonly -f os::cmd::internal::determine_caller
+++ readonly -f os::cmd::internal::describe_expectation
+++ readonly -f os::cmd::internal::seconds_since_epoch
+++ readonly -f os::cmd::internal::run_collecting_output
+++ readonly -f os::cmd::internal::success_func
+++ readonly -f os::cmd::internal::failure_func
+++ readonly -f os::cmd::internal::specific_code_func
+++ readonly -f os::cmd::internal::get_results
+++ readonly -f os::cmd::internal::get_last_results
+++ readonly -f os::cmd::internal::mark_attempt
+++ readonly -f os::cmd::internal::compress_output
+++ readonly -f os::cmd::internal::print_results
+++ readonly -f os::cmd::internal::assemble_causes
+++ readonly -f os::cmd::internal::run_until_exit_code
+++ readonly -f os::cmd::internal::run_until_text
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/log/output.sh
+++ readonly -f os::log::info
+++ readonly -f os::log::warning
+++ readonly -f os::log::error
+++ readonly -f os::log::fatal
+++ readonly -f os::log::debug
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/log/stacktrace.sh
+++ readonly -f os::log::stacktrace::install
+++ readonly -f os::log::stacktrace::print
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/log/system.sh
+++ readonly -f os::log::system::install_cleanup
+++ readonly -f os::log::system::clean_up
+++ readonly -f os::log::system::internal::prune_datafile
+++ readonly -f os::log::system::internal::plot
+++ readonly -f os::log::system::start
+++ readonly -f os::log::system::internal::run
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/start.sh
+++ readonly -f os::start::configure_server
+++ readonly -f os::start::internal::create_master_certs
+++ readonly -f os::start::internal::configure_node
+++ readonly -f os::start::internal::configure_master
+++ readonly -f os::start::internal::patch_master_config
+++ readonly -f os::start::server
+++ readonly -f os::start::master
+++ readonly -f os::start::all_in_one
+++ readonly -f os::start::etcd
+++ readonly -f os::start::api_server
+++ readonly -f os::start::controllers
+++ readonly -f os::start::internal::start_node
+++ readonly -f os::start::internal::openshift_executable
+++ readonly -f os::start::internal::determine_hostnames
+++ readonly -f os::start::router
+++ readonly -f os::start::registry
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/test/junit.sh
+++ readonly -f os::test::junit::declare_suite_start
+++ readonly -f os::test::junit::declare_suite_end
+++ readonly -f os::test::junit::declare_test_start
+++ readonly -f os::test::junit::declare_test_end
+++ readonly -f os::test::junit::check_test_counters
+++ readonly -f os::test::junit::reconcile_output
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/util/docs.sh
+++ readonly -f generate_manual_pages
+++ readonly -f generate_documentation
+++ readonly -f os::util::gen-docs
+++ readonly -f os::util::set-man-placeholder
+++ readonly -f os::util::set-docs-placeholder
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/util/ensure.sh
+++ readonly -f os::util::ensure::system_binary_exists
+++ readonly -f os::util::ensure::built_binary_exists
+++ readonly -f os::util::ensure::gopath_binary_exists
+++ readonly -f os::util::ensure::iptables_privileges_exist
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/util/environment.sh
+++ readonly -f os::util::environment::use_sudo
+++ readonly -f os::util::environment::setup_time_vars
+++ readonly -f os::util::environment::setup_all_server_vars
+++ readonly -f os::util::environment::update_path_var
+++ readonly -f os::util::environment::setup_tmpdir_vars
+++ readonly -f os::util::environment::setup_kubelet_vars
+++ readonly -f os::util::environment::setup_etcd_vars
+++ readonly -f os::util::environment::setup_server_vars
+++ readonly -f os::util::environment::setup_images_vars
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/util/find.sh
+++ readonly -f os::util::find::system_binary
+++ readonly -f os::util::find::built_binary
+++ readonly -f os::util::find::gopath_binary
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/util/golang.sh
+++ readonly -f os::golang::verify_go_version
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/util/misc.sh
+++ readonly -f os::util::describe_return_code
+++ readonly -f os::util::install_describe_return_code
+++ [[ -z '' ]]
++++ pwd
+++ OS_ORIGINAL_WD=/data/src/github.com/openshift/origin
+++ readonly OS_ORIGINAL_WD
+++ export OS_ORIGINAL_WD
+++ readonly -f os::util::repository_relative_path
+++ readonly -f os::util::format_seconds
+++ readonly -f os::util::sed
+++ readonly -f os::util::base64decode
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/util/text.sh
+++ readonly -f os::text::reset
+++ readonly -f os::text::bold
+++ readonly -f os::text::red
+++ readonly -f os::text::green
+++ readonly -f os::text::blue
+++ readonly -f os::text::yellow
+++ readonly -f os::text::clear_last_line
+++ readonly -f os::text::internal::is_tty
+++ readonly -f os::text::print_bold
+++ readonly -f os::text::print_red
+++ readonly -f os::text::print_red_bold
+++ readonly -f os::text::print_green
+++ readonly -f os::text::print_green_bold
+++ readonly -f os::text::print_blue
+++ readonly -f os::text::print_blue_bold
+++ readonly -f os::text::print_yellow
+++ readonly -f os::text::print_yellow_bold
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/util/trap.sh
+++ readonly -f os::util::trap::init_err
+++ readonly -f os::util::trap::init_exit
+++ readonly -f os::util::trap::err_handler
+++ readonly -f os::util::trap::exit_handler
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/constants.sh
+++ readonly OS_GO_PACKAGE=github.com/openshift/origin
+++ OS_GO_PACKAGE=github.com/openshift/origin
+++ readonly OS_BUILD_ENV_GOLANG=1.9
+++ OS_BUILD_ENV_GOLANG=1.9
+++ readonly OS_BUILD_ENV_IMAGE=openshift/origin-release:golang-1.9
+++ OS_BUILD_ENV_IMAGE=openshift/origin-release:golang-1.9
+++ readonly OS_REQUIRED_GO_VERSION=go1.9
+++ OS_REQUIRED_GO_VERSION=go1.9
+++ readonly 'OS_GOFLAGS_TAGS=include_gcs include_oss containers_image_openpgp'
+++ OS_GOFLAGS_TAGS='include_gcs include_oss containers_image_openpgp'
+++ readonly OS_GOFLAGS_TAGS_LINUX_AMD64=gssapi
+++ OS_GOFLAGS_TAGS_LINUX_AMD64=gssapi
+++ readonly OS_GOFLAGS_TAGS_LINUX_S390X=gssapi
+++ OS_GOFLAGS_TAGS_LINUX_S390X=gssapi
+++ readonly OS_GOFLAGS_TAGS_LINUX_ARM64=gssapi
+++ OS_GOFLAGS_TAGS_LINUX_ARM64=gssapi
+++ readonly OS_GOFLAGS_TAGS_LINUX_PPC64LE=gssapi
+++ OS_GOFLAGS_TAGS_LINUX_PPC64LE=gssapi
+++ readonly OS_OUTPUT_BASEPATH=_output
+++ OS_OUTPUT_BASEPATH=_output
+++ readonly OS_BASE_OUTPUT=/data/src/github.com/openshift/origin/_output
+++ OS_BASE_OUTPUT=/data/src/github.com/openshift/origin/_output
+++ readonly OS_OUTPUT_SCRIPTPATH=/data/src/github.com/openshift/origin/_output/scripts
+++ OS_OUTPUT_SCRIPTPATH=/data/src/github.com/openshift/origin/_output/scripts
+++ readonly OS_OUTPUT_SUBPATH=_output/local
+++ OS_OUTPUT_SUBPATH=_output/local
+++ readonly OS_OUTPUT=/data/src/github.com/openshift/origin/_output/local
+++ OS_OUTPUT=/data/src/github.com/openshift/origin/_output/local
+++ readonly OS_OUTPUT_RELEASEPATH=/data/src/github.com/openshift/origin/_output/local/releases
+++ OS_OUTPUT_RELEASEPATH=/data/src/github.com/openshift/origin/_output/local/releases
+++ readonly OS_OUTPUT_RPMPATH=/data/src/github.com/openshift/origin/_output/local/releases/rpms
+++ OS_OUTPUT_RPMPATH=/data/src/github.com/openshift/origin/_output/local/releases/rpms
+++ readonly OS_OUTPUT_BINPATH=/data/src/github.com/openshift/origin/_output/local/bin
+++ OS_OUTPUT_BINPATH=/data/src/github.com/openshift/origin/_output/local/bin
+++ readonly OS_OUTPUT_PKGDIR=/data/src/github.com/openshift/origin/_output/local/pkgdir
+++ OS_OUTPUT_PKGDIR=/data/src/github.com/openshift/origin/_output/local/pkgdir
+++ OS_SDN_COMPILE_TARGETS_LINUX=(pkg/network/sdn-cni-plugin vendor/github.com/containernetworking/plugins/plugins/ipam/host-local vendor/github.com/containernetworking/plugins/plugins/main/loopback)
+++ readonly OS_SDN_COMPILE_TARGETS_LINUX
+++ OS_IMAGE_COMPILE_TARGETS_LINUX=("${OS_SDN_COMPILE_TARGETS_LINUX[@]}")
+++ readonly OS_IMAGE_COMPILE_TARGETS_LINUX
+++ OS_SCRATCH_IMAGE_COMPILE_TARGETS_LINUX=(images/pod examples/hello-openshift)
+++ readonly OS_SCRATCH_IMAGE_COMPILE_TARGETS_LINUX
+++ OS_IMAGE_COMPILE_BINARIES=("${OS_SCRATCH_IMAGE_COMPILE_TARGETS_LINUX[@]##*/}" "${OS_IMAGE_COMPILE_TARGETS_LINUX[@]##*/}")
+++ readonly OS_IMAGE_COMPILE_BINARIES
+++ OS_CROSS_COMPILE_TARGETS=(cmd/openshift cmd/oc cmd/oadm cmd/openshift-diagnostics cmd/template-service-broker vendor/k8s.io/kubernetes/cmd/hyperkube)
+++ readonly OS_CROSS_COMPILE_TARGETS
+++ OS_CROSS_COMPILE_BINARIES=("${OS_CROSS_COMPILE_TARGETS[@]##*/}")
+++ readonly OS_CROSS_COMPILE_BINARIES
+++ OS_TEST_TARGETS=(test/extended/extended.test)
+++ readonly OS_TEST_TARGETS
+++ OS_GOVET_BLACKLIST=("pkg/.*/generated/internalclientset/fake/clientset_generated.go:[0-9]+: literal copies lock value from fakePtr: github.com/openshift/origin/vendor/k8s.io/client-go/testing.Fake" "pkg/.*/generated/clientset/fake/clientset_generated.go:[0-9]+: literal copies lock value from fakePtr: github.com/openshift/origin/vendor/k8s.io/client-go/testing.Fake" "pkg/build/vendor/github.com/docker/engine-api/client/hijack.go:[0-9]+: assignment copies lock value to c: crypto/tls.Config contains sync.Once contains sync.Mutex" "cmd/cluster-capacity/.*" "pkg/build/builder/vendor/.*")
+++ readonly OS_GOVET_BLACKLIST
+++ OPENSHIFT_BINARY_SYMLINKS=(openshift-router openshift-deploy openshift-recycle openshift-sti-build openshift-docker-build openshift-git-clone openshift-manage-dockerfile openshift-extract-image-content origin)
+++ readonly OPENSHIFT_BINARY_SYMLINKS
+++ OC_BINARY_COPY=(kubectl)
+++ readonly OC_BINARY_COPY
+++ OS_BINARY_RELEASE_CLIENT_WINDOWS=(oc.exe README.md ./LICENSE)
+++ readonly OS_BINARY_RELEASE_CLIENT_WINDOWS
+++ OS_BINARY_RELEASE_CLIENT_MAC=(oc README.md ./LICENSE)
+++ readonly OS_BINARY_RELEASE_CLIENT_MAC
+++ OS_BINARY_RELEASE_CLIENT_LINUX=(./oc ./README.md ./LICENSE)
+++ readonly OS_BINARY_RELEASE_CLIENT_LINUX
+++ OS_BINARY_RELEASE_SERVER_LINUX=('./*')
+++ readonly OS_BINARY_RELEASE_SERVER_LINUX
+++ OS_BINARY_RELEASE_CLIENT_EXTRA=(${OS_ROOT}/README.md ${OS_ROOT}/LICENSE)
+++ readonly OS_BINARY_RELEASE_CLIENT_EXTRA
+++ readonly -f os::build::ldflags
+++ readonly -f os::util::list_go_src_files
+++ readonly -f os::util::list_go_src_dirs
+++ readonly -f os::util::list_test_packages_under
+++ readonly -f os::build::generate_windows_versioninfo
+++ readonly -f os::build::clean_windows_versioninfo
+++ OS_ALL_IMAGES=(openshift/origin openshift/origin-base openshift/origin-pod openshift/origin-deployer openshift/origin-docker-builder openshift/origin-keepalived-ipfailover openshift/origin-sti-builder openshift/origin-haproxy-router openshift/origin-f5-router openshift/origin-egress-router openshift/origin-egress-http-proxy openshift/origin-recycler openshift/origin-cluster-capacity openshift/origin-service-catalog openshift/origin-template-service-broker openshift/hello-openshift openshift/openvswitch openshift/node)
+++ readonly OS_ALL_IMAGES
+++ readonly -f os::build::images
++ unset library_files library_file init_source
++ os::log::stacktrace::install
++ set -o errtrace
++ export OS_USE_STACKTRACE=true
++ OS_USE_STACKTRACE=true
++ os::util::trap::init_err
++ trap -p ERR
++ grep -q os::util::trap::err_handler
++ trap 'os::util::trap::err_handler;' ERR
++ os::util::environment::update_path_var
++ local prefix
++ os::util::find::system_binary go
+++ os::build::host_platform
++++ go env GOHOSTOS
++++ go env GOHOSTARCH
+++ echo linux/amd64
++ prefix+=/data/src/github.com/openshift/origin/_output/local/bin/linux/amd64:
++ [[ -n /data ]]
++ prefix+=/data/bin:
++ PATH=/data/src/github.com/openshift/origin/_output/local/bin/linux/amd64:/data/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/origin/.local/bin:/home/origin/bin
++ export PATH
++ [[ -z '' ]]
++ [[ /tmp/tmp.GP3BWKSbyQ =~ .*\.sh ]]
++ os::util::environment::setup_tmpdir_vars shell
++ local sub_dir=shell
++ BASETMPDIR=/tmp/openshift/shell
++ export BASETMPDIR
++ VOLUME_DIR=/tmp/openshift/shell/volumes
++ export VOLUME_DIR
++ BASEOUTDIR=/data/src/github.com/openshift/origin/_output/scripts/shell
++ export BASEOUTDIR
++ LOG_DIR=/data/src/github.com/openshift/origin/_output/scripts/shell/logs
++ export LOG_DIR
++ ARTIFACT_DIR=/data/src/github.com/openshift/origin/_output/scripts/shell/artifacts
++ export ARTIFACT_DIR
++ FAKE_HOME_DIR=/data/src/github.com/openshift/origin/_output/scripts/shell/openshift.local.home
++ export FAKE_HOME_DIR
++ mkdir -p /data/src/github.com/openshift/origin/_output/scripts/shell/logs /tmp/openshift/shell/volumes /data/src/github.com/openshift/origin/_output/scripts/shell/artifacts /data/src/github.com/openshift/origin/_output/scripts/shell/openshift.local.home
++ export OS_TMP_ENV_SET=shell
++ OS_TMP_ENV_SET=shell
++ [[ -n '' ]]
+ os::build::rpm::get_nvra_vars
++ uname -i
+ OS_RPM_ARCHITECTURE=x86_64
+ os::build::version::get_vars
+ [[ -n '' ]]
+ os::build::version::git_vars
+ [[ -n '' ]]
+ os::build::version::kubernetes_vars
++ go run /data/src/github.com/openshift/origin/tools/godepversion/godepversion.go /data/src/github.com/openshift/origin/Godeps/Godeps.json k8s.io/kubernetes/pkg/api comment
+ KUBE_GIT_VERSION=v1.9.0-beta1
++ go run /data/src/github.com/openshift/origin/tools/godepversion/godepversion.go /data/src/github.com/openshift/origin/Godeps/Godeps.json k8s.io/kubernetes/pkg/api
+ KUBE_GIT_COMMIT=3258431
++ echo v1.9.0-beta1
++ sed 's/-\([0-9]\{1,\}\)-g\([0-9a-f]\{7,40\}\)$/\+\2/'
+ KUBE_GIT_VERSION=v1.9.0-beta1
+ [[ v1.9.0-beta1 =~ ^v([0-9]+)\.([0-9]+)(\.[0-9]+)*([-].*)?$ ]]
+ KUBE_GIT_MAJOR=1
+ KUBE_GIT_MINOR=9
+ [[ -n -beta1 ]]
+ KUBE_GIT_MINOR+=+
+ os::build::version::etcd_vars
++ go run /data/src/github.com/openshift/origin/tools/godepversion/godepversion.go /data/src/github.com/openshift/origin/Godeps/Godeps.json github.com/coreos/etcd/etcdserver comment
+ ETCD_GIT_VERSION=v3.2.8
++ go run /data/src/github.com/openshift/origin/tools/godepversion/godepversion.go /data/src/github.com/openshift/origin/Godeps/Godeps.json github.com/coreos/etcd/etcdserver
+ ETCD_GIT_COMMIT=e211fb6
+ git=(git --work-tree "${OS_ROOT}")
+ local git
+ [[ -z '' ]]
++ git --work-tree /data/src/github.com/openshift/origin log --merges --grep 'Merge version v.* of Service Catalog from https://github.com/openshift/service-catalog' --pretty=%s -1
+ summary_text='Merge version v0.1.3 of Service Catalog from https://github.com/openshift/service-catalog:v0.1.3+origin'
+ [[ Merge version v0.1.3 of Service Catalog from https://github.com/openshift/service-catalog:v0.1.3+origin =~ Merge[[:space:]]version[[:space:]](v.*)[[:space:]]of[[:space:]]Service[[:space:]]Catalog ]]
+ OS_GIT_CATALOG_VERSION=v0.1.3
++ git --work-tree /data/src/github.com/openshift/origin status --porcelain cmd/service-catalog
+ git_status=
+ [[ -n '' ]]
+ [[ -n '' ]]
++ git --work-tree /data/src/github.com/openshift/origin rev-parse --short 'HEAD^{commit}'
+ OS_GIT_COMMIT=9425ace
+ [[ -z '' ]]
++ git --work-tree /data/src/github.com/openshift/origin status --porcelain
+ git_status='?? ORIGIN_TAG'
+ [[ -z ?? ORIGIN_TAG ]]
+ OS_GIT_TREE_STATE=dirty
+ [[ -n '' ]]
++ git --work-tree /data/src/github.com/openshift/origin describe --long --tags --abbrev=7 --match 'v[0-9]*' '9425ace^{commit}'
+ OS_GIT_VERSION=v3.9.0-alpha.1-69-g9425ace
+ [[ v3.9.0-alpha.1-69-g9425ace =~ ^v([0-9]+)\.([0-9]+)\.([0-9]+)(\.[0-9]+)*([-].*)?$ ]]
+ OS_GIT_MAJOR=3
+ OS_GIT_MINOR=9
+ OS_GIT_PATCH=0
+ [[ -n -alpha.1-69-g9425ace ]]
+ OS_GIT_MINOR+=+
++ echo v3.9.0-alpha.1-69-g9425ace
++ sed 's/-\([0-9]\{1,\}\)-g\([0-9a-f]\{7,40\}\)$/\+\2-\1/'
+ OS_GIT_VERSION=v3.9.0-alpha.1+9425ace-69
++ echo v3.9.0-alpha.1+9425ace-69
++ sed 's/-0$//'
+ OS_GIT_VERSION=v3.9.0-alpha.1+9425ace-69
+ [[ dirty == \d\i\r\t\y ]]
+ OS_GIT_VERSION+=-dirty
+ [[ v3.9.0-alpha.1+9425ace-69-dirty =~ ^v([0-9](\.[0-9]+)*)(.*) ]]
+ OS_RPM_VERSION=3.9.0
+ metadata=-alpha.1+9425ace-69-dirty
+ [[ - == \+ ]]
+ [[ - == \- ]]
+ [[ -alpha.1+9425ace-69-dirty =~ ^-([^\+]+)\+([a-z0-9]{7,40})(-([0-9]+))?(-dirty)?$ ]]
+ pre_release=alpha.1
+ build_sha=9425ace
+ build_num=69
+ OS_RPM_RELEASE=0.alpha.1.69.9425ace
++ os::build::version::save_vars
++ cat
++ tr '\n' ' '
+ OS_RPM_GIT_VARS='OS_GIT_COMMIT='\''9425ace'\'' OS_GIT_TREE_STATE='\''dirty'\'' OS_GIT_VERSION='\''v3.9.0-alpha.1+9425ace-69-dirty'\'' OS_GIT_MAJOR='\''3'\'' OS_GIT_MINOR='\''9+'\'' OS_GIT_PATCH='\''0'\'' KUBE_GIT_COMMIT='\''3258431'\'' KUBE_GIT_VERSION='\''v1.9.0-beta1'\'' ETCD_GIT_VERSION='\''v3.2.8'\'' ETCD_GIT_COMMIT='\''e211fb6'\'' OS_GIT_CATALOG_VERSION='\''v0.1.3'\'' '
+ export OS_RPM_VERSION OS_RPM_RELEASE OS_RPM_ARCHITECTURE OS_RPM_GIT_VARS
+ echo -3.9.0-0.alpha.1.69.9425ace
+ source hack/lib/init.sh
++ set -o errexit
++ set -o nounset
++ set -o pipefail
+++ date +%s
++ OS_SCRIPT_START_TIME=1515459423
++ export OS_SCRIPT_START_TIME
++ readonly -f os::util::absolute_path
+++ dirname hack/lib/init.sh
++ init_source=hack/lib/../..
+++ os::util::absolute_path hack/lib/../..
+++ local relative_path=hack/lib/../..
+++ local absolute_path
+++ pushd hack/lib/../..
++++ pwd
+++ relative_path=/data/src/github.com/openshift/origin
+++ [[ -h /data/src/github.com/openshift/origin ]]
+++ absolute_path=/data/src/github.com/openshift/origin
+++ popd
+++ echo /data/src/github.com/openshift/origin
++ OS_ROOT=/data/src/github.com/openshift/origin
++ export OS_ROOT
++ cd /data/src/github.com/openshift/origin
+++ find /data/src/github.com/openshift/origin/hack/lib -type f -name '*.sh' -not -path '*/hack/lib/init.sh'
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/build/archive.sh
+++ readonly -f os::build::archive::name
+++ readonly -f os::build::archive::zip
+++ readonly -f os::build::archive::tar
+++ readonly -f os::build::archive::internal::is_hardlink_supported
+++ readonly -f os::build::archive::extract_tar
+++ readonly -f os::build::archive::detect_local_release_tars
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/build/binaries.sh
+++ readonly -f os::build::binaries_from_targets
+++ readonly -f os::build::host_platform
+++ readonly -f os::build::host_platform_friendly
+++ readonly -f os::build::platform_arch
+++ readonly -f os::build::setup_env
+++ readonly -f os::build::build_static_binaries
+++ readonly -f os::build::build_binaries
+++ readonly -f os::build::export_targets
+++ readonly -f os::build::place_bins
+++ readonly -f os::build::release_sha
+++ readonly -f os::build::make_openshift_binary_symlinks
+++ readonly -f os::build::ldflag
+++ readonly -f os::build::require_clean_tree
+++ readonly -f os::build::commit_range
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/build/environment.sh
+++ readonly -f os::build::environment::create
+++ readonly -f os::build::environment::release::workingdir
+++ readonly -f os::build::environment::cleanup
+++ readonly -f os::build::environment::start
+++ readonly -f os::build::environment::withsource
+++ readonly -f os::build::environment::volume_name
+++ readonly -f os::build::environment::remove_volume
+++ readonly -f os::build::environment::run
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/build/images.sh
+++ readonly -f os::build::image
+++ readonly -f os::build::image::internal::generic
+++ readonly -f os::build::image::internal::imagebuilder
+++ readonly -f os::build::image::internal::docker
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/build/release.sh
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/build/rpm.sh
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/build/version.sh
+++ readonly -f os::build::version::get_vars
+++ readonly -f os::build::version::git_vars
+++ readonly -f os::build::version::etcd_vars
+++ readonly -f os::build::version::kubernetes_vars
+++ readonly -f os::build::version::save_vars
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/cleanup.sh
+++ readonly -f os::cleanup::all
+++ readonly -f os::cleanup::dump_etcd
+++ readonly -f os::cleanup::internal::dump_etcd_v3
+++ readonly -f os::cleanup::prune_etcd
+++ readonly -f os::cleanup::containers
+++ readonly -f os::cleanup::dump_container_logs
+++ readonly -f os::cleanup::internal::list_our_containers
+++ readonly -f os::cleanup::internal::list_k8s_containers
+++ readonly -f os::cleanup::internal::list_containers
+++ readonly -f os::cleanup::tmpdir
+++ readonly -f os::cleanup::dump_events
+++ readonly -f os::cleanup::find_cache_alterations
+++ readonly -f os::cleanup::dump_pprof_output
+++ readonly -f os::cleanup::truncate_large_logs
+++ readonly -f os::cleanup::processes
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/cmd.sh
+++ readonly -f os::cmd::expect_success
+++ readonly -f os::cmd::expect_failure
+++ readonly -f os::cmd::expect_success_and_text
+++ readonly -f os::cmd::expect_failure_and_text
+++ readonly -f os::cmd::expect_success_and_not_text
+++ readonly -f os::cmd::expect_failure_and_not_text
+++ readonly -f os::cmd::expect_code
+++ readonly -f os::cmd::expect_code_and_text
+++ readonly -f os::cmd::expect_code_and_not_text
+++ millisecond=1
+++ second=1000
+++ minute=60000
+++ readonly -f os::cmd::try_until_success
+++ readonly -f os::cmd::try_until_failure
+++ readonly -f os::cmd::try_until_text
+++ readonly -f os::cmd::try_until_text
+++ os_cmd_internal_tmpdir=/tmp/openshift
+++ os_cmd_internal_tmpout=/tmp/openshift/tmp_stdout.log
+++ os_cmd_internal_tmperr=/tmp/openshift/tmp_stderr.log
+++ readonly -f os::cmd::internal::expect_exit_code_run_grep
+++ readonly -f os::cmd::internal::init_tempdir
+++ readonly -f os::cmd::internal::describe_call
+++ readonly -f os::cmd::internal::determine_caller
+++ readonly -f os::cmd::internal::describe_expectation
+++ readonly -f os::cmd::internal::seconds_since_epoch
+++ readonly -f os::cmd::internal::run_collecting_output
+++ readonly -f os::cmd::internal::success_func
+++ readonly -f os::cmd::internal::failure_func
+++ readonly -f os::cmd::internal::specific_code_func
+++ readonly -f os::cmd::internal::get_results
+++ readonly -f os::cmd::internal::get_last_results
+++ readonly -f os::cmd::internal::mark_attempt
+++ readonly -f os::cmd::internal::compress_output
+++ readonly -f os::cmd::internal::print_results
+++ readonly -f os::cmd::internal::assemble_causes
+++ readonly -f os::cmd::internal::run_until_exit_code
+++ readonly -f os::cmd::internal::run_until_text
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/log/output.sh
+++ readonly -f os::log::info
+++ readonly -f os::log::warning
+++ readonly -f os::log::error
+++ readonly -f os::log::fatal
+++ readonly -f os::log::debug
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/log/stacktrace.sh
+++ readonly -f os::log::stacktrace::install
+++ readonly -f os::log::stacktrace::print
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/log/system.sh
+++ readonly -f os::log::system::install_cleanup
+++ readonly -f os::log::system::clean_up
+++ readonly -f os::log::system::internal::prune_datafile
+++ readonly -f os::log::system::internal::plot
+++ readonly -f os::log::system::start
+++ readonly -f os::log::system::internal::run
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/start.sh
+++ readonly -f os::start::configure_server
+++ readonly -f os::start::internal::create_master_certs
+++ readonly -f os::start::internal::configure_node
+++ readonly -f os::start::internal::configure_master
+++ readonly -f os::start::internal::patch_master_config
+++ readonly -f os::start::server
+++ readonly -f os::start::master
+++ readonly -f os::start::all_in_one
+++ readonly -f os::start::etcd
+++ readonly -f os::start::api_server
+++ readonly -f os::start::controllers
+++ readonly -f os::start::internal::start_node
+++ readonly -f os::start::internal::openshift_executable
+++ readonly -f os::start::internal::determine_hostnames
+++ readonly -f os::start::router
+++ readonly -f os::start::registry
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/test/junit.sh
+++ readonly -f os::test::junit::declare_suite_start
+++ readonly -f os::test::junit::declare_suite_end
+++ readonly -f os::test::junit::declare_test_start
+++ readonly -f os::test::junit::declare_test_end
+++ readonly -f os::test::junit::check_test_counters
+++ readonly -f os::test::junit::reconcile_output
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/util/docs.sh
+++ readonly -f generate_manual_pages
+++ readonly -f generate_documentation
+++ readonly -f os::util::gen-docs
+++ readonly -f os::util::set-man-placeholder
+++ readonly -f os::util::set-docs-placeholder
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/util/ensure.sh
+++ readonly -f os::util::ensure::system_binary_exists
+++ readonly -f os::util::ensure::built_binary_exists
+++ readonly -f os::util::ensure::gopath_binary_exists
+++ readonly -f os::util::ensure::iptables_privileges_exist
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/util/environment.sh
+++ readonly -f os::util::environment::use_sudo
+++ readonly -f os::util::environment::setup_time_vars
+++ readonly -f os::util::environment::setup_all_server_vars
+++ readonly -f os::util::environment::update_path_var
+++ readonly -f os::util::environment::setup_tmpdir_vars
+++ readonly -f os::util::environment::setup_kubelet_vars
+++ readonly -f os::util::environment::setup_etcd_vars
+++ readonly -f os::util::environment::setup_server_vars
+++ readonly -f os::util::environment::setup_images_vars
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/util/find.sh
+++ readonly -f os::util::find::system_binary
+++ readonly -f os::util::find::built_binary
+++ readonly -f os::util::find::gopath_binary
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/util/golang.sh
+++ readonly -f os::golang::verify_go_version
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/util/misc.sh
+++ readonly -f os::util::describe_return_code
+++ readonly -f os::util::install_describe_return_code
+++ [[ -z '' ]]
++++ pwd
+++ OS_ORIGINAL_WD=/data/src/github.com/openshift/origin
+++ readonly OS_ORIGINAL_WD
+++ export OS_ORIGINAL_WD
+++ readonly -f os::util::repository_relative_path
+++ readonly -f os::util::format_seconds
+++ readonly -f os::util::sed
+++ readonly -f os::util::base64decode
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/util/text.sh
+++ readonly -f os::text::reset
+++ readonly -f os::text::bold
+++ readonly -f os::text::red
+++ readonly -f os::text::green
+++ readonly -f os::text::blue
+++ readonly -f os::text::yellow
+++ readonly -f os::text::clear_last_line
+++ readonly -f os::text::internal::is_tty
+++ readonly -f os::text::print_bold
+++ readonly -f os::text::print_red
+++ readonly -f os::text::print_red_bold
+++ readonly -f os::text::print_green
+++ readonly -f os::text::print_green_bold
+++ readonly -f os::text::print_blue
+++ readonly -f os::text::print_blue_bold
+++ readonly -f os::text::print_yellow
+++ readonly -f os::text::print_yellow_bold
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/util/trap.sh
+++ readonly -f os::util::trap::init_err
+++ readonly -f os::util::trap::init_exit
+++ readonly -f os::util::trap::err_handler
+++ readonly -f os::util::trap::exit_handler
++ for library_file in '$( find "${OS_ROOT}/hack/lib" -type f -name '\''*.sh'\'' -not -path '\''*/hack/lib/init.sh'\'' )'
++ source /data/src/github.com/openshift/origin/hack/lib/constants.sh
+++ readonly OS_GO_PACKAGE=github.com/openshift/origin
+++ OS_GO_PACKAGE=github.com/openshift/origin
+++ readonly OS_BUILD_ENV_GOLANG=1.9
+++ OS_BUILD_ENV_GOLANG=1.9
+++ readonly OS_BUILD_ENV_IMAGE=openshift/origin-release:golang-1.9
+++ OS_BUILD_ENV_IMAGE=openshift/origin-release:golang-1.9
+++ readonly OS_REQUIRED_GO_VERSION=go1.9
+++ OS_REQUIRED_GO_VERSION=go1.9
+++ readonly 'OS_GOFLAGS_TAGS=include_gcs include_oss containers_image_openpgp'
+++ OS_GOFLAGS_TAGS='include_gcs include_oss containers_image_openpgp'
+++ readonly OS_GOFLAGS_TAGS_LINUX_AMD64=gssapi
+++ OS_GOFLAGS_TAGS_LINUX_AMD64=gssapi
+++ readonly OS_GOFLAGS_TAGS_LINUX_S390X=gssapi
+++ OS_GOFLAGS_TAGS_LINUX_S390X=gssapi
+++ readonly OS_GOFLAGS_TAGS_LINUX_ARM64=gssapi
+++ OS_GOFLAGS_TAGS_LINUX_ARM64=gssapi
+++ readonly OS_GOFLAGS_TAGS_LINUX_PPC64LE=gssapi
+++ OS_GOFLAGS_TAGS_LINUX_PPC64LE=gssapi
+++ readonly OS_OUTPUT_BASEPATH=_output
+++ OS_OUTPUT_BASEPATH=_output
+++ readonly OS_BASE_OUTPUT=/data/src/github.com/openshift/origin/_output
+++ OS_BASE_OUTPUT=/data/src/github.com/openshift/origin/_output
+++ readonly OS_OUTPUT_SCRIPTPATH=/data/src/github.com/openshift/origin/_output/scripts
+++ OS_OUTPUT_SCRIPTPATH=/data/src/github.com/openshift/origin/_output/scripts
+++ readonly OS_OUTPUT_SUBPATH=_output/local
+++ OS_OUTPUT_SUBPATH=_output/local
+++ readonly OS_OUTPUT=/data/src/github.com/openshift/origin/_output/local
+++ OS_OUTPUT=/data/src/github.com/openshift/origin/_output/local
+++ readonly OS_OUTPUT_RELEASEPATH=/data/src/github.com/openshift/origin/_output/local/releases
+++ OS_OUTPUT_RELEASEPATH=/data/src/github.com/openshift/origin/_output/local/releases
+++ readonly OS_OUTPUT_RPMPATH=/data/src/github.com/openshift/origin/_output/local/releases/rpms
+++ OS_OUTPUT_RPMPATH=/data/src/github.com/openshift/origin/_output/local/releases/rpms
+++ readonly OS_OUTPUT_BINPATH=/data/src/github.com/openshift/origin/_output/local/bin
+++ OS_OUTPUT_BINPATH=/data/src/github.com/openshift/origin/_output/local/bin
+++ readonly OS_OUTPUT_PKGDIR=/data/src/github.com/openshift/origin/_output/local/pkgdir
+++ OS_OUTPUT_PKGDIR=/data/src/github.com/openshift/origin/_output/local/pkgdir
+++ OS_SDN_COMPILE_TARGETS_LINUX=(pkg/network/sdn-cni-plugin vendor/github.com/containernetworking/plugins/plugins/ipam/host-local vendor/github.com/containernetworking/plugins/plugins/main/loopback)
+++ readonly OS_SDN_COMPILE_TARGETS_LINUX
+++ OS_IMAGE_COMPILE_TARGETS_LINUX=("${OS_SDN_COMPILE_TARGETS_LINUX[@]}")
+++ readonly OS_IMAGE_COMPILE_TARGETS_LINUX
+++ OS_SCRATCH_IMAGE_COMPILE_TARGETS_LINUX=(images/pod examples/hello-openshift)
+++ readonly OS_SCRATCH_IMAGE_COMPILE_TARGETS_LINUX
+++ OS_IMAGE_COMPILE_BINARIES=("${OS_SCRATCH_IMAGE_COMPILE_TARGETS_LINUX[@]##*/}" "${OS_IMAGE_COMPILE_TARGETS_LINUX[@]##*/}")
+++ readonly OS_IMAGE_COMPILE_BINARIES
+++ OS_CROSS_COMPILE_TARGETS=(cmd/openshift cmd/oc cmd/oadm cmd/openshift-diagnostics cmd/template-service-broker vendor/k8s.io/kubernetes/cmd/hyperkube)
+++ readonly OS_CROSS_COMPILE_TARGETS
+++ OS_CROSS_COMPILE_BINARIES=("${OS_CROSS_COMPILE_TARGETS[@]##*/}")
+++ readonly OS_CROSS_COMPILE_BINARIES
+++ OS_TEST_TARGETS=(test/extended/extended.test)
+++ readonly OS_TEST_TARGETS
+++ OS_GOVET_BLACKLIST=("pkg/.*/generated/internalclientset/fake/clientset_generated.go:[0-9]+: literal copies lock value from fakePtr: github.com/openshift/origin/vendor/k8s.io/client-go/testing.Fake" "pkg/.*/generated/clientset/fake/clientset_generated.go:[0-9]+: literal copies lock value from fakePtr: github.com/openshift/origin/vendor/k8s.io/client-go/testing.Fake" "pkg/build/vendor/github.com/docker/engine-api/client/hijack.go:[0-9]+: assignment copies lock value to c: crypto/tls.Config contains sync.Once contains sync.Mutex" "cmd/cluster-capacity/.*" "pkg/build/builder/vendor/.*")
+++ readonly OS_GOVET_BLACKLIST
+++ OPENSHIFT_BINARY_SYMLINKS=(openshift-router openshift-deploy openshift-recycle openshift-sti-build openshift-docker-build openshift-git-clone openshift-manage-dockerfile openshift-extract-image-content origin)
+++ readonly OPENSHIFT_BINARY_SYMLINKS
+++ OC_BINARY_COPY=(kubectl)
+++ readonly OC_BINARY_COPY
+++ OS_BINARY_RELEASE_CLIENT_WINDOWS=(oc.exe README.md ./LICENSE)
+++ readonly OS_BINARY_RELEASE_CLIENT_WINDOWS
+++ OS_BINARY_RELEASE_CLIENT_MAC=(oc README.md ./LICENSE)
+++ readonly OS_BINARY_RELEASE_CLIENT_MAC
+++ OS_BINARY_RELEASE_CLIENT_LINUX=(./oc ./README.md ./LICENSE)
+++ readonly OS_BINARY_RELEASE_CLIENT_LINUX
+++ OS_BINARY_RELEASE_SERVER_LINUX=('./*')
+++ readonly OS_BINARY_RELEASE_SERVER_LINUX
+++ OS_BINARY_RELEASE_CLIENT_EXTRA=(${OS_ROOT}/README.md ${OS_ROOT}/LICENSE)
+++ readonly OS_BINARY_RELEASE_CLIENT_EXTRA
+++ readonly -f os::build::ldflags
+++ readonly -f os::util::list_go_src_files
+++ readonly -f os::util::list_go_src_dirs
+++ readonly -f os::util::list_test_packages_under
+++ readonly -f os::build::generate_windows_versioninfo
+++ readonly -f os::build::clean_windows_versioninfo
+++ OS_ALL_IMAGES=(openshift/origin openshift/origin-base openshift/origin-pod openshift/origin-deployer openshift/origin-docker-builder openshift/origin-keepalived-ipfailover openshift/origin-sti-builder openshift/origin-haproxy-router openshift/origin-f5-router openshift/origin-egress-router openshift/origin-egress-http-proxy openshift/origin-recycler openshift/origin-cluster-capacity openshift/origin-service-catalog openshift/origin-template-service-broker openshift/hello-openshift openshift/openvswitch openshift/node)
+++ readonly OS_ALL_IMAGES
+++ readonly -f os::build::images
++ unset library_files library_file init_source
++ os::log::stacktrace::install
++ set -o errtrace
++ export OS_USE_STACKTRACE=true
++ OS_USE_STACKTRACE=true
++ os::util::trap::init_err
++ trap -p ERR
++ grep -q os::util::trap::err_handler
++ trap 'os::util::trap::err_handler;' ERR
++ os::util::environment::update_path_var
++ local prefix
++ os::util::find::system_binary go
+++ os::build::host_platform
++++ go env GOHOSTOS
++++ go env GOHOSTARCH
+++ echo linux/amd64
++ prefix+=/data/src/github.com/openshift/origin/_output/local/bin/linux/amd64:
++ [[ -n /data ]]
++ prefix+=/data/bin:
++ PATH=/data/src/github.com/openshift/origin/_output/local/bin/linux/amd64:/data/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/origin/.local/bin:/home/origin/bin
++ export PATH
++ [[ -z '' ]]
++ [[ /tmp/tmp.GP3BWKSbyQ =~ .*\.sh ]]
++ os::util::environment::setup_tmpdir_vars shell
++ local sub_dir=shell
++ BASETMPDIR=/tmp/openshift/shell
++ export BASETMPDIR
++ VOLUME_DIR=/tmp/openshift/shell/volumes
++ export VOLUME_DIR
++ BASEOUTDIR=/data/src/github.com/openshift/origin/_output/scripts/shell
++ export BASEOUTDIR
++ LOG_DIR=/data/src/github.com/openshift/origin/_output/scripts/shell/logs
++ export LOG_DIR
++ ARTIFACT_DIR=/data/src/github.com/openshift/origin/_output/scripts/shell/artifacts
++ export ARTIFACT_DIR
++ FAKE_HOME_DIR=/data/src/github.com/openshift/origin/_output/scripts/shell/openshift.local.home
++ export FAKE_HOME_DIR
++ mkdir -p /data/src/github.com/openshift/origin/_output/scripts/shell/logs /tmp/openshift/shell/volumes /data/src/github.com/openshift/origin/_output/scripts/shell/artifacts /data/src/github.com/openshift/origin/_output/scripts/shell/openshift.local.home
++ export OS_TMP_ENV_SET=shell
++ OS_TMP_ENV_SET=shell
++ [[ -n '' ]]
+ os::build::rpm::get_nvra_vars
++ uname -i
+ OS_RPM_ARCHITECTURE=x86_64
+ os::build::version::get_vars
+ [[ -n '' ]]
+ os::build::version::git_vars
+ [[ -n '' ]]
+ os::build::version::kubernetes_vars
++ go run /data/src/github.com/openshift/origin/tools/godepversion/godepversion.go /data/src/github.com/openshift/origin/Godeps/Godeps.json k8s.io/kubernetes/pkg/api comment
+ KUBE_GIT_VERSION=v1.9.0-beta1
++ go run /data/src/github.com/openshift/origin/tools/godepversion/godepversion.go /data/src/github.com/openshift/origin/Godeps/Godeps.json k8s.io/kubernetes/pkg/api
+ KUBE_GIT_COMMIT=3258431
++ echo v1.9.0-beta1
++ sed 's/-\([0-9]\{1,\}\)-g\([0-9a-f]\{7,40\}\)$/\+\2/'
+ KUBE_GIT_VERSION=v1.9.0-beta1
+ [[ v1.9.0-beta1 =~ ^v([0-9]+)\.([0-9]+)(\.[0-9]+)*([-].*)?$ ]]
+ KUBE_GIT_MAJOR=1
+ KUBE_GIT_MINOR=9
+ [[ -n -beta1 ]]
+ KUBE_GIT_MINOR+=+
+ os::build::version::etcd_vars
++ go run /data/src/github.com/openshift/origin/tools/godepversion/godepversion.go /data/src/github.com/openshift/origin/Godeps/Godeps.json github.com/coreos/etcd/etcdserver comment
+ ETCD_GIT_VERSION=v3.2.8
++ go run /data/src/github.com/openshift/origin/tools/godepversion/godepversion.go /data/src/github.com/openshift/origin/Godeps/Godeps.json github.com/coreos/etcd/etcdserver
+ ETCD_GIT_COMMIT=e211fb6
+ git=(git --work-tree "${OS_ROOT}")
+ local git
+ [[ -z '' ]]
++ git --work-tree /data/src/github.com/openshift/origin log --merges --grep 'Merge version v.* of Service Catalog from https://github.com/openshift/service-catalog' --pretty=%s -1
+ summary_text='Merge version v0.1.3 of Service Catalog from https://github.com/openshift/service-catalog:v0.1.3+origin'
+ [[ Merge version v0.1.3 of Service Catalog from https://github.com/openshift/service-catalog:v0.1.3+origin =~ Merge[[:space:]]version[[:space:]](v.*)[[:space:]]of[[:space:]]Service[[:space:]]Catalog ]]
+ OS_GIT_CATALOG_VERSION=v0.1.3
++ git --work-tree /data/src/github.com/openshift/origin status --porcelain cmd/service-catalog
+ git_status=
+ [[ -n '' ]]
+ [[ -n '' ]]
++ git --work-tree /data/src/github.com/openshift/origin rev-parse --short 'HEAD^{commit}'
+ OS_GIT_COMMIT=9425ace
+ [[ -z '' ]]
++ git --work-tree /data/src/github.com/openshift/origin status --porcelain
+ git_status='?? ORIGIN_TAG'
+ [[ -z ?? ORIGIN_TAG ]]
+ OS_GIT_TREE_STATE=dirty
+ [[ -n '' ]]
++ git --work-tree /data/src/github.com/openshift/origin describe --long --tags --abbrev=7 --match 'v[0-9]*' '9425ace^{commit}'
+ OS_GIT_VERSION=v3.9.0-alpha.1-69-g9425ace
+ [[ v3.9.0-alpha.1-69-g9425ace =~ ^v([0-9]+)\.([0-9]+)\.([0-9]+)(\.[0-9]+)*([-].*)?$ ]]
+ OS_GIT_MAJOR=3
+ OS_GIT_MINOR=9
+ OS_GIT_PATCH=0
+ [[ -n -alpha.1-69-g9425ace ]]
+ OS_GIT_MINOR+=+
++ echo v3.9.0-alpha.1-69-g9425ace
++ sed 's/-\([0-9]\{1,\}\)-g\([0-9a-f]\{7,40\}\)$/\+\2-\1/'
+ OS_GIT_VERSION=v3.9.0-alpha.1+9425ace-69
++ echo v3.9.0-alpha.1+9425ace-69
++ sed 's/-0$//'
+ OS_GIT_VERSION=v3.9.0-alpha.1+9425ace-69
+ [[ dirty == \d\i\r\t\y ]]
+ OS_GIT_VERSION+=-dirty
+ [[ v3.9.0-alpha.1+9425ace-69-dirty =~ ^v([0-9](\.[0-9]+)*)(.*) ]]
+ OS_RPM_VERSION=3.9.0
+ metadata=-alpha.1+9425ace-69-dirty
+ [[ - == \+ ]]
+ [[ - == \- ]]
+ [[ -alpha.1+9425ace-69-dirty =~ ^-([^\+]+)\+([a-z0-9]{7,40})(-([0-9]+))?(-dirty)?$ ]]
+ pre_release=alpha.1
+ build_sha=9425ace
+ build_num=69
+ OS_RPM_RELEASE=0.alpha.1.69.9425ace
++ os::build::version::save_vars
++ cat
++ tr '\n' ' '
+ OS_RPM_GIT_VARS='OS_GIT_COMMIT='\''9425ace'\'' OS_GIT_TREE_STATE='\''dirty'\'' OS_GIT_VERSION='\''v3.9.0-alpha.1+9425ace-69-dirty'\'' OS_GIT_MAJOR='\''3'\'' OS_GIT_MINOR='\''9+'\'' OS_GIT_PATCH='\''0'\'' KUBE_GIT_COMMIT='\''3258431'\'' KUBE_GIT_VERSION='\''v1.9.0-beta1'\'' ETCD_GIT_VERSION='\''v3.2.8'\'' ETCD_GIT_COMMIT='\''e211fb6'\'' OS_GIT_CATALOG_VERSION='\''v0.1.3'\'' '
+ export OS_RPM_VERSION OS_RPM_RELEASE OS_RPM_ARCHITECTURE OS_RPM_GIT_VARS
+ echo 3.9+
+ sed s/+//
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: DETERMINE THE RELEASE COMMIT FOR ORIGIN IMAGES AND VERSION FOR RPMS [00h 00m 08s] ##########
[workspace] $ /bin/bash /tmp/jenkins489968906607573877.sh
########## STARTING STAGE: BUILD THE IMAGE REGISTRY CONTAINER IMAGE ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ export PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ mktemp
+ script=/tmp/tmp.FXNtxtAkJD
+ cat
+ chmod +x /tmp/tmp.FXNtxtAkJD
+ scp -F ./.config/origin-ci-tool/inventory/.ssh_config /tmp/tmp.FXNtxtAkJD openshiftdevel:/tmp/tmp.FXNtxtAkJD
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config -t openshiftdevel 'bash -l -c "timeout 3600 /tmp/tmp.FXNtxtAkJD"'
+ cd /data/src/github.com/openshift/image-registry
+ [[ master == \m\a\s\t\e\r ]]
+ make build-images
OS_ONLY_BUILD_PLATFORMS='linux/amd64' hack/build-rpms.sh
[INFO] Building release RPMs for /data/src/github.com/openshift/image-registry/image-registry.spec ...
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hvUYzB
+ umask 022
+ cd /tmp/openshift/build-rpms/rpm/BUILD
+ cd /tmp/openshift/build-rpms/rpm/BUILD
+ rm -rf origin-dockerregistry-3.9.0
+ /usr/bin/gzip -dc /tmp/openshift/build-rpms/rpm/SOURCES/origin-dockerregistry-3.9.0.tar.gz
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd origin-dockerregistry-3.9.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WldgF9
+ umask 022
+ cd /tmp/openshift/build-rpms/rpm/BUILD
+ cd origin-dockerregistry-3.9.0
+ BUILD_PLATFORM=linux/amd64
+ OS_ONLY_BUILD_PLATFORMS=linux/amd64
+ OS_GIT_COMMIT=6704b49
+ OS_GIT_TREE_STATE=clean
+ OS_GIT_VERSION=v3.9.0-alpha.1+6704b49-26
+ OS_GIT_MAJOR=3
+ OS_GIT_MINOR=9+
+ OS_GIT_PATCH=0
+ make build-cross
make[1]: Entering directory `/tmp/openshift/build-rpms/rpm/BUILD/origin-dockerregistry-3.9.0'
hack/build-cross.sh
++ Building go targets for linux/amd64: cmd/dockerregistry
hack/build-cross.sh took 60 seconds
make[1]: Leaving directory `/tmp/openshift/build-rpms/rpm/BUILD/origin-dockerregistry-3.9.0'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pWMQP9
+ umask 022
+ cd /tmp/openshift/build-rpms/rpm/BUILD
+ '[' /tmp/openshift/build-rpms/rpm/BUILDROOT/origin-dockerregistry-3.9.0-0.alpha.1.26.6704b49.x86_64 '!=' / ']'
+ rm -rf /tmp/openshift/build-rpms/rpm/BUILDROOT/origin-dockerregistry-3.9.0-0.alpha.1.26.6704b49.x86_64
++ dirname /tmp/openshift/build-rpms/rpm/BUILDROOT/origin-dockerregistry-3.9.0-0.alpha.1.26.6704b49.x86_64
+ mkdir -p /tmp/openshift/build-rpms/rpm/BUILDROOT
+ mkdir /tmp/openshift/build-rpms/rpm/BUILDROOT/origin-dockerregistry-3.9.0-0.alpha.1.26.6704b49.x86_64
+ cd origin-dockerregistry-3.9.0
++ go env GOHOSTOS
++ go env GOHOSTARCH
+ PLATFORM=linux/amd64
+ install -d /tmp/openshift/build-rpms/rpm/BUILDROOT/origin-dockerregistry-3.9.0-0.alpha.1.26.6704b49.x86_64/usr/bin
+++ INSTALLING dockerregistry
+ for bin in dockerregistry
+ echo '+++ INSTALLING dockerregistry'
+ install -p -m 755 _output/local/bin/linux/amd64/dockerregistry /tmp/openshift/build-rpms/rpm/BUILDROOT/origin-dockerregistry-3.9.0-0.alpha.1.26.6704b49.x86_64/usr/bin/dockerregistry
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/brp-compress
Processing files: origin-dockerregistry-3.9.0-0.alpha.1.26.6704b49.el7.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IVktta
+ umask 022
+ cd /tmp/openshift/build-rpms/rpm/BUILD
+ cd origin-dockerregistry-3.9.0
+ DOCDIR=/tmp/openshift/build-rpms/rpm/BUILDROOT/origin-dockerregistry-3.9.0-0.alpha.1.26.6704b49.x86_64/usr/share/doc/origin-dockerregistry-3.9.0
+ export DOCDIR
+ /usr/bin/mkdir -p /tmp/openshift/build-rpms/rpm/BUILDROOT/origin-dockerregistry-3.9.0-0.alpha.1.26.6704b49.x86_64/usr/share/doc/origin-dockerregistry-3.9.0
+ cp -pr README.md /tmp/openshift/build-rpms/rpm/BUILDROOT/origin-dockerregistry-3.9.0-0.alpha.1.26.6704b49.x86_64/usr/share/doc/origin-dockerregistry-3.9.0
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.51fX7a
+ umask 022
+ cd /tmp/openshift/build-rpms/rpm/BUILD
+ cd origin-dockerregistry-3.9.0
+ LICENSEDIR=/tmp/openshift/build-rpms/rpm/BUILDROOT/origin-dockerregistry-3.9.0-0.alpha.1.26.6704b49.x86_64/usr/share/licenses/origin-dockerregistry-3.9.0
+ export LICENSEDIR
+ /usr/bin/mkdir -p /tmp/openshift/build-rpms/rpm/BUILDROOT/origin-dockerregistry-3.9.0-0.alpha.1.26.6704b49.x86_64/usr/share/licenses/origin-dockerregistry-3.9.0
+ cp -pr LICENSE /tmp/openshift/build-rpms/rpm/BUILDROOT/origin-dockerregistry-3.9.0-0.alpha.1.26.6704b49.x86_64/usr/share/licenses/origin-dockerregistry-3.9.0
+ exit 0
Provides: origin-dockerregistry = 3.9.0-0.alpha.1.26.6704b49.el7 origin-dockerregistry(x86-64) = 3.9.0-0.alpha.1.26.6704b49.el7
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): /bin/sh
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/openshift/build-rpms/rpm/BUILDROOT/origin-dockerregistry-3.9.0-0.alpha.1.26.6704b49.x86_64
Wrote: /tmp/openshift/build-rpms/rpm/RPMS/x86_64/origin-dockerregistry-3.9.0-0.alpha.1.26.6704b49.el7.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WYd0Kq
+ umask 022
+ cd /tmp/openshift/build-rpms/rpm/BUILD
+ cd origin-dockerregistry-3.9.0
+ /usr/bin/rm -rf /tmp/openshift/build-rpms/rpm/BUILDROOT/origin-dockerregistry-3.9.0-0.alpha.1.26.6704b49.x86_64
+ exit 0
make[1]: Entering directory `/data/src/github.com/openshift/image-registry'
rm -rf _output
make[1]: Leaving directory `/data/src/github.com/openshift/image-registry'
Spawning worker 0 with 1 pkgs
Spawning worker 1 with 0 pkgs
Spawning worker 2 with 0 pkgs
Spawning worker 3 with 0 pkgs
Workers Finished
Saving Primary metadata
Saving file lists metadata
Saving other metadata
Generating sqlite DBs
Sqlite DBs complete
[INFO] Repository file for `yum` or `dnf` placed at /data/src/github.com/openshift/image-registry/_output/local/releases/rpms/local-release.repo
[INFO] Install it with:
[INFO] $ mv '/data/src/github.com/openshift/image-registry/_output/local/releases/rpms/local-release.repo' '/etc/yum.repos.d
[INFO] hack/build-rpms.sh exited with code 0 after 00h 01m 41s
hack/build-images.sh
[openshift/origin-docker-registry] --> FROM openshift/origin-base
[openshift/origin-docker-registry] --> RUN INSTALL_PKGS="origin-dockerregistry" && yum --enablerepo=origin-local-release install -y ${INSTALL_PKGS} && rpm -V ${INSTALL_PKGS} && yum clean all
[openshift/origin-docker-registry] Loaded plugins: fastestmirror, ovl
[openshift/origin-docker-registry] Determining fastest mirrors
[openshift/origin-docker-registry] * base: mirror.umd.edu
[openshift/origin-docker-registry] * extras: mirror.cisp.com
[openshift/origin-docker-registry] * updates: centos.aol.com
[openshift/origin-docker-registry] Resolving Dependencies
[openshift/origin-docker-registry] --> Running transaction check
[openshift/origin-docker-registry] ---> Package origin-dockerregistry.x86_64 0:3.9.0-0.alpha.1.26.6704b49.el7 will be installed
[openshift/origin-docker-registry] --> Finished Dependency Resolution
[openshift/origin-docker-registry] Dependencies Resolved
[openshift/origin-docker-registry] ================================================================================
[openshift/origin-docker-registry] Package Arch Version Repository Size
[openshift/origin-docker-registry] ================================================================================
[openshift/origin-docker-registry] Installing:
[openshift/origin-docker-registry] origin-dockerregistry
[openshift/origin-docker-registry] x86_64 3.9.0-0.alpha.1.26.6704b49.el7 origin-local-release 11 M
[openshift/origin-docker-registry] Transaction Summary
[openshift/origin-docker-registry] ================================================================================
[openshift/origin-docker-registry] Install 1 Package
[openshift/origin-docker-registry] Total download size: 11 M
[openshift/origin-docker-registry] Installed size: 65 M
[openshift/origin-docker-registry] Downloading packages:
[openshift/origin-docker-registry] Running transaction check
[openshift/origin-docker-registry] Running transaction test
[openshift/origin-docker-registry] Transaction test succeeded
[openshift/origin-docker-registry] Running transaction
[openshift/origin-docker-registry] Installing : origin-dockerregistry-3.9.0-0.alpha.1.26.6704b49.el7.x86_6 1/1
[openshift/origin-docker-registry] Verifying : origin-dockerregistry-3.9.0-0.alpha.1.26.6704b49.el7.x86_6 1/1
[openshift/origin-docker-registry] Installed:
[openshift/origin-docker-registry] origin-dockerregistry.x86_64 0:3.9.0-0.alpha.1.26.6704b49.el7
[openshift/origin-docker-registry] Complete!
[openshift/origin-docker-registry] Loaded plugins: fastestmirror, ovl
[openshift/origin-docker-registry] Cleaning repos: base cbs-paas7-openshift-multiarch-el7-build
[openshift/origin-docker-registry] : centos-ceph-luminous extras updates
[openshift/origin-docker-registry] Cleaning up everything
[openshift/origin-docker-registry] Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
[openshift/origin-docker-registry] Cleaning up list of fastest mirrors
[openshift/origin-docker-registry] --> COPY config.yml ${REGISTRY_CONFIGURATION_PATH}
[openshift/origin-docker-registry] --> LABEL io.k8s.display-name="OpenShift Container Platform Image Registry" io.k8s.description="This is a component of OpenShift Container Platform and exposes a Docker registry that is integrated with the cluster for authentication and management." io.openshift.tags="openshift,docker,registry"
[openshift/origin-docker-registry] --> USER 1001
[openshift/origin-docker-registry] --> EXPOSE 5000
[openshift/origin-docker-registry] --> VOLUME /registry
[openshift/origin-docker-registry] --> ENV REGISTRY_CONFIGURATION_PATH=/config.yml
[openshift/origin-docker-registry] --> CMD /usr/bin/dockerregistry ${REGISTRY_CONFIGURATION_PATH}
[openshift/origin-docker-registry] --> Committing changes to openshift/origin-docker-registry:6704b49 ...
[openshift/origin-docker-registry] --> Tagged as openshift/origin-docker-registry:latest
[openshift/origin-docker-registry] --> Done
[INFO] hack/build-images.sh exited with code 0 after 00h 00m 25s
++ cat /data/src/github.com/openshift/aos-cd-jobs/ORIGIN_COMMIT
+ docker tag openshift/origin-docker-registry:latest openshift/origin-docker-registry:9425ace
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: BUILD THE IMAGE REGISTRY CONTAINER IMAGE [00h 02m 07s] ##########
[workspace] $ /bin/bash /tmp/jenkins310514163976563986.sh
########## STARTING STAGE: BUILD THE KUBERNETES METRICS SERVER CONTAINER IMAGE ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ export PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ mktemp
+ script=/tmp/tmp.O2SwNznIMF
+ cat
+ chmod +x /tmp/tmp.O2SwNznIMF
+ scp -F ./.config/origin-ci-tool/inventory/.ssh_config /tmp/tmp.O2SwNznIMF openshiftdevel:/tmp/tmp.O2SwNznIMF
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config -t openshiftdevel 'bash -l -c "timeout 3600 /tmp/tmp.O2SwNznIMF"'
+ cd /data/src/github.com/openshift/kubernetes-metrics-server
+ [[ master == \m\a\s\t\e\r ]]
+ make build-images
OS_ONLY_BUILD_PLATFORMS='linux/amd64' hack/build-rpms.sh
[INFO] Building release RPMs for /data/src/github.com/openshift/kubernetes-metrics-server/metrics-server.spec ...
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.h7bw5g
+ umask 022
+ cd /tmp/openshift/build-rpms/rpm/BUILD
+ cd /tmp/openshift/build-rpms/rpm/BUILD
+ rm -rf origin-metrics-server-3.9.0
+ /usr/bin/gzip -dc /tmp/openshift/build-rpms/rpm/SOURCES/origin-metrics-server-3.9.0.tar.gz
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd origin-metrics-server-3.9.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZAxh8G
+ umask 022
+ cd /tmp/openshift/build-rpms/rpm/BUILD
+ cd origin-metrics-server-3.9.0
+ BUILD_PLATFORM=linux/amd64
+ OS_ONLY_BUILD_PLATFORMS=linux/amd64
+ OS_GIT_COMMIT=87edca0
+ OS_GIT_TREE_STATE=clean
+ OS_GIT_VERSION=v3.9.0-alpha.1+87edca0
+ OS_GIT_MAJOR=3
+ OS_GIT_MINOR=9+
+ OS_GIT_PATCH=0
+ make build-cross
make[1]: Entering directory `/tmp/openshift/build-rpms/rpm/BUILD/origin-metrics-server-3.9.0'
hack/build-cross.sh
++ Building go targets for linux/amd64: cmd/metrics-server
hack/build-cross.sh took 63 seconds
make[1]: Leaving directory `/tmp/openshift/build-rpms/rpm/BUILD/origin-metrics-server-3.9.0'
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fLkDHE
+ exit 0
+ umask 022
+ cd /tmp/openshift/build-rpms/rpm/BUILD
+ '[' /tmp/openshift/build-rpms/rpm/BUILDROOT/origin-metrics-server-3.9.0-0.alpha.1.0.87edca0.x86_64 '!=' / ']'
+ rm -rf /tmp/openshift/build-rpms/rpm/BUILDROOT/origin-metrics-server-3.9.0-0.alpha.1.0.87edca0.x86_64
++ dirname /tmp/openshift/build-rpms/rpm/BUILDROOT/origin-metrics-server-3.9.0-0.alpha.1.0.87edca0.x86_64
+ mkdir -p /tmp/openshift/build-rpms/rpm/BUILDROOT
+ mkdir /tmp/openshift/build-rpms/rpm/BUILDROOT/origin-metrics-server-3.9.0-0.alpha.1.0.87edca0.x86_64
+ cd origin-metrics-server-3.9.0
++ go env GOHOSTOS
++ go env GOHOSTARCH
+ PLATFORM=linux/amd64
+ install -d /tmp/openshift/build-rpms/rpm/BUILDROOT/origin-metrics-server-3.9.0-0.alpha.1.0.87edca0.x86_64/usr/bin
+++ INSTALLING metrics-server
+ for bin in metrics-server
+ echo '+++ INSTALLING metrics-server'
+ install -p -m 755 _output/local/bin/linux/amd64/metrics-server /tmp/openshift/build-rpms/rpm/BUILDROOT/origin-metrics-server-3.9.0-0.alpha.1.0.87edca0.x86_64/usr/bin/metrics-server
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/brp-compress
Processing files: origin-metrics-server-3.9.0-0.alpha.1.0.87edca0.el7.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5JciIC
+ umask 022
+ cd /tmp/openshift/build-rpms/rpm/BUILD
+ cd origin-metrics-server-3.9.0
+ DOCDIR=/tmp/openshift/build-rpms/rpm/BUILDROOT/origin-metrics-server-3.9.0-0.alpha.1.0.87edca0.x86_64/usr/share/doc/origin-metrics-server-3.9.0
+ export DOCDIR
+ /usr/bin/mkdir -p /tmp/openshift/build-rpms/rpm/BUILDROOT/origin-metrics-server-3.9.0-0.alpha.1.0.87edca0.x86_64/usr/share/doc/origin-metrics-server-3.9.0
+ cp -pr README.md /tmp/openshift/build-rpms/rpm/BUILDROOT/origin-metrics-server-3.9.0-0.alpha.1.0.87edca0.x86_64/usr/share/doc/origin-metrics-server-3.9.0
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.irQMJA
+ umask 022
+ cd /tmp/openshift/build-rpms/rpm/BUILD
+ cd origin-metrics-server-3.9.0
+ LICENSEDIR=/tmp/openshift/build-rpms/rpm/BUILDROOT/origin-metrics-server-3.9.0-0.alpha.1.0.87edca0.x86_64/usr/share/licenses/origin-metrics-server-3.9.0
+ export LICENSEDIR
+ /usr/bin/mkdir -p /tmp/openshift/build-rpms/rpm/BUILDROOT/origin-metrics-server-3.9.0-0.alpha.1.0.87edca0.x86_64/usr/share/licenses/origin-metrics-server-3.9.0
+ cp -pr LICENSE /tmp/openshift/build-rpms/rpm/BUILDROOT/origin-metrics-server-3.9.0-0.alpha.1.0.87edca0.x86_64/usr/share/licenses/origin-metrics-server-3.9.0
+ exit 0
Provides: origin-metrics-server = 3.9.0-0.alpha.1.0.87edca0.el7 origin-metrics-server(x86-64) = 3.9.0-0.alpha.1.0.87edca0.el7
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): /bin/sh
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/openshift/build-rpms/rpm/BUILDROOT/origin-metrics-server-3.9.0-0.alpha.1.0.87edca0.x86_64
Wrote: /tmp/openshift/build-rpms/rpm/RPMS/x86_64/origin-metrics-server-3.9.0-0.alpha.1.0.87edca0.el7.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tSOzoJ
+ umask 022
+ cd /tmp/openshift/build-rpms/rpm/BUILD
+ cd origin-metrics-server-3.9.0
+ /usr/bin/rm -rf /tmp/openshift/build-rpms/rpm/BUILDROOT/origin-metrics-server-3.9.0-0.alpha.1.0.87edca0.x86_64
+ exit 0
make[1]: Entering directory `/data/src/github.com/openshift/kubernetes-metrics-server'
rm -rf _output
make[1]: Leaving directory `/data/src/github.com/openshift/kubernetes-metrics-server'
Spawning worker 0 with 1 pkgs
Spawning worker 1 with 0 pkgs
Spawning worker 2 with 0 pkgs
Spawning worker 3 with 0 pkgs
Workers Finished
Saving Primary metadata
Saving file lists metadata
Saving other metadata
Generating sqlite DBs
Sqlite DBs complete
[INFO] Repository file for `yum` or `dnf` placed at /data/src/github.com/openshift/kubernetes-metrics-server/_output/local/releases/rpms/local-release.repo
[INFO] Install it with:
[INFO] $ mv '/data/src/github.com/openshift/kubernetes-metrics-server/_output/local/releases/rpms/local-release.repo' '/etc/yum.repos.d
[INFO] hack/build-rpms.sh exited with code 0 after 00h 01m 11s
hack/build-images.sh
[openshift/origin-metrics-server] --> FROM openshift/origin-base
[openshift/origin-metrics-server] --> RUN INSTALL_PKGS="origin-metrics-server" && yum --enablerepo=origin-local-release install -y ${INSTALL_PKGS} && rpm -V ${INSTALL_PKGS} && yum clean all
[openshift/origin-metrics-server] Loaded plugins: fastestmirror, ovl
[openshift/origin-metrics-server] Determining fastest mirrors
[openshift/origin-metrics-server] * base: mirrors.centos.webair.com
[openshift/origin-metrics-server] * extras: www.gtlib.gatech.edu
[openshift/origin-metrics-server] * updates: mirror.team-cymru.org
[openshift/origin-metrics-server] Resolving Dependencies
[openshift/origin-metrics-server] --> Running transaction check
[openshift/origin-metrics-server] ---> Package origin-metrics-server.x86_64 0:3.9.0-0.alpha.1.0.87edca0.el7 will be installed
[openshift/origin-metrics-server] --> Finished Dependency Resolution
[openshift/origin-metrics-server] Dependencies Resolved
[openshift/origin-metrics-server] ================================================================================
[openshift/origin-metrics-server] Package Arch Version Repository Size
[openshift/origin-metrics-server] ================================================================================
[openshift/origin-metrics-server] Installing:
[openshift/origin-metrics-server] origin-metrics-server
[openshift/origin-metrics-server] x86_64 3.9.0-0.alpha.1.0.87edca0.el7 origin-local-release 9.5 M
[openshift/origin-metrics-server] Transaction Summary
[openshift/origin-metrics-server] ================================================================================
[openshift/origin-metrics-server] Install 1 Package
[openshift/origin-metrics-server] Total download size: 9.5 M
[openshift/origin-metrics-server] Installed size: 55 M
[openshift/origin-metrics-server] Downloading packages:
[openshift/origin-metrics-server] Running transaction check
[openshift/origin-metrics-server] Running transaction test
[openshift/origin-metrics-server] Transaction test succeeded
[openshift/origin-metrics-server] Running transaction
[openshift/origin-metrics-server] Installing : origin-metrics-server-3.9.0-0.alpha.1.0.87edca0.el7.x86_64 1/1
[openshift/origin-metrics-server] Verifying : origin-metrics-server-3.9.0-0.alpha.1.0.87edca0.el7.x86_64 1/1
[openshift/origin-metrics-server] Installed:
[openshift/origin-metrics-server] origin-metrics-server.x86_64 0:3.9.0-0.alpha.1.0.87edca0.el7
[openshift/origin-metrics-server] Complete!
[openshift/origin-metrics-server] Loaded plugins: fastestmirror, ovl
[openshift/origin-metrics-server] Cleaning repos: base cbs-paas7-openshift-multiarch-el7-build
[openshift/origin-metrics-server] : centos-ceph-luminous extras updates
[openshift/origin-metrics-server] Cleaning up everything
[openshift/origin-metrics-server] Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
[openshift/origin-metrics-server] Cleaning up list of fastest mirrors
[openshift/origin-metrics-server] --> LABEL io.k8s.display-name="OpenShift Container Platform Metrics Server" io.k8s.description="This is a component of OpenShift Container Platform and exposes the cluster resources metrics API." io.openshift.tags="openshift,metrics"
[openshift/origin-metrics-server] --> USER 1001
[openshift/origin-metrics-server] --> CMD /usr/bin/metrics-server
[openshift/origin-metrics-server] --> Committing changes to openshift/origin-metrics-server:87edca0 ...
[openshift/origin-metrics-server] --> Tagged as openshift/origin-metrics-server:latest
[openshift/origin-metrics-server] --> Done
[INFO] hack/build-images.sh exited with code 0 after 00h 00m 51s
++ cat /data/src/github.com/openshift/aos-cd-jobs/ORIGIN_COMMIT
+ docker tag openshift/origin-metrics-server:latest openshift/origin-metrics-server:9425ace
+ set +o xtrace
########## FINISHED STAGE: SUCCESS: BUILD THE KUBERNETES METRICS SERVER CONTAINER IMAGE [00h 02m 04s] ##########
[workspace] $ /bin/bash /tmp/jenkins1307081334790497131.sh
########## STARTING STAGE: INSTALL ORIGIN ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c
++ export PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/471a2f0749d95bb5ff4457e2734971e589dff48c/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_openshift_ansible_extended_conformance_install_in_tree/workspace/.config
++ mktemp
+ script=/tmp/tmp.eHj8WmYcLG
+ cat
+ chmod +x /tmp/tmp.eHj8WmYcLG
+ scp -F ./.config/origin-ci-tool/inventory/.ssh_config /tmp/tmp.eHj8WmYcLG openshiftdevel:/tmp/tmp.eHj8WmYcLG
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config -t openshiftdevel 'bash -l -c "timeout 14400 /tmp/tmp.eHj8WmYcLG"'
+ cd /data/src/github.com/openshift/aos-cd-jobs
+ ansible_repo=/data/src/github.com/openshift/openshift-ansible/
++ cat ./ORIGIN_TAG
+ export OPENSHIFT_IMAGE_TAG=v3.9.0-alpha.1
+ OPENSHIFT_IMAGE_TAG=v3.9.0-alpha.1
++ cat ./ORIGIN_PKG_VERSION
+ export ORIGIN_PKG_VERSION=-3.9.0-0.alpha.1.69.9425ace
+ ORIGIN_PKG_VERSION=-3.9.0-0.alpha.1.69.9425ace
++ cat ./ORIGIN_RELEASE
+ export ORIGIN_RELEASE=3.9
+ ORIGIN_RELEASE=3.9
++ cat ./ORIGIN_COMMIT
+ export ORIGIN_COMMIT=9425ace
+ ORIGIN_COMMIT=9425ace
+ sh /data/src/github.com/openshift/openshift-ansible//test/ci/install.sh /usr/share/ansible/openshift-ansible/playbooks /data/src/github.com/openshift/openshift-ansible//test/ci/inventory/local_containerized.txt /data/src/github.com/openshift/openshift-ansible//test/ci/extra_vars/default.yml
Running prerequisites
+ echo 'Running prerequisites'
+ ansible-playbook -vv --inventory /data/src/github.com/openshift/openshift-ansible//test/ci/inventory/local_containerized.txt --e @/data/src/github.com/openshift/openshift-ansible//test/ci/extra_vars/default.yml /usr/share/ansible/openshift-ansible/playbooks/prerequisites.yml
ansible-playbook 2.4.2.0
config file = /etc/ansible/ansible.cfg
configured module search path = [u'/home/origin/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python2.7/site-packages/ansible
executable location = /usr/bin/ansible-playbook
python version = 2.7.5 (default, May 3 2017, 07:55:04) [GCC 4.8.5 20150623 (Red Hat 4.8.5-14)]
Using /etc/ansible/ansible.cfg as config file
statically imported: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/crio_firewall.yml
PLAYBOOK: prerequisites.yml ****************************************************
17 plays in /usr/share/ansible/openshift-ansible/playbooks/prerequisites.yml
PLAY [Initialization Checkpoint Start] *****************************************
META: ran handlers
TASK [Set install initialization 'In Progress'] ********************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/main.yml:8
ok: [localhost] => {
"ansible_stats": {
"aggregate": true,
"data": {
"installer_phase_initialize": {
"start": "20180109010120Z",
"status": "In Progress"
}
},
"per_host": false
},
"changed": false,
"generated_timestamp": "2018-01-09 01:01:20.981728"
}
META: ran handlers
META: ran handlers
PLAY [Populate config host groups] *********************************************
META: ran handlers
TASK [Load group name mapping variables] ***************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:8
ok: [localhost] => {
"ansible_facts": {
"g_all_hosts": "{{ g_master_hosts | union(g_node_hosts) | union(g_etcd_hosts) | union(g_new_etcd_hosts) | union(g_lb_hosts) | union(g_nfs_hosts) | union(g_new_node_hosts)| union(g_new_master_hosts) | union(g_glusterfs_hosts) | union(g_glusterfs_registry_hosts) | default([]) }}",
"g_etcd_hosts": "{{ groups.etcd | default([]) }}",
"g_glusterfs_hosts": "{{ groups.glusterfs | default([]) }}",
"g_glusterfs_registry_hosts": "{{ groups.glusterfs_registry | default(g_glusterfs_hosts) }}",
"g_lb_hosts": "{{ groups.lb | default([]) }}",
"g_master_hosts": "{{ groups.masters | default([]) }}",
"g_new_etcd_hosts": "{{ groups.new_etcd | default([]) }}",
"g_new_master_hosts": "{{ groups.new_masters | default([]) }}",
"g_new_node_hosts": "{{ groups.new_nodes | default([]) }}",
"g_nfs_hosts": "{{ groups.nfs | default([]) }}",
"g_node_hosts": "{{ groups.nodes | default([]) }}"
},
"ansible_included_var_files": [
"/usr/share/ansible/openshift-ansible/playbooks/init/vars/cluster_hosts.yml"
],
"changed": false,
"generated_timestamp": "2018-01-09 01:01:21.019164"
}
TASK [Evaluate groups - g_etcd_hosts or g_new_etcd_hosts required] *************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:11
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:21.046299",
"skip_reason": "Conditional result was False"
}
TASK [Evaluate groups - g_master_hosts or g_new_master_hosts required] *********
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:16
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:21.071944",
"skip_reason": "Conditional result was False"
}
TASK [Evaluate groups - g_node_hosts or g_new_node_hosts required] *************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:21
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:21.097995",
"skip_reason": "Conditional result was False"
}
TASK [Evaluate groups - g_lb_hosts required] ***********************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:26
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:21.123158",
"skip_reason": "Conditional result was False"
}
TASK [Evaluate groups - g_nfs_hosts required] **********************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:31
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:21.148496",
"skip_reason": "Conditional result was False"
}
TASK [Evaluate groups - g_nfs_hosts is single host] ****************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:36
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:21.173903",
"skip_reason": "Conditional result was False"
}
TASK [Evaluate groups - g_glusterfs_hosts required] ****************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:41
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:21.199325",
"skip_reason": "Conditional result was False"
}
TASK [Evaluate groups - Fail if no etcd hosts group is defined] ****************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:46
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:21.222981",
"skip_reason": "Conditional result was False"
}
TASK [Evaluate oo_all_hosts] ***************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:54
creating host via 'add_host': hostname=localhost
ok: [localhost] => (item=localhost) => {
"add_host": {
"groups": [
"oo_all_hosts"
],
"host_name": "localhost",
"host_vars": {}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:01:21.279508",
"item": "localhost"
}
TASK [Evaluate oo_masters] *****************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:63
creating host via 'add_host': hostname=localhost
ok: [localhost] => (item=localhost) => {
"add_host": {
"groups": [
"oo_masters"
],
"host_name": "localhost",
"host_vars": {}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:01:21.319485",
"item": "localhost"
}
TASK [Evaluate oo_first_master] ************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:72
creating host via 'add_host': hostname=localhost
ok: [localhost] => {
"add_host": {
"groups": [
"oo_first_master"
],
"host_name": "localhost",
"host_vars": {}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:01:21.355712"
}
TASK [Evaluate oo_new_etcd_to_config] ******************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:81
TASK [Evaluate oo_masters_to_config] *******************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:90
creating host via 'add_host': hostname=localhost
ok: [localhost] => (item=localhost) => {
"add_host": {
"groups": [
"oo_masters_to_config"
],
"host_name": "localhost",
"host_vars": {}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:01:21.415485",
"item": "localhost"
}
TASK [Evaluate oo_etcd_to_config] **********************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:99
creating host via 'add_host': hostname=localhost
ok: [localhost] => (item=localhost) => {
"add_host": {
"groups": [
"oo_etcd_to_config"
],
"host_name": "localhost",
"host_vars": {}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:01:21.450963",
"item": "localhost"
}
TASK [Evaluate oo_first_etcd] **************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:108
creating host via 'add_host': hostname=localhost
ok: [localhost] => {
"add_host": {
"groups": [
"oo_first_etcd"
],
"host_name": "localhost",
"host_vars": {}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:01:21.486751"
}
TASK [Evaluate oo_etcd_hosts_to_upgrade] ***************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:120
creating host via 'add_host': hostname=localhost
ok: [localhost] => (item=localhost) => {
"add_host": {
"groups": [
"oo_etcd_hosts_to_upgrade"
],
"host_name": "localhost",
"host_vars": {}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:01:21.520435",
"item": "localhost"
}
TASK [Evaluate oo_etcd_hosts_to_backup] ****************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:127
creating host via 'add_host': hostname=localhost
ok: [localhost] => (item=localhost) => {
"add_host": {
"groups": [
"oo_etcd_hosts_to_backup"
],
"host_name": "localhost",
"host_vars": {}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:01:21.555624",
"item": "localhost"
}
TASK [Evaluate oo_nodes_to_config] *********************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:134
creating host via 'add_host': hostname=localhost
ok: [localhost] => (item=localhost) => {
"add_host": {
"groups": [
"oo_nodes_to_config"
],
"host_name": "localhost",
"host_vars": {}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:01:21.596123",
"item": "localhost"
}
TASK [Add master to oo_nodes_to_config] ****************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:144
skipping: [localhost] => (item=localhost) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:21.630683",
"item": "localhost",
"skip_reason": "Conditional result was False"
}
TASK [Evaluate oo_lb_to_config] ************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:154
TASK [Evaluate oo_nfs_to_config] ***********************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:163
TASK [Evaluate oo_glusterfs_to_config] *****************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:172
TASK [Evaluate oo_etcd_to_migrate] *********************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:181
creating host via 'add_host': hostname=localhost
ok: [localhost] => (item=localhost) => {
"add_host": {
"groups": [
"oo_etcd_to_migrate"
],
"host_name": "localhost",
"host_vars": {}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:01:21.734938",
"item": "localhost"
}
META: ran handlers
META: ran handlers
[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: [localhost]
META: ran handlers
META: ran handlers
META: ran handlers
PLAY [Initialize host facts] ***************************************************
TASK [Gathering Facts] *********************************************************
ok: [localhost]
META: ran handlers
TASK [openshift_sanitize_inventory : include_tasks] ****************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:4
included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/deprecations.yml for localhost
TASK [openshift_sanitize_inventory : Check for usage of deprecated variables] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/deprecations.yml:3
skipping: [localhost] => (item=openshift_hosted_logging_deploy) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.232535",
"item": "openshift_hosted_logging_deploy",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_hostname) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.245327",
"item": "openshift_hosted_logging_hostname",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_ops_hostname) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.257854",
"item": "openshift_hosted_logging_ops_hostname",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_master_public_url) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.271486",
"item": "openshift_hosted_logging_master_public_url",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_cluster_size) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.283952",
"item": "openshift_hosted_logging_elasticsearch_cluster_size",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_ops_cluster_size) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.297619",
"item": "openshift_hosted_logging_elasticsearch_ops_cluster_size",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_image_pull_secret) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.309964",
"item": "openshift_hosted_logging_image_pull_secret",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_enable_ops_cluster) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.322398",
"item": "openshift_hosted_logging_enable_ops_cluster",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_curator_nodeselector) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.335951",
"item": "openshift_hosted_logging_curator_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_curator_ops_nodeselector) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.348426",
"item": "openshift_hosted_logging_curator_ops_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_kibana_nodeselector) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.360872",
"item": "openshift_hosted_logging_kibana_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_kibana_ops_nodeselector) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.374351",
"item": "openshift_hosted_logging_kibana_ops_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_fluentd_nodeselector_label) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.386861",
"item": "openshift_hosted_logging_fluentd_nodeselector_label",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_journal_source) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.400411",
"item": "openshift_hosted_logging_journal_source",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_journal_read_from_head) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.414166",
"item": "openshift_hosted_logging_journal_read_from_head",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_instance_ram) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.426624",
"item": "openshift_hosted_logging_elasticsearch_instance_ram",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_storage_labels) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.439190",
"item": "openshift_hosted_logging_storage_labels",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_pvc_dynamic) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.451711",
"item": "openshift_hosted_logging_elasticsearch_pvc_dynamic",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_pvc_size) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.466588",
"item": "openshift_hosted_logging_elasticsearch_pvc_size",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_pvc_prefix) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.481561",
"item": "openshift_hosted_logging_elasticsearch_pvc_prefix",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_storage_group) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.495310",
"item": "openshift_hosted_logging_elasticsearch_storage_group",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_nodeselector) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.508917",
"item": "openshift_hosted_logging_elasticsearch_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_ops_instance_ram) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.521393",
"item": "openshift_hosted_logging_elasticsearch_ops_instance_ram",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_loggingops_storage_labels) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.534922",
"item": "openshift_hosted_loggingops_storage_labels",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_ops_pvc_dynamic) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.547390",
"item": "openshift_hosted_logging_elasticsearch_ops_pvc_dynamic",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_ops_pvc_size) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.559797",
"item": "openshift_hosted_logging_elasticsearch_ops_pvc_size",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_ops_pvc_prefix) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.573637",
"item": "openshift_hosted_logging_elasticsearch_ops_pvc_prefix",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_storage_group) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.587340",
"item": "openshift_hosted_logging_elasticsearch_storage_group",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_ops_nodeselector) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.599870",
"item": "openshift_hosted_logging_elasticsearch_ops_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_storage_access_modes) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.613522",
"item": "openshift_hosted_logging_storage_access_modes",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_storage_kind) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.625886",
"item": "openshift_hosted_logging_storage_kind",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_loggingops_storage_kind) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.639548",
"item": "openshift_hosted_loggingops_storage_kind",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_storage_host) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.652108",
"item": "openshift_hosted_logging_storage_host",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_loggingops_storage_host) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.664557",
"item": "openshift_hosted_loggingops_storage_host",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_storage_nfs_directory) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.678183",
"item": "openshift_hosted_logging_storage_nfs_directory",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_loggingops_storage_nfs_directory) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.690702",
"item": "openshift_hosted_loggingops_storage_nfs_directory",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_storage_volume_name) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.704328",
"item": "openshift_hosted_logging_storage_volume_name",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_loggingops_storage_volume_name) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.716744",
"item": "openshift_hosted_loggingops_storage_volume_name",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_storage_volume_size) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.730522",
"item": "openshift_hosted_logging_storage_volume_size",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_loggingops_storage_volume_size) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.742933",
"item": "openshift_hosted_loggingops_storage_volume_size",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_enable_ops_cluster) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.755424",
"item": "openshift_hosted_logging_enable_ops_cluster",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_image_pull_secret) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.768924",
"item": "openshift_hosted_logging_image_pull_secret",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_curator_nodeselector) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.782570",
"item": "openshift_hosted_logging_curator_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_curator_ops_nodeselector) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.794946",
"item": "openshift_hosted_logging_curator_ops_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_kibana_nodeselector) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.807543",
"item": "openshift_hosted_logging_kibana_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_kibana_ops_nodeselector) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.821188",
"item": "openshift_hosted_logging_kibana_ops_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_ops_hostname) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.833579",
"item": "openshift_hosted_logging_ops_hostname",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_fluentd_nodeselector_label) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.846196",
"item": "openshift_hosted_logging_fluentd_nodeselector_label",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_journal_source) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.859791",
"item": "openshift_hosted_logging_journal_source",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_journal_read_from_head) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.872316",
"item": "openshift_hosted_logging_journal_read_from_head",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_instance_ram) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.884828",
"item": "openshift_hosted_logging_elasticsearch_instance_ram",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_nodeselector) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.898411",
"item": "openshift_hosted_logging_elasticsearch_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_ops_instance_ram) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.910714",
"item": "openshift_hosted_logging_elasticsearch_ops_instance_ram",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_ops_nodeselector) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.923321",
"item": "openshift_hosted_logging_elasticsearch_ops_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_storage_access_modes) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.935727",
"item": "openshift_hosted_logging_storage_access_modes",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_deployer_prefix) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.949401",
"item": "openshift_hosted_logging_deployer_prefix",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_deployer_version) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.963094",
"item": "openshift_hosted_logging_deployer_version",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_metrics_deploy) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.975661",
"item": "openshift_hosted_metrics_deploy",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_metrics_storage_kind) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:24.988173",
"item": "openshift_hosted_metrics_storage_kind",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_metrics_storage_access_modes) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:25.000680",
"item": "openshift_hosted_metrics_storage_access_modes",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_metrics_storage_host) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:25.014309",
"item": "openshift_hosted_metrics_storage_host",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_metrics_storage_nfs_directory) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:25.027895",
"item": "openshift_hosted_metrics_storage_nfs_directory",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_metrics_storage_volume_name) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:25.041560",
"item": "openshift_hosted_metrics_storage_volume_name",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_metrics_storage_volume_size) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:25.053878",
"item": "openshift_hosted_metrics_storage_volume_size",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_metrics_storage_labels) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:25.067363",
"item": "openshift_hosted_metrics_storage_labels",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_metrics_deployer_prefix) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:25.079775",
"item": "openshift_hosted_metrics_deployer_prefix",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_metrics_deployer_version) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:25.098430",
"item": "openshift_hosted_metrics_deployer_version",
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : debug] ************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/deprecations.yml:11
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:25.132800",
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : pause] ************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/deprecations.yml:12
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:25.160239",
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : Assign deprecated variables to correct counterparts] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/deprecations.yml:18
included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_logging.yml for localhost
included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_metrics.yml for localhost
TASK [openshift_sanitize_inventory : conditional_set_fact] *********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_logging.yml:5
ok: [localhost] => {
"ansible_facts": {},
"changed": false,
"generated_timestamp": "2018-01-09 01:01:25.614809"
}
TASK [openshift_sanitize_inventory : set_fact] *********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_logging.yml:42
ok: [localhost] => {
"ansible_facts": {
"openshift_logging_elasticsearch_ops_pvc_dynamic": "",
"openshift_logging_elasticsearch_ops_pvc_prefix": "",
"openshift_logging_elasticsearch_ops_pvc_size": "",
"openshift_logging_elasticsearch_pvc_dynamic": "",
"openshift_logging_elasticsearch_pvc_prefix": "",
"openshift_logging_elasticsearch_pvc_size": ""
},
"changed": false,
"generated_timestamp": "2018-01-09 01:01:25.670131"
}
TASK [openshift_sanitize_inventory : conditional_set_fact] *********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_metrics.yml:5
ok: [localhost] => {
"ansible_facts": {},
"changed": false,
"generated_timestamp": "2018-01-09 01:01:25.942777"
}
TASK [openshift_sanitize_inventory : Standardize on latest variable names] *****
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:6
ok: [localhost] => {
"ansible_facts": {
"deployment_subtype": "basic",
"openshift_deployment_subtype": "basic"
},
"changed": false,
"generated_timestamp": "2018-01-09 01:01:25.988795"
}
TASK [openshift_sanitize_inventory : Normalize openshift_release] **************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:11
ok: [localhost] => {
"ansible_facts": {
"openshift_release": "3.9"
},
"changed": false,
"generated_timestamp": "2018-01-09 01:01:26.029677"
}
TASK [openshift_sanitize_inventory : Abort when openshift_release is invalid] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:21
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:26.062729",
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : include_tasks] ****************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:30
included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml for localhost
TASK [openshift_sanitize_inventory : Ensure that openshift_use_dnsmasq is true] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml:5
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:26.152849",
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : Ensure that openshift_node_dnsmasq_install_network_manager_hook is true] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml:14
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:26.180300",
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : set_fact] *********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml:22
TASK [openshift_sanitize_inventory : Ensure that dynamic provisioning is set if using dynamic storage] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml:29
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:26.296684",
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : Ensure the hosted registry's GlusterFS storage is configured correctly] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml:45
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:26.323003",
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : Ensure the hosted registry's GlusterFS storage is configured correctly] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml:57
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:26.349949",
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : Ensure clusterid is set along with the cloudprovider] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:34
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:26.379264",
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : Ensure ansible_service_broker_remove and ansible_service_broker_install are mutually exclusive] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:47
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:26.406423",
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : Ensure template_service_broker_remove and template_service_broker_install are mutually exclusive] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:56
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:26.433172",
"skip_reason": "Conditional result was False"
}
TASK [Detecting Operating System from ostree_booted] ***************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/facts.yml:19
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:26.784433",
"stat": {
"exists": false
}
}
TASK [set openshift_deployment_type if unset] **********************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/facts.yml:25
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:26.810820",
"skip_reason": "Conditional result was False"
}
TASK [initialize_facts set fact openshift_is_atomic and openshift_is_containerized] ***
task path: /usr/share/ansible/openshift-ansible/playbooks/init/facts.yml:32
ok: [localhost] => {
"ansible_facts": {
"openshift_is_atomic": false,
"openshift_is_containerized": true
},
"changed": false,
"generated_timestamp": "2018-01-09 01:01:26.845587"
}
TASK [Determine Atomic Host Docker Version] ************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/facts.yml:49
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:26.871163",
"skip_reason": "Conditional result was False"
}
TASK [assert atomic host docker version is 1.12 or later] **********************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/facts.yml:53
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:26.896321",
"skip_reason": "Conditional result was False"
}
TASK [Gather Cluster facts] ****************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/facts.yml:59
changed: [localhost] => {
"ansible_facts": {
"openshift": {
"common": {
"all_hostnames": [
"54.208.90.115",
"172.18.15.232",
"ec2-54-208-90-115.compute-1.amazonaws.com",
"ip-172-18-15-232.ec2.internal"
],
"config_base": "/etc/origin",
"deployment_subtype": "basic",
"deployment_type": "origin",
"dns_domain": "cluster.local",
"examples_content_version": "v3.7",
"generate_no_proxy_hosts": true,
"hostname": "ip-172-18-15-232.ec2.internal",
"internal_hostnames": [
"172.18.15.232",
"ip-172-18-15-232.ec2.internal"
],
"ip": "172.18.15.232",
"kube_svc_ip": "172.30.0.1",
"portal_net": "172.30.0.0/16",
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115",
"version_gte_3_6": true,
"version_gte_3_7": true,
"version_gte_3_8": false,
"version_gte_3_9": false
},
"current_config": {},
"provider": {
"metadata": {
"ami-id": "ami-3b491841",
"ami-launch-index": "0",
"ami-manifest-path": "(unknown)",
"block-device-mapping": {
"ami": "/dev/sda1",
"ebs12": "sdb",
"root": "/dev/sda1"
},
"hostname": "ip-172-18-15-232.ec2.internal",
"instance-action": "none",
"instance-id": "i-04bbbd5c05b5f5e73",
"instance-type": "m4.xlarge",
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"metrics": {
"vhostmd": ""
},
"network": {
"interfaces": {
"macs": {
"0e:1e:bf:eb:3d:32": {
"device-number": "0",
"interface-id": "eni-503bbcdb",
"ipv4-associations": {
"54.208.90.115": "172.18.15.232"
},
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4s": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"owner-id": "531415883065",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4s": "54.208.90.115",
"security-group-ids": "sg-7e73221a",
"security-groups": "default",
"subnet-id": "subnet-cf57c596",
"subnet-ipv4-cidr-block": "172.18.0.0/20",
"vpc-id": "vpc-69705d0c",
"vpc-ipv4-cidr-block": "172.18.0.0/16",
"vpc-ipv4-cidr-blocks": "172.18.0.0/16"
}
}
}
},
"placement": {
"availability-zone": "us-east-1d"
},
"profile": "default-hvm",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4": "54.208.90.115",
"public-keys/": "0=libra",
"reservation-id": "r-0369886b309ef24d8",
"security-groups": "default",
"services": {
"domain": "amazonaws.com",
"partition": "aws"
}
},
"name": "aws",
"network": {
"hostname": "ip-172-18-15-232.ec2.internal",
"interfaces": [
{
"ips": [
"172.18.15.232"
],
"network_id": "subnet-cf57c596",
"network_type": "vpc",
"public_ips": [
"54.208.90.115"
]
}
],
"ip": "172.18.15.232",
"ipv6_enabled": false,
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115"
},
"zone": "us-east-1d"
}
}
},
"changed": true,
"generated_timestamp": "2018-01-09 01:01:28.325780"
}
TASK [Set fact of no_proxy_internal_hostnames] *********************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/facts.yml:75
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:28.357385",
"skip_reason": "Conditional result was False"
}
TASK [Initialize openshift.node.sdn_mtu] ***************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/facts.yml:88
changed: [localhost] => {
"ansible_facts": {
"openshift": {
"common": {
"all_hostnames": [
"54.208.90.115",
"172.18.15.232",
"ec2-54-208-90-115.compute-1.amazonaws.com",
"ip-172-18-15-232.ec2.internal"
],
"config_base": "/etc/origin",
"deployment_subtype": "basic",
"deployment_type": "origin",
"dns_domain": "cluster.local",
"examples_content_version": "v3.7",
"generate_no_proxy_hosts": true,
"hostname": "ip-172-18-15-232.ec2.internal",
"internal_hostnames": [
"172.18.15.232",
"ip-172-18-15-232.ec2.internal"
],
"ip": "172.18.15.232",
"kube_svc_ip": "172.30.0.1",
"portal_net": "172.30.0.0/16",
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115",
"version_gte_3_6": true,
"version_gte_3_7": true,
"version_gte_3_8": false,
"version_gte_3_9": false
},
"current_config": {
"roles": [
"node"
]
},
"node": {
"labels": {},
"nodename": "ip-172-18-15-232.ec2.internal",
"sdn_mtu": "8951"
},
"provider": {
"metadata": {
"ami-id": "ami-3b491841",
"ami-launch-index": "0",
"ami-manifest-path": "(unknown)",
"block-device-mapping": {
"ami": "/dev/sda1",
"ebs12": "sdb",
"root": "/dev/sda1"
},
"hostname": "ip-172-18-15-232.ec2.internal",
"instance-action": "none",
"instance-id": "i-04bbbd5c05b5f5e73",
"instance-type": "m4.xlarge",
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"metrics": {
"vhostmd": ""
},
"network": {
"interfaces": {
"macs": {
"0e:1e:bf:eb:3d:32": {
"device-number": "0",
"interface-id": "eni-503bbcdb",
"ipv4-associations": {
"54.208.90.115": "172.18.15.232"
},
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4s": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"owner-id": "531415883065",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4s": "54.208.90.115",
"security-group-ids": "sg-7e73221a",
"security-groups": "default",
"subnet-id": "subnet-cf57c596",
"subnet-ipv4-cidr-block": "172.18.0.0/20",
"vpc-id": "vpc-69705d0c",
"vpc-ipv4-cidr-block": "172.18.0.0/16",
"vpc-ipv4-cidr-blocks": "172.18.0.0/16"
}
}
}
},
"placement": {
"availability-zone": "us-east-1d"
},
"profile": "default-hvm",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4": "54.208.90.115",
"public-keys/": "0=libra",
"reservation-id": "r-0369886b309ef24d8",
"security-groups": "default",
"services": {
"domain": "amazonaws.com",
"partition": "aws"
}
},
"name": "aws",
"network": {
"hostname": "ip-172-18-15-232.ec2.internal",
"interfaces": [
{
"ips": [
"172.18.15.232"
],
"network_id": "subnet-cf57c596",
"network_type": "vpc",
"public_ips": [
"54.208.90.115"
]
}
],
"ip": "172.18.15.232",
"ipv6_enabled": false,
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115"
},
"zone": "us-east-1d"
}
}
},
"changed": true,
"generated_timestamp": "2018-01-09 01:01:29.401653"
}
META: ran handlers
META: ran handlers
PLAY [Initialize special first-master variables] *******************************
TASK [Gathering Facts] *********************************************************
ok: [localhost]
META: ran handlers
TASK [set_fact] ****************************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/facts.yml:99
ok: [localhost] => {
"ansible_facts": {
"first_master_client_binary": "/usr/local/bin/oc"
},
"changed": false,
"generated_timestamp": "2018-01-09 01:01:30.257869"
}
META: ran handlers
META: ran handlers
PLAY [Verify Requirements] *****************************************************
TASK [Gathering Facts] *********************************************************
ok: [localhost]
META: ran handlers
TASK [Run variable sanity checks] **********************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/sanity_checks.yml:12
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:31.247896",
"msg": "Sanity Checks passed"
}
META: ran handlers
META: ran handlers
PLAY [Determine openshift_version to configure on first master] ****************
TASK [Gathering Facts] *********************************************************
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:31.287496",
"skip_reason": "Conditional result was False"
}
META: ran handlers
TASK [openshift_version : Abort when we cannot safely guess what Origin image version the user wanted] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:7
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:31.314952",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : set_fact] ********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:21
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:31.342556",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : set_fact] ********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:27
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:31.369956",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : (Origin) Verify openshift_image_tag is valid] ********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:44
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:31.397599",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : (Enterprise) Verify openshift_image_tag is valid] ****
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:61
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:31.424297",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : set_fact] ********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:72
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:31.450667",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : Use openshift.common.version fact as version to configure if already installed] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:78
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:31.477948",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : Set openshift_version for rpm installation] **********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:91
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:31.505582",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : Set openshift_version for containerized installation] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:95
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:31.532659",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : Get available origin version] ************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:100
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:31.562172",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : fail] ************************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:105
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:31.589794",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : set_fact] ********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:108
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:31.618251",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : Fail if rpm version and docker image version are different] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:110
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:31.647162",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : Warn if openshift_image_tag is defined when not doing a containerized install] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:125
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:31.676274",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : debug] ***********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:140
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:31.705600",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : set_fact] ********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:143
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:31.735567",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : debug] ***********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:149
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:31.763174",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : set_fact] ********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:152
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:31.792526",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : Abort if openshift_version was not set] **************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:159
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:31.821430",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : Abort if openshift_image_tag was not set] ************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:164
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:31.850220",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : Abort if openshift_pkg_version was not set] **********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:169
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:31.878705",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : Abort if openshift_pkg_version was not set] **********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:177
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:31.907181",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : For an RPM install, abort when the release requested does not match the available version.] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:186
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:31.935553",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : debug] ***********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:202
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:31.962965",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : debug] ***********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:204
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:31.989751",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : debug] ***********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:206
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:32.016788",
"skip_reason": "Conditional result was False"
}
META: ran handlers
META: ran handlers
PLAY [Set openshift_version for etcd, node, and master hosts] ******************
skipping: no hosts matched
PLAY [Initialization Checkpoint End] *******************************************
META: ran handlers
TASK [Set install initialization 'Complete'] ***********************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/main.yml:30
ok: [localhost] => {
"ansible_stats": {
"aggregate": true,
"data": {
"installer_phase_initialize": {
"end": "20180109010132Z",
"status": "Complete"
}
},
"per_host": false
},
"changed": false,
"generated_timestamp": "2018-01-09 01:01:32.069555"
}
META: ran handlers
META: ran handlers
PLAY [Validate node hostnames] *************************************************
TASK [Gathering Facts] *********************************************************
ok: [localhost]
META: ran handlers
TASK [Query DNS for IP address of ip-172-18-15-232.ec2.internal] ***************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/validate_hostnames.yml:6
ok: [localhost] => {
"changed": false,
"cmd": "getent ahostsv4 ip-172-18-15-232.ec2.internal | head -n 1 | awk '{ print $1 }'",
"delta": "0:00:00.007437",
"end": "2018-01-09 01:01:33.215941",
"failed_when_result": false,
"generated_timestamp": "2018-01-09 01:01:33.233820",
"rc": 0,
"start": "2018-01-09 01:01:33.208504",
"stderr": [],
"stdout": [
"172.18.15.232"
]
}
TASK [Validate openshift_hostname when defined] ********************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/validate_hostnames.yml:13
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:33.267533",
"skip_reason": "Conditional result was False"
}
TASK [Validate openshift_ip exists on node when defined] ***********************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/validate_hostnames.yml:30
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:33.295608",
"skip_reason": "Conditional result was False"
}
META: ran handlers
META: ran handlers
PLAY [Setup yum repositories for all hosts] ************************************
META: ran handlers
TASK [rhel_subscribe : fail] ***************************************************
task path: /usr/share/ansible/openshift-ansible/roles/rhel_subscribe/tasks/main.yml:2
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:33.332484",
"skip_reason": "Conditional result was False"
}
TASK [rhel_subscribe : Install Red Hat Subscription manager] *******************
task path: /usr/share/ansible/openshift-ansible/roles/rhel_subscribe/tasks/main.yml:6
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:33.360717",
"skip_reason": "Conditional result was False"
}
TASK [rhel_subscribe : Is host already registered?] ****************************
task path: /usr/share/ansible/openshift-ansible/roles/rhel_subscribe/tasks/main.yml:13
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:33.390245",
"skip_reason": "Conditional result was False"
}
TASK [rhel_subscribe : Register host] ******************************************
task path: /usr/share/ansible/openshift-ansible/roles/rhel_subscribe/tasks/main.yml:18
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:33.419642",
"skip_reason": "Conditional result was False"
}
TASK [rhel_subscribe : fail] ***************************************************
task path: /usr/share/ansible/openshift-ansible/roles/rhel_subscribe/tasks/main.yml:27
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:33.449140",
"skip_reason": "Conditional result was False"
}
TASK [rhel_subscribe : Determine if OpenShift Pool Already Attached] ***********
task path: /usr/share/ansible/openshift-ansible/roles/rhel_subscribe/tasks/main.yml:33
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:33.477253",
"skip_reason": "Conditional result was False"
}
TASK [rhel_subscribe : Attach to OpenShift Pool] *******************************
task path: /usr/share/ansible/openshift-ansible/roles/rhel_subscribe/tasks/main.yml:39
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:33.506900",
"skip_reason": "Conditional result was False"
}
TASK [rhel_subscribe : include_tasks] ******************************************
task path: /usr/share/ansible/openshift-ansible/roles/rhel_subscribe/tasks/main.yml:45
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:33.536521",
"skip_reason": "Conditional result was False"
}
TASK [openshift_repos : openshift_repos detect ostree] *************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_repos/tasks/main.yaml:2
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:33.712819",
"stat": {
"exists": false
}
}
TASK [openshift_repos : Ensure libselinux-python is installed] *****************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_repos/tasks/main.yaml:10
ok: [localhost] => {
"attempts": 1,
"changed": false,
"generated_timestamp": "2018-01-09 01:01:34.686081",
"msg": "",
"rc": 0,
"results": [
"libselinux-python-2.5-11.el7.x86_64 providing libselinux-python is already installed"
]
}
TASK [openshift_repos : Remove openshift_additional.repo file] *****************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_repos/tasks/main.yaml:15
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:35.020426",
"path": "/etc/yum.repos.d/openshift_additional.repo",
"state": "absent"
}
TASK [openshift_repos : Create any additional repos that are defined] **********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_repos/tasks/main.yaml:20
TASK [openshift_repos : include_tasks] *****************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_repos/tasks/main.yaml:40
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:35.087785",
"skip_reason": "Conditional result was False"
}
TASK [openshift_repos : include_tasks] *****************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_repos/tasks/main.yaml:47
included: /usr/share/ansible/openshift-ansible/roles/openshift_repos/tasks/centos_repos.yml for localhost
TASK [openshift_repos : Configure origin gpg keys] *****************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_repos/tasks/centos_repos.yml:7
NOTIFIED HANDLER refresh cache
changed: [localhost] => {
"changed": true,
"checksum": "e350bf139f91980ff9cc39877e14643ba3139da1",
"dest": "/etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-PaaS",
"generated_timestamp": "2018-01-09 01:01:35.633956",
"gid": 0,
"group": "root",
"md5sum": "dcc03fee597ca1939365152258676a1e",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:cert_t:s0",
"size": 1037,
"src": "/home/origin/.ansible/tmp/ansible-tmp-1515459695.2-121737174693136/source",
"state": "file",
"uid": 0
}
TASK [openshift_repos : Configure correct origin release repository] ***********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_repos/tasks/centos_repos.yml:17
changed: [localhost] => (item=/usr/share/ansible/openshift-ansible/roles/openshift_repos/templates/CentOS-OpenShift-Origin.repo.j2) => {
"changed": true,
"checksum": "3b06234cc9f4e1c19c6e9e8aacd368cfe9054513",
"dest": "/etc/yum.repos.d/CentOS-OpenShift-Origin.repo",
"generated_timestamp": "2018-01-09 01:01:35.996889",
"gid": 0,
"group": "root",
"item": "/usr/share/ansible/openshift-ansible/roles/openshift_repos/templates/CentOS-OpenShift-Origin.repo.j2",
"md5sum": "a5231c807b677e7fed672909417bdde7",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:system_conf_t:s0",
"size": 887,
"src": "/home/origin/.ansible/tmp/ansible-tmp-1515459695.71-125932259638240/source",
"state": "file",
"uid": 0
}
TASK [openshift_repos : Ensure clean repo cache in the event repos have been changed manually] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_repos/tasks/main.yaml:54
changed: [localhost] => {
"generated_timestamp": "2018-01-09 01:01:36.048919",
"msg": "First run of openshift_repos"
}
TASK [openshift_repos : Record that openshift_repos already ran] ***************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_repos/tasks/main.yaml:60
ok: [localhost] => {
"ansible_facts": {
"r_openshift_repos_has_run": true
},
"changed": false,
"generated_timestamp": "2018-01-09 01:01:36.094191"
}
RUNNING HANDLER [openshift_repos : refresh cache] ******************************
changed: [localhost] => {
"changed": true,
"cmd": [
"yum",
"clean",
"all"
],
"delta": "0:00:00.383843",
"end": "2018-01-09 01:01:36.642376",
"generated_timestamp": "2018-01-09 01:01:36.661285",
"rc": 0,
"start": "2018-01-09 01:01:36.258533",
"stderr": [],
"stdout": [
"Loaded plugins: amazon-id, rhui-lb, search-disabled-repos",
"Cleaning repos: centos-openshift-origin charlie openshift-ansible-local-release",
" : origin-deps-rhel7 origin-local-release",
" : oso-rhui-rhel-server-extras oso-rhui-rhel-server-releases",
" : oso-rhui-rhel-server-releases-optional",
" : oso-rhui-rhel-server-rhscl rhel-7-server-ose-3.1-rpms",
" : rhel-7-server-ose-3.2-rpms rhel-7-server-ose-3.3-rpms",
" : rhel-7-server-ose-3.4-rpms rhel-7-server-ose-3.5-rpms",
" : rhel-7-server-ose-3.6-rpms rhel-7-server-ose-3.7-rpms",
" : rhui-REGION-client-config-server-7",
" : rhui-REGION-rhel-server-releases",
" : rhui-REGION-rhel-server-rh-common",
"Cleaning up everything",
"Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos"
]
}
META: ran handlers
META: ran handlers
META: ran handlers
PLAY [Install packages necessary for installer] ********************************
TASK [Gathering Facts] *********************************************************
ok: [localhost]
META: ran handlers
TASK [Ensure openshift-ansible installer package deps are installed] ***********
task path: /usr/share/ansible/openshift-ansible/playbooks/init/base_packages.yml:9
ok: [localhost] => (item=iproute) => {
"attempts": 1,
"changed": false,
"generated_timestamp": "2018-01-09 01:01:38.219295",
"item": "iproute",
"msg": "",
"rc": 0,
"results": [
"iproute-3.10.0-87.el7.x86_64 providing iproute is already installed"
]
}
ok: [localhost] => (item=dbus-python) => {
"attempts": 1,
"changed": false,
"generated_timestamp": "2018-01-09 01:01:38.894730",
"item": "dbus-python",
"msg": "",
"rc": 0,
"results": [
"dbus-python-1.1.1-9.el7.x86_64 providing dbus-python is already installed"
]
}
ok: [localhost] => (item=PyYAML) => {
"attempts": 1,
"changed": false,
"generated_timestamp": "2018-01-09 01:01:39.567818",
"item": "PyYAML",
"msg": "",
"rc": 0,
"results": [
"PyYAML-3.10-11.el7.x86_64 providing PyYAML is already installed"
]
}
ok: [localhost] => (item=yum-utils) => {
"attempts": 1,
"changed": false,
"generated_timestamp": "2018-01-09 01:01:40.259905",
"item": "yum-utils",
"msg": "",
"rc": 0,
"results": [
"yum-utils-1.1.31-42.el7.noarch providing yum-utils is already installed"
]
}
TASK [Ensure various deps for running system containers are installed] *********
task path: /usr/share/ansible/openshift-ansible/playbooks/init/base_packages.yml:21
skipping: [localhost] => (item=atomic) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:40.297460",
"item": "atomic",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=ostree) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:40.308003",
"item": "ostree",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=runc) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:40.318232",
"item": "runc",
"skip_reason": "Conditional result was False"
}
META: ran handlers
META: ran handlers
PLAY [Configure os_firewall] ***************************************************
TASK [Gathering Facts] *********************************************************
ok: [localhost]
META: ran handlers
TASK [os_firewall : Detecting Atomic Host Operating System] ********************
task path: /usr/share/ansible/openshift-ansible/roles/os_firewall/tasks/main.yml:2
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:41.321433",
"stat": {
"exists": false
}
}
TASK [os_firewall : Set fact r_os_firewall_is_atomic] **************************
task path: /usr/share/ansible/openshift-ansible/roles/os_firewall/tasks/main.yml:7
ok: [localhost] => {
"ansible_facts": {
"r_os_firewall_is_atomic": false
},
"changed": false,
"generated_timestamp": "2018-01-09 01:01:41.357421"
}
TASK [os_firewall : include_tasks] *********************************************
task path: /usr/share/ansible/openshift-ansible/roles/os_firewall/tasks/main.yml:11
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:41.387403",
"skip_reason": "Conditional result was False"
}
TASK [os_firewall : include_tasks] *********************************************
task path: /usr/share/ansible/openshift-ansible/roles/os_firewall/tasks/main.yml:16
included: /usr/share/ansible/openshift-ansible/roles/os_firewall/tasks/iptables.yml for localhost
TASK [os_firewall : Ensure firewalld service is not enabled] *******************
task path: /usr/share/ansible/openshift-ansible/roles/os_firewall/tasks/iptables.yml:3
ok: [localhost] => {
"changed": false,
"failed_when_result": false,
"generated_timestamp": "2018-01-09 01:01:41.943339",
"msg": "Could not find the requested service firewalld: host"
}
TASK [os_firewall : Wait 10 seconds after disabling firewalld] *****************
task path: /usr/share/ansible/openshift-ansible/roles/os_firewall/tasks/iptables.yml:14
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:01:41.972967",
"skip_reason": "Conditional result was False"
}
TASK [os_firewall : Install iptables packages] *********************************
task path: /usr/share/ansible/openshift-ansible/roles/os_firewall/tasks/iptables.yml:19
ok: [localhost] => (item=iptables) => {
"attempts": 1,
"changed": false,
"generated_timestamp": "2018-01-09 01:01:42.696335",
"item": "iptables",
"msg": "",
"rc": 0,
"results": [
"iptables-1.4.21-18.2.el7_4.x86_64 providing iptables is already installed"
]
}
changed: [localhost] => (item=iptables-services) => {
"attempts": 1,
"changed": true,
"generated_timestamp": "2018-01-09 01:02:31.122416",
"item": "iptables-services",
"msg": "",
"rc": 0,
"results": [
"Loaded plugins: amazon-id, rhui-lb, search-disabled-repos\nResolving Dependencies\n--> Running transaction check\n---> Package iptables-services.x86_64 0:1.4.21-18.2.el7_4 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n iptables-services x86_64 1.4.21-18.2.el7_4 oso-rhui-rhel-server-releases 51 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 51 k\nInstalled size: 25 k\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : iptables-services-1.4.21-18.2.el7_4.x86_64 1/1 \n Verifying : iptables-services-1.4.21-18.2.el7_4.x86_64 1/1 \n\nInstalled:\n iptables-services.x86_64 0:1.4.21-18.2.el7_4 \n\nComplete!\n"
]
}
TASK [os_firewall : Start and enable iptables service] *************************
task path: /usr/share/ansible/openshift-ansible/roles/os_firewall/tasks/iptables.yml:30
changed: [localhost -> localhost] => (item=localhost) => {
"changed": true,
"enabled": true,
"generated_timestamp": "2018-01-09 01:02:31.498462",
"item": "localhost",
"name": "iptables",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "basic.target syslog.target system.slice systemd-journald.socket",
"AllowIsolate": "no",
"AmbientCapabilities": "0",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "network.service ip6tables.service shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "18446744073709551615",
"CPUAccounting": "yes",
"CPUQuotaPerSecUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "18446744073709551615",
"CanIsolate": "no",
"CanReload": "yes",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "18446744073709551615",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"Delegate": "no",
"Description": "IPv4 firewall with iptables",
"DevicePolicy": "auto",
"Environment": "BOOTUP=serial CONSOLETYPE=serial",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecReload": "{ path=/usr/libexec/iptables/iptables.init ; argv[]=/usr/libexec/iptables/iptables.init reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStart": "{ path=/usr/libexec/iptables/iptables.init ; argv[]=/usr/libexec/iptables/iptables.init start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStop": "{ path=/usr/libexec/iptables/iptables.init ; argv[]=/usr/libexec/iptables/iptables.init stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/iptables.service",
"GuessMainPID": "yes",
"IOScheduling": "0",
"Id": "iptables.service",
"IgnoreOnIsolate": "no",
"IgnoreOnSnapshot": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "0",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "18446744073709551615",
"LimitCORE": "18446744073709551615",
"LimitCPU": "18446744073709551615",
"LimitDATA": "18446744073709551615",
"LimitFSIZE": "18446744073709551615",
"LimitLOCKS": "18446744073709551615",
"LimitMEMLOCK": "65536",
"LimitMSGQUEUE": "819200",
"LimitNICE": "0",
"LimitNOFILE": "4096",
"LimitNPROC": "63326",
"LimitRSS": "18446744073709551615",
"LimitRTPRIO": "0",
"LimitRTTIME": "18446744073709551615",
"LimitSIGPENDING": "63326",
"LimitSTACK": "18446744073709551615",
"LoadState": "loaded",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "18446744073709551615",
"MemoryLimit": "18446744073709551615",
"MountFlags": "0",
"Names": "iptables.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"PrivateDevices": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"ProtectHome": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "yes",
"Requires": "basic.target",
"Restart": "no",
"RestartUSec": "100ms",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "syslog",
"StandardInput": "null",
"StandardOutput": "syslog",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitInterval": "10000000",
"StartupBlockIOWeight": "18446744073709551615",
"StartupCPUShares": "18446744073709551615",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "no",
"TasksCurrent": "18446744073709551615",
"TasksMax": "18446744073709551615",
"TimeoutStartUSec": "0",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "oneshot",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"Wants": "system.slice",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [os_firewall : need to pause here, otherwise the iptables service starting can sometimes cause ssh to fail] ***
task path: /usr/share/ansible/openshift-ansible/roles/os_firewall/tasks/iptables.yml:42
Pausing for 10 seconds
(ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
ok: [localhost] => {
"changed": false,
"delta": 10,
"generated_timestamp": "2018-01-09 01:02:41.553558",
"rc": 0,
"start": "2018-01-09 01:02:31.550535",
"stderr": [],
"stdout": [
"Paused for 10.0 seconds"
],
"stop": "2018-01-09 01:02:41.550724",
"user_input": ""
}
META: ran handlers
META: ran handlers
PLAY [create oo_hosts_containerized_managed_true host group] *******************
skipping: no hosts matched
[WARNING]: Could not match supplied host pattern, ignoring:
oo_hosts_containerized_managed_true
PLAY [oo_nodes_to_config:oo_hosts_containerized_managed_true] ******************
TASK [Gathering Facts] *********************************************************
ok: [localhost]
META: ran handlers
TASK [container_runtime : Setup the docker-storage for overlay] ****************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/docker_storage_setup_overlay.yml:2
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:42.451137",
"skip_reason": "Conditional result was False"
}
META: ran handlers
META: ran handlers
PLAY [create oo_hosts_containerized_managed_true host group] *******************
skipping: no hosts matched
PLAY [oo_nodes_to_config:oo_hosts_containerized_managed_true] ******************
TASK [Gathering Facts] *********************************************************
ok: [localhost]
META: ran handlers
TASK [container_runtime : include_tasks] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:2
included: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/common/pre.yml for localhost
TASK [container_runtime : include_tasks] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/common/pre.yml:2
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:43.376168",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Add enterprise registry, if necessary] ***************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/common/pre.yml:5
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:43.405172",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Get current installed Docker version] ****************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:4
ok: [localhost] => {
"attempts": 1,
"changed": false,
"cmd": [
"repoquery",
"--plugins",
"--installed",
"--qf",
"%{version}",
"docker"
],
"delta": "0:00:00.246673",
"end": "2018-01-09 01:02:43.828024",
"generated_timestamp": "2018-01-09 01:02:43.851784",
"rc": 0,
"start": "2018-01-09 01:02:43.581351",
"stderr": [],
"stdout": [
"1.12.6"
]
}
TASK [container_runtime : include_tasks] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:13
included: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/docker_sanity.yml for localhost
TASK [container_runtime : Error out if Docker pre-installed but too old] *******
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/docker_sanity.yml:5
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:43.960803",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Error out if requested Docker is too old] ************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/docker_sanity.yml:14
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:43.988974",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Fail if Docker version requested but downgrade is required] ***
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/docker_sanity.yml:23
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:44.024322",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Error out if attempting to upgrade Docker across the 1.10 boundary] ***
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/docker_sanity.yml:34
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:44.058866",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Install Docker] **************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:18
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:44.099997",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Ensure docker.service.d directory exists] ************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:31
changed: [localhost] => {
"changed": true,
"generated_timestamp": "2018-01-09 01:02:44.295097",
"gid": 0,
"group": "root",
"mode": "0755",
"owner": "root",
"path": "/etc/systemd/system/docker.service.d",
"secontext": "unconfined_u:object_r:systemd_unit_file_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
TASK [container_runtime : Configure Docker service unit file] ******************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:36
NOTIFIED HANDLER restart container runtime
changed: [localhost] => {
"changed": true,
"checksum": "9e1e25c0262550dd6c750b8b58bfd898ccca1cb2",
"dest": "/etc/systemd/system/docker.service.d/custom.conf",
"generated_timestamp": "2018-01-09 01:02:44.692245",
"gid": 0,
"group": "root",
"md5sum": "3c142b6e4f182f866ab2cf8c98dc71ca",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:container_unit_file_t:s0",
"size": 345,
"src": "/home/origin/.ansible/tmp/ansible-tmp-1515459764.4-190953549349297/source",
"state": "file",
"uid": 0
}
TASK [container_runtime : stat] ************************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:44
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:44.892919",
"stat": {
"atime": 1515457607.906479,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "df2989e20dbcf611bdedcf0c2ce187b2427af5e4",
"ctime": 1515100065.7303746,
"dev": 51714,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 13598246,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"md5": "1943bfa8dfa04274b6699fbbb0f0942e",
"mimetype": "text/plain",
"mode": "0644",
"mtime": 1515100065.7293746,
"nlink": 1,
"path": "/etc/sysconfig/docker",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 1350,
"uid": 0,
"version": "18446744071605097045",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [container_runtime : Set registry params] *********************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:47
skipping: [localhost] => (item={u'reg_conf_var': u'ADD_REGISTRY', u'reg_flag': u'--add-registry', u'reg_fact_val': []}) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:44.959414",
"item": {
"reg_conf_var": "ADD_REGISTRY",
"reg_fact_val": [],
"reg_flag": "--add-registry"
},
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item={u'reg_conf_var': u'BLOCK_REGISTRY', u'reg_flag': u'--block-registry', u'reg_fact_val': []}) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:44.975311",
"item": {
"reg_conf_var": "BLOCK_REGISTRY",
"reg_fact_val": [],
"reg_flag": "--block-registry"
},
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item={u'reg_conf_var': u'INSECURE_REGISTRY', u'reg_flag': u'--insecure-registry', u'reg_fact_val': []}) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:44.992191",
"item": {
"reg_conf_var": "INSECURE_REGISTRY",
"reg_fact_val": [],
"reg_flag": "--insecure-registry"
},
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Place additional/blocked/insecure registries in /etc/containers/registries.conf] ***
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:69
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:45.032526",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Set Proxy Settings] **********************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:77
skipping: [localhost] => (item={u'reg_conf_var': u'HTTP_PROXY', u'reg_fact_val': u''}) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:45.093204",
"item": {
"reg_conf_var": "HTTP_PROXY",
"reg_fact_val": ""
},
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item={u'reg_conf_var': u'HTTPS_PROXY', u'reg_fact_val': u''}) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:45.117119",
"item": {
"reg_conf_var": "HTTPS_PROXY",
"reg_fact_val": ""
},
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item={u'reg_conf_var': u'NO_PROXY', u'reg_fact_val': u''}) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:45.142010",
"item": {
"reg_conf_var": "NO_PROXY",
"reg_fact_val": ""
},
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Set various Docker options] **************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:97
changed: [localhost] => {
"backup": "",
"changed": true,
"generated_timestamp": "2018-01-09 01:02:45.507160",
"msg": "line replaced"
}
TASK [container_runtime : stat] ************************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:114
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:45.699155",
"stat": {
"atime": 1515457614.0114074,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "d30da59f8bb0969a680f73f836c3f8123deba6cc",
"ctime": 1515100061.3313787,
"dev": 51714,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 4206435,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"md5": "d4fa8a35c813dac393f629dc2ce2852e",
"mimetype": "text/plain",
"mode": "0644",
"mtime": 1510863462.0,
"nlink": 1,
"path": "/etc/sysconfig/docker-network",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 56,
"uid": 0,
"version": "433285626",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [container_runtime : Configure Docker Network OPTIONS] ********************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:117
changed: [localhost] => {
"backup": "",
"changed": true,
"generated_timestamp": "2018-01-09 01:02:45.897080",
"msg": "line replaced"
}
TASK [container_runtime : Detect if docker is already started] *****************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:131
ok: [localhost] => {
"changed": false,
"cmd": [
"systemctl",
"show",
"docker",
"-p",
"ActiveState"
],
"delta": "0:00:00.009593",
"end": "2018-01-09 01:02:46.072380",
"generated_timestamp": "2018-01-09 01:02:46.091418",
"rc": 0,
"start": "2018-01-09 01:02:46.062787",
"stderr": [],
"stdout": [
"ActiveState=active"
]
}
TASK [container_runtime : Start the Docker service] ****************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:136
ok: [localhost] => {
"attempts": 1,
"changed": false,
"enabled": true,
"generated_timestamp": "2018-01-09 01:02:46.353223",
"name": "docker",
"state": "started",
"status": {
"ActiveEnterTimestamp": "Tue 2018-01-09 00:50:49 UTC",
"ActiveEnterTimestampMonotonic": "1476108670",
"ActiveExitTimestamp": "Tue 2018-01-09 00:50:46 UTC",
"ActiveExitTimestampMonotonic": "1472634250",
"ActiveState": "active",
"After": "registries.service docker-storage-setup.service basic.target network.target systemd-journald.socket iptables.service system.slice",
"AllowIsolate": "no",
"AmbientCapabilities": "0",
"AssertResult": "yes",
"AssertTimestamp": "Tue 2018-01-09 00:50:48 UTC",
"AssertTimestampMonotonic": "1474668542",
"Before": "multi-user.target shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "18446744073709551615",
"CPUAccounting": "yes",
"CPUQuotaPerSecUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "18446744073709551615",
"CanIsolate": "no",
"CanReload": "yes",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "18446744073709551615",
"ConditionResult": "yes",
"ConditionTimestamp": "Tue 2018-01-09 00:50:48 UTC",
"ConditionTimestampMonotonic": "1474668540",
"Conflicts": "shutdown.target",
"ControlGroup": "/system.slice/docker.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"Delegate": "no",
"Description": "Docker Application Container Engine",
"DevicePolicy": "auto",
"Documentation": "http://docs.docker.com",
"DropInPaths": "/etc/systemd/system/docker.service.d/custom.conf",
"Environment": "GOTRACEBACK=crash DOCKER_HTTP_HOST_COMPAT=1 PATH=/usr/libexec/docker:/usr/bin:/usr/sbin",
"EnvironmentFile": "/etc/sysconfig/docker-network (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "11979",
"ExecMainStartTimestamp": "Tue 2018-01-09 00:50:48 UTC",
"ExecMainStartTimestampMonotonic": "1474671358",
"ExecMainStatus": "0",
"ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStart": "{ path=/usr/bin/dockerd-current ; argv[]=/usr/bin/dockerd-current --add-runtime docker-runc=/usr/libexec/docker/docker-runc-current --default-runtime=docker-runc --authorization-plugin=rhel-push-plugin --exec-opt native.cgroupdriver=systemd --userland-proxy-path=/usr/libexec/docker/docker-proxy-current $OPTIONS $DOCKER_STORAGE_OPTIONS $DOCKER_NETWORK_OPTIONS $ADD_REGISTRY $BLOCK_REGISTRY $INSECURE_REGISTRY $REGISTRIES ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/docker.service",
"GuessMainPID": "yes",
"IOScheduling": "0",
"Id": "docker.service",
"IgnoreOnIsolate": "no",
"IgnoreOnSnapshot": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestamp": "Tue 2018-01-09 00:50:48 UTC",
"InactiveEnterTimestampMonotonic": "1474161556",
"InactiveExitTimestamp": "Tue 2018-01-09 00:50:48 UTC",
"InactiveExitTimestampMonotonic": "1474671391",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "0",
"KillMode": "process",
"KillSignal": "15",
"LimitAS": "18446744073709551615",
"LimitCORE": "18446744073709551615",
"LimitCPU": "18446744073709551615",
"LimitDATA": "18446744073709551615",
"LimitFSIZE": "18446744073709551615",
"LimitLOCKS": "18446744073709551615",
"LimitMEMLOCK": "65536",
"LimitMSGQUEUE": "819200",
"LimitNICE": "0",
"LimitNOFILE": "1048576",
"LimitNPROC": "1048576",
"LimitRSS": "18446744073709551615",
"LimitRTPRIO": "0",
"LimitRTTIME": "18446744073709551615",
"LimitSIGPENDING": "63326",
"LimitSTACK": "18446744073709551615",
"LoadState": "loaded",
"MainPID": "11979",
"MemoryAccounting": "yes",
"MemoryCurrent": "18446744073709551615",
"MemoryLimit": "18446744073709551615",
"MountFlags": "524288",
"Names": "docker.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "all",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PartOf": "iptables.service",
"PermissionsStartOnly": "no",
"PrivateDevices": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"ProtectHome": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RequiredBy": "docker-cleanup.service",
"Requires": "basic.target registries.service rhel-push-plugin.socket docker-cleanup.timer",
"Restart": "on-abnormal",
"RestartUSec": "100ms",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitInterval": "10000000",
"StartupBlockIOWeight": "18446744073709551615",
"StartupCPUShares": "18446744073709551615",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "no",
"TasksCurrent": "18446744073709551615",
"TasksMax": "18446744073709551615",
"TimeoutStartUSec": "10min",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"WantedBy": "multi-user.target",
"Wants": "system.slice iptables.service docker-storage-setup.service",
"WatchdogTimestamp": "Tue 2018-01-09 00:50:49 UTC",
"WatchdogTimestampMonotonic": "1476108598",
"WatchdogUSec": "0"
}
}
TASK [container_runtime : set_fact] ********************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:147
ok: [localhost] => {
"ansible_facts": {
"docker_service_status_changed": false
},
"changed": false,
"generated_timestamp": "2018-01-09 01:02:46.404265"
}
TASK [container_runtime : include_tasks] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:150
included: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/common/post.yml for localhost
TASK [container_runtime : Ensure /var/lib/containers exists] *******************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/common/post.yml:2
changed: [localhost] => {
"changed": true,
"generated_timestamp": "2018-01-09 01:02:46.704333",
"gid": 0,
"group": "root",
"mode": "0755",
"owner": "root",
"path": "/var/lib/containers",
"secontext": "unconfined_u:object_r:container_var_lib_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
TASK [container_runtime : Fix SELinux Permissions on /var/lib/containers] ******
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/common/post.yml:7
ok: [localhost] => {
"changed": false,
"cmd": [
"restorecon",
"-R",
"/var/lib/containers/"
],
"delta": "0:00:00.009852",
"end": "2018-01-09 01:02:46.877560",
"generated_timestamp": "2018-01-09 01:02:46.894596",
"rc": 0,
"start": "2018-01-09 01:02:46.867708",
"stderr": [],
"stdout": []
}
RUNNING HANDLER [container_runtime : restart container runtime] ****************
changed: [localhost] => {
"attempts": 1,
"changed": true,
"generated_timestamp": "2018-01-09 01:02:49.695775",
"name": "docker",
"state": "started",
"status": {
"ActiveEnterTimestamp": "Tue 2018-01-09 00:50:49 UTC",
"ActiveEnterTimestampMonotonic": "1476108670",
"ActiveExitTimestamp": "Tue 2018-01-09 00:50:46 UTC",
"ActiveExitTimestampMonotonic": "1472634250",
"ActiveState": "active",
"After": "docker-storage-setup.service registries.service basic.target systemd-journald.socket system.slice network.target iptables.service",
"AllowIsolate": "no",
"AmbientCapabilities": "0",
"AssertResult": "yes",
"AssertTimestamp": "Tue 2018-01-09 00:50:48 UTC",
"AssertTimestampMonotonic": "1474668542",
"Before": "shutdown.target multi-user.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "18446744073709551615",
"CPUAccounting": "yes",
"CPUQuotaPerSecUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "18446744073709551615",
"CanIsolate": "no",
"CanReload": "yes",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "18446744073709551615",
"ConditionResult": "yes",
"ConditionTimestamp": "Tue 2018-01-09 00:50:48 UTC",
"ConditionTimestampMonotonic": "1474668540",
"Conflicts": "shutdown.target",
"ControlGroup": "/system.slice/docker.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"Delegate": "no",
"Description": "Docker Application Container Engine",
"DevicePolicy": "auto",
"Documentation": "http://docs.docker.com",
"DropInPaths": "/etc/systemd/system/docker.service.d/custom.conf",
"Environment": "GOTRACEBACK=crash DOCKER_HTTP_HOST_COMPAT=1 PATH=/usr/libexec/docker:/usr/bin:/usr/sbin",
"EnvironmentFile": "/etc/sysconfig/docker-network (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "11979",
"ExecMainStartTimestamp": "Tue 2018-01-09 00:50:48 UTC",
"ExecMainStartTimestampMonotonic": "1474671358",
"ExecMainStatus": "0",
"ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStart": "{ path=/usr/bin/dockerd-current ; argv[]=/usr/bin/dockerd-current --add-runtime docker-runc=/usr/libexec/docker/docker-runc-current --default-runtime=docker-runc --authorization-plugin=rhel-push-plugin --exec-opt native.cgroupdriver=systemd --userland-proxy-path=/usr/libexec/docker/docker-proxy-current $OPTIONS $DOCKER_STORAGE_OPTIONS $DOCKER_NETWORK_OPTIONS $ADD_REGISTRY $BLOCK_REGISTRY $INSECURE_REGISTRY $REGISTRIES ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/docker.service",
"GuessMainPID": "yes",
"IOScheduling": "0",
"Id": "docker.service",
"IgnoreOnIsolate": "no",
"IgnoreOnSnapshot": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestamp": "Tue 2018-01-09 00:50:48 UTC",
"InactiveEnterTimestampMonotonic": "1474161556",
"InactiveExitTimestamp": "Tue 2018-01-09 00:50:48 UTC",
"InactiveExitTimestampMonotonic": "1474671391",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "0",
"KillMode": "process",
"KillSignal": "15",
"LimitAS": "18446744073709551615",
"LimitCORE": "18446744073709551615",
"LimitCPU": "18446744073709551615",
"LimitDATA": "18446744073709551615",
"LimitFSIZE": "18446744073709551615",
"LimitLOCKS": "18446744073709551615",
"LimitMEMLOCK": "65536",
"LimitMSGQUEUE": "819200",
"LimitNICE": "0",
"LimitNOFILE": "1048576",
"LimitNPROC": "1048576",
"LimitRSS": "18446744073709551615",
"LimitRTPRIO": "0",
"LimitRTTIME": "18446744073709551615",
"LimitSIGPENDING": "63326",
"LimitSTACK": "18446744073709551615",
"LoadState": "loaded",
"MainPID": "11979",
"MemoryAccounting": "yes",
"MemoryCurrent": "18446744073709551615",
"MemoryLimit": "18446744073709551615",
"MountFlags": "524288",
"Names": "docker.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "all",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PartOf": "iptables.service",
"PermissionsStartOnly": "no",
"PrivateDevices": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"ProtectHome": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RequiredBy": "docker-cleanup.service",
"Requires": "basic.target docker-cleanup.timer rhel-push-plugin.socket registries.service",
"Restart": "on-abnormal",
"RestartUSec": "100ms",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitInterval": "10000000",
"StartupBlockIOWeight": "18446744073709551615",
"StartupCPUShares": "18446744073709551615",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "no",
"TasksCurrent": "18446744073709551615",
"TasksMax": "18446744073709551615",
"TimeoutStartUSec": "10min",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"WantedBy": "multi-user.target",
"Wants": "docker-storage-setup.service iptables.service system.slice",
"WatchdogTimestamp": "Tue 2018-01-09 00:50:49 UTC",
"WatchdogTimestampMonotonic": "1476108598",
"WatchdogUSec": "0"
}
}
META: ran handlers
TASK [container_runtime : include_tasks] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/common/post.yml:16
included: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/registry_auth.yml for localhost
TASK [container_runtime : Check for credentials file for registry auth] ********
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/registry_auth.yml:2
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:49.814642",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Create credentials for docker cli registry auth] *****
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/registry_auth.yml:8
skipping: [localhost] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"generated_timestamp": "2018-01-09 01:02:49.845189"
}
TASK [container_runtime : Create credentials for docker cli registry auth (alternative)] ***
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/registry_auth.yml:24
skipping: [localhost] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"generated_timestamp": "2018-01-09 01:02:49.872081"
}
TASK [container_runtime : stat the docker data dir] ****************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/common/post.yml:18
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.071918",
"stat": {
"atime": 1510863598.0,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 0,
"charset": "binary",
"ctime": 1515459769.404967,
"dev": 51714,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 58792064,
"isblk": false,
"ischr": false,
"isdir": true,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": false,
"issock": false,
"isuid": false,
"mimetype": "inode/directory",
"mode": "0711",
"mtime": 1515100072.0463686,
"nlink": 10,
"path": "/var/lib/docker",
"pw_name": "root",
"readable": true,
"rgrp": false,
"roth": false,
"rusr": true,
"size": 124,
"uid": 0,
"version": "331561160",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [container_runtime : include_tasks] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/common/post.yml:23
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.101002",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Fail quickly if openshift_docker_options are set] ****
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:4
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.129505",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : include_tasks] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:14
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.158193",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : include_tasks] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:16
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.187572",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Install Docker so we can use the client] *************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:19
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.214169",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Disable Docker] **************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:26
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.242550",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Ensure proxies are in the atomic.conf] ***************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:38
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.271894",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : debug] ***********************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:42
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.302106",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Pre-pull Container Engine System Container image] ****
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:46
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.328574",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Ensure container-engine.service.d directory exists] ***
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:53
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.356696",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Ensure /etc/docker directory exists] *****************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:58
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.384775",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Install Container Engine System Container] ***********
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:63
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.414101",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Configure Container Engine Service File] *************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:69
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.439674",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Configure Container Engine] **************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:77
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.466526",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Start the Container Engine service] ******************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:83
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.495738",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : set_fact] ********************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:94
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.523911",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : include_tasks] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:99
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.551432",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Check we are not using node as a Docker container with CRI-O] ***
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:3
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.579334",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : include_tasks] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:9
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.606923",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : include_tasks] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:11
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.636005",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Check that overlay is in the kernel] *****************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:13
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.663979",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Add overlay to modprobe.d] ***************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:22
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.692181",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Manually modprobe overlay into the kernel] ***********
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:28
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.719952",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Enable and start systemd-modules-load] ***************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:31
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.749343",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Ensure proxies are in the atomic.conf] ***************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:37
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.775786",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : debug] ***********************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:41
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.803725",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Pre-pull CRI-O System Container image] ***************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:45
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.831963",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Install CRI-O System Container] **********************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:51
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.859862",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Remove CRI-O default configuration files] ************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:57
skipping: [localhost] => (item=/etc/cni/net.d/200-loopback.conf) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.888776",
"item": "/etc/cni/net.d/200-loopback.conf",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=/etc/cni/net.d/100-crio-bridge.conf) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.895635",
"item": "/etc/cni/net.d/100-crio-bridge.conf",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Create the CRI-O configuration] **********************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:65
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.926226",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Ensure CNI configuration directory exists] ***********
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:71
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.955669",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Add iptables allow rules] ****************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/crio_firewall.yml:4
skipping: [localhost] => (item={u'port': u'10010/tcp', u'service': u'crio'}) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:50.991518",
"item": {
"port": "10010/tcp",
"service": "crio"
},
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Remove iptables rules] *******************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/crio_firewall.yml:13
TASK [container_runtime : Add firewalld allow rules] ***************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/crio_firewall.yml:24
skipping: [localhost] => (item={u'port': u'10010/tcp', u'service': u'crio'}) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:51.051857",
"item": {
"port": "10010/tcp",
"service": "crio"
},
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Remove firewalld allow rules] ************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/crio_firewall.yml:33
TASK [container_runtime : Configure the CNI network] ***************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:79
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:51.107382",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Create /etc/sysconfig/crio-storage] ******************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:84
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:51.134323",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Create /etc/sysconfig/crio-network] ******************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:90
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:51.161365",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Start the CRI-O service] *****************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:95
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:51.189576",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : include_tasks] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:105
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:51.214974",
"skip_reason": "Conditional result was False"
}
META: ran handlers
META: ran handlers
PLAY RECAP *********************************************************************
localhost : ok=73 changed=14 unreachable=0 failed=0
INSTALLER STATUS ***************************************************************
Initialization : Complete (0:00:12)
Running network_manager setup
+ echo 'Running network_manager setup'
+ [[ -s /usr/share/ansible/openshift-ansible/playbooks/openshift-node/network_manager.yml ]]
+ playbook=/usr/share/ansible/openshift-ansible/playbooks/openshift-node/network_manager.yml
+ ansible-playbook -vv --inventory /data/src/github.com/openshift/openshift-ansible//test/ci/inventory/local_containerized.txt --e @/data/src/github.com/openshift/openshift-ansible//test/ci/extra_vars/default.yml /usr/share/ansible/openshift-ansible/playbooks/openshift-node/network_manager.yml
ansible-playbook 2.4.2.0
config file = /etc/ansible/ansible.cfg
configured module search path = [u'/home/origin/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python2.7/site-packages/ansible
executable location = /usr/bin/ansible-playbook
python version = 2.7.5 (default, May 3 2017, 07:55:04) [GCC 4.8.5 20150623 (Red Hat 4.8.5-14)]
Using /etc/ansible/ansible.cfg as config file
PLAYBOOK: network_manager.yml **************************************************
2 plays in /usr/share/ansible/openshift-ansible/playbooks/openshift-node/network_manager.yml
PLAY [Populate config host groups] *********************************************
META: ran handlers
TASK [Load group name mapping variables] ***************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:8
ok: [localhost] => {
"ansible_facts": {
"g_all_hosts": "{{ g_master_hosts | union(g_node_hosts) | union(g_etcd_hosts) | union(g_new_etcd_hosts) | union(g_lb_hosts) | union(g_nfs_hosts) | union(g_new_node_hosts)| union(g_new_master_hosts) | union(g_glusterfs_hosts) | union(g_glusterfs_registry_hosts) | default([]) }}",
"g_etcd_hosts": "{{ groups.etcd | default([]) }}",
"g_glusterfs_hosts": "{{ groups.glusterfs | default([]) }}",
"g_glusterfs_registry_hosts": "{{ groups.glusterfs_registry | default(g_glusterfs_hosts) }}",
"g_lb_hosts": "{{ groups.lb | default([]) }}",
"g_master_hosts": "{{ groups.masters | default([]) }}",
"g_new_etcd_hosts": "{{ groups.new_etcd | default([]) }}",
"g_new_master_hosts": "{{ groups.new_masters | default([]) }}",
"g_new_node_hosts": "{{ groups.new_nodes | default([]) }}",
"g_nfs_hosts": "{{ groups.nfs | default([]) }}",
"g_node_hosts": "{{ groups.nodes | default([]) }}"
},
"ansible_included_var_files": [
"/usr/share/ansible/openshift-ansible/playbooks/init/vars/cluster_hosts.yml"
],
"changed": false,
"generated_timestamp": "2018-01-09 01:02:52.251937"
}
TASK [Evaluate groups - g_etcd_hosts or g_new_etcd_hosts required] *************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:11
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:52.275239",
"skip_reason": "Conditional result was False"
}
TASK [Evaluate groups - g_master_hosts or g_new_master_hosts required] *********
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:16
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:52.297686",
"skip_reason": "Conditional result was False"
}
TASK [Evaluate groups - g_node_hosts or g_new_node_hosts required] *************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:21
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:52.320370",
"skip_reason": "Conditional result was False"
}
TASK [Evaluate groups - g_lb_hosts required] ***********************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:26
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:52.341260",
"skip_reason": "Conditional result was False"
}
TASK [Evaluate groups - g_nfs_hosts required] **********************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:31
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:52.362063",
"skip_reason": "Conditional result was False"
}
TASK [Evaluate groups - g_nfs_hosts is single host] ****************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:36
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:52.383321",
"skip_reason": "Conditional result was False"
}
TASK [Evaluate groups - g_glusterfs_hosts required] ****************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:41
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:52.404260",
"skip_reason": "Conditional result was False"
}
TASK [Evaluate groups - Fail if no etcd hosts group is defined] ****************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:46
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:52.425304",
"skip_reason": "Conditional result was False"
}
TASK [Evaluate oo_all_hosts] ***************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:54
creating host via 'add_host': hostname=localhost
ok: [localhost] => (item=localhost) => {
"add_host": {
"groups": [
"oo_all_hosts"
],
"host_name": "localhost",
"host_vars": {}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:02:52.474571",
"item": "localhost"
}
TASK [Evaluate oo_masters] *****************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:63
creating host via 'add_host': hostname=localhost
ok: [localhost] => (item=localhost) => {
"add_host": {
"groups": [
"oo_masters"
],
"host_name": "localhost",
"host_vars": {}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:02:52.511212",
"item": "localhost"
}
TASK [Evaluate oo_first_master] ************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:72
creating host via 'add_host': hostname=localhost
ok: [localhost] => {
"add_host": {
"groups": [
"oo_first_master"
],
"host_name": "localhost",
"host_vars": {}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:02:52.545491"
}
TASK [Evaluate oo_new_etcd_to_config] ******************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:81
TASK [Evaluate oo_masters_to_config] *******************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:90
creating host via 'add_host': hostname=localhost
ok: [localhost] => (item=localhost) => {
"add_host": {
"groups": [
"oo_masters_to_config"
],
"host_name": "localhost",
"host_vars": {}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:02:52.598263",
"item": "localhost"
}
TASK [Evaluate oo_etcd_to_config] **********************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:99
creating host via 'add_host': hostname=localhost
ok: [localhost] => (item=localhost) => {
"add_host": {
"groups": [
"oo_etcd_to_config"
],
"host_name": "localhost",
"host_vars": {}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:02:52.631558",
"item": "localhost"
}
TASK [Evaluate oo_first_etcd] **************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:108
creating host via 'add_host': hostname=localhost
ok: [localhost] => {
"add_host": {
"groups": [
"oo_first_etcd"
],
"host_name": "localhost",
"host_vars": {}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:02:52.664338"
}
TASK [Evaluate oo_etcd_hosts_to_upgrade] ***************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:120
creating host via 'add_host': hostname=localhost
ok: [localhost] => (item=localhost) => {
"add_host": {
"groups": [
"oo_etcd_hosts_to_upgrade"
],
"host_name": "localhost",
"host_vars": {}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:02:52.693684",
"item": "localhost"
}
TASK [Evaluate oo_etcd_hosts_to_backup] ****************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:127
creating host via 'add_host': hostname=localhost
ok: [localhost] => (item=localhost) => {
"add_host": {
"groups": [
"oo_etcd_hosts_to_backup"
],
"host_name": "localhost",
"host_vars": {}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:02:52.724962",
"item": "localhost"
}
TASK [Evaluate oo_nodes_to_config] *********************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:134
creating host via 'add_host': hostname=localhost
ok: [localhost] => (item=localhost) => {
"add_host": {
"groups": [
"oo_nodes_to_config"
],
"host_name": "localhost",
"host_vars": {}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:02:52.761668",
"item": "localhost"
}
TASK [Add master to oo_nodes_to_config] ****************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:144
skipping: [localhost] => (item=localhost) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:52.791121",
"item": "localhost",
"skip_reason": "Conditional result was False"
}
TASK [Evaluate oo_lb_to_config] ************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:154
TASK [Evaluate oo_nfs_to_config] ***********************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:163
TASK [Evaluate oo_glusterfs_to_config] *****************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:172
TASK [Evaluate oo_etcd_to_migrate] *********************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:181
creating host via 'add_host': hostname=localhost
ok: [localhost] => (item=localhost) => {
"add_host": {
"groups": [
"oo_etcd_to_migrate"
],
"host_name": "localhost",
"host_vars": {}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:02:52.888452",
"item": "localhost"
}
META: ran handlers
META: ran handlers
PLAY [Install and configure NetworkManager] ************************************
TASK [Gathering Facts] *********************************************************
ok: [localhost]
META: ran handlers
TASK [install NetworkManager] **************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-node/private/network_manager.yml:6
ok: [localhost] => {
"attempts": 1,
"changed": false,
"generated_timestamp": "2018-01-09 01:02:54.880521",
"msg": "",
"rc": 0,
"results": [
"1:NetworkManager-1.8.0-11.el7_4.x86_64 providing NetworkManager is already installed"
]
}
TASK [configure NetworkManager] ************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-node/private/network_manager.yml:13
changed: [localhost] => (item=USE_PEERDNS) => {
"backup": "",
"changed": true,
"generated_timestamp": "2018-01-09 01:02:55.200827",
"item": "USE_PEERDNS",
"msg": "line added"
}
changed: [localhost] => (item=NM_CONTROLLED) => {
"backup": "",
"changed": true,
"generated_timestamp": "2018-01-09 01:02:55.351070",
"item": "NM_CONTROLLED",
"msg": "line added"
}
TASK [enable and start NetworkManager] *****************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-node/private/network_manager.yml:24
ok: [localhost] => {
"changed": false,
"enabled": true,
"generated_timestamp": "2018-01-09 01:02:55.674970",
"name": "NetworkManager",
"state": "started",
"status": {
"ActiveEnterTimestamp": "Tue 2018-01-09 00:26:49 UTC",
"ActiveEnterTimestampMonotonic": "35484797",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "cloud-init-local.service systemd-journald.socket basic.target system.slice network-pre.target dbus.service",
"AllowIsolate": "no",
"AmbientCapabilities": "0",
"AssertResult": "yes",
"AssertTimestamp": "Tue 2018-01-09 00:26:47 UTC",
"AssertTimestampMonotonic": "33885283",
"Before": "network.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service multi-user.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "18446744073709551615",
"BusName": "org.freedesktop.NetworkManager",
"CPUAccounting": "yes",
"CPUQuotaPerSecUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "18446744073709551615",
"CanIsolate": "no",
"CanReload": "yes",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "537212130",
"ConditionResult": "yes",
"ConditionTimestamp": "Tue 2018-01-09 00:26:47 UTC",
"ConditionTimestampMonotonic": "33885282",
"Conflicts": "shutdown.target",
"ControlGroup": "/system.slice/NetworkManager.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"Delegate": "no",
"Description": "Network Manager",
"DevicePolicy": "auto",
"Documentation": "man:NetworkManager(8)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "672",
"ExecMainStartTimestamp": "Tue 2018-01-09 00:26:47 UTC",
"ExecMainStartTimestampMonotonic": "33886186",
"ExecMainStatus": "0",
"ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/NetworkManager.service",
"GuessMainPID": "yes",
"IOScheduling": "0",
"Id": "NetworkManager.service",
"IgnoreOnIsolate": "no",
"IgnoreOnSnapshot": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Tue 2018-01-09 00:26:47 UTC",
"InactiveExitTimestampMonotonic": "33886230",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "0",
"KillMode": "process",
"KillSignal": "15",
"LimitAS": "18446744073709551615",
"LimitCORE": "18446744073709551615",
"LimitCPU": "18446744073709551615",
"LimitDATA": "18446744073709551615",
"LimitFSIZE": "18446744073709551615",
"LimitLOCKS": "18446744073709551615",
"LimitMEMLOCK": "65536",
"LimitMSGQUEUE": "819200",
"LimitNICE": "0",
"LimitNOFILE": "4096",
"LimitNPROC": "63326",
"LimitRSS": "18446744073709551615",
"LimitRTPRIO": "0",
"LimitRTTIME": "18446744073709551615",
"LimitSIGPENDING": "63326",
"LimitSTACK": "18446744073709551615",
"LoadState": "loaded",
"MainPID": "672",
"MemoryAccounting": "yes",
"MemoryCurrent": "20287488",
"MemoryLimit": "18446744073709551615",
"MountFlags": "0",
"Names": "NetworkManager.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"PrivateDevices": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"ProtectHome": "read-only",
"ProtectSystem": "yes",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RequiredBy": "NetworkManager-wait-online.service",
"Requires": "basic.target",
"Restart": "on-failure",
"RestartUSec": "100ms",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitInterval": "10000000",
"StartupBlockIOWeight": "18446744073709551615",
"StartupCPUShares": "18446744073709551615",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "no",
"TasksCurrent": "18446744073709551615",
"TasksMax": "18446744073709551615",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "dbus",
"UMask": "0022",
"UnitFilePreset": "enabled",
"UnitFileState": "enabled",
"WantedBy": "multi-user.target",
"Wants": "network.target system.slice",
"WatchdogTimestamp": "Tue 2018-01-09 00:26:49 UTC",
"WatchdogTimestampMonotonic": "35484740",
"WatchdogUSec": "0"
}
}
META: ran handlers
META: ran handlers
PLAY RECAP *********************************************************************
localhost : ok=15 changed=1 unreachable=0 failed=0
Running openshift-ansible deploy_cluster
+ echo 'Running openshift-ansible deploy_cluster'
+ ansible-playbook -vv --inventory /data/src/github.com/openshift/openshift-ansible//test/ci/inventory/local_containerized.txt --e @/data/src/github.com/openshift/openshift-ansible//test/ci/extra_vars/default.yml /usr/share/ansible/openshift-ansible/playbooks/deploy_cluster.yml
ansible-playbook 2.4.2.0
config file = /etc/ansible/ansible.cfg
configured module search path = [u'/home/origin/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python2.7/site-packages/ansible
executable location = /usr/bin/ansible-playbook
python version = 2.7.5 (default, May 3 2017, 07:55:04) [GCC 4.8.5 20150623 (Red Hat 4.8.5-14)]
Using /etc/ansible/ansible.cfg as config file
statically imported: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/firewall.yml
statically imported: /usr/share/ansible/openshift-ansible/roles/openshift_storage_nfs/tasks/firewall.yml
statically imported: /usr/share/ansible/openshift-ansible/roles/openshift_loadbalancer/tasks/firewall.yml
statically imported: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/firewall.yml
statically imported: /usr/share/ansible/openshift-ansible/roles/nuage_master/tasks/firewall.yml
statically imported: /usr/share/ansible/openshift-ansible/roles/cockpit/tasks/firewall.yml
statically imported: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/firewall.yml
statically imported: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/firewall.yml
statically imported: /usr/share/ansible/openshift-ansible/roles/nuage_node/tasks/firewall.yml
statically imported: /usr/share/ansible/openshift-ansible/roles/openshift_hosted/tasks/firewall.yml
statically imported: /usr/share/ansible/openshift-ansible/roles/openshift_hosted/tasks/firewall.yml
PLAYBOOK: deploy_cluster.yml ***************************************************
91 plays in /usr/share/ansible/openshift-ansible/playbooks/deploy_cluster.yml
PLAY [Initialization Checkpoint Start] *****************************************
META: ran handlers
TASK [Set install initialization 'In Progress'] ********************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/main.yml:8
ok: [localhost] => {
"ansible_stats": {
"aggregate": true,
"data": {
"installer_phase_initialize": {
"start": "20180109010258Z",
"status": "In Progress"
}
},
"per_host": false
},
"changed": false,
"generated_timestamp": "2018-01-09 01:02:58.890996"
}
META: ran handlers
META: ran handlers
PLAY [Populate config host groups] *********************************************
META: ran handlers
TASK [Load group name mapping variables] ***************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:8
ok: [localhost] => {
"ansible_facts": {
"g_all_hosts": "{{ g_master_hosts | union(g_node_hosts) | union(g_etcd_hosts) | union(g_new_etcd_hosts) | union(g_lb_hosts) | union(g_nfs_hosts) | union(g_new_node_hosts)| union(g_new_master_hosts) | union(g_glusterfs_hosts) | union(g_glusterfs_registry_hosts) | default([]) }}",
"g_etcd_hosts": "{{ groups.etcd | default([]) }}",
"g_glusterfs_hosts": "{{ groups.glusterfs | default([]) }}",
"g_glusterfs_registry_hosts": "{{ groups.glusterfs_registry | default(g_glusterfs_hosts) }}",
"g_lb_hosts": "{{ groups.lb | default([]) }}",
"g_master_hosts": "{{ groups.masters | default([]) }}",
"g_new_etcd_hosts": "{{ groups.new_etcd | default([]) }}",
"g_new_master_hosts": "{{ groups.new_masters | default([]) }}",
"g_new_node_hosts": "{{ groups.new_nodes | default([]) }}",
"g_nfs_hosts": "{{ groups.nfs | default([]) }}",
"g_node_hosts": "{{ groups.nodes | default([]) }}"
},
"ansible_included_var_files": [
"/usr/share/ansible/openshift-ansible/playbooks/init/vars/cluster_hosts.yml"
],
"changed": false,
"generated_timestamp": "2018-01-09 01:02:58.927392"
}
TASK [Evaluate groups - g_etcd_hosts or g_new_etcd_hosts required] *************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:11
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:58.958161",
"skip_reason": "Conditional result was False"
}
TASK [Evaluate groups - g_master_hosts or g_new_master_hosts required] *********
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:16
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:58.986925",
"skip_reason": "Conditional result was False"
}
TASK [Evaluate groups - g_node_hosts or g_new_node_hosts required] *************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:21
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:59.015374",
"skip_reason": "Conditional result was False"
}
TASK [Evaluate groups - g_lb_hosts required] ***********************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:26
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:59.039771",
"skip_reason": "Conditional result was False"
}
TASK [Evaluate groups - g_nfs_hosts required] **********************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:31
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:59.063965",
"skip_reason": "Conditional result was False"
}
TASK [Evaluate groups - g_nfs_hosts is single host] ****************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:36
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:59.088500",
"skip_reason": "Conditional result was False"
}
TASK [Evaluate groups - g_glusterfs_hosts required] ****************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:41
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:59.112860",
"skip_reason": "Conditional result was False"
}
TASK [Evaluate groups - Fail if no etcd hosts group is defined] ****************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:46
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:59.137423",
"skip_reason": "Conditional result was False"
}
TASK [Evaluate oo_all_hosts] ***************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:54
creating host via 'add_host': hostname=localhost
ok: [localhost] => (item=localhost) => {
"add_host": {
"groups": [
"oo_all_hosts"
],
"host_name": "localhost",
"host_vars": {}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:02:59.202301",
"item": "localhost"
}
TASK [Evaluate oo_masters] *****************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:63
creating host via 'add_host': hostname=localhost
ok: [localhost] => (item=localhost) => {
"add_host": {
"groups": [
"oo_masters"
],
"host_name": "localhost",
"host_vars": {}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:02:59.245607",
"item": "localhost"
}
TASK [Evaluate oo_first_master] ************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:72
creating host via 'add_host': hostname=localhost
ok: [localhost] => {
"add_host": {
"groups": [
"oo_first_master"
],
"host_name": "localhost",
"host_vars": {}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:02:59.283336"
}
TASK [Evaluate oo_new_etcd_to_config] ******************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:81
TASK [Evaluate oo_masters_to_config] *******************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:90
creating host via 'add_host': hostname=localhost
ok: [localhost] => (item=localhost) => {
"add_host": {
"groups": [
"oo_masters_to_config"
],
"host_name": "localhost",
"host_vars": {}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:02:59.346590",
"item": "localhost"
}
TASK [Evaluate oo_etcd_to_config] **********************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:99
creating host via 'add_host': hostname=localhost
ok: [localhost] => (item=localhost) => {
"add_host": {
"groups": [
"oo_etcd_to_config"
],
"host_name": "localhost",
"host_vars": {}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:02:59.386299",
"item": "localhost"
}
TASK [Evaluate oo_first_etcd] **************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:108
creating host via 'add_host': hostname=localhost
ok: [localhost] => {
"add_host": {
"groups": [
"oo_first_etcd"
],
"host_name": "localhost",
"host_vars": {}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:02:59.424973"
}
TASK [Evaluate oo_etcd_hosts_to_upgrade] ***************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:120
creating host via 'add_host': hostname=localhost
ok: [localhost] => (item=localhost) => {
"add_host": {
"groups": [
"oo_etcd_hosts_to_upgrade"
],
"host_name": "localhost",
"host_vars": {}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:02:59.463375",
"item": "localhost"
}
TASK [Evaluate oo_etcd_hosts_to_backup] ****************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:127
creating host via 'add_host': hostname=localhost
ok: [localhost] => (item=localhost) => {
"add_host": {
"groups": [
"oo_etcd_hosts_to_backup"
],
"host_name": "localhost",
"host_vars": {}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:02:59.503226",
"item": "localhost"
}
TASK [Evaluate oo_nodes_to_config] *********************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:134
creating host via 'add_host': hostname=localhost
ok: [localhost] => (item=localhost) => {
"add_host": {
"groups": [
"oo_nodes_to_config"
],
"host_name": "localhost",
"host_vars": {}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:02:59.549752",
"item": "localhost"
}
TASK [Add master to oo_nodes_to_config] ****************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:144
skipping: [localhost] => (item=localhost) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:02:59.586537",
"item": "localhost",
"skip_reason": "Conditional result was False"
}
TASK [Evaluate oo_lb_to_config] ************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:154
TASK [Evaluate oo_nfs_to_config] ***********************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:163
TASK [Evaluate oo_glusterfs_to_config] *****************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:172
TASK [Evaluate oo_etcd_to_migrate] *********************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:181
creating host via 'add_host': hostname=localhost
ok: [localhost] => (item=localhost) => {
"add_host": {
"groups": [
"oo_etcd_to_migrate"
],
"host_name": "localhost",
"host_vars": {}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:02:59.708562",
"item": "localhost"
}
META: ran handlers
META: ran handlers
[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: [localhost]
META: ran handlers
META: ran handlers
META: ran handlers
PLAY [Initialize host facts] ***************************************************
TASK [Gathering Facts] *********************************************************
ok: [localhost]
META: ran handlers
TASK [openshift_sanitize_inventory : include_tasks] ****************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:4
included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/deprecations.yml for localhost
TASK [openshift_sanitize_inventory : Check for usage of deprecated variables] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/deprecations.yml:3
skipping: [localhost] => (item=openshift_hosted_logging_deploy) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:01.817979",
"item": "openshift_hosted_logging_deploy",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_hostname) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:01.832305",
"item": "openshift_hosted_logging_hostname",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_ops_hostname) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:01.845951",
"item": "openshift_hosted_logging_ops_hostname",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_master_public_url) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:01.859868",
"item": "openshift_hosted_logging_master_public_url",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_cluster_size) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:01.873850",
"item": "openshift_hosted_logging_elasticsearch_cluster_size",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_ops_cluster_size) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:01.887636",
"item": "openshift_hosted_logging_elasticsearch_ops_cluster_size",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_image_pull_secret) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:01.901482",
"item": "openshift_hosted_logging_image_pull_secret",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_enable_ops_cluster) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:01.915324",
"item": "openshift_hosted_logging_enable_ops_cluster",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_curator_nodeselector) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:01.929281",
"item": "openshift_hosted_logging_curator_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_curator_ops_nodeselector) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:01.941767",
"item": "openshift_hosted_logging_curator_ops_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_kibana_nodeselector) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:01.954382",
"item": "openshift_hosted_logging_kibana_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_kibana_ops_nodeselector) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:01.967894",
"item": "openshift_hosted_logging_kibana_ops_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_fluentd_nodeselector_label) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:01.981599",
"item": "openshift_hosted_logging_fluentd_nodeselector_label",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_journal_source) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:01.995338",
"item": "openshift_hosted_logging_journal_source",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_journal_read_from_head) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.008862",
"item": "openshift_hosted_logging_journal_read_from_head",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_instance_ram) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.022589",
"item": "openshift_hosted_logging_elasticsearch_instance_ram",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_storage_labels) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.036329",
"item": "openshift_hosted_logging_storage_labels",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_pvc_dynamic) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.049178",
"item": "openshift_hosted_logging_elasticsearch_pvc_dynamic",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_pvc_size) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.062815",
"item": "openshift_hosted_logging_elasticsearch_pvc_size",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_pvc_prefix) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.077609",
"item": "openshift_hosted_logging_elasticsearch_pvc_prefix",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_storage_group) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.090153",
"item": "openshift_hosted_logging_elasticsearch_storage_group",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_nodeselector) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.106218",
"item": "openshift_hosted_logging_elasticsearch_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_ops_instance_ram) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.119976",
"item": "openshift_hosted_logging_elasticsearch_ops_instance_ram",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_loggingops_storage_labels) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.133772",
"item": "openshift_hosted_loggingops_storage_labels",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_ops_pvc_dynamic) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.147538",
"item": "openshift_hosted_logging_elasticsearch_ops_pvc_dynamic",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_ops_pvc_size) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.160308",
"item": "openshift_hosted_logging_elasticsearch_ops_pvc_size",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_ops_pvc_prefix) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.174135",
"item": "openshift_hosted_logging_elasticsearch_ops_pvc_prefix",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_storage_group) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.187757",
"item": "openshift_hosted_logging_elasticsearch_storage_group",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_ops_nodeselector) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.201392",
"item": "openshift_hosted_logging_elasticsearch_ops_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_storage_access_modes) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.216152",
"item": "openshift_hosted_logging_storage_access_modes",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_storage_kind) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.228700",
"item": "openshift_hosted_logging_storage_kind",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_loggingops_storage_kind) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.242479",
"item": "openshift_hosted_loggingops_storage_kind",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_storage_host) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.254936",
"item": "openshift_hosted_logging_storage_host",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_loggingops_storage_host) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.268641",
"item": "openshift_hosted_loggingops_storage_host",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_storage_nfs_directory) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.282430",
"item": "openshift_hosted_logging_storage_nfs_directory",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_loggingops_storage_nfs_directory) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.295137",
"item": "openshift_hosted_loggingops_storage_nfs_directory",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_storage_volume_name) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.308926",
"item": "openshift_hosted_logging_storage_volume_name",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_loggingops_storage_volume_name) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.322737",
"item": "openshift_hosted_loggingops_storage_volume_name",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_storage_volume_size) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.335345",
"item": "openshift_hosted_logging_storage_volume_size",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_loggingops_storage_volume_size) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.348971",
"item": "openshift_hosted_loggingops_storage_volume_size",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_enable_ops_cluster) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.361563",
"item": "openshift_hosted_logging_enable_ops_cluster",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_image_pull_secret) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.375338",
"item": "openshift_hosted_logging_image_pull_secret",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_curator_nodeselector) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.388988",
"item": "openshift_hosted_logging_curator_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_curator_ops_nodeselector) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.401403",
"item": "openshift_hosted_logging_curator_ops_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_kibana_nodeselector) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.415208",
"item": "openshift_hosted_logging_kibana_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_kibana_ops_nodeselector) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.429248",
"item": "openshift_hosted_logging_kibana_ops_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_ops_hostname) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.441708",
"item": "openshift_hosted_logging_ops_hostname",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_fluentd_nodeselector_label) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.455461",
"item": "openshift_hosted_logging_fluentd_nodeselector_label",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_journal_source) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.469193",
"item": "openshift_hosted_logging_journal_source",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_journal_read_from_head) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.482940",
"item": "openshift_hosted_logging_journal_read_from_head",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_instance_ram) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.495425",
"item": "openshift_hosted_logging_elasticsearch_instance_ram",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_nodeselector) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.509290",
"item": "openshift_hosted_logging_elasticsearch_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_ops_instance_ram) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.522997",
"item": "openshift_hosted_logging_elasticsearch_ops_instance_ram",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_elasticsearch_ops_nodeselector) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.535694",
"item": "openshift_hosted_logging_elasticsearch_ops_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_storage_access_modes) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.550683",
"item": "openshift_hosted_logging_storage_access_modes",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_deployer_prefix) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.563323",
"item": "openshift_hosted_logging_deployer_prefix",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_logging_deployer_version) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.577141",
"item": "openshift_hosted_logging_deployer_version",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_metrics_deploy) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.589716",
"item": "openshift_hosted_metrics_deploy",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_metrics_storage_kind) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.603568",
"item": "openshift_hosted_metrics_storage_kind",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_metrics_storage_access_modes) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.616219",
"item": "openshift_hosted_metrics_storage_access_modes",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_metrics_storage_host) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.630130",
"item": "openshift_hosted_metrics_storage_host",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_metrics_storage_nfs_directory) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.642526",
"item": "openshift_hosted_metrics_storage_nfs_directory",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_metrics_storage_volume_name) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.655122",
"item": "openshift_hosted_metrics_storage_volume_name",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_metrics_storage_volume_size) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.668870",
"item": "openshift_hosted_metrics_storage_volume_size",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_metrics_storage_labels) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.681512",
"item": "openshift_hosted_metrics_storage_labels",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_metrics_deployer_prefix) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.695127",
"item": "openshift_hosted_metrics_deployer_prefix",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift_hosted_metrics_deployer_version) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.714129",
"item": "openshift_hosted_metrics_deployer_version",
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : debug] ************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/deprecations.yml:11
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.754324",
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : pause] ************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/deprecations.yml:12
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:02.782507",
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : Assign deprecated variables to correct counterparts] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/deprecations.yml:18
included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_logging.yml for localhost
included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_metrics.yml for localhost
TASK [openshift_sanitize_inventory : conditional_set_fact] *********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_logging.yml:5
ok: [localhost] => {
"ansible_facts": {},
"changed": false,
"generated_timestamp": "2018-01-09 01:03:03.251861"
}
TASK [openshift_sanitize_inventory : set_fact] *********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_logging.yml:42
ok: [localhost] => {
"ansible_facts": {
"openshift_logging_elasticsearch_ops_pvc_dynamic": "",
"openshift_logging_elasticsearch_ops_pvc_prefix": "",
"openshift_logging_elasticsearch_ops_pvc_size": "",
"openshift_logging_elasticsearch_pvc_dynamic": "",
"openshift_logging_elasticsearch_pvc_prefix": "",
"openshift_logging_elasticsearch_pvc_size": ""
},
"changed": false,
"generated_timestamp": "2018-01-09 01:03:03.308846"
}
TASK [openshift_sanitize_inventory : conditional_set_fact] *********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_metrics.yml:5
ok: [localhost] => {
"ansible_facts": {},
"changed": false,
"generated_timestamp": "2018-01-09 01:03:03.594305"
}
TASK [openshift_sanitize_inventory : Standardize on latest variable names] *****
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:6
ok: [localhost] => {
"ansible_facts": {
"deployment_subtype": "basic",
"openshift_deployment_subtype": "basic"
},
"changed": false,
"generated_timestamp": "2018-01-09 01:03:03.641909"
}
TASK [openshift_sanitize_inventory : Normalize openshift_release] **************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:11
ok: [localhost] => {
"ansible_facts": {
"openshift_release": "3.9"
},
"changed": false,
"generated_timestamp": "2018-01-09 01:03:03.681317"
}
TASK [openshift_sanitize_inventory : Abort when openshift_release is invalid] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:21
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:03.712570",
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : include_tasks] ****************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:30
included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml for localhost
TASK [openshift_sanitize_inventory : Ensure that openshift_use_dnsmasq is true] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml:5
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:03.799174",
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : Ensure that openshift_node_dnsmasq_install_network_manager_hook is true] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml:14
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:03.826797",
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : set_fact] *********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml:22
TASK [openshift_sanitize_inventory : Ensure that dynamic provisioning is set if using dynamic storage] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml:29
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:03.955625",
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : Ensure the hosted registry's GlusterFS storage is configured correctly] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml:45
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:03.982316",
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : Ensure the hosted registry's GlusterFS storage is configured correctly] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml:57
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:04.009697",
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : Ensure clusterid is set along with the cloudprovider] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:34
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:04.039564",
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : Ensure ansible_service_broker_remove and ansible_service_broker_install are mutually exclusive] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:47
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:04.066268",
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : Ensure template_service_broker_remove and template_service_broker_install are mutually exclusive] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:56
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:04.092826",
"skip_reason": "Conditional result was False"
}
TASK [Detecting Operating System from ostree_booted] ***************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/facts.yml:19
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:04.374936",
"stat": {
"exists": false
}
}
TASK [set openshift_deployment_type if unset] **********************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/facts.yml:25
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:04.402839",
"skip_reason": "Conditional result was False"
}
TASK [initialize_facts set fact openshift_is_atomic and openshift_is_containerized] ***
task path: /usr/share/ansible/openshift-ansible/playbooks/init/facts.yml:32
ok: [localhost] => {
"ansible_facts": {
"openshift_is_atomic": false,
"openshift_is_containerized": true
},
"changed": false,
"generated_timestamp": "2018-01-09 01:03:04.439867"
}
TASK [Determine Atomic Host Docker Version] ************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/facts.yml:49
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:04.466626",
"skip_reason": "Conditional result was False"
}
TASK [assert atomic host docker version is 1.12 or later] **********************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/facts.yml:53
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:04.493074",
"skip_reason": "Conditional result was False"
}
TASK [Gather Cluster facts] ****************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/facts.yml:59
ok: [localhost] => {
"ansible_facts": {
"openshift": {
"common": {
"all_hostnames": [
"54.208.90.115",
"172.18.15.232",
"ec2-54-208-90-115.compute-1.amazonaws.com",
"ip-172-18-15-232.ec2.internal"
],
"config_base": "/etc/origin",
"deployment_subtype": "basic",
"deployment_type": "origin",
"dns_domain": "cluster.local",
"examples_content_version": "v3.7",
"generate_no_proxy_hosts": true,
"hostname": "ip-172-18-15-232.ec2.internal",
"internal_hostnames": [
"172.18.15.232",
"ip-172-18-15-232.ec2.internal"
],
"ip": "172.18.15.232",
"kube_svc_ip": "172.30.0.1",
"portal_net": "172.30.0.0/16",
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115",
"version_gte_3_6": true,
"version_gte_3_7": true,
"version_gte_3_8": false,
"version_gte_3_9": false
},
"current_config": {
"roles": [
"node"
]
},
"node": {
"labels": {},
"nodename": "ip-172-18-15-232.ec2.internal",
"sdn_mtu": "8951"
},
"provider": {
"metadata": {
"ami-id": "ami-3b491841",
"ami-launch-index": "0",
"ami-manifest-path": "(unknown)",
"block-device-mapping": {
"ami": "/dev/sda1",
"ebs12": "sdb",
"root": "/dev/sda1"
},
"hostname": "ip-172-18-15-232.ec2.internal",
"instance-action": "none",
"instance-id": "i-04bbbd5c05b5f5e73",
"instance-type": "m4.xlarge",
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"metrics": {
"vhostmd": ""
},
"network": {
"interfaces": {
"macs": {
"0e:1e:bf:eb:3d:32": {
"device-number": "0",
"interface-id": "eni-503bbcdb",
"ipv4-associations": {
"54.208.90.115": "172.18.15.232"
},
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4s": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"owner-id": "531415883065",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4s": "54.208.90.115",
"security-group-ids": "sg-7e73221a",
"security-groups": "default",
"subnet-id": "subnet-cf57c596",
"subnet-ipv4-cidr-block": "172.18.0.0/20",
"vpc-id": "vpc-69705d0c",
"vpc-ipv4-cidr-block": "172.18.0.0/16",
"vpc-ipv4-cidr-blocks": "172.18.0.0/16"
}
}
}
},
"placement": {
"availability-zone": "us-east-1d"
},
"profile": "default-hvm",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4": "54.208.90.115",
"public-keys/": "0=libra",
"reservation-id": "r-0369886b309ef24d8",
"security-groups": "default",
"services": {
"domain": "amazonaws.com",
"partition": "aws"
}
},
"name": "aws",
"network": {
"hostname": "ip-172-18-15-232.ec2.internal",
"interfaces": [
{
"ips": [
"172.18.15.232"
],
"network_id": "subnet-cf57c596",
"network_type": "vpc",
"public_ips": [
"54.208.90.115"
]
}
],
"ip": "172.18.15.232",
"ipv6_enabled": false,
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115"
},
"zone": "us-east-1d"
}
}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:03:05.957902"
}
TASK [Set fact of no_proxy_internal_hostnames] *********************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/facts.yml:75
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:05.994431",
"skip_reason": "Conditional result was False"
}
TASK [Initialize openshift.node.sdn_mtu] ***************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/facts.yml:88
ok: [localhost] => {
"ansible_facts": {
"openshift": {
"common": {
"all_hostnames": [
"54.208.90.115",
"172.18.15.232",
"ec2-54-208-90-115.compute-1.amazonaws.com",
"ip-172-18-15-232.ec2.internal"
],
"config_base": "/etc/origin",
"deployment_subtype": "basic",
"deployment_type": "origin",
"dns_domain": "cluster.local",
"examples_content_version": "v3.7",
"generate_no_proxy_hosts": true,
"hostname": "ip-172-18-15-232.ec2.internal",
"internal_hostnames": [
"172.18.15.232",
"ip-172-18-15-232.ec2.internal"
],
"ip": "172.18.15.232",
"kube_svc_ip": "172.30.0.1",
"portal_net": "172.30.0.0/16",
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115",
"version_gte_3_6": true,
"version_gte_3_7": true,
"version_gte_3_8": false,
"version_gte_3_9": false
},
"current_config": {
"roles": [
"node"
]
},
"node": {
"labels": {},
"nodename": "ip-172-18-15-232.ec2.internal",
"sdn_mtu": "8951"
},
"provider": {
"metadata": {
"ami-id": "ami-3b491841",
"ami-launch-index": "0",
"ami-manifest-path": "(unknown)",
"block-device-mapping": {
"ami": "/dev/sda1",
"ebs12": "sdb",
"root": "/dev/sda1"
},
"hostname": "ip-172-18-15-232.ec2.internal",
"instance-action": "none",
"instance-id": "i-04bbbd5c05b5f5e73",
"instance-type": "m4.xlarge",
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"metrics": {
"vhostmd": ""
},
"network": {
"interfaces": {
"macs": {
"0e:1e:bf:eb:3d:32": {
"device-number": "0",
"interface-id": "eni-503bbcdb",
"ipv4-associations": {
"54.208.90.115": "172.18.15.232"
},
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4s": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"owner-id": "531415883065",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4s": "54.208.90.115",
"security-group-ids": "sg-7e73221a",
"security-groups": "default",
"subnet-id": "subnet-cf57c596",
"subnet-ipv4-cidr-block": "172.18.0.0/20",
"vpc-id": "vpc-69705d0c",
"vpc-ipv4-cidr-block": "172.18.0.0/16",
"vpc-ipv4-cidr-blocks": "172.18.0.0/16"
}
}
}
},
"placement": {
"availability-zone": "us-east-1d"
},
"profile": "default-hvm",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4": "54.208.90.115",
"public-keys/": "0=libra",
"reservation-id": "r-0369886b309ef24d8",
"security-groups": "default",
"services": {
"domain": "amazonaws.com",
"partition": "aws"
}
},
"name": "aws",
"network": {
"hostname": "ip-172-18-15-232.ec2.internal",
"interfaces": [
{
"ips": [
"172.18.15.232"
],
"network_id": "subnet-cf57c596",
"network_type": "vpc",
"public_ips": [
"54.208.90.115"
]
}
],
"ip": "172.18.15.232",
"ipv6_enabled": false,
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115"
},
"zone": "us-east-1d"
}
}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:03:07.059616"
}
META: ran handlers
META: ran handlers
PLAY [Initialize special first-master variables] *******************************
TASK [Gathering Facts] *********************************************************
ok: [localhost]
META: ran handlers
TASK [set_fact] ****************************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/facts.yml:99
ok: [localhost] => {
"ansible_facts": {
"first_master_client_binary": "/usr/local/bin/oc"
},
"changed": false,
"generated_timestamp": "2018-01-09 01:03:07.954709"
}
META: ran handlers
META: ran handlers
PLAY [Verify Requirements] *****************************************************
TASK [Gathering Facts] *********************************************************
ok: [localhost]
META: ran handlers
TASK [Run variable sanity checks] **********************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/sanity_checks.yml:12
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:08.981311",
"msg": "Sanity Checks passed"
}
META: ran handlers
META: ran handlers
PLAY [Determine openshift_version to configure on first master] ****************
TASK [Gathering Facts] *********************************************************
ok: [localhost]
META: ran handlers
TASK [openshift_version : Abort when we cannot safely guess what Origin image version the user wanted] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:7
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:09.876608",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : set_fact] ********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:21
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:09.910651",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : set_fact] ********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:27
ok: [localhost] => {
"ansible_facts": {
"openshift_release": "3.9"
},
"changed": false,
"generated_timestamp": "2018-01-09 01:03:09.951922"
}
TASK [openshift_version : (Origin) Verify openshift_image_tag is valid] ********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:44
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:10.015218",
"msg": "All assertions passed"
}
TASK [openshift_version : (Enterprise) Verify openshift_image_tag is valid] ****
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:61
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:10.065168",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : set_fact] ********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:72
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:10.097180",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : Use openshift.common.version fact as version to configure if already installed] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:78
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:10.129732",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : Set openshift_version for rpm installation] **********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:91
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:10.166833",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : Set openshift_version for containerized installation] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:95
included: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/set_version_containerized.yml for localhost
TASK [openshift_version : Set containerized version to configure if openshift_image_tag specified] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/set_version_containerized.yml:2
ok: [localhost] => {
"ansible_facts": {
"openshift_version": "3.9.0"
},
"changed": false,
"generated_timestamp": "2018-01-09 01:03:10.295487"
}
TASK [openshift_version : Set containerized version to configure if openshift_release specified] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/set_version_containerized.yml:11
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:10.330838",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : Lookup latest containerized version if no version specified] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/set_version_containerized.yml:18
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:10.364824",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : set_fact] ********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/set_version_containerized.yml:27
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:10.397142",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : set_fact] ********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/set_version_containerized.yml:35
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:10.432676",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : Set precise containerized version to configure if openshift_release specified] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/set_version_containerized.yml:41
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:10.472973",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : set_fact] ********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/set_version_containerized.yml:50
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:10.512900",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : set_fact] ********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/set_version_containerized.yml:64
ok: [localhost] => {
"ansible_facts": {
"openshift_version": "3.9.0"
},
"changed": false,
"generated_timestamp": "2018-01-09 01:03:10.554420"
}
TASK [openshift_version : Get available origin version] ************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:100
ok: [localhost] => {
"changed": false,
"check_mode": false,
"generated_timestamp": "2018-01-09 01:03:13.084695",
"results": {
"cmd": "/usr/bin/repoquery --plugins --quiet --pkgnarrow=repos --queryformat=%{version}|%{release}|%{arch}|%{repo}|%{version}-%{release} --config=/tmp/tmpWo_mPN origin",
"package_found": true,
"package_name": "origin",
"returncode": 0,
"versions": {
"available_versions": [
"3.9.0"
],
"available_versions_full": [
"3.9.0-0.alpha.1.69.9425ace"
],
"latest": "3.9.0",
"latest_full": "3.9.0-0.alpha.1.69.9425ace"
}
},
"state": "list"
}
TASK [openshift_version : fail] ************************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:105
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:13.138807",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : set_fact] ********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:108
ok: [localhost] => {
"ansible_facts": {
"openshift_rpm_version": "3.9.0"
},
"changed": false,
"generated_timestamp": "2018-01-09 01:03:13.198602"
}
TASK [openshift_version : Fail if rpm version and docker image version are different] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:110
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:13.248420",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : Warn if openshift_image_tag is defined when not doing a containerized install] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:125
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:13.283505",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : debug] ***********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:140
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:13.321553",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : set_fact] ********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:143
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:13.361001",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : debug] ***********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:149
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:13.399913",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : set_fact] ********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:152
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:13.439420",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : Abort if openshift_version was not set] **************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:159
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:13.476697",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : Abort if openshift_image_tag was not set] ************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:164
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:13.514419",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : Abort if openshift_pkg_version was not set] **********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:169
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:13.552619",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : Abort if openshift_pkg_version was not set] **********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:177
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:13.588265",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : For an RPM install, abort when the release requested does not match the available version.] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:186
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:13.624829",
"skip_reason": "Conditional result was False"
}
TASK [openshift_version : debug] ***********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:202
ok: [localhost] => {
"generated_timestamp": "2018-01-09 01:03:13.668334",
"openshift_release": "3.9"
}
TASK [openshift_version : debug] ***********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:204
ok: [localhost] => {
"generated_timestamp": "2018-01-09 01:03:13.714462",
"openshift_image_tag": "v3.9.0-alpha.1"
}
TASK [openshift_version : debug] ***********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/main.yml:206
ok: [localhost] => {
"generated_timestamp": "2018-01-09 01:03:13.759732",
"openshift_pkg_version": ""
}
META: ran handlers
META: ran handlers
PLAY [Set openshift_version for etcd, node, and master hosts] ******************
skipping: no hosts matched
PLAY [Initialization Checkpoint End] *******************************************
META: ran handlers
TASK [Set install initialization 'Complete'] ***********************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/main.yml:30
ok: [localhost] => {
"ansible_stats": {
"aggregate": true,
"data": {
"installer_phase_initialize": {
"end": "20180109010313Z",
"status": "Complete"
}
},
"per_host": false
},
"changed": false,
"generated_timestamp": "2018-01-09 01:03:13.814178"
}
META: ran handlers
META: ran handlers
PLAY [Health Check Checkpoint Start] *******************************************
META: ran handlers
TASK [Set Health Check 'In Progress'] ******************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-checks/private/install.yml:6
ok: [localhost] => {
"ansible_stats": {
"aggregate": true,
"data": {
"installer_phase_health": {
"start": "20180109010313Z",
"status": "In Progress"
}
},
"per_host": false
},
"changed": false,
"generated_timestamp": "2018-01-09 01:03:13.862863"
}
META: ran handlers
META: ran handlers
PLAY [OpenShift Health Checks] *************************************************
TASK [Gathering Facts] *********************************************************
ok: [localhost]
META: ran handlers
META: ran handlers
TASK [Run health checks (install) - EL] ****************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-checks/private/install.yml:22
CHECK [docker_storage : localhost] *********************************************
CHECK [disk_availability : localhost] ******************************************
CHECK [package_availability : localhost] ***************************************
CHECK [package_version : localhost] ********************************************
CHECK [docker_image_availability : localhost] **********************************
CHECK [memory_availability : localhost] ****************************************
changed: [localhost] => {
"changed": true,
"checks": {
"disk_availability": {},
"docker_image_availability": {
"changed": true
},
"docker_storage": {
"changed": true,
"data_pct_used": 25.83629893238434,
"data_threshold": 90.0,
"data_total": "12.53 GB",
"data_total_bytes": 13453985054.72,
"data_used": "6.534 GB",
"data_used_bytes": 7015829078.016,
"metadata_pct_used": 0.008814109290376442,
"metadata_threshold": 90.0,
"metadata_total": "37.75 MB",
"metadata_total_bytes": 39583744.0,
"metadata_used": "1.155 MB",
"metadata_used_bytes": 1211105.28,
"msg": "Thinpool usage is within thresholds.",
"vg_free": "12.76g",
"vg_free_bytes": 13700945674.24
},
"memory_availability": {},
"package_availability": {
"skipped": true,
"skipped_reason": "Disabled by user request"
},
"package_version": {
"skipped": true,
"skipped_reason": "Not active for this host"
}
},
"generated_timestamp": "2018-01-09 01:03:46.821046",
"playbook_context": "install"
}
TASK [Run health checks (install) - Fedora] ************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-checks/private/install.yml:34
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:46.853244",
"skip_reason": "Conditional result was False"
}
META: ran handlers
PLAY [Health Check Checkpoint End] *********************************************
META: ran handlers
TASK [Set Health Check 'Complete'] *********************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-checks/private/install.yml:45
ok: [localhost] => {
"ansible_stats": {
"aggregate": true,
"data": {
"installer_phase_health": {
"end": "20180109010346Z",
"status": "Complete"
}
},
"per_host": false
},
"changed": false,
"generated_timestamp": "2018-01-09 01:03:46.901908"
}
META: ran handlers
META: ran handlers
PLAY [etcd Install Checkpoint Start] *******************************************
META: ran handlers
TASK [Set etcd install 'In Progress'] ******************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-etcd/private/config.yml:6
ok: [localhost] => {
"ansible_stats": {
"aggregate": true,
"data": {
"installer_phase_etcd": {
"start": "20180109010346Z",
"status": "In Progress"
}
},
"per_host": false
},
"changed": false,
"generated_timestamp": "2018-01-09 01:03:46.951335"
}
META: ran handlers
META: ran handlers
PLAY [Generate new etcd CA] ****************************************************
TASK [Gathering Facts] *********************************************************
ok: [localhost]
META: ran handlers
TASK [openshift_clock : Determine if chrony is installed] **********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_clock/tasks/main.yaml:2
[WARNING]: Consider using yum, dnf or zypper module rather than running rpm
changed: [localhost] => {
"changed": true,
"cmd": [
"rpm",
"-q",
"chrony"
],
"delta": "0:00:00.034184",
"end": "2018-01-09 01:03:48.141600",
"failed_when_result": false,
"generated_timestamp": "2018-01-09 01:03:48.161821",
"rc": 0,
"start": "2018-01-09 01:03:48.107416",
"stderr": [],
"stdout": [
"chrony-3.1-2.el7.x86_64"
]
}
TASK [openshift_clock : Install ntp package] ***********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_clock/tasks/main.yaml:7
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:48.196356",
"skip_reason": "Conditional result was False"
}
TASK [openshift_clock : Start and enable ntpd/chronyd] *************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_clock/tasks/main.yaml:15
changed: [localhost] => {
"changed": true,
"cmd": [
"timedatectl",
"set-ntp",
"true"
],
"delta": "0:00:00.056476",
"end": "2018-01-09 01:03:48.424898",
"generated_timestamp": "2018-01-09 01:03:48.443939",
"rc": 0,
"start": "2018-01-09 01:03:48.368422",
"stderr": [],
"stdout": []
}
TASK [etcd : include_tasks] ****************************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/ca.yml:2
included: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/deploy_ca.yml for localhost
TASK [etcd : Install openssl] **************************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/deploy_ca.yml:2
ok: [localhost -> localhost] => {
"attempts": 1,
"changed": false,
"generated_timestamp": "2018-01-09 01:03:49.340567",
"msg": "",
"rc": 0,
"results": [
"1:openssl-1.0.2k-8.el7.x86_64 providing openssl is already installed"
]
}
TASK [etcd : file] *************************************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/deploy_ca.yml:12
changed: [localhost -> localhost] => (item=/etc/etcd/ca/certs) => {
"changed": true,
"generated_timestamp": "2018-01-09 01:03:49.677703",
"gid": 0,
"group": "root",
"item": "/etc/etcd/ca/certs",
"mode": "0700",
"owner": "root",
"path": "/etc/etcd/ca/certs",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
changed: [localhost -> localhost] => (item=/etc/etcd/ca/crl) => {
"changed": true,
"generated_timestamp": "2018-01-09 01:03:49.833607",
"gid": 0,
"group": "root",
"item": "/etc/etcd/ca/crl",
"mode": "0700",
"owner": "root",
"path": "/etc/etcd/ca/crl",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
changed: [localhost -> localhost] => (item=/etc/etcd/ca/fragments) => {
"changed": true,
"generated_timestamp": "2018-01-09 01:03:49.990174",
"gid": 0,
"group": "root",
"item": "/etc/etcd/ca/fragments",
"mode": "0700",
"owner": "root",
"path": "/etc/etcd/ca/fragments",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
TASK [etcd : command] **********************************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/deploy_ca.yml:25
changed: [localhost -> localhost] => {
"changed": true,
"cmd": [
"cp",
"/etc/pki/tls/openssl.cnf",
"./"
],
"delta": "0:00:00.003541",
"end": "2018-01-09 01:03:50.179510",
"generated_timestamp": "2018-01-09 01:03:50.198184",
"rc": 0,
"start": "2018-01-09 01:03:50.175969",
"stderr": [],
"stdout": []
}
TASK [etcd : template] *********************************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/deploy_ca.yml:32
changed: [localhost -> localhost] => {
"changed": true,
"checksum": "89d806189e2eeb08170b2b3ad59048fba712608d",
"dest": "/etc/etcd/ca/fragments/openssl_append.cnf",
"generated_timestamp": "2018-01-09 01:03:50.662477",
"gid": 0,
"group": "root",
"md5sum": "987645e41bb6e5b5236b6595d1704ece",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 1624,
"src": "/home/origin/.ansible/tmp/ansible-tmp-1515459830.27-24436294924481/source",
"state": "file",
"uid": 0
}
TASK [etcd : assemble] *********************************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/deploy_ca.yml:39
changed: [localhost -> localhost] => {
"changed": true,
"checksum": "0cfa42aed961a813b9d5a7bd78d2b3a030c2a3b7",
"dest": "/etc/etcd/ca/openssl.cnf",
"generated_timestamp": "2018-01-09 01:03:50.995497",
"gid": 0,
"group": "root",
"md5sum": "2ff7c09c59d7481b970ad5010da1143f",
"mode": "0644",
"msg": "OK",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 12547,
"src": "/etc/etcd/ca/fragments",
"state": "file",
"uid": 0
}
TASK [etcd : Check etcd_ca_db exist] *******************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/deploy_ca.yml:45
ok: [localhost -> localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:51.193160",
"stat": {
"exists": false
}
}
TASK [etcd : Touch etcd_ca_db file] ********************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/deploy_ca.yml:52
changed: [localhost -> localhost] => {
"changed": true,
"dest": "/etc/etcd/ca/index.txt",
"generated_timestamp": "2018-01-09 01:03:51.412335",
"gid": 0,
"group": "root",
"mode": "0644",
"owner": "root",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 0,
"state": "file",
"uid": 0
}
TASK [etcd : copy] *************************************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/deploy_ca.yml:60
changed: [localhost -> localhost] => {
"changed": true,
"checksum": "ddfe163345d338193ac2bdc183f8e9dcff904b43",
"dest": "/etc/etcd/ca/serial",
"generated_timestamp": "2018-01-09 01:03:51.746355",
"gid": 0,
"group": "root",
"md5sum": "96a3be3cf272e017046d1b2674a52bd3",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 2,
"src": "/home/origin/.ansible/tmp/ansible-tmp-1515459831.46-244570170912663/source",
"state": "file",
"uid": 0
}
TASK [etcd : Create etcd CA certificate] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/deploy_ca.yml:67
changed: [localhost -> localhost] => {
"changed": true,
"cmd": [
"openssl",
"req",
"-config",
"/etc/etcd/ca/openssl.cnf",
"-newkey",
"rsa:4096",
"-keyout",
"/etc/etcd/ca/ca.key",
"-new",
"-out",
"/etc/etcd/ca/ca.crt",
"-x509",
"-extensions",
"etcd_v3_ca_self",
"-batch",
"-nodes",
"-days",
"1825",
"-subj",
"/CN=etcd-signer@1515459827"
],
"delta": "0:00:00.420220",
"end": "2018-01-09 01:03:52.361368",
"generated_timestamp": "2018-01-09 01:03:52.381252",
"rc": 0,
"start": "2018-01-09 01:03:51.941148",
"stderr": [
"Generating a 4096 bit RSA private key",
".................................++",
".......................++",
"writing new private key to '/etc/etcd/ca/ca.key'",
"-----"
],
"stdout": []
}
META: ran handlers
META: ran handlers
PLAY [Create etcd server certificates for etcd hosts] **************************
TASK [Gathering Facts] *********************************************************
ok: [localhost]
META: ran handlers
META: ran handlers
TASK [etcd : include_tasks] ****************************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/server_certificates.yml:2
included: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/ca.yml for localhost
TASK [etcd : include_tasks] ****************************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/ca.yml:2
included: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/deploy_ca.yml for localhost
TASK [etcd : Install openssl] **************************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/deploy_ca.yml:2
ok: [localhost -> localhost] => {
"attempts": 1,
"changed": false,
"generated_timestamp": "2018-01-09 01:03:54.167963",
"msg": "",
"rc": 0,
"results": [
"1:openssl-1.0.2k-8.el7.x86_64 providing openssl is already installed"
]
}
TASK [etcd : file] *************************************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/deploy_ca.yml:12
ok: [localhost -> localhost] => (item=/etc/etcd/ca/certs) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:54.396498",
"gid": 0,
"group": "root",
"item": "/etc/etcd/ca/certs",
"mode": "0700",
"owner": "root",
"path": "/etc/etcd/ca/certs",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
ok: [localhost -> localhost] => (item=/etc/etcd/ca/crl) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:54.553663",
"gid": 0,
"group": "root",
"item": "/etc/etcd/ca/crl",
"mode": "0700",
"owner": "root",
"path": "/etc/etcd/ca/crl",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
ok: [localhost -> localhost] => (item=/etc/etcd/ca/fragments) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:54.716640",
"gid": 0,
"group": "root",
"item": "/etc/etcd/ca/fragments",
"mode": "0700",
"owner": "root",
"path": "/etc/etcd/ca/fragments",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 51,
"state": "directory",
"uid": 0
}
TASK [etcd : command] **********************************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/deploy_ca.yml:25
ok: [localhost -> localhost] => {
"changed": false,
"cmd": "cp /etc/pki/tls/openssl.cnf ./",
"generated_timestamp": "2018-01-09 01:03:54.921898",
"rc": 0,
"stdout": [
"skipped, since /etc/etcd/ca/fragments/openssl.cnf exists"
]
}
TASK [etcd : template] *********************************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/deploy_ca.yml:32
ok: [localhost -> localhost] => {
"changed": false,
"checksum": "89d806189e2eeb08170b2b3ad59048fba712608d",
"generated_timestamp": "2018-01-09 01:03:55.295774",
"gid": 0,
"group": "root",
"mode": "0644",
"owner": "root",
"path": "/etc/etcd/ca/fragments/openssl_append.cnf",
"secontext": "system_u:object_r:etc_t:s0",
"size": 1624,
"state": "file",
"uid": 0
}
TASK [etcd : assemble] *********************************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/deploy_ca.yml:39
ok: [localhost -> localhost] => {
"changed": false,
"checksum": "0cfa42aed961a813b9d5a7bd78d2b3a030c2a3b7",
"dest": "/etc/etcd/ca/openssl.cnf",
"generated_timestamp": "2018-01-09 01:03:55.505387",
"gid": 0,
"group": "root",
"md5sum": "2ff7c09c59d7481b970ad5010da1143f",
"mode": "0644",
"msg": "OK",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 12547,
"src": "/etc/etcd/ca/fragments",
"state": "file",
"uid": 0
}
TASK [etcd : Check etcd_ca_db exist] *******************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/deploy_ca.yml:45
ok: [localhost -> localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:55.716492",
"stat": {
"atime": 1515459831.3938942,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 0,
"charset": "binary",
"checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
"ctime": 1515459831.3938942,
"dev": 51714,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 50332737,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"md5": "d41d8cd98f00b204e9800998ecf8427e",
"mimetype": "inode/x-empty",
"mode": "0644",
"mtime": 1515459831.3938942,
"nlink": 1,
"path": "/etc/etcd/ca/index.txt",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 0,
"uid": 0,
"version": "1634397342",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [etcd : Touch etcd_ca_db file] ********************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/deploy_ca.yml:52
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:55.762438",
"skip_reason": "Conditional result was False"
}
TASK [etcd : copy] *************************************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/deploy_ca.yml:60
ok: [localhost -> localhost] => {
"changed": false,
"dest": "/etc/etcd/ca/serial",
"generated_timestamp": "2018-01-09 01:03:55.972720",
"src": "/tmp/tmpPYE1R2"
}
TASK [etcd : Create etcd CA certificate] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/deploy_ca.yml:67
ok: [localhost -> localhost] => {
"changed": false,
"cmd": "openssl req -config /etc/etcd/ca/openssl.cnf -newkey rsa:4096 -keyout /etc/etcd/ca/ca.key -new -out /etc/etcd/ca/ca.crt -x509 -extensions etcd_v3_ca_self -batch -nodes -days 1825 -subj /CN=etcd-signer@1515459832",
"generated_timestamp": "2018-01-09 01:03:56.173488",
"rc": 0,
"stdout": [
"skipped, since /etc/etcd/ca/ca.crt exists"
]
}
TASK [etcd : include_tasks] ****************************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/server_certificates.yml:6
included: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_server_certificates_from_ca.yml for localhost
TASK [etcd : Install etcd] *****************************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_server_certificates_from_ca.yml:2
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:56.281591",
"skip_reason": "Conditional result was False"
}
TASK [etcd : Check status of etcd certificates] ********************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_server_certificates_from_ca.yml:10
ok: [localhost] => (item=/etc/etcd/server.crt) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:56.476921",
"item": "/etc/etcd/server.crt",
"stat": {
"exists": false
}
}
ok: [localhost] => (item=/etc/etcd/peer.crt) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:56.630792",
"item": "/etc/etcd/peer.crt",
"stat": {
"exists": false
}
}
ok: [localhost] => (item=/etc/etcd/ca.crt) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:56.787160",
"item": "/etc/etcd/ca.crt",
"stat": {
"exists": false
}
}
TASK [etcd : set_fact] *********************************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_server_certificates_from_ca.yml:20
ok: [localhost] => {
"ansible_facts": {
"etcd_server_certs_missing": true
},
"changed": false,
"generated_timestamp": "2018-01-09 01:03:56.829193"
}
TASK [etcd : Ensure generated_certs directory present] *************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_server_certificates_from_ca.yml:27
changed: [localhost -> localhost] => {
"changed": true,
"generated_timestamp": "2018-01-09 01:03:57.037880",
"gid": 0,
"group": "root",
"mode": "0700",
"owner": "root",
"path": "/etc/etcd/generated_certs/etcd-ip-172-18-15-232.ec2.internal",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
TASK [etcd : Create the server csr] ********************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_server_certificates_from_ca.yml:35
changed: [localhost -> localhost] => {
"changed": true,
"cmd": [
"openssl",
"req",
"-new",
"-keyout",
"server.key",
"-config",
"/etc/etcd/ca/openssl.cnf",
"-out",
"server.csr",
"-reqexts",
"etcd_v3_req",
"-batch",
"-nodes",
"-subj",
"/CN=ip-172-18-15-232.ec2.internal"
],
"delta": "0:00:00.056926",
"end": "2018-01-09 01:03:57.292562",
"generated_timestamp": "2018-01-09 01:03:57.311744",
"rc": 0,
"start": "2018-01-09 01:03:57.235636",
"stderr": [
"Generating a 2048 bit RSA private key",
"....+++",
".........................+++",
"writing new private key to 'server.key'",
"-----"
],
"stdout": []
}
TASK [etcd : Sign and create the server crt] ***********************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_server_certificates_from_ca.yml:53
changed: [localhost -> localhost] => {
"changed": true,
"cmd": [
"openssl",
"ca",
"-name",
"etcd_ca",
"-config",
"/etc/etcd/ca/openssl.cnf",
"-out",
"server.crt",
"-in",
"server.csr",
"-extensions",
"etcd_v3_ca_server",
"-batch"
],
"delta": "0:00:00.018714",
"end": "2018-01-09 01:03:57.627917",
"generated_timestamp": "2018-01-09 01:03:57.646594",
"iterated": 0,
"rc": 0,
"start": "2018-01-09 01:03:57.609203",
"stderr": [
"Using configuration from /etc/etcd/ca/openssl.cnf",
"Check that the request matches the signature",
"Signature ok",
"Certificate Details:",
" Serial Number: 1 (0x1)",
" Validity",
" Not Before: Jan 9 01:03:57 2018 GMT",
" Not After : Jan 8 01:03:57 2023 GMT",
" Subject:",
" commonName = ip-172-18-15-232.ec2.internal",
" X509v3 extensions:",
" X509v3 Authority Key Identifier: ",
" keyid:A5:15:11:E8:B8:4B:D5:2A:F3:AE:CD:3D:9D:CA:A3:B1:23:54:46:DC",
" DirName:/CN=etcd-signer@1515459827",
" serial:E5:3F:DC:7C:4F:3D:56:99",
"",
" X509v3 Basic Constraints: critical",
" CA:FALSE",
" X509v3 Extended Key Usage: ",
" TLS Web Server Authentication",
" X509v3 Key Usage: ",
" Digital Signature, Key Encipherment",
" X509v3 Subject Key Identifier: ",
" BB:F3:DF:CD:B1:A3:7D:26:3E:6D:4F:B5:3E:F3:A0:49:25:25:86:E0",
" X509v3 Subject Alternative Name: ",
" IP Address:172.18.15.232, DNS:ip-172-18-15-232.ec2.internal",
"Certificate is to be certified until Jan 8 01:03:57 2023 GMT (1825 days)",
"",
"Write out database with 1 new entries",
"Data Base Updated"
],
"stdout": []
}
TASK [etcd : Create the peer csr] **********************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_server_certificates_from_ca.yml:68
changed: [localhost -> localhost] => {
"changed": true,
"cmd": [
"openssl",
"req",
"-new",
"-keyout",
"peer.key",
"-config",
"/etc/etcd/ca/openssl.cnf",
"-out",
"peer.csr",
"-reqexts",
"etcd_v3_req",
"-batch",
"-nodes",
"-subj",
"/CN=ip-172-18-15-232.ec2.internal"
],
"delta": "0:00:00.084422",
"end": "2018-01-09 01:03:57.927151",
"generated_timestamp": "2018-01-09 01:03:57.946179",
"rc": 0,
"start": "2018-01-09 01:03:57.842729",
"stderr": [
"Generating a 2048 bit RSA private key",
"..+++",
".............................................+++",
"writing new private key to 'peer.key'",
"-----"
],
"stdout": []
}
TASK [etcd : Sign and create the peer crt] *************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_server_certificates_from_ca.yml:86
changed: [localhost -> localhost] => {
"changed": true,
"cmd": [
"openssl",
"ca",
"-name",
"etcd_ca",
"-config",
"/etc/etcd/ca/openssl.cnf",
"-out",
"peer.crt",
"-in",
"peer.csr",
"-extensions",
"etcd_v3_ca_peer",
"-batch"
],
"delta": "0:00:00.019037",
"end": "2018-01-09 01:03:58.157800",
"generated_timestamp": "2018-01-09 01:03:58.176425",
"iterated": 0,
"rc": 0,
"start": "2018-01-09 01:03:58.138763",
"stderr": [
"Using configuration from /etc/etcd/ca/openssl.cnf",
"Check that the request matches the signature",
"Signature ok",
"Certificate Details:",
" Serial Number: 2 (0x2)",
" Validity",
" Not Before: Jan 9 01:03:58 2018 GMT",
" Not After : Jan 8 01:03:58 2023 GMT",
" Subject:",
" commonName = ip-172-18-15-232.ec2.internal",
" X509v3 extensions:",
" X509v3 Authority Key Identifier: ",
" keyid:A5:15:11:E8:B8:4B:D5:2A:F3:AE:CD:3D:9D:CA:A3:B1:23:54:46:DC",
" DirName:/CN=etcd-signer@1515459827",
" serial:E5:3F:DC:7C:4F:3D:56:99",
"",
" X509v3 Basic Constraints: critical",
" CA:FALSE",
" X509v3 Extended Key Usage: ",
" TLS Web Client Authentication, TLS Web Server Authentication",
" X509v3 Key Usage: ",
" Digital Signature, Key Encipherment",
" X509v3 Subject Key Identifier: ",
" A2:FB:24:3E:B3:0F:3A:F1:C2:99:73:88:B8:21:7E:7B:47:BA:FC:30",
" X509v3 Subject Alternative Name: ",
" IP Address:172.18.15.232, DNS:ip-172-18-15-232.ec2.internal",
"Certificate is to be certified until Jan 8 01:03:58 2023 GMT (1825 days)",
"",
"Write out database with 1 new entries",
"Data Base Updated"
],
"stdout": []
}
TASK [etcd : file] *************************************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_server_certificates_from_ca.yml:101
changed: [localhost -> localhost] => {
"changed": true,
"dest": "/etc/etcd/generated_certs/etcd-ip-172-18-15-232.ec2.internal/ca.crt",
"generated_timestamp": "2018-01-09 01:03:58.391875",
"gid": 0,
"group": "root",
"mode": "0644",
"owner": "root",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 1895,
"src": "/etc/etcd/ca/ca.crt",
"state": "hard",
"uid": 0
}
TASK [etcd : Create a tarball of the etcd certs] *******************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_server_certificates_from_ca.yml:108
changed: [localhost -> localhost] => {
"changed": true,
"cmd": [
"tar",
"-czvf",
"/etc/etcd/generated_certs/etcd-ip-172-18-15-232.ec2.internal.tgz",
"-C",
"/etc/etcd/generated_certs/etcd-ip-172-18-15-232.ec2.internal",
"."
],
"delta": "0:00:00.005363",
"end": "2018-01-09 01:03:58.594613",
"generated_timestamp": "2018-01-09 01:03:58.612878",
"rc": 0,
"start": "2018-01-09 01:03:58.589250",
"stderr": [],
"stdout": [
"./",
"./server.key",
"./server.csr",
"./server.crt",
"./peer.key",
"./peer.csr",
"./peer.crt",
"./ca.crt"
]
}
TASK [etcd : Retrieve etcd cert tarball] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_server_certificates_from_ca.yml:120
changed: [localhost -> localhost] => {
"changed": true,
"checksum": "ff89d13cef4c33dcdd293d3e3ea998609877cd00",
"dest": "/tmp/localhost/etc/etcd/generated_certs/etcd-ip-172-18-15-232.ec2.internal.tgz",
"generated_timestamp": "2018-01-09 01:03:58.924197",
"md5sum": "deec8870cb788b396417acec00a69609",
"remote_checksum": "ff89d13cef4c33dcdd293d3e3ea998609877cd00",
"remote_md5sum": null
}
TASK [etcd : Ensure certificate directory exists] ******************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_server_certificates_from_ca.yml:129
ok: [localhost] => (item=/etc/etcd) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:03:59.126626",
"gid": 0,
"group": "root",
"item": "/etc/etcd",
"mode": "0700",
"owner": "root",
"path": "/etc/etcd",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 39,
"state": "directory",
"uid": 0
}
TASK [etcd : Unarchive cert tarball] *******************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_server_certificates_from_ca.yml:137
changed: [localhost] => {
"changed": true,
"dest": "/etc/etcd",
"extract_results": {
"cmd": [
"/bin/gtar",
"--extract",
"-C",
"/etc/etcd",
"-z",
"-f",
"/home/origin/.ansible/tmp/ansible-tmp-1515459839.17-80909880930953/source"
],
"err": "",
"out": "",
"rc": 0
},
"generated_timestamp": "2018-01-09 01:03:59.935228",
"gid": 0,
"group": "root",
"handler": "TgzArchive",
"mode": "0700",
"owner": "root",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 155,
"src": "/home/origin/.ansible/tmp/ansible-tmp-1515459839.17-80909880930953/source",
"state": "directory",
"uid": 0
}
TASK [etcd : Create a tarball of the etcd ca certs] ****************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_server_certificates_from_ca.yml:143
changed: [localhost -> localhost] => {
"changed": true,
"cmd": [
"tar",
"-czvf",
"/etc/etcd/generated_certs/etcd_ca.tgz",
"-C",
"/etc/etcd/ca",
"."
],
"delta": "0:00:00.006416",
"end": "2018-01-09 01:04:00.135768",
"generated_timestamp": "2018-01-09 01:04:00.154798",
"rc": 0,
"start": "2018-01-09 01:04:00.129352",
"stderr": [],
"stdout": [
"./",
"./certs/",
"./certs/01.pem",
"./certs/02.pem",
"./crl/",
"./fragments/",
"./fragments/openssl.cnf",
"./fragments/openssl_append.cnf",
"./openssl.cnf",
"./ca.key",
"./ca.crt",
"./serial.old",
"./index.txt.old",
"./serial",
"./index.txt",
"./index.txt.attr.old",
"./index.txt.attr"
]
}
TASK [etcd : Retrieve etcd ca cert tarball] ************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_server_certificates_from_ca.yml:153
changed: [localhost -> localhost] => {
"changed": true,
"checksum": "32792a3602dd1705440104a82a12554406db5f98",
"dest": "/tmp/localhost/etc/etcd/generated_certs/etcd_ca.tgz",
"generated_timestamp": "2018-01-09 01:04:00.364675",
"md5sum": "5b9b14d97210686dac89e09f0f7d712e",
"remote_checksum": "32792a3602dd1705440104a82a12554406db5f98",
"remote_md5sum": null
}
TASK [etcd : Ensure ca directory exists] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_server_certificates_from_ca.yml:162
ok: [localhost] => (item=/etc/etcd/ca) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:00.563205",
"gid": 0,
"group": "root",
"item": "/etc/etcd/ca",
"mode": "0700",
"owner": "root",
"path": "/etc/etcd/ca",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 212,
"state": "directory",
"uid": 0
}
TASK [etcd : Delete temporary directory] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_server_certificates_from_ca.yml:170
ok: [localhost -> localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:00.770844",
"path": "/tmp/localhost",
"state": "absent"
}
TASK [etcd : Validate permissions on certificate files] ************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_server_certificates_from_ca.yml:175
changed: [localhost] => (item=/etc/etcd/ca.crt) => {
"changed": true,
"generated_timestamp": "2018-01-09 01:04:00.981107",
"gid": 0,
"group": "root",
"item": "/etc/etcd/ca.crt",
"mode": "0600",
"owner": "root",
"path": "/etc/etcd/ca.crt",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 1895,
"state": "file",
"uid": 0
}
changed: [localhost] => (item=/etc/etcd/server.crt) => {
"changed": true,
"generated_timestamp": "2018-01-09 01:04:01.139988",
"gid": 0,
"group": "root",
"item": "/etc/etcd/server.crt",
"mode": "0600",
"owner": "root",
"path": "/etc/etcd/server.crt",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 5936,
"state": "file",
"uid": 0
}
changed: [localhost] => (item=/etc/etcd/server.key) => {
"changed": true,
"generated_timestamp": "2018-01-09 01:04:01.306887",
"gid": 0,
"group": "root",
"item": "/etc/etcd/server.key",
"mode": "0600",
"owner": "root",
"path": "/etc/etcd/server.key",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 1704,
"state": "file",
"uid": 0
}
TASK [etcd : Validate permissions on peer certificate files] *******************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_server_certificates_from_ca.yml:187
ok: [localhost] => (item=/etc/etcd/ca.crt) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:01.518215",
"gid": 0,
"group": "root",
"item": "/etc/etcd/ca.crt",
"mode": "0600",
"owner": "root",
"path": "/etc/etcd/ca.crt",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 1895,
"state": "file",
"uid": 0
}
changed: [localhost] => (item=/etc/etcd/peer.crt) => {
"changed": true,
"generated_timestamp": "2018-01-09 01:04:01.683752",
"gid": 0,
"group": "root",
"item": "/etc/etcd/peer.crt",
"mode": "0600",
"owner": "root",
"path": "/etc/etcd/peer.crt",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 5983,
"state": "file",
"uid": 0
}
changed: [localhost] => (item=/etc/etcd/peer.key) => {
"changed": true,
"generated_timestamp": "2018-01-09 01:04:01.842386",
"gid": 0,
"group": "root",
"item": "/etc/etcd/peer.key",
"mode": "0600",
"owner": "root",
"path": "/etc/etcd/peer.key",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 1704,
"state": "file",
"uid": 0
}
TASK [etcd : Validate permissions on the config dir] ***************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_server_certificates_from_ca.yml:199
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:02.036492",
"gid": 0,
"group": "root",
"mode": "0700",
"owner": "root",
"path": "/etc/etcd",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 155,
"state": "directory",
"uid": 0
}
META: ran handlers
PLAY [Create etcd client certificates for master hosts] ************************
TASK [Gathering Facts] *********************************************************
ok: [localhost]
META: ran handlers
TASK [etcd : include_tasks] ****************************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/client_certificates.yml:2
included: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_client_certificates_from_ca.yml for localhost
TASK [etcd : Ensure CA certificate exists on etcd_ca_host] *********************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_client_certificates_from_ca.yml:2
ok: [localhost -> localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:03.230860",
"stat": {
"atime": 1515459838.5928857,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "70c696bf9740c5a2c0ffb9e78e9e4f79f9a9bd94",
"ctime": 1515459838.3728862,
"dev": 51714,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 50332739,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"md5": "a59b15626943999aaea21468f840ce17",
"mimetype": "text/plain",
"mode": "0644",
"mtime": 1515459832.359893,
"nlink": 2,
"path": "/etc/etcd/ca/ca.crt",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 1895,
"uid": 0,
"version": "15213017",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [etcd : fail] *************************************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_client_certificates_from_ca.yml:9
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:03.266742",
"skip_reason": "Conditional result was False"
}
TASK [etcd : Check status of external etcd certificatees] **********************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_client_certificates_from_ca.yml:17
ok: [localhost] => (item=master.etcd-client.crt) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:03.471466",
"item": "master.etcd-client.crt",
"stat": {
"exists": false
}
}
ok: [localhost] => (item=master.etcd-client.key) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:03.630445",
"item": "master.etcd-client.key",
"stat": {
"exists": false
}
}
ok: [localhost] => (item=master.etcd-ca.crt) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:03.795581",
"item": "master.etcd-ca.crt",
"stat": {
"exists": false
}
}
TASK [etcd : set_fact] *********************************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_client_certificates_from_ca.yml:27
ok: [localhost] => {
"ansible_facts": {
"etcd_client_certs_missing": true
},
"changed": false,
"generated_timestamp": "2018-01-09 01:04:03.843361"
}
TASK [etcd : Ensure generated_certs directory present] *************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_client_certificates_from_ca.yml:34
changed: [localhost -> localhost] => {
"changed": true,
"generated_timestamp": "2018-01-09 01:04:04.058477",
"gid": 0,
"group": "root",
"mode": "0700",
"owner": "root",
"path": "/etc/etcd/generated_certs/openshift-master-ip-172-18-15-232.ec2.internal",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
TASK [etcd : Create the client csr] ********************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_client_certificates_from_ca.yml:42
changed: [localhost -> localhost] => {
"changed": true,
"cmd": [
"openssl",
"req",
"-new",
"-keyout",
"master.etcd-client.key",
"-config",
"/etc/etcd/ca/openssl.cnf",
"-out",
"master.etcd-client.csr",
"-reqexts",
"etcd_v3_req",
"-batch",
"-nodes",
"-subj",
"/CN=ip-172-18-15-232.ec2.internal"
],
"delta": "0:00:00.060825",
"end": "2018-01-09 01:04:04.325197",
"generated_timestamp": "2018-01-09 01:04:04.343852",
"rc": 0,
"start": "2018-01-09 01:04:04.264372",
"stderr": [
"Generating a 2048 bit RSA private key",
".............................+++",
"..+++",
"writing new private key to 'master.etcd-client.key'",
"-----"
],
"stdout": []
}
TASK [etcd : Sign and create the client crt] ***********************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_client_certificates_from_ca.yml:60
changed: [localhost -> localhost] => {
"changed": true,
"cmd": [
"openssl",
"ca",
"-name",
"etcd_ca",
"-config",
"/etc/etcd/ca/openssl.cnf",
"-out",
"master.etcd-client.crt",
"-in",
"master.etcd-client.csr",
"-batch"
],
"delta": "0:00:00.019936",
"end": "2018-01-09 01:04:04.564271",
"generated_timestamp": "2018-01-09 01:04:04.583269",
"iterated": 0,
"rc": 0,
"start": "2018-01-09 01:04:04.544335",
"stderr": [
"Using configuration from /etc/etcd/ca/openssl.cnf",
"Check that the request matches the signature",
"Signature ok",
"Certificate Details:",
" Serial Number: 3 (0x3)",
" Validity",
" Not Before: Jan 9 01:04:04 2018 GMT",
" Not After : Jan 8 01:04:04 2023 GMT",
" Subject:",
" commonName = ip-172-18-15-232.ec2.internal",
" X509v3 extensions:",
" X509v3 Authority Key Identifier: ",
" keyid:A5:15:11:E8:B8:4B:D5:2A:F3:AE:CD:3D:9D:CA:A3:B1:23:54:46:DC",
" DirName:/CN=etcd-signer@1515459827",
" serial:E5:3F:DC:7C:4F:3D:56:99",
"",
" X509v3 Basic Constraints: critical",
" CA:FALSE",
" X509v3 Extended Key Usage: ",
" TLS Web Client Authentication",
" X509v3 Key Usage: ",
" Digital Signature, Key Encipherment",
" X509v3 Subject Key Identifier: ",
" FA:60:19:B9:30:A6:F5:AC:52:F4:D2:BF:9F:7A:B1:10:2D:90:6C:29",
" X509v3 Subject Alternative Name: ",
" IP Address:172.18.15.232, DNS:ip-172-18-15-232.ec2.internal",
"Certificate is to be certified until Jan 8 01:04:04 2023 GMT (1825 days)",
"",
"Write out database with 1 new entries",
"Data Base Updated"
],
"stdout": []
}
TASK [etcd : file] *************************************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_client_certificates_from_ca.yml:75
changed: [localhost -> localhost] => {
"changed": true,
"dest": "/etc/etcd/generated_certs/openshift-master-ip-172-18-15-232.ec2.internal/master.etcd-ca.crt",
"generated_timestamp": "2018-01-09 01:04:04.804553",
"gid": 0,
"group": "root",
"mode": "0644",
"owner": "root",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 1895,
"src": "/etc/etcd/ca/ca.crt",
"state": "hard",
"uid": 0
}
TASK [etcd : Create a tarball of the etcd certs] *******************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_client_certificates_from_ca.yml:82
changed: [localhost -> localhost] => {
"changed": true,
"cmd": [
"tar",
"-czvf",
"/etc/etcd/generated_certs/openshift-master-ip-172-18-15-232.ec2.internal.tgz",
"-C",
"/etc/etcd/generated_certs/openshift-master-ip-172-18-15-232.ec2.internal",
"."
],
"delta": "0:00:00.005276",
"end": "2018-01-09 01:04:05.010903",
"generated_timestamp": "2018-01-09 01:04:05.029595",
"rc": 0,
"start": "2018-01-09 01:04:05.005627",
"stderr": [],
"stdout": [
"./",
"./master.etcd-client.key",
"./master.etcd-client.csr",
"./master.etcd-client.crt",
"./master.etcd-ca.crt"
]
}
TASK [etcd : Retrieve the etcd cert tarballs] **********************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_client_certificates_from_ca.yml:94
changed: [localhost -> localhost] => {
"changed": true,
"checksum": "7e2dc8d8ae84aea770caed9e6d6f57ef177cb524",
"dest": "/tmp/localhost/etc/etcd/generated_certs/openshift-master-ip-172-18-15-232.ec2.internal.tgz",
"generated_timestamp": "2018-01-09 01:04:05.246373",
"md5sum": "a91fbf47310d1a570db63d32ce227600",
"remote_checksum": "7e2dc8d8ae84aea770caed9e6d6f57ef177cb524",
"remote_md5sum": null
}
TASK [etcd : Ensure certificate directory exists] ******************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_client_certificates_from_ca.yml:103
changed: [localhost] => {
"changed": true,
"generated_timestamp": "2018-01-09 01:04:05.441104",
"gid": 0,
"group": "root",
"mode": "0755",
"owner": "root",
"path": "/etc/origin/master",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
TASK [etcd : Unarchive etcd cert tarballs] *************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_client_certificates_from_ca.yml:109
changed: [localhost] => {
"changed": true,
"dest": "/etc/origin/master",
"extract_results": {
"cmd": [
"/bin/gtar",
"--extract",
"-C",
"/etc/origin/master",
"-z",
"-f",
"/home/origin/.ansible/tmp/ansible-tmp-1515459845.49-2826747455498/source"
],
"err": "",
"out": "",
"rc": 0
},
"generated_timestamp": "2018-01-09 01:04:06.014327",
"gid": 0,
"group": "root",
"handler": "TgzArchive",
"mode": "0700",
"owner": "root",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 122,
"src": "/home/origin/.ansible/tmp/ansible-tmp-1515459845.49-2826747455498/source",
"state": "directory",
"uid": 0
}
TASK [etcd : Delete temporary directory] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_client_certificates_from_ca.yml:115
ok: [localhost -> localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:06.227340",
"path": "/tmp/localhost",
"state": "absent"
}
TASK [etcd : file] *************************************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/certificates/fetch_client_certificates_from_ca.yml:120
changed: [localhost] => (item=master.etcd-client.crt) => {
"changed": true,
"generated_timestamp": "2018-01-09 01:04:06.436493",
"gid": 0,
"group": "root",
"item": "master.etcd-client.crt",
"mode": "0600",
"owner": "root",
"path": "/etc/origin/master/master.etcd-client.crt",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 5936,
"state": "file",
"uid": 0
}
changed: [localhost] => (item=master.etcd-client.key) => {
"changed": true,
"generated_timestamp": "2018-01-09 01:04:06.598947",
"gid": 0,
"group": "root",
"item": "master.etcd-client.key",
"mode": "0600",
"owner": "root",
"path": "/etc/origin/master/master.etcd-client.key",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 1708,
"state": "file",
"uid": 0
}
changed: [localhost] => (item=master.etcd-ca.crt) => {
"changed": true,
"generated_timestamp": "2018-01-09 01:04:06.765683",
"gid": 0,
"group": "root",
"item": "master.etcd-ca.crt",
"mode": "0600",
"owner": "root",
"path": "/etc/origin/master/master.etcd-ca.crt",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 1895,
"state": "file",
"uid": 0
}
META: ran handlers
META: ran handlers
PLAY [Configure etcd] **********************************************************
TASK [Gathering Facts] *********************************************************
ok: [localhost]
META: ran handlers
TASK [openshift_clock : Determine if chrony is installed] **********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_clock/tasks/main.yaml:2
changed: [localhost] => {
"changed": true,
"cmd": [
"rpm",
"-q",
"chrony"
],
"delta": "0:00:00.032592",
"end": "2018-01-09 01:04:07.816392",
"failed_when_result": false,
"generated_timestamp": "2018-01-09 01:04:07.836400",
"rc": 0,
"start": "2018-01-09 01:04:07.783800",
"stderr": [],
"stdout": [
"chrony-3.1-2.el7.x86_64"
]
}
TASK [openshift_clock : Install ntp package] ***********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_clock/tasks/main.yaml:7
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:07.870910",
"skip_reason": "Conditional result was False"
}
TASK [openshift_clock : Start and enable ntpd/chronyd] *************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_clock/tasks/main.yaml:15
changed: [localhost] => {
"changed": true,
"cmd": [
"timedatectl",
"set-ntp",
"true"
],
"delta": "0:00:00.004705",
"end": "2018-01-09 01:04:08.043860",
"generated_timestamp": "2018-01-09 01:04:08.061308",
"rc": 0,
"start": "2018-01-09 01:04:08.039155",
"stderr": [],
"stdout": []
}
TASK [etcd : Set hostname and ip facts] ****************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/main.yml:2
ok: [localhost] => {
"ansible_facts": {
"etcd_hostname": "ip-172-18-15-232.ec2.internal",
"etcd_ip": "172.18.15.232"
},
"changed": false,
"generated_timestamp": "2018-01-09 01:04:08.103596"
}
TASK [etcd : Add iptables allow rules] *****************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/firewall.yml:4
changed: [localhost] => (item={u'port': u'2379/tcp', u'service': u'etcd'}) => {
"changed": true,
"generated_timestamp": "2018-01-09 01:04:08.620515",
"item": {
"port": "2379/tcp",
"service": "etcd"
},
"output": [
"",
"Successfully created chain OS_FIREWALL_ALLOW",
"iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n",
"",
"iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n",
"",
"iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n"
]
}
changed: [localhost] => (item={u'port': u'2380/tcp', u'service': u'etcd peering'}) => {
"changed": true,
"generated_timestamp": "2018-01-09 01:04:08.836841",
"item": {
"port": "2380/tcp",
"service": "etcd peering"
},
"output": [
"",
"iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n"
]
}
TASK [etcd : Remove iptables rules] ********************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/firewall.yml:13
TASK [etcd : Add firewalld allow rules] ****************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/firewall.yml:24
skipping: [localhost] => (item={u'port': u'2379/tcp', u'service': u'etcd'}) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:08.911645",
"item": {
"port": "2379/tcp",
"service": "etcd"
},
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item={u'port': u'2380/tcp', u'service': u'etcd peering'}) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:08.925553",
"item": {
"port": "2380/tcp",
"service": "etcd peering"
},
"skip_reason": "Conditional result was False"
}
TASK [etcd : Remove firewalld allow rules] *************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/firewall.yml:33
TASK [etcd : Install etcd] *****************************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/main.yml:12
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:08.982338",
"skip_reason": "Conditional result was False"
}
TASK [etcd : include_tasks] ****************************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/main.yml:18
included: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/drop_etcdctl.yml for localhost
TASK [etcd : include_tasks] ****************************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/drop_etcdctl.yml:2
included: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/auxiliary/drop_etcdctl.yml for localhost
TASK [etcd : Install etcd for etcdctl] *****************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/auxiliary/drop_etcdctl.yml:2
changed: [localhost] => {
"attempts": 1,
"changed": true,
"generated_timestamp": "2018-01-09 01:04:17.512640",
"msg": "",
"rc": 0,
"results": [
"Loaded plugins: amazon-id, rhui-lb, search-disabled-repos\nResolving Dependencies\n--> Running transaction check\n---> Package etcd.x86_64 0:3.2.9-3.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n etcd x86_64 3.2.9-3.el7 oso-rhui-rhel-server-extras 8.8 M\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 8.8 M\nInstalled size: 39 M\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : etcd-3.2.9-3.el7.x86_64 1/1 \n Verifying : etcd-3.2.9-3.el7.x86_64 1/1 \n\nInstalled:\n etcd.x86_64 0:3.2.9-3.el7 \n\nComplete!\n"
]
}
TASK [etcd : Configure etcd profile.d aliases] *********************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/auxiliary/drop_etcdctl.yml:8
changed: [localhost] => {
"changed": true,
"checksum": "f5e974c8afe68412c9386c21e1275b938eba48be",
"dest": "/etc/profile.d/etcdctl.sh",
"generated_timestamp": "2018-01-09 01:04:17.862279",
"gid": 0,
"group": "root",
"md5sum": "1d82b8368272155d0c57e64d1ec4ad68",
"mode": "0755",
"owner": "root",
"secontext": "system_u:object_r:bin_t:s0",
"size": 546,
"src": "/home/origin/.ansible/tmp/ansible-tmp-1515459857.57-29852190985756/source",
"state": "file",
"uid": 0
}
TASK [etcd : Pull etcd container] **********************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/main.yml:23
ok: [localhost] => {
"changed": false,
"cmd": [
"docker",
"pull",
"registry.fedoraproject.org/latest/etcd"
],
"delta": "0:00:14.794214",
"end": "2018-01-09 01:04:32.842854",
"generated_timestamp": "2018-01-09 01:04:32.869091",
"rc": 0,
"start": "2018-01-09 01:04:18.048640",
"stderr": [],
"stdout": [
"Using default tag: latest",
"Trying to pull repository registry.fedoraproject.org/latest/etcd ... ",
"latest: Pulling from registry.fedoraproject.org/latest/etcd",
"04331e646521: Pulling fs layer",
"11906404e995: Pulling fs layer",
"11906404e995: Verifying Checksum",
"11906404e995: Download complete",
"04331e646521: Verifying Checksum",
"04331e646521: Download complete",
"04331e646521: Pull complete",
"11906404e995: Pull complete",
"Digest: sha256:a370ba01d9c3038c451ea1985447e7543fa55d12c9d7e674e85ad86784df8fca"
]
}
TASK [etcd : Install etcd container service file] ******************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/main.yml:28
changed: [localhost] => {
"changed": true,
"checksum": "a401d52f4b03b0ea0e9b74da5f53e401fff30758",
"dest": "/etc/systemd/system/etcd_container.service",
"generated_timestamp": "2018-01-09 01:04:33.222872",
"gid": 0,
"group": "root",
"md5sum": "82c8ee041f1d62896d688b66d4dc2082",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:systemd_unit_file_t:s0",
"size": 567,
"src": "/home/origin/.ansible/tmp/ansible-tmp-1515459872.94-162447821965921/source",
"state": "file",
"uid": 0
}
TASK [etcd : Create configuration directory] ***********************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/main.yml:39
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:33.250806",
"skip_reason": "Conditional result was False"
}
TASK [etcd : Copy service file for etcd instance] ******************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/main.yml:46
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:33.276521",
"skip_reason": "Conditional result was False"
}
TASK [etcd : Create third party etcd service.d directory exists] ***************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/main.yml:52
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:33.301616",
"skip_reason": "Conditional result was False"
}
TASK [etcd : Configure third part etcd service unit file] **********************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/main.yml:57
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:33.328345",
"skip_reason": "Conditional result was False"
}
TASK [etcd : Ensure etcd datadir exists] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/main.yml:64
changed: [localhost] => {
"changed": true,
"generated_timestamp": "2018-01-09 01:04:33.519743",
"gid": 0,
"group": "root",
"mode": "0700",
"owner": "root",
"path": "/tmp/etcd",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 40,
"state": "directory",
"uid": 0
}
TASK [etcd : Ensure etcd datadir ownership for thirdparty datadir] *************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/main.yml:71
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:33.550309",
"skip_reason": "Conditional result was False"
}
TASK [etcd : command] **********************************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/main.yml:82
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:33.578691",
"skip_reason": "Conditional result was False"
}
TASK [etcd : Disable system etcd when containerized] ***************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/main.yml:87
changed: [localhost] => {
"changed": true,
"enabled": false,
"failed_when_result": false,
"generated_timestamp": "2018-01-09 01:04:34.110711",
"name": "etcd",
"state": "stopped",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "basic.target -.mount system.slice network-online.target network.target systemd-journald.socket",
"AllowIsolate": "no",
"AmbientCapabilities": "0",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "18446744073709551615",
"CPUAccounting": "yes",
"CPUQuotaPerSecUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "18446744073709551615",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "18446744073709551615",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"Delegate": "no",
"Description": "Etcd Server",
"DevicePolicy": "auto",
"EnvironmentFile": "/etc/etcd/etcd.conf (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/bin/bash ; argv[]=/bin/bash -c GOMAXPROCS=$(nproc) /usr/bin/etcd --name=\"${ETCD_NAME}\" --data-dir=\"${ETCD_DATA_DIR}\" --listen-client-urls=\"${ETCD_LISTEN_CLIENT_URLS}\" ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/etcd.service",
"GuessMainPID": "yes",
"IOScheduling": "0",
"Id": "etcd.service",
"IgnoreOnIsolate": "no",
"IgnoreOnSnapshot": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "0",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "18446744073709551615",
"LimitCORE": "18446744073709551615",
"LimitCPU": "18446744073709551615",
"LimitDATA": "18446744073709551615",
"LimitFSIZE": "18446744073709551615",
"LimitLOCKS": "18446744073709551615",
"LimitMEMLOCK": "65536",
"LimitMSGQUEUE": "819200",
"LimitNICE": "0",
"LimitNOFILE": "65536",
"LimitNPROC": "63326",
"LimitRSS": "18446744073709551615",
"LimitRTPRIO": "0",
"LimitRTTIME": "18446744073709551615",
"LimitSIGPENDING": "63326",
"LimitSTACK": "18446744073709551615",
"LoadState": "loaded",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "18446744073709551615",
"MemoryLimit": "18446744073709551615",
"MountFlags": "0",
"Names": "etcd.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"PrivateDevices": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"ProtectHome": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"Requires": "basic.target -.mount",
"RequiresMountsFor": "/var/lib/etcd",
"Restart": "on-failure",
"RestartUSec": "100ms",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitInterval": "10000000",
"StartupBlockIOWeight": "18446744073709551615",
"StartupCPUShares": "18446744073709551615",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "no",
"TasksCurrent": "18446744073709551615",
"TasksMax": "18446744073709551615",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"User": "etcd",
"Wants": "network-online.target system.slice",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0",
"WorkingDirectory": "/var/lib/etcd"
}
}
TASK [etcd : Install etcd container service file] ******************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/main.yml:100
ok: [localhost] => {
"changed": false,
"checksum": "a401d52f4b03b0ea0e9b74da5f53e401fff30758",
"generated_timestamp": "2018-01-09 01:04:34.471748",
"gid": 0,
"group": "root",
"mode": "0644",
"owner": "root",
"path": "/etc/systemd/system/etcd_container.service",
"secontext": "system_u:object_r:systemd_unit_file_t:s0",
"size": 567,
"state": "file",
"uid": 0
}
TASK [etcd : Install Etcd system container] ************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/main.yml:106
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:34.508866",
"skip_reason": "Conditional result was False"
}
TASK [etcd : Validate permissions on the config dir] ***************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/main.yml:111
changed: [localhost] => {
"changed": true,
"generated_timestamp": "2018-01-09 01:04:34.698547",
"gid": 0,
"group": "root",
"mode": "0700",
"owner": "root",
"path": "/etc/etcd",
"secontext": "system_u:object_r:etc_t:s0",
"size": 172,
"state": "directory",
"uid": 0
}
TASK [etcd : Write etcd global config file] ************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/main.yml:119
NOTIFIED HANDLER restart etcd
changed: [localhost] => {
"backup_file": "/etc/etcd/etcd.conf.11881.2018-01-09@01:04:35~",
"changed": true,
"checksum": "3110217c8cfb714f01ead348232827c59f13616e",
"dest": "/etc/etcd/etcd.conf",
"generated_timestamp": "2018-01-09 01:04:35.153310",
"gid": 0,
"group": "root",
"md5sum": "0dfe39a0242741bbc20cb540b0beae4c",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 1490,
"src": "/home/origin/.ansible/tmp/ansible-tmp-1515459874.84-30191589231791/source",
"state": "file",
"uid": 0
}
TASK [etcd : Enable etcd] ******************************************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/main.yml:127
changed: [localhost] => {
"changed": true,
"enabled": true,
"generated_timestamp": "2018-01-09 01:04:35.465888",
"name": "etcd_container",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "system.slice docker.service systemd-journald.socket basic.target",
"AllowIsolate": "no",
"AmbientCapabilities": "0",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "18446744073709551615",
"CPUAccounting": "yes",
"CPUQuotaPerSecUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "18446744073709551615",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "18446744073709551615",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"Delegate": "no",
"Description": "The Etcd Server container",
"DevicePolicy": "auto",
"EnvironmentFile": "/etc/etcd/etcd.conf (ignore_errors=no)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker run --name etcd_container --rm -v /tmp/etcd:/tmp/etcd:z -v /etc/etcd:/etc/etcd:ro --env-file=/etc/etcd/etcd.conf --net=host --entrypoint=/usr/bin/etcd registry.fedoraproject.org/latest/etcd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStartPre": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker rm -f etcd_container ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStop": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker stop etcd_container ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/etc/systemd/system/etcd_container.service",
"GuessMainPID": "yes",
"IOScheduling": "0",
"Id": "etcd_container.service",
"IgnoreOnIsolate": "no",
"IgnoreOnSnapshot": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "0",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "18446744073709551615",
"LimitCORE": "18446744073709551615",
"LimitCPU": "18446744073709551615",
"LimitDATA": "18446744073709551615",
"LimitFSIZE": "18446744073709551615",
"LimitLOCKS": "18446744073709551615",
"LimitMEMLOCK": "65536",
"LimitMSGQUEUE": "819200",
"LimitNICE": "0",
"LimitNOFILE": "4096",
"LimitNPROC": "63326",
"LimitRSS": "18446744073709551615",
"LimitRTPRIO": "0",
"LimitRTTIME": "18446744073709551615",
"LimitSIGPENDING": "63326",
"LimitSTACK": "18446744073709551615",
"LoadState": "loaded",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "18446744073709551615",
"MemoryLimit": "18446744073709551615",
"MountFlags": "0",
"Names": "etcd_container.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PartOf": "docker.service",
"PermissionsStartOnly": "no",
"PrivateDevices": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"ProtectHome": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"Requires": "docker.service basic.target",
"Restart": "always",
"RestartUSec": "5s",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitInterval": "10000000",
"StartupBlockIOWeight": "18446744073709551615",
"StartupCPUShares": "18446744073709551615",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SyslogIdentifier": "etcd_container",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "no",
"TasksCurrent": "18446744073709551615",
"TasksMax": "18446744073709551615",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "simple",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"Wants": "system.slice",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [etcd : Set fact etcd_service_status_changed] *****************************
task path: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/main.yml:134
ok: [localhost] => {
"ansible_facts": {
"etcd_service_status_changed": true
},
"changed": false,
"generated_timestamp": "2018-01-09 01:04:35.525910"
}
TASK [nickhammond.logrotate : nickhammond.logrotate | Install logrotate] *******
task path: /usr/share/ansible/openshift-ansible/roles/nickhammond.logrotate/tasks/main.yml:2
ok: [localhost] => {
"attempts": 1,
"changed": false,
"generated_timestamp": "2018-01-09 01:04:36.383169",
"msg": "",
"rc": 0,
"results": [
"logrotate-3.8.6-14.el7.x86_64 providing logrotate is already installed"
]
}
TASK [nickhammond.logrotate : nickhammond.logrotate | Setup logrotate.d scripts] ***
task path: /usr/share/ansible/openshift-ansible/roles/nickhammond.logrotate/tasks/main.yml:8
RUNNING HANDLER [etcd : restart etcd] ******************************************
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:36.461356",
"skip_reason": "Conditional result was False"
}
META: ran handlers
META: ran handlers
PLAY [etcd Install Checkpoint End] *********************************************
META: ran handlers
TASK [Set etcd install 'Complete'] *********************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-etcd/private/config.yml:33
ok: [localhost] => {
"ansible_stats": {
"aggregate": true,
"data": {
"installer_phase_etcd": {
"end": "20180109010436Z",
"status": "Complete"
}
},
"per_host": false
},
"changed": false,
"generated_timestamp": "2018-01-09 01:04:36.530220"
}
META: ran handlers
META: ran handlers
PLAY [NFS Install Checkpoint Start] ********************************************
META: ran handlers
TASK [Set NFS install 'In Progress'] *******************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-nfs/private/config.yml:6
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:36.567726",
"skip_reason": "Conditional result was False"
}
META: ran handlers
META: ran handlers
PLAY [Configure nfs] ***********************************************************
skipping: no hosts matched
PLAY [NFS Install Checkpoint End] **********************************************
META: ran handlers
TASK [Set NFS install 'Complete'] **********************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-nfs/private/config.yml:23
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:36.605591",
"skip_reason": "Conditional result was False"
}
META: ran handlers
META: ran handlers
PLAY [Load Balancer Install Checkpoint Start] **********************************
META: ran handlers
TASK [Set load balancer install 'In Progress'] *********************************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-loadbalancer/private/config.yml:6
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:36.640947",
"skip_reason": "Conditional result was False"
}
META: ran handlers
META: ran handlers
PLAY [Configure load balancers] ************************************************
skipping: no hosts matched
PLAY [Load Balancer Install Checkpoint End] ************************************
META: ran handlers
TASK [Set load balancer install 'Complete'] ************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-loadbalancer/private/config.yml:36
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:36.679639",
"skip_reason": "Conditional result was False"
}
META: ran handlers
META: ran handlers
PLAY [Master Install Checkpoint Start] *****************************************
META: ran handlers
TASK [Set Master install 'In Progress'] ****************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-master/private/config.yml:6
ok: [localhost] => {
"ansible_stats": {
"aggregate": true,
"data": {
"installer_phase_master": {
"start": "20180109010436Z",
"status": "In Progress"
}
},
"per_host": false
},
"changed": false,
"generated_timestamp": "2018-01-09 01:04:36.730871"
}
META: ran handlers
META: ran handlers
PLAY [Create OpenShift certificates for master hosts] **************************
TASK [Gathering Facts] *********************************************************
ok: [localhost]
META: ran handlers
TASK [openshift_master_facts : Verify required variables are set] **************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_facts/tasks/main.yml:2
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:37.637751",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master_facts : Set g_metrics_hostname] *************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_facts/tasks/main.yml:14
ok: [localhost] => {
"ansible_facts": {
"g_metrics_hostname": "hawkular-metrics.router.default.svc.cluster.local"
},
"changed": false,
"generated_timestamp": "2018-01-09 01:04:37.675997"
}
TASK [openshift_master_facts : set_fact] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_facts/tasks/main.yml:20
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:37.706463",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master_facts : Set master facts] *******************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_facts/tasks/main.yml:24
changed: [localhost] => {
"ansible_facts": {
"openshift": {
"common": {
"all_hostnames": [
"kubernetes.default",
"kubernetes.default.svc",
"kubernetes.default.svc.cluster.local",
"kubernetes",
"172.18.15.232",
"54.208.90.115",
"openshift.default.svc",
"openshift.default",
"172.30.0.1",
"ip-172-18-15-232.ec2.internal",
"openshift.default.svc.cluster.local",
"ec2-54-208-90-115.compute-1.amazonaws.com",
"openshift"
],
"config_base": "/etc/origin",
"deployment_subtype": "basic",
"deployment_type": "origin",
"dns_domain": "cluster.local",
"examples_content_version": "v3.7",
"generate_no_proxy_hosts": true,
"hostname": "ip-172-18-15-232.ec2.internal",
"internal_hostnames": [
"kubernetes.default",
"kubernetes.default.svc.cluster.local",
"kubernetes",
"172.18.15.232",
"openshift.default",
"openshift.default.svc",
"172.30.0.1",
"ip-172-18-15-232.ec2.internal",
"openshift.default.svc.cluster.local",
"kubernetes.default.svc",
"openshift"
],
"ip": "172.18.15.232",
"kube_svc_ip": "172.30.0.1",
"portal_net": "172.30.0.0/16",
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115",
"version_gte_3_6": true,
"version_gte_3_7": true,
"version_gte_3_8": false,
"version_gte_3_9": false
},
"current_config": {
"roles": [
"node",
"master"
]
},
"master": {
"access_token_max_seconds": 86400,
"admission_plugin_config": {
"openshift.io/ImagePolicy": {
"configuration": {
"apiVersion": "v1",
"executionRules": [
{
"matchImageAnnotations": [
{
"key": "images.openshift.io/deny-execution",
"value": "true"
}
],
"name": "execution-denied",
"onResources": [
{
"resource": "pods"
},
{
"resource": "builds"
}
],
"reject": true,
"skipOnResolutionFailure": true
}
],
"kind": "ImagePolicyConfig"
}
}
},
"api_port": "8443",
"api_url": "https://ip-172-18-15-232.ec2.internal:8443",
"api_use_ssl": true,
"audit_config": {
"enabled": true
},
"auth_token_max_seconds": 500,
"bind_addr": "0.0.0.0",
"console_path": "/console",
"console_port": "8443",
"console_url": "https://ip-172-18-15-232.ec2.internal:8443/console",
"console_use_ssl": true,
"controller_args": {
"enable-hostpath-provisioner": [
"true"
]
},
"controllers_port": "8444",
"dynamic_provisioning_enabled": true,
"embedded_dns": true,
"embedded_kube": true,
"etcd_hosts": "",
"etcd_port": "4001",
"etcd_urls": [
"https://ip-172-18-15-232.ec2.internal:4001"
],
"etcd_use_ssl": true,
"identity_providers": [
{
"challenge": "true",
"kind": "AllowAllPasswordIdentityProvider",
"login": "true",
"name": "allow_all"
}
],
"loopback_api_url": "https://ip-172-18-15-232.ec2.internal:8443",
"loopback_cluster_name": "ip-172-18-15-232-ec2-internal:8443",
"loopback_context_name": "default/ip-172-18-15-232-ec2-internal:8443/system:openshift-master",
"loopback_user": "system:openshift-master/ip-172-18-15-232-ec2-internal:8443",
"manage_htpasswd": true,
"max_requests_inflight": 500,
"oauth_grant_method": "auto",
"portal_net": "172.30.0.0/16",
"public_api_url": "https://ec2-54-208-90-115.compute-1.amazonaws.com:8443",
"public_console_url": "https://ec2-54-208-90-115.compute-1.amazonaws.com:8443/console",
"registry_url": "openshift/origin-${component}:v3.9.0-alpha.1",
"sdn_cluster_network_cidr": "10.128.0.0/14",
"sdn_host_subnet_length": "9",
"session_max_seconds": 3600,
"session_name": "ssn",
"session_secrets_file": ""
},
"node": {
"labels": {},
"nodename": "ip-172-18-15-232.ec2.internal",
"sdn_mtu": "8951"
},
"provider": {
"metadata": {
"ami-id": "ami-3b491841",
"ami-launch-index": "0",
"ami-manifest-path": "(unknown)",
"block-device-mapping": {
"ami": "/dev/sda1",
"ebs12": "sdb",
"root": "/dev/sda1"
},
"hostname": "ip-172-18-15-232.ec2.internal",
"instance-action": "none",
"instance-id": "i-04bbbd5c05b5f5e73",
"instance-type": "m4.xlarge",
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"metrics": {
"vhostmd": ""
},
"network": {
"interfaces": {
"macs": {
"0e:1e:bf:eb:3d:32": {
"device-number": "0",
"interface-id": "eni-503bbcdb",
"ipv4-associations": {
"54.208.90.115": "172.18.15.232"
},
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4s": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"owner-id": "531415883065",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4s": "54.208.90.115",
"security-group-ids": "sg-7e73221a",
"security-groups": "default",
"subnet-id": "subnet-cf57c596",
"subnet-ipv4-cidr-block": "172.18.0.0/20",
"vpc-id": "vpc-69705d0c",
"vpc-ipv4-cidr-block": "172.18.0.0/16",
"vpc-ipv4-cidr-blocks": "172.18.0.0/16"
}
}
}
},
"placement": {
"availability-zone": "us-east-1d"
},
"profile": "default-hvm",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4": "54.208.90.115",
"public-keys/": "0=libra",
"reservation-id": "r-0369886b309ef24d8",
"security-groups": "default",
"services": {
"domain": "amazonaws.com",
"partition": "aws"
}
},
"name": "aws",
"network": {
"hostname": "ip-172-18-15-232.ec2.internal",
"interfaces": [
{
"ips": [
"172.18.15.232"
],
"network_id": "subnet-cf57c596",
"network_type": "vpc",
"public_ips": [
"54.208.90.115"
]
}
],
"ip": "172.18.15.232",
"ipv6_enabled": false,
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115"
},
"zone": "us-east-1d"
}
}
},
"changed": true,
"generated_timestamp": "2018-01-09 01:04:38.852258"
}
TASK [openshift_master_facts : Determine if scheduler config present] **********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_facts/tasks/main.yml:86
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:39.055480",
"stat": {
"exists": false
}
}
TASK [openshift_master_facts : Set Default scheduler predicates and priorities] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_facts/tasks/main.yml:91
ok: [localhost] => {
"ansible_facts": {
"openshift_master_scheduler_default_predicates": [
{
"name": "NoVolumeZoneConflict"
},
{
"name": "MaxEBSVolumeCount"
},
{
"name": "MaxGCEPDVolumeCount"
},
{
"name": "MaxAzureDiskVolumeCount"
},
{
"name": "MatchInterPodAffinity"
},
{
"name": "NoDiskConflict"
},
{
"name": "GeneralPredicates"
},
{
"name": "PodToleratesNodeTaints"
},
{
"name": "CheckNodeMemoryPressure"
},
{
"name": "CheckNodeDiskPressure"
},
{
"name": "NoVolumeNodeConflict"
},
{
"argument": {
"serviceAffinity": {
"labels": [
"region"
]
}
},
"name": "Region"
}
],
"openshift_master_scheduler_default_priorities": [
{
"name": "SelectorSpreadPriority",
"weight": 1
},
{
"name": "InterPodAffinityPriority",
"weight": 1
},
{
"name": "LeastRequestedPriority",
"weight": 1
},
{
"name": "BalancedResourceAllocation",
"weight": 1
},
{
"name": "NodePreferAvoidPodsPriority",
"weight": 10000
},
{
"name": "NodeAffinityPriority",
"weight": 1
},
{
"name": "TaintTolerationPriority",
"weight": 1
},
{
"argument": {
"serviceAntiAffinity": {
"label": "zone"
}
},
"name": "Zone",
"weight": 2
}
]
},
"changed": false,
"generated_timestamp": "2018-01-09 01:04:39.102702"
}
TASK [openshift_master_facts : Retrieve current scheduler config] **************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_facts/tasks/main.yml:97
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:39.135837",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master_facts : Set openshift_master_scheduler_current_config] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_facts/tasks/main.yml:102
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:39.167400",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master_facts : Test if scheduler config is readable] ***********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_facts/tasks/main.yml:106
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:39.197315",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master_facts : Set current scheduler predicates and priorities] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_facts/tasks/main.yml:111
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:39.226801",
"skip_reason": "Conditional result was False"
}
TASK [openshift_named_certificates : set_fact] *********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_named_certificates/tasks/main.yml:2
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:39.271061",
"skip_reason": "Conditional result was False"
}
TASK [openshift_named_certificates : openshift_facts] **************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_named_certificates/tasks/main.yml:9
changed: [localhost] => {
"ansible_facts": {
"openshift": {
"common": {
"all_hostnames": [
"kubernetes.default",
"kubernetes.default.svc",
"kubernetes.default.svc.cluster.local",
"kubernetes",
"172.18.15.232",
"54.208.90.115",
"openshift.default.svc",
"openshift.default",
"172.30.0.1",
"ip-172-18-15-232.ec2.internal",
"openshift.default.svc.cluster.local",
"ec2-54-208-90-115.compute-1.amazonaws.com",
"openshift"
],
"config_base": "/etc/origin",
"deployment_subtype": "basic",
"deployment_type": "origin",
"dns_domain": "cluster.local",
"examples_content_version": "v3.7",
"generate_no_proxy_hosts": true,
"hostname": "ip-172-18-15-232.ec2.internal",
"internal_hostnames": [
"kubernetes.default",
"kubernetes.default.svc.cluster.local",
"kubernetes",
"172.18.15.232",
"openshift.default",
"openshift.default.svc",
"172.30.0.1",
"ip-172-18-15-232.ec2.internal",
"openshift.default.svc.cluster.local",
"kubernetes.default.svc",
"openshift"
],
"ip": "172.18.15.232",
"kube_svc_ip": "172.30.0.1",
"portal_net": "172.30.0.0/16",
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115",
"version_gte_3_6": true,
"version_gte_3_7": true,
"version_gte_3_8": false,
"version_gte_3_9": false
},
"current_config": {
"roles": [
"node",
"master"
]
},
"master": {
"access_token_max_seconds": 86400,
"admission_plugin_config": {
"openshift.io/ImagePolicy": {
"configuration": {
"apiVersion": "v1",
"executionRules": [
{
"matchImageAnnotations": [
{
"key": "images.openshift.io/deny-execution",
"value": "true"
}
],
"name": "execution-denied",
"onResources": [
{
"resource": "pods"
},
{
"resource": "builds"
}
],
"reject": true,
"skipOnResolutionFailure": true
}
],
"kind": "ImagePolicyConfig"
}
}
},
"api_port": "8443",
"api_url": "https://ip-172-18-15-232.ec2.internal:8443",
"api_use_ssl": true,
"audit_config": {
"enabled": true
},
"auth_token_max_seconds": 500,
"bind_addr": "0.0.0.0",
"console_path": "/console",
"console_port": "8443",
"console_url": "https://ip-172-18-15-232.ec2.internal:8443/console",
"console_use_ssl": true,
"controller_args": {
"enable-hostpath-provisioner": [
"true"
]
},
"controllers_port": "8444",
"dynamic_provisioning_enabled": true,
"embedded_dns": true,
"embedded_kube": true,
"etcd_hosts": "",
"etcd_port": "4001",
"etcd_urls": [
"https://ip-172-18-15-232.ec2.internal:4001"
],
"etcd_use_ssl": true,
"identity_providers": [
{
"challenge": "true",
"kind": "AllowAllPasswordIdentityProvider",
"login": "true",
"name": "allow_all"
}
],
"loopback_api_url": "https://ip-172-18-15-232.ec2.internal:8443",
"loopback_cluster_name": "ip-172-18-15-232-ec2-internal:8443",
"loopback_context_name": "default/ip-172-18-15-232-ec2-internal:8443/system:openshift-master",
"loopback_user": "system:openshift-master/ip-172-18-15-232-ec2-internal:8443",
"manage_htpasswd": true,
"max_requests_inflight": 500,
"named_certificates": [],
"oauth_grant_method": "auto",
"portal_net": "172.30.0.0/16",
"public_api_url": "https://ec2-54-208-90-115.compute-1.amazonaws.com:8443",
"public_console_url": "https://ec2-54-208-90-115.compute-1.amazonaws.com:8443/console",
"registry_url": "openshift/origin-${component}:v3.9.0-alpha.1",
"sdn_cluster_network_cidr": "10.128.0.0/14",
"sdn_host_subnet_length": "9",
"session_max_seconds": 3600,
"session_name": "ssn",
"session_secrets_file": ""
},
"node": {
"labels": {},
"nodename": "ip-172-18-15-232.ec2.internal",
"sdn_mtu": "8951"
},
"provider": {
"metadata": {
"ami-id": "ami-3b491841",
"ami-launch-index": "0",
"ami-manifest-path": "(unknown)",
"block-device-mapping": {
"ami": "/dev/sda1",
"ebs12": "sdb",
"root": "/dev/sda1"
},
"hostname": "ip-172-18-15-232.ec2.internal",
"instance-action": "none",
"instance-id": "i-04bbbd5c05b5f5e73",
"instance-type": "m4.xlarge",
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"metrics": {
"vhostmd": ""
},
"network": {
"interfaces": {
"macs": {
"0e:1e:bf:eb:3d:32": {
"device-number": "0",
"interface-id": "eni-503bbcdb",
"ipv4-associations": {
"54.208.90.115": "172.18.15.232"
},
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4s": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"owner-id": "531415883065",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4s": "54.208.90.115",
"security-group-ids": "sg-7e73221a",
"security-groups": "default",
"subnet-id": "subnet-cf57c596",
"subnet-ipv4-cidr-block": "172.18.0.0/20",
"vpc-id": "vpc-69705d0c",
"vpc-ipv4-cidr-block": "172.18.0.0/16",
"vpc-ipv4-cidr-blocks": "172.18.0.0/16"
}
}
}
},
"placement": {
"availability-zone": "us-east-1d"
},
"profile": "default-hvm",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4": "54.208.90.115",
"public-keys/": "0=libra",
"reservation-id": "r-0369886b309ef24d8",
"security-groups": "default",
"services": {
"domain": "amazonaws.com",
"partition": "aws"
}
},
"name": "aws",
"network": {
"hostname": "ip-172-18-15-232.ec2.internal",
"interfaces": [
{
"ips": [
"172.18.15.232"
],
"network_id": "subnet-cf57c596",
"network_type": "vpc",
"public_ips": [
"54.208.90.115"
]
}
],
"ip": "172.18.15.232",
"ipv6_enabled": false,
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115"
},
"zone": "us-east-1d"
}
}
},
"changed": true,
"generated_timestamp": "2018-01-09 01:04:40.333967"
}
TASK [openshift_named_certificates : Clear named certificates] *****************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_named_certificates/tasks/main.yml:16
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:40.377731",
"skip_reason": "Conditional result was False"
}
TASK [openshift_named_certificates : Ensure named certificate directory exists] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_named_certificates/tasks/main.yml:22
changed: [localhost] => {
"changed": true,
"generated_timestamp": "2018-01-09 01:04:40.564904",
"gid": 0,
"group": "root",
"mode": "0700",
"owner": "root",
"path": "/etc/origin/master/named_certificates/",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
TASK [openshift_named_certificates : Land named certificates] ******************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_named_certificates/tasks/main.yml:28
TASK [openshift_named_certificates : Land named certificate keys] **************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_named_certificates/tasks/main.yml:34
TASK [openshift_named_certificates : Land named CA certificates] ***************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_named_certificates/tasks/main.yml:41
TASK [openshift_cli : Install clients] *****************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_cli/tasks/main.yml:2
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:04:40.686113",
"skip_reason": "Conditional result was False"
}
TASK [openshift_cli : Pull CLI Image] ******************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_cli/tasks/main.yml:9
ok: [localhost] => {
"changed": false,
"cmd": [
"docker",
"pull",
"openshift/origin:v3.9.0-alpha.1"
],
"delta": "0:00:25.839540",
"end": "2018-01-09 01:05:06.715529",
"generated_timestamp": "2018-01-09 01:05:06.740246",
"rc": 0,
"start": "2018-01-09 01:04:40.875989",
"stderr": [],
"stdout": [
"Trying to pull repository registry.access.redhat.com/openshift/origin ... ",
"Trying to pull repository docker.io/openshift/origin ... ",
"v3.9.0-alpha.1: Pulling from docker.io/openshift/origin",
"85432449fd0f: Already exists",
"bf9b5ba9f1de: Pulling fs layer",
"b1153d88ef87: Pulling fs layer",
"0c9b84bd76ab: Pulling fs layer",
"bf9b5ba9f1de: Verifying Checksum",
"bf9b5ba9f1de: Download complete",
"bf9b5ba9f1de: Pull complete",
"b1153d88ef87: Verifying Checksum",
"b1153d88ef87: Download complete",
"0c9b84bd76ab: Download complete",
"b1153d88ef87: Pull complete",
"0c9b84bd76ab: Pull complete",
"Digest: sha256:2f15b69aba1439cadc7ac52aa27b68d79eee8a1ecaa4b0d8b790e0ffab5b2e9b"
]
}
TASK [openshift_cli : Copy client binaries/symlinks out of CLI image for use on the host] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_cli/tasks/main.yml:15
changed: [localhost] => {
"changed": true,
"generated_timestamp": "2018-01-09 01:05:16.127269",
"output": [
"287494c7dc014c06283154bd5e401a3dbbad13978ba7de7a8ec2f20a4a285008\n",
"Using temp dir: /tmp/tmpVoaWRE",
"Moved /tmp/tmpVoaWRE/openshift to /usr/local/bin/openshift.",
"Moved /tmp/tmpVoaWRE/oc to /usr/local/bin/oc.",
"Symlinked /usr/local/bin/kubectl to /usr/local/bin/openshift."
]
}
TASK [openshift_cli : Pull CLI Image] ******************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_cli/tasks/main.yml:25
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:16.169323",
"skip_reason": "Conditional result was False"
}
TASK [openshift_cli : Copy client binaries/symlinks out of CLI image for use on the host] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_cli/tasks/main.yml:31
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:16.207751",
"skip_reason": "Conditional result was False"
}
TASK [openshift_cli : Reload facts to pick up installed OpenShift version] *****
task path: /usr/share/ansible/openshift-ansible/roles/openshift_cli/tasks/main.yml:40
ok: [localhost] => {
"ansible_facts": {
"openshift": {
"common": {
"all_hostnames": [
"kubernetes.default",
"kubernetes.default.svc",
"kubernetes.default.svc.cluster.local",
"kubernetes",
"172.18.15.232",
"54.208.90.115",
"openshift.default.svc",
"openshift.default",
"172.30.0.1",
"ip-172-18-15-232.ec2.internal",
"openshift.default.svc.cluster.local",
"ec2-54-208-90-115.compute-1.amazonaws.com",
"openshift"
],
"config_base": "/etc/origin",
"deployment_subtype": "basic",
"deployment_type": "origin",
"dns_domain": "cluster.local",
"examples_content_version": "v3.9",
"generate_no_proxy_hosts": true,
"hostname": "ip-172-18-15-232.ec2.internal",
"internal_hostnames": [
"kubernetes.default",
"kubernetes.default.svc.cluster.local",
"kubernetes",
"172.18.15.232",
"openshift.default",
"openshift.default.svc",
"172.30.0.1",
"ip-172-18-15-232.ec2.internal",
"openshift.default.svc.cluster.local",
"kubernetes.default.svc",
"openshift"
],
"ip": "172.18.15.232",
"kube_svc_ip": "172.30.0.1",
"portal_net": "172.30.0.0/16",
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115",
"short_version": "3.9",
"version": "3.9.0",
"version_gte_3_6": true,
"version_gte_3_7": true,
"version_gte_3_8": true,
"version_gte_3_9": true
},
"current_config": {
"roles": [
"node",
"master"
]
},
"master": {
"access_token_max_seconds": 86400,
"admission_plugin_config": {
"openshift.io/ImagePolicy": {
"configuration": {
"apiVersion": "v1",
"executionRules": [
{
"matchImageAnnotations": [
{
"key": "images.openshift.io/deny-execution",
"value": "true"
}
],
"name": "execution-denied",
"onResources": [
{
"resource": "pods"
},
{
"resource": "builds"
}
],
"reject": true,
"skipOnResolutionFailure": true
}
],
"kind": "ImagePolicyConfig"
}
}
},
"api_port": "8443",
"api_url": "https://ip-172-18-15-232.ec2.internal:8443",
"api_use_ssl": true,
"audit_config": {
"enabled": true
},
"auth_token_max_seconds": 500,
"bind_addr": "0.0.0.0",
"console_path": "/console",
"console_port": "8443",
"console_url": "https://ip-172-18-15-232.ec2.internal:8443/console",
"console_use_ssl": true,
"controller_args": {
"enable-hostpath-provisioner": [
"true"
]
},
"controllers_port": "8444",
"dynamic_provisioning_enabled": true,
"embedded_dns": true,
"embedded_kube": true,
"etcd_hosts": "",
"etcd_port": "4001",
"etcd_urls": [
"https://ip-172-18-15-232.ec2.internal:4001"
],
"etcd_use_ssl": true,
"identity_providers": [
{
"challenge": "true",
"kind": "AllowAllPasswordIdentityProvider",
"login": "true",
"name": "allow_all"
}
],
"loopback_api_url": "https://ip-172-18-15-232.ec2.internal:8443",
"loopback_cluster_name": "ip-172-18-15-232-ec2-internal:8443",
"loopback_context_name": "default/ip-172-18-15-232-ec2-internal:8443/system:openshift-master",
"loopback_user": "system:openshift-master/ip-172-18-15-232-ec2-internal:8443",
"manage_htpasswd": true,
"max_requests_inflight": 500,
"named_certificates": [],
"oauth_grant_method": "auto",
"portal_net": "172.30.0.0/16",
"public_api_url": "https://ec2-54-208-90-115.compute-1.amazonaws.com:8443",
"public_console_url": "https://ec2-54-208-90-115.compute-1.amazonaws.com:8443/console",
"registry_url": "openshift/origin-${component}:v3.9.0-alpha.1",
"sdn_cluster_network_cidr": "10.128.0.0/14",
"sdn_host_subnet_length": "9",
"session_max_seconds": 3600,
"session_name": "ssn",
"session_secrets_file": ""
},
"node": {
"labels": {},
"nodename": "ip-172-18-15-232.ec2.internal",
"sdn_mtu": "8951"
},
"provider": {
"metadata": {
"ami-id": "ami-3b491841",
"ami-launch-index": "0",
"ami-manifest-path": "(unknown)",
"block-device-mapping": {
"ami": "/dev/sda1",
"ebs12": "sdb",
"root": "/dev/sda1"
},
"hostname": "ip-172-18-15-232.ec2.internal",
"instance-action": "none",
"instance-id": "i-04bbbd5c05b5f5e73",
"instance-type": "m4.xlarge",
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"metrics": {
"vhostmd": ""
},
"network": {
"interfaces": {
"macs": {
"0e:1e:bf:eb:3d:32": {
"device-number": "0",
"interface-id": "eni-503bbcdb",
"ipv4-associations": {
"54.208.90.115": "172.18.15.232"
},
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4s": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"owner-id": "531415883065",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4s": "54.208.90.115",
"security-group-ids": "sg-7e73221a",
"security-groups": "default",
"subnet-id": "subnet-cf57c596",
"subnet-ipv4-cidr-block": "172.18.0.0/20",
"vpc-id": "vpc-69705d0c",
"vpc-ipv4-cidr-block": "172.18.0.0/16",
"vpc-ipv4-cidr-blocks": "172.18.0.0/16"
}
}
}
},
"placement": {
"availability-zone": "us-east-1d"
},
"profile": "default-hvm",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4": "54.208.90.115",
"public-keys/": "0=libra",
"reservation-id": "r-0369886b309ef24d8",
"security-groups": "default",
"services": {
"domain": "amazonaws.com",
"partition": "aws"
}
},
"name": "aws",
"network": {
"hostname": "ip-172-18-15-232.ec2.internal",
"interfaces": [
{
"ips": [
"172.18.15.232"
],
"network_id": "subnet-cf57c596",
"network_type": "vpc",
"public_ips": [
"54.208.90.115"
]
}
],
"ip": "172.18.15.232",
"ipv6_enabled": false,
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115"
},
"zone": "us-east-1d"
}
}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:05:18.732653"
}
TASK [openshift_cli : Install bash completion for oc tools] ********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_cli/tasks/main.yml:43
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:18.774767",
"skip_reason": "Conditional result was False"
}
TASK [openshift_ca : fail] *****************************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_ca/tasks/main.yml:2
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:18.807475",
"skip_reason": "Conditional result was False"
}
TASK [openshift_ca : fail] *****************************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_ca/tasks/main.yml:6
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:18.839936",
"skip_reason": "Conditional result was False"
}
TASK [openshift_ca : Install the base package for admin tooling] ***************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_ca/tasks/main.yml:10
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:18.885733",
"skip_reason": "Conditional result was False"
}
TASK [openshift_ca : Reload generated facts] ***********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_ca/tasks/main.yml:20
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:18.992310",
"skip_reason": "Conditional result was False"
}
TASK [openshift_ca : Create openshift_ca_config_dir if it does not exist] ******
task path: /usr/share/ansible/openshift-ansible/roles/openshift_ca/tasks/main.yml:24
ok: [localhost -> localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:19.196889",
"gid": 0,
"group": "root",
"mode": "0700",
"owner": "root",
"path": "/etc/origin/master",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 148,
"state": "directory",
"uid": 0
}
TASK [openshift_ca : Determine if CA must be created] **************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_ca/tasks/main.yml:31
ok: [localhost -> localhost] => (item=ca-bundle.crt) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:19.401172",
"item": "ca-bundle.crt",
"stat": {
"exists": false
}
}
ok: [localhost -> localhost] => (item=ca.crt) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:19.554300",
"item": "ca.crt",
"stat": {
"exists": false
}
}
ok: [localhost -> localhost] => (item=ca.key) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:19.705684",
"item": "ca.key",
"stat": {
"exists": false
}
}
TASK [openshift_ca : set_fact] *************************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_ca/tasks/main.yml:42
ok: [localhost] => {
"ansible_facts": {
"master_ca_missing": true
},
"changed": false,
"generated_timestamp": "2018-01-09 01:05:19.748093"
}
TASK [openshift_ca : Retain original serviceaccount keys] **********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_ca/tasks/main.yml:48
skipping: [localhost] => (item=/etc/origin/master/serviceaccounts.private.key) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:19.784598",
"item": "/etc/origin/master/serviceaccounts.private.key",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=/etc/origin/master/serviceaccounts.public.key) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:19.790987",
"item": "/etc/origin/master/serviceaccounts.public.key",
"skip_reason": "Conditional result was False"
}
TASK [openshift_ca : Deploy master ca certificate] *****************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_ca/tasks/main.yml:58
skipping: [localhost] => (item={u'dest': u'ca.crt', u'src': u''}) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:19.847244",
"item": {
"dest": "ca.crt",
"src": ""
},
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item={u'dest': u'ca.key', u'src': u''}) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:19.854584",
"item": {
"dest": "ca.key",
"src": ""
},
"skip_reason": "Conditional result was False"
}
TASK [openshift_ca : Create ca serial] *****************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_ca/tasks/main.yml:72
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:19.901380",
"skip_reason": "Conditional result was False"
}
TASK [openshift_ca : find] *****************************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_ca/tasks/main.yml:81
ok: [localhost] => {
"changed": false,
"examined": 0,
"files": [],
"generated_timestamp": "2018-01-09 01:05:20.306414",
"matched": 0,
"msg": "/etc/origin/master/legacy-ca/ was skipped as it does not seem to be a valid directory or it cannot be accessed\n"
}
TASK [openshift_ca : Create the master certificates if they do not already exist] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_ca/tasks/main.yml:88
changed: [localhost -> localhost] => {
"changed": true,
"cmd": [
"/usr/local/bin/oc",
"adm",
"ca",
"create-master-certs",
"--hostnames=kubernetes.default,kubernetes.default.svc,kubernetes.default.svc.cluster.local,kubernetes,172.18.15.232,54.208.90.115,openshift.default.svc,openshift.default,172.30.0.1,ip-172-18-15-232.ec2.internal,openshift.default.svc.cluster.local,ec2-54-208-90-115.compute-1.amazonaws.com,openshift",
"--master=https://ip-172-18-15-232.ec2.internal:8443",
"--public-master=https://ec2-54-208-90-115.compute-1.amazonaws.com:8443",
"--cert-dir=/etc/origin/master",
"--expire-days=730",
"--signer-expire-days=1825",
"--overwrite=false"
],
"delta": "0:00:01.806776",
"end": "2018-01-09 01:05:22.390127",
"generated_timestamp": "2018-01-09 01:05:22.409422",
"rc": 0,
"start": "2018-01-09 01:05:20.583351",
"stderr": [],
"stdout": [
"Generated new key pair as /etc/origin/master/serviceaccounts.public.key and /etc/origin/master/serviceaccounts.private.key"
]
}
TASK [openshift_ca : command] **************************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_ca/tasks/main.yml:113
changed: [localhost -> localhost] => {
"changed": true,
"cmd": [
"mktemp",
"-d",
"/tmp/openshift-ansible-XXXXXX"
],
"delta": "0:00:00.003097",
"end": "2018-01-09 01:05:22.598689",
"generated_timestamp": "2018-01-09 01:05:22.617612",
"rc": 0,
"start": "2018-01-09 01:05:22.595592",
"stderr": [],
"stdout": [
"/tmp/openshift-ansible-6cW3cU"
]
}
TASK [openshift_ca : copy] *****************************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_ca/tasks/main.yml:116
TASK [openshift_ca : copy] *****************************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_ca/tasks/main.yml:123
changed: [localhost -> localhost] => {
"changed": true,
"checksum": "3b8d616c7d13c39de3d75289678e09658cfd7c24",
"dest": "/tmp/openshift-ansible-6cW3cU/ca.crt",
"generated_timestamp": "2018-01-09 01:05:22.856533",
"gid": 0,
"group": "root",
"md5sum": "5cca254fc6ce0ca06d836e97edd40ebb",
"mode": "0644",
"owner": "root",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 1070,
"src": "/etc/origin/master/ca.crt",
"state": "file",
"uid": 0
}
TASK [openshift_ca : assemble] *************************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_ca/tasks/main.yml:129
changed: [localhost -> localhost] => {
"changed": true,
"checksum": "3b8d616c7d13c39de3d75289678e09658cfd7c24",
"dest": "/etc/origin/master/client-ca-bundle.crt",
"generated_timestamp": "2018-01-09 01:05:23.061422",
"gid": 0,
"group": "root",
"md5sum": "5cca254fc6ce0ca06d836e97edd40ebb",
"mode": "0644",
"msg": "OK",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 1070,
"src": "/tmp/openshift-ansible-6cW3cU",
"state": "file",
"uid": 0
}
TASK [openshift_ca : Test local loopback context] ******************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_ca/tasks/main.yml:138
ok: [localhost -> localhost] => {
"changed": false,
"cmd": [
"/usr/local/bin/oc",
"config",
"view",
"--config=/etc/origin/master/openshift-master.kubeconfig"
],
"delta": "0:00:00.207099",
"end": "2018-01-09 01:05:23.522955",
"generated_timestamp": "2018-01-09 01:05:23.544494",
"rc": 0,
"start": "2018-01-09 01:05:23.315856",
"stderr": [],
"stdout": [
"apiVersion: v1",
"clusters:",
"- cluster:",
" certificate-authority-data: REDACTED",
" server: https://ec2-54-208-90-115.compute-1.amazonaws.com:8443",
" name: ec2-54-208-90-115-compute-1-amazonaws-com:8443",
"- cluster:",
" certificate-authority-data: REDACTED",
" server: https://ip-172-18-15-232.ec2.internal:8443",
" name: ip-172-18-15-232-ec2-internal:8443",
"contexts:",
"- context:",
" cluster: ec2-54-208-90-115-compute-1-amazonaws-com:8443",
" namespace: default",
" user: system:openshift-master/ip-172-18-15-232-ec2-internal:8443",
" name: default/ec2-54-208-90-115-compute-1-amazonaws-com:8443/system:openshift-master",
"- context:",
" cluster: ip-172-18-15-232-ec2-internal:8443",
" namespace: default",
" user: system:openshift-master/ip-172-18-15-232-ec2-internal:8443",
" name: default/ip-172-18-15-232-ec2-internal:8443/system:openshift-master",
"current-context: default/ip-172-18-15-232-ec2-internal:8443/system:openshift-master",
"kind: Config",
"preferences: {}",
"users:",
"- name: system:openshift-master/ip-172-18-15-232-ec2-internal:8443",
" user:",
" client-certificate-data: REDACTED",
" client-key-data: REDACTED"
]
}
TASK [openshift_ca : Create temp directory for loopback master client config] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_ca/tasks/main.yml:152
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:23.594227",
"skip_reason": "Conditional result was False"
}
TASK [openshift_ca : Generate the loopback master client config] ***************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_ca/tasks/main.yml:155
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:23.640615",
"skip_reason": "Conditional result was False"
}
TASK [openshift_ca : Copy generated loopback master client config to master config dir] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_ca/tasks/main.yml:172
skipping: [localhost] => (item=openshift-master.crt) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:23.692803",
"item": "openshift-master.crt",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift-master.key) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:23.701213",
"item": "openshift-master.key",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=openshift-master.kubeconfig) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:23.711334",
"item": "openshift-master.kubeconfig",
"skip_reason": "Conditional result was False"
}
TASK [openshift_ca : Delete temp directory] ************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_ca/tasks/main.yml:181
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:23.759981",
"skip_reason": "Conditional result was False"
}
TASK [openshift_ca : Restore original serviceaccount keys] *********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_ca/tasks/main.yml:189
skipping: [localhost] => (item=/etc/origin/master/serviceaccounts.private.key) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:23.801659",
"item": "/etc/origin/master/serviceaccounts.private.key",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=/etc/origin/master/serviceaccounts.public.key) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:23.808934",
"item": "/etc/origin/master/serviceaccounts.public.key",
"skip_reason": "Conditional result was False"
}
TASK [openshift_ca : Remove backup serviceaccount keys] ************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_ca/tasks/main.yml:199
skipping: [localhost] => (item=/etc/origin/master/serviceaccounts.private.key) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:23.847761",
"item": "/etc/origin/master/serviceaccounts.private.key",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=/etc/origin/master/serviceaccounts.public.key) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:23.853652",
"item": "/etc/origin/master/serviceaccounts.public.key",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master_certificates : set_fact] ********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_certificates/tasks/main.yml:2
ok: [localhost] => {
"ansible_facts": {
"openshift_master_certs_etcd": [
"master.etcd-client.crt"
],
"openshift_master_certs_no_etcd": [
"admin.crt",
"master.kubelet-client.crt",
"master.proxy-client.crt",
"master.server.crt",
"openshift-master.crt",
"openshift-registry.crt",
"openshift-router.crt",
"etcd.server.crt"
]
},
"changed": false,
"generated_timestamp": "2018-01-09 01:05:23.888799"
}
TASK [openshift_master_certificates : set_fact] ********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_certificates/tasks/main.yml:15
ok: [localhost] => {
"ansible_facts": {
"openshift_master_certs": [
"admin.crt",
"master.kubelet-client.crt",
"master.proxy-client.crt",
"master.server.crt",
"openshift-master.crt",
"openshift-registry.crt",
"openshift-router.crt",
"etcd.server.crt",
"master.etcd-client.crt"
]
},
"changed": false,
"generated_timestamp": "2018-01-09 01:05:24.006663"
}
TASK [openshift_master_certificates : Check status of master certificates] *****
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_certificates/tasks/main.yml:18
ok: [localhost] => (item=admin.crt) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:24.221238",
"item": "admin.crt",
"stat": {
"atime": 1515459922.020788,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "de6bdda7da4b27ab7f80059c1406dbc289abd3c8",
"ctime": 1515459922.0197878,
"dev": 51714,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 25673874,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"md5": "d91807370c26aac482ddab18c18fba66",
"mimetype": "text/plain",
"mode": "0644",
"mtime": 1515459922.0197878,
"nlink": 1,
"path": "/etc/origin/master/admin.crt",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 1151,
"uid": 0,
"version": "44725673",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
ok: [localhost] => (item=master.kubelet-client.crt) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:24.393783",
"item": "master.kubelet-client.crt",
"stat": {
"atime": 1515459921.978788,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "739607d28b62a42c0c08ce56463b7e5e00daefb2",
"ctime": 1515459921.978788,
"dev": 51714,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 25673870,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"md5": "67c9cf7591b7928c980420c8f34cfa90",
"mimetype": "text/plain",
"mode": "0644",
"mtime": 1515459921.978788,
"nlink": 1,
"path": "/etc/origin/master/master.kubelet-client.crt",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 1135,
"uid": 0,
"version": "18446744071829453992",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
ok: [localhost] => (item=master.proxy-client.crt) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:24.565799",
"item": "master.proxy-client.crt",
"stat": {
"atime": 1515459922.1817877,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "e93f74179ecea54fc900a623a87cf0151b6508af",
"ctime": 1515459922.1817877,
"dev": 51714,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 25673877,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"md5": "8ea1349c00af6e5761bcec4ec3a0390c",
"mimetype": "text/plain",
"mode": "0644",
"mtime": 1515459922.1817877,
"nlink": 1,
"path": "/etc/origin/master/master.proxy-client.crt",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 1086,
"uid": 0,
"version": "419833408",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
ok: [localhost] => (item=master.server.crt) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:24.732101",
"item": "master.server.crt",
"stat": {
"atime": 1515459921.759788,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "a4324b3836f0941fb3ae269f39a48503c92c17a5",
"ctime": 1515459921.759788,
"dev": 51714,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 25673864,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"md5": "e301e2b93d9e43c956ceba56341f3dec",
"mimetype": "text/plain",
"mode": "0644",
"mtime": 1515459921.759788,
"nlink": 1,
"path": "/etc/origin/master/master.server.crt",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 2607,
"uid": 0,
"version": "1633148673",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
ok: [localhost] => (item=openshift-master.crt) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:24.902466",
"item": "openshift-master.crt",
"stat": {
"atime": 1515459921.7247882,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "49c870e0cfab27e31f9c22a37daf03e6c6c3eceb",
"ctime": 1515459921.7237883,
"dev": 51714,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 25673861,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"md5": "d007f2d9598a4495fd7f246e9d11c616",
"mimetype": "text/plain",
"mode": "0644",
"mtime": 1515459921.7237883,
"nlink": 1,
"path": "/etc/origin/master/openshift-master.crt",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 1123,
"uid": 0,
"version": "696587960",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
ok: [localhost] => (item=openshift-registry.crt) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:25.059783",
"item": "openshift-registry.crt",
"stat": {
"exists": false
}
}
ok: [localhost] => (item=openshift-router.crt) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:25.222154",
"item": "openshift-router.crt",
"stat": {
"exists": false
}
}
ok: [localhost] => (item=etcd.server.crt) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:25.390693",
"item": "etcd.server.crt",
"stat": {
"atime": 1515459921.9867878,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "4bacab9f86b848d76d020303c54f34a9030ead52",
"ctime": 1515459921.9867878,
"dev": 51714,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 25673872,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"md5": "daa4e2c43ab421a99b07ba57c37f454b",
"mimetype": "text/plain",
"mode": "0644",
"mtime": 1515459921.9867878,
"nlink": 1,
"path": "/etc/origin/master/etcd.server.crt",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 2607,
"uid": 0,
"version": "18446744073249689917",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
ok: [localhost] => (item=master.etcd-client.crt) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:25.562339",
"item": "master.etcd-client.crt",
"stat": {
"atime": 1515459921.4787884,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 16,
"charset": "us-ascii",
"checksum": "eebe031acb1c63d424375277e9fc4c62d73dea55",
"ctime": 1515459846.4178767,
"dev": 51714,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 25653755,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"md5": "e0b40771566cf6911551180190740b16",
"mimetype": "text/plain",
"mode": "0600",
"mtime": 1515459844.0,
"nlink": 1,
"path": "/etc/origin/master/master.etcd-client.crt",
"pw_name": "root",
"readable": true,
"rgrp": false,
"roth": false,
"rusr": true,
"size": 5936,
"uid": 0,
"version": "856213993",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [openshift_master_certificates : set_fact] ********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_certificates/tasks/main.yml:26
ok: [localhost] => {
"ansible_facts": {
"master_certs_missing": true
},
"changed": false,
"generated_timestamp": "2018-01-09 01:05:25.618624"
}
TASK [openshift_master_certificates : Ensure the generated_configs directory present] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_certificates/tasks/main.yml:33
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:25.664433",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master_certificates : find] ************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_certificates/tasks/main.yml:41
ok: [localhost -> localhost] => {
"changed": false,
"examined": 0,
"files": [],
"generated_timestamp": "2018-01-09 01:05:25.867524",
"matched": 0,
"msg": "/etc/origin/master/legacy-ca/ was skipped as it does not seem to be a valid directory or it cannot be accessed\n"
}
TASK [openshift_master_certificates : Create the master server certificate] ****
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_certificates/tasks/main.yml:48
skipping: [localhost] => (item=localhost) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:25.997644",
"item": "localhost",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master_certificates : Generate the loopback master client config] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_certificates/tasks/main.yml:72
skipping: [localhost] => (item=localhost) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:26.074945",
"item": "localhost",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master_certificates : file] ************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_certificates/tasks/main.yml:98
skipping: [localhost] => (item=admin.crt) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:26.176921",
"item": "admin.crt",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=admin.key) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:26.185209",
"item": "admin.key",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=admin.kubeconfig) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:26.194183",
"item": "admin.kubeconfig",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=master.kubelet-client.crt) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:26.203209",
"item": "master.kubelet-client.crt",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=master.kubelet-client.key) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:26.213325",
"item": "master.kubelet-client.key",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=master.proxy-client.crt) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:26.221262",
"item": "master.proxy-client.crt",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=master.proxy-client.key) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:26.230348",
"item": "master.proxy-client.key",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=service-signer.crt) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:26.239459",
"item": "service-signer.crt",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=service-signer.key) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:26.247387",
"item": "service-signer.key",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=ca.crt) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:26.256458",
"item": "ca.crt",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=ca.key) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:26.265547",
"item": "ca.key",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=ca-bundle.crt) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:26.273372",
"item": "ca-bundle.crt",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=client-ca-bundle.crt) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:26.281799",
"item": "client-ca-bundle.crt",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=serviceaccounts.private.key) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:26.290204",
"item": "serviceaccounts.private.key",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=serviceaccounts.public.key) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:26.299369",
"item": "serviceaccounts.public.key",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master_certificates : Remove generated etcd client certs when using external etcd] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_certificates/tasks/main.yml:108
ok: [localhost -> localhost] => (item=master.etcd-client.crt) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:26.539247",
"item": "master.etcd-client.crt",
"path": "/etc/origin/generated-configs/master-ip-172-18-15-232.ec2.internal/master.etcd-client.crt",
"state": "absent"
}
ok: [localhost -> localhost] => (item=master.etcd-client.key) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:26.716990",
"item": "master.etcd-client.key",
"path": "/etc/origin/generated-configs/master-ip-172-18-15-232.ec2.internal/master.etcd-client.key",
"state": "absent"
}
TASK [openshift_master_certificates : Create local temp directory for syncing certs] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_certificates/tasks/main.yml:118
ok: [localhost -> localhost] => {
"changed": false,
"cmd": [
"mktemp",
"-d",
"/tmp/openshift-ansible-XXXXXXX"
],
"delta": "0:00:00.002839",
"end": "2018-01-09 01:05:26.903645",
"generated_timestamp": "2018-01-09 01:05:26.922141",
"rc": 0,
"start": "2018-01-09 01:05:26.900806",
"stderr": [],
"stdout": [
"/tmp/openshift-ansible-SfJFXeY"
]
}
TASK [openshift_master_certificates : Create a tarball of the master certs] ****
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_certificates/tasks/main.yml:125
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:26.970278",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master_certificates : Retrieve the master cert tarball from the master] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_certificates/tasks/main.yml:134
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:27.017448",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master_certificates : Ensure certificate directory exists] *****
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_certificates/tasks/main.yml:144
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:27.048786",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master_certificates : Unarchive the tarball on the master] *****
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_certificates/tasks/main.yml:150
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:27.080633",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master_certificates : Delete local temp directory] *************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_certificates/tasks/main.yml:156
ok: [localhost -> localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:27.284870",
"path": "/tmp/openshift-ansible-SfJFXeY",
"state": "absent"
}
TASK [openshift_master_certificates : Lookup default group for ansible_ssh_user] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_certificates/tasks/main.yml:162
ok: [localhost] => {
"changed": false,
"cmd": [
"/usr/bin/id",
"-g",
"ec2-user"
],
"delta": "0:00:00.002839",
"end": "2018-01-09 01:05:27.458226",
"generated_timestamp": "2018-01-09 01:05:27.476464",
"rc": 0,
"start": "2018-01-09 01:05:27.455387",
"stderr": [],
"stdout": [
"1000"
]
}
TASK [openshift_master_certificates : set_fact] ********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_certificates/tasks/main.yml:167
ok: [localhost] => {
"ansible_facts": {
"client_users": [
"ec2-user",
"root"
]
},
"changed": false,
"generated_timestamp": "2018-01-09 01:05:27.517978"
}
TASK [openshift_master_certificates : Create the client config dir(s)] *********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_certificates/tasks/main.yml:170
changed: [localhost] => (item=ec2-user) => {
"changed": true,
"generated_timestamp": "2018-01-09 01:05:27.712268",
"gid": 1000,
"group": "ec2-user",
"item": "ec2-user",
"mode": "0700",
"owner": "ec2-user",
"path": "/home/ec2-user/.kube",
"secontext": "unconfined_u:object_r:user_home_t:s0",
"size": 6,
"state": "directory",
"uid": 1000
}
changed: [localhost] => (item=root) => {
"changed": true,
"generated_timestamp": "2018-01-09 01:05:27.872815",
"gid": 0,
"group": "root",
"item": "root",
"mode": "0700",
"owner": "root",
"path": "/root/.kube",
"secontext": "unconfined_u:object_r:admin_home_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
TASK [openshift_master_certificates : Copy the admin client config(s)] *********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_certificates/tasks/main.yml:181
changed: [localhost] => (item=ec2-user) => {
"changed": true,
"checksum": "7d967609966e73f97a16fc4e47619400b17131c1",
"dest": "/home/ec2-user/.kube/config",
"generated_timestamp": "2018-01-09 01:05:28.075617",
"gid": 0,
"group": "root",
"item": "ec2-user",
"md5sum": "5551b3ef3bc9d47d3a494e375d8f1c0f",
"mode": "0644",
"owner": "root",
"secontext": "unconfined_u:object_r:user_home_t:s0",
"size": 7628,
"src": "/etc/origin/master/admin.kubeconfig",
"state": "file",
"uid": 0
}
changed: [localhost] => (item=root) => {
"changed": true,
"checksum": "7d967609966e73f97a16fc4e47619400b17131c1",
"dest": "/root/.kube/config",
"generated_timestamp": "2018-01-09 01:05:28.234624",
"gid": 0,
"group": "root",
"item": "root",
"md5sum": "5551b3ef3bc9d47d3a494e375d8f1c0f",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:admin_home_t:s0",
"size": 7628,
"src": "/etc/origin/master/admin.kubeconfig",
"state": "file",
"uid": 0
}
TASK [openshift_master_certificates : Update the permissions on the admin client config(s)] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_certificates/tasks/main.yml:189
changed: [localhost] => (item=ec2-user) => {
"changed": true,
"generated_timestamp": "2018-01-09 01:05:28.442483",
"gid": 1000,
"group": "ec2-user",
"item": "ec2-user",
"mode": "0700",
"owner": "ec2-user",
"path": "/home/ec2-user/.kube/config",
"secontext": "unconfined_u:object_r:user_home_t:s0",
"size": 7628,
"state": "file",
"uid": 1000
}
changed: [localhost] => (item=root) => {
"changed": true,
"generated_timestamp": "2018-01-09 01:05:28.603731",
"gid": 0,
"group": "root",
"item": "root",
"mode": "0700",
"owner": "root",
"path": "/root/.kube/config",
"secontext": "system_u:object_r:admin_home_t:s0",
"size": 7628,
"state": "file",
"uid": 0
}
TASK [openshift_master_certificates : Check for ca-bundle.crt] *****************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_certificates/tasks/main.yml:199
ok: [localhost] => {
"changed": false,
"failed_when_result": false,
"generated_timestamp": "2018-01-09 01:05:28.808679",
"stat": {
"atime": 1515459921.4627886,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "3b8d616c7d13c39de3d75289678e09658cfd7c24",
"ctime": 1515459921.4627886,
"dev": 51714,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 25673860,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"md5": "5cca254fc6ce0ca06d836e97edd40ebb",
"mimetype": "text/plain",
"mode": "0644",
"mtime": 1515459921.4627886,
"nlink": 1,
"path": "/etc/origin/master/ca-bundle.crt",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 1070,
"uid": 0,
"version": "18446744072858909806",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [openshift_master_certificates : Check for ca.crt] ************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_certificates/tasks/main.yml:205
ok: [localhost] => {
"changed": false,
"failed_when_result": false,
"generated_timestamp": "2018-01-09 01:05:29.007738",
"stat": {
"atime": 1515459921.4627886,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "3b8d616c7d13c39de3d75289678e09658cfd7c24",
"ctime": 1515459921.2307887,
"dev": 51714,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 25653758,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"md5": "5cca254fc6ce0ca06d836e97edd40ebb",
"mimetype": "text/plain",
"mode": "0644",
"mtime": 1515459921.2307887,
"nlink": 1,
"path": "/etc/origin/master/ca.crt",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 1070,
"uid": 0,
"version": "595770079",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [openshift_master_certificates : Migrate ca.crt to ca-bundle.crt] *********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_certificates/tasks/main.yml:211
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:29.040849",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master_certificates : Link ca.crt to ca-bundle.crt] ************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_certificates/tasks/main.yml:217
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:29.073307",
"skip_reason": "Conditional result was False"
}
META: ran handlers
META: ran handlers
PLAY [Disable excluders] *******************************************************
META: ran handlers
TASK [openshift_excluder : Detecting Atomic Host Operating System] *************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/main.yml:2
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:29.257962",
"stat": {
"exists": false
}
}
TASK [openshift_excluder : Debug r_openshift_excluder_enable_docker_excluder] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/main.yml:9
ok: [localhost] => {
"generated_timestamp": "2018-01-09 01:05:29.304096",
"r_openshift_excluder_enable_docker_excluder": "false"
}
TASK [openshift_excluder : Debug r_openshift_excluder_enable_openshift_excluder] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/main.yml:13
ok: [localhost] => {
"generated_timestamp": "2018-01-09 01:05:29.346606",
"r_openshift_excluder_enable_openshift_excluder": "false"
}
TASK [openshift_excluder : Fail if invalid openshift_excluder_action provided] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/main.yml:17
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:29.379300",
"skip_reason": "Conditional result was False"
}
TASK [openshift_excluder : Fail if r_openshift_excluder_upgrade_target is not defined] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/main.yml:22
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:29.411797",
"skip_reason": "Conditional result was False"
}
TASK [openshift_excluder : Include main action task file] **********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/main.yml:29
included: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/disable.yml for localhost
TASK [openshift_excluder : Include verify_upgrade.yml when upgrading] **********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/disable.yml:4
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:29.513682",
"skip_reason": "Conditional result was False"
}
TASK [openshift_excluder : Disable excluders before the upgrade to remove older excluding expressions] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/disable.yml:8
included: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/unexclude.yml for localhost
TASK [openshift_excluder : Check for docker-excluder] **************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/unexclude.yml:6
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:29.748008",
"stat": {
"exists": false
}
}
TASK [openshift_excluder : disable docker excluder] ****************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/unexclude.yml:11
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:29.782678",
"skip_reason": "Conditional result was False"
}
TASK [openshift_excluder : Check for openshift excluder] ***********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/unexclude.yml:17
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:29.966478",
"stat": {
"exists": false
}
}
TASK [openshift_excluder : disable openshift excluder] *************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/unexclude.yml:22
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:30.001475",
"skip_reason": "Conditional result was False"
}
TASK [openshift_excluder : Include install.yml] ********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/disable.yml:17
included: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/install.yml for localhost
TASK [openshift_excluder : Install docker excluder - yum] **********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/install.yml:9
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:30.092738",
"skip_reason": "Conditional result was False"
}
TASK [openshift_excluder : Install docker excluder - dnf] **********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/install.yml:24
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:30.131562",
"skip_reason": "Conditional result was False"
}
TASK [openshift_excluder : Install openshift excluder - yum] *******************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/install.yml:34
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:30.168591",
"skip_reason": "Conditional result was False"
}
TASK [openshift_excluder : Install openshift excluder - dnf] *******************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/install.yml:48
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:30.205970",
"skip_reason": "Conditional result was False"
}
TASK [openshift_excluder : set_fact] *******************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/install.yml:58
ok: [localhost] => {
"ansible_facts": {
"r_openshift_excluder_install_ran": true
},
"changed": false,
"generated_timestamp": "2018-01-09 01:05:30.247223"
}
TASK [openshift_excluder : Include exclude.yml] ********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/disable.yml:22
included: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/exclude.yml for localhost
TASK [openshift_excluder : Check for docker-excluder] **************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/exclude.yml:2
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:30.493416",
"stat": {
"exists": false
}
}
TASK [openshift_excluder : Enable docker excluder] *****************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/exclude.yml:7
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:30.528472",
"skip_reason": "Conditional result was False"
}
TASK [openshift_excluder : Check for openshift excluder] ***********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/exclude.yml:13
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:30.718226",
"stat": {
"exists": false
}
}
TASK [openshift_excluder : Enable openshift excluder] **************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/exclude.yml:18
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:30.755505",
"skip_reason": "Conditional result was False"
}
TASK [openshift_excluder : Include unexclude.yml] ******************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/disable.yml:32
included: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/unexclude.yml for localhost
TASK [openshift_excluder : Check for docker-excluder] **************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/unexclude.yml:6
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:31.073797",
"stat": {
"exists": false
}
}
TASK [openshift_excluder : disable docker excluder] ****************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/unexclude.yml:11
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:31.105721",
"skip_reason": "Conditional result was False"
}
TASK [openshift_excluder : Check for openshift excluder] ***********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/unexclude.yml:17
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:31.294947",
"stat": {
"exists": false
}
}
TASK [openshift_excluder : disable openshift excluder] *************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/unexclude.yml:22
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:31.329340",
"skip_reason": "Conditional result was False"
}
META: ran handlers
META: ran handlers
PLAY [Gather and set facts for master hosts] ***********************************
TASK [Gathering Facts] *********************************************************
ok: [localhost]
TASK [Detect if this host is a new master in a scale up] ***********************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-master/private/config.yml:31
ok: [localhost] => {
"ansible_facts": {
"g_openshift_master_is_scaleup": false
},
"changed": false,
"generated_timestamp": "2018-01-09 01:05:32.872858"
}
TASK [Scaleup Detection] *******************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-master/private/config.yml:35
ok: [localhost] => {
"g_openshift_master_is_scaleup": false,
"generated_timestamp": "2018-01-09 01:05:32.907604"
}
TASK [Check for RPM generated config marker file .config_managed] **************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-master/private/config.yml:39
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:33.086632",
"stat": {
"exists": false
}
}
TASK [Remove RPM generated config files if present] ****************************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-master/private/config.yml:44
skipping: [localhost] => (item=master) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:33.118230",
"item": "master",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=node) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:33.124314",
"item": "node",
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item=.config_managed) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:33.130928",
"item": ".config_managed",
"skip_reason": "Conditional result was False"
}
TASK [set_fact] ****************************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-master/private/config.yml:56
ok: [localhost] => {
"ansible_facts": {
"openshift_master_etcd_hosts": [
"ip-172-18-15-232.ec2.internal"
],
"openshift_master_etcd_port": "2379"
},
"changed": false,
"generated_timestamp": "2018-01-09 01:05:33.248473"
}
META: ran handlers
META: ran handlers
TASK [openshift_facts] *********************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-master/private/config.yml:66
changed: [localhost] => {
"ansible_facts": {
"openshift": {
"common": {
"all_hostnames": [
"kubernetes.default",
"kubernetes.default.svc",
"kubernetes.default.svc.cluster.local",
"kubernetes",
"172.18.15.232",
"54.208.90.115",
"openshift.default.svc",
"openshift.default",
"172.30.0.1",
"ip-172-18-15-232.ec2.internal",
"openshift.default.svc.cluster.local",
"ec2-54-208-90-115.compute-1.amazonaws.com",
"openshift"
],
"config_base": "/etc/origin",
"deployment_subtype": "basic",
"deployment_type": "origin",
"dns_domain": "cluster.local",
"examples_content_version": "v3.9",
"generate_no_proxy_hosts": true,
"hostname": "ip-172-18-15-232.ec2.internal",
"internal_hostnames": [
"kubernetes.default",
"kubernetes.default.svc.cluster.local",
"kubernetes",
"172.18.15.232",
"openshift.default",
"openshift.default.svc",
"172.30.0.1",
"ip-172-18-15-232.ec2.internal",
"openshift.default.svc.cluster.local",
"kubernetes.default.svc",
"openshift"
],
"ip": "172.18.15.232",
"kube_svc_ip": "172.30.0.1",
"portal_net": "172.30.0.0/16",
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115",
"short_version": "3.9",
"version": "3.9.0",
"version_gte_3_6": true,
"version_gte_3_7": true,
"version_gte_3_8": true,
"version_gte_3_9": true
},
"current_config": {
"roles": [
"node",
"master"
]
},
"master": {
"access_token_max_seconds": 86400,
"admission_plugin_config": {
"openshift.io/ImagePolicy": {
"configuration": {
"apiVersion": "v1",
"executionRules": [
{
"matchImageAnnotations": [
{
"key": "images.openshift.io/deny-execution",
"value": "true"
}
],
"name": "execution-denied",
"onResources": [
{
"resource": "pods"
},
{
"resource": "builds"
}
],
"reject": true,
"skipOnResolutionFailure": true
}
],
"kind": "ImagePolicyConfig"
}
}
},
"api_port": "8443",
"api_url": "https://ip-172-18-15-232.ec2.internal:8443",
"api_use_ssl": true,
"audit_config": {
"enabled": true
},
"auth_token_max_seconds": 500,
"bind_addr": "0.0.0.0",
"console_path": "/console",
"console_port": "8443",
"console_url": "https://ip-172-18-15-232.ec2.internal:8443/console",
"console_use_ssl": true,
"controller_args": {
"enable-hostpath-provisioner": [
"true"
]
},
"controllers_port": "8444",
"dynamic_provisioning_enabled": true,
"embedded_dns": true,
"embedded_kube": true,
"etcd_hosts": "",
"etcd_port": "4001",
"etcd_urls": [
"https://ip-172-18-15-232.ec2.internal:4001"
],
"etcd_use_ssl": true,
"ha": false,
"identity_providers": [
{
"challenge": "true",
"kind": "AllowAllPasswordIdentityProvider",
"login": "true",
"name": "allow_all"
}
],
"loopback_api_url": "https://ip-172-18-15-232.ec2.internal:8443",
"loopback_cluster_name": "ip-172-18-15-232-ec2-internal:8443",
"loopback_context_name": "default/ip-172-18-15-232-ec2-internal:8443/system:openshift-master",
"loopback_user": "system:openshift-master/ip-172-18-15-232-ec2-internal:8443",
"manage_htpasswd": true,
"master_count": "1",
"max_requests_inflight": 500,
"named_certificates": [],
"oauth_grant_method": "auto",
"portal_net": "172.30.0.0/16",
"public_api_url": "https://ec2-54-208-90-115.compute-1.amazonaws.com:8443",
"public_console_url": "https://ec2-54-208-90-115.compute-1.amazonaws.com:8443/console",
"registry_url": "openshift/origin-${component}:v3.9.0-alpha.1",
"sdn_cluster_network_cidr": "10.128.0.0/14",
"sdn_host_subnet_length": "9",
"session_max_seconds": 3600,
"session_name": "ssn",
"session_secrets_file": ""
},
"node": {
"labels": {},
"nodename": "ip-172-18-15-232.ec2.internal",
"sdn_mtu": "8951"
},
"provider": {
"metadata": {
"ami-id": "ami-3b491841",
"ami-launch-index": "0",
"ami-manifest-path": "(unknown)",
"block-device-mapping": {
"ami": "/dev/sda1",
"ebs12": "sdb",
"root": "/dev/sda1"
},
"hostname": "ip-172-18-15-232.ec2.internal",
"instance-action": "none",
"instance-id": "i-04bbbd5c05b5f5e73",
"instance-type": "m4.xlarge",
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"metrics": {
"vhostmd": ""
},
"network": {
"interfaces": {
"macs": {
"0e:1e:bf:eb:3d:32": {
"device-number": "0",
"interface-id": "eni-503bbcdb",
"ipv4-associations": {
"54.208.90.115": "172.18.15.232"
},
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4s": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"owner-id": "531415883065",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4s": "54.208.90.115",
"security-group-ids": "sg-7e73221a",
"security-groups": "default",
"subnet-id": "subnet-cf57c596",
"subnet-ipv4-cidr-block": "172.18.0.0/20",
"vpc-id": "vpc-69705d0c",
"vpc-ipv4-cidr-block": "172.18.0.0/16",
"vpc-ipv4-cidr-blocks": "172.18.0.0/16"
}
}
}
},
"placement": {
"availability-zone": "us-east-1d"
},
"profile": "default-hvm",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4": "54.208.90.115",
"public-keys/": "0=libra",
"reservation-id": "r-0369886b309ef24d8",
"security-groups": "default",
"services": {
"domain": "amazonaws.com",
"partition": "aws"
}
},
"name": "aws",
"network": {
"hostname": "ip-172-18-15-232.ec2.internal",
"interfaces": [
{
"ips": [
"172.18.15.232"
],
"network_id": "subnet-cf57c596",
"network_type": "vpc",
"public_ips": [
"54.208.90.115"
]
}
],
"ip": "172.18.15.232",
"ipv6_enabled": false,
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115"
},
"zone": "us-east-1d"
}
}
},
"changed": true,
"generated_timestamp": "2018-01-09 01:05:35.373499"
}
META: ran handlers
PLAY [Inspect state of first master config settings] ***************************
TASK [Gathering Facts] *********************************************************
ok: [localhost]
META: ran handlers
META: ran handlers
TASK [openshift_facts] *********************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-master/private/config.yml:89
ok: [localhost] => {
"ansible_facts": {
"openshift": {
"common": {
"all_hostnames": [
"kubernetes.default",
"kubernetes.default.svc",
"kubernetes.default.svc.cluster.local",
"kubernetes",
"172.18.15.232",
"54.208.90.115",
"openshift.default.svc",
"openshift.default",
"172.30.0.1",
"ip-172-18-15-232.ec2.internal",
"openshift.default.svc.cluster.local",
"ec2-54-208-90-115.compute-1.amazonaws.com",
"openshift"
],
"config_base": "/etc/origin",
"deployment_subtype": "basic",
"deployment_type": "origin",
"dns_domain": "cluster.local",
"examples_content_version": "v3.9",
"generate_no_proxy_hosts": true,
"hostname": "ip-172-18-15-232.ec2.internal",
"internal_hostnames": [
"kubernetes.default",
"kubernetes.default.svc.cluster.local",
"kubernetes",
"172.18.15.232",
"openshift.default",
"openshift.default.svc",
"172.30.0.1",
"ip-172-18-15-232.ec2.internal",
"openshift.default.svc.cluster.local",
"kubernetes.default.svc",
"openshift"
],
"ip": "172.18.15.232",
"kube_svc_ip": "172.30.0.1",
"portal_net": "172.30.0.0/16",
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115",
"short_version": "3.9",
"version": "3.9.0",
"version_gte_3_6": true,
"version_gte_3_7": true,
"version_gte_3_8": true,
"version_gte_3_9": true
},
"current_config": {
"roles": [
"node",
"master"
]
},
"master": {
"access_token_max_seconds": 86400,
"admission_plugin_config": {
"openshift.io/ImagePolicy": {
"configuration": {
"apiVersion": "v1",
"executionRules": [
{
"matchImageAnnotations": [
{
"key": "images.openshift.io/deny-execution",
"value": "true"
}
],
"name": "execution-denied",
"onResources": [
{
"resource": "pods"
},
{
"resource": "builds"
}
],
"reject": true,
"skipOnResolutionFailure": true
}
],
"kind": "ImagePolicyConfig"
}
}
},
"api_port": "8443",
"api_url": "https://ip-172-18-15-232.ec2.internal:8443",
"api_use_ssl": true,
"audit_config": {
"enabled": true
},
"auth_token_max_seconds": 500,
"bind_addr": "0.0.0.0",
"console_path": "/console",
"console_port": "8443",
"console_url": "https://ip-172-18-15-232.ec2.internal:8443/console",
"console_use_ssl": true,
"controller_args": {
"enable-hostpath-provisioner": [
"true"
]
},
"controllers_port": "8444",
"dynamic_provisioning_enabled": true,
"embedded_dns": true,
"embedded_kube": true,
"etcd_hosts": "",
"etcd_port": "4001",
"etcd_urls": [
"https://ip-172-18-15-232.ec2.internal:4001"
],
"etcd_use_ssl": true,
"ha": false,
"identity_providers": [
{
"challenge": "true",
"kind": "AllowAllPasswordIdentityProvider",
"login": "true",
"name": "allow_all"
}
],
"loopback_api_url": "https://ip-172-18-15-232.ec2.internal:8443",
"loopback_cluster_name": "ip-172-18-15-232-ec2-internal:8443",
"loopback_context_name": "default/ip-172-18-15-232-ec2-internal:8443/system:openshift-master",
"loopback_user": "system:openshift-master/ip-172-18-15-232-ec2-internal:8443",
"manage_htpasswd": true,
"master_count": "1",
"max_requests_inflight": 500,
"named_certificates": [],
"oauth_grant_method": "auto",
"portal_net": "172.30.0.0/16",
"public_api_url": "https://ec2-54-208-90-115.compute-1.amazonaws.com:8443",
"public_console_url": "https://ec2-54-208-90-115.compute-1.amazonaws.com:8443/console",
"registry_url": "openshift/origin-${component}:v3.9.0-alpha.1",
"sdn_cluster_network_cidr": "10.128.0.0/14",
"sdn_host_subnet_length": "9",
"session_max_seconds": 3600,
"session_name": "ssn",
"session_secrets_file": ""
},
"node": {
"labels": {},
"nodename": "ip-172-18-15-232.ec2.internal",
"sdn_mtu": "8951"
},
"provider": {
"metadata": {
"ami-id": "ami-3b491841",
"ami-launch-index": "0",
"ami-manifest-path": "(unknown)",
"block-device-mapping": {
"ami": "/dev/sda1",
"ebs12": "sdb",
"root": "/dev/sda1"
},
"hostname": "ip-172-18-15-232.ec2.internal",
"instance-action": "none",
"instance-id": "i-04bbbd5c05b5f5e73",
"instance-type": "m4.xlarge",
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"metrics": {
"vhostmd": ""
},
"network": {
"interfaces": {
"macs": {
"0e:1e:bf:eb:3d:32": {
"device-number": "0",
"interface-id": "eni-503bbcdb",
"ipv4-associations": {
"54.208.90.115": "172.18.15.232"
},
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4s": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"owner-id": "531415883065",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4s": "54.208.90.115",
"security-group-ids": "sg-7e73221a",
"security-groups": "default",
"subnet-id": "subnet-cf57c596",
"subnet-ipv4-cidr-block": "172.18.0.0/20",
"vpc-id": "vpc-69705d0c",
"vpc-ipv4-cidr-block": "172.18.0.0/16",
"vpc-ipv4-cidr-blocks": "172.18.0.0/16"
}
}
}
},
"placement": {
"availability-zone": "us-east-1d"
},
"profile": "default-hvm",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4": "54.208.90.115",
"public-keys/": "0=libra",
"reservation-id": "r-0369886b309ef24d8",
"security-groups": "default",
"services": {
"domain": "amazonaws.com",
"partition": "aws"
}
},
"name": "aws",
"network": {
"hostname": "ip-172-18-15-232.ec2.internal",
"interfaces": [
{
"ips": [
"172.18.15.232"
],
"network_id": "subnet-cf57c596",
"network_type": "vpc",
"public_ips": [
"54.208.90.115"
]
}
],
"ip": "172.18.15.232",
"ipv6_enabled": false,
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115"
},
"zone": "us-east-1d"
}
}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:05:39.201481"
}
TASK [Check for existing configuration] ****************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-master/private/config.yml:94
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:39.394592",
"stat": {
"exists": false
}
}
TASK [Set clean install fact] **************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-master/private/config.yml:99
ok: [localhost] => {
"ansible_facts": {
"l_clean_install": true
},
"changed": false,
"generated_timestamp": "2018-01-09 01:05:39.435081"
}
TASK [Determine if etcd3 storage is in use] ************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-master/private/config.yml:103
ok: [localhost] => {
"changed": false,
"cmd": [
"grep",
"-Pzo",
"storage-backend:\\n.*etcd3",
"/etc/origin/master/master-config.yaml",
"-q"
],
"delta": "0:00:00.003425",
"end": "2018-01-09 01:05:39.604523",
"failed_when_result": false,
"generated_timestamp": "2018-01-09 01:05:39.622501",
"msg": "non-zero return code",
"rc": 2,
"start": "2018-01-09 01:05:39.601098",
"stderr": [
"grep: /etc/origin/master/master-config.yaml: No such file or directory"
],
"stdout": []
}
TASK [Set etcd3 fact] **********************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-master/private/config.yml:109
ok: [localhost] => {
"ansible_facts": {
"l_etcd3_enabled": false
},
"changed": false,
"generated_timestamp": "2018-01-09 01:05:39.664232"
}
TASK [Check if atomic-openshift-master sysconfig exists yet] *******************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-master/private/config.yml:113
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:39.841252",
"stat": {
"exists": false
}
}
TASK [Preserve OPENSHIFT_DEFAULT_REGISTRY master parameter if present] *********
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-master/private/config.yml:118
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:39.871601",
"skip_reason": "Conditional result was False"
}
TASK [Check if atomic-openshift-master-api sysconfig exists yet] ***************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-master/private/config.yml:123
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:40.045993",
"stat": {
"exists": false
}
}
TASK [Preserve OPENSHIFT_DEFAULT_REGISTRY master-api parameter if present] *****
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-master/private/config.yml:128
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:40.076441",
"skip_reason": "Conditional result was False"
}
TASK [Check if atomic-openshift-master-controllers sysconfig exists yet] *******
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-master/private/config.yml:133
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:40.258627",
"stat": {
"exists": false
}
}
TASK [Preserve OPENSHIFT_DEFAULT_REGISTRY master-controllers parameter if present] ***
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-master/private/config.yml:138
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:40.289173",
"skip_reason": "Conditional result was False"
}
TASK [Update facts with OPENSHIFT_DEFAULT_REGISTRY value] **********************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-master/private/config.yml:143
ok: [localhost] => {
"ansible_facts": {
"l_default_registry_value": "",
"l_default_registry_value_api": "",
"l_default_registry_value_controllers": ""
},
"changed": false,
"generated_timestamp": "2018-01-09 01:05:40.331493"
}
META: ran handlers
PLAY [Generate master session secrets] *****************************************
TASK [Gathering Facts] *********************************************************
ok: [localhost]
META: ran handlers
TASK [openshift_facts] *********************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-master/private/config.yml:158
changed: [localhost] => {
"ansible_facts": {
"openshift": {
"common": {
"all_hostnames": [
"kubernetes.default",
"kubernetes.default.svc",
"kubernetes.default.svc.cluster.local",
"kubernetes",
"172.18.15.232",
"54.208.90.115",
"openshift.default.svc",
"openshift.default",
"172.30.0.1",
"ip-172-18-15-232.ec2.internal",
"openshift.default.svc.cluster.local",
"ec2-54-208-90-115.compute-1.amazonaws.com",
"openshift"
],
"config_base": "/etc/origin",
"deployment_subtype": "basic",
"deployment_type": "origin",
"dns_domain": "cluster.local",
"examples_content_version": "v3.9",
"generate_no_proxy_hosts": true,
"hostname": "ip-172-18-15-232.ec2.internal",
"internal_hostnames": [
"kubernetes.default",
"kubernetes.default.svc.cluster.local",
"kubernetes",
"172.18.15.232",
"openshift.default",
"openshift.default.svc",
"172.30.0.1",
"ip-172-18-15-232.ec2.internal",
"openshift.default.svc.cluster.local",
"kubernetes.default.svc",
"openshift"
],
"ip": "172.18.15.232",
"kube_svc_ip": "172.30.0.1",
"portal_net": "172.30.0.0/16",
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115",
"short_version": "3.9",
"version": "3.9.0",
"version_gte_3_6": true,
"version_gte_3_7": true,
"version_gte_3_8": true,
"version_gte_3_9": true
},
"current_config": {
"roles": [
"node",
"master"
]
},
"master": {
"access_token_max_seconds": 86400,
"admission_plugin_config": {
"openshift.io/ImagePolicy": {
"configuration": {
"apiVersion": "v1",
"executionRules": [
{
"matchImageAnnotations": [
{
"key": "images.openshift.io/deny-execution",
"value": "true"
}
],
"name": "execution-denied",
"onResources": [
{
"resource": "pods"
},
{
"resource": "builds"
}
],
"reject": true,
"skipOnResolutionFailure": true
}
],
"kind": "ImagePolicyConfig"
}
}
},
"api_port": "8443",
"api_url": "https://ip-172-18-15-232.ec2.internal:8443",
"api_use_ssl": true,
"audit_config": {
"enabled": true
},
"auth_token_max_seconds": 500,
"bind_addr": "0.0.0.0",
"console_path": "/console",
"console_port": "8443",
"console_url": "https://ip-172-18-15-232.ec2.internal:8443/console",
"console_use_ssl": true,
"controller_args": {
"enable-hostpath-provisioner": [
"true"
]
},
"controllers_port": "8444",
"dynamic_provisioning_enabled": true,
"embedded_dns": true,
"embedded_kube": true,
"etcd_hosts": "",
"etcd_port": "4001",
"etcd_urls": [
"https://ip-172-18-15-232.ec2.internal:4001"
],
"etcd_use_ssl": true,
"ha": false,
"identity_providers": [
{
"challenge": "true",
"kind": "AllowAllPasswordIdentityProvider",
"login": "true",
"name": "allow_all"
}
],
"loopback_api_url": "https://ip-172-18-15-232.ec2.internal:8443",
"loopback_cluster_name": "ip-172-18-15-232-ec2-internal:8443",
"loopback_context_name": "default/ip-172-18-15-232-ec2-internal:8443/system:openshift-master",
"loopback_user": "system:openshift-master/ip-172-18-15-232-ec2-internal:8443",
"manage_htpasswd": true,
"master_count": "1",
"max_requests_inflight": 500,
"named_certificates": [],
"oauth_grant_method": "auto",
"portal_net": "172.30.0.0/16",
"public_api_url": "https://ec2-54-208-90-115.compute-1.amazonaws.com:8443",
"public_console_url": "https://ec2-54-208-90-115.compute-1.amazonaws.com:8443/console",
"registry_url": "openshift/origin-${component}:v3.9.0-alpha.1",
"sdn_cluster_network_cidr": "10.128.0.0/14",
"sdn_host_subnet_length": "9",
"session_auth_secrets": [
"K4JRu7UqgHIB+0kMcVpjOW7/dPOHqzvu"
],
"session_encryption_secrets": [
"K4JRu7UqgHIB+0kMcVpjOW7/dPOHqzvu"
],
"session_max_seconds": 3600,
"session_name": "ssn",
"session_secrets_file": ""
},
"node": {
"labels": {},
"nodename": "ip-172-18-15-232.ec2.internal",
"sdn_mtu": "8951"
},
"provider": {
"metadata": {
"ami-id": "ami-3b491841",
"ami-launch-index": "0",
"ami-manifest-path": "(unknown)",
"block-device-mapping": {
"ami": "/dev/sda1",
"ebs12": "sdb",
"root": "/dev/sda1"
},
"hostname": "ip-172-18-15-232.ec2.internal",
"instance-action": "none",
"instance-id": "i-04bbbd5c05b5f5e73",
"instance-type": "m4.xlarge",
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"metrics": {
"vhostmd": ""
},
"network": {
"interfaces": {
"macs": {
"0e:1e:bf:eb:3d:32": {
"device-number": "0",
"interface-id": "eni-503bbcdb",
"ipv4-associations": {
"54.208.90.115": "172.18.15.232"
},
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4s": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"owner-id": "531415883065",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4s": "54.208.90.115",
"security-group-ids": "sg-7e73221a",
"security-groups": "default",
"subnet-id": "subnet-cf57c596",
"subnet-ipv4-cidr-block": "172.18.0.0/20",
"vpc-id": "vpc-69705d0c",
"vpc-ipv4-cidr-block": "172.18.0.0/16",
"vpc-ipv4-cidr-blocks": "172.18.0.0/16"
}
}
}
},
"placement": {
"availability-zone": "us-east-1d"
},
"profile": "default-hvm",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4": "54.208.90.115",
"public-keys/": "0=libra",
"reservation-id": "r-0369886b309ef24d8",
"security-groups": "default",
"services": {
"domain": "amazonaws.com",
"partition": "aws"
}
},
"name": "aws",
"network": {
"hostname": "ip-172-18-15-232.ec2.internal",
"interfaces": [
{
"ips": [
"172.18.15.232"
],
"network_id": "subnet-cf57c596",
"network_type": "vpc",
"public_ips": [
"54.208.90.115"
]
}
],
"ip": "172.18.15.232",
"ipv6_enabled": false,
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115"
},
"zone": "us-east-1d"
}
}
},
"changed": true,
"generated_timestamp": "2018-01-09 01:05:42.511674"
}
META: ran handlers
META: ran handlers
PLAY [Configure masters] *******************************************************
TASK [Gathering Facts] *********************************************************
ok: [localhost]
META: ran handlers
TASK [openshift_master_facts : Verify required variables are set] **************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_facts/tasks/main.yml:2
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:43.438001",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master_facts : Set g_metrics_hostname] *************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_facts/tasks/main.yml:14
ok: [localhost] => {
"ansible_facts": {
"g_metrics_hostname": "hawkular-metrics.router.default.svc.cluster.local"
},
"changed": false,
"generated_timestamp": "2018-01-09 01:05:43.478659"
}
TASK [openshift_master_facts : set_fact] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_facts/tasks/main.yml:20
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:43.511913",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master_facts : Set master facts] *******************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_facts/tasks/main.yml:24
changed: [localhost] => {
"ansible_facts": {
"openshift": {
"common": {
"all_hostnames": [
"kubernetes.default",
"kubernetes.default.svc",
"kubernetes.default.svc.cluster.local",
"kubernetes",
"172.18.15.232",
"54.208.90.115",
"openshift.default.svc",
"openshift.default",
"172.30.0.1",
"ip-172-18-15-232.ec2.internal",
"openshift.default.svc.cluster.local",
"ec2-54-208-90-115.compute-1.amazonaws.com",
"openshift"
],
"config_base": "/etc/origin",
"deployment_subtype": "basic",
"deployment_type": "origin",
"dns_domain": "cluster.local",
"examples_content_version": "v3.9",
"generate_no_proxy_hosts": true,
"hostname": "ip-172-18-15-232.ec2.internal",
"internal_hostnames": [
"kubernetes.default",
"kubernetes.default.svc.cluster.local",
"kubernetes",
"172.18.15.232",
"openshift.default",
"openshift.default.svc",
"172.30.0.1",
"ip-172-18-15-232.ec2.internal",
"openshift.default.svc.cluster.local",
"kubernetes.default.svc",
"openshift"
],
"ip": "172.18.15.232",
"kube_svc_ip": "172.30.0.1",
"portal_net": "172.30.0.0/16",
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115",
"short_version": "3.9",
"version": "3.9.0",
"version_gte_3_6": true,
"version_gte_3_7": true,
"version_gte_3_8": true,
"version_gte_3_9": true
},
"current_config": {
"roles": [
"node",
"master"
]
},
"master": {
"access_token_max_seconds": 86400,
"admission_plugin_config": {
"openshift.io/ImagePolicy": {
"configuration": {
"apiVersion": "v1",
"executionRules": [
{
"matchImageAnnotations": [
{
"key": "images.openshift.io/deny-execution",
"value": "true"
}
],
"name": "execution-denied",
"onResources": [
{
"resource": "pods"
},
{
"resource": "builds"
}
],
"reject": true,
"skipOnResolutionFailure": true
}
],
"kind": "ImagePolicyConfig"
}
}
},
"api_port": "8443",
"api_url": "https://ip-172-18-15-232.ec2.internal:8443",
"api_use_ssl": true,
"audit_config": {
"enabled": true
},
"auth_token_max_seconds": 500,
"bind_addr": "0.0.0.0",
"console_path": "/console",
"console_port": "8443",
"console_url": "https://ip-172-18-15-232.ec2.internal:8443/console",
"console_use_ssl": true,
"controller_args": {
"enable-hostpath-provisioner": [
"true"
]
},
"controllers_port": "8444",
"dynamic_provisioning_enabled": true,
"embedded_dns": true,
"embedded_kube": true,
"etcd_hosts": [
"ip-172-18-15-232.ec2.internal"
],
"etcd_port": "2379",
"etcd_urls": [
"https://ip-172-18-15-232.ec2.internal:2379"
],
"etcd_use_ssl": true,
"ha": false,
"identity_providers": [
{
"challenge": "true",
"kind": "AllowAllPasswordIdentityProvider",
"login": "true",
"name": "allow_all"
}
],
"loopback_api_url": "https://ip-172-18-15-232.ec2.internal:8443",
"loopback_cluster_name": "ip-172-18-15-232-ec2-internal:8443",
"loopback_context_name": "default/ip-172-18-15-232-ec2-internal:8443/system:openshift-master",
"loopback_user": "system:openshift-master/ip-172-18-15-232-ec2-internal:8443",
"manage_htpasswd": true,
"master_count": "1",
"max_requests_inflight": 500,
"named_certificates": [],
"oauth_grant_method": "auto",
"portal_net": "172.30.0.0/16",
"public_api_url": "https://ec2-54-208-90-115.compute-1.amazonaws.com:8443",
"public_console_url": "https://ec2-54-208-90-115.compute-1.amazonaws.com:8443/console",
"registry_url": "openshift/origin-${component}:v3.9.0-alpha.1",
"sdn_cluster_network_cidr": "10.128.0.0/14",
"sdn_host_subnet_length": "9",
"session_auth_secrets": [
"K4JRu7UqgHIB+0kMcVpjOW7/dPOHqzvu"
],
"session_encryption_secrets": [
"K4JRu7UqgHIB+0kMcVpjOW7/dPOHqzvu"
],
"session_max_seconds": 3600,
"session_name": "ssn",
"session_secrets_file": "/etc/origin/master/session-secrets.yaml"
},
"node": {
"labels": {},
"nodename": "ip-172-18-15-232.ec2.internal",
"sdn_mtu": "8951"
},
"provider": {
"metadata": {
"ami-id": "ami-3b491841",
"ami-launch-index": "0",
"ami-manifest-path": "(unknown)",
"block-device-mapping": {
"ami": "/dev/sda1",
"ebs12": "sdb",
"root": "/dev/sda1"
},
"hostname": "ip-172-18-15-232.ec2.internal",
"instance-action": "none",
"instance-id": "i-04bbbd5c05b5f5e73",
"instance-type": "m4.xlarge",
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"metrics": {
"vhostmd": ""
},
"network": {
"interfaces": {
"macs": {
"0e:1e:bf:eb:3d:32": {
"device-number": "0",
"interface-id": "eni-503bbcdb",
"ipv4-associations": {
"54.208.90.115": "172.18.15.232"
},
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4s": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"owner-id": "531415883065",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4s": "54.208.90.115",
"security-group-ids": "sg-7e73221a",
"security-groups": "default",
"subnet-id": "subnet-cf57c596",
"subnet-ipv4-cidr-block": "172.18.0.0/20",
"vpc-id": "vpc-69705d0c",
"vpc-ipv4-cidr-block": "172.18.0.0/16",
"vpc-ipv4-cidr-blocks": "172.18.0.0/16"
}
}
}
},
"placement": {
"availability-zone": "us-east-1d"
},
"profile": "default-hvm",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4": "54.208.90.115",
"public-keys/": "0=libra",
"reservation-id": "r-0369886b309ef24d8",
"security-groups": "default",
"services": {
"domain": "amazonaws.com",
"partition": "aws"
}
},
"name": "aws",
"network": {
"hostname": "ip-172-18-15-232.ec2.internal",
"interfaces": [
{
"ips": [
"172.18.15.232"
],
"network_id": "subnet-cf57c596",
"network_type": "vpc",
"public_ips": [
"54.208.90.115"
]
}
],
"ip": "172.18.15.232",
"ipv6_enabled": false,
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115"
},
"zone": "us-east-1d"
}
}
},
"changed": true,
"generated_timestamp": "2018-01-09 01:05:44.961738"
}
TASK [openshift_master_facts : Determine if scheduler config present] **********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_facts/tasks/main.yml:86
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:45.164529",
"stat": {
"exists": false
}
}
TASK [openshift_master_facts : Set Default scheduler predicates and priorities] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_facts/tasks/main.yml:91
ok: [localhost] => {
"ansible_facts": {
"openshift_master_scheduler_default_predicates": [
{
"name": "NoVolumeZoneConflict"
},
{
"name": "MaxEBSVolumeCount"
},
{
"name": "MaxGCEPDVolumeCount"
},
{
"name": "MaxAzureDiskVolumeCount"
},
{
"name": "MatchInterPodAffinity"
},
{
"name": "NoDiskConflict"
},
{
"name": "GeneralPredicates"
},
{
"name": "PodToleratesNodeTaints"
},
{
"name": "CheckNodeMemoryPressure"
},
{
"name": "CheckNodeDiskPressure"
},
{
"name": "NoVolumeNodeConflict"
},
{
"argument": {
"serviceAffinity": {
"labels": [
"region"
]
}
},
"name": "Region"
}
],
"openshift_master_scheduler_default_priorities": [
{
"name": "SelectorSpreadPriority",
"weight": 1
},
{
"name": "InterPodAffinityPriority",
"weight": 1
},
{
"name": "LeastRequestedPriority",
"weight": 1
},
{
"name": "BalancedResourceAllocation",
"weight": 1
},
{
"name": "NodePreferAvoidPodsPriority",
"weight": 10000
},
{
"name": "NodeAffinityPriority",
"weight": 1
},
{
"name": "TaintTolerationPriority",
"weight": 1
},
{
"argument": {
"serviceAntiAffinity": {
"label": "zone"
}
},
"name": "Zone",
"weight": 2
}
]
},
"changed": false,
"generated_timestamp": "2018-01-09 01:05:45.212524"
}
TASK [openshift_master_facts : Retrieve current scheduler config] **************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_facts/tasks/main.yml:97
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:45.247063",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master_facts : Set openshift_master_scheduler_current_config] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_facts/tasks/main.yml:102
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:45.278161",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master_facts : Test if scheduler config is readable] ***********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_facts/tasks/main.yml:106
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:45.309614",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master_facts : Set current scheduler predicates and priorities] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master_facts/tasks/main.yml:111
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:45.341374",
"skip_reason": "Conditional result was False"
}
TASK [openshift_clock : Determine if chrony is installed] **********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_clock/tasks/main.yaml:2
changed: [localhost] => {
"changed": true,
"cmd": [
"rpm",
"-q",
"chrony"
],
"delta": "0:00:00.035481",
"end": "2018-01-09 01:05:45.541388",
"failed_when_result": false,
"generated_timestamp": "2018-01-09 01:05:45.559959",
"rc": 0,
"start": "2018-01-09 01:05:45.505907",
"stderr": [],
"stdout": [
"chrony-3.1-2.el7.x86_64"
]
}
TASK [openshift_clock : Install ntp package] ***********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_clock/tasks/main.yaml:7
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:45.596723",
"skip_reason": "Conditional result was False"
}
TASK [openshift_clock : Start and enable ntpd/chronyd] *************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_clock/tasks/main.yaml:15
changed: [localhost] => {
"changed": true,
"cmd": [
"timedatectl",
"set-ntp",
"true"
],
"delta": "0:00:00.033301",
"end": "2018-01-09 01:05:45.799356",
"generated_timestamp": "2018-01-09 01:05:45.817772",
"rc": 0,
"start": "2018-01-09 01:05:45.766055",
"stderr": [],
"stdout": []
}
TASK [openshift_cloud_provider : Set cloud provider facts] *********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_cloud_provider/tasks/main.yml:2
changed: [localhost] => {
"ansible_facts": {
"openshift": {
"cloudprovider": {
"kind": null
},
"common": {
"all_hostnames": [
"kubernetes.default",
"kubernetes.default.svc",
"kubernetes.default.svc.cluster.local",
"kubernetes",
"172.18.15.232",
"54.208.90.115",
"openshift.default.svc",
"openshift.default",
"172.30.0.1",
"ip-172-18-15-232.ec2.internal",
"openshift.default.svc.cluster.local",
"ec2-54-208-90-115.compute-1.amazonaws.com",
"openshift"
],
"config_base": "/etc/origin",
"deployment_subtype": "basic",
"deployment_type": "origin",
"dns_domain": "cluster.local",
"examples_content_version": "v3.9",
"generate_no_proxy_hosts": true,
"hostname": "ip-172-18-15-232.ec2.internal",
"internal_hostnames": [
"kubernetes.default",
"kubernetes.default.svc.cluster.local",
"kubernetes",
"172.18.15.232",
"openshift.default",
"openshift.default.svc",
"172.30.0.1",
"ip-172-18-15-232.ec2.internal",
"openshift.default.svc.cluster.local",
"kubernetes.default.svc",
"openshift"
],
"ip": "172.18.15.232",
"kube_svc_ip": "172.30.0.1",
"portal_net": "172.30.0.0/16",
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115",
"short_version": "3.9",
"version": "3.9.0",
"version_gte_3_6": true,
"version_gte_3_7": true,
"version_gte_3_8": true,
"version_gte_3_9": true
},
"current_config": {
"roles": [
"node",
"master",
"cloudprovider"
]
},
"master": {
"access_token_max_seconds": 86400,
"admission_plugin_config": {
"openshift.io/ImagePolicy": {
"configuration": {
"apiVersion": "v1",
"executionRules": [
{
"matchImageAnnotations": [
{
"key": "images.openshift.io/deny-execution",
"value": "true"
}
],
"name": "execution-denied",
"onResources": [
{
"resource": "pods"
},
{
"resource": "builds"
}
],
"reject": true,
"skipOnResolutionFailure": true
}
],
"kind": "ImagePolicyConfig"
}
}
},
"api_port": "8443",
"api_url": "https://ip-172-18-15-232.ec2.internal:8443",
"api_use_ssl": true,
"audit_config": {
"enabled": true
},
"auth_token_max_seconds": 500,
"bind_addr": "0.0.0.0",
"console_path": "/console",
"console_port": "8443",
"console_url": "https://ip-172-18-15-232.ec2.internal:8443/console",
"console_use_ssl": true,
"controller_args": {
"enable-hostpath-provisioner": [
"true"
]
},
"controllers_port": "8444",
"dynamic_provisioning_enabled": true,
"embedded_dns": true,
"embedded_kube": true,
"etcd_hosts": [
"ip-172-18-15-232.ec2.internal"
],
"etcd_port": "2379",
"etcd_urls": [
"https://ip-172-18-15-232.ec2.internal:2379"
],
"etcd_use_ssl": true,
"ha": false,
"identity_providers": [
{
"challenge": "true",
"kind": "AllowAllPasswordIdentityProvider",
"login": "true",
"name": "allow_all"
}
],
"loopback_api_url": "https://ip-172-18-15-232.ec2.internal:8443",
"loopback_cluster_name": "ip-172-18-15-232-ec2-internal:8443",
"loopback_context_name": "default/ip-172-18-15-232-ec2-internal:8443/system:openshift-master",
"loopback_user": "system:openshift-master/ip-172-18-15-232-ec2-internal:8443",
"manage_htpasswd": true,
"master_count": "1",
"max_requests_inflight": 500,
"named_certificates": [],
"oauth_grant_method": "auto",
"portal_net": "172.30.0.0/16",
"public_api_url": "https://ec2-54-208-90-115.compute-1.amazonaws.com:8443",
"public_console_url": "https://ec2-54-208-90-115.compute-1.amazonaws.com:8443/console",
"registry_url": "openshift/origin-${component}:v3.9.0-alpha.1",
"sdn_cluster_network_cidr": "10.128.0.0/14",
"sdn_host_subnet_length": "9",
"session_auth_secrets": [
"K4JRu7UqgHIB+0kMcVpjOW7/dPOHqzvu"
],
"session_encryption_secrets": [
"K4JRu7UqgHIB+0kMcVpjOW7/dPOHqzvu"
],
"session_max_seconds": 3600,
"session_name": "ssn",
"session_secrets_file": "/etc/origin/master/session-secrets.yaml"
},
"node": {
"labels": {},
"nodename": "ip-172-18-15-232.ec2.internal",
"sdn_mtu": "8951"
},
"provider": {
"metadata": {
"ami-id": "ami-3b491841",
"ami-launch-index": "0",
"ami-manifest-path": "(unknown)",
"block-device-mapping": {
"ami": "/dev/sda1",
"ebs12": "sdb",
"root": "/dev/sda1"
},
"hostname": "ip-172-18-15-232.ec2.internal",
"instance-action": "none",
"instance-id": "i-04bbbd5c05b5f5e73",
"instance-type": "m4.xlarge",
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"metrics": {
"vhostmd": ""
},
"network": {
"interfaces": {
"macs": {
"0e:1e:bf:eb:3d:32": {
"device-number": "0",
"interface-id": "eni-503bbcdb",
"ipv4-associations": {
"54.208.90.115": "172.18.15.232"
},
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4s": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"owner-id": "531415883065",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4s": "54.208.90.115",
"security-group-ids": "sg-7e73221a",
"security-groups": "default",
"subnet-id": "subnet-cf57c596",
"subnet-ipv4-cidr-block": "172.18.0.0/20",
"vpc-id": "vpc-69705d0c",
"vpc-ipv4-cidr-block": "172.18.0.0/16",
"vpc-ipv4-cidr-blocks": "172.18.0.0/16"
}
}
}
},
"placement": {
"availability-zone": "us-east-1d"
},
"profile": "default-hvm",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4": "54.208.90.115",
"public-keys/": "0=libra",
"reservation-id": "r-0369886b309ef24d8",
"security-groups": "default",
"services": {
"domain": "amazonaws.com",
"partition": "aws"
}
},
"name": "aws",
"network": {
"hostname": "ip-172-18-15-232.ec2.internal",
"interfaces": [
{
"ips": [
"172.18.15.232"
],
"network_id": "subnet-cf57c596",
"network_type": "vpc",
"public_ips": [
"54.208.90.115"
]
}
],
"ip": "172.18.15.232",
"ipv6_enabled": false,
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115"
},
"zone": "us-east-1d"
}
}
},
"changed": true,
"generated_timestamp": "2018-01-09 01:05:47.147258"
}
TASK [openshift_cloud_provider : Create cloudprovider config dir] **************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_cloud_provider/tasks/main.yml:8
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:47.193748",
"skip_reason": "Conditional result was False"
}
TASK [openshift_cloud_provider : include_tasks] ********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_cloud_provider/tasks/main.yml:14
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:47.232932",
"skip_reason": "Conditional result was False"
}
TASK [openshift_cloud_provider : include_tasks] ********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_cloud_provider/tasks/main.yml:17
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:47.270149",
"skip_reason": "Conditional result was False"
}
TASK [openshift_cloud_provider : include_tasks] ********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_cloud_provider/tasks/main.yml:20
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:47.307610",
"skip_reason": "Conditional result was False"
}
TASK [openshift_builddefaults : Set builddefaults] *****************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_builddefaults/tasks/main.yml:2
changed: [localhost] => {
"ansible_facts": {
"openshift": {
"builddefaults": {},
"cloudprovider": {
"kind": null
},
"common": {
"all_hostnames": [
"kubernetes.default",
"kubernetes.default.svc",
"kubernetes.default.svc.cluster.local",
"kubernetes",
"172.18.15.232",
"54.208.90.115",
"openshift.default.svc",
"openshift.default",
"172.30.0.1",
"ip-172-18-15-232.ec2.internal",
"openshift.default.svc.cluster.local",
"ec2-54-208-90-115.compute-1.amazonaws.com",
"openshift"
],
"config_base": "/etc/origin",
"deployment_subtype": "basic",
"deployment_type": "origin",
"dns_domain": "cluster.local",
"examples_content_version": "v3.9",
"generate_no_proxy_hosts": true,
"hostname": "ip-172-18-15-232.ec2.internal",
"internal_hostnames": [
"kubernetes.default",
"kubernetes.default.svc.cluster.local",
"kubernetes",
"172.18.15.232",
"openshift.default",
"openshift.default.svc",
"172.30.0.1",
"ip-172-18-15-232.ec2.internal",
"openshift.default.svc.cluster.local",
"kubernetes.default.svc",
"openshift"
],
"ip": "172.18.15.232",
"kube_svc_ip": "172.30.0.1",
"portal_net": "172.30.0.0/16",
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115",
"short_version": "3.9",
"version": "3.9.0",
"version_gte_3_6": true,
"version_gte_3_7": true,
"version_gte_3_8": true,
"version_gte_3_9": true
},
"current_config": {
"roles": [
"node",
"builddefaults",
"cloudprovider",
"master"
]
},
"master": {
"access_token_max_seconds": 86400,
"admission_plugin_config": {
"openshift.io/ImagePolicy": {
"configuration": {
"apiVersion": "v1",
"executionRules": [
{
"matchImageAnnotations": [
{
"key": "images.openshift.io/deny-execution",
"value": "true"
}
],
"name": "execution-denied",
"onResources": [
{
"resource": "pods"
},
{
"resource": "builds"
}
],
"reject": true,
"skipOnResolutionFailure": true
}
],
"kind": "ImagePolicyConfig"
}
}
},
"api_port": "8443",
"api_url": "https://ip-172-18-15-232.ec2.internal:8443",
"api_use_ssl": true,
"audit_config": {
"enabled": true
},
"auth_token_max_seconds": 500,
"bind_addr": "0.0.0.0",
"console_path": "/console",
"console_port": "8443",
"console_url": "https://ip-172-18-15-232.ec2.internal:8443/console",
"console_use_ssl": true,
"controller_args": {
"enable-hostpath-provisioner": [
"true"
]
},
"controllers_port": "8444",
"dynamic_provisioning_enabled": true,
"embedded_dns": true,
"embedded_kube": true,
"etcd_hosts": [
"ip-172-18-15-232.ec2.internal"
],
"etcd_port": "2379",
"etcd_urls": [
"https://ip-172-18-15-232.ec2.internal:2379"
],
"etcd_use_ssl": true,
"ha": false,
"identity_providers": [
{
"challenge": "true",
"kind": "AllowAllPasswordIdentityProvider",
"login": "true",
"name": "allow_all"
}
],
"loopback_api_url": "https://ip-172-18-15-232.ec2.internal:8443",
"loopback_cluster_name": "ip-172-18-15-232-ec2-internal:8443",
"loopback_context_name": "default/ip-172-18-15-232-ec2-internal:8443/system:openshift-master",
"loopback_user": "system:openshift-master/ip-172-18-15-232-ec2-internal:8443",
"manage_htpasswd": true,
"master_count": "1",
"max_requests_inflight": 500,
"named_certificates": [],
"oauth_grant_method": "auto",
"portal_net": "172.30.0.0/16",
"public_api_url": "https://ec2-54-208-90-115.compute-1.amazonaws.com:8443",
"public_console_url": "https://ec2-54-208-90-115.compute-1.amazonaws.com:8443/console",
"registry_url": "openshift/origin-${component}:v3.9.0-alpha.1",
"sdn_cluster_network_cidr": "10.128.0.0/14",
"sdn_host_subnet_length": "9",
"session_auth_secrets": [
"K4JRu7UqgHIB+0kMcVpjOW7/dPOHqzvu"
],
"session_encryption_secrets": [
"K4JRu7UqgHIB+0kMcVpjOW7/dPOHqzvu"
],
"session_max_seconds": 3600,
"session_name": "ssn",
"session_secrets_file": "/etc/origin/master/session-secrets.yaml"
},
"node": {
"labels": {},
"nodename": "ip-172-18-15-232.ec2.internal",
"sdn_mtu": "8951"
},
"provider": {
"metadata": {
"ami-id": "ami-3b491841",
"ami-launch-index": "0",
"ami-manifest-path": "(unknown)",
"block-device-mapping": {
"ami": "/dev/sda1",
"ebs12": "sdb",
"root": "/dev/sda1"
},
"hostname": "ip-172-18-15-232.ec2.internal",
"instance-action": "none",
"instance-id": "i-04bbbd5c05b5f5e73",
"instance-type": "m4.xlarge",
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"metrics": {
"vhostmd": ""
},
"network": {
"interfaces": {
"macs": {
"0e:1e:bf:eb:3d:32": {
"device-number": "0",
"interface-id": "eni-503bbcdb",
"ipv4-associations": {
"54.208.90.115": "172.18.15.232"
},
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4s": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"owner-id": "531415883065",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4s": "54.208.90.115",
"security-group-ids": "sg-7e73221a",
"security-groups": "default",
"subnet-id": "subnet-cf57c596",
"subnet-ipv4-cidr-block": "172.18.0.0/20",
"vpc-id": "vpc-69705d0c",
"vpc-ipv4-cidr-block": "172.18.0.0/16",
"vpc-ipv4-cidr-blocks": "172.18.0.0/16"
}
}
}
},
"placement": {
"availability-zone": "us-east-1d"
},
"profile": "default-hvm",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4": "54.208.90.115",
"public-keys/": "0=libra",
"reservation-id": "r-0369886b309ef24d8",
"security-groups": "default",
"services": {
"domain": "amazonaws.com",
"partition": "aws"
}
},
"name": "aws",
"network": {
"hostname": "ip-172-18-15-232.ec2.internal",
"interfaces": [
{
"ips": [
"172.18.15.232"
],
"network_id": "subnet-cf57c596",
"network_type": "vpc",
"public_ips": [
"54.208.90.115"
]
}
],
"ip": "172.18.15.232",
"ipv6_enabled": false,
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115"
},
"zone": "us-east-1d"
}
}
},
"changed": true,
"generated_timestamp": "2018-01-09 01:05:48.621617"
}
TASK [openshift_builddefaults : Set builddefaults config structure] ************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_builddefaults/tasks/main.yml:15
changed: [localhost] => {
"ansible_facts": {
"openshift": {
"builddefaults": {
"config": {
"BuildDefaults": {
"configuration": {
"apiVersion": "v1",
"env": [],
"kind": "BuildDefaultsConfig",
"resources": {
"limits": {},
"requests": {}
}
}
}
}
},
"cloudprovider": {
"kind": null
},
"common": {
"all_hostnames": [
"kubernetes.default",
"kubernetes.default.svc",
"kubernetes.default.svc.cluster.local",
"kubernetes",
"172.18.15.232",
"54.208.90.115",
"openshift.default.svc",
"openshift.default",
"172.30.0.1",
"ip-172-18-15-232.ec2.internal",
"openshift.default.svc.cluster.local",
"ec2-54-208-90-115.compute-1.amazonaws.com",
"openshift"
],
"config_base": "/etc/origin",
"deployment_subtype": "basic",
"deployment_type": "origin",
"dns_domain": "cluster.local",
"examples_content_version": "v3.9",
"generate_no_proxy_hosts": true,
"hostname": "ip-172-18-15-232.ec2.internal",
"internal_hostnames": [
"kubernetes.default",
"kubernetes.default.svc.cluster.local",
"kubernetes",
"172.18.15.232",
"openshift.default",
"openshift.default.svc",
"172.30.0.1",
"ip-172-18-15-232.ec2.internal",
"openshift.default.svc.cluster.local",
"kubernetes.default.svc",
"openshift"
],
"ip": "172.18.15.232",
"kube_svc_ip": "172.30.0.1",
"portal_net": "172.30.0.0/16",
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115",
"short_version": "3.9",
"version": "3.9.0",
"version_gte_3_6": true,
"version_gte_3_7": true,
"version_gte_3_8": true,
"version_gte_3_9": true
},
"current_config": {
"roles": [
"node",
"builddefaults",
"cloudprovider",
"master"
]
},
"master": {
"access_token_max_seconds": 86400,
"admission_plugin_config": {
"BuildDefaults": {
"configuration": {
"apiVersion": "v1",
"env": [],
"kind": "BuildDefaultsConfig",
"resources": {
"limits": {},
"requests": {}
}
}
},
"openshift.io/ImagePolicy": {
"configuration": {
"apiVersion": "v1",
"executionRules": [
{
"matchImageAnnotations": [
{
"key": "images.openshift.io/deny-execution",
"value": "true"
}
],
"name": "execution-denied",
"onResources": [
{
"resource": "pods"
},
{
"resource": "builds"
}
],
"reject": true,
"skipOnResolutionFailure": true
}
],
"kind": "ImagePolicyConfig"
}
}
},
"api_port": "8443",
"api_url": "https://ip-172-18-15-232.ec2.internal:8443",
"api_use_ssl": true,
"audit_config": {
"enabled": true
},
"auth_token_max_seconds": 500,
"bind_addr": "0.0.0.0",
"console_path": "/console",
"console_port": "8443",
"console_url": "https://ip-172-18-15-232.ec2.internal:8443/console",
"console_use_ssl": true,
"controller_args": {
"enable-hostpath-provisioner": [
"true"
]
},
"controllers_port": "8444",
"dynamic_provisioning_enabled": true,
"embedded_dns": true,
"embedded_kube": true,
"etcd_hosts": [
"ip-172-18-15-232.ec2.internal"
],
"etcd_port": "2379",
"etcd_urls": [
"https://ip-172-18-15-232.ec2.internal:2379"
],
"etcd_use_ssl": true,
"ha": false,
"identity_providers": [
{
"challenge": "true",
"kind": "AllowAllPasswordIdentityProvider",
"login": "true",
"name": "allow_all"
}
],
"loopback_api_url": "https://ip-172-18-15-232.ec2.internal:8443",
"loopback_cluster_name": "ip-172-18-15-232-ec2-internal:8443",
"loopback_context_name": "default/ip-172-18-15-232-ec2-internal:8443/system:openshift-master",
"loopback_user": "system:openshift-master/ip-172-18-15-232-ec2-internal:8443",
"manage_htpasswd": true,
"master_count": "1",
"max_requests_inflight": 500,
"named_certificates": [],
"oauth_grant_method": "auto",
"portal_net": "172.30.0.0/16",
"public_api_url": "https://ec2-54-208-90-115.compute-1.amazonaws.com:8443",
"public_console_url": "https://ec2-54-208-90-115.compute-1.amazonaws.com:8443/console",
"registry_url": "openshift/origin-${component}:v3.9.0-alpha.1",
"sdn_cluster_network_cidr": "10.128.0.0/14",
"sdn_host_subnet_length": "9",
"session_auth_secrets": [
"K4JRu7UqgHIB+0kMcVpjOW7/dPOHqzvu"
],
"session_encryption_secrets": [
"K4JRu7UqgHIB+0kMcVpjOW7/dPOHqzvu"
],
"session_max_seconds": 3600,
"session_name": "ssn",
"session_secrets_file": "/etc/origin/master/session-secrets.yaml"
},
"node": {
"labels": {},
"nodename": "ip-172-18-15-232.ec2.internal",
"sdn_mtu": "8951"
},
"provider": {
"metadata": {
"ami-id": "ami-3b491841",
"ami-launch-index": "0",
"ami-manifest-path": "(unknown)",
"block-device-mapping": {
"ami": "/dev/sda1",
"ebs12": "sdb",
"root": "/dev/sda1"
},
"hostname": "ip-172-18-15-232.ec2.internal",
"instance-action": "none",
"instance-id": "i-04bbbd5c05b5f5e73",
"instance-type": "m4.xlarge",
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"metrics": {
"vhostmd": ""
},
"network": {
"interfaces": {
"macs": {
"0e:1e:bf:eb:3d:32": {
"device-number": "0",
"interface-id": "eni-503bbcdb",
"ipv4-associations": {
"54.208.90.115": "172.18.15.232"
},
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4s": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"owner-id": "531415883065",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4s": "54.208.90.115",
"security-group-ids": "sg-7e73221a",
"security-groups": "default",
"subnet-id": "subnet-cf57c596",
"subnet-ipv4-cidr-block": "172.18.0.0/20",
"vpc-id": "vpc-69705d0c",
"vpc-ipv4-cidr-block": "172.18.0.0/16",
"vpc-ipv4-cidr-blocks": "172.18.0.0/16"
}
}
}
},
"placement": {
"availability-zone": "us-east-1d"
},
"profile": "default-hvm",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4": "54.208.90.115",
"public-keys/": "0=libra",
"reservation-id": "r-0369886b309ef24d8",
"security-groups": "default",
"services": {
"domain": "amazonaws.com",
"partition": "aws"
}
},
"name": "aws",
"network": {
"hostname": "ip-172-18-15-232.ec2.internal",
"interfaces": [
{
"ips": [
"172.18.15.232"
],
"network_id": "subnet-cf57c596",
"network_type": "vpc",
"public_ips": [
"54.208.90.115"
]
}
],
"ip": "172.18.15.232",
"ipv6_enabled": false,
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115"
},
"zone": "us-east-1d"
}
}
},
"changed": true,
"generated_timestamp": "2018-01-09 01:05:49.968654"
}
TASK [openshift_buildoverrides : Set buildoverrides config structure] **********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_buildoverrides/tasks/main.yml:2
changed: [localhost] => {
"ansible_facts": {
"openshift": {
"builddefaults": {
"config": {
"BuildDefaults": {
"configuration": {
"apiVersion": "v1",
"env": [],
"kind": "BuildDefaultsConfig",
"resources": {
"limits": {},
"requests": {}
}
}
}
}
},
"buildoverrides": {
"config": {
"BuildOverrides": {
"configuration": {
"apiVersion": "v1",
"kind": "BuildOverridesConfig"
}
}
}
},
"cloudprovider": {
"kind": null
},
"common": {
"all_hostnames": [
"kubernetes.default",
"kubernetes.default.svc",
"kubernetes.default.svc.cluster.local",
"kubernetes",
"172.18.15.232",
"54.208.90.115",
"openshift.default.svc",
"openshift.default",
"172.30.0.1",
"ip-172-18-15-232.ec2.internal",
"openshift.default.svc.cluster.local",
"ec2-54-208-90-115.compute-1.amazonaws.com",
"openshift"
],
"config_base": "/etc/origin",
"deployment_subtype": "basic",
"deployment_type": "origin",
"dns_domain": "cluster.local",
"examples_content_version": "v3.9",
"generate_no_proxy_hosts": true,
"hostname": "ip-172-18-15-232.ec2.internal",
"internal_hostnames": [
"kubernetes.default",
"kubernetes.default.svc.cluster.local",
"kubernetes",
"172.18.15.232",
"openshift.default",
"openshift.default.svc",
"172.30.0.1",
"ip-172-18-15-232.ec2.internal",
"openshift.default.svc.cluster.local",
"kubernetes.default.svc",
"openshift"
],
"ip": "172.18.15.232",
"kube_svc_ip": "172.30.0.1",
"portal_net": "172.30.0.0/16",
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115",
"short_version": "3.9",
"version": "3.9.0",
"version_gte_3_6": true,
"version_gte_3_7": true,
"version_gte_3_8": true,
"version_gte_3_9": true
},
"current_config": {
"roles": [
"node",
"builddefaults",
"cloudprovider",
"master",
"buildoverrides"
]
},
"master": {
"access_token_max_seconds": 86400,
"admission_plugin_config": {
"BuildDefaults": {
"configuration": {
"apiVersion": "v1",
"env": [],
"kind": "BuildDefaultsConfig",
"resources": {
"limits": {},
"requests": {}
}
}
},
"BuildOverrides": {
"configuration": {
"apiVersion": "v1",
"kind": "BuildOverridesConfig"
}
},
"openshift.io/ImagePolicy": {
"configuration": {
"apiVersion": "v1",
"executionRules": [
{
"matchImageAnnotations": [
{
"key": "images.openshift.io/deny-execution",
"value": "true"
}
],
"name": "execution-denied",
"onResources": [
{
"resource": "pods"
},
{
"resource": "builds"
}
],
"reject": true,
"skipOnResolutionFailure": true
}
],
"kind": "ImagePolicyConfig"
}
}
},
"api_port": "8443",
"api_url": "https://ip-172-18-15-232.ec2.internal:8443",
"api_use_ssl": true,
"audit_config": {
"enabled": true
},
"auth_token_max_seconds": 500,
"bind_addr": "0.0.0.0",
"console_path": "/console",
"console_port": "8443",
"console_url": "https://ip-172-18-15-232.ec2.internal:8443/console",
"console_use_ssl": true,
"controller_args": {
"enable-hostpath-provisioner": [
"true"
]
},
"controllers_port": "8444",
"dynamic_provisioning_enabled": true,
"embedded_dns": true,
"embedded_kube": true,
"etcd_hosts": [
"ip-172-18-15-232.ec2.internal"
],
"etcd_port": "2379",
"etcd_urls": [
"https://ip-172-18-15-232.ec2.internal:2379"
],
"etcd_use_ssl": true,
"ha": false,
"identity_providers": [
{
"challenge": "true",
"kind": "AllowAllPasswordIdentityProvider",
"login": "true",
"name": "allow_all"
}
],
"loopback_api_url": "https://ip-172-18-15-232.ec2.internal:8443",
"loopback_cluster_name": "ip-172-18-15-232-ec2-internal:8443",
"loopback_context_name": "default/ip-172-18-15-232-ec2-internal:8443/system:openshift-master",
"loopback_user": "system:openshift-master/ip-172-18-15-232-ec2-internal:8443",
"manage_htpasswd": true,
"master_count": "1",
"max_requests_inflight": 500,
"named_certificates": [],
"oauth_grant_method": "auto",
"portal_net": "172.30.0.0/16",
"public_api_url": "https://ec2-54-208-90-115.compute-1.amazonaws.com:8443",
"public_console_url": "https://ec2-54-208-90-115.compute-1.amazonaws.com:8443/console",
"registry_url": "openshift/origin-${component}:v3.9.0-alpha.1",
"sdn_cluster_network_cidr": "10.128.0.0/14",
"sdn_host_subnet_length": "9",
"session_auth_secrets": [
"K4JRu7UqgHIB+0kMcVpjOW7/dPOHqzvu"
],
"session_encryption_secrets": [
"K4JRu7UqgHIB+0kMcVpjOW7/dPOHqzvu"
],
"session_max_seconds": 3600,
"session_name": "ssn",
"session_secrets_file": "/etc/origin/master/session-secrets.yaml"
},
"node": {
"labels": {},
"nodename": "ip-172-18-15-232.ec2.internal",
"sdn_mtu": "8951"
},
"provider": {
"metadata": {
"ami-id": "ami-3b491841",
"ami-launch-index": "0",
"ami-manifest-path": "(unknown)",
"block-device-mapping": {
"ami": "/dev/sda1",
"ebs12": "sdb",
"root": "/dev/sda1"
},
"hostname": "ip-172-18-15-232.ec2.internal",
"instance-action": "none",
"instance-id": "i-04bbbd5c05b5f5e73",
"instance-type": "m4.xlarge",
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"metrics": {
"vhostmd": ""
},
"network": {
"interfaces": {
"macs": {
"0e:1e:bf:eb:3d:32": {
"device-number": "0",
"interface-id": "eni-503bbcdb",
"ipv4-associations": {
"54.208.90.115": "172.18.15.232"
},
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4s": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"owner-id": "531415883065",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4s": "54.208.90.115",
"security-group-ids": "sg-7e73221a",
"security-groups": "default",
"subnet-id": "subnet-cf57c596",
"subnet-ipv4-cidr-block": "172.18.0.0/20",
"vpc-id": "vpc-69705d0c",
"vpc-ipv4-cidr-block": "172.18.0.0/16",
"vpc-ipv4-cidr-blocks": "172.18.0.0/16"
}
}
}
},
"placement": {
"availability-zone": "us-east-1d"
},
"profile": "default-hvm",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4": "54.208.90.115",
"public-keys/": "0=libra",
"reservation-id": "r-0369886b309ef24d8",
"security-groups": "default",
"services": {
"domain": "amazonaws.com",
"partition": "aws"
}
},
"name": "aws",
"network": {
"hostname": "ip-172-18-15-232.ec2.internal",
"interfaces": [
{
"ips": [
"172.18.15.232"
],
"network_id": "subnet-cf57c596",
"network_type": "vpc",
"public_ips": [
"54.208.90.115"
]
}
],
"ip": "172.18.15.232",
"ipv6_enabled": false,
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115"
},
"zone": "us-east-1d"
}
}
},
"changed": true,
"generated_timestamp": "2018-01-09 01:05:51.302556"
}
TASK [nickhammond.logrotate : nickhammond.logrotate | Install logrotate] *******
task path: /usr/share/ansible/openshift-ansible/roles/nickhammond.logrotate/tasks/main.yml:2
ok: [localhost] => {
"attempts": 1,
"changed": false,
"generated_timestamp": "2018-01-09 01:05:52.035260",
"msg": "",
"rc": 0,
"results": [
"logrotate-3.8.6-14.el7.x86_64 providing logrotate is already installed"
]
}
TASK [nickhammond.logrotate : nickhammond.logrotate | Setup logrotate.d scripts] ***
task path: /usr/share/ansible/openshift-ansible/roles/nickhammond.logrotate/tasks/main.yml:8
TASK [openshift_master : fail] *************************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:7
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:52.099462",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master : Add iptables allow rules] *****************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/firewall.yml:4
changed: [localhost] => (item={u'port': u'8443/tcp', u'service': u'api server https'}) => {
"changed": true,
"generated_timestamp": "2018-01-09 01:05:52.366580",
"item": {
"port": "8443/tcp",
"service": "api server https"
},
"output": [
"",
"iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n"
]
}
changed: [localhost] => (item={u'port': u'8444/tcp', u'service': u'api controllers https'}) => {
"changed": true,
"generated_timestamp": "2018-01-09 01:05:52.579760",
"item": {
"port": "8444/tcp",
"service": "api controllers https"
},
"output": [
"",
"iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n"
]
}
changed: [localhost] => (item={u'port': u'8053/tcp', u'service': u'skydns tcp'}) => {
"changed": true,
"generated_timestamp": "2018-01-09 01:05:52.801228",
"item": {
"port": "8053/tcp",
"service": "skydns tcp"
},
"output": [
"",
"iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n"
]
}
changed: [localhost] => (item={u'port': u'8053/udp', u'service': u'skydns udp'}) => {
"changed": true,
"generated_timestamp": "2018-01-09 01:05:53.020870",
"item": {
"port": "8053/udp",
"service": "skydns udp"
},
"output": [
"",
"iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n"
]
}
skipping: [localhost] => (item={u'cond': False, u'port': u'4001/tcp', u'service': u'etcd embedded'}) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:53.036303",
"item": {
"cond": false,
"port": "4001/tcp",
"service": "etcd embedded"
},
"skip_reason": "Conditional result was False"
}
TASK [openshift_master : Remove iptables rules] ********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/firewall.yml:14
TASK [openshift_master : Add firewalld allow rules] ****************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/firewall.yml:26
skipping: [localhost] => (item={u'port': u'8443/tcp', u'service': u'api server https'}) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:53.125370",
"item": {
"port": "8443/tcp",
"service": "api server https"
},
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item={u'port': u'8444/tcp', u'service': u'api controllers https'}) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:53.137465",
"item": {
"port": "8444/tcp",
"service": "api controllers https"
},
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item={u'port': u'8053/tcp', u'service': u'skydns tcp'}) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:53.150474",
"item": {
"port": "8053/tcp",
"service": "skydns tcp"
},
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item={u'port': u'8053/udp', u'service': u'skydns udp'}) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:53.163428",
"item": {
"port": "8053/udp",
"service": "skydns udp"
},
"skip_reason": "Conditional result was False"
}
skipping: [localhost] => (item={u'cond': False, u'port': u'4001/tcp', u'service': u'etcd embedded'}) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:53.176425",
"item": {
"cond": false,
"port": "4001/tcp",
"service": "etcd embedded"
},
"skip_reason": "Conditional result was False"
}
TASK [openshift_master : Remove firewalld allow rules] *************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/firewall.yml:36
TASK [openshift_master : Install Master package] *******************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:17
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:53.240673",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master : Create r_openshift_master_data_dir] *******************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:26
changed: [localhost] => {
"changed": true,
"generated_timestamp": "2018-01-09 01:05:53.434551",
"gid": 0,
"group": "root",
"mode": "0755",
"owner": "root",
"path": "/var/lib/origin",
"secontext": "unconfined_u:object_r:var_lib_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
TASK [openshift_master : Reload systemd units] *********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:36
changed: [localhost] => {
"changed": true,
"cmd": [
"systemctl",
"daemon-reload"
],
"delta": "0:00:00.073285",
"end": "2018-01-09 01:05:53.680885",
"generated_timestamp": "2018-01-09 01:05:53.703316",
"rc": 0,
"start": "2018-01-09 01:05:53.607600",
"stderr": [],
"stdout": []
}
TASK [openshift_master : Re-gather package dependent master facts] *************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:41
ok: [localhost] => {
"ansible_facts": {
"openshift": {
"builddefaults": {
"config": {
"BuildDefaults": {
"configuration": {
"apiVersion": "v1",
"env": [],
"kind": "BuildDefaultsConfig",
"resources": {
"limits": {},
"requests": {}
}
}
}
}
},
"buildoverrides": {
"config": {
"BuildOverrides": {
"configuration": {
"apiVersion": "v1",
"kind": "BuildOverridesConfig"
}
}
}
},
"cloudprovider": {
"kind": null
},
"common": {
"all_hostnames": [
"kubernetes.default",
"kubernetes.default.svc",
"kubernetes.default.svc.cluster.local",
"kubernetes",
"172.18.15.232",
"54.208.90.115",
"openshift.default.svc",
"openshift.default",
"172.30.0.1",
"ip-172-18-15-232.ec2.internal",
"openshift.default.svc.cluster.local",
"ec2-54-208-90-115.compute-1.amazonaws.com",
"openshift"
],
"config_base": "/etc/origin",
"deployment_subtype": "basic",
"deployment_type": "origin",
"dns_domain": "cluster.local",
"examples_content_version": "v3.9",
"generate_no_proxy_hosts": true,
"hostname": "ip-172-18-15-232.ec2.internal",
"internal_hostnames": [
"kubernetes.default",
"kubernetes.default.svc.cluster.local",
"kubernetes",
"172.18.15.232",
"openshift.default",
"openshift.default.svc",
"172.30.0.1",
"ip-172-18-15-232.ec2.internal",
"openshift.default.svc.cluster.local",
"kubernetes.default.svc",
"openshift"
],
"ip": "172.18.15.232",
"kube_svc_ip": "172.30.0.1",
"portal_net": "172.30.0.0/16",
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115",
"short_version": "3.9",
"version": "3.9.0",
"version_gte_3_6": true,
"version_gte_3_7": true,
"version_gte_3_8": true,
"version_gte_3_9": true
},
"current_config": {
"roles": [
"node",
"builddefaults",
"cloudprovider",
"master",
"buildoverrides"
]
},
"master": {
"access_token_max_seconds": 86400,
"admission_plugin_config": {
"BuildDefaults": {
"configuration": {
"apiVersion": "v1",
"env": [],
"kind": "BuildDefaultsConfig",
"resources": {
"limits": {},
"requests": {}
}
}
},
"BuildOverrides": {
"configuration": {
"apiVersion": "v1",
"kind": "BuildOverridesConfig"
}
},
"openshift.io/ImagePolicy": {
"configuration": {
"apiVersion": "v1",
"executionRules": [
{
"matchImageAnnotations": [
{
"key": "images.openshift.io/deny-execution",
"value": "true"
}
],
"name": "execution-denied",
"onResources": [
{
"resource": "pods"
},
{
"resource": "builds"
}
],
"reject": true,
"skipOnResolutionFailure": true
}
],
"kind": "ImagePolicyConfig"
}
}
},
"api_port": "8443",
"api_url": "https://ip-172-18-15-232.ec2.internal:8443",
"api_use_ssl": true,
"audit_config": {
"enabled": true
},
"auth_token_max_seconds": 500,
"bind_addr": "0.0.0.0",
"console_path": "/console",
"console_port": "8443",
"console_url": "https://ip-172-18-15-232.ec2.internal:8443/console",
"console_use_ssl": true,
"controller_args": {
"enable-hostpath-provisioner": [
"true"
]
},
"controllers_port": "8444",
"dynamic_provisioning_enabled": true,
"embedded_dns": true,
"embedded_kube": true,
"etcd_hosts": [
"ip-172-18-15-232.ec2.internal"
],
"etcd_port": "2379",
"etcd_urls": [
"https://ip-172-18-15-232.ec2.internal:2379"
],
"etcd_use_ssl": true,
"ha": false,
"identity_providers": [
{
"challenge": "true",
"kind": "AllowAllPasswordIdentityProvider",
"login": "true",
"name": "allow_all"
}
],
"loopback_api_url": "https://ip-172-18-15-232.ec2.internal:8443",
"loopback_cluster_name": "ip-172-18-15-232-ec2-internal:8443",
"loopback_context_name": "default/ip-172-18-15-232-ec2-internal:8443/system:openshift-master",
"loopback_user": "system:openshift-master/ip-172-18-15-232-ec2-internal:8443",
"manage_htpasswd": true,
"master_count": "1",
"max_requests_inflight": 500,
"named_certificates": [],
"oauth_grant_method": "auto",
"portal_net": "172.30.0.0/16",
"public_api_url": "https://ec2-54-208-90-115.compute-1.amazonaws.com:8443",
"public_console_url": "https://ec2-54-208-90-115.compute-1.amazonaws.com:8443/console",
"registry_url": "openshift/origin-${component}:v3.9.0-alpha.1",
"sdn_cluster_network_cidr": "10.128.0.0/14",
"sdn_host_subnet_length": "9",
"session_auth_secrets": [
"K4JRu7UqgHIB+0kMcVpjOW7/dPOHqzvu"
],
"session_encryption_secrets": [
"K4JRu7UqgHIB+0kMcVpjOW7/dPOHqzvu"
],
"session_max_seconds": 3600,
"session_name": "ssn",
"session_secrets_file": "/etc/origin/master/session-secrets.yaml"
},
"node": {
"labels": {},
"nodename": "ip-172-18-15-232.ec2.internal",
"sdn_mtu": "8951"
},
"provider": {
"metadata": {
"ami-id": "ami-3b491841",
"ami-launch-index": "0",
"ami-manifest-path": "(unknown)",
"block-device-mapping": {
"ami": "/dev/sda1",
"ebs12": "sdb",
"root": "/dev/sda1"
},
"hostname": "ip-172-18-15-232.ec2.internal",
"instance-action": "none",
"instance-id": "i-04bbbd5c05b5f5e73",
"instance-type": "m4.xlarge",
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"metrics": {
"vhostmd": ""
},
"network": {
"interfaces": {
"macs": {
"0e:1e:bf:eb:3d:32": {
"device-number": "0",
"interface-id": "eni-503bbcdb",
"ipv4-associations": {
"54.208.90.115": "172.18.15.232"
},
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4s": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"owner-id": "531415883065",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4s": "54.208.90.115",
"security-group-ids": "sg-7e73221a",
"security-groups": "default",
"subnet-id": "subnet-cf57c596",
"subnet-ipv4-cidr-block": "172.18.0.0/20",
"vpc-id": "vpc-69705d0c",
"vpc-ipv4-cidr-block": "172.18.0.0/16",
"vpc-ipv4-cidr-blocks": "172.18.0.0/16"
}
}
}
},
"placement": {
"availability-zone": "us-east-1d"
},
"profile": "default-hvm",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4": "54.208.90.115",
"public-keys/": "0=libra",
"reservation-id": "r-0369886b309ef24d8",
"security-groups": "default",
"services": {
"domain": "amazonaws.com",
"partition": "aws"
}
},
"name": "aws",
"network": {
"hostname": "ip-172-18-15-232.ec2.internal",
"interfaces": [
{
"ips": [
"172.18.15.232"
],
"network_id": "subnet-cf57c596",
"network_type": "vpc",
"public_ips": [
"54.208.90.115"
]
}
],
"ip": "172.18.15.232",
"ipv6_enabled": false,
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115"
},
"zone": "us-east-1d"
}
}
},
"changed": false,
"generated_timestamp": "2018-01-09 01:05:55.019964"
}
TASK [openshift_master : Create config parent directory if it does not exist] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:44
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:55.227312",
"gid": 0,
"group": "root",
"mode": "0700",
"owner": "root",
"path": "/etc/origin/master",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 4096,
"state": "directory",
"uid": 0
}
TASK [openshift_master : Create the policy file if it does not already exist] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:49
NOTIFIED HANDLER restart master api
NOTIFIED HANDLER restart master controllers
changed: [localhost] => {
"changed": true,
"cmd": [
"/usr/local/bin/oc",
"adm",
"create-bootstrap-policy-file",
"--filename=/etc/origin/master/policy.json"
],
"delta": "0:00:00.223161",
"end": "2018-01-09 01:05:55.623433",
"generated_timestamp": "2018-01-09 01:05:55.655292",
"rc": 0,
"start": "2018-01-09 01:05:55.400272",
"stderr": [],
"stdout": []
}
TASK [openshift_master : Create the scheduler config] **************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:59
changed: [localhost] => {
"changed": true,
"checksum": "7da924f2835f411ee71c968aff13dca8999959c1",
"dest": "/etc/origin/master/scheduler.json",
"generated_timestamp": "2018-01-09 01:05:55.995789",
"gid": 0,
"group": "root",
"md5sum": "627c7def5e372746da6201920725cf30",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 1925,
"src": "/home/origin/.ansible/tmp/ansible-tmp-1515459955.7-211641428568036/source",
"state": "file",
"uid": 0
}
TASK [openshift_master : Install httpd-tools if needed] ************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:68
skipping: [localhost] => (item={u'challenge': u'true', u'login': u'true', u'kind': u'AllowAllPasswordIdentityProvider', u'name': u'allow_all'}) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:56.034886",
"item": {
"challenge": "true",
"kind": "AllowAllPasswordIdentityProvider",
"login": "true",
"name": "allow_all"
},
"skip_reason": "Conditional result was False"
}
TASK [openshift_master : Ensure htpasswd directory exists] *********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:77
skipping: [localhost] => (item={u'challenge': u'true', u'login': u'true', u'kind': u'AllowAllPasswordIdentityProvider', u'name': u'allow_all'}) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:56.075773",
"item": {
"challenge": "true",
"kind": "AllowAllPasswordIdentityProvider",
"login": "true",
"name": "allow_all"
},
"skip_reason": "Conditional result was False"
}
TASK [openshift_master : Create the htpasswd file if needed] *******************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:85
skipping: [localhost] => (item={u'challenge': u'true', u'login': u'true', u'kind': u'AllowAllPasswordIdentityProvider', u'name': u'allow_all'}) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:56.116839",
"item": {
"challenge": "true",
"kind": "AllowAllPasswordIdentityProvider",
"login": "true",
"name": "allow_all"
},
"skip_reason": "Conditional result was False"
}
TASK [openshift_master : Ensure htpasswd file exists] **************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:95
skipping: [localhost] => (item={u'challenge': u'true', u'login': u'true', u'kind': u'AllowAllPasswordIdentityProvider', u'name': u'allow_all'}) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:56.157172",
"item": {
"challenge": "true",
"kind": "AllowAllPasswordIdentityProvider",
"login": "true",
"name": "allow_all"
},
"skip_reason": "Conditional result was False"
}
TASK [openshift_master : Create the ldap ca file if needed] ********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:105
skipping: [localhost] => (item={u'challenge': u'true', u'login': u'true', u'kind': u'AllowAllPasswordIdentityProvider', u'name': u'allow_all'}) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:56.199089",
"item": {
"challenge": "true",
"kind": "AllowAllPasswordIdentityProvider",
"login": "true",
"name": "allow_all"
},
"skip_reason": "Conditional result was False"
}
TASK [openshift_master : Create the openid ca file if needed] ******************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:116
skipping: [localhost] => (item={u'challenge': u'true', u'login': u'true', u'kind': u'AllowAllPasswordIdentityProvider', u'name': u'allow_all'}) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:56.240440",
"item": {
"challenge": "true",
"kind": "AllowAllPasswordIdentityProvider",
"login": "true",
"name": "allow_all"
},
"skip_reason": "Conditional result was False"
}
TASK [openshift_master : Create the request header ca file if needed] **********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:128
skipping: [localhost] => (item={u'challenge': u'true', u'login': u'true', u'kind': u'AllowAllPasswordIdentityProvider', u'name': u'allow_all'}) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:56.282948",
"item": {
"challenge": "true",
"kind": "AllowAllPasswordIdentityProvider",
"login": "true",
"name": "allow_all"
},
"skip_reason": "Conditional result was False"
}
TASK [openshift_master : check whether our docker-registry setting exists in the env file] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:143
ok: [localhost] => {
"changed": false,
"cmd": [
"awk",
"/^OPENSHIFT_DEFAULT_REGISTRY=docker-registry.default.svc:5000/",
"/etc/sysconfig/origin-master"
],
"delta": "0:00:00.003445",
"end": "2018-01-09 01:05:56.458838",
"failed_when_result": false,
"generated_timestamp": "2018-01-09 01:05:56.477100",
"msg": "non-zero return code",
"rc": 2,
"start": "2018-01-09 01:05:56.455393",
"stderr": [
"awk: fatal: cannot open file `/etc/sysconfig/origin-master' for reading (No such file or directory)"
],
"stdout": []
}
TASK [openshift_master : set_fact] *********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:149
ok: [localhost] => {
"ansible_facts": {
"openshift_push_via_dns": true
},
"changed": false,
"generated_timestamp": "2018-01-09 01:05:56.522448"
}
TASK [openshift_master : Set fact of all etcd host IPs] ************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:152
changed: [localhost] => {
"ansible_facts": {
"openshift": {
"builddefaults": {
"config": {
"BuildDefaults": {
"configuration": {
"apiVersion": "v1",
"env": [],
"kind": "BuildDefaultsConfig",
"resources": {
"limits": {},
"requests": {}
}
}
}
}
},
"buildoverrides": {
"config": {
"BuildOverrides": {
"configuration": {
"apiVersion": "v1",
"kind": "BuildOverridesConfig"
}
}
}
},
"cloudprovider": {
"kind": null
},
"common": {
"all_hostnames": [
"kubernetes.default",
"kubernetes.default.svc",
"kubernetes.default.svc.cluster.local",
"kubernetes",
"172.18.15.232",
"54.208.90.115",
"openshift.default.svc",
"openshift.default",
"172.30.0.1",
"ip-172-18-15-232.ec2.internal",
"openshift.default.svc.cluster.local",
"ec2-54-208-90-115.compute-1.amazonaws.com",
"openshift"
],
"config_base": "/etc/origin",
"deployment_subtype": "basic",
"deployment_type": "origin",
"dns_domain": "cluster.local",
"examples_content_version": "v3.9",
"generate_no_proxy_hosts": true,
"hostname": "ip-172-18-15-232.ec2.internal",
"internal_hostnames": [
"kubernetes.default",
"kubernetes.default.svc.cluster.local",
"kubernetes",
"172.18.15.232",
"openshift.default",
"openshift.default.svc",
"172.30.0.1",
"ip-172-18-15-232.ec2.internal",
"openshift.default.svc.cluster.local",
"kubernetes.default.svc",
"openshift"
],
"ip": "172.18.15.232",
"kube_svc_ip": "172.30.0.1",
"no_proxy_etcd_host_ips": "172.18.15.232",
"portal_net": "172.30.0.0/16",
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115",
"short_version": "3.9",
"version": "3.9.0",
"version_gte_3_6": true,
"version_gte_3_7": true,
"version_gte_3_8": true,
"version_gte_3_9": true
},
"current_config": {
"roles": [
"node",
"builddefaults",
"cloudprovider",
"master",
"buildoverrides"
]
},
"master": {
"access_token_max_seconds": 86400,
"admission_plugin_config": {
"BuildDefaults": {
"configuration": {
"apiVersion": "v1",
"env": [],
"kind": "BuildDefaultsConfig",
"resources": {
"limits": {},
"requests": {}
}
}
},
"BuildOverrides": {
"configuration": {
"apiVersion": "v1",
"kind": "BuildOverridesConfig"
}
},
"openshift.io/ImagePolicy": {
"configuration": {
"apiVersion": "v1",
"executionRules": [
{
"matchImageAnnotations": [
{
"key": "images.openshift.io/deny-execution",
"value": "true"
}
],
"name": "execution-denied",
"onResources": [
{
"resource": "pods"
},
{
"resource": "builds"
}
],
"reject": true,
"skipOnResolutionFailure": true
}
],
"kind": "ImagePolicyConfig"
}
}
},
"api_port": "8443",
"api_url": "https://ip-172-18-15-232.ec2.internal:8443",
"api_use_ssl": true,
"audit_config": {
"enabled": true
},
"auth_token_max_seconds": 500,
"bind_addr": "0.0.0.0",
"console_path": "/console",
"console_port": "8443",
"console_url": "https://ip-172-18-15-232.ec2.internal:8443/console",
"console_use_ssl": true,
"controller_args": {
"enable-hostpath-provisioner": [
"true"
]
},
"controllers_port": "8444",
"dynamic_provisioning_enabled": true,
"embedded_dns": true,
"embedded_kube": true,
"etcd_hosts": [
"ip-172-18-15-232.ec2.internal"
],
"etcd_port": "2379",
"etcd_urls": [
"https://ip-172-18-15-232.ec2.internal:2379"
],
"etcd_use_ssl": true,
"ha": false,
"identity_providers": [
{
"challenge": "true",
"kind": "AllowAllPasswordIdentityProvider",
"login": "true",
"name": "allow_all"
}
],
"loopback_api_url": "https://ip-172-18-15-232.ec2.internal:8443",
"loopback_cluster_name": "ip-172-18-15-232-ec2-internal:8443",
"loopback_context_name": "default/ip-172-18-15-232-ec2-internal:8443/system:openshift-master",
"loopback_user": "system:openshift-master/ip-172-18-15-232-ec2-internal:8443",
"manage_htpasswd": true,
"master_count": "1",
"max_requests_inflight": 500,
"named_certificates": [],
"oauth_grant_method": "auto",
"portal_net": "172.30.0.0/16",
"public_api_url": "https://ec2-54-208-90-115.compute-1.amazonaws.com:8443",
"public_console_url": "https://ec2-54-208-90-115.compute-1.amazonaws.com:8443/console",
"registry_url": "openshift/origin-${component}:v3.9.0-alpha.1",
"sdn_cluster_network_cidr": "10.128.0.0/14",
"sdn_host_subnet_length": "9",
"session_auth_secrets": [
"K4JRu7UqgHIB+0kMcVpjOW7/dPOHqzvu"
],
"session_encryption_secrets": [
"K4JRu7UqgHIB+0kMcVpjOW7/dPOHqzvu"
],
"session_max_seconds": 3600,
"session_name": "ssn",
"session_secrets_file": "/etc/origin/master/session-secrets.yaml"
},
"node": {
"labels": {},
"nodename": "ip-172-18-15-232.ec2.internal",
"sdn_mtu": "8951"
},
"provider": {
"metadata": {
"ami-id": "ami-3b491841",
"ami-launch-index": "0",
"ami-manifest-path": "(unknown)",
"block-device-mapping": {
"ami": "/dev/sda1",
"ebs12": "sdb",
"root": "/dev/sda1"
},
"hostname": "ip-172-18-15-232.ec2.internal",
"instance-action": "none",
"instance-id": "i-04bbbd5c05b5f5e73",
"instance-type": "m4.xlarge",
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"metrics": {
"vhostmd": ""
},
"network": {
"interfaces": {
"macs": {
"0e:1e:bf:eb:3d:32": {
"device-number": "0",
"interface-id": "eni-503bbcdb",
"ipv4-associations": {
"54.208.90.115": "172.18.15.232"
},
"local-hostname": "ip-172-18-15-232.ec2.internal",
"local-ipv4s": "172.18.15.232",
"mac": "0e:1e:bf:eb:3d:32",
"owner-id": "531415883065",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4s": "54.208.90.115",
"security-group-ids": "sg-7e73221a",
"security-groups": "default",
"subnet-id": "subnet-cf57c596",
"subnet-ipv4-cidr-block": "172.18.0.0/20",
"vpc-id": "vpc-69705d0c",
"vpc-ipv4-cidr-block": "172.18.0.0/16",
"vpc-ipv4-cidr-blocks": "172.18.0.0/16"
}
}
}
},
"placement": {
"availability-zone": "us-east-1d"
},
"profile": "default-hvm",
"public-hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public-ipv4": "54.208.90.115",
"public-keys/": "0=libra",
"reservation-id": "r-0369886b309ef24d8",
"security-groups": "default",
"services": {
"domain": "amazonaws.com",
"partition": "aws"
}
},
"name": "aws",
"network": {
"hostname": "ip-172-18-15-232.ec2.internal",
"interfaces": [
{
"ips": [
"172.18.15.232"
],
"network_id": "subnet-cf57c596",
"network_type": "vpc",
"public_ips": [
"54.208.90.115"
]
}
],
"ip": "172.18.15.232",
"ipv6_enabled": false,
"public_hostname": "ec2-54-208-90-115.compute-1.amazonaws.com",
"public_ip": "54.208.90.115"
},
"zone": "us-east-1d"
}
}
},
"changed": true,
"generated_timestamp": "2018-01-09 01:05:57.927385"
}
TASK [openshift_master : Update journald config] *******************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:158
included: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/journald.yml for localhost
TASK [openshift_master : Checking for journald.conf] ***************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/journald.yml:2
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:58.197945",
"stat": {
"atime": 1515457628.1017098,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "dddd31086e6461ba246dfdb9e9ffb5c3a9a029c2",
"ctime": 1515098960.324938,
"dev": 51714,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 12586282,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"md5": "5d6eb275ebd0514058b5473569720f12",
"mimetype": "text/plain",
"mode": "0644",
"mtime": 1515098960.323938,
"nlink": 1,
"path": "/etc/systemd/journald.conf",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 974,
"uid": 0,
"version": "586335796",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [openshift_master : Create journald persistence directories] **************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/journald.yml:6
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:58.383910",
"gid": 190,
"group": "systemd-journal",
"mode": "02755",
"owner": "root",
"path": "/var/log/journal",
"secontext": "system_u:object_r:var_log_t:s0",
"size": 46,
"state": "directory",
"uid": 0
}
TASK [openshift_master : Update journald setup] ********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/journald.yml:11
changed: [localhost] => (item={u'var': u'Storage', u'val': u'persistent'}) => {
"backup_file": "/etc/systemd/journald.conf.17557.2018-01-09@01:05:58~",
"changed": true,
"generated_timestamp": "2018-01-09 01:05:58.797975",
"item": {
"val": "persistent",
"var": "Storage"
},
"msg": "1 replacements made"
}
changed: [localhost] => (item={u'var': u'Compress', u'val': True}) => {
"backup_file": "/etc/systemd/journald.conf.17578.2018-01-09@01:05:58~",
"changed": true,
"generated_timestamp": "2018-01-09 01:05:58.961367",
"item": {
"val": true,
"var": "Compress"
},
"msg": "1 replacements made"
}
changed: [localhost] => (item={u'var': u'SyncIntervalSec', u'val': u'1s'}) => {
"backup_file": "/etc/systemd/journald.conf.17598.2018-01-09@01:05:59~",
"changed": true,
"generated_timestamp": "2018-01-09 01:05:59.140190",
"item": {
"val": "1s",
"var": "SyncIntervalSec"
},
"msg": "1 replacements made"
}
changed: [localhost] => (item={u'var': u'RateLimitInterval', u'val': u'1s'}) => {
"backup_file": "/etc/systemd/journald.conf.17618.2018-01-09@01:05:59~",
"changed": true,
"generated_timestamp": "2018-01-09 01:05:59.306693",
"item": {
"val": "1s",
"var": "RateLimitInterval"
},
"msg": "1 replacements made"
}
changed: [localhost] => (item={u'var': u'RateLimitBurst', u'val': 10000}) => {
"backup_file": "/etc/systemd/journald.conf.17638.2018-01-09@01:05:59~",
"changed": true,
"generated_timestamp": "2018-01-09 01:05:59.474396",
"item": {
"val": 10000,
"var": "RateLimitBurst"
},
"msg": "1 replacements made"
}
changed: [localhost] => (item={u'var': u'SystemMaxUse', u'val': u'8G'}) => {
"backup_file": "/etc/systemd/journald.conf.17658.2018-01-09@01:05:59~",
"changed": true,
"generated_timestamp": "2018-01-09 01:05:59.640404",
"item": {
"val": "8G",
"var": "SystemMaxUse"
},
"msg": "1 replacements made"
}
ok: [localhost] => (item={u'var': u'SystemKeepFree', u'val': u'20%'}) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:05:59.794541",
"item": {
"val": "20%",
"var": "SystemKeepFree"
},
"msg": ""
}
changed: [localhost] => (item={u'var': u'SystemMaxFileSize', u'val': u'10M'}) => {
"backup_file": "/etc/systemd/journald.conf.17696.2018-01-09@01:05:59~",
"changed": true,
"generated_timestamp": "2018-01-09 01:05:59.962743",
"item": {
"val": "10M",
"var": "SystemMaxFileSize"
},
"msg": "1 replacements made"
}
changed: [localhost] => (item={u'var': u'MaxRetentionSec', u'val': u'1month'}) => {
"backup_file": "/etc/systemd/journald.conf.17716.2018-01-09@01:06:00~",
"changed": true,
"generated_timestamp": "2018-01-09 01:06:00.132402",
"item": {
"val": "1month",
"var": "MaxRetentionSec"
},
"msg": "1 replacements made"
}
ok: [localhost] => (item={u'var': u'MaxFileSec', u'val': u'1day'}) => {
"changed": false,
"generated_timestamp": "2018-01-09 01:06:00.293319",
"item": {
"val": "1day",
"var": "MaxFileSec"
},
"msg": ""
}
changed: [localhost] => (item={u'var': u'ForwardToSyslog', u'val': False}) => {
"backup_file": "/etc/systemd/journald.conf.17754.2018-01-09@01:06:00~",
"changed": true,
"generated_timestamp": "2018-01-09 01:06:00.463616",
"item": {
"val": false,
"var": "ForwardToSyslog"
},
"msg": "1 replacements made"
}
changed: [localhost] => (item={u'var': u'ForwardToWall', u'val': False}) => {
"backup_file": "/etc/systemd/journald.conf.17774.2018-01-09@01:06:00~",
"changed": true,
"generated_timestamp": "2018-01-09 01:06:00.635291",
"item": {
"val": false,
"var": "ForwardToWall"
},
"msg": "1 replacements made"
}
TASK [openshift_master : Restart journald] *************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/journald.yml:23
changed: [localhost] => {
"attempts": 1,
"changed": true,
"cmd": [
"systemctl",
"restart",
"systemd-journald"
],
"delta": "0:00:00.075973",
"end": "2018-01-09 01:06:00.899429",
"generated_timestamp": "2018-01-09 01:06:00.923832",
"rc": 0,
"start": "2018-01-09 01:06:00.823456",
"stderr": [],
"stdout": []
}
TASK [openshift_master : Install the systemd units] ****************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:161
included: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/systemd_units.yml for localhost
TASK [openshift_master : Set HA Service Info for containerized installs] *******
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/systemd_units.yml:5
ok: [localhost] => {
"ansible_facts": {
"containerized_svc_dir": "/etc/systemd/system",
"ha_svc_template_path": "docker-cluster"
},
"changed": false,
"generated_timestamp": "2018-01-09 01:06:01.053480"
}
TASK [openshift_master : include_tasks] ****************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/systemd_units.yml:12
included: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/registry_auth.yml for localhost
TASK [openshift_master : Check for credentials file for registry auth] *********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/registry_auth.yml:2
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:06:01.154317",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master : Create credentials for registry auth] *****************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/registry_auth.yml:8
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:06:01.192750",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master : Create credentials for registry auth (alternative)] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/registry_auth.yml:26
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:06:01.228373",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master : Setup ro mount of /root/.docker for containerized hosts] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/registry_auth.yml:42
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:06:01.262262",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master : Disable the legacy master service if it exists] *******
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/systemd_units.yml:14
fatal: [localhost]: FAILED! => {
"changed": false,
"generated_timestamp": "2018-01-09 01:06:01.514351",
"msg": "Could not find the requested service origin-master: host"
}
...ignoring
TASK [openshift_master : Remove the legacy master service if it exists] ********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/systemd_units.yml:22
changed: [localhost] => {
"changed": true,
"generated_timestamp": "2018-01-09 01:06:01.719998",
"path": "/etc/systemd/system/origin-master.service",
"state": "absent"
}
TASK [openshift_master : Pre-pull master image] ********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/systemd_units.yml:31
ok: [localhost] => {
"changed": false,
"cmd": [
"docker",
"pull",
"openshift/origin:v3.9.0-alpha.1"
],
"delta": "0:00:01.015968",
"end": "2018-01-09 01:06:02.923406",
"generated_timestamp": "2018-01-09 01:06:02.946934",
"rc": 0,
"start": "2018-01-09 01:06:01.907438",
"stderr": [],
"stdout": [
"Trying to pull repository registry.access.redhat.com/openshift/origin ... ",
"Trying to pull repository docker.io/openshift/origin ... ",
"v3.9.0-alpha.1: Pulling from docker.io/openshift/origin",
"Digest: sha256:2f15b69aba1439cadc7ac52aa27b68d79eee8a1ecaa4b0d8b790e0ffab5b2e9b"
]
}
TASK [openshift_master : Create the ha systemd unit files] *********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/systemd_units.yml:40
changed: [localhost] => (item=api) => {
"changed": true,
"checksum": "8a3b651aab7c24d20f5275a551de9d1081c6e028",
"dest": "/etc/systemd/system/origin-master-api.service",
"generated_timestamp": "2018-01-09 01:06:03.330145",
"gid": 0,
"group": "root",
"item": "api",
"md5sum": "b3ce58d913776503dc4ef7a54e04cd9d",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:systemd_unit_file_t:s0",
"size": 1076,
"src": "/home/origin/.ansible/tmp/ansible-tmp-1515459963.03-29807422743315/source",
"state": "file",
"uid": 0
}
changed: [localhost] => (item=controllers) => {
"changed": true,
"checksum": "ffb73da190c640aec95f3fef6c5b69cd50d38c54",
"dest": "/etc/systemd/system/origin-master-controllers.service",
"generated_timestamp": "2018-01-09 01:06:03.669712",
"gid": 0,
"group": "root",
"item": "controllers",
"md5sum": "28ef7b606e39311d20f450c2acf7a764",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:systemd_unit_file_t:s0",
"size": 1069,
"src": "/home/origin/.ansible/tmp/ansible-tmp-1515459963.38-160321131787375/source",
"state": "file",
"uid": 0
}
TASK [openshift_master : command] **********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/systemd_units.yml:51
changed: [localhost] => {
"changed": true,
"cmd": [
"systemctl",
"daemon-reload"
],
"delta": "0:00:00.055657",
"end": "2018-01-09 01:06:03.899805",
"generated_timestamp": "2018-01-09 01:06:03.919334",
"rc": 0,
"start": "2018-01-09 01:06:03.844148",
"stderr": [],
"stdout": []
}
TASK [openshift_master : enable master services] *******************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/systemd_units.yml:56
changed: [localhost] => (item=api) => {
"changed": true,
"enabled": true,
"generated_timestamp": "2018-01-09 01:06:04.190490",
"item": "api",
"name": "origin-master-api",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "systemd-journald.socket docker.service etcd_container.service -.mount basic.target system.slice",
"AllowIsolate": "no",
"AmbientCapabilities": "0",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target origin-node.service",
"BlockIOAccounting": "no",
"BlockIOWeight": "18446744073709551615",
"CPUAccounting": "yes",
"CPUQuotaPerSecUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "18446744073709551615",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "18446744073709551615",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"Delegate": "no",
"Description": "Atomic OpenShift Master API",
"DevicePolicy": "auto",
"Documentation": "https://github.com/openshift/origin",
"Environment": "GOTRACEBACK=crash",
"EnvironmentFile": "/etc/sysconfig/origin-master-api (ignore_errors=no)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker run --rm --privileged --net=host --name origin-master-api --env-file=/etc/sysconfig/origin-master-api -v /var/lib/origin:/var/lib/origin -v /var/log:/var/log -v /var/run/docker.sock:/var/run/docker.sock -v /etc/origin:/etc/origin -v /etc/pki:/etc/pki:ro openshift/origin:${IMAGE_VERSION} start master api --config=${CONFIG_FILE} $OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStartPost": "{ path=/usr/bin/sleep ; argv[]=/usr/bin/sleep 10 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStartPre": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker rm -f origin-master-api ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStop": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker stop origin-master-api ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/etc/systemd/system/origin-master-api.service",
"GuessMainPID": "yes",
"IOScheduling": "0",
"Id": "origin-master-api.service",
"IgnoreOnIsolate": "no",
"IgnoreOnSnapshot": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "0",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "18446744073709551615",
"LimitCORE": "18446744073709551615",
"LimitCPU": "18446744073709551615",
"LimitDATA": "18446744073709551615",
"LimitFSIZE": "18446744073709551615",
"LimitLOCKS": "18446744073709551615",
"LimitMEMLOCK": "65536",
"LimitMSGQUEUE": "819200",
"LimitNICE": "0",
"LimitNOFILE": "131072",
"LimitNPROC": "63326",
"LimitRSS": "18446744073709551615",
"LimitRTPRIO": "0",
"LimitRTTIME": "18446744073709551615",
"LimitSIGPENDING": "63326",
"LimitSTACK": "18446744073709551615",
"LoadState": "loaded",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "18446744073709551615",
"MemoryLimit": "18446744073709551615",
"MountFlags": "0",
"Names": "origin-master-api.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PartOf": "docker.service",
"PermissionsStartOnly": "no",
"PrivateDevices": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"ProtectHome": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"Requires": "docker.service -.mount basic.target",
"RequiresMountsFor": "/var/lib/origin",
"Restart": "always",
"RestartUSec": "5s",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitInterval": "10000000",
"StartupBlockIOWeight": "18446744073709551615",
"StartupCPUShares": "18446744073709551615",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SyslogIdentifier": "origin-master-api",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "no",
"TasksCurrent": "18446744073709551615",
"TasksMax": "18446744073709551615",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "simple",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"Wants": "etcd_container.service system.slice",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0",
"WorkingDirectory": "/var/lib/origin"
}
}
changed: [localhost] => (item=controllers) => {
"changed": true,
"enabled": true,
"generated_timestamp": "2018-01-09 01:06:04.418581",
"item": "controllers",
"name": "origin-master-controllers",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "basic.target docker.service systemd-journald.socket origin-master-api.service -.mount system.slice",
"AllowIsolate": "no",
"AmbientCapabilities": "0",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "18446744073709551615",
"CPUAccounting": "yes",
"CPUQuotaPerSecUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "18446744073709551615",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "18446744073709551615",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"Delegate": "no",
"Description": "Atomic OpenShift Master Controllers",
"DevicePolicy": "auto",
"Documentation": "https://github.com/openshift/origin",
"Environment": "GOTRACEBACK=crash",
"EnvironmentFile": "/etc/sysconfig/origin-master-controllers (ignore_errors=no)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker run --rm --privileged --net=host --name origin-master-controllers --env-file=/etc/sysconfig/origin-master-controllers -v /var/lib/origin:/var/lib/origin -v /var/run/docker.sock:/var/run/docker.sock -v /etc/origin:/etc/origin -v /etc/pki:/etc/pki:ro openshift/origin:${IMAGE_VERSION} start master controllers --config=${CONFIG_FILE} $OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStartPost": "{ path=/usr/bin/sleep ; argv[]=/usr/bin/sleep 10 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStartPre": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker rm -f origin-master-controllers ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStop": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker stop origin-master-controllers ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/etc/systemd/system/origin-master-controllers.service",
"GuessMainPID": "yes",
"IOScheduling": "0",
"Id": "origin-master-controllers.service",
"IgnoreOnIsolate": "no",
"IgnoreOnSnapshot": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "0",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "18446744073709551615",
"LimitCORE": "18446744073709551615",
"LimitCPU": "18446744073709551615",
"LimitDATA": "18446744073709551615",
"LimitFSIZE": "18446744073709551615",
"LimitLOCKS": "18446744073709551615",
"LimitMEMLOCK": "65536",
"LimitMSGQUEUE": "819200",
"LimitNICE": "0",
"LimitNOFILE": "131072",
"LimitNPROC": "63326",
"LimitRSS": "18446744073709551615",
"LimitRTPRIO": "0",
"LimitRTTIME": "18446744073709551615",
"LimitSIGPENDING": "63326",
"LimitSTACK": "18446744073709551615",
"LoadState": "loaded",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "18446744073709551615",
"MemoryLimit": "18446744073709551615",
"MountFlags": "0",
"Names": "origin-master-controllers.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PartOf": "docker.service",
"PermissionsStartOnly": "no",
"PrivateDevices": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"ProtectHome": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"Requires": "docker.service -.mount basic.target",
"RequiresMountsFor": "/var/lib/origin",
"Restart": "always",
"RestartUSec": "5s",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitInterval": "10000000",
"StartupBlockIOWeight": "18446744073709551615",
"StartupCPUShares": "18446744073709551615",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SyslogIdentifier": "origin-master-controllers",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "no",
"TasksCurrent": "18446744073709551615",
"TasksMax": "18446744073709551615",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "simple",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"Wants": "system.slice origin-master-api.service",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0",
"WorkingDirectory": "/var/lib/origin"
}
}
TASK [openshift_master : Preserve Master API Proxy Config options] *************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/systemd_units.yml:66
ok: [localhost] => {
"changed": false,
"cmd": [
"grep",
"PROXY",
"/etc/sysconfig/origin-master-api"
],
"delta": "0:00:00.003238",
"end": "2018-01-09 01:06:04.602927",
"failed_when_result": false,
"generated_timestamp": "2018-01-09 01:06:04.621987",
"msg": "non-zero return code",
"rc": 2,
"start": "2018-01-09 01:06:04.599689",
"stderr": [
"grep: /etc/sysconfig/origin-master-api: No such file or directory"
],
"stdout": []
}
TASK [openshift_master : Preserve Master API AWS options] **********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/systemd_units.yml:72
ok: [localhost] => {
"changed": false,
"cmd": [
"grep",
"AWS_",
"/etc/sysconfig/origin-master-api"
],
"delta": "0:00:00.003375",
"end": "2018-01-09 01:06:04.796350",
"failed_when_result": false,
"generated_timestamp": "2018-01-09 01:06:04.814816",
"msg": "non-zero return code",
"rc": 2,
"start": "2018-01-09 01:06:04.792975",
"stderr": [
"grep: /etc/sysconfig/origin-master-api: No such file or directory"
],
"stdout": []
}
TASK [openshift_master : Create the master api service env file] ***************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/systemd_units.yml:78
changed: [localhost] => {
"changed": true,
"checksum": "632f26086a0199d32c63aab38925e16237689649",
"dest": "/etc/sysconfig/origin-master-api",
"generated_timestamp": "2018-01-09 01:06:05.269359",
"gid": 0,
"group": "root",
"md5sum": "af5952663b61cbad7d9572fd953f79c6",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 387,
"src": "/home/origin/.ansible/tmp/ansible-tmp-1515459964.98-9491338518312/source",
"state": "file",
"uid": 0
}
TASK [openshift_master : Restore Master API Proxy Config Options] **************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/systemd_units.yml:86
TASK [openshift_master : Restore Master API AWS Options] ***********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/systemd_units.yml:96
TASK [openshift_master : Preserve Master Controllers Proxy Config options] *****
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/systemd_units.yml:106
ok: [localhost] => {
"changed": false,
"cmd": [
"grep",
"PROXY",
"/etc/sysconfig/origin-master-controllers"
],
"delta": "0:00:00.003213",
"end": "2018-01-09 01:06:05.503942",
"failed_when_result": false,
"generated_timestamp": "2018-01-09 01:06:05.522413",
"msg": "non-zero return code",
"rc": 2,
"start": "2018-01-09 01:06:05.500729",
"stderr": [
"grep: /etc/sysconfig/origin-master-controllers: No such file or directory"
],
"stdout": []
}
TASK [openshift_master : Preserve Master Controllers AWS options] **************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/systemd_units.yml:112
ok: [localhost] => {
"changed": false,
"cmd": [
"grep",
"AWS_",
"/etc/sysconfig/origin-master-controllers"
],
"delta": "0:00:00.003309",
"end": "2018-01-09 01:06:05.695751",
"failed_when_result": false,
"generated_timestamp": "2018-01-09 01:06:05.713781",
"msg": "non-zero return code",
"rc": 2,
"start": "2018-01-09 01:06:05.692442",
"stderr": [
"grep: /etc/sysconfig/origin-master-controllers: No such file or directory"
],
"stdout": []
}
TASK [openshift_master : Create the master controllers service env file] *******
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/systemd_units.yml:118
changed: [localhost] => {
"changed": true,
"checksum": "6936bb3bd39cd62a7759d9b591b5db887d871b4c",
"dest": "/etc/sysconfig/origin-master-controllers",
"generated_timestamp": "2018-01-09 01:06:06.173352",
"gid": 0,
"group": "root",
"md5sum": "6fbcc50ef67384db66de614bc75a92fc",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 335,
"src": "/home/origin/.ansible/tmp/ansible-tmp-1515459965.88-63587152412324/source",
"state": "file",
"uid": 0
}
TASK [openshift_master : Restore Master Controllers Proxy Config Options] ******
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/systemd_units.yml:126
TASK [openshift_master : Restore Master Controllers AWS Options] ***************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/systemd_units.yml:136
TASK [openshift_master : Install Master system container] **********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:164
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:06:06.275749",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master : Create session secrets file] **************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:170
changed: [localhost] => {
"changed": true,
"checksum": "43736654c542b7202ba317dd596fbcd5d796ef5d",
"dest": "/etc/origin/master/session-secrets.yaml",
"generated_timestamp": "2018-01-09 01:06:06.651814",
"gid": 0,
"group": "root",
"md5sum": "36128f13117b6ff3db9ceb22e359144a",
"mode": "0600",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 147,
"src": "/home/origin/.ansible/tmp/ansible-tmp-1515459966.35-243749181121848/source",
"state": "file",
"uid": 0
}
TASK [openshift_master : set_fact] *********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:183
ok: [localhost] => {
"ansible_facts": {
"translated_identity_providers": "- challenge: true\n login: true\n mappingMethod: claim\n name: allow_all\n provider:\n apiVersion: v1\n kind: AllowAllPasswordIdentityProvider\n"
},
"changed": false,
"generated_timestamp": "2018-01-09 01:06:06.695497"
}
TASK [openshift_master : Create master config] *********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:187
changed: [localhost] => {
"changed": true,
"checksum": "7bef1168e7b193d8a4b03862e9ae198ed98fb7d1",
"dest": "/etc/origin/master/master-config.yaml",
"generated_timestamp": "2018-01-09 01:06:07.231171",
"gid": 0,
"group": "root",
"md5sum": "d320a86ee9be1695738c075d642f86bc",
"mode": "0600",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 5828,
"src": "/home/origin/.ansible/tmp/ansible-tmp-1515459966.93-27372310657919/source",
"state": "file",
"uid": 0
}
TASK [openshift_master : include_tasks] ****************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:199
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:06:07.263819",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master : include_tasks] ****************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:202
included: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/set_loopback_context.yml for localhost
TASK [openshift_master : Test local loopback context] **************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/set_loopback_context.yml:2
ok: [localhost] => {
"changed": false,
"cmd": [
"/usr/local/bin/oc",
"config",
"view",
"--config=/etc/origin/master/openshift-master.kubeconfig"
],
"delta": "0:00:00.205499",
"end": "2018-01-09 01:06:07.707913",
"generated_timestamp": "2018-01-09 01:06:07.730279",
"rc": 0,
"start": "2018-01-09 01:06:07.502414",
"stderr": [],
"stdout": [
"apiVersion: v1",
"clusters:",
"- cluster:",
" certificate-authority-data: REDACTED",
" server: https://ec2-54-208-90-115.compute-1.amazonaws.com:8443",
" name: ec2-54-208-90-115-compute-1-amazonaws-com:8443",
"- cluster:",
" certificate-authority-data: REDACTED",
" server: https://ip-172-18-15-232.ec2.internal:8443",
" name: ip-172-18-15-232-ec2-internal:8443",
"contexts:",
"- context:",
" cluster: ec2-54-208-90-115-compute-1-amazonaws-com:8443",
" namespace: default",
" user: system:openshift-master/ip-172-18-15-232-ec2-internal:8443",
" name: default/ec2-54-208-90-115-compute-1-amazonaws-com:8443/system:openshift-master",
"- context:",
" cluster: ip-172-18-15-232-ec2-internal:8443",
" namespace: default",
" user: system:openshift-master/ip-172-18-15-232-ec2-internal:8443",
" name: default/ip-172-18-15-232-ec2-internal:8443/system:openshift-master",
"current-context: default/ip-172-18-15-232-ec2-internal:8443/system:openshift-master",
"kind: Config",
"preferences: {}",
"users:",
"- name: system:openshift-master/ip-172-18-15-232-ec2-internal:8443",
" user:",
" client-certificate-data: REDACTED",
" client-key-data: REDACTED"
]
}
TASK [openshift_master : command] **********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/set_loopback_context.yml:9
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:06:07.768328",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master : command] **********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/set_loopback_context.yml:19
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:06:07.800624",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master : command] **********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/set_loopback_context.yml:29
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:06:07.831829",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master : Start and enable master api on first master] **********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:204
changed: [localhost] => {
"attempts": 1,
"changed": true,
"enabled": true,
"generated_timestamp": "2018-01-09 01:06:18.102438",
"name": "origin-master-api",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "system.slice basic.target -.mount docker.service etcd_container.service systemd-journald.socket",
"AllowIsolate": "no",
"AmbientCapabilities": "0",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "origin-node.service shutdown.target origin-master-controllers.service",
"BlockIOAccounting": "no",
"BlockIOWeight": "18446744073709551615",
"CPUAccounting": "yes",
"CPUQuotaPerSecUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "18446744073709551615",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "18446744073709551615",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"Delegate": "no",
"Description": "Atomic OpenShift Master API",
"DevicePolicy": "auto",
"Documentation": "https://github.com/openshift/origin",
"Environment": "GOTRACEBACK=crash",
"EnvironmentFile": "/etc/sysconfig/origin-master-api (ignore_errors=no)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker run --rm --privileged --net=host --name origin-master-api --env-file=/etc/sysconfig/origin-master-api -v /var/lib/origin:/var/lib/origin -v /var/log:/var/log -v /var/run/docker.sock:/var/run/docker.sock -v /etc/origin:/etc/origin -v /etc/pki:/etc/pki:ro openshift/origin:${IMAGE_VERSION} start master api --config=${CONFIG_FILE} $OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStartPost": "{ path=/usr/bin/sleep ; argv[]=/usr/bin/sleep 10 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStartPre": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker rm -f origin-master-api ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStop": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker stop origin-master-api ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/etc/systemd/system/origin-master-api.service",
"GuessMainPID": "yes",
"IOScheduling": "0",
"Id": "origin-master-api.service",
"IgnoreOnIsolate": "no",
"IgnoreOnSnapshot": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "0",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "18446744073709551615",
"LimitCORE": "18446744073709551615",
"LimitCPU": "18446744073709551615",
"LimitDATA": "18446744073709551615",
"LimitFSIZE": "18446744073709551615",
"LimitLOCKS": "18446744073709551615",
"LimitMEMLOCK": "65536",
"LimitMSGQUEUE": "819200",
"LimitNICE": "0",
"LimitNOFILE": "131072",
"LimitNPROC": "63326",
"LimitRSS": "18446744073709551615",
"LimitRTPRIO": "0",
"LimitRTTIME": "18446744073709551615",
"LimitSIGPENDING": "63326",
"LimitSTACK": "18446744073709551615",
"LoadState": "loaded",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "18446744073709551615",
"MemoryLimit": "18446744073709551615",
"MountFlags": "0",
"Names": "origin-master-api.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PartOf": "docker.service",
"PermissionsStartOnly": "no",
"PrivateDevices": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"ProtectHome": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"Requires": "-.mount basic.target docker.service",
"RequiresMountsFor": "/var/lib/origin",
"Restart": "always",
"RestartUSec": "5s",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitInterval": "10000000",
"StartupBlockIOWeight": "18446744073709551615",
"StartupCPUShares": "18446744073709551615",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SyslogIdentifier": "origin-master-api",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "no",
"TasksCurrent": "18446744073709551615",
"TasksMax": "18446744073709551615",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "simple",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"WantedBy": "origin-master-controllers.service docker.service",
"Wants": "etcd_container.service system.slice",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0",
"WorkingDirectory": "/var/lib/origin"
}
}
TASK [openshift_master : Dump logs from master-api if it failed] ***************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:216
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:06:18.148267",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master : set_fact] *********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:221
ok: [localhost] => {
"ansible_facts": {
"master_api_service_status_changed": true
},
"changed": false,
"generated_timestamp": "2018-01-09 01:06:18.232971"
}
TASK [openshift_master : pause] ************************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:226
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:06:18.275007",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master : Start and enable master api all masters] **************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:231
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:06:18.320844",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master : Dump logs from master-api if it failed] ***************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:243
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:06:18.356199",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master : set_fact] *********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:248
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:06:18.396667",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master : include_tasks] ****************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:255
included: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/check_master_api_is_ready.yml for localhost
TASK [openshift_master : Wait for API to become available] *********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/check_master_api_is_ready.yml:2
FAILED - RETRYING: Wait for API to become available (120 retries left).
ok: [localhost] => {
"attempts": 2,
"changed": false,
"cmd": [
"curl",
"--silent",
"--tlsv1.2",
"--cacert",
"/etc/origin/master/ca-bundle.crt",
"https://ip-172-18-15-232.ec2.internal:8443/healthz/ready"
],
"delta": "0:00:00.145281",
"end": "2018-01-09 01:06:20.543541",
"generated_timestamp": "2018-01-09 01:06:20.582842",
"rc": 0,
"start": "2018-01-09 01:06:20.398260",
"stderr": [],
"stdout": [
"ok"
]
}
[WARNING]: Consider using get_url or uri module rather than running curl
TASK [openshift_master : Start and enable master controller service] ***********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:259
changed: [localhost] => {
"attempts": 1,
"changed": true,
"enabled": true,
"generated_timestamp": "2018-01-09 01:06:30.895418",
"name": "origin-master-controllers",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "system.slice basic.target -.mount docker.service systemd-journald.socket origin-master-api.service",
"AllowIsolate": "no",
"AmbientCapabilities": "0",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "18446744073709551615",
"CPUAccounting": "yes",
"CPUQuotaPerSecUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "18446744073709551615",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "18446744073709551615",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"Delegate": "no",
"Description": "Atomic OpenShift Master Controllers",
"DevicePolicy": "auto",
"Documentation": "https://github.com/openshift/origin",
"Environment": "GOTRACEBACK=crash",
"EnvironmentFile": "/etc/sysconfig/origin-master-controllers (ignore_errors=no)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker run --rm --privileged --net=host --name origin-master-controllers --env-file=/etc/sysconfig/origin-master-controllers -v /var/lib/origin:/var/lib/origin -v /var/run/docker.sock:/var/run/docker.sock -v /etc/origin:/etc/origin -v /etc/pki:/etc/pki:ro openshift/origin:${IMAGE_VERSION} start master controllers --config=${CONFIG_FILE} $OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStartPost": "{ path=/usr/bin/sleep ; argv[]=/usr/bin/sleep 10 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStartPre": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker rm -f origin-master-controllers ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStop": "{ path=/usr/bin/docker ; argv[]=/usr/bin/docker stop origin-master-controllers ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/etc/systemd/system/origin-master-controllers.service",
"GuessMainPID": "yes",
"IOScheduling": "0",
"Id": "origin-master-controllers.service",
"IgnoreOnIsolate": "no",
"IgnoreOnSnapshot": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "0",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "18446744073709551615",
"LimitCORE": "18446744073709551615",
"LimitCPU": "18446744073709551615",
"LimitDATA": "18446744073709551615",
"LimitFSIZE": "18446744073709551615",
"LimitLOCKS": "18446744073709551615",
"LimitMEMLOCK": "65536",
"LimitMSGQUEUE": "819200",
"LimitNICE": "0",
"LimitNOFILE": "131072",
"LimitNPROC": "63326",
"LimitRSS": "18446744073709551615",
"LimitRTPRIO": "0",
"LimitRTTIME": "18446744073709551615",
"LimitSIGPENDING": "63326",
"LimitSTACK": "18446744073709551615",
"LoadState": "loaded",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "18446744073709551615",
"MemoryLimit": "18446744073709551615",
"MountFlags": "0",
"Names": "origin-master-controllers.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PartOf": "docker.service",
"PermissionsStartOnly": "no",
"PrivateDevices": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"ProtectHome": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"Requires": "-.mount basic.target docker.service",
"RequiresMountsFor": "/var/lib/origin",
"Restart": "always",
"RestartUSec": "5s",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitInterval": "10000000",
"StartupBlockIOWeight": "18446744073709551615",
"StartupCPUShares": "18446744073709551615",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SyslogIdentifier": "origin-master-controllers",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "no",
"TasksCurrent": "18446744073709551615",
"TasksMax": "18446744073709551615",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "simple",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"WantedBy": "docker.service",
"Wants": "origin-master-api.service system.slice",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0",
"WorkingDirectory": "/var/lib/origin"
}
}
TASK [openshift_master : Dump logs from master-controllers if it failed] *******
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:269
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:06:30.942799",
"skip_reason": "Conditional result was False"
}
TASK [openshift_master : Set fact master_controllers_service_status_changed] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:274
ok: [localhost] => {
"ansible_facts": {
"master_controllers_service_status_changed": true
},
"changed": false,
"generated_timestamp": "2018-01-09 01:06:30.993387"
}
TASK [openshift_master : node bootstrap settings] ******************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/main.yml:278
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-09 01:06:31.030652",
"skip_reason": "Conditional result was False"
}
TASK [tuned : Check for tuned package] *****************************************
task path: /usr/share/ansible/openshift-ansible/roles/tuned/tasks/main.yml:2
ok: [localhost] => {
"changed": false,
"cmd": [
"rpm",
"-q",
"tuned"
],
"delta": "0:00:00.037968",
"end": "2018-01-09 01:06:31.243938",
"failed_when_result": false,
"generated_timestamp": "2018-01-09 01:06:31.264145",
"rc": 0,
"start": "2018-01-09 01:06:31.205970",
"stderr": [],
"stdout": [
"tuned-2.8.0-5.el7.noarch"
]
}
TASK [tuned : Set tuned OpenShift variables] ***********************************
task path: /usr/share/ansible/openshift-ansible/roles/tuned/tasks/main.yml:12
ok: [localhost] => {
"ansible_facts": {
"openshift_tuned_guest_profile": "virtual-guest"
},
"changed": false,
"generated_timestamp": "2018-01-09 01:06:31.314476"
}
TASK [tuned : Ensure directory structure exists] *******************************
task path: /usr/share/ansible/openshift-ansible/roles/tuned/tasks/main.yml:16
changed: [localhost] => (item={'group': u'root', 'uid': 0, 'selevel': 's0', 'seuser': 'system_u', 'state': 'directory', 'ctime': 1515459415.318384, 'serole': 'object_r', 'gid': 0, 'mode': '02755', 'mtime': 1515459415.318384, 'owner': 'root', 'path': u'openshift', 'size': 24, 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'setype': 'usr_t'}) => {
"changed": true,
"generated_timestamp": "2018-01-09 01:06:31.542951",
"gid": 0,
"group": "root",
"item": {
"ctime": 1515459415.318384,
"gid": 0,
"group": "root",
"mode": "02755",
"mtime": 1515459415.318384,
"owner": "root",
"path": "openshift",
"root": "/usr/share/ansible/openshift-ansible/roles/tuned/templates",
"selevel": "s0",
"serole": "object_r",
"setype": "usr_t",
"seuser": "system_u",
"size": 24,
"state": "directory",
"uid": 0
},
"mode": "0755",
"owner": "root",
"path": "/etc/tuned/openshift",
"secontext": "unconfined_u:object_r:tuned_etc_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
changed: [localhost] => (item={'group': u'root', 'uid': 0, 'selevel': 's0', 'seuser': 'system_u', 'state': 'directory', 'ctime': 1515459415.317384, 'serole': 'object_r', 'gid': 0, 'mode': '02755', 'mtime': 1515459415.317384, 'owner': 'root', 'path': u'openshift-control-plane', 'size': 24, 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'setype': 'usr_t'}) => {
"changed": true,
"generated_timestamp": "2018-01-09 01:06:31.704786",
"gid": 0,
"group": "root",
"item": {
"ctime": 1515459415.317384,
"gid": 0,
"group": "root",
"mode": "02755",
"mtime": 1515459415.317384,
"owner": "root",
"path": "openshift-control-plane",
"root": "/usr/share/ansible/openshift-ansible/roles/tuned/templates",
"selevel": "s0",
"serole": "object_r",
"setype": "usr_t",
"seuser": "system_u",
"size": 24,
"state": "directory",