+ export WORKSPACE=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release + WORKSPACE=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release + [[ openshift-3.10-release =~ openshift-.* ]] + [[ openshift-3.10-release =~ .*-crio-.* ]] + export KUBEVIRT_PROVIDER=os-3.10.0 + KUBEVIRT_PROVIDER=os-3.10.0 + export KUBEVIRT_NUM_NODES=2 + KUBEVIRT_NUM_NODES=2 + export NFS_WINDOWS_DIR=/home/nfs/images/windows2016 + NFS_WINDOWS_DIR=/home/nfs/images/windows2016 + export NAMESPACE=kube-system + NAMESPACE=kube-system + trap '{ make cluster-down; }' EXIT SIGINT SIGTERM SIGSTOP + make cluster-down ./cluster/down.sh + make cluster-up ./cluster/up.sh Downloading ....... Downloading ....... 2018/08/02 16:18:06 Waiting for host: 192.168.66.102:22 2018/08/02 16:18:09 Problem with dial: dial tcp 192.168.66.102:22: getsockopt: no route to host. Sleeping 5s 2018/08/02 16:18:17 Problem with dial: dial tcp 192.168.66.102:22: getsockopt: no route to host. Sleeping 5s 2018/08/02 16:18:25 Problem with dial: dial tcp 192.168.66.102:22: getsockopt: no route to host. Sleeping 5s 2018/08/02 16:18:33 Problem with dial: dial tcp 192.168.66.102:22: getsockopt: no route to host. Sleeping 5s 2018/08/02 16:18:39 Problem with dial: dial tcp 192.168.66.102:22: getsockopt: connection refused. Sleeping 5s 2018/08/02 16:18:44 Connected to tcp://192.168.66.102:22 + systemctl stop origin-node.service + rm -rf /etc/origin/ /etc/etcd/ /var/lib/origin /var/lib/etcd/ ++ docker ps -q + containers= + '[' -n '' ']' ++ docker ps -q -a + containers='2cfbef31c987 e183c40c07dc 861f604efed4 12902ad26342 028539b1f68b bd6f07c1906c d1f95a33a226 c43f96b6da26 e007e5cfd226 b42e2bceca6e 00531aec6f9a e4ad39ba6cef 504c3df6bbf4 eb1ec0b445ce b8955b91e8e5 f739ed8f3e59 07668d85ab3a a6045d125d7b 2ce17110e009 b45f64ab28ef 3a15945be9e1 2a0af99ae1d1 0ece927846d7 0202d5f5dfae 8ce743769d8f 2efb36567bd8 96b65c0493c5 e9ce89fa30e3' + '[' -n '2cfbef31c987 e183c40c07dc 861f604efed4 12902ad26342 028539b1f68b bd6f07c1906c d1f95a33a226 c43f96b6da26 e007e5cfd226 b42e2bceca6e 00531aec6f9a e4ad39ba6cef 504c3df6bbf4 eb1ec0b445ce b8955b91e8e5 f739ed8f3e59 07668d85ab3a a6045d125d7b 2ce17110e009 b45f64ab28ef 3a15945be9e1 2a0af99ae1d1 0ece927846d7 0202d5f5dfae 8ce743769d8f 2efb36567bd8 96b65c0493c5 e9ce89fa30e3' ']' + docker rm -f 2cfbef31c987 e183c40c07dc 861f604efed4 12902ad26342 028539b1f68b bd6f07c1906c d1f95a33a226 c43f96b6da26 e007e5cfd226 b42e2bceca6e 00531aec6f9a e4ad39ba6cef 504c3df6bbf4 eb1ec0b445ce b8955b91e8e5 f739ed8f3e59 07668d85ab3a a6045d125d7b 2ce17110e009 b45f64ab28ef 3a15945be9e1 2a0af99ae1d1 0ece927846d7 0202d5f5dfae 8ce743769d8f 2efb36567bd8 96b65c0493c5 e9ce89fa30e3 2cfbef31c987 e183c40c07dc 861f604efed4 12902ad26342 028539b1f68b bd6f07c1906c d1f95a33a226 c43f96b6da26 e007e5cfd226 b42e2bceca6e 00531aec6f9a e4ad39ba6cef 504c3df6bbf4 eb1ec0b445ce b8955b91e8e5 f739ed8f3e59 07668d85ab3a a6045d125d7b 2ce17110e009 b45f64ab28ef 3a15945be9e1 2a0af99ae1d1 0ece927846d7 0202d5f5dfae 8ce743769d8f 2efb36567bd8 96b65c0493c5 e9ce89fa30e3 2018/08/02 16:18:47 Waiting for host: 192.168.66.101:22 2018/08/02 16:18:50 Problem with dial: dial tcp 192.168.66.101:22: getsockopt: no route to host. Sleeping 5s 2018/08/02 16:18:58 Problem with dial: dial tcp 192.168.66.101:22: getsockopt: no route to host. Sleeping 5s 2018/08/02 16:19:06 Problem with dial: dial tcp 192.168.66.101:22: getsockopt: no route to host. Sleeping 5s 2018/08/02 16:19:11 Problem with dial: dial tcp 192.168.66.101:22: getsockopt: connection refused. Sleeping 5s 2018/08/02 16:19:16 Connected to tcp://192.168.66.101:22 + inventory_file=/root/inventory + openshift_ansible=/root/openshift-ansible + echo '[new_nodes]' + sed -i '/\[OSEv3:children\]/a new_nodes' /root/inventory + nodes_found=false ++ seq 2 100 + for i in '$(seq 2 100)' ++ printf node%02d 2 + node=node02 ++ printf 192.168.66.1%02d 2 + node_ip=192.168.66.102 + set +e + ping 192.168.66.102 -c 1 PING 192.168.66.102 (192.168.66.102) 56(84) bytes of data. 64 bytes from 192.168.66.102: icmp_seq=1 ttl=64 time=0.701 ms --- 192.168.66.102 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.701/0.701/0.701/0.000 ms Found node02. Adding it to the inventory. + '[' 0 -ne 0 ']' + nodes_found=true + set -e + echo '192.168.66.102 node02' + echo 'Found node02. Adding it to the inventory.' + echo 'node02 openshift_node_group_name="node-config-compute" openshift_schedulable=true openshift_ip=192.168.66.102' + for i in '$(seq 2 100)' ++ printf node%02d 3 + node=node03 ++ printf 192.168.66.1%02d 3 + node_ip=192.168.66.103 + set +e + ping 192.168.66.103 -c 1 PING 192.168.66.103 (192.168.66.103) 56(84) bytes of data. From 192.168.66.101 icmp_seq=1 Destination Host Unreachable --- 192.168.66.103 ping statistics --- 1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms + '[' 1 -ne 0 ']' + break + '[' true = true ']' + ansible-playbook -i /root/inventory /root/openshift-ansible/playbooks/openshift-node/scaleup.yml PLAY [Populate config host groups] ********************************************* TASK [Load group name mapping variables] *************************************** ok: [localhost] TASK [Evaluate groups - g_etcd_hosts or g_new_etcd_hosts required] ************* skipping: [localhost] TASK [Evaluate groups - g_master_hosts or g_new_master_hosts required] ********* skipping: [localhost] TASK [Evaluate groups - g_node_hosts or g_new_node_hosts required] ************* skipping: [localhost] TASK [Evaluate groups - g_lb_hosts required] *********************************** skipping: [localhost] TASK [Evaluate groups - g_nfs_hosts required] ********************************** skipping: [localhost] TASK [Evaluate groups - g_nfs_hosts is single host] **************************** skipping: [localhost] TASK [Evaluate groups - g_glusterfs_hosts required] **************************** skipping: [localhost] TASK [Evaluate oo_all_hosts] *************************************************** ok: [localhost] => (item=node01) ok: [localhost] => (item=node02) TASK [Evaluate oo_masters] ***************************************************** ok: [localhost] => (item=node01) TASK [Evaluate oo_first_master] ************************************************ ok: [localhost] TASK [Evaluate oo_new_etcd_to_config] ****************************************** TASK [Evaluate oo_masters_to_config] ******************************************* ok: [localhost] => (item=node01) TASK [Evaluate oo_etcd_to_config] ********************************************** ok: [localhost] => (item=node01) TASK [Evaluate oo_first_etcd] ************************************************** ok: [localhost] TASK [Evaluate oo_etcd_hosts_to_upgrade] *************************************** ok: [localhost] => (item=node01) TASK [Evaluate oo_etcd_hosts_to_backup] **************************************** ok: [localhost] => (item=node01) TASK [Evaluate oo_nodes_to_config] ********************************************* ok: [localhost] => (item=node02) TASK [Evaluate oo_nodes_to_bootstrap] ****************************************** ok: [localhost] => (item=node02) TASK [Add masters to oo_nodes_to_bootstrap] ************************************ ok: [localhost] => (item=node01) TASK [Evaluate oo_lb_to_config] ************************************************ TASK [Evaluate oo_nfs_to_config] *********************************************** ok: [localhost] => (item=node01) TASK [Evaluate oo_glusterfs_to_config] ***************************************** TASK [Evaluate oo_etcd_to_migrate] ********************************************* ok: [localhost] => (item=node01) PLAY [Ensure there are new_nodes] ********************************************** TASK [fail] ******************************************************************** skipping: [localhost] TASK [fail] ******************************************************************** skipping: [localhost] PLAY [Initialization Checkpoint Start] ***************************************** TASK [Set install initialization 'In Progress'] ******************************** ok: [node01] PLAY [Populate config host groups] ********************************************* TASK [Load group name mapping variables] *************************************** ok: [localhost] TASK [Evaluate groups - g_etcd_hosts or g_new_etcd_hosts required] ************* skipping: [localhost] TASK [Evaluate groups - g_master_hosts or g_new_master_hosts required] ********* skipping: [localhost] TASK [Evaluate groups - g_node_hosts or g_new_node_hosts required] ************* skipping: [localhost] TASK [Evaluate groups - g_lb_hosts required] *********************************** skipping: [localhost] TASK [Evaluate groups - g_nfs_hosts required] ********************************** skipping: [localhost] TASK [Evaluate groups - g_nfs_hosts is single host] **************************** skipping: [localhost] TASK [Evaluate groups - g_glusterfs_hosts required] **************************** skipping: [localhost] TASK [Evaluate oo_all_hosts] *************************************************** ok: [localhost] => (item=node01) ok: [localhost] => (item=node02) TASK [Evaluate oo_masters] ***************************************************** ok: [localhost] => (item=node01) TASK [Evaluate oo_first_master] ************************************************ ok: [localhost] TASK [Evaluate oo_new_etcd_to_config] ****************************************** TASK [Evaluate oo_masters_to_config] ******************************************* ok: [localhost] => (item=node01) TASK [Evaluate oo_etcd_to_config] ********************************************** ok: [localhost] => (item=node01) TASK [Evaluate oo_first_etcd] ************************************************** ok: [localhost] TASK [Evaluate oo_etcd_hosts_to_upgrade] *************************************** ok: [localhost] => (item=node01) TASK [Evaluate oo_etcd_hosts_to_backup] **************************************** ok: [localhost] => (item=node01) TASK [Evaluate oo_nodes_to_config] ********************************************* ok: [localhost] => (item=node02) TASK [Evaluate oo_nodes_to_bootstrap] ****************************************** ok: [localhost] => (item=node02) TASK [Add masters to oo_nodes_to_bootstrap] ************************************ ok: [localhost] => (item=node01) TASK [Evaluate oo_lb_to_config] ************************************************ TASK [Evaluate oo_nfs_to_config] *********************************************** ok: [localhost] => (item=node01) TASK [Evaluate oo_glusterfs_to_config] ***************************************** TASK [Evaluate oo_etcd_to_migrate] ********************************************* ok: [localhost] => (item=node01) [WARNING]: Could not match supplied host pattern, ignoring: oo_lb_to_config PLAY [Ensure that all non-node hosts are accessible] *************************** TASK [Gathering Facts] ********************************************************* ok: [node01] PLAY [Initialize basic host facts] ********************************************* TASK [Gathering Facts] ********************************************************* ok: [node02] ok: [node01] TASK [openshift_sanitize_inventory : include_tasks] **************************** included: /root/openshift-ansible/roles/openshift_sanitize_inventory/tasks/deprecations.yml for node01, node02 TASK [openshift_sanitize_inventory : Check for usage of deprecated variables] *** ok: [node01] ok: [node02] TASK [openshift_sanitize_inventory : debug] ************************************ skipping: [node01] skipping: [node02] TASK [openshift_sanitize_inventory : set_stats] ******************************** skipping: [node01] skipping: [node02] TASK [openshift_sanitize_inventory : Assign deprecated variables to correct counterparts] *** included: /root/openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_logging.yml for node01, node02 included: /root/openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_metrics.yml for node01, node02 TASK [openshift_sanitize_inventory : conditional_set_fact] ********************* ok: [node01] ok: [node02] TASK [openshift_sanitize_inventory : set_fact] ********************************* ok: [node01] ok: [node02] TASK [openshift_sanitize_inventory : conditional_set_fact] ********************* ok: [node01] ok: [node02] TASK [openshift_sanitize_inventory : Standardize on latest variable names] ***** ok: [node01] ok: [node02] TASK [openshift_sanitize_inventory : Normalize openshift_release] ************** skipping: [node01] skipping: [node02] TASK [openshift_sanitize_inventory : Abort when openshift_release is invalid] *** skipping: [node01] skipping: [node02] TASK [openshift_sanitize_inventory : include_tasks] **************************** included: /root/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml for node01, node02 TASK [openshift_sanitize_inventory : Ensure that openshift_use_dnsmasq is true] *** skipping: [node01] skipping: [node02] TASK [openshift_sanitize_inventory : Ensure that openshift_node_dnsmasq_install_network_manager_hook is true] *** skipping: [node01] skipping: [node02] TASK [openshift_sanitize_inventory : set_fact] ********************************* skipping: [node01] => (item=openshift_hosted_etcd_storage_kind) skipping: [node02] => (item=openshift_hosted_etcd_storage_kind) TASK [openshift_sanitize_inventory : Ensure that dynamic provisioning is set if using dynamic storage] *** skipping: [node01] skipping: [node02] TASK [openshift_sanitize_inventory : Ensure the hosted registry's GlusterFS storage is configured correctly] *** skipping: [node01] skipping: [node02] TASK [openshift_sanitize_inventory : Ensure the hosted registry's GlusterFS storage is configured correctly] *** skipping: [node01] skipping: [node02] TASK [openshift_sanitize_inventory : Ensure clusterid is set along with the cloudprovider] *** skipping: [node01] skipping: [node02] TASK [openshift_sanitize_inventory : Ensure ansible_service_broker_remove and ansible_service_broker_install are mutually exclusive] *** skipping: [node01] skipping: [node02] TASK [openshift_sanitize_inventory : Ensure template_service_broker_remove and template_service_broker_install are mutually exclusive] *** skipping: [node01] skipping: [node02] TASK [openshift_sanitize_inventory : Ensure that all requires vsphere configuration variables are set] *** skipping: [node01] skipping: [node02] TASK [openshift_sanitize_inventory : ensure provider configuration variables are defined] *** skipping: [node01] skipping: [node02] TASK [openshift_sanitize_inventory : Ensure removed web console extension variables are not set] *** skipping: [node01] skipping: [node02] TASK [openshift_sanitize_inventory : Ensure that web console port matches API server port] *** skipping: [node01] skipping: [node02] TASK [openshift_sanitize_inventory : At least one master is schedulable] ******* skipping: [node01] skipping: [node02] TASK [Detecting Operating System from ostree_booted] *************************** ok: [node02] ok: [node01] TASK [set openshift_deployment_type if unset] ********************************** skipping: [node01] skipping: [node02] TASK [check for node already bootstrapped] ************************************* ok: [node02] ok: [node01] TASK [initialize_facts set fact openshift_is_bootstrapped] ********************* ok: [node02] ok: [node01] TASK [initialize_facts set fact openshift_is_atomic and openshift_is_containerized] *** ok: [node01] ok: [node02] TASK [Determine Atomic Host Docker Version] ************************************ skipping: [node01] skipping: [node02] TASK [assert atomic host docker version is 1.12 or later] ********************** skipping: [node01] skipping: [node02] PLAY [Retrieve existing master configs and validate] *************************** TASK [openshift_control_plane : stat] ****************************************** ok: [node01] TASK [openshift_control_plane : slurp] ***************************************** ok: [node01] TASK [openshift_control_plane : set_fact] ************************************** ok: [node01] TASK [openshift_control_plane : Check for file paths outside of /etc/origin/master in master's config] *** ok: [node01] TASK [openshift_control_plane : set_fact] ************************************** ok: [node01] TASK [set_fact] **************************************************************** ok: [node01] TASK [set_fact] **************************************************************** ok: [node01] TASK [set_fact] **************************************************************** skipping: [node01] PLAY [Initialize special first-master variables] ******************************* TASK [Gathering Facts] ********************************************************* ok: [node01] TASK [set_fact] **************************************************************** ok: [node01] TASK [set_fact] **************************************************************** ok: [node01] PLAY [Disable web console if required] ***************************************** TASK [set_fact] **************************************************************** skipping: [node01] PLAY [Setup yum repositories for all hosts] ************************************ TASK [rhel_subscribe : fail] *************************************************** skipping: [node02] TASK [rhel_subscribe : Install Red Hat Subscription manager] ******************* skipping: [node02] TASK [rhel_subscribe : Is host already registered?] **************************** skipping: [node02] TASK [rhel_subscribe : Register host] ****************************************** skipping: [node02] TASK [rhel_subscribe : fail] *************************************************** skipping: [node02] TASK [rhel_subscribe : Determine if OpenShift Pool Already Attached] *********** skipping: [node02] TASK [rhel_subscribe : Attach to OpenShift Pool] ******************************* skipping: [node02] TASK [rhel_subscribe : Satellite preparation] ********************************** skipping: [node02] TASK [openshift_repos : openshift_repos detect ostree] ************************* ok: [node02] TASK [openshift_repos : Ensure libselinux-python is installed] ***************** ok: [node02] TASK [openshift_repos : Remove openshift_additional.repo file] ***************** ok: [node02] TASK [openshift_repos : Create any additional repos that are defined] ********** TASK [openshift_repos : include_tasks] ***************************************** skipping: [node02] TASK [openshift_repos : include_tasks] ***************************************** included: /root/openshift-ansible/roles/openshift_repos/tasks/centos_repos.yml for node02 TASK [openshift_repos : Configure origin gpg keys] ***************************** ok: [node02] TASK [openshift_repos : Configure correct origin release repository] *********** ok: [node02] => (item=/root/openshift-ansible/roles/openshift_repos/templates/CentOS-OpenShift-Origin.repo.j2) TASK [openshift_repos : Ensure clean repo cache in the event repos have been changed manually] *** changed: [node02] => { "msg": "First run of openshift_repos" } TASK [openshift_repos : Record that openshift_repos already ran] *************** ok: [node02] RUNNING HANDLER [openshift_repos : refresh cache] ****************************** changed: [node02] PLAY [Install packages necessary for installer] ******************************** TASK [Gathering Facts] ********************************************************* ok: [node02] TASK [Determine if chrony is installed] **************************************** [WARNING]: Consider using the yum, dnf or zypper module rather than running rpm. If you need to use command because yum, dnf or zypper is insufficient you can add warn=False to this command task or set command_warnings=False in ansible.cfg to get rid of this message. changed: [node02] TASK [Install ntp package] ***************************************************** skipping: [node02] TASK [Start and enable ntpd/chronyd] ******************************************* changed: [node02] TASK [Ensure openshift-ansible installer package deps are installed] *********** ok: [node02] => (item=iproute) ok: [node02] => (item=dbus-python) ok: [node02] => (item=PyYAML) ok: [node02] => (item=python-ipaddress) ok: [node02] => (item=libsemanage-python) ok: [node02] => (item=yum-utils) ok: [node02] => (item=python-docker) PLAY [Initialize cluster facts] ************************************************ TASK [Gathering Facts] ********************************************************* ok: [node02] ok: [node01] TASK [get openshift_current_version] ******************************************* ok: [node02] ok: [node01] TASK [set_fact openshift_portal_net if present on masters] ********************* ok: [node01] ok: [node02] TASK [Gather Cluster facts] **************************************************** changed: [node02] changed: [node01] TASK [Set fact of no_proxy_internal_hostnames] ********************************* skipping: [node01] skipping: [node02] TASK [Initialize openshift.node.sdn_mtu] *************************************** changed: [node02] ok: [node01] PLAY [Initialize etcd host variables] ****************************************** TASK [Gathering Facts] ********************************************************* ok: [node01] TASK [set_fact] **************************************************************** ok: [node01] TASK [set_fact] **************************************************************** ok: [node01] PLAY [Determine openshift_version to configure on first master] **************** TASK [Gathering Facts] ********************************************************* ok: [node01] TASK [include_role : openshift_version] **************************************** TASK [openshift_version : Use openshift_current_version fact as version to configure if already installed] *** ok: [node01] TASK [openshift_version : Set openshift_version to openshift_release if undefined] *** skipping: [node01] TASK [openshift_version : debug] *********************************************** ok: [node01] => { "msg": "openshift_pkg_version was not defined. Falling back to -3.10.0" } TASK [openshift_version : set_fact] ******************************************** ok: [node01] TASK [openshift_version : debug] *********************************************** skipping: [node01] TASK [openshift_version : set_fact] ******************************************** skipping: [node01] TASK [openshift_version : assert openshift_release in openshift_image_tag] ***** ok: [node01] => { "changed": false, "msg": "All assertions passed" } TASK [openshift_version : assert openshift_release in openshift_pkg_version] *** ok: [node01] => { "changed": false, "msg": "All assertions passed" } TASK [openshift_version : debug] *********************************************** ok: [node01] => { "openshift_release": "3.10" } TASK [openshift_version : debug] *********************************************** ok: [node01] => { "openshift_image_tag": "v3.10.0-rc.0" } TASK [openshift_version : debug] *********************************************** ok: [node01] => { "openshift_pkg_version": "-3.10.0*" } TASK [openshift_version : debug] *********************************************** ok: [node01] => { "openshift_version": "3.10.0" } TASK [set openshift_version booleans (first master)] *************************** ok: [node01] PLAY [Set openshift_version for etcd, node, and master hosts] ****************** TASK [Gathering Facts] ********************************************************* ok: [node02] TASK [set_fact] **************************************************************** ok: [node02] TASK [set openshift_version booleans (masters and nodes)] ********************** ok: [node02] PLAY [Verify Requirements] ***************************************************** TASK [Gathering Facts] ********************************************************* ok: [node01] TASK [Run variable sanity checks] ********************************************** ok: [node01] TASK [Validate openshift_node_groups and openshift_node_group_name] ************ ok: [node01] PLAY [Initialization Checkpoint End] ******************************************* TASK [Set install initialization 'Complete'] *********************************** ok: [node01] PLAY [Validate node hostnames] ************************************************* TASK [Gathering Facts] ********************************************************* ok: [node02] TASK [Query DNS for IP address of node02] ************************************** ok: [node02] TASK [Validate openshift_hostname when defined] ******************************** skipping: [node02] TASK [Validate openshift_ip exists on node when defined] *********************** skipping: [node02] PLAY [Configure os_firewall] *************************************************** TASK [Gathering Facts] ********************************************************* ok: [node02] TASK [os_firewall : Detecting Atomic Host Operating System] ******************** ok: [node02] TASK [os_firewall : Set fact r_os_firewall_is_atomic] ************************** ok: [node02] TASK [os_firewall : Fail - Firewalld is not supported on Atomic Host] ********** skipping: [node02] TASK [os_firewall : Install firewalld packages] ******************************** skipping: [node02] TASK [os_firewall : Ensure iptables services are not enabled] ****************** skipping: [node02] => (item=iptables) skipping: [node02] => (item=ip6tables) TASK [os_firewall : Wait 10 seconds after disabling iptables] ****************** skipping: [node02] TASK [os_firewall : Start and enable firewalld service] ************************ skipping: [node02] TASK [os_firewall : need to pause here, otherwise the firewalld service starting can sometimes cause ssh to fail] *** skipping: [node02] TASK [os_firewall : Restart polkitd] ******************************************* skipping: [node02] TASK [os_firewall : Wait for polkit action to have been created] *************** skipping: [node02] TASK [os_firewall : Ensure firewalld service is not enabled] ******************* ok: [node02] TASK [os_firewall : Wait 10 seconds after disabling firewalld] ***************** skipping: [node02] TASK [os_firewall : Install iptables packages] ********************************* ok: [node02] => (item=iptables) ok: [node02] => (item=iptables-services) TASK [os_firewall : Start and enable iptables service] ************************* ok: [node02 -> node02] => (item=node02) TASK [os_firewall : need to pause here, otherwise the iptables service starting can sometimes cause ssh to fail] *** skipping: [node02] PLAY [oo_nodes_to_config] ****************************************************** TASK [Gathering Facts] ********************************************************* ok: [node02] TASK [container_runtime : Setup the docker-storage for overlay] **************** skipping: [node02] TASK [container_runtime : Create file system on extra volume device] *********** TASK [container_runtime : Create mount entry for extra volume] ***************** PLAY [oo_nodes_to_config] ****************************************************** TASK [Gathering Facts] ********************************************************* ok: [node02] TASK [openshift_excluder : Install docker excluder - yum] ********************** ok: [node02] TASK [openshift_excluder : Install docker excluder - dnf] ********************** skipping: [node02] TASK [openshift_excluder : Install openshift excluder - yum] ******************* skipping: [node02] TASK [openshift_excluder : Install openshift excluder - dnf] ******************* skipping: [node02] TASK [openshift_excluder : set_fact] ******************************************* ok: [node02] TASK [openshift_excluder : Check for docker-excluder] ************************** ok: [node02] TASK [openshift_excluder : Enable docker excluder] ***************************** changed: [node02] TASK [openshift_excluder : Check for openshift excluder] *********************** ok: [node02] TASK [openshift_excluder : Enable openshift excluder] ************************** skipping: [node02] TASK [container_runtime : Getting current systemd-udevd exec command] ********** skipping: [node02] TASK [container_runtime : Assure systemd-udevd.service.d directory exists] ***** skipping: [node02] TASK [container_runtime : Create systemd-udevd override file] ****************** skipping: [node02] TASK [container_runtime : Add enterprise registry, if necessary] *************** skipping: [node02] TASK [container_runtime : Add http_proxy to /etc/atomic.conf] ****************** skipping: [node02] TASK [container_runtime : Add https_proxy to /etc/atomic.conf] ***************** skipping: [node02] TASK [container_runtime : Add no_proxy to /etc/atomic.conf] ******************** skipping: [node02] TASK [container_runtime : Get current installed Docker version] **************** ok: [node02] TASK [container_runtime : Error out if Docker pre-installed but too old] ******* skipping: [node02] TASK [container_runtime : Error out if requested Docker is too old] ************ skipping: [node02] TASK [container_runtime : Install Docker] ************************************** skipping: [node02] TASK [container_runtime : Ensure docker.service.d directory exists] ************ ok: [node02] TASK [container_runtime : Configure Docker service unit file] ****************** ok: [node02] TASK [container_runtime : stat] ************************************************ ok: [node02] TASK [container_runtime : Set registry params] ********************************* skipping: [node02] => (item={u'reg_conf_var': u'ADD_REGISTRY', u'reg_flag': u'--add-registry', u'reg_fact_val': []}) skipping: [node02] => (item={u'reg_conf_var': u'BLOCK_REGISTRY', u'reg_flag': u'--block-registry', u'reg_fact_val': []}) skipping: [node02] => (item={u'reg_conf_var': u'INSECURE_REGISTRY', u'reg_flag': u'--insecure-registry', u'reg_fact_val': []}) TASK [container_runtime : Place additional/blocked/insecure registries in /etc/containers/registries.conf] *** skipping: [node02] TASK [container_runtime : Set Proxy Settings] ********************************** skipping: [node02] => (item={u'reg_conf_var': u'HTTP_PROXY', u'reg_fact_val': u''}) skipping: [node02] => (item={u'reg_conf_var': u'HTTPS_PROXY', u'reg_fact_val': u''}) skipping: [node02] => (item={u'reg_conf_var': u'NO_PROXY', u'reg_fact_val': u''}) TASK [container_runtime : Set various Docker options] ************************** ok: [node02] TASK [container_runtime : stat] ************************************************ ok: [node02] TASK [container_runtime : Configure Docker Network OPTIONS] ******************** ok: [node02] TASK [container_runtime : Detect if docker is already started] ***************** ok: [node02] TASK [container_runtime : Start the Docker service] **************************** ok: [node02] TASK [container_runtime : set_fact] ******************************************** ok: [node02] TASK [container_runtime : Check for docker_storage_path/overlay2] ************** ok: [node02] TASK [container_runtime : Fixup SELinux permissions for docker] **************** changed: [node02] TASK [container_runtime : Ensure /var/lib/containers exists] ******************* ok: [node02] TASK [container_runtime : Fix SELinux Permissions on /var/lib/containers] ****** ok: [node02] TASK [container_runtime : Check for credentials file for registry auth] ******** skipping: [node02] TASK [container_runtime : Create credentials for docker cli registry auth] ***** skipping: [node02] TASK [container_runtime : Create credentials for docker cli registry auth (alternative)] *** skipping: [node02] TASK [container_runtime : stat the docker data dir] **************************** ok: [node02] TASK [container_runtime : stop the current running docker] ********************* skipping: [node02] TASK [container_runtime : copy "/var/lib/docker" to "/var/lib/containers/docker"] *** skipping: [node02] TASK [container_runtime : Set the selinux context on /var/lib/containers/docker] *** skipping: [node02] TASK [container_runtime : restorecon the /var/lib/containers/docker] *********** skipping: [node02] TASK [container_runtime : Remove the old docker location] ********************** skipping: [node02] TASK [container_runtime : Setup the link] ************************************** skipping: [node02] TASK [container_runtime : start docker] **************************************** skipping: [node02] TASK [container_runtime : Fail if Atomic Host since this is an rpm request] **** skipping: [node02] TASK [container_runtime : Getting current systemd-udevd exec command] ********** skipping: [node02] TASK [container_runtime : Assure systemd-udevd.service.d directory exists] ***** skipping: [node02] TASK [container_runtime : Create systemd-udevd override file] ****************** skipping: [node02] TASK [container_runtime : Add enterprise registry, if necessary] *************** skipping: [node02] TASK [container_runtime : Check that overlay is in the kernel] ***************** skipping: [node02] TASK [container_runtime : Add overlay to modprobe.d] *************************** skipping: [node02] TASK [container_runtime : Manually modprobe overlay into the kernel] *********** skipping: [node02] TASK [container_runtime : Enable and start systemd-modules-load] *************** skipping: [node02] TASK [container_runtime : Install cri-o] *************************************** skipping: [node02] TASK [container_runtime : Remove CRI-O default configuration files] ************ skipping: [node02] => (item=/etc/cni/net.d/200-loopback.conf) skipping: [node02] => (item=/etc/cni/net.d/100-crio-bridge.conf) TASK [container_runtime : Create the CRI-O configuration] ********************** skipping: [node02] TASK [container_runtime : Ensure CNI configuration directory exists] *********** skipping: [node02] TASK [container_runtime : Add iptables allow rules] **************************** skipping: [node02] => (item={u'port': u'10010/tcp', u'service': u'crio'}) TASK [container_runtime : Remove iptables rules] ******************************* TASK [container_runtime : Add firewalld allow rules] *************************** skipping: [node02] => (item={u'port': u'10010/tcp', u'service': u'crio'}) TASK [container_runtime : Remove firewalld allow rules] ************************ TASK [container_runtime : Configure the CNI network] *************************** skipping: [node02] TASK [container_runtime : Create /etc/sysconfig/crio-network] ****************** skipping: [node02] TASK [container_runtime : Start the CRI-O service] ***************************** skipping: [node02] TASK [container_runtime : Ensure /var/lib/containers exists] ******************* skipping: [node02] TASK [container_runtime : Fix SELinux Permissions on /var/lib/containers] ****** skipping: [node02] TASK [container_runtime : Check for credentials file for registry auth] ******** skipping: [node02] TASK [container_runtime : Create credentials for docker cli registry auth] ***** skipping: [node02] TASK [container_runtime : Create credentials for docker cli registry auth (alternative)] *** skipping: [node02] TASK [container_runtime : stat the docker data dir] **************************** skipping: [node02] TASK [container_runtime : stop the current running docker] ********************* skipping: [node02] TASK [container_runtime : copy "/var/lib/docker" to "/var/lib/containers/docker"] *** skipping: [node02] TASK [container_runtime : Set the selinux context on /var/lib/containers/docker] *** skipping: [node02] TASK [container_runtime : restorecon the /var/lib/containers/docker] *********** skipping: [node02] TASK [container_runtime : Remove the old docker location] ********************** skipping: [node02] TASK [container_runtime : Setup the link] ************************************** skipping: [node02] TASK [container_runtime : start docker] **************************************** skipping: [node02] PLAY [Determine openshift_version to configure on first master] **************** TASK [Gathering Facts] ********************************************************* ok: [node01] TASK [include_role : openshift_version] **************************************** TASK [openshift_version : Use openshift_current_version fact as version to configure if already installed] *** skipping: [node01] TASK [openshift_version : Set openshift_version to openshift_release if undefined] *** skipping: [node01] TASK [openshift_version : debug] *********************************************** skipping: [node01] TASK [openshift_version : set_fact] ******************************************** skipping: [node01] TASK [openshift_version : debug] *********************************************** skipping: [node01] TASK [openshift_version : set_fact] ******************************************** skipping: [node01] TASK [openshift_version : assert openshift_release in openshift_image_tag] ***** ok: [node01] => { "changed": false, "msg": "All assertions passed" } TASK [openshift_version : assert openshift_release in openshift_pkg_version] *** ok: [node01] => { "changed": false, "msg": "All assertions passed" } TASK [openshift_version : debug] *********************************************** ok: [node01] => { "openshift_release": "3.10" } TASK [openshift_version : debug] *********************************************** ok: [node01] => { "openshift_image_tag": "v3.10.0-rc.0" } TASK [openshift_version : debug] *********************************************** ok: [node01] => { "openshift_pkg_version": "-3.10.0*" } TASK [openshift_version : debug] *********************************************** ok: [node01] => { "openshift_version": "3.10.0" } TASK [set openshift_version booleans (first master)] *************************** ok: [node01] PLAY [Set openshift_version for etcd, node, and master hosts] ****************** TASK [Gathering Facts] ********************************************************* ok: [node02] TASK [set_fact] **************************************************************** ok: [node02] TASK [set openshift_version booleans (masters and nodes)] ********************** ok: [node02] PLAY [Node Preparation Checkpoint Start] *************************************** TASK [Set Node preparation 'In Progress'] ************************************** ok: [node01] PLAY [Only target nodes that have not yet been bootstrapped] ******************* TASK [Gathering Facts] ********************************************************* ok: [localhost] TASK [add_host] **************************************************************** skipping: [localhost] => (item=node02) ok: [localhost] => (item=node01) PLAY [Disable excluders] ******************************************************* TASK [openshift_excluder : Detecting Atomic Host Operating System] ************* ok: [node02] TASK [openshift_excluder : Debug r_openshift_excluder_enable_docker_excluder] *** ok: [node02] => { "r_openshift_excluder_enable_docker_excluder": true } TASK [openshift_excluder : Debug r_openshift_excluder_enable_openshift_excluder] *** ok: [node02] => { "r_openshift_excluder_enable_openshift_excluder": true } TASK [openshift_excluder : Fail if invalid openshift_excluder_action provided] *** skipping: [node02] TASK [openshift_excluder : Fail if r_openshift_excluder_upgrade_target is not defined] *** skipping: [node02] TASK [openshift_excluder : Include main action task file] ********************** included: /root/openshift-ansible/roles/openshift_excluder/tasks/disable.yml for node02 TASK [openshift_excluder : Get available excluder version] ********************* skipping: [node02] TASK [openshift_excluder : Fail when excluder package is not found] ************ skipping: [node02] TASK [openshift_excluder : Set fact excluder_version] ************************** skipping: [node02] TASK [openshift_excluder : origin-docker-excluder version detected] ************ skipping: [node02] TASK [openshift_excluder : Printing upgrade target version] ******************** skipping: [node02] TASK [openshift_excluder : Check the available origin-docker-excluder version is at most of the upgrade target version] *** skipping: [node02] TASK [openshift_excluder : Get available excluder version] ********************* skipping: [node02] TASK [openshift_excluder : Fail when excluder package is not found] ************ skipping: [node02] TASK [openshift_excluder : Set fact excluder_version] ************************** skipping: [node02] TASK [openshift_excluder : origin-excluder version detected] ******************* skipping: [node02] TASK [openshift_excluder : Printing upgrade target version] ******************** skipping: [node02] TASK [openshift_excluder : Check the available origin-excluder version is at most of the upgrade target version] *** skipping: [node02] TASK [openshift_excluder : Check for docker-excluder] ************************** ok: [node02] TASK [openshift_excluder : disable docker excluder] **************************** changed: [node02] TASK [openshift_excluder : Check for openshift excluder] *********************** ok: [node02] TASK [openshift_excluder : disable openshift excluder] ************************* changed: [node02] TASK [openshift_excluder : Install docker excluder - yum] ********************** skipping: [node02] TASK [openshift_excluder : Install docker excluder - dnf] ********************** skipping: [node02] TASK [openshift_excluder : Install openshift excluder - yum] ******************* skipping: [node02] TASK [openshift_excluder : Install openshift excluder - dnf] ******************* skipping: [node02] TASK [openshift_excluder : set_fact] ******************************************* skipping: [node02] TASK [openshift_excluder : Check for docker-excluder] ************************** ok: [node02] TASK [openshift_excluder : Enable docker excluder] ***************************** changed: [node02] TASK [openshift_excluder : Check for openshift excluder] *********************** ok: [node02] TASK [openshift_excluder : Enable openshift excluder] ************************** changed: [node02] TASK [openshift_excluder : Check for docker-excluder] ************************** ok: [node02] TASK [openshift_excluder : disable docker excluder] **************************** skipping: [node02] TASK [openshift_excluder : Check for openshift excluder] *********************** ok: [node02] TASK [openshift_excluder : disable openshift excluder] ************************* changed: [node02] PLAY [Configure nodes] ********************************************************* TASK [Gathering Facts] ********************************************************* ok: [node02] TASK [openshift_cloud_provider : Set cloud provider facts] ********************* skipping: [node02] TASK [openshift_cloud_provider : Create cloudprovider config dir] ************** skipping: [node02] TASK [openshift_cloud_provider : include the defined cloud provider files] ***** skipping: [node02] TASK [openshift_node : fail] *************************************************** skipping: [node02] TASK [openshift_node : Check for NetworkManager service] *********************** ok: [node02] TASK [openshift_node : Set fact using_network_manager] ************************* ok: [node02] TASK [openshift_node : Install dnsmasq] **************************************** ok: [node02] TASK [openshift_node : ensure origin/node directory exists] ******************** changed: [node02] => (item=/etc/origin) changed: [node02] => (item=/etc/origin/node) TASK [openshift_node : Install NetworkManager during node_bootstrap provisioning] *** skipping: [node02] TASK [openshift_node : Install network manager dispatch script] **************** skipping: [node02] TASK [openshift_node : Install dnsmasq configuration] ************************** ok: [node02] TASK [openshift_node : Deploy additional dnsmasq.conf] ************************* skipping: [node02] TASK [openshift_node : Enable dnsmasq] ***************************************** ok: [node02] TASK [openshift_node : Install network manager dispatch script] **************** ok: [node02] TASK [openshift_node : Add iptables allow rules] ******************************* ok: [node02] => (item={u'port': u'10250/tcp', u'service': u'Kubernetes kubelet'}) ok: [node02] => (item={u'port': u'10256/tcp', u'service': u'Kubernetes kube-proxy health check for service load balancers'}) ok: [node02] => (item={u'port': u'80/tcp', u'service': u'http'}) ok: [node02] => (item={u'port': u'443/tcp', u'service': u'https'}) ok: [node02] => (item={u'cond': u'openshift_use_openshift_sdn | bool', u'port': u'4789/udp', u'service': u'OpenShift OVS sdn'}) skipping: [node02] => (item={u'cond': False, u'port': u'179/tcp', u'service': u'Calico BGP Port'}) skipping: [node02] => (item={u'cond': False, u'port': u'/tcp', u'service': u'Kubernetes service NodePort TCP'}) skipping: [node02] => (item={u'cond': False, u'port': u'/udp', u'service': u'Kubernetes service NodePort UDP'}) TASK [openshift_node : Remove iptables rules] ********************************** TASK [openshift_node : Add firewalld allow rules] ****************************** skipping: [node02] => (item={u'port': u'10250/tcp', u'service': u'Kubernetes kubelet'}) skipping: [node02] => (item={u'port': u'10256/tcp', u'service': u'Kubernetes kube-proxy health check for service load balancers'}) skipping: [node02] => (item={u'port': u'80/tcp', u'service': u'http'}) skipping: [node02] => (item={u'port': u'443/tcp', u'service': u'https'}) skipping: [node02] => (item={u'cond': u'openshift_use_openshift_sdn | bool', u'port': u'4789/udp', u'service': u'OpenShift OVS sdn'}) skipping: [node02] => (item={u'cond': False, u'port': u'179/tcp', u'service': u'Calico BGP Port'}) skipping: [node02] => (item={u'cond': False, u'port': u'/tcp', u'service': u'Kubernetes service NodePort TCP'}) skipping: [node02] => (item={u'cond': False, u'port': u'/udp', u'service': u'Kubernetes service NodePort UDP'}) TASK [openshift_node : Remove firewalld allow rules] *************************** TASK [openshift_node : Checking for journald.conf] ***************************** ok: [node02] TASK [openshift_node : Create journald persistence directories] **************** ok: [node02] TASK [openshift_node : Update journald setup] ********************************** ok: [node02] => (item={u'var': u'Storage', u'val': u'persistent'}) ok: [node02] => (item={u'var': u'Compress', u'val': True}) ok: [node02] => (item={u'var': u'SyncIntervalSec', u'val': u'1s'}) ok: [node02] => (item={u'var': u'RateLimitInterval', u'val': u'1s'}) ok: [node02] => (item={u'var': u'RateLimitBurst', u'val': 10000}) ok: [node02] => (item={u'var': u'SystemMaxUse', u'val': u'8G'}) ok: [node02] => (item={u'var': u'SystemKeepFree', u'val': u'20%'}) ok: [node02] => (item={u'var': u'SystemMaxFileSize', u'val': u'10M'}) ok: [node02] => (item={u'var': u'MaxRetentionSec', u'val': u'1month'}) ok: [node02] => (item={u'var': u'MaxFileSec', u'val': u'1day'}) ok: [node02] => (item={u'var': u'ForwardToSyslog', u'val': False}) ok: [node02] => (item={u'var': u'ForwardToWall', u'val': False}) TASK [openshift_node : Restart journald] *************************************** skipping: [node02] TASK [openshift_node : Disable swap] ******************************************* ok: [node02] TASK [openshift_node : Install node, clients, and conntrack packages] ********** ok: [node02] => (item={u'name': u'origin-node-3.10.0*'}) ok: [node02] => (item={u'name': u'origin-clients-3.10.0*'}) ok: [node02] => (item={u'name': u'conntrack-tools'}) TASK [openshift_node : Restart cri-o] ****************************************** skipping: [node02] TASK [openshift_node : restart NetworkManager to ensure resolv.conf is present] *** changed: [node02] TASK [openshift_node : sysctl] ************************************************* ok: [node02] TASK [openshift_node : Check for credentials file for registry auth] *********** skipping: [node02] TASK [openshift_node : Create credentials for registry auth] ******************* skipping: [node02] TASK [openshift_node : Create credentials for registry auth (alternative)] ***** skipping: [node02] TASK [openshift_node : Setup ro mount of /root/.docker for containerized hosts] *** skipping: [node02] TASK [openshift_node : Check that node image is present] *********************** changed: [node02] TASK [openshift_node : Pre-pull node image] ************************************ skipping: [node02] TASK [openshift_node : Copy node script to the node] *************************** ok: [node02] TASK [openshift_node : Install Node service file] ****************************** ok: [node02] TASK [openshift_node : Ensure old system path is set] ************************** skipping: [node02] => (item=/etc/origin/openvswitch) skipping: [node02] => (item=/var/lib/kubelet) skipping: [node02] => (item=/opt/cni/bin) TASK [openshift_node : Check status of node image pre-pull] ******************** skipping: [node02] TASK [openshift_node : Copy node container image to ostree storage] ************ skipping: [node02] TASK [openshift_node : Install or Update node system container] **************** skipping: [node02] TASK [openshift_node : Restart network manager to ensure networking configuration is in place] *** skipping: [node02] TASK [openshift_node : Configure Node settings] ******************************** ok: [node02] => (item={u'regex': u'^OPTIONS=', u'line': u'OPTIONS='}) ok: [node02] => (item={u'regex': u'^DEBUG_LOGLEVEL=', u'line': u'DEBUG_LOGLEVEL=2'}) ok: [node02] => (item={u'regex': u'^IMAGE_VERSION=', u'line': u'IMAGE_VERSION=v3.10.0-rc.0'}) TASK [openshift_node : Configure Proxy Settings] ******************************* skipping: [node02] => (item={u'regex': u'^HTTP_PROXY=', u'line': u'HTTP_PROXY='}) skipping: [node02] => (item={u'regex': u'^HTTPS_PROXY=', u'line': u'HTTPS_PROXY='}) skipping: [node02] => (item={u'regex': u'^NO_PROXY=', u'line': u'NO_PROXY=[],172.30.0.0/16,10.128.0.0/14'}) TASK [openshift_node : file] *************************************************** skipping: [node02] TASK [openshift_node : Create the Node config] ********************************* changed: [node02] TASK [openshift_node : Configure Node Environment Variables] ******************* TASK [openshift_node : Ensure the node static pod directory exists] ************ changed: [node02] TASK [openshift_node : Configure AWS Cloud Provider Settings] ****************** skipping: [node02] => (item=None) skipping: [node02] => (item=None) skipping: [node02] TASK [openshift_node : Check status of node image pre-pull] ******************** skipping: [node02] TASK [openshift_node : Install NFS storage plugin dependencies] **************** ok: [node02] TASK [openshift_node : Check for existence of nfs sebooleans] ****************** ok: [node02] => (item=virt_use_nfs) ok: [node02] => (item=virt_sandbox_use_nfs) TASK [openshift_node : Set seboolean to allow nfs storage plugin access from containers] *** ok: [node02] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-08-02 16:27:04.031205', '_ansible_no_log': False, u'stdout': u'virt_use_nfs --> on', u'cmd': [u'getsebool', u'virt_use_nfs'], u'rc': 0, 'item': u'virt_use_nfs', u'delta': u'0:00:00.020102', '_ansible_item_label': u'virt_use_nfs', u'stderr': u'', u'changed': False, u'invocation': {u'module_args': {u'warn': True, u'executable': None, u'_uses_shell': False, u'_raw_params': u'getsebool virt_use_nfs', u'removes': None, u'argv': None, u'creates': None, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u'virt_use_nfs --> on'], 'failed_when_result': False, u'start': u'2018-08-02 16:27:04.011103', '_ansible_ignore_errors': None, 'failed': False}) skipping: [node02] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-08-02 16:27:05.254321', '_ansible_no_log': False, u'stdout': u'virt_use_nfs --> on', u'cmd': [u'getsebool', u'virt_sandbox_use_nfs'], u'rc': 0, 'item': u'virt_sandbox_use_nfs', u'delta': u'0:00:00.015414', '_ansible_item_label': u'virt_sandbox_use_nfs', u'stderr': u'', u'changed': False, u'invocation': {u'module_args': {u'warn': True, u'executable': None, u'_uses_shell': False, u'_raw_params': u'getsebool virt_sandbox_use_nfs', u'removes': None, u'argv': None, u'creates': None, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u'virt_use_nfs --> on'], 'failed_when_result': False, u'start': u'2018-08-02 16:27:05.238907', '_ansible_ignore_errors': None, 'failed': False}) TASK [openshift_node : Set seboolean to allow nfs storage plugin access from containers (python 3)] *** skipping: [node02] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-08-02 16:27:04.031205', '_ansible_no_log': False, u'stdout': u'virt_use_nfs --> on', u'cmd': [u'getsebool', u'virt_use_nfs'], u'rc': 0, 'item': u'virt_use_nfs', u'delta': u'0:00:00.020102', '_ansible_item_label': u'virt_use_nfs', u'stderr': u'', u'changed': False, u'invocation': {u'module_args': {u'warn': True, u'executable': None, u'_uses_shell': False, u'_raw_params': u'getsebool virt_use_nfs', u'removes': None, u'argv': None, u'creates': None, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u'virt_use_nfs --> on'], 'failed_when_result': False, u'start': u'2018-08-02 16:27:04.011103', '_ansible_ignore_errors': None, 'failed': False}) skipping: [node02] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-08-02 16:27:05.254321', '_ansible_no_log': False, u'stdout': u'virt_use_nfs --> on', u'cmd': [u'getsebool', u'virt_sandbox_use_nfs'], u'rc': 0, 'item': u'virt_sandbox_use_nfs', u'delta': u'0:00:00.015414', '_ansible_item_label': u'virt_sandbox_use_nfs', u'stderr': u'', u'changed': False, u'invocation': {u'module_args': {u'warn': True, u'executable': None, u'_uses_shell': False, u'_raw_params': u'getsebool virt_sandbox_use_nfs', u'removes': None, u'argv': None, u'creates': None, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u'virt_use_nfs --> on'], 'failed_when_result': False, u'start': u'2018-08-02 16:27:05.238907', '_ansible_ignore_errors': None, 'failed': False}) TASK [openshift_node : Install GlusterFS storage plugin dependencies] ********** ok: [node02] TASK [openshift_node : Check for existence of fusefs sebooleans] *************** ok: [node02] => (item=virt_use_fusefs) ok: [node02] => (item=virt_sandbox_use_fusefs) TASK [openshift_node : Set seboolean to allow gluster storage plugin access from containers] *** ok: [node02] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-08-02 16:27:10.894281', '_ansible_no_log': False, u'stdout': u'virt_use_fusefs --> on', u'cmd': [u'getsebool', u'virt_use_fusefs'], u'rc': 0, 'item': u'virt_use_fusefs', u'delta': u'0:00:00.014894', '_ansible_item_label': u'virt_use_fusefs', u'stderr': u'', u'changed': False, u'invocation': {u'module_args': {u'warn': True, u'executable': None, u'_uses_shell': False, u'_raw_params': u'getsebool virt_use_fusefs', u'removes': None, u'argv': None, u'creates': None, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u'virt_use_fusefs --> on'], 'failed_when_result': False, u'start': u'2018-08-02 16:27:10.879387', '_ansible_ignore_errors': None, 'failed': False}) ok: [node02] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-08-02 16:27:12.123231', '_ansible_no_log': False, u'stdout': u'virt_sandbox_use_fusefs --> on', u'cmd': [u'getsebool', u'virt_sandbox_use_fusefs'], u'rc': 0, 'item': u'virt_sandbox_use_fusefs', u'delta': u'0:00:00.016473', '_ansible_item_label': u'virt_sandbox_use_fusefs', u'stderr': u'', u'changed': False, u'invocation': {u'module_args': {u'warn': True, u'executable': None, u'_uses_shell': False, u'_raw_params': u'getsebool virt_sandbox_use_fusefs', u'removes': None, u'argv': None, u'creates': None, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u'virt_sandbox_use_fusefs --> on'], 'failed_when_result': False, u'start': u'2018-08-02 16:27:12.106758', '_ansible_ignore_errors': None, 'failed': False}) TASK [openshift_node : Set seboolean to allow gluster storage plugin access from containers (python 3)] *** skipping: [node02] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-08-02 16:27:10.894281', '_ansible_no_log': False, u'stdout': u'virt_use_fusefs --> on', u'cmd': [u'getsebool', u'virt_use_fusefs'], u'rc': 0, 'item': u'virt_use_fusefs', u'delta': u'0:00:00.014894', '_ansible_item_label': u'virt_use_fusefs', u'stderr': u'', u'changed': False, u'invocation': {u'module_args': {u'warn': True, u'executable': None, u'_uses_shell': False, u'_raw_params': u'getsebool virt_use_fusefs', u'removes': None, u'argv': None, u'creates': None, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u'virt_use_fusefs --> on'], 'failed_when_result': False, u'start': u'2018-08-02 16:27:10.879387', '_ansible_ignore_errors': None, 'failed': False}) skipping: [node02] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-08-02 16:27:12.123231', '_ansible_no_log': False, u'stdout': u'virt_sandbox_use_fusefs --> on', u'cmd': [u'getsebool', u'virt_sandbox_use_fusefs'], u'rc': 0, 'item': u'virt_sandbox_use_fusefs', u'delta': u'0:00:00.016473', '_ansible_item_label': u'virt_sandbox_use_fusefs', u'stderr': u'', u'changed': False, u'invocation': {u'module_args': {u'warn': True, u'executable': None, u'_uses_shell': False, u'_raw_params': u'getsebool virt_sandbox_use_fusefs', u'removes': None, u'argv': None, u'creates': None, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u'virt_sandbox_use_fusefs --> on'], 'failed_when_result': False, u'start': u'2018-08-02 16:27:12.106758', '_ansible_ignore_errors': None, 'failed': False}) TASK [openshift_node : Install Ceph storage plugin dependencies] *************** ok: [node02] TASK [openshift_node : Install iSCSI storage plugin dependencies] ************** ok: [node02] => (item=iscsi-initiator-utils) ok: [node02] => (item=device-mapper-multipath) TASK [openshift_node : restart services] *************************************** ok: [node02] => (item=multipathd) ok: [node02] => (item=rpcbind) ok: [node02] => (item=iscsid) TASK [openshift_node : Template multipath configuration] *********************** changed: [node02] TASK [openshift_node : Enable and start multipath] ***************************** changed: [node02] TASK [tuned : Check for tuned package] ***************************************** ok: [node02] TASK [tuned : Set tuned OpenShift variables] *********************************** ok: [node02] TASK [tuned : Ensure directory structure exists] ******************************* ok: [node02] => (item={'serole': 'object_r', 'group': u'root', 'uid': 0, 'selevel': 's0', 'seuser': 'unconfined_u', 'setype': 'admin_home_t', 'state': 'directory', 'gid': 0, 'mode': '0755', 'mtime': 1531032437.8490183, 'owner': 'root', 'path': u'openshift-control-plane', 'size': 24, 'root': u'/root/openshift-ansible/roles/tuned/templates', 'ctime': 1531032437.8490183}) ok: [node02] => (item={'serole': 'object_r', 'group': u'root', 'uid': 0, 'selevel': 's0', 'seuser': 'unconfined_u', 'setype': 'admin_home_t', 'state': 'directory', 'gid': 0, 'mode': '0755', 'mtime': 1531032437.8490183, 'owner': 'root', 'path': u'openshift-node', 'size': 24, 'root': u'/root/openshift-ansible/roles/tuned/templates', 'ctime': 1531032437.8490183}) ok: [node02] => (item={'serole': 'object_r', 'group': u'root', 'uid': 0, 'selevel': 's0', 'seuser': 'unconfined_u', 'setype': 'admin_home_t', 'state': 'directory', 'gid': 0, 'mode': '0755', 'mtime': 1531032437.8490183, 'owner': 'root', 'path': u'openshift', 'size': 24, 'root': u'/root/openshift-ansible/roles/tuned/templates', 'ctime': 1531032437.8490183}) skipping: [node02] => (item={'src': u'/root/openshift-ansible/roles/tuned/templates/recommend.conf', 'group': u'root', 'uid': 0, 'selevel': 's0', 'seuser': 'unconfined_u', 'serole': 'object_r', 'ctime': 1531032437.8490183, 'state': 'file', 'gid': 0, 'mode': '0644', 'mtime': 1531032437.8490183, 'owner': 'root', 'path': u'recommend.conf', 'size': 290, 'root': u'/root/openshift-ansible/roles/tuned/templates', 'setype': 'admin_home_t'}) skipping: [node02] => (item={'src': u'/root/openshift-ansible/roles/tuned/templates/openshift-control-plane/tuned.conf', 'group': u'root', 'uid': 0, 'selevel': 's0', 'seuser': 'unconfined_u', 'serole': 'object_r', 'ctime': 1531032437.8490183, 'state': 'file', 'gid': 0, 'mode': '0644', 'mtime': 1531032437.8490183, 'owner': 'root', 'path': u'openshift-control-plane/tuned.conf', 'size': 744, 'root': u'/root/openshift-ansible/roles/tuned/templates', 'setype': 'admin_home_t'}) skipping: [node02] => (item={'src': u'/root/openshift-ansible/roles/tuned/templates/openshift-node/tuned.conf', 'group': u'root', 'uid': 0, 'selevel': 's0', 'seuser': 'unconfined_u', 'serole': 'object_r', 'ctime': 1531032437.8490183, 'state': 'file', 'gid': 0, 'mode': '0644', 'mtime': 1531032437.8490183, 'owner': 'root', 'path': u'openshift-node/tuned.conf', 'size': 135, 'root': u'/root/openshift-ansible/roles/tuned/templates', 'setype': 'admin_home_t'}) skipping: [node02] => (item={'src': u'/root/openshift-ansible/roles/tuned/templates/openshift/tuned.conf', 'group': u'root', 'uid': 0, 'selevel': 's0', 'seuser': 'unconfined_u', 'serole': 'object_r', 'ctime': 1531032437.8490183, 'state': 'file', 'gid': 0, 'mode': '0644', 'mtime': 1531032437.8490183, 'owner': 'root', 'path': u'openshift/tuned.conf', 'size': 594, 'root': u'/root/openshift-ansible/roles/tuned/templates', 'setype': 'admin_home_t'}) TASK [tuned : Ensure files are populated from templates] *********************** skipping: [node02] => (item={'serole': 'object_r', 'group': u'root', 'uid': 0, 'selevel': 's0', 'seuser': 'unconfined_u', 'setype': 'admin_home_t', 'state': 'directory', 'gid': 0, 'mode': '0755', 'mtime': 1531032437.8490183, 'owner': 'root', 'path': u'openshift-control-plane', 'size': 24, 'root': u'/root/openshift-ansible/roles/tuned/templates', 'ctime': 1531032437.8490183}) skipping: [node02] => (item={'serole': 'object_r', 'group': u'root', 'uid': 0, 'selevel': 's0', 'seuser': 'unconfined_u', 'setype': 'admin_home_t', 'state': 'directory', 'gid': 0, 'mode': '0755', 'mtime': 1531032437.8490183, 'owner': 'root', 'path': u'openshift-node', 'size': 24, 'root': u'/root/openshift-ansible/roles/tuned/templates', 'ctime': 1531032437.8490183}) skipping: [node02] => (item={'serole': 'object_r', 'group': u'root', 'uid': 0, 'selevel': 's0', 'seuser': 'unconfined_u', 'setype': 'admin_home_t', 'state': 'directory', 'gid': 0, 'mode': '0755', 'mtime': 1531032437.8490183, 'owner': 'root', 'path': u'openshift', 'size': 24, 'root': u'/root/openshift-ansible/roles/tuned/templates', 'ctime': 1531032437.8490183}) ok: [node02] => (item={'src': u'/root/openshift-ansible/roles/tuned/templates/recommend.conf', 'group': u'root', 'uid': 0, 'selevel': 's0', 'seuser': 'unconfined_u', 'serole': 'object_r', 'ctime': 1531032437.8490183, 'state': 'file', 'gid': 0, 'mode': '0644', 'mtime': 1531032437.8490183, 'owner': 'root', 'path': u'recommend.conf', 'size': 290, 'root': u'/root/openshift-ansible/roles/tuned/templates', 'setype': 'admin_home_t'}) ok: [node02] => (item={'src': u'/root/openshift-ansible/roles/tuned/templates/openshift-control-plane/tuned.conf', 'group': u'root', 'uid': 0, 'selevel': 's0', 'seuser': 'unconfined_u', 'serole': 'object_r', 'ctime': 1531032437.8490183, 'state': 'file', 'gid': 0, 'mode': '0644', 'mtime': 1531032437.8490183, 'owner': 'root', 'path': u'openshift-control-plane/tuned.conf', 'size': 744, 'root': u'/root/openshift-ansible/roles/tuned/templates', 'setype': 'admin_home_t'}) ok: [node02] => (item={'src': u'/root/openshift-ansible/roles/tuned/templates/openshift-node/tuned.conf', 'group': u'root', 'uid': 0, 'selevel': 's0', 'seuser': 'unconfined_u', 'serole': 'object_r', 'ctime': 1531032437.8490183, 'state': 'file', 'gid': 0, 'mode': '0644', 'mtime': 1531032437.8490183, 'owner': 'root', 'path': u'openshift-node/tuned.conf', 'size': 135, 'root': u'/root/openshift-ansible/roles/tuned/templates', 'setype': 'admin_home_t'}) ok: [node02] => (item={'src': u'/root/openshift-ansible/roles/tuned/templates/openshift/tuned.conf', 'group': u'root', 'uid': 0, 'selevel': 's0', 'seuser': 'unconfined_u', 'serole': 'object_r', 'ctime': 1531032437.8490183, 'state': 'file', 'gid': 0, 'mode': '0644', 'mtime': 1531032437.8490183, 'owner': 'root', 'path': u'openshift/tuned.conf', 'size': 594, 'root': u'/root/openshift-ansible/roles/tuned/templates', 'setype': 'admin_home_t'}) TASK [tuned : Make tuned use the recommended tuned profile on restart] ********* changed: [node02] => (item=/etc/tuned/active_profile) changed: [node02] => (item=/etc/tuned/profile_mode) TASK [tuned : Restart tuned service] ******************************************* changed: [node02] TASK [nickhammond.logrotate : nickhammond.logrotate | Install logrotate] ******* ok: [node02] TASK [nickhammond.logrotate : nickhammond.logrotate | Setup logrotate.d scripts] *** PLAY [node bootstrap config] *************************************************** TASK [Gathering Facts] ********************************************************* ok: [node02] TASK [openshift_node : install needed rpm(s)] ********************************** ok: [node02] => (item=origin-node) ok: [node02] => (item=origin-docker-excluder) ok: [node02] => (item=ansible) ok: [node02] => (item=bash-completion) ok: [node02] => (item=docker) ok: [node02] => (item=haproxy) ok: [node02] => (item=dnsmasq) ok: [node02] => (item=ntp) ok: [node02] => (item=logrotate) ok: [node02] => (item=httpd-tools) ok: [node02] => (item=bind-utils) ok: [node02] => (item=firewalld) ok: [node02] => (item=libselinux-python) ok: [node02] => (item=conntrack-tools) ok: [node02] => (item=openssl) ok: [node02] => (item=iproute) ok: [node02] => (item=python-dbus) ok: [node02] => (item=PyYAML) ok: [node02] => (item=yum-utils) ok: [node02] => (item=glusterfs-fuse) ok: [node02] => (item=device-mapper-multipath) ok: [node02] => (item=nfs-utils) ok: [node02] => (item=cockpit-ws) ok: [node02] => (item=cockpit-system) ok: [node02] => (item=cockpit-bridge) ok: [node02] => (item=cockpit-docker) ok: [node02] => (item=iscsi-initiator-utils) ok: [node02] => (item=ceph-common) TASK [openshift_node : create the directory for node] ************************** skipping: [node02] TASK [openshift_node : laydown systemd override] ******************************* skipping: [node02] TASK [openshift_node : update the sysconfig to have necessary variables] ******* ok: [node02] => (item={u'regexp': u'^KUBECONFIG=.*', u'line': u'KUBECONFIG=/etc/origin/node/bootstrap.kubeconfig'}) TASK [openshift_node : Configure AWS Cloud Provider Settings] ****************** skipping: [node02] => (item=None) skipping: [node02] => (item=None) skipping: [node02] TASK [openshift_node : disable origin-node service] **************************** changed: [node02] => (item=origin-node.service) TASK [openshift_node : Check for RPM generated config marker file .config_managed] *** ok: [node02] TASK [openshift_node : create directories for bootstrapping] ******************* ok: [node02] => (item=/root/openshift_bootstrap) changed: [node02] => (item=/var/lib/origin/openshift.local.config) changed: [node02] => (item=/var/lib/origin/openshift.local.config/node) ok: [node02] => (item=/etc/docker/certs.d/docker-registry.default.svc:5000) TASK [openshift_node : laydown the bootstrap.yml file for on boot configuration] *** ok: [node02] TASK [openshift_node : Create a symlink to the node client CA for the docker registry] *** ok: [node02] TASK [openshift_node : Remove RPM generated config files if present] *********** skipping: [node02] => (item=master) skipping: [node02] => (item=.config_managed) TASK [openshift_node : find all files in /etc/origin/node so we can remove them] *** skipping: [node02] TASK [openshift_node : Remove everything except the resolv.conf required for node] *** skipping: [node02] TASK [openshift_node_group : create node config template] ********************** changed: [node02] TASK [openshift_node_group : remove existing node config] ********************** changed: [node02] TASK [openshift_node_group : Ensure required directories are present] ********** ok: [node02] => (item=/etc/origin/node/pods) changed: [node02] => (item=/etc/origin/node/certificates) TASK [openshift_node_group : Update the sysconfig to group "node-config-compute"] *** changed: [node02] TASK [set_fact] **************************************************************** ok: [node02] PLAY [Re-enable excluder if it was previously enabled] ************************* TASK [openshift_excluder : Detecting Atomic Host Operating System] ************* ok: [node02] TASK [openshift_excluder : Debug r_openshift_excluder_enable_docker_excluder] *** ok: [node02] => { "r_openshift_excluder_enable_docker_excluder": true } TASK [openshift_excluder : Debug r_openshift_excluder_enable_openshift_excluder] *** ok: [node02] => { "r_openshift_excluder_enable_openshift_excluder": true } TASK [openshift_excluder : Fail if invalid openshift_excluder_action provided] *** skipping: [node02] TASK [openshift_excluder : Fail if r_openshift_excluder_upgrade_target is not defined] *** skipping: [node02] TASK [openshift_excluder : Include main action task file] ********************** included: /root/openshift-ansible/roles/openshift_excluder/tasks/enable.yml for node02 TASK [openshift_excluder : Install docker excluder - yum] ********************** skipping: [node02] TASK [openshift_excluder : Install docker excluder - dnf] ********************** skipping: [node02] TASK [openshift_excluder : Install openshift excluder - yum] ******************* skipping: [node02] TASK [openshift_excluder : Install openshift excluder - dnf] ******************* skipping: [node02] TASK [openshift_excluder : set_fact] ******************************************* skipping: [node02] TASK [openshift_excluder : Check for docker-excluder] ************************** ok: [node02] TASK [openshift_excluder : Enable docker excluder] ***************************** changed: [node02] TASK [openshift_excluder : Check for openshift excluder] *********************** ok: [node02] TASK [openshift_excluder : Enable openshift excluder] ************************** changed: [node02] PLAY [Node Preparation Checkpoint End] ***************************************** TASK [Set Node preparation 'Complete'] ***************************************** ok: [node01] PLAY [Distribute bootstrap and start nodes] ************************************ TASK [openshift_node : Gather node information] ******************************** changed: [node02] ok: [node01] TASK [openshift_node : Copy master bootstrap config locally] ******************* ok: [node02] TASK [openshift_node : Distribute bootstrap kubeconfig if one does not exist] *** ok: [node01] changed: [node02] TASK [openshift_node : Start and enable node for bootstrapping] **************** changed: [node02] changed: [node01] TASK [openshift_node : Get node logs] ****************************************** skipping: [node02] skipping: [node01] TASK [openshift_node : debug] ************************************************** skipping: [node02] skipping: [node01] TASK [openshift_node : fail] *************************************************** skipping: [node02] skipping: [node01] PLAY [Approve any pending CSR requests from inventory nodes] ******************* TASK [Dump all candidate bootstrap hostnames] ********************************** ok: [node01] => { "msg": [ "node02", "node01" ] } TASK [Find all hostnames for bootstrapping] ************************************ ok: [node01] TASK [Dump the bootstrap hostnames] ******************************************** ok: [node01] => { "msg": [ "node02", "node01" ] } TASK [Approve bootstrap nodes] ************************************************* changed: [node01] TASK [Get CSRs] **************************************************************** skipping: [node01] TASK [Report approval errors] ************************************************** skipping: [node01] PLAY [Ensure any inventory labels are applied to the nodes] ******************** TASK [Gathering Facts] ********************************************************* ok: [node02] ok: [node01] TASK [openshift_manage_node : Wait for master API to become available before proceeding] *** skipping: [node02] TASK [openshift_manage_node : Wait for Node Registration] ********************** ok: [node01 -> node01] ok: [node02 -> node01] TASK [openshift_manage_node : include_tasks] *********************************** included: /root/openshift-ansible/roles/openshift_manage_node/tasks/config.yml for node02, node01 TASK [openshift_manage_node : Set node schedulability] ************************* ok: [node01 -> node01] ok: [node02 -> node01] TASK [openshift_manage_node : include_tasks] *********************************** included: /root/openshift-ansible/roles/openshift_manage_node/tasks/set_default_node_role.yml for node02, node01 TASK [openshift_manage_node : Retrieve nodes that are marked with the infra selector or the legacy infra selector] *** ok: [node02 -> node01] TASK [openshift_manage_node : Label infra or legacy infra nodes with the new role label] *** TASK [openshift_manage_node : Retrieve non-infra, non-master nodes that are not yet labeled compute] *** ok: [node02 -> node01] TASK [openshift_manage_node : label non-master non-infra nodes compute] ******** TASK [openshift_manage_node : Label all-in-one master as a compute node] ******* skipping: [node02] PLAY RECAP ********************************************************************* localhost : ok=30 changed=0 unreachable=0 failed=0 node01 : ok=71 changed=3 unreachable=0 failed=0 node02 : ok=155 changed=33 unreachable=0 failed=0 INSTALLER STATUS *************************************************************** Initialization : Complete (0:03:59) Node Preparation : Complete (0:04:08) Sending file modes: C0755 110489328 oc Sending file modes: C0600 5649 admin.kubeconfig Cluster "node01:8443" set. Cluster "node01:8443" set. + set +e + kubectl get nodes --no-headers + cluster/kubectl.sh get nodes --no-headers node01 Ready compute,infra,master 25d v1.10.0+b81c8f8 node02 Ready compute 53s v1.10.0+b81c8f8 + kubectl_rc=0 + '[' 0 -ne 0 ']' ++ kubectl get nodes --no-headers ++ cluster/kubectl.sh get nodes --no-headers ++ grep NotReady + '[' -n '' ']' + set -e + echo 'Nodes are ready:' Nodes are ready: + kubectl get nodes + cluster/kubectl.sh get nodes NAME STATUS ROLES AGE VERSION node01 Ready compute,infra,master 25d v1.10.0+b81c8f8 node02 Ready compute 54s v1.10.0+b81c8f8 + make cluster-sync ./cluster/build.sh Building ... Untagged: localhost:33040/kubevirt/virt-controller:devel Untagged: localhost:33040/kubevirt/virt-controller@sha256:18ed1eeb8f3e30cfdf9c78f976b612ec763cc2c4e9a3e6ab8ae6999c43967d97 Deleted: sha256:4ad5a5e508ab6fae91e79c9790c82debb38dfa3978c87c035f006d3182f11724 Deleted: sha256:5f9115759e23ae20e959b33af79859d381d0599fe9bed66af690e151cfa3c248 Deleted: sha256:80c182391440d8e93443d6ea52fd5d952da33286a454757c73d70b0306f8464f Deleted: sha256:95e4744dfa51857184bc795e2814998c6c7af42f053f213b447ea32c977ce558 Untagged: localhost:33040/kubevirt/virt-launcher:devel Untagged: localhost:33040/kubevirt/virt-launcher@sha256:d8452ebd5316bcda5c284e54c9b405415791e6eed9dc56b78202ab35ab066aab Deleted: sha256:d68ad96909929dddac7b3ca44803fff86104c564ee67d1b4ee9587e25f66f5a0 Deleted: sha256:c6b9d70365699132c209324e7c925422bd793edf16cd89d2a7d7bdaedfb66a93 Deleted: sha256:38379584d89bb55e355aa430aa3df4818e267ff88aa63ea15d6a2d5a5badf6df Deleted: sha256:11aab6394b05efcff32e715632e68bf606113a1382252c260406a683f9ec1de6 Deleted: sha256:c01f414989910083956a004f2fce9d48bfc11f198416d36863de92d81cd311e5 Deleted: sha256:fdfcdf0d5c1a326ae26b9bd197d364f1c2a57294673a10aa6bb3a265914c2725 Deleted: sha256:3d94fee0de646dcd118bc476903b21cfff6cb05c944a7e97e1c48f4d9a1170c8 Deleted: sha256:bd462bf2568678a01dc712bdc6bfc56e298a6c347fbf395a18f81f084b356fcb Deleted: sha256:9db3559e62c0fa186908f5d911587132a41ed8484bd113e607d746e8f03397be Deleted: sha256:205f80df94dc9a7d9a4d73b0895d111461dff4838d10ef4027691a897e34973f Untagged: localhost:33040/kubevirt/virt-handler:devel Untagged: localhost:33040/kubevirt/virt-handler@sha256:21ee2a165b9bc2c25103a6a7391e1c6b32843e27fa6c8e1645f8fd9aeb0fd4f2 Deleted: sha256:3e5dfc08c68ee58f28bcef8b09c12cdc2439487eb30f8044f4b57d2967d86bbf Deleted: sha256:0f634eb72cda3a11b0d2dad332a174d68d0cc519ae38b635e1b77aae81c57be9 Deleted: sha256:d2b10336b221a49aaaa9ad4cc17807e8bf57d3cf7384a401aa7c076c5df406d9 Deleted: sha256:f803e6d20a820b52cdc400fe3ba8152f7e2800f5581f76d2fcc33ce18e2ee690 Untagged: localhost:33040/kubevirt/virt-api:devel Untagged: localhost:33040/kubevirt/virt-api@sha256:b8d617e3c83be0e53a949dcc98dd9c2b48c4fcda5361f99dbfa28affa905c699 Deleted: sha256:45ed709cd49563cf03b09cde81cf92c83ccb57b2d0691e2d4858c4b3961d3758 Deleted: sha256:8bc1881a3574c62e20116b31a1c67b81893d48fceec408ccdc98e7f8ea097e36 Deleted: sha256:e9d182d23a4987f6ba6be3974db63c76f7423d0ba9f221c2c50a194af7abbdeb Deleted: sha256:2b5a8770976a33123f663c44202a82acca59b6e2f3ee1c4b2c4745626ed2a9c3 Untagged: localhost:33040/kubevirt/subresource-access-test:devel Untagged: localhost:33040/kubevirt/subresource-access-test@sha256:879fb6f15221d122b9a4935991f4330a818f0e12937c0d41f2c60b65ba1dec31 Deleted: sha256:74733bda739496b0e92695cb905cf1df0e01cd6d0862e249bc160df46a4af800 Deleted: sha256:287889843305989c5f4648bd684b02aa8383e93fb8c5186574dfdb68bb7937b4 Deleted: sha256:eb3e0ba7f583d6d997da3ef10775adc6e7068d8b446edca620d68fa96aec99b9 Deleted: sha256:ef098f3a2e839e3dba7cc718042a88f6a238449e51afcb6ab47a6726c7eb1331 Untagged: localhost:33040/kubevirt/example-hook-sidecar:devel Untagged: localhost:33040/kubevirt/example-hook-sidecar@sha256:096ede5c1c160b8f681e5b40c5f86ed7069ed709e8c9d6a745579a9c517999b5 Deleted: sha256:0ccf3fef94cf17a2ff75b86c2b1b31c116e31d55175db2d6e90fbd7511b50ea8 Deleted: sha256:1ba87aa520dab015abd6ee7a0d34ae295892159d44fd3ab4ed3e0ffd6b9cde2a Deleted: sha256:e295adced057279a049b88d554f042c915cd92e53e64ef6b869c6b7047c0cf99 Deleted: sha256:fd261e7ab4db1a43b072b568b9cd0c6e378652b0ce05e7bef2c95bff7d0d5966 sha256:ceba12cbc33e4e37a707840478a630db561e2427b78c8c9f9cd6d0b73276ab32 go version go1.10 linux/amd64 go version go1.10 linux/amd64 make[1]: Entering directory `/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt' hack/dockerized "./hack/check.sh && KUBEVIRT_VERSION= ./hack/build-go.sh install " && ./hack/build-copy-artifacts.sh sha256:ceba12cbc33e4e37a707840478a630db561e2427b78c8c9f9cd6d0b73276ab32 go version go1.10 linux/amd64 go version go1.10 linux/amd64 find: '/root/go/src/kubevirt.io/kubevirt/_out/cmd': No such file or directory Compiling tests... compiled tests.test hack/build-docker.sh build Sending build context to Docker daemon 40.39 MB Step 1/8 : FROM fedora:28 ---> cc510acfcd70 Step 2/8 : MAINTAINER "The KubeVirt Project" ---> Using cache ---> 84920e004a40 Step 3/8 : RUN useradd -u 1001 --create-home -s /bin/bash virt-controller ---> Using cache ---> b4f3251c6468 Step 4/8 : WORKDIR /home/virt-controller ---> Using cache ---> 813752072d9d Step 5/8 : USER 1001 ---> Using cache ---> 88b3556f36b4 Step 6/8 : COPY virt-controller /usr/bin/virt-controller ---> bcc27b8c331f Removing intermediate container 4260ca3220cf Step 7/8 : ENTRYPOINT /usr/bin/virt-controller ---> Running in 70e87cacc7de ---> ba82b346defe Removing intermediate container 70e87cacc7de Step 8/8 : LABEL "kubevirt-functional-tests-openshift-3.10-release1" '' "virt-controller" '' ---> Running in e26f1332fd04 ---> 1bc14c4c669d Removing intermediate container e26f1332fd04 Successfully built 1bc14c4c669d Sending build context to Docker daemon 43.31 MB Step 1/10 : FROM kubevirt/libvirt:4.2.0 ---> 5f0bfe81a3e0 Step 2/10 : MAINTAINER "The KubeVirt Project" ---> Using cache ---> 09010a005182 Step 3/10 : RUN dnf -y install socat genisoimage util-linux libcgroup-tools ethtool net-tools sudo && dnf -y clean all && test $(id -u qemu) = 107 # make sure that the qemu user really is 107 ---> Using cache ---> fc9481693838 Step 4/10 : COPY virt-launcher /usr/bin/virt-launcher ---> 43f277aa164e Removing intermediate container 651b7046ecca Step 5/10 : COPY kubevirt-sudo /etc/sudoers.d/kubevirt ---> dcd296a811f6 Removing intermediate container 95239d95e742 Step 6/10 : RUN setcap CAP_NET_BIND_SERVICE=+eip /usr/bin/qemu-system-x86_64 ---> Running in 1b5050085123  ---> 3165aeb03f67 Removing intermediate container 1b5050085123 Step 7/10 : RUN mkdir -p /usr/share/kubevirt/virt-launcher ---> Running in 36b87e6a320e  ---> 14bbe2f4508c Removing intermediate container 36b87e6a320e Step 8/10 : COPY entrypoint.sh libvirtd.sh sock-connector /usr/share/kubevirt/virt-launcher/ ---> e5628183ae71 Removing intermediate container 2450a1f39fa8 Step 9/10 : ENTRYPOINT /usr/share/kubevirt/virt-launcher/entrypoint.sh ---> Running in f6e375cb9b22 ---> 72ebe87016b5 Removing intermediate container f6e375cb9b22 Step 10/10 : LABEL "kubevirt-functional-tests-openshift-3.10-release1" '' "virt-launcher" '' ---> Running in 920efee180cb ---> 45fc69f19fe5 Removing intermediate container 920efee180cb Successfully built 45fc69f19fe5 Sending build context to Docker daemon 38.4 MB Step 1/5 : FROM fedora:28 ---> cc510acfcd70 Step 2/5 : MAINTAINER "The KubeVirt Project" ---> Using cache ---> 84920e004a40 Step 3/5 : COPY virt-handler /usr/bin/virt-handler ---> 7871bc511c06 Removing intermediate container aac8ca5e128a Step 4/5 : ENTRYPOINT /usr/bin/virt-handler ---> Running in c0ebe03a8cb1 ---> f31724c4e6e8 Removing intermediate container c0ebe03a8cb1 Step 5/5 : LABEL "kubevirt-functional-tests-openshift-3.10-release1" '' "virt-handler" '' ---> Running in 1e73b58480be ---> 8ae114dbbe78 Removing intermediate container 1e73b58480be Successfully built 8ae114dbbe78 Sending build context to Docker daemon 38.81 MB Step 1/8 : FROM fedora:28 ---> cc510acfcd70 Step 2/8 : MAINTAINER "The KubeVirt Project" ---> Using cache ---> 84920e004a40 Step 3/8 : RUN useradd -u 1001 --create-home -s /bin/bash virt-api ---> Using cache ---> 3cff23506e80 Step 4/8 : WORKDIR /home/virt-api ---> Using cache ---> e94c5606b96b Step 5/8 : USER 1001 ---> Using cache ---> af16317199f5 Step 6/8 : COPY virt-api /usr/bin/virt-api ---> c57b92ede712 Removing intermediate container d6b934a3ca59 Step 7/8 : ENTRYPOINT /usr/bin/virt-api ---> Running in 7ff9ea4200fb ---> 2ff8965f279d Removing intermediate container 7ff9ea4200fb Step 8/8 : LABEL "kubevirt-functional-tests-openshift-3.10-release1" '' "virt-api" '' ---> Running in b45a2e57da6f ---> 9e5addace298 Removing intermediate container b45a2e57da6f Successfully built 9e5addace298 Sending build context to Docker daemon 4.096 kB Step 1/7 : FROM fedora:28 ---> cc510acfcd70 Step 2/7 : MAINTAINER "The KubeVirt Project" ---> Using cache ---> 84920e004a40 Step 3/7 : ENV container docker ---> Using cache ---> aed3ca4ac3a3 Step 4/7 : RUN mkdir -p /images/custom /images/alpine && truncate -s 64M /images/custom/disk.img && curl http://dl-cdn.alpinelinux.org/alpine/v3.7/releases/x86_64/alpine-virt-3.7.0-x86_64.iso > /images/alpine/disk.img ---> Using cache ---> c7d0cf8fc982 Step 5/7 : ADD entrypoint.sh / ---> Using cache ---> 0393e5ee0c37 Step 6/7 : CMD /entrypoint.sh ---> Using cache ---> 23798f49dea3 Step 7/7 : LABEL "disks-images-provider" '' "kubevirt-functional-tests-openshift-3.10-release1" '' ---> Using cache ---> 628bfca144bf Successfully built 628bfca144bf Sending build context to Docker daemon 2.56 kB Step 1/5 : FROM fedora:28 ---> cc510acfcd70 Step 2/5 : MAINTAINER "The KubeVirt Project" ---> Using cache ---> 84920e004a40 Step 3/5 : ENV container docker ---> Using cache ---> aed3ca4ac3a3 Step 4/5 : RUN dnf -y install procps-ng nmap-ncat && dnf -y clean all ---> Using cache ---> d8c990eaf575 Step 5/5 : LABEL "kubevirt-functional-tests-openshift-3.10-release1" '' "vm-killer" '' ---> Using cache ---> 2ed275c4bfd0 Successfully built 2ed275c4bfd0 Sending build context to Docker daemon 5.12 kB Step 1/7 : FROM debian:sid ---> 68f33cf86aab Step 2/7 : MAINTAINER "David Vossel" \ ---> Using cache ---> 50fc79ebe51c Step 3/7 : ENV container docker ---> Using cache ---> b8e063496923 Step 4/7 : RUN apt-get update && apt-get install -y bash curl bzip2 qemu-utils && mkdir -p /disk && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 8adb1572b35c Step 5/7 : ADD entry-point.sh / ---> Using cache ---> 8c0c5a52e4df Step 6/7 : CMD /entry-point.sh ---> Using cache ---> 1a4b838e5dee Step 7/7 : LABEL "kubevirt-functional-tests-openshift-3.10-release1" '' "registry-disk-v1alpha" '' ---> Using cache ---> 7aa3fd44f8c9 Successfully built 7aa3fd44f8c9 Sending build context to Docker daemon 2.56 kB Step 1/4 : FROM localhost:33278/kubevirt/registry-disk-v1alpha:devel ---> 7aa3fd44f8c9 Step 2/4 : MAINTAINER "David Vossel" \ ---> Using cache ---> 5e0c3d37503b Step 3/4 : RUN curl https://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img > /disk/cirros.img ---> Using cache ---> 2acb8de4d71e Step 4/4 : LABEL "cirros-registry-disk-demo" '' "kubevirt-functional-tests-openshift-3.10-release1" '' ---> Using cache ---> 89f88bb54bf2 Successfully built 89f88bb54bf2 Sending build context to Docker daemon 2.56 kB Step 1/4 : FROM localhost:33278/kubevirt/registry-disk-v1alpha:devel ---> 7aa3fd44f8c9 Step 2/4 : MAINTAINER "The KubeVirt Project" ---> Using cache ---> 776bfb123af4 Step 3/4 : RUN curl -g -L https://download.fedoraproject.org/pub/fedora/linux/releases/27/CloudImages/x86_64/images/Fedora-Cloud-Base-27-1.6.x86_64.qcow2 > /disk/fedora.qcow2 ---> Using cache ---> 288211d2b493 Step 4/4 : LABEL "fedora-cloud-registry-disk-demo" '' "kubevirt-functional-tests-openshift-3.10-release1" '' ---> Using cache ---> 0912477735f2 Successfully built 0912477735f2 Sending build context to Docker daemon 2.56 kB Step 1/4 : FROM localhost:33278/kubevirt/registry-disk-v1alpha:devel ---> 7aa3fd44f8c9 Step 2/4 : MAINTAINER "The KubeVirt Project" ---> Using cache ---> 776bfb123af4 Step 3/4 : RUN curl http://dl-cdn.alpinelinux.org/alpine/v3.7/releases/x86_64/alpine-virt-3.7.0-x86_64.iso > /disk/alpine.iso ---> Using cache ---> c0c8be599bed Step 4/4 : LABEL "alpine-registry-disk-demo" '' "kubevirt-functional-tests-openshift-3.10-release1" '' ---> Using cache ---> f4b34e404811 Successfully built f4b34e404811 Sending build context to Docker daemon 35.59 MB Step 1/8 : FROM fedora:28 ---> cc510acfcd70 Step 2/8 : MAINTAINER "The KubeVirt Project" ---> Using cache ---> 84920e004a40 Step 3/8 : RUN useradd -u 1001 --create-home -s /bin/bash virtctl ---> Using cache ---> d74088d7a4fc Step 4/8 : WORKDIR /home/virtctl ---> Using cache ---> c8c857bf8d96 Step 5/8 : USER 1001 ---> Using cache ---> 36730a67b946 Step 6/8 : COPY subresource-access-test /subresource-access-test ---> 496260704dd7 Removing intermediate container 7162cfdf0746 Step 7/8 : ENTRYPOINT /subresource-access-test ---> Running in 1d0369db7031 ---> fdb484ecde4d Removing intermediate container 1d0369db7031 Step 8/8 : LABEL "kubevirt-functional-tests-openshift-3.10-release1" '' "subresource-access-test" '' ---> Running in 522d96129534 ---> 514b802c2315 Removing intermediate container 522d96129534 Successfully built 514b802c2315 Sending build context to Docker daemon 3.072 kB Step 1/9 : FROM fedora:28 ---> cc510acfcd70 Step 2/9 : MAINTAINER "The KubeVirt Project" ---> Using cache ---> 84920e004a40 Step 3/9 : ENV container docker ---> Using cache ---> aed3ca4ac3a3 Step 4/9 : RUN dnf -y install make git gcc && dnf -y clean all ---> Using cache ---> 6050b24a5d85 Step 5/9 : ENV GIMME_GO_VERSION 1.9.2 ---> Using cache ---> 0447d2178073 Step 6/9 : RUN mkdir -p /gimme && curl -sL https://raw.githubusercontent.com/travis-ci/gimme/master/gimme | HOME=/gimme bash >> /etc/profile.d/gimme.sh ---> Using cache ---> 291db82d955f Step 7/9 : ENV GOPATH "/go" GOBIN "/usr/bin" ---> Using cache ---> 793556477837 Step 8/9 : RUN mkdir -p /go && source /etc/profile.d/gimme.sh && go get github.com/masterzen/winrm-cli ---> Using cache ---> fd5c6e1f9461 Step 9/9 : LABEL "kubevirt-functional-tests-openshift-3.10-release1" '' "winrmcli" '' ---> Using cache ---> 91d1be1bcbe4 Successfully built 91d1be1bcbe4 Sending build context to Docker daemon 36.8 MB Step 1/5 : FROM fedora:27 ---> 9110ae7f579f Step 2/5 : MAINTAINER "The KubeVirt Project" ---> Using cache ---> 71a8c548e503 Step 3/5 : COPY example-hook-sidecar /example-hook-sidecar ---> 8ac028750fb4 Removing intermediate container d3e969cf1a66 Step 4/5 : ENTRYPOINT /example-hook-sidecar ---> Running in 1fc56bb7a83e ---> 45e71027a66d Removing intermediate container 1fc56bb7a83e Step 5/5 : LABEL "example-hook-sidecar" '' "kubevirt-functional-tests-openshift-3.10-release1" '' ---> Running in c1ca67f7412b ---> 3ea0cfc35f0f Removing intermediate container c1ca67f7412b Successfully built 3ea0cfc35f0f hack/build-docker.sh push The push refers to a repository [localhost:33278/kubevirt/virt-controller] 1edadc219139: Preparing b2f5abdac324: Preparing 891e1e4ef82a: Preparing b2f5abdac324: Pushed 1edadc219139: Pushed 891e1e4ef82a: Pushed devel: digest: sha256:68ab3d43077a6cd66a3f359d33a6febbf29d23d09c4f3c6a8b5496bddd2481a3 size: 949 The push refers to a repository [localhost:33278/kubevirt/virt-launcher] 5887cda7800c: Preparing 2f69f6ee9403: Preparing b51a86c7eae3: Preparing 8f07f358da23: Preparing 8897f61da472: Preparing 0b99c4111657: Preparing da38cf808aa5: Preparing b83399358a92: Preparing 186d8b3e4fd8: Preparing fa6154170bf5: Preparing 5eefb9960a36: Preparing 891e1e4ef82a: Preparing 0b99c4111657: Waiting fa6154170bf5: Waiting 891e1e4ef82a: Waiting da38cf808aa5: Waiting 5eefb9960a36: Waiting b83399358a92: Waiting 186d8b3e4fd8: Waiting 8f07f358da23: Pushed 5887cda7800c: Pushed 2f69f6ee9403: Pushed da38cf808aa5: Pushed b83399358a92: Pushed fa6154170bf5: Pushed 186d8b3e4fd8: Pushed 891e1e4ef82a: Mounted from kubevirt/virt-controller b51a86c7eae3: Pushed 8897f61da472: Pushed 0b99c4111657: Pushed 5eefb9960a36: Pushed devel: digest: sha256:4e5f672e10e8e99bb3f745833daec5edf9e19129dbc406601e95c71355ca42ab size: 2828 The push refers to a repository [localhost:33278/kubevirt/virt-handler] 4726e12efe55: Preparing 891e1e4ef82a: Preparing 891e1e4ef82a: Mounted from kubevirt/virt-launcher 4726e12efe55: Pushed devel: digest: sha256:3a792d0a6c93db7959f27e9a97b93698dddc8c98e30c63c0fe2f677950ecf065 size: 740 The push refers to a repository [localhost:33278/kubevirt/virt-api] 317f78fe3f51: Preparing afd1d781e4d1: Preparing 891e1e4ef82a: Preparing 891e1e4ef82a: Mounted from kubevirt/virt-handler afd1d781e4d1: Pushed 317f78fe3f51: Pushed devel: digest: sha256:600ea511f288313526f542d11bc3935937e5413e1f136191eb11901b02a18a73 size: 948 The push refers to a repository [localhost:33278/kubevirt/disks-images-provider] dc0875c44573: Preparing 8fc77a44094f: Preparing 891e1e4ef82a: Preparing 891e1e4ef82a: Mounted from kubevirt/virt-api dc0875c44573: Pushed 8fc77a44094f: Pushed devel: digest: sha256:d23d8d42ec6e15ae7ed6e778918aafb30b1527dcab703a192077860ecf796c74 size: 948 The push refers to a repository [localhost:33278/kubevirt/vm-killer] d1b69e768421: Preparing 891e1e4ef82a: Preparing 891e1e4ef82a: Mounted from kubevirt/disks-images-provider d1b69e768421: Pushed devel: digest: sha256:e18b0719b6c92415bd3a9d4e45278bb4a4f7bccefbd3fe8c958aad9b913bc32c size: 740 The push refers to a repository [localhost:33278/kubevirt/registry-disk-v1alpha] 2a15632f54d4: Preparing 91a924e03d7c: Preparing 25edbec0eaea: Preparing 2a15632f54d4: Pushed 91a924e03d7c: Pushed 25edbec0eaea: Pushed devel: digest: sha256:93dbd4b6c598eae77e68f8119e129d092b75cfe0573a46c653a4578391b54edd size: 948 The push refers to a repository [localhost:33278/kubevirt/cirros-registry-disk-demo] f287bddc58c9: Preparing 2a15632f54d4: Preparing 91a924e03d7c: Preparing 25edbec0eaea: Preparing 25edbec0eaea: Mounted from kubevirt/registry-disk-v1alpha 91a924e03d7c: Mounted from kubevirt/registry-disk-v1alpha 2a15632f54d4: Mounted from kubevirt/registry-disk-v1alpha f287bddc58c9: Pushed devel: digest: sha256:d84ec6e1c3b1e790318b351a867571430b0f77022b609bf72c7edc11774869a2 size: 1160 The push refers to a repository [localhost:33278/kubevirt/fedora-cloud-registry-disk-demo] 191bddb21627: Preparing 2a15632f54d4: Preparing 91a924e03d7c: Preparing 25edbec0eaea: Preparing 25edbec0eaea: Mounted from kubevirt/cirros-registry-disk-demo 91a924e03d7c: Mounted from kubevirt/cirros-registry-disk-demo 2a15632f54d4: Mounted from kubevirt/cirros-registry-disk-demo 191bddb21627: Pushed devel: digest: sha256:721c5dc3b73e50b865b6d395e48884382c391509e18b4d77a3a27456a1eea65c size: 1161 The push refers to a repository [localhost:33278/kubevirt/alpine-registry-disk-demo] 8a362b640dc9: Preparing 2a15632f54d4: Preparing 91a924e03d7c: Preparing 25edbec0eaea: Preparing 25edbec0eaea: Mounted from kubevirt/fedora-cloud-registry-disk-demo 91a924e03d7c: Mounted from kubevirt/fedora-cloud-registry-disk-demo 2a15632f54d4: Mounted from kubevirt/fedora-cloud-registry-disk-demo 8a362b640dc9: Pushed devel: digest: sha256:6c9639e0cb8ed67572ed78aad285cce752608f39802ce49856474162feae16f5 size: 1160 The push refers to a repository [localhost:33278/kubevirt/subresource-access-test] 55f348a27c23: Preparing 4052ce9d0aff: Preparing 891e1e4ef82a: Preparing 891e1e4ef82a: Mounted from kubevirt/vm-killer 4052ce9d0aff: Pushed 55f348a27c23: Pushed devel: digest: sha256:eb61b59f873b5089f31049585661a5ce6c564c20ffa917f595adb05f8bb2913c size: 948 The push refers to a repository [localhost:33278/kubevirt/winrmcli] 64ccc7ac4271: Preparing 4242962b50c3: Preparing 0e374d8c733e: Preparing 891e1e4ef82a: Preparing 891e1e4ef82a: Mounted from kubevirt/subresource-access-test 64ccc7ac4271: Pushed 0e374d8c733e: Pushed 4242962b50c3: Pushed devel: digest: sha256:7ba212e34e7bbac39ae9d54624462c338a98987d0eb9f59f8bb24b123847d8b4 size: 1165 The push refers to a repository [localhost:33278/kubevirt/example-hook-sidecar] fb3eb609e333: Preparing 39bae602f753: Preparing fb3eb609e333: Pushed 39bae602f753: Pushed devel: digest: sha256:6aa20a2ac32b56273b9494f554e9bab8423cb4d5dc7dfc7baa396713dfc15830 size: 740 make[1]: Leaving directory `/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt' Done ./cluster/clean.sh + source hack/common.sh ++++ dirname 'hack/common.sh[0]' +++ cd hack/../ +++ pwd ++ KUBEVIRT_DIR=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt ++ OUT_DIR=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt/_out ++ VENDOR_DIR=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt/vendor ++ CMD_OUT_DIR=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt/_out/cmd ++ TESTS_OUT_DIR=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt/_out/tests ++ APIDOCS_OUT_DIR=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt/_out/apidocs ++ MANIFESTS_OUT_DIR=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt/_out/manifests ++ MANIFEST_TEMPLATES_OUT_DIR=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt/_out/templates/manifests ++ PYTHON_CLIENT_OUT_DIR=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt/_out/client-python ++ KUBEVIRT_PROVIDER=os-3.10.0 ++ KUBEVIRT_NUM_NODES=2 ++ '[' -z kubevirt-functional-tests-openshift-3.10-release ']' ++ provider_prefix=kubevirt-functional-tests-openshift-3.10-release1 ++ job_prefix=kubevirt-functional-tests-openshift-3.10-release1 +++ kubevirt_version +++ '[' -n '' ']' +++ '[' -d /var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt/.git ']' ++++ git describe --always --tags +++ echo v0.7.0-182-g4c4116d ++ KUBEVIRT_VERSION=v0.7.0-182-g4c4116d + source cluster/os-3.10.0/provider.sh ++ set -e ++ image=os-3.10.0@sha256:50a4b8ee3e07d592e7e4fbf3eb1401980a5947499dfdc3d847c085b5775aaa9a ++ source cluster/ephemeral-provider-common.sh +++ set -e +++ _cli='docker run --privileged --net=host --rm -v /var/run/docker.sock:/var/run/docker.sock kubevirtci/gocli@sha256:aa7f295a7908fa333ab5e98ef3af0bfafbabfd3cee2b83f9af47f722e3000f6a' + source hack/config.sh ++ unset binaries docker_images docker_prefix docker_tag manifest_templates master_ip network_provider kubeconfig manifest_docker_prefix namespace ++ KUBEVIRT_PROVIDER=os-3.10.0 ++ source hack/config-default.sh source hack/config-os-3.10.0.sh +++ binaries='cmd/virt-controller cmd/virt-launcher cmd/virt-handler cmd/virtctl cmd/fake-qemu-process cmd/virt-api cmd/subresource-access-test cmd/example-hook-sidecar' +++ docker_images='cmd/virt-controller cmd/virt-launcher cmd/virt-handler cmd/virt-api images/disks-images-provider images/vm-killer cmd/registry-disk-v1alpha images/cirros-registry-disk-demo images/fedora-cloud-registry-disk-demo images/alpine-registry-disk-demo cmd/subresource-access-test images/winrmcli cmd/example-hook-sidecar' +++ docker_prefix=kubevirt +++ docker_tag=latest +++ master_ip=192.168.200.2 +++ network_provider=flannel +++ namespace=kube-system ++ test -f hack/config-provider-os-3.10.0.sh ++ source hack/config-provider-os-3.10.0.sh +++ master_ip=127.0.0.1 +++ docker_tag=devel +++ kubeconfig=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt/cluster/os-3.10.0/.kubeconfig +++ kubectl=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt/cluster/os-3.10.0/.kubectl +++ docker_prefix=localhost:33278/kubevirt +++ manifest_docker_prefix=registry:5000/kubevirt ++ test -f hack/config-local.sh ++ export binaries docker_images docker_prefix docker_tag manifest_templates master_ip network_provider kubeconfig namespace + echo 'Cleaning up ...' Cleaning up ... + cluster/kubectl.sh get vmis --all-namespaces -o=custom-columns=NAME:.metadata.name,NAMESPACE:.metadata.namespace,FINALIZERS:.metadata.finalizers --no-headers + grep foregroundDeleteVirtualMachine + read p error: the server doesn't have a resource type "vmis" + _kubectl delete ds -l kubevirt.io -n kube-system --cascade=false --grace-period 0 No resources found + _kubectl delete pods -n kube-system -l=kubevirt.io=libvirt --force --grace-period 0 No resources found + _kubectl delete pods -n kube-system -l=kubevirt.io=virt-handler --force --grace-period 0 No resources found + namespaces=(default ${namespace}) + for i in '${namespaces[@]}' + _kubectl -n default delete apiservices -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n default delete apiservices -l kubevirt.io No resources found + _kubectl -n default delete deployment -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n default delete deployment -l kubevirt.io No resources found + _kubectl -n default delete rs -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n default delete rs -l kubevirt.io No resources found + _kubectl -n default delete services -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n default delete services -l kubevirt.io No resources found + _kubectl -n default delete apiservices -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n default delete apiservices -l kubevirt.io No resources found + _kubectl -n default delete validatingwebhookconfiguration -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n default delete validatingwebhookconfiguration -l kubevirt.io No resources found + _kubectl -n default delete secrets -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n default delete secrets -l kubevirt.io No resources found + _kubectl -n default delete pv -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n default delete pv -l kubevirt.io No resources found + _kubectl -n default delete pvc -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n default delete pvc -l kubevirt.io No resources found + _kubectl -n default delete ds -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n default delete ds -l kubevirt.io No resources found + _kubectl -n default delete customresourcedefinitions -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n default delete customresourcedefinitions -l kubevirt.io No resources found + _kubectl -n default delete pods -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n default delete pods -l kubevirt.io No resources found + _kubectl -n default delete clusterrolebinding -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n default delete clusterrolebinding -l kubevirt.io No resources found + _kubectl -n default delete rolebinding -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n default delete rolebinding -l kubevirt.io No resources found + _kubectl -n default delete roles -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n default delete roles -l kubevirt.io No resources found + _kubectl -n default delete clusterroles -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n default delete clusterroles -l kubevirt.io No resources found + _kubectl -n default delete serviceaccounts -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n default delete serviceaccounts -l kubevirt.io No resources found ++ _kubectl -n default get crd offlinevirtualmachines.kubevirt.io ++ wc -l ++ export KUBECONFIG=cluster/os-3.10.0/.kubeconfig ++ KUBECONFIG=cluster/os-3.10.0/.kubeconfig ++ cluster/os-3.10.0/.kubectl -n default get crd offlinevirtualmachines.kubevirt.io Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io "offlinevirtualmachines.kubevirt.io" not found + '[' 0 -gt 0 ']' + for i in '${namespaces[@]}' + _kubectl -n kube-system delete apiservices -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n kube-system delete apiservices -l kubevirt.io No resources found + _kubectl -n kube-system delete deployment -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n kube-system delete deployment -l kubevirt.io No resources found + _kubectl -n kube-system delete rs -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n kube-system delete rs -l kubevirt.io No resources found + _kubectl -n kube-system delete services -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n kube-system delete services -l kubevirt.io No resources found + _kubectl -n kube-system delete apiservices -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n kube-system delete apiservices -l kubevirt.io No resources found + _kubectl -n kube-system delete validatingwebhookconfiguration -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n kube-system delete validatingwebhookconfiguration -l kubevirt.io No resources found + _kubectl -n kube-system delete secrets -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n kube-system delete secrets -l kubevirt.io No resources found + _kubectl -n kube-system delete pv -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n kube-system delete pv -l kubevirt.io No resources found + _kubectl -n kube-system delete pvc -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n kube-system delete pvc -l kubevirt.io No resources found + _kubectl -n kube-system delete ds -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n kube-system delete ds -l kubevirt.io No resources found + _kubectl -n kube-system delete customresourcedefinitions -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n kube-system delete customresourcedefinitions -l kubevirt.io No resources found + _kubectl -n kube-system delete pods -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n kube-system delete pods -l kubevirt.io No resources found + _kubectl -n kube-system delete clusterrolebinding -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n kube-system delete clusterrolebinding -l kubevirt.io No resources found + _kubectl -n kube-system delete rolebinding -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n kube-system delete rolebinding -l kubevirt.io No resources found + _kubectl -n kube-system delete roles -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n kube-system delete roles -l kubevirt.io No resources found + _kubectl -n kube-system delete clusterroles -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n kube-system delete clusterroles -l kubevirt.io No resources found + _kubectl -n kube-system delete serviceaccounts -l kubevirt.io + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl -n kube-system delete serviceaccounts -l kubevirt.io No resources found ++ _kubectl -n kube-system get crd offlinevirtualmachines.kubevirt.io ++ export KUBECONFIG=cluster/os-3.10.0/.kubeconfig ++ KUBECONFIG=cluster/os-3.10.0/.kubeconfig ++ wc -l ++ cluster/os-3.10.0/.kubectl -n kube-system get crd offlinevirtualmachines.kubevirt.io Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io "offlinevirtualmachines.kubevirt.io" not found + '[' 0 -gt 0 ']' + sleep 2 + echo Done Done ./cluster/deploy.sh + source hack/common.sh ++++ dirname 'hack/common.sh[0]' +++ cd hack/../ +++ pwd ++ KUBEVIRT_DIR=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt ++ OUT_DIR=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt/_out ++ VENDOR_DIR=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt/vendor ++ CMD_OUT_DIR=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt/_out/cmd ++ TESTS_OUT_DIR=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt/_out/tests ++ APIDOCS_OUT_DIR=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt/_out/apidocs ++ MANIFESTS_OUT_DIR=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt/_out/manifests ++ MANIFEST_TEMPLATES_OUT_DIR=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt/_out/templates/manifests ++ PYTHON_CLIENT_OUT_DIR=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt/_out/client-python ++ KUBEVIRT_PROVIDER=os-3.10.0 ++ KUBEVIRT_NUM_NODES=2 ++ '[' -z kubevirt-functional-tests-openshift-3.10-release ']' ++ provider_prefix=kubevirt-functional-tests-openshift-3.10-release1 ++ job_prefix=kubevirt-functional-tests-openshift-3.10-release1 +++ kubevirt_version +++ '[' -n '' ']' +++ '[' -d /var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt/.git ']' ++++ git describe --always --tags +++ echo v0.7.0-182-g4c4116d ++ KUBEVIRT_VERSION=v0.7.0-182-g4c4116d + source cluster/os-3.10.0/provider.sh ++ set -e ++ image=os-3.10.0@sha256:50a4b8ee3e07d592e7e4fbf3eb1401980a5947499dfdc3d847c085b5775aaa9a ++ source cluster/ephemeral-provider-common.sh +++ set -e +++ _cli='docker run --privileged --net=host --rm -v /var/run/docker.sock:/var/run/docker.sock kubevirtci/gocli@sha256:aa7f295a7908fa333ab5e98ef3af0bfafbabfd3cee2b83f9af47f722e3000f6a' + source hack/config.sh ++ unset binaries docker_images docker_prefix docker_tag manifest_templates master_ip network_provider kubeconfig manifest_docker_prefix namespace ++ KUBEVIRT_PROVIDER=os-3.10.0 ++ source hack/config-default.sh source hack/config-os-3.10.0.sh +++ binaries='cmd/virt-controller cmd/virt-launcher cmd/virt-handler cmd/virtctl cmd/fake-qemu-process cmd/virt-api cmd/subresource-access-test cmd/example-hook-sidecar' +++ docker_images='cmd/virt-controller cmd/virt-launcher cmd/virt-handler cmd/virt-api images/disks-images-provider images/vm-killer cmd/registry-disk-v1alpha images/cirros-registry-disk-demo images/fedora-cloud-registry-disk-demo images/alpine-registry-disk-demo cmd/subresource-access-test images/winrmcli cmd/example-hook-sidecar' +++ docker_prefix=kubevirt +++ docker_tag=latest +++ master_ip=192.168.200.2 +++ network_provider=flannel +++ namespace=kube-system ++ test -f hack/config-provider-os-3.10.0.sh ++ source hack/config-provider-os-3.10.0.sh +++ master_ip=127.0.0.1 +++ docker_tag=devel +++ kubeconfig=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt/cluster/os-3.10.0/.kubeconfig +++ kubectl=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt/cluster/os-3.10.0/.kubectl +++ docker_prefix=localhost:33278/kubevirt +++ manifest_docker_prefix=registry:5000/kubevirt ++ test -f hack/config-local.sh ++ export binaries docker_images docker_prefix docker_tag manifest_templates master_ip network_provider kubeconfig namespace + echo 'Deploying ...' Deploying ... + [[ -z openshift-3.10-release ]] + [[ openshift-3.10-release =~ .*-dev ]] + [[ openshift-3.10-release =~ .*-release ]] + for manifest in '${MANIFESTS_OUT_DIR}/release/*' + [[ /var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt/_out/manifests/release/demo-content.yaml =~ .*demo.* ]] + continue + for manifest in '${MANIFESTS_OUT_DIR}/release/*' + [[ /var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt/_out/manifests/release/kubevirt.yaml =~ .*demo.* ]] + _kubectl create -f /var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt/_out/manifests/release/kubevirt.yaml + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl create -f /var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt/_out/manifests/release/kubevirt.yaml clusterrole.rbac.authorization.k8s.io "kubevirt.io:admin" created clusterrole.rbac.authorization.k8s.io "kubevirt.io:edit" created clusterrole.rbac.authorization.k8s.io "kubevirt.io:view" created serviceaccount "kubevirt-apiserver" created clusterrolebinding.rbac.authorization.k8s.io "kubevirt-apiserver" created clusterrolebinding.rbac.authorization.k8s.io "kubevirt-apiserver-auth-delegator" created rolebinding.rbac.authorization.k8s.io "kubevirt-apiserver" created role.rbac.authorization.k8s.io "kubevirt-apiserver" created clusterrole.rbac.authorization.k8s.io "kubevirt-apiserver" created clusterrole.rbac.authorization.k8s.io "kubevirt-controller" created serviceaccount "kubevirt-controller" created serviceaccount "kubevirt-privileged" created clusterrolebinding.rbac.authorization.k8s.io "kubevirt-controller" created clusterrolebinding.rbac.authorization.k8s.io "kubevirt-controller-cluster-admin" created clusterrolebinding.rbac.authorization.k8s.io "kubevirt-privileged-cluster-admin" created clusterrole.rbac.authorization.k8s.io "kubevirt.io:default" created clusterrolebinding.rbac.authorization.k8s.io "kubevirt.io:default" created service "virt-api" created deployment.extensions "virt-api" created deployment.extensions "virt-controller" created daemonset.extensions "virt-handler" created customresourcedefinition.apiextensions.k8s.io "virtualmachineinstances.kubevirt.io" created customresourcedefinition.apiextensions.k8s.io "virtualmachineinstancereplicasets.kubevirt.io" created customresourcedefinition.apiextensions.k8s.io "virtualmachineinstancepresets.kubevirt.io" created customresourcedefinition.apiextensions.k8s.io "virtualmachines.kubevirt.io" created + _kubectl create -f /var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt/_out/manifests/testing -R + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl create -f /var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/go/src/kubevirt.io/kubevirt/_out/manifests/testing -R persistentvolumeclaim "disk-alpine" created persistentvolume "host-path-disk-alpine" created persistentvolumeclaim "disk-custom" created persistentvolume "host-path-disk-custom" created daemonset.extensions "disks-images-provider" created serviceaccount "kubevirt-testing" created clusterrolebinding.rbac.authorization.k8s.io "kubevirt-testing-cluster-admin" created + [[ os-3.10.0 =~ os-* ]] + _kubectl adm policy add-scc-to-user privileged -z kubevirt-controller -n kube-system + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl adm policy add-scc-to-user privileged -z kubevirt-controller -n kube-system scc "privileged" added to: ["system:serviceaccount:kube-system:kubevirt-controller"] + _kubectl adm policy add-scc-to-user privileged -z kubevirt-testing -n kube-system + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl adm policy add-scc-to-user privileged -z kubevirt-testing -n kube-system scc "privileged" added to: ["system:serviceaccount:kube-system:kubevirt-testing"] + _kubectl adm policy add-scc-to-user privileged -z kubevirt-privileged -n kube-system + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl adm policy add-scc-to-user privileged -z kubevirt-privileged -n kube-system scc "privileged" added to: ["system:serviceaccount:kube-system:kubevirt-privileged"] + _kubectl adm policy add-scc-to-user privileged -z kubevirt-apiserver -n kube-system + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl adm policy add-scc-to-user privileged -z kubevirt-apiserver -n kube-system scc "privileged" added to: ["system:serviceaccount:kube-system:kubevirt-apiserver"] + _kubectl adm policy add-scc-to-user privileged admin + export KUBECONFIG=cluster/os-3.10.0/.kubeconfig + KUBECONFIG=cluster/os-3.10.0/.kubeconfig + cluster/os-3.10.0/.kubectl adm policy add-scc-to-user privileged admin scc "privileged" added to: ["admin"] + echo Done Done + namespaces=(kube-system default) + [[ kube-system != \k\u\b\e\-\s\y\s\t\e\m ]] + timeout=300 + sample=30 + for i in '${namespaces[@]}' + current_time=0 ++ kubectl get pods -n kube-system --no-headers ++ cluster/kubectl.sh get pods -n kube-system --no-headers ++ grep -v Running + '[' -n 'disks-images-provider-9s2b7 0/1 ContainerCreating 0 1s disks-images-provider-wzh6p 0/1 Pending 0 1s virt-api-7d79764579-558v4 0/1 ContainerCreating 0 2s virt-api-7d79764579-fp5bs 0/1 ContainerCreating 0 2s virt-controller-7d57d96b65-jb4qg 0/1 ContainerCreating 0 2s virt-controller-7d57d96b65-k6l99 0/1 ContainerCreating 0 3s virt-handler-kqb7s 0/1 ContainerCreating 0 4s virt-handler-phjlf 0/1 ContainerCreating 0 3s' ']' + echo 'Waiting for kubevirt pods to enter the Running state ...' Waiting for kubevirt pods to enter the Running state ... + kubectl get pods -n kube-system --no-headers + grep -v Running + cluster/kubectl.sh get pods -n kube-system --no-headers disks-images-provider-9s2b7 0/1 ContainerCreating 0 2s disks-images-provider-wzh6p 0/1 ContainerCreating 0 2s virt-api-7d79764579-558v4 0/1 ContainerCreating 0 3s virt-api-7d79764579-fp5bs 0/1 ContainerCreating 0 3s virt-controller-7d57d96b65-jb4qg 0/1 ContainerCreating 0 3s virt-controller-7d57d96b65-k6l99 0/1 ContainerCreating 0 3s virt-handler-kqb7s 0/1 ContainerCreating 0 4s virt-handler-phjlf 0/1 ContainerCreating 0 3s + sleep 30 + current_time=30 + '[' 30 -gt 300 ']' ++ kubectl get pods -n kube-system --no-headers ++ grep -v Running ++ cluster/kubectl.sh get pods -n kube-system --no-headers + '[' -n '' ']' + current_time=0 ++ kubectl get pods -n kube-system '-ocustom-columns=status:status.containerStatuses[*].ready' --no-headers ++ cluster/kubectl.sh get pods -n kube-system '-ocustom-columns=status:status.containerStatuses[*].ready' --no-headers ++ grep false + '[' -n '' ']' + kubectl get pods -n kube-system + cluster/kubectl.sh get pods -n kube-system NAME READY STATUS RESTARTS AGE disks-images-provider-9s2b7 1/1 Running 0 35s disks-images-provider-wzh6p 1/1 Running 0 35s master-api-node01 1/1 Running 1 25d master-controllers-node01 1/1 Running 2 25d master-etcd-node01 1/1 Running 1 25d virt-api-7d79764579-558v4 1/1 Running 0 36s virt-api-7d79764579-fp5bs 1/1 Running 1 36s virt-controller-7d57d96b65-jb4qg 1/1 Running 0 36s virt-controller-7d57d96b65-k6l99 1/1 Running 0 36s virt-handler-kqb7s 1/1 Running 0 37s virt-handler-phjlf 1/1 Running 0 36s + for i in '${namespaces[@]}' + current_time=0 ++ kubectl get pods -n default --no-headers ++ grep -v Running ++ cluster/kubectl.sh get pods -n default --no-headers + '[' -n '' ']' + current_time=0 ++ kubectl get pods -n default '-ocustom-columns=status:status.containerStatuses[*].ready' --no-headers ++ cluster/kubectl.sh get pods -n default '-ocustom-columns=status:status.containerStatuses[*].ready' --no-headers ++ grep false + '[' -n '' ']' + kubectl get pods -n default + cluster/kubectl.sh get pods -n default NAME READY STATUS RESTARTS AGE docker-registry-1-rl562 1/1 Running 1 25d registry-console-1-rw9zf 1/1 Running 1 25d router-1-6cch9 1/1 Running 1 25d + kubectl version + cluster/kubectl.sh version oc v3.10.0-rc.0+c20e215 kubernetes v1.10.0+b81c8f8 features: Basic-Auth GSSAPI Kerberos SPNEGO Server https://127.0.0.1:33275 openshift v3.10.0-rc.0+c20e215 kubernetes v1.10.0+b81c8f8 + ginko_params='--ginkgo.noColor --junit-output=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/junit.xml' + [[ openshift-3.10-release =~ windows.* ]] + FUNC_TEST_ARGS='--ginkgo.noColor --junit-output=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-3.10-release/junit.xml' + make functest hack/dockerized "hack/build-func-tests.sh" sha256:ceba12cbc33e4e37a707840478a630db561e2427b78c8c9f9cd6d0b73276ab32 go version go1.10 linux/amd64 go version go1.10 linux/amd64 Compiling tests... compiled tests.test hack/functests.sh Running Suite: Tests Suite ========================== Random Seed: 1533227864 Will run 148 of 148 specs • ------------------------------ • [SLOW TEST:9.877 seconds] VirtualMachineInstanceReplicaSet /root/go/src/kubevirt.io/kubevirt/tests/replicaset_test.go:46 should scale /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/extensions/table/table.go:92 to five, to six and then to zero replicas /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/extensions/table/table_entry.go:46 ------------------------------ •• Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T16:39:15.765048Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:39:21.612250Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:39:21 http: TLS handshake error from 10.128.0.1:43824: EOF level=info timestamp=2018-08-02T16:39:31.653986Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:39:31 http: TLS handshake error from 10.128.0.1:43874: EOF level=info timestamp=2018-08-02T16:39:41.690159Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:39:41 http: TLS handshake error from 10.128.0.1:43920: EOF level=info timestamp=2018-08-02T16:39:43.753898Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:39:45.866946Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:39:45.886081Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:39:51.726533Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:39:51 http: TLS handshake error from 10.128.0.1:43966: EOF level=info timestamp=2018-08-02T16:39:57.898519Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T16:40:01.930203Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:40:01 http: TLS handshake error from 10.128.0.1:44024: EOF Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 16:38:09 http: TLS handshake error from 10.129.0.1:53130: EOF 2018/08/02 16:38:19 http: TLS handshake error from 10.129.0.1:53140: EOF 2018/08/02 16:38:29 http: TLS handshake error from 10.129.0.1:53150: EOF 2018/08/02 16:38:39 http: TLS handshake error from 10.129.0.1:53172: EOF 2018/08/02 16:38:49 http: TLS handshake error from 10.129.0.1:53182: EOF 2018/08/02 16:38:59 http: TLS handshake error from 10.129.0.1:53194: EOF 2018/08/02 16:39:09 http: TLS handshake error from 10.129.0.1:53204: EOF 2018/08/02 16:39:19 http: TLS handshake error from 10.129.0.1:53214: EOF 2018/08/02 16:39:29 http: TLS handshake error from 10.129.0.1:53224: EOF level=info timestamp=2018-08-02T16:39:31.192539Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:39:39 http: TLS handshake error from 10.129.0.1:53234: EOF 2018/08/02 16:39:49 http: TLS handshake error from 10.129.0.1:53244: EOF 2018/08/02 16:39:59 http: TLS handshake error from 10.129.0.1:53254: EOF level=info timestamp=2018-08-02T16:39:59.657176Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T16:40:01.165711Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T16:37:56.040669Z pos=vm.go:459 component=virt-controller service=http namespace=kubevirt-test-default name=testvminlqskpc5w4 kind= uid=678b2ba7-9672-11e8-8f5a-525500d15501 msg="Looking for VirtualMachineInstance Ref" level=error timestamp=2018-08-02T16:37:56.040749Z pos=vm.go:462 component=virt-controller service=http namespace=kubevirt-test-default name=testvminlqskpc5w4 kind= uid=678b2ba7-9672-11e8-8f5a-525500d15501 msg="Cant find the matching VM for VirtualMachineInstance: testvminlqskpc5w4" level=info timestamp=2018-08-02T16:37:56.040807Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvminlqskpc5w4 kind= uid=678b2ba7-9672-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:37:56.040867Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvminlqskpc5w4 kind= uid=678b2ba7-9672-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:37:56.153167Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvminlqskxkcqk\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvminlqskxkcqk" level=error timestamp=2018-08-02T16:37:59.467183Z pos=replicaset.go:230 component=virt-controller service=http namespace=kubevirt-test-default name=replicasetdg78q kind= uid=65d82df5-9672-11e8-8f5a-525500d15501 reason="Operation cannot be fulfilled on virtualmachineinstancereplicasets.kubevirt.io \"replicasetdg78q\": the object has been modified; please apply your changes to the latest version and try again" msg="Updating the replicaset status failed." level=info timestamp=2018-08-02T16:37:59.467308Z pos=replicaset.go:137 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstancereplicasets.kubevirt.io \"replicasetdg78q\": the object has been modified; please apply your changes to the latest version and try again" msg="re-enqueuing VirtualMachineInstanceReplicaSet kubevirt-test-default/replicasetdg78q" level=info timestamp=2018-08-02T16:38:01.451569Z pos=vm.go:459 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 msg="Looking for VirtualMachineInstance Ref" level=error timestamp=2018-08-02T16:38:01.451710Z pos=vm.go:462 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 msg="Cant find the matching VM for VirtualMachineInstance: testvmixgcp5msvch" level=info timestamp=2018-08-02T16:38:01.451774Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:38:01.451842Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:38:01.458857Z pos=vm.go:459 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixgcp5vs4cq kind= uid=6b9ef8e1-9672-11e8-8f5a-525500d15501 msg="Looking for VirtualMachineInstance Ref" level=error timestamp=2018-08-02T16:38:01.458916Z pos=vm.go:462 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixgcp5vs4cq kind= uid=6b9ef8e1-9672-11e8-8f5a-525500d15501 msg="Cant find the matching VM for VirtualMachineInstance: testvmixgcp5vs4cq" level=info timestamp=2018-08-02T16:38:01.459693Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixgcp5vs4cq kind= uid=6b9ef8e1-9672-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:38:01.459759Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixgcp5vs4cq kind= uid=6b9ef8e1-9672-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T16:38:41.518136Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:38:41.556200Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:38:41.559512Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixgcp5msvch" level=info timestamp=2018-08-02T16:39:02.047203Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixgcp5msvch, existing: true\n" level=info timestamp=2018-08-02T16:39:02.048167Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:39:02.048383Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:39:02.049236Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:39:02.056840Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:39:02.057391Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixgcp5msvch" level=info timestamp=2018-08-02T16:39:43.017783Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixgcp5msvch, existing: true\n" level=info timestamp=2018-08-02T16:39:43.018186Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:39:43.018453Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:39:43.018766Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:39:43.024219Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:39:43.024625Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixgcp5msvch" Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T16:38:48.866704Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5vs4cq kind= uid=6b9ef8e1-9672-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:38:48.870569Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5vs4cq kind= uid=6b9ef8e1-9672-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:38:48.870662Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixgcp5vs4cq" level=info timestamp=2018-08-02T16:39:09.350929Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixgcp5vs4cq, existing: true\n" level=info timestamp=2018-08-02T16:39:09.351024Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:39:09.351083Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:39:09.351211Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5vs4cq kind= uid=6b9ef8e1-9672-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:39:09.355574Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5vs4cq kind= uid=6b9ef8e1-9672-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:39:09.355772Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixgcp5vs4cq" level=info timestamp=2018-08-02T16:39:50.316029Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixgcp5vs4cq, existing: true\n" level=info timestamp=2018-08-02T16:39:50.316137Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:39:50.316160Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:39:50.316248Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5vs4cq kind= uid=6b9ef8e1-9672-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:39:50.321408Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5vs4cq kind= uid=6b9ef8e1-9672-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:39:50.321522Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixgcp5vs4cq" Pod name: virt-launcher-testvmixgcp5msvch-gctk8 Pod phase: Running level=error timestamp=2018-08-02T16:38:21.653561Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:38:22.299150Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:38:22.299231Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:38:23.583879Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:38:23.583949Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:38:26.148371Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:38:26.148435Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:38:31.276557Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:38:31.276654Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:38:41.555525Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:38:41.555768Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:39:02.056146Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:39:02.056320Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:39:43.023417Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:39:43.023654Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" Pod name: virt-launcher-testvmixgcp5vs4cq-85j7q Pod phase: Running level=error timestamp=2018-08-02T16:38:29.006453Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixgcp5vs4cq kind= uid=6b9ef8e1-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:38:29.650616Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixgcp5vs4cq kind= uid=6b9ef8e1-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:38:29.650685Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixgcp5vs4cq kind= uid=6b9ef8e1-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:38:30.935797Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixgcp5vs4cq kind= uid=6b9ef8e1-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:38:30.935865Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixgcp5vs4cq kind= uid=6b9ef8e1-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:38:33.499987Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixgcp5vs4cq kind= uid=6b9ef8e1-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:38:33.500115Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixgcp5vs4cq kind= uid=6b9ef8e1-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:38:38.625641Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixgcp5vs4cq kind= uid=6b9ef8e1-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:38:38.625746Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixgcp5vs4cq kind= uid=6b9ef8e1-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:38:48.870317Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixgcp5vs4cq kind= uid=6b9ef8e1-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:38:48.870395Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixgcp5vs4cq kind= uid=6b9ef8e1-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:39:09.355206Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixgcp5vs4cq kind= uid=6b9ef8e1-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:39:09.355291Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixgcp5vs4cq kind= uid=6b9ef8e1-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:39:50.320973Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixgcp5vs4cq kind= uid=6b9ef8e1-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:39:50.321138Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixgcp5vs4cq kind= uid=6b9ef8e1-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" ------------------------------ • Failure [122.439 seconds] VirtualMachineInstanceReplicaSet /root/go/src/kubevirt.io/kubevirt/tests/replicaset_test.go:46 should update readyReplicas once VMIs are up [It] /root/go/src/kubevirt.io/kubevirt/tests/replicaset_test.go:157 Timed out after 120.000s. Expected : 0 to equal : 2 /root/go/src/kubevirt.io/kubevirt/tests/replicaset_test.go:166 ------------------------------ STEP: Create a new VirtualMachineInstance replica set STEP: Scaling to 2 STEP: Checking the number of replicas STEP: Checking the number of ready replicas • [SLOW TEST:5.642 seconds] VirtualMachineInstanceReplicaSet /root/go/src/kubevirt.io/kubevirt/tests/replicaset_test.go:46 should remove VMIs once it is marked for deletion /root/go/src/kubevirt.io/kubevirt/tests/replicaset_test.go:169 ------------------------------ • ------------------------------ • [SLOW TEST:5.499 seconds] VirtualMachineInstanceReplicaSet /root/go/src/kubevirt.io/kubevirt/tests/replicaset_test.go:46 should not scale when paused and scale when resume /root/go/src/kubevirt.io/kubevirt/tests/replicaset_test.go:223 ------------------------------ • [SLOW TEST:5.543 seconds] VirtualMachineInstanceReplicaSet /root/go/src/kubevirt.io/kubevirt/tests/replicaset_test.go:46 should remove the finished VM /root/go/src/kubevirt.io/kubevirt/tests/replicaset_test.go:279 ------------------------------ • Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running 2018/08/02 16:39:51 http: TLS handshake error from 10.128.0.1:43966: EOF level=info timestamp=2018-08-02T16:39:57.898519Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T16:40:01.930203Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:40:01 http: TLS handshake error from 10.128.0.1:44024: EOF 2018/08/02 16:40:11 http: TLS handshake error from 10.128.0.1:44074: EOF level=info timestamp=2018-08-02T16:40:12.005364Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:40:13.806202Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:40:15.936265Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/openapi/v2 proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T16:40:15.953139Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/swagger.json proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T16:40:16.089570Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:40:16.101856Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:40:21 http: TLS handshake error from 10.128.0.1:44124: EOF level=info timestamp=2018-08-02T16:40:22.287858Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:40:31 http: TLS handshake error from 10.128.0.1:44174: EOF level=info timestamp=2018-08-02T16:40:32.498936Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 16:38:59 http: TLS handshake error from 10.129.0.1:53194: EOF 2018/08/02 16:39:09 http: TLS handshake error from 10.129.0.1:53204: EOF 2018/08/02 16:39:19 http: TLS handshake error from 10.129.0.1:53214: EOF 2018/08/02 16:39:29 http: TLS handshake error from 10.129.0.1:53224: EOF level=info timestamp=2018-08-02T16:39:31.192539Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:39:39 http: TLS handshake error from 10.129.0.1:53234: EOF 2018/08/02 16:39:49 http: TLS handshake error from 10.129.0.1:53244: EOF 2018/08/02 16:39:59 http: TLS handshake error from 10.129.0.1:53254: EOF level=info timestamp=2018-08-02T16:39:59.657176Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T16:40:01.165711Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:40:09 http: TLS handshake error from 10.129.0.1:53264: EOF 2018/08/02 16:40:19 http: TLS handshake error from 10.129.0.1:53274: EOF 2018/08/02 16:40:29 http: TLS handshake error from 10.129.0.1:53284: EOF level=info timestamp=2018-08-02T16:40:31.158398Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:40:39 http: TLS handshake error from 10.129.0.1:53294: EOF Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=error timestamp=2018-08-02T16:40:17.427653Z pos=vm.go:462 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirvsl7j664l kind= uid=bcac4972-9672-11e8-8f5a-525500d15501 msg="Cant find the matching VM for VirtualMachineInstance: testvmirvsl7j664l" level=info timestamp=2018-08-02T16:40:17.427693Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirvsl7j664l kind= uid=bcac4972-9672-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:40:17.427737Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirvsl7j664l kind= uid=bcac4972-9672-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:40:18.488920Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmirvsl7j664l\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmirvsl7j664l" level=info timestamp=2018-08-02T16:40:18.898390Z pos=vm.go:459 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirvsl7629lh kind= uid=bd8c3675-9672-11e8-8f5a-525500d15501 msg="Looking for VirtualMachineInstance Ref" level=error timestamp=2018-08-02T16:40:18.898474Z pos=vm.go:462 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirvsl7629lh kind= uid=bd8c3675-9672-11e8-8f5a-525500d15501 msg="Cant find the matching VM for VirtualMachineInstance: testvmirvsl7629lh" level=info timestamp=2018-08-02T16:40:18.898523Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirvsl7629lh kind= uid=bd8c3675-9672-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:40:18.898573Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirvsl7629lh kind= uid=bd8c3675-9672-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:40:19.898634Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmirvsl7629lh\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmirvsl7629lh" level=info timestamp=2018-08-02T16:40:22.876962Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvminkzjn kind= uid=bfebf38e-9672-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:40:22.877511Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvminkzjn kind= uid=bfebf38e-9672-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:40:22.954494Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvminkzjn\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvminkzjn, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: bfebf38e-9672-11e8-8f5a-525500d15501, UID in object meta: " msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvminkzjn" level=info timestamp=2018-08-02T16:40:23.155457Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:40:23.155601Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:40:23.360235Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi2z48s\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi2z48s" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T16:39:43.018186Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:39:43.018453Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:39:43.018766Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:39:43.024219Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:39:43.024625Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixgcp5msvch" level=info timestamp=2018-08-02T16:40:03.196703Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixgcp5msvch, existing: true\n" level=info timestamp=2018-08-02T16:40:03.198168Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:40:03.198370Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:40:03.198627Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=error timestamp=2018-08-02T16:40:03.277553Z pos=vm.go:430 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixgcp5msvch\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmixgcp5msvch, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 6b9fb667-9672-11e8-8f5a-525500d15501, UID in object meta: " msg="Updating the VirtualMachineInstance status failed." level=info timestamp=2018-08-02T16:40:03.277642Z pos=vm.go:250 component=virt-handler reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixgcp5msvch\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmixgcp5msvch, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 6b9fb667-9672-11e8-8f5a-525500d15501, UID in object meta: " msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixgcp5msvch" level=info timestamp=2018-08-02T16:40:03.279275Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixgcp5msvch, existing: false\n" level=info timestamp=2018-08-02T16:40:03.279371Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:40:03.279491Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5msvch kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:40:03.279936Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5msvch kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T16:40:39.888373Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:40:39.891635Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:40:39.891804Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi2z48s" level=info timestamp=2018-08-02T16:40:39.932207Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi2z48s, existing: true\n" level=info timestamp=2018-08-02T16:40:39.932394Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:40:39.932457Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:40:39.932634Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:40:39.936659Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:40:39.936805Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi2z48s" level=info timestamp=2018-08-02T16:40:40.017114Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi2z48s, existing: true\n" level=info timestamp=2018-08-02T16:40:40.017275Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:40:40.017315Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:40:40.017447Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:40:40.022008Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:40:40.022228Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi2z48s" Pod name: virt-launcher-testvmi2z48s-pnlc6 Pod phase: Running level=info timestamp=2018-08-02T16:40:39.836876Z pos=converter.go:751 component=virt-launcher msg="Found nameservers in /etc/resolv.conf: \ufffd\ufffdBf" level=info timestamp=2018-08-02T16:40:39.837232Z pos=converter.go:752 component=virt-launcher msg="Found search domains in /etc/resolv.conf: kubevirt-test-default.svc.cluster.local svc.cluster.local cluster.local" level=info timestamp=2018-08-02T16:40:39.838017Z pos=dhcp.go:62 component=virt-launcher msg="Starting SingleClientDHCPServer" level=error timestamp=2018-08-02T16:40:39.844623Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:40:39.845164Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:40:39.877081Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:40:39.877174Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:40:39.882092Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:40:39.882270Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:40:39.891313Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:40:39.891365Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:40:39.936209Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:40:39.936399Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:40:40.021664Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:40:40.021742Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T16:42:46.519714Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:42:46.571835Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:42:51 http: TLS handshake error from 10.128.0.1:44842: EOF level=info timestamp=2018-08-02T16:42:53.294956Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:43:00.763170Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:43:01 http: TLS handshake error from 10.128.0.1:44892: EOF level=info timestamp=2018-08-02T16:43:03.350891Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:43:11 http: TLS handshake error from 10.128.0.1:44938: EOF level=info timestamp=2018-08-02T16:43:13.406891Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:43:14.165862Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:43:15.963215Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/openapi/v2 proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T16:43:15.964639Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/swagger.json proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T16:43:16.589704Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:43:16.626366Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:43:21 http: TLS handshake error from 10.128.0.1:44984: EOF Pod name: virt-api-7d79764579-fp5bs Pod phase: Running level=info timestamp=2018-08-02T16:41:01.106225Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:41:09 http: TLS handshake error from 10.129.0.1:53324: EOF 2018/08/02 16:41:19 http: TLS handshake error from 10.129.0.1:53334: EOF 2018/08/02 16:41:29 http: TLS handshake error from 10.129.0.1:53344: EOF 2018/08/02 16:41:39 http: TLS handshake error from 10.129.0.1:53354: EOF 2018/08/02 16:41:49 http: TLS handshake error from 10.129.0.1:53364: EOF 2018/08/02 16:41:59 http: TLS handshake error from 10.129.0.1:53376: EOF 2018/08/02 16:42:09 http: TLS handshake error from 10.129.0.1:53386: EOF 2018/08/02 16:42:19 http: TLS handshake error from 10.129.0.1:53396: EOF 2018/08/02 16:42:29 http: TLS handshake error from 10.129.0.1:53406: EOF 2018/08/02 16:42:39 http: TLS handshake error from 10.129.0.1:53416: EOF 2018/08/02 16:42:49 http: TLS handshake error from 10.129.0.1:53426: EOF 2018/08/02 16:42:59 http: TLS handshake error from 10.129.0.1:53436: EOF 2018/08/02 16:43:09 http: TLS handshake error from 10.129.0.1:53446: EOF 2018/08/02 16:43:19 http: TLS handshake error from 10.129.0.1:53456: EOF Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=error timestamp=2018-08-02T16:40:17.427653Z pos=vm.go:462 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirvsl7j664l kind= uid=bcac4972-9672-11e8-8f5a-525500d15501 msg="Cant find the matching VM for VirtualMachineInstance: testvmirvsl7j664l" level=info timestamp=2018-08-02T16:40:17.427693Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirvsl7j664l kind= uid=bcac4972-9672-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:40:17.427737Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirvsl7j664l kind= uid=bcac4972-9672-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:40:18.488920Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmirvsl7j664l\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmirvsl7j664l" level=info timestamp=2018-08-02T16:40:18.898390Z pos=vm.go:459 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirvsl7629lh kind= uid=bd8c3675-9672-11e8-8f5a-525500d15501 msg="Looking for VirtualMachineInstance Ref" level=error timestamp=2018-08-02T16:40:18.898474Z pos=vm.go:462 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirvsl7629lh kind= uid=bd8c3675-9672-11e8-8f5a-525500d15501 msg="Cant find the matching VM for VirtualMachineInstance: testvmirvsl7629lh" level=info timestamp=2018-08-02T16:40:18.898523Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirvsl7629lh kind= uid=bd8c3675-9672-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:40:18.898573Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirvsl7629lh kind= uid=bd8c3675-9672-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:40:19.898634Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmirvsl7629lh\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmirvsl7629lh" level=info timestamp=2018-08-02T16:40:22.876962Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvminkzjn kind= uid=bfebf38e-9672-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:40:22.877511Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvminkzjn kind= uid=bfebf38e-9672-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:40:22.954494Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvminkzjn\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvminkzjn, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: bfebf38e-9672-11e8-8f5a-525500d15501, UID in object meta: " msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvminkzjn" level=info timestamp=2018-08-02T16:40:23.155457Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:40:23.155601Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:40:23.360235Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi2z48s\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi2z48s" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T16:39:43.024625Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixgcp5msvch" level=info timestamp=2018-08-02T16:40:03.196703Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixgcp5msvch, existing: true\n" level=info timestamp=2018-08-02T16:40:03.198168Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:40:03.198370Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:40:03.198627Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=error timestamp=2018-08-02T16:40:03.277553Z pos=vm.go:430 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixgcp5msvch\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmixgcp5msvch, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 6b9fb667-9672-11e8-8f5a-525500d15501, UID in object meta: " msg="Updating the VirtualMachineInstance status failed." level=info timestamp=2018-08-02T16:40:03.277642Z pos=vm.go:250 component=virt-handler reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixgcp5msvch\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmixgcp5msvch, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 6b9fb667-9672-11e8-8f5a-525500d15501, UID in object meta: " msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixgcp5msvch" level=info timestamp=2018-08-02T16:40:03.279275Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixgcp5msvch, existing: false\n" level=info timestamp=2018-08-02T16:40:03.279371Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:40:03.279491Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5msvch kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:40:03.279936Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5msvch kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T16:41:04.944987Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixgcp5msvch, existing: false\n" level=info timestamp=2018-08-02T16:41:04.945531Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:41:04.945705Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5msvch kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:41:04.946039Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5msvch kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T16:41:12.242106Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:41:12.242381Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5vs4cq kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:41:12.242641Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5vs4cq kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T16:41:20.857569Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi2z48s, existing: true\n" level=info timestamp=2018-08-02T16:41:20.857755Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:41:20.857839Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:41:20.858164Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:41:20.863760Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:41:20.864150Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi2z48s" level=info timestamp=2018-08-02T16:42:01.824534Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi2z48s, existing: true\n" level=info timestamp=2018-08-02T16:42:01.824622Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:42:01.824651Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:42:01.824742Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:42:01.828595Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:42:01.828704Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi2z48s" Pod name: virt-launcher-testvmi2z48s-pnlc6 Pod phase: Running level=error timestamp=2018-08-02T16:40:40.510618Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:40:41.155925Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:40:41.156029Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:40:42.441118Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:40:42.441520Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:40:45.006577Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:40:45.006659Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:40:50.131793Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:40:50.131903Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:41:00.376689Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:41:00.376770Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:41:20.863017Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:41:20.863185Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:42:01.828342Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:42:01.828418Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" ------------------------------ • Failure [180.521 seconds] VMIlifecycle /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:51 Creating a VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:72 should start it [It] /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:78 Unexpected Warning event received: testvmi2z48s,c015d5da-9672-11e8-8f5a-525500d15501: server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ') Expected : Warning not to equal : Warning /root/go/src/kubevirt.io/kubevirt/tests/utils.go:246 ------------------------------ level=info timestamp=2018-08-02T16:40:23.270317Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmi2z48s kind=VirtualMachineInstance uid=c015d5da-9672-11e8-8f5a-525500d15501 msg="Created virtual machine pod virt-launcher-testvmi2z48s-pnlc6" level=info timestamp=2018-08-02T16:40:39.683582Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmi2z48s kind=VirtualMachineInstance uid=c015d5da-9672-11e8-8f5a-525500d15501 msg="Pod owner ship transferred to the node virt-launcher-testvmi2z48s-pnlc6" level=error timestamp=2018-08-02T16:40:39.767401Z pos=utils.go:242 component=tests namespace=kubevirt-test-default name=testvmi2z48s kind=VirtualMachineInstance uid=c015d5da-9672-11e8-8f5a-525500d15501 reason="unexpected warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T16:42:53.294956Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:43:00.763170Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:43:01 http: TLS handshake error from 10.128.0.1:44892: EOF level=info timestamp=2018-08-02T16:43:03.350891Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:43:11 http: TLS handshake error from 10.128.0.1:44938: EOF level=info timestamp=2018-08-02T16:43:13.406891Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:43:14.165862Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:43:15.963215Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/openapi/v2 proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T16:43:15.964639Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/swagger.json proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T16:43:16.589704Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:43:16.626366Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:43:21 http: TLS handshake error from 10.128.0.1:44984: EOF level=info timestamp=2018-08-02T16:43:23.447961Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:43:31 http: TLS handshake error from 10.128.0.1:45034: EOF level=info timestamp=2018-08-02T16:43:33.493029Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 16:41:19 http: TLS handshake error from 10.129.0.1:53334: EOF 2018/08/02 16:41:29 http: TLS handshake error from 10.129.0.1:53344: EOF 2018/08/02 16:41:39 http: TLS handshake error from 10.129.0.1:53354: EOF 2018/08/02 16:41:49 http: TLS handshake error from 10.129.0.1:53364: EOF 2018/08/02 16:41:59 http: TLS handshake error from 10.129.0.1:53376: EOF 2018/08/02 16:42:09 http: TLS handshake error from 10.129.0.1:53386: EOF 2018/08/02 16:42:19 http: TLS handshake error from 10.129.0.1:53396: EOF 2018/08/02 16:42:29 http: TLS handshake error from 10.129.0.1:53406: EOF 2018/08/02 16:42:39 http: TLS handshake error from 10.129.0.1:53416: EOF 2018/08/02 16:42:49 http: TLS handshake error from 10.129.0.1:53426: EOF 2018/08/02 16:42:59 http: TLS handshake error from 10.129.0.1:53436: EOF 2018/08/02 16:43:09 http: TLS handshake error from 10.129.0.1:53446: EOF 2018/08/02 16:43:19 http: TLS handshake error from 10.129.0.1:53456: EOF 2018/08/02 16:43:29 http: TLS handshake error from 10.129.0.1:53466: EOF level=info timestamp=2018-08-02T16:43:31.169252Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T16:40:18.898390Z pos=vm.go:459 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirvsl7629lh kind= uid=bd8c3675-9672-11e8-8f5a-525500d15501 msg="Looking for VirtualMachineInstance Ref" level=error timestamp=2018-08-02T16:40:18.898474Z pos=vm.go:462 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirvsl7629lh kind= uid=bd8c3675-9672-11e8-8f5a-525500d15501 msg="Cant find the matching VM for VirtualMachineInstance: testvmirvsl7629lh" level=info timestamp=2018-08-02T16:40:18.898523Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirvsl7629lh kind= uid=bd8c3675-9672-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:40:18.898573Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirvsl7629lh kind= uid=bd8c3675-9672-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:40:19.898634Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmirvsl7629lh\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmirvsl7629lh" level=info timestamp=2018-08-02T16:40:22.876962Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvminkzjn kind= uid=bfebf38e-9672-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:40:22.877511Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvminkzjn kind= uid=bfebf38e-9672-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:40:22.954494Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvminkzjn\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvminkzjn, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: bfebf38e-9672-11e8-8f5a-525500d15501, UID in object meta: " msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvminkzjn" level=info timestamp=2018-08-02T16:40:23.155457Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:40:23.155601Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:40:23.360235Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi2z48s\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi2z48s" level=info timestamp=2018-08-02T16:43:23.618872Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:43:23.619037Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:43:23.679425Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixrgqw\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmixrgqw" level=info timestamp=2018-08-02T16:43:23.693871Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixrgqw\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmixrgqw" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T16:39:43.024625Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixgcp5msvch" level=info timestamp=2018-08-02T16:40:03.196703Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixgcp5msvch, existing: true\n" level=info timestamp=2018-08-02T16:40:03.198168Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:40:03.198370Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:40:03.198627Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=error timestamp=2018-08-02T16:40:03.277553Z pos=vm.go:430 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixgcp5msvch\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmixgcp5msvch, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 6b9fb667-9672-11e8-8f5a-525500d15501, UID in object meta: " msg="Updating the VirtualMachineInstance status failed." level=info timestamp=2018-08-02T16:40:03.277642Z pos=vm.go:250 component=virt-handler reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixgcp5msvch\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmixgcp5msvch, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 6b9fb667-9672-11e8-8f5a-525500d15501, UID in object meta: " msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixgcp5msvch" level=info timestamp=2018-08-02T16:40:03.279275Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixgcp5msvch, existing: false\n" level=info timestamp=2018-08-02T16:40:03.279371Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:40:03.279491Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5msvch kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:40:03.279936Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5msvch kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T16:41:04.944987Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixgcp5msvch, existing: false\n" level=info timestamp=2018-08-02T16:41:04.945531Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:41:04.945705Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5msvch kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:41:04.946039Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5msvch kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T16:43:37.623668Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:43:37.627005Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:43:37.627177Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixrgqw" level=info timestamp=2018-08-02T16:43:37.667418Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixrgqw, existing: true\n" level=info timestamp=2018-08-02T16:43:37.667516Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:43:37.667551Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:43:37.667652Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:43:37.674283Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:43:37.674452Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixrgqw" level=info timestamp=2018-08-02T16:43:37.754804Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixrgqw, existing: true\n" level=info timestamp=2018-08-02T16:43:37.754898Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:43:37.754923Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:43:37.755031Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:43:37.759096Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:43:37.759314Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixrgqw" Pod name: virt-launcher-testvmixrgqw-gpdmn Pod phase: Running level=info timestamp=2018-08-02T16:43:37.571207Z pos=converter.go:751 component=virt-launcher msg="Found nameservers in /etc/resolv.conf: \ufffd\ufffdBf" level=info timestamp=2018-08-02T16:43:37.571681Z pos=converter.go:752 component=virt-launcher msg="Found search domains in /etc/resolv.conf: kubevirt-test-default.svc.cluster.local svc.cluster.local cluster.local" level=info timestamp=2018-08-02T16:43:37.572578Z pos=dhcp.go:62 component=virt-launcher msg="Starting SingleClientDHCPServer" level=error timestamp=2018-08-02T16:43:37.576761Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:43:37.576867Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:43:37.612980Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:43:37.613110Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:43:37.618931Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:43:37.619368Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:43:37.626790Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:43:37.626861Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:43:37.673838Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:43:37.673939Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:43:37.758688Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:43:37.758788Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T16:45:44.502540Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:45:47.074495Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:45:47.079767Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:45:51 http: TLS handshake error from 10.128.0.1:45696: EOF level=info timestamp=2018-08-02T16:45:54.482981Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:46:01 http: TLS handshake error from 10.128.0.1:45746: EOF level=info timestamp=2018-08-02T16:46:04.528211Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:46:11 http: TLS handshake error from 10.128.0.1:45792: EOF level=info timestamp=2018-08-02T16:46:14.355142Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/openapi/v2 proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T16:46:14.356272Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/swagger.json proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T16:46:14.586165Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:46:14.593423Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:46:17.174639Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:46:17.180990Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:46:21 http: TLS handshake error from 10.128.0.1:45838: EOF Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 16:44:29 http: TLS handshake error from 10.129.0.1:53526: EOF level=info timestamp=2018-08-02T16:44:31.128147Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:44:39 http: TLS handshake error from 10.129.0.1:53536: EOF 2018/08/02 16:44:49 http: TLS handshake error from 10.129.0.1:53546: EOF 2018/08/02 16:44:59 http: TLS handshake error from 10.129.0.1:53558: EOF level=info timestamp=2018-08-02T16:45:01.133675Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:45:09 http: TLS handshake error from 10.129.0.1:53568: EOF 2018/08/02 16:45:19 http: TLS handshake error from 10.129.0.1:53578: EOF 2018/08/02 16:45:29 http: TLS handshake error from 10.129.0.1:53588: EOF 2018/08/02 16:45:39 http: TLS handshake error from 10.129.0.1:53598: EOF 2018/08/02 16:45:49 http: TLS handshake error from 10.129.0.1:53608: EOF 2018/08/02 16:45:59 http: TLS handshake error from 10.129.0.1:53618: EOF level=info timestamp=2018-08-02T16:46:01.141677Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:46:09 http: TLS handshake error from 10.129.0.1:53628: EOF 2018/08/02 16:46:19 http: TLS handshake error from 10.129.0.1:53638: EOF Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T16:40:18.898390Z pos=vm.go:459 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirvsl7629lh kind= uid=bd8c3675-9672-11e8-8f5a-525500d15501 msg="Looking for VirtualMachineInstance Ref" level=error timestamp=2018-08-02T16:40:18.898474Z pos=vm.go:462 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirvsl7629lh kind= uid=bd8c3675-9672-11e8-8f5a-525500d15501 msg="Cant find the matching VM for VirtualMachineInstance: testvmirvsl7629lh" level=info timestamp=2018-08-02T16:40:18.898523Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirvsl7629lh kind= uid=bd8c3675-9672-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:40:18.898573Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirvsl7629lh kind= uid=bd8c3675-9672-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:40:19.898634Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmirvsl7629lh\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmirvsl7629lh" level=info timestamp=2018-08-02T16:40:22.876962Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvminkzjn kind= uid=bfebf38e-9672-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:40:22.877511Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvminkzjn kind= uid=bfebf38e-9672-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:40:22.954494Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvminkzjn\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvminkzjn, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: bfebf38e-9672-11e8-8f5a-525500d15501, UID in object meta: " msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvminkzjn" level=info timestamp=2018-08-02T16:40:23.155457Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:40:23.155601Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:40:23.360235Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi2z48s\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi2z48s" level=info timestamp=2018-08-02T16:43:23.618872Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:43:23.619037Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:43:23.679425Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixrgqw\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmixrgqw" level=info timestamp=2018-08-02T16:43:23.693871Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixrgqw\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmixrgqw" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T16:39:43.024625Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixgcp5msvch" level=info timestamp=2018-08-02T16:40:03.196703Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixgcp5msvch, existing: true\n" level=info timestamp=2018-08-02T16:40:03.198168Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:40:03.198370Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:40:03.198627Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=error timestamp=2018-08-02T16:40:03.277553Z pos=vm.go:430 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5msvch kind= uid=6b9fb667-9672-11e8-8f5a-525500d15501 reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixgcp5msvch\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmixgcp5msvch, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 6b9fb667-9672-11e8-8f5a-525500d15501, UID in object meta: " msg="Updating the VirtualMachineInstance status failed." level=info timestamp=2018-08-02T16:40:03.277642Z pos=vm.go:250 component=virt-handler reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixgcp5msvch\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmixgcp5msvch, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 6b9fb667-9672-11e8-8f5a-525500d15501, UID in object meta: " msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixgcp5msvch" level=info timestamp=2018-08-02T16:40:03.279275Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixgcp5msvch, existing: false\n" level=info timestamp=2018-08-02T16:40:03.279371Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:40:03.279491Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5msvch kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:40:03.279936Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5msvch kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T16:41:04.944987Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixgcp5msvch, existing: false\n" level=info timestamp=2018-08-02T16:41:04.945531Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:41:04.945705Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5msvch kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:41:04.946039Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmixgcp5msvch kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T16:44:18.593573Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:44:18.597923Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:44:18.598206Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixrgqw" level=info timestamp=2018-08-02T16:44:59.558494Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixrgqw, existing: true\n" level=info timestamp=2018-08-02T16:44:59.558575Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:44:59.558597Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:44:59.558671Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:44:59.563100Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:44:59.563312Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixrgqw" level=info timestamp=2018-08-02T16:46:21.484233Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixrgqw, existing: true\n" level=info timestamp=2018-08-02T16:46:21.484328Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:46:21.484364Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:46:21.484468Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:46:21.509952Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:46:21.510358Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixrgqw" Pod name: virt-launcher-testvmixrgqw-gpdmn Pod phase: Running level=error timestamp=2018-08-02T16:43:38.894180Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:43:40.178800Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:43:40.178908Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:43:42.743068Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:43:42.743164Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:43:47.867851Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:43:47.867928Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:43:58.112493Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:43:58.112590Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:44:18.597547Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:44:18.597661Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:44:59.562587Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:44:59.562704Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:46:21.505091Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:46:21.505738Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" • Failure [180.451 seconds] VMIlifecycle /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:51 Creating a VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:72 should attach virt-launcher to it [It] /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:84 Unexpected Warning event received: testvmixrgqw,2ba6f91f-9673-11e8-8f5a-525500d15501: server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ') Expected : Warning not to equal : Warning /root/go/src/kubevirt.io/kubevirt/tests/utils.go:246 ------------------------------ level=info timestamp=2018-08-02T16:43:23.572708Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmixrgqw kind=VirtualMachineInstance uid=2ba6f91f-9673-11e8-8f5a-525500d15501 msg="Created virtual machine pod virt-launcher-testvmixrgqw-gpdmn" level=info timestamp=2018-08-02T16:43:37.428927Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmixrgqw kind=VirtualMachineInstance uid=2ba6f91f-9673-11e8-8f5a-525500d15501 msg="Pod owner ship transferred to the node virt-launcher-testvmixrgqw-gpdmn" level=error timestamp=2018-08-02T16:43:37.509479Z pos=utils.go:242 component=tests namespace=kubevirt-test-default name=testvmixrgqw kind=VirtualMachineInstance uid=2ba6f91f-9673-11e8-8f5a-525500d15501 reason="unexpected warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" •••• Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T16:45:54.482981Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:46:01 http: TLS handshake error from 10.128.0.1:45746: EOF level=info timestamp=2018-08-02T16:46:04.528211Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:46:11 http: TLS handshake error from 10.128.0.1:45792: EOF level=info timestamp=2018-08-02T16:46:14.355142Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/openapi/v2 proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T16:46:14.356272Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/swagger.json proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T16:46:14.586165Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:46:14.593423Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:46:17.174639Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:46:17.180990Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:46:21 http: TLS handshake error from 10.128.0.1:45838: EOF level=info timestamp=2018-08-02T16:46:23.766176Z pos=validating-webhook.go:84 component=virt-api msg="rejected vmi admission" level=info timestamp=2018-08-02T16:46:24.646421Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:46:31 http: TLS handshake error from 10.128.0.1:45888: EOF level=info timestamp=2018-08-02T16:46:34.697947Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 16:44:49 http: TLS handshake error from 10.129.0.1:53546: EOF 2018/08/02 16:44:59 http: TLS handshake error from 10.129.0.1:53558: EOF level=info timestamp=2018-08-02T16:45:01.133675Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:45:09 http: TLS handshake error from 10.129.0.1:53568: EOF 2018/08/02 16:45:19 http: TLS handshake error from 10.129.0.1:53578: EOF 2018/08/02 16:45:29 http: TLS handshake error from 10.129.0.1:53588: EOF 2018/08/02 16:45:39 http: TLS handshake error from 10.129.0.1:53598: EOF 2018/08/02 16:45:49 http: TLS handshake error from 10.129.0.1:53608: EOF 2018/08/02 16:45:59 http: TLS handshake error from 10.129.0.1:53618: EOF level=info timestamp=2018-08-02T16:46:01.141677Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:46:09 http: TLS handshake error from 10.129.0.1:53628: EOF 2018/08/02 16:46:19 http: TLS handshake error from 10.129.0.1:53638: EOF 2018/08/02 16:46:29 http: TLS handshake error from 10.129.0.1:53648: EOF level=info timestamp=2018-08-02T16:46:31.122100Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:46:39 http: TLS handshake error from 10.129.0.1:53658: EOF Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T16:40:23.155601Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:40:23.360235Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi2z48s\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi2z48s" level=info timestamp=2018-08-02T16:43:23.618872Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:43:23.619037Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:43:23.679425Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixrgqw\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmixrgqw" level=info timestamp=2018-08-02T16:43:23.693871Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixrgqw\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmixrgqw" level=info timestamp=2018-08-02T16:46:24.184267Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4wzzs kind= uid=974720b7-9673-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:46:24.184440Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4wzzs kind= uid=974720b7-9673-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:46:24.244935Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi4wzzs\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi4wzzs" level=info timestamp=2018-08-02T16:46:24.266599Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi4wzzs\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmi4wzzs, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 974720b7-9673-11e8-8f5a-525500d15501, UID in object meta: " msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi4wzzs" level=info timestamp=2018-08-02T16:46:24.409494Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi85zxg kind= uid=976965f9-9673-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:46:24.409680Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi85zxg kind= uid=976965f9-9673-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:46:24.485457Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi85zxg\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi85zxg" level=info timestamp=2018-08-02T16:46:24.652754Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:46:24.652895Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T16:46:41.515669Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:46:41.568185Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:46:41.568374Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmit75z7" level=info timestamp=2018-08-02T16:46:41.568424Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmit75z7, existing: true\n" level=info timestamp=2018-08-02T16:46:41.568441Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:46:41.568461Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:46:41.568507Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:46:41.599559Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:46:41.599788Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmit75z7" level=info timestamp=2018-08-02T16:46:41.610237Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmit75z7, existing: true\n" level=info timestamp=2018-08-02T16:46:41.610354Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:46:41.610380Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:46:41.610464Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:46:41.644211Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:46:41.644833Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmit75z7" Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T16:46:21.510358Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixrgqw" level=info timestamp=2018-08-02T16:46:23.871251Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixrgqw, existing: true\n" level=info timestamp=2018-08-02T16:46:23.871325Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:46:23.871354Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:46:23.871447Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:46:23.893405Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T16:46:23.893474Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixrgqw, existing: true\n" level=info timestamp=2018-08-02T16:46:23.893496Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T16:46:23.893521Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:46:23.893573Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:46:23.893654Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T16:46:23.908818Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixrgqw, existing: false\n" level=info timestamp=2018-08-02T16:46:23.908895Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:46:23.908994Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmixrgqw kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:46:23.909106Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmixrgqw kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-launcher-testvmit75z7-m6m4l Pod phase: Running level=info timestamp=2018-08-02T16:46:41.412790Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmit75z7/noCloud.iso" level=error timestamp=2018-08-02T16:46:41.428469Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:46:41.428684Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T16:46:41.509088Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmit75z7/noCloud.iso" level=error timestamp=2018-08-02T16:46:41.513963Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:46:41.514013Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T16:46:41.563494Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmit75z7/noCloud.iso" level=error timestamp=2018-08-02T16:46:41.565855Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:46:41.565900Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T16:46:41.596358Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmit75z7/noCloud.iso" level=error timestamp=2018-08-02T16:46:41.599151Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:46:41.599239Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T16:46:41.641017Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmit75z7/noCloud.iso" level=error timestamp=2018-08-02T16:46:41.643646Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:46:41.643767Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running 2018/08/02 16:48:41 http: TLS handshake error from 10.128.0.1:46504: EOF level=info timestamp=2018-08-02T16:48:44.876465Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:48:45.314217Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:48:47.654020Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:48:47.661134Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:48:51 http: TLS handshake error from 10.128.0.1:46550: EOF level=info timestamp=2018-08-02T16:48:55.355424Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:49:01 http: TLS handshake error from 10.128.0.1:46600: EOF level=info timestamp=2018-08-02T16:49:05.399601Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:49:11 http: TLS handshake error from 10.128.0.1:46646: EOF level=info timestamp=2018-08-02T16:49:14.933961Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:49:15.449894Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:49:17.751942Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:49:17.755307Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:49:21 http: TLS handshake error from 10.128.0.1:46692: EOF Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 16:47:09 http: TLS handshake error from 10.129.0.1:53688: EOF 2018/08/02 16:47:19 http: TLS handshake error from 10.129.0.1:53698: EOF 2018/08/02 16:47:29 http: TLS handshake error from 10.129.0.1:53708: EOF 2018/08/02 16:47:39 http: TLS handshake error from 10.129.0.1:53718: EOF 2018/08/02 16:47:49 http: TLS handshake error from 10.129.0.1:53728: EOF 2018/08/02 16:47:59 http: TLS handshake error from 10.129.0.1:53740: EOF 2018/08/02 16:48:09 http: TLS handshake error from 10.129.0.1:53750: EOF 2018/08/02 16:48:19 http: TLS handshake error from 10.129.0.1:53760: EOF 2018/08/02 16:48:29 http: TLS handshake error from 10.129.0.1:53770: EOF 2018/08/02 16:48:39 http: TLS handshake error from 10.129.0.1:53780: EOF 2018/08/02 16:48:49 http: TLS handshake error from 10.129.0.1:53790: EOF 2018/08/02 16:48:59 http: TLS handshake error from 10.129.0.1:53800: EOF level=info timestamp=2018-08-02T16:49:01.137255Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:49:09 http: TLS handshake error from 10.129.0.1:53810: EOF 2018/08/02 16:49:19 http: TLS handshake error from 10.129.0.1:53820: EOF Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T16:40:23.155601Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi2z48s kind= uid=c015d5da-9672-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:40:23.360235Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi2z48s\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi2z48s" level=info timestamp=2018-08-02T16:43:23.618872Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:43:23.619037Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:43:23.679425Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixrgqw\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmixrgqw" level=info timestamp=2018-08-02T16:43:23.693871Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixrgqw\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmixrgqw" level=info timestamp=2018-08-02T16:46:24.184267Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4wzzs kind= uid=974720b7-9673-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:46:24.184440Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4wzzs kind= uid=974720b7-9673-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:46:24.244935Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi4wzzs\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi4wzzs" level=info timestamp=2018-08-02T16:46:24.266599Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi4wzzs\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmi4wzzs, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 974720b7-9673-11e8-8f5a-525500d15501, UID in object meta: " msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi4wzzs" level=info timestamp=2018-08-02T16:46:24.409494Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi85zxg kind= uid=976965f9-9673-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:46:24.409680Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi85zxg kind= uid=976965f9-9673-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:46:24.485457Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi85zxg\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi85zxg" level=info timestamp=2018-08-02T16:46:24.652754Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:46:24.652895Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T16:47:02.206547Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:47:02.244077Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:47:02.244366Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmit75z7" level=info timestamp=2018-08-02T16:47:22.724652Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmit75z7, existing: true\n" level=info timestamp=2018-08-02T16:47:22.724788Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:47:22.724833Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:47:22.724946Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:47:22.763026Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:47:22.763229Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmit75z7" level=info timestamp=2018-08-02T16:48:03.723581Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmit75z7, existing: true\n" level=info timestamp=2018-08-02T16:48:03.723813Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:48:03.723973Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:48:03.724201Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:48:03.765797Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:48:03.766127Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmit75z7" Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T16:46:23.871447Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:46:23.893405Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T16:46:23.893474Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixrgqw, existing: true\n" level=info timestamp=2018-08-02T16:46:23.893496Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T16:46:23.893521Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:46:23.893573Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:46:23.893654Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T16:46:23.908818Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixrgqw, existing: false\n" level=info timestamp=2018-08-02T16:46:23.908895Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:46:23.908994Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmixrgqw kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:46:23.909106Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmixrgqw kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T16:49:05.356154Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixrgqw, existing: false\n" level=info timestamp=2018-08-02T16:49:05.356252Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:49:05.356329Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmixrgqw kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:49:05.356426Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmixrgqw kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-launcher-testvmit75z7-m6m4l Pod phase: Running level=info timestamp=2018-08-02T16:46:46.802755Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmit75z7/noCloud.iso" level=error timestamp=2018-08-02T16:46:46.804640Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:46:46.804696Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T16:46:51.962935Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmit75z7/noCloud.iso" level=error timestamp=2018-08-02T16:46:51.965088Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:46:51.965151Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T16:47:02.242056Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmit75z7/noCloud.iso" level=error timestamp=2018-08-02T16:47:02.243733Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:47:02.243787Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T16:47:22.760697Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmit75z7/noCloud.iso" level=error timestamp=2018-08-02T16:47:22.762672Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:47:22.762741Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T16:48:03.762388Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmit75z7/noCloud.iso" level=error timestamp=2018-08-02T16:48:03.764839Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:48:03.764918Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" ------------------------------ • Failure [180.466 seconds] VMIlifecycle /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:51 Creating a VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:72 with boot order /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:172 should be able to boot from selected disk /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/extensions/table/table.go:92 Alpine as first boot [It] /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/extensions/table/table_entry.go:46 Unexpected Warning event received: testvmit75z7,978d39d8-9673-11e8-8f5a-525500d15501: server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ') Expected : Warning not to equal : Warning /root/go/src/kubevirt.io/kubevirt/tests/utils.go:246 ------------------------------ STEP: defining a VirtualMachineInstance with an Alpine disk STEP: adding a Cirros Disk STEP: setting boot order STEP: starting VirtualMachineInstance STEP: Waiting the VirtualMachineInstance start level=info timestamp=2018-08-02T16:46:24.726371Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Created virtual machine pod virt-launcher-testvmit75z7-m6m4l" level=info timestamp=2018-08-02T16:46:41.448314Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Pod owner ship transferred to the node virt-launcher-testvmit75z7-m6m4l" level=error timestamp=2018-08-02T16:46:41.598766Z pos=utils.go:242 component=tests namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="unexpected warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T16:48:47.661134Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:48:51 http: TLS handshake error from 10.128.0.1:46550: EOF level=info timestamp=2018-08-02T16:48:55.355424Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:49:01 http: TLS handshake error from 10.128.0.1:46600: EOF level=info timestamp=2018-08-02T16:49:05.399601Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:49:11 http: TLS handshake error from 10.128.0.1:46646: EOF level=info timestamp=2018-08-02T16:49:14.933961Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:49:15.449894Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:49:17.751942Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:49:17.755307Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:49:21 http: TLS handshake error from 10.128.0.1:46692: EOF level=info timestamp=2018-08-02T16:49:25.497620Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:49:30.797406Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:49:31 http: TLS handshake error from 10.128.0.1:46742: EOF level=info timestamp=2018-08-02T16:49:35.536790Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 16:47:19 http: TLS handshake error from 10.129.0.1:53698: EOF 2018/08/02 16:47:29 http: TLS handshake error from 10.129.0.1:53708: EOF 2018/08/02 16:47:39 http: TLS handshake error from 10.129.0.1:53718: EOF 2018/08/02 16:47:49 http: TLS handshake error from 10.129.0.1:53728: EOF 2018/08/02 16:47:59 http: TLS handshake error from 10.129.0.1:53740: EOF 2018/08/02 16:48:09 http: TLS handshake error from 10.129.0.1:53750: EOF 2018/08/02 16:48:19 http: TLS handshake error from 10.129.0.1:53760: EOF 2018/08/02 16:48:29 http: TLS handshake error from 10.129.0.1:53770: EOF 2018/08/02 16:48:39 http: TLS handshake error from 10.129.0.1:53780: EOF 2018/08/02 16:48:49 http: TLS handshake error from 10.129.0.1:53790: EOF 2018/08/02 16:48:59 http: TLS handshake error from 10.129.0.1:53800: EOF level=info timestamp=2018-08-02T16:49:01.137255Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:49:09 http: TLS handshake error from 10.129.0.1:53810: EOF 2018/08/02 16:49:19 http: TLS handshake error from 10.129.0.1:53820: EOF 2018/08/02 16:49:29 http: TLS handshake error from 10.129.0.1:53830: EOF Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T16:43:23.618872Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:43:23.619037Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:43:23.679425Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixrgqw\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmixrgqw" level=info timestamp=2018-08-02T16:43:23.693871Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixrgqw\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmixrgqw" level=info timestamp=2018-08-02T16:46:24.184267Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4wzzs kind= uid=974720b7-9673-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:46:24.184440Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4wzzs kind= uid=974720b7-9673-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:46:24.244935Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi4wzzs\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi4wzzs" level=info timestamp=2018-08-02T16:46:24.266599Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi4wzzs\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmi4wzzs, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 974720b7-9673-11e8-8f5a-525500d15501, UID in object meta: " msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi4wzzs" level=info timestamp=2018-08-02T16:46:24.409494Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi85zxg kind= uid=976965f9-9673-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:46:24.409680Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi85zxg kind= uid=976965f9-9673-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:46:24.485457Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi85zxg\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi85zxg" level=info timestamp=2018-08-02T16:46:24.652754Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:46:24.652895Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:49:25.104681Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:49:25.104852Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T16:48:03.766127Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmit75z7" level=info timestamp=2018-08-02T16:49:24.548117Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmit75z7, existing: true\n" level=info timestamp=2018-08-02T16:49:24.548194Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:49:24.548224Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:49:24.548360Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=error timestamp=2018-08-02T16:49:24.589236Z pos=vm.go:430 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmit75z7\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmit75z7, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 978d39d8-9673-11e8-8f5a-525500d15501, UID in object meta: " msg="Updating the VirtualMachineInstance status failed." level=info timestamp=2018-08-02T16:49:24.589622Z pos=vm.go:250 component=virt-handler reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmit75z7\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmit75z7, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 978d39d8-9673-11e8-8f5a-525500d15501, UID in object meta: " msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmit75z7" level=info timestamp=2018-08-02T16:49:24.589952Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmit75z7, existing: false\n" level=info timestamp=2018-08-02T16:49:24.590069Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:49:24.590334Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:49:24.590590Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T16:49:25.686397Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmit75z7, existing: false\n" level=info timestamp=2018-08-02T16:49:25.686478Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:49:25.686542Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:49:25.686631Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T16:49:38.963570Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:49:38.963590Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:49:38.963641Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:49:38.995707Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:49:38.995866Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmilmnqv" level=info timestamp=2018-08-02T16:49:38.995912Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmilmnqv, existing: true\n" level=info timestamp=2018-08-02T16:49:38.995929Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:49:38.995970Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:49:38.996022Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:49:39.026748Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:49:39.026962Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmilmnqv" level=info timestamp=2018-08-02T16:49:39.027011Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmilmnqv, existing: true\n" level=info timestamp=2018-08-02T16:49:39.027031Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:49:39.030800Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:49:39.030878Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 msg="Processing vmi update" Pod name: virt-launcher-testvmilmnqv-kwtvq Pod phase: Running level=info timestamp=2018-08-02T16:49:38.960325Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmilmnqv/noCloud.iso" level=error timestamp=2018-08-02T16:49:38.962865Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:49:38.962986Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T16:49:38.992097Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmilmnqv/noCloud.iso" level=error timestamp=2018-08-02T16:49:38.995335Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:49:38.995437Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T16:49:39.024698Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmilmnqv/noCloud.iso" level=error timestamp=2018-08-02T16:49:39.026478Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:49:39.026516Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T16:49:39.056257Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmilmnqv/noCloud.iso" level=error timestamp=2018-08-02T16:49:39.058401Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:49:39.058447Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T16:49:39.093201Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmilmnqv/noCloud.iso" level=error timestamp=2018-08-02T16:49:39.095307Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:49:39.095441Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running 2018/08/02 16:51:41 http: TLS handshake error from 10.128.0.1:47366: EOF level=info timestamp=2018-08-02T16:51:45.235587Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:51:46.168839Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:51:48.228552Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:51:48.240812Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:51:51 http: TLS handshake error from 10.128.0.1:47412: EOF level=info timestamp=2018-08-02T16:51:56.214754Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:52:01 http: TLS handshake error from 10.128.0.1:47462: EOF level=info timestamp=2018-08-02T16:52:06.260152Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:52:11 http: TLS handshake error from 10.128.0.1:47508: EOF level=info timestamp=2018-08-02T16:52:15.286663Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:52:16.297865Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:52:18.324194Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:52:18.336396Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:52:21 http: TLS handshake error from 10.128.0.1:47556: EOF Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 16:50:29 http: TLS handshake error from 10.129.0.1:53890: EOF level=info timestamp=2018-08-02T16:50:31.125773Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:50:39 http: TLS handshake error from 10.129.0.1:53900: EOF 2018/08/02 16:50:49 http: TLS handshake error from 10.129.0.1:53910: EOF 2018/08/02 16:50:59 http: TLS handshake error from 10.129.0.1:53922: EOF 2018/08/02 16:51:09 http: TLS handshake error from 10.129.0.1:53932: EOF 2018/08/02 16:51:19 http: TLS handshake error from 10.129.0.1:53942: EOF 2018/08/02 16:51:29 http: TLS handshake error from 10.129.0.1:53952: EOF level=info timestamp=2018-08-02T16:51:31.146725Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:51:39 http: TLS handshake error from 10.129.0.1:53962: EOF 2018/08/02 16:51:49 http: TLS handshake error from 10.129.0.1:53972: EOF 2018/08/02 16:51:59 http: TLS handshake error from 10.129.0.1:53982: EOF level=info timestamp=2018-08-02T16:52:01.129551Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:52:09 http: TLS handshake error from 10.129.0.1:53992: EOF 2018/08/02 16:52:19 http: TLS handshake error from 10.129.0.1:54002: EOF Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T16:43:23.618872Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:43:23.619037Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixrgqw kind= uid=2ba6f91f-9673-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:43:23.679425Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixrgqw\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmixrgqw" level=info timestamp=2018-08-02T16:43:23.693871Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixrgqw\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmixrgqw" level=info timestamp=2018-08-02T16:46:24.184267Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4wzzs kind= uid=974720b7-9673-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:46:24.184440Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4wzzs kind= uid=974720b7-9673-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:46:24.244935Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi4wzzs\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi4wzzs" level=info timestamp=2018-08-02T16:46:24.266599Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi4wzzs\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmi4wzzs, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 974720b7-9673-11e8-8f5a-525500d15501, UID in object meta: " msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi4wzzs" level=info timestamp=2018-08-02T16:46:24.409494Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi85zxg kind= uid=976965f9-9673-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:46:24.409680Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi85zxg kind= uid=976965f9-9673-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:46:24.485457Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi85zxg\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi85zxg" level=info timestamp=2018-08-02T16:46:24.652754Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:46:24.652895Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:49:25.104681Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:49:25.104852Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T16:48:03.766127Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmit75z7" level=info timestamp=2018-08-02T16:49:24.548117Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmit75z7, existing: true\n" level=info timestamp=2018-08-02T16:49:24.548194Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:49:24.548224Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:49:24.548360Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=error timestamp=2018-08-02T16:49:24.589236Z pos=vm.go:430 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmit75z7\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmit75z7, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 978d39d8-9673-11e8-8f5a-525500d15501, UID in object meta: " msg="Updating the VirtualMachineInstance status failed." level=info timestamp=2018-08-02T16:49:24.589622Z pos=vm.go:250 component=virt-handler reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmit75z7\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmit75z7, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 978d39d8-9673-11e8-8f5a-525500d15501, UID in object meta: " msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmit75z7" level=info timestamp=2018-08-02T16:49:24.589952Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmit75z7, existing: false\n" level=info timestamp=2018-08-02T16:49:24.590069Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:49:24.590334Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:49:24.590590Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T16:49:25.686397Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmit75z7, existing: false\n" level=info timestamp=2018-08-02T16:49:25.686478Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:49:25.686542Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:49:25.686631Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T16:50:20.163397Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:50:20.198572Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:50:20.198793Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmilmnqv" level=info timestamp=2018-08-02T16:51:01.159026Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmilmnqv, existing: true\n" level=info timestamp=2018-08-02T16:51:01.159151Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:51:01.159177Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:51:01.159253Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:51:01.187510Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:51:01.188330Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmilmnqv" level=info timestamp=2018-08-02T16:52:23.108564Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmilmnqv, existing: true\n" level=info timestamp=2018-08-02T16:52:23.108657Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:52:23.108686Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:52:23.108794Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:52:23.137951Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:52:23.138179Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmilmnqv" Pod name: virt-launcher-testvmilmnqv-kwtvq Pod phase: Running level=info timestamp=2018-08-02T16:49:49.406441Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmilmnqv/noCloud.iso" level=error timestamp=2018-08-02T16:49:49.408605Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:49:49.408697Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T16:49:59.680106Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmilmnqv/noCloud.iso" level=error timestamp=2018-08-02T16:49:59.682166Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:49:59.682276Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T16:50:20.196450Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmilmnqv/noCloud.iso" level=error timestamp=2018-08-02T16:50:20.198292Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:50:20.198351Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T16:51:01.184234Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmilmnqv/noCloud.iso" level=error timestamp=2018-08-02T16:51:01.186878Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:51:01.186966Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T16:52:23.136092Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmilmnqv/noCloud.iso" level=error timestamp=2018-08-02T16:52:23.137626Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:52:23.137676Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" • Failure [180.445 seconds] VMIlifecycle /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:51 Creating a VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:72 with boot order /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:172 should be able to boot from selected disk /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/extensions/table/table.go:92 Cirros as first boot [It] /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/extensions/table/table_entry.go:46 Unexpected Warning event received: testvmilmnqv,031d2d12-9674-11e8-8f5a-525500d15501: server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ') Expected : Warning not to equal : Warning /root/go/src/kubevirt.io/kubevirt/tests/utils.go:246 ------------------------------ STEP: defining a VirtualMachineInstance with an Alpine disk STEP: adding a Cirros Disk STEP: setting boot order STEP: starting VirtualMachineInstance STEP: Waiting the VirtualMachineInstance start level=info timestamp=2018-08-02T16:49:25.132238Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmilmnqv kind=VirtualMachineInstance uid=031d2d12-9674-11e8-8f5a-525500d15501 msg="Created virtual machine pod virt-launcher-testvmilmnqv-kwtvq" level=info timestamp=2018-08-02T16:49:38.716411Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmilmnqv kind=VirtualMachineInstance uid=031d2d12-9674-11e8-8f5a-525500d15501 msg="Pod owner ship transferred to the node virt-launcher-testvmilmnqv-kwtvq" level=error timestamp=2018-08-02T16:49:38.816824Z pos=utils.go:242 component=tests namespace=kubevirt-test-default name=testvmilmnqv kind=VirtualMachineInstance uid=031d2d12-9674-11e8-8f5a-525500d15501 reason="unexpected warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" • [SLOW TEST:15.429 seconds] VMIlifecycle /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:51 Creating a VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:72 with user-data /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:203 without k8s secret /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:204 should retry starting the VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:205 ------------------------------ • [SLOW TEST:45.339 seconds] VMIlifecycle /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:51 Creating a VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:72 with user-data /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:203 without k8s secret /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:204 should log warning and proceed once the secret is there /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:235 ------------------------------ Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T16:53:00.760433Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:53:01 http: TLS handshake error from 10.128.0.1:47752: EOF level=info timestamp=2018-08-02T16:53:06.530903Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:53:11 http: TLS handshake error from 10.128.0.1:47798: EOF level=info timestamp=2018-08-02T16:53:14.853435Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/openapi/v2 proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T16:53:14.854338Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/swagger.json proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T16:53:15.401974Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:53:16.585526Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:53:18.546327Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:53:18.546689Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:53:21 http: TLS handshake error from 10.128.0.1:47844: EOF level=info timestamp=2018-08-02T16:53:26.629896Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:53:30.757730Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:53:31 http: TLS handshake error from 10.128.0.1:47894: EOF level=info timestamp=2018-08-02T16:53:36.679064Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 16:51:39 http: TLS handshake error from 10.129.0.1:53962: EOF 2018/08/02 16:51:49 http: TLS handshake error from 10.129.0.1:53972: EOF 2018/08/02 16:51:59 http: TLS handshake error from 10.129.0.1:53982: EOF level=info timestamp=2018-08-02T16:52:01.129551Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:52:09 http: TLS handshake error from 10.129.0.1:53992: EOF 2018/08/02 16:52:19 http: TLS handshake error from 10.129.0.1:54002: EOF 2018/08/02 16:52:29 http: TLS handshake error from 10.129.0.1:54012: EOF level=info timestamp=2018-08-02T16:52:31.153387Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:52:39 http: TLS handshake error from 10.129.0.1:54022: EOF 2018/08/02 16:52:49 http: TLS handshake error from 10.129.0.1:54032: EOF 2018/08/02 16:52:59 http: TLS handshake error from 10.129.0.1:54042: EOF 2018/08/02 16:53:09 http: TLS handshake error from 10.129.0.1:54052: EOF 2018/08/02 16:53:19 http: TLS handshake error from 10.129.0.1:54062: EOF 2018/08/02 16:53:29 http: TLS handshake error from 10.129.0.1:54072: EOF 2018/08/02 16:53:39 http: TLS handshake error from 10.129.0.1:54082: EOF Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T16:46:24.409494Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi85zxg kind= uid=976965f9-9673-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:46:24.409680Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi85zxg kind= uid=976965f9-9673-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:46:24.485457Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi85zxg\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi85zxg" level=info timestamp=2018-08-02T16:46:24.652754Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:46:24.652895Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:49:25.104681Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:49:25.104852Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:52:25.552543Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiqpdfm kind= uid=6eab0398-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:52:25.552749Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiqpdfm kind= uid=6eab0398-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:52:25.639580Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmiqpdfm\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmiqpdfm" level=info timestamp=2018-08-02T16:52:40.984086Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiscqzm kind= uid=77ddf397-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:52:40.984217Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiscqzm kind= uid=77ddf397-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:53:26.317894Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:53:26.318025Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:53:26.387901Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi4qbw5\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi4qbw5" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T16:48:03.766127Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmit75z7" level=info timestamp=2018-08-02T16:49:24.548117Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmit75z7, existing: true\n" level=info timestamp=2018-08-02T16:49:24.548194Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:49:24.548224Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:49:24.548360Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=error timestamp=2018-08-02T16:49:24.589236Z pos=vm.go:430 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmit75z7\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmit75z7, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 978d39d8-9673-11e8-8f5a-525500d15501, UID in object meta: " msg="Updating the VirtualMachineInstance status failed." level=info timestamp=2018-08-02T16:49:24.589622Z pos=vm.go:250 component=virt-handler reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmit75z7\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmit75z7, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 978d39d8-9673-11e8-8f5a-525500d15501, UID in object meta: " msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmit75z7" level=info timestamp=2018-08-02T16:49:24.589952Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmit75z7, existing: false\n" level=info timestamp=2018-08-02T16:49:24.590069Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:49:24.590334Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:49:24.590590Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T16:49:25.686397Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmit75z7, existing: false\n" level=info timestamp=2018-08-02T16:49:25.686478Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:49:25.686542Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:49:25.686631Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T16:53:41.811542Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:53:41.815656Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:53:41.816022Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi4qbw5" level=info timestamp=2018-08-02T16:53:41.821138Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi4qbw5, existing: true\n" level=info timestamp=2018-08-02T16:53:41.821244Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:53:41.821401Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:53:41.821512Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:53:41.824899Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:53:41.825090Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi4qbw5" level=info timestamp=2018-08-02T16:53:41.865342Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi4qbw5, existing: true\n" level=info timestamp=2018-08-02T16:53:41.865404Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:53:41.865799Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:53:41.865924Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:53:41.871654Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:53:41.871874Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi4qbw5" Pod name: virt-launcher-testvmi4qbw5-jzgxh Pod phase: Running level=info timestamp=2018-08-02T16:53:41.737368Z pos=converter.go:751 component=virt-launcher msg="Found nameservers in /etc/resolv.conf: \ufffd\ufffdBf" level=info timestamp=2018-08-02T16:53:41.737446Z pos=converter.go:752 component=virt-launcher msg="Found search domains in /etc/resolv.conf: kubevirt-test-default.svc.cluster.local svc.cluster.local cluster.local" level=info timestamp=2018-08-02T16:53:41.740087Z pos=dhcp.go:62 component=virt-launcher msg="Starting SingleClientDHCPServer" level=error timestamp=2018-08-02T16:53:41.743593Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:53:41.743727Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:53:41.810241Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:53:41.810314Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:53:41.814692Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:53:41.814766Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:53:41.824459Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:53:41.824609Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:53:41.871402Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:53:41.871485Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:53:41.956302Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:53:41.956385Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T16:55:48.994677Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:55:49.054261Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:55:51 http: TLS handshake error from 10.128.0.1:48556: EOF level=info timestamp=2018-08-02T16:55:57.358731Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:56:00.757203Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:56:01 http: TLS handshake error from 10.128.0.1:48606: EOF level=info timestamp=2018-08-02T16:56:07.418052Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:56:11 http: TLS handshake error from 10.128.0.1:48652: EOF level=info timestamp=2018-08-02T16:56:13.484106Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/openapi/v2 proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T16:56:13.485549Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/swagger.json proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T16:56:15.700738Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:56:17.463637Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:56:19.061380Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:56:19.100594Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:56:21 http: TLS handshake error from 10.128.0.1:48698: EOF Pod name: virt-api-7d79764579-fp5bs Pod phase: Running level=info timestamp=2018-08-02T16:54:01.158907Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:54:09 http: TLS handshake error from 10.129.0.1:54114: EOF 2018/08/02 16:54:19 http: TLS handshake error from 10.129.0.1:54124: EOF 2018/08/02 16:54:29 http: TLS handshake error from 10.129.0.1:54134: EOF 2018/08/02 16:54:39 http: TLS handshake error from 10.129.0.1:54144: EOF 2018/08/02 16:54:49 http: TLS handshake error from 10.129.0.1:54154: EOF 2018/08/02 16:54:59 http: TLS handshake error from 10.129.0.1:54164: EOF 2018/08/02 16:55:09 http: TLS handshake error from 10.129.0.1:54174: EOF 2018/08/02 16:55:19 http: TLS handshake error from 10.129.0.1:54184: EOF 2018/08/02 16:55:29 http: TLS handshake error from 10.129.0.1:54194: EOF 2018/08/02 16:55:39 http: TLS handshake error from 10.129.0.1:54204: EOF 2018/08/02 16:55:49 http: TLS handshake error from 10.129.0.1:54214: EOF 2018/08/02 16:55:59 http: TLS handshake error from 10.129.0.1:54224: EOF 2018/08/02 16:56:09 http: TLS handshake error from 10.129.0.1:54234: EOF 2018/08/02 16:56:19 http: TLS handshake error from 10.129.0.1:54244: EOF Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T16:46:24.409494Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi85zxg kind= uid=976965f9-9673-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:46:24.409680Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi85zxg kind= uid=976965f9-9673-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:46:24.485457Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi85zxg\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi85zxg" level=info timestamp=2018-08-02T16:46:24.652754Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:46:24.652895Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:49:25.104681Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:49:25.104852Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:52:25.552543Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiqpdfm kind= uid=6eab0398-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:52:25.552749Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiqpdfm kind= uid=6eab0398-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:52:25.639580Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmiqpdfm\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmiqpdfm" level=info timestamp=2018-08-02T16:52:40.984086Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiscqzm kind= uid=77ddf397-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:52:40.984217Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiscqzm kind= uid=77ddf397-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:53:26.317894Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:53:26.318025Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:53:26.387901Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi4qbw5\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi4qbw5" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T16:48:03.766127Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmit75z7" level=info timestamp=2018-08-02T16:49:24.548117Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmit75z7, existing: true\n" level=info timestamp=2018-08-02T16:49:24.548194Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:49:24.548224Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:49:24.548360Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=error timestamp=2018-08-02T16:49:24.589236Z pos=vm.go:430 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmit75z7\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmit75z7, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 978d39d8-9673-11e8-8f5a-525500d15501, UID in object meta: " msg="Updating the VirtualMachineInstance status failed." level=info timestamp=2018-08-02T16:49:24.589622Z pos=vm.go:250 component=virt-handler reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmit75z7\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmit75z7, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 978d39d8-9673-11e8-8f5a-525500d15501, UID in object meta: " msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmit75z7" level=info timestamp=2018-08-02T16:49:24.589952Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmit75z7, existing: false\n" level=info timestamp=2018-08-02T16:49:24.590069Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:49:24.590334Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:49:24.590590Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T16:49:25.686397Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmit75z7, existing: false\n" level=info timestamp=2018-08-02T16:49:25.686478Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:49:25.686542Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:49:25.686631Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T16:55:03.758449Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:55:03.758484Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:55:03.758569Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:55:03.761892Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:55:03.762178Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi4qbw5" level=info timestamp=2018-08-02T16:55:06.978443Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmilmnqv, existing: false\n" level=info timestamp=2018-08-02T16:55:06.978543Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:55:06.978611Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmilmnqv kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:55:06.978701Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmilmnqv kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T16:56:25.682421Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi4qbw5, existing: true\n" level=info timestamp=2018-08-02T16:56:25.682504Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:56:25.682532Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:56:25.682623Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:56:25.686898Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:56:25.687140Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi4qbw5" Pod name: virt-launcher-testvmi4qbw5-jzgxh Pod phase: Running level=error timestamp=2018-08-02T16:53:43.089818Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:53:44.374233Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:53:44.374324Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:53:46.939667Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:53:46.939753Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:53:52.064560Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:53:52.064660Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:54:02.309367Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:54:02.309443Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:54:22.796361Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:54:22.796458Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:55:03.761540Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:55:03.761626Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:56:25.686540Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:56:25.686644Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" • Failure [180.449 seconds] VMIlifecycle /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:51 Creating a VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:72 when virt-launcher crashes /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:283 should be stopped and have Failed phase [It] /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:284 Unexpected Warning event received: testvmi4qbw5,92e3b84a-9674-11e8-8f5a-525500d15501: server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ') Expected : Warning not to equal : Warning /root/go/src/kubevirt.io/kubevirt/tests/utils.go:246 ------------------------------ level=info timestamp=2018-08-02T16:53:26.288245Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmi4qbw5 kind=VirtualMachineInstance uid=92e3b84a-9674-11e8-8f5a-525500d15501 msg="Created virtual machine pod virt-launcher-testvmi4qbw5-jzgxh" level=info timestamp=2018-08-02T16:53:41.581980Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmi4qbw5 kind=VirtualMachineInstance uid=92e3b84a-9674-11e8-8f5a-525500d15501 msg="Pod owner ship transferred to the node virt-launcher-testvmi4qbw5-jzgxh" level=error timestamp=2018-08-02T16:53:41.672217Z pos=utils.go:242 component=tests namespace=kubevirt-test-default name=testvmi4qbw5 kind=VirtualMachineInstance uid=92e3b84a-9674-11e8-8f5a-525500d15501 reason="unexpected warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T16:55:57.358731Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:56:00.757203Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:56:01 http: TLS handshake error from 10.128.0.1:48606: EOF level=info timestamp=2018-08-02T16:56:07.418052Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:56:11 http: TLS handshake error from 10.128.0.1:48652: EOF level=info timestamp=2018-08-02T16:56:13.484106Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/openapi/v2 proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T16:56:13.485549Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/swagger.json proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T16:56:15.700738Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:56:17.463637Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:56:19.061380Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:56:19.100594Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:56:21 http: TLS handshake error from 10.128.0.1:48698: EOF level=info timestamp=2018-08-02T16:56:27.510673Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:56:31 http: TLS handshake error from 10.128.0.1:48748: EOF level=info timestamp=2018-08-02T16:56:37.556519Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 16:54:29 http: TLS handshake error from 10.129.0.1:54134: EOF 2018/08/02 16:54:39 http: TLS handshake error from 10.129.0.1:54144: EOF 2018/08/02 16:54:49 http: TLS handshake error from 10.129.0.1:54154: EOF 2018/08/02 16:54:59 http: TLS handshake error from 10.129.0.1:54164: EOF 2018/08/02 16:55:09 http: TLS handshake error from 10.129.0.1:54174: EOF 2018/08/02 16:55:19 http: TLS handshake error from 10.129.0.1:54184: EOF 2018/08/02 16:55:29 http: TLS handshake error from 10.129.0.1:54194: EOF 2018/08/02 16:55:39 http: TLS handshake error from 10.129.0.1:54204: EOF 2018/08/02 16:55:49 http: TLS handshake error from 10.129.0.1:54214: EOF 2018/08/02 16:55:59 http: TLS handshake error from 10.129.0.1:54224: EOF 2018/08/02 16:56:09 http: TLS handshake error from 10.129.0.1:54234: EOF 2018/08/02 16:56:19 http: TLS handshake error from 10.129.0.1:54244: EOF 2018/08/02 16:56:29 http: TLS handshake error from 10.129.0.1:54254: EOF level=info timestamp=2018-08-02T16:56:31.125299Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:56:39 http: TLS handshake error from 10.129.0.1:54264: EOF Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T16:46:24.485457Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi85zxg\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi85zxg" level=info timestamp=2018-08-02T16:46:24.652754Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:46:24.652895Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:49:25.104681Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:49:25.104852Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:52:25.552543Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiqpdfm kind= uid=6eab0398-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:52:25.552749Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiqpdfm kind= uid=6eab0398-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:52:25.639580Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmiqpdfm\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmiqpdfm" level=info timestamp=2018-08-02T16:52:40.984086Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiscqzm kind= uid=77ddf397-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:52:40.984217Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiscqzm kind= uid=77ddf397-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:53:26.317894Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:53:26.318025Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:53:26.387901Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi4qbw5\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi4qbw5" level=info timestamp=2018-08-02T16:56:26.768185Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:56:26.768414Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T16:48:03.766127Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmit75z7" level=info timestamp=2018-08-02T16:49:24.548117Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmit75z7, existing: true\n" level=info timestamp=2018-08-02T16:49:24.548194Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:49:24.548224Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:49:24.548360Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=error timestamp=2018-08-02T16:49:24.589236Z pos=vm.go:430 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmit75z7\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmit75z7, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 978d39d8-9673-11e8-8f5a-525500d15501, UID in object meta: " msg="Updating the VirtualMachineInstance status failed." level=info timestamp=2018-08-02T16:49:24.589622Z pos=vm.go:250 component=virt-handler reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmit75z7\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmit75z7, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 978d39d8-9673-11e8-8f5a-525500d15501, UID in object meta: " msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmit75z7" level=info timestamp=2018-08-02T16:49:24.589952Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmit75z7, existing: false\n" level=info timestamp=2018-08-02T16:49:24.590069Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:49:24.590334Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:49:24.590590Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T16:49:25.686397Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmit75z7, existing: false\n" level=info timestamp=2018-08-02T16:49:25.686478Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:49:25.686542Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:49:25.686631Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T16:56:42.140439Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:56:42.143510Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:56:42.143603Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmivvfb5" level=info timestamp=2018-08-02T16:56:42.150517Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmivvfb5, existing: true\n" level=info timestamp=2018-08-02T16:56:42.150552Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:56:42.150574Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:56:42.150618Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:56:42.154269Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:56:42.154351Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmivvfb5" level=info timestamp=2018-08-02T16:56:42.194504Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmivvfb5, existing: true\n" level=info timestamp=2018-08-02T16:56:42.194558Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:56:42.194582Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:56:42.194648Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:56:42.197659Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:56:42.197741Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmivvfb5" Pod name: virt-launcher-testvmivvfb5-v6hgs Pod phase: Running level=info timestamp=2018-08-02T16:56:42.103855Z pos=converter.go:751 component=virt-launcher msg="Found nameservers in /etc/resolv.conf: \ufffd\ufffdBf" level=info timestamp=2018-08-02T16:56:42.103905Z pos=converter.go:752 component=virt-launcher msg="Found search domains in /etc/resolv.conf: kubevirt-test-default.svc.cluster.local svc.cluster.local cluster.local" level=info timestamp=2018-08-02T16:56:42.107254Z pos=dhcp.go:62 component=virt-launcher msg="Starting SingleClientDHCPServer" level=error timestamp=2018-08-02T16:56:42.108536Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:56:42.108926Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:56:42.140007Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:56:42.140111Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:56:42.143325Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:56:42.143382Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:56:42.153378Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:56:42.153462Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:56:42.197478Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:56:42.197541Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:56:42.281070Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:56:42.281135Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running 2018/08/02 16:58:41 http: TLS handshake error from 10.128.0.1:49364: EOF level=info timestamp=2018-08-02T16:58:45.988018Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:58:48.187271Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:58:49.441269Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:58:49.471873Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:58:51 http: TLS handshake error from 10.128.0.1:49410: EOF level=info timestamp=2018-08-02T16:58:58.253234Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:59:01 http: TLS handshake error from 10.128.0.1:49460: EOF level=info timestamp=2018-08-02T16:59:08.315755Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:59:11 http: TLS handshake error from 10.128.0.1:49506: EOF level=info timestamp=2018-08-02T16:59:16.051874Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:59:18.402423Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:59:19.483985Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:59:19.531730Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:59:21 http: TLS handshake error from 10.128.0.1:49556: EOF Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 16:57:29 http: TLS handshake error from 10.129.0.1:54316: EOF level=info timestamp=2018-08-02T16:57:31.136108Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:57:39 http: TLS handshake error from 10.129.0.1:54326: EOF 2018/08/02 16:57:49 http: TLS handshake error from 10.129.0.1:54336: EOF 2018/08/02 16:57:59 http: TLS handshake error from 10.129.0.1:54346: EOF level=info timestamp=2018-08-02T16:58:01.122134Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:58:09 http: TLS handshake error from 10.129.0.1:54356: EOF 2018/08/02 16:58:19 http: TLS handshake error from 10.129.0.1:54366: EOF 2018/08/02 16:58:29 http: TLS handshake error from 10.129.0.1:54376: EOF 2018/08/02 16:58:39 http: TLS handshake error from 10.129.0.1:54386: EOF 2018/08/02 16:58:49 http: TLS handshake error from 10.129.0.1:54396: EOF 2018/08/02 16:58:59 http: TLS handshake error from 10.129.0.1:54406: EOF level=info timestamp=2018-08-02T16:59:01.134581Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:59:09 http: TLS handshake error from 10.129.0.1:54416: EOF 2018/08/02 16:59:19 http: TLS handshake error from 10.129.0.1:54426: EOF Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T16:46:24.485457Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi85zxg\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi85zxg" level=info timestamp=2018-08-02T16:46:24.652754Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:46:24.652895Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:49:25.104681Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:49:25.104852Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:52:25.552543Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiqpdfm kind= uid=6eab0398-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:52:25.552749Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiqpdfm kind= uid=6eab0398-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:52:25.639580Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmiqpdfm\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmiqpdfm" level=info timestamp=2018-08-02T16:52:40.984086Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiscqzm kind= uid=77ddf397-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:52:40.984217Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiscqzm kind= uid=77ddf397-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:53:26.317894Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:53:26.318025Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:53:26.387901Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi4qbw5\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi4qbw5" level=info timestamp=2018-08-02T16:56:26.768185Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:56:26.768414Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T16:48:03.766127Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmit75z7" level=info timestamp=2018-08-02T16:49:24.548117Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmit75z7, existing: true\n" level=info timestamp=2018-08-02T16:49:24.548194Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:49:24.548224Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:49:24.548360Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=error timestamp=2018-08-02T16:49:24.589236Z pos=vm.go:430 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmit75z7\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmit75z7, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 978d39d8-9673-11e8-8f5a-525500d15501, UID in object meta: " msg="Updating the VirtualMachineInstance status failed." level=info timestamp=2018-08-02T16:49:24.589622Z pos=vm.go:250 component=virt-handler reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmit75z7\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmit75z7, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 978d39d8-9673-11e8-8f5a-525500d15501, UID in object meta: " msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmit75z7" level=info timestamp=2018-08-02T16:49:24.589952Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmit75z7, existing: false\n" level=info timestamp=2018-08-02T16:49:24.590069Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:49:24.590334Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:49:24.590590Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T16:49:25.686397Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmit75z7, existing: false\n" level=info timestamp=2018-08-02T16:49:25.686478Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:49:25.686542Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:49:25.686631Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T16:58:04.076025Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:58:04.076070Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:58:04.076160Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:58:04.079356Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:58:04.079575Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmivvfb5" level=info timestamp=2018-08-02T16:59:09.527488Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi4qbw5, existing: false\n" level=info timestamp=2018-08-02T16:59:09.527590Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:59:09.527665Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi4qbw5 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:59:09.527790Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi4qbw5 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T16:59:25.999839Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmivvfb5, existing: true\n" level=info timestamp=2018-08-02T16:59:25.999925Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:59:25.999947Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:59:26.000025Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T16:59:26.004228Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T16:59:26.004322Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmivvfb5" Pod name: virt-launcher-testvmivvfb5-v6hgs Pod phase: Running level=error timestamp=2018-08-02T16:56:43.413112Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:56:44.697237Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:56:44.697311Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:56:47.261595Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:56:47.261853Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:56:52.386134Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:56:52.386228Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:57:02.630901Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:57:02.630998Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:57:23.115287Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:57:23.115390Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:58:04.079033Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:58:04.079120Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T16:59:26.003921Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T16:59:26.004060Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" • Failure [180.447 seconds] VMIlifecycle /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:51 Creating a VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:72 when virt-handler crashes /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:307 should recover and continue management [It] /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:308 Unexpected Warning event received: testvmivvfb5,fe722768-9674-11e8-8f5a-525500d15501: server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ') Expected : Warning not to equal : Warning /root/go/src/kubevirt.io/kubevirt/tests/utils.go:246 ------------------------------ level=info timestamp=2018-08-02T16:56:26.777518Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmivvfb5 kind=VirtualMachineInstance uid=fe722768-9674-11e8-8f5a-525500d15501 msg="Created virtual machine pod virt-launcher-testvmivvfb5-v6hgs" level=info timestamp=2018-08-02T16:56:41.964847Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmivvfb5 kind=VirtualMachineInstance uid=fe722768-9674-11e8-8f5a-525500d15501 msg="Pod owner ship transferred to the node virt-launcher-testvmivvfb5-v6hgs" level=error timestamp=2018-08-02T16:56:42.030961Z pos=utils.go:242 component=tests namespace=kubevirt-test-default name=testvmivvfb5 kind=VirtualMachineInstance uid=fe722768-9674-11e8-8f5a-525500d15501 reason="unexpected warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" • [SLOW TEST:34.341 seconds] VMIlifecycle /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:51 Creating a VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:72 when virt-handler is responsive /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:338 should indicate that a node is ready for vmis /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:339 ------------------------------ Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T16:59:50.634066Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:59:50.644451Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 16:59:51 http: TLS handshake error from 10.128.0.1:49700: EOF level=info timestamp=2018-08-02T16:59:56.696268Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:59:56.712710Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:59:56.724341Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T16:59:57.893684Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T16:59:58.607803Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:00:00.782338Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:00:01 http: TLS handshake error from 10.128.0.1:49758: EOF level=info timestamp=2018-08-02T17:00:08.654279Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:00:11 http: TLS handshake error from 10.128.0.1:49804: EOF level=info timestamp=2018-08-02T17:00:13.811472Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/openapi/v2 proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:00:13.813249Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/swagger.json proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:00:16.170745Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 16:58:09 http: TLS handshake error from 10.129.0.1:54356: EOF 2018/08/02 16:58:19 http: TLS handshake error from 10.129.0.1:54366: EOF 2018/08/02 16:58:29 http: TLS handshake error from 10.129.0.1:54376: EOF 2018/08/02 16:58:39 http: TLS handshake error from 10.129.0.1:54386: EOF 2018/08/02 16:58:49 http: TLS handshake error from 10.129.0.1:54396: EOF 2018/08/02 16:58:59 http: TLS handshake error from 10.129.0.1:54406: EOF level=info timestamp=2018-08-02T16:59:01.134581Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 16:59:09 http: TLS handshake error from 10.129.0.1:54416: EOF 2018/08/02 16:59:19 http: TLS handshake error from 10.129.0.1:54426: EOF 2018/08/02 16:59:29 http: TLS handshake error from 10.129.0.1:54436: EOF 2018/08/02 16:59:39 http: TLS handshake error from 10.129.0.1:54446: EOF 2018/08/02 16:59:49 http: TLS handshake error from 10.129.0.1:54456: EOF 2018/08/02 16:59:59 http: TLS handshake error from 10.129.0.1:54468: EOF level=info timestamp=2018-08-02T16:59:59.654194Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:00:09 http: TLS handshake error from 10.129.0.1:54478: EOF Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T16:46:24.652895Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:49:25.104681Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:49:25.104852Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:52:25.552543Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiqpdfm kind= uid=6eab0398-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:52:25.552749Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiqpdfm kind= uid=6eab0398-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:52:25.639580Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmiqpdfm\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmiqpdfm" level=info timestamp=2018-08-02T16:52:40.984086Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiscqzm kind= uid=77ddf397-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:52:40.984217Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiscqzm kind= uid=77ddf397-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:53:26.317894Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:53:26.318025Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:53:26.387901Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi4qbw5\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi4qbw5" level=info timestamp=2018-08-02T16:56:26.768185Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:56:26.768414Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:00:01.412471Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:00:01.412631Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T16:48:03.766127Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmit75z7" level=info timestamp=2018-08-02T16:49:24.548117Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmit75z7, existing: true\n" level=info timestamp=2018-08-02T16:49:24.548194Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:49:24.548224Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:49:24.548360Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=error timestamp=2018-08-02T16:49:24.589236Z pos=vm.go:430 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmit75z7\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmit75z7, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 978d39d8-9673-11e8-8f5a-525500d15501, UID in object meta: " msg="Updating the VirtualMachineInstance status failed." level=info timestamp=2018-08-02T16:49:24.589622Z pos=vm.go:250 component=virt-handler reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmit75z7\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmit75z7, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 978d39d8-9673-11e8-8f5a-525500d15501, UID in object meta: " msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmit75z7" level=info timestamp=2018-08-02T16:49:24.589952Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmit75z7, existing: false\n" level=info timestamp=2018-08-02T16:49:24.590069Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:49:24.590334Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:49:24.590590Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T16:49:25.686397Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmit75z7, existing: false\n" level=info timestamp=2018-08-02T16:49:25.686478Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:49:25.686542Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:49:25.686631Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:00:16.742882Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:00:16.742901Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:00:16.742946Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:00:16.774987Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:00:16.775184Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi5fr24" level=info timestamp=2018-08-02T17:00:16.775240Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi5fr24, existing: true\n" level=info timestamp=2018-08-02T17:00:16.775255Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:00:16.775275Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:00:16.775319Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:00:16.803235Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:00:16.803421Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi5fr24" level=info timestamp=2018-08-02T17:00:16.803472Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi5fr24, existing: true\n" level=info timestamp=2018-08-02T17:00:16.803487Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:00:16.803511Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:00:16.803556Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Processing vmi update" Pod name: virt-launcher-testvmi5fr24-slllc Pod phase: Running level=info timestamp=2018-08-02T17:00:16.737243Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmi5fr24/noCloud.iso" level=error timestamp=2018-08-02T17:00:16.739911Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:00:16.740011Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:00:16.769941Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmi5fr24/noCloud.iso" level=error timestamp=2018-08-02T17:00:16.774564Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:00:16.774719Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:00:16.801157Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmi5fr24/noCloud.iso" level=error timestamp=2018-08-02T17:00:16.802935Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:00:16.802990Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:00:16.835798Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmi5fr24/noCloud.iso" level=error timestamp=2018-08-02T17:00:16.837884Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:00:16.837934Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:00:16.869010Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmi5fr24/noCloud.iso" level=error timestamp=2018-08-02T17:00:16.871204Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:00:16.871443Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T17:02:39.552549Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:02:41 http: TLS handshake error from 10.128.0.1:50520: EOF level=info timestamp=2018-08-02T17:02:46.466193Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:02:49.594980Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:02:50.003432Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:02:50.008540Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:02:51.169188Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:02:51.182887Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:02:51.194910Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:02:51 http: TLS handshake error from 10.128.0.1:50568: EOF level=info timestamp=2018-08-02T17:02:57.218501Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:02:57.230053Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:02:57.239346Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:02:59.635630Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:03:00.811474Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:00:49 http: TLS handshake error from 10.129.0.1:54518: EOF 2018/08/02 17:00:59 http: TLS handshake error from 10.129.0.1:54528: EOF 2018/08/02 17:01:09 http: TLS handshake error from 10.129.0.1:54538: EOF 2018/08/02 17:01:19 http: TLS handshake error from 10.129.0.1:54548: EOF 2018/08/02 17:01:29 http: TLS handshake error from 10.129.0.1:54558: EOF 2018/08/02 17:01:39 http: TLS handshake error from 10.129.0.1:54568: EOF 2018/08/02 17:01:49 http: TLS handshake error from 10.129.0.1:54578: EOF 2018/08/02 17:01:59 http: TLS handshake error from 10.129.0.1:54588: EOF 2018/08/02 17:02:09 http: TLS handshake error from 10.129.0.1:54598: EOF 2018/08/02 17:02:19 http: TLS handshake error from 10.129.0.1:54608: EOF 2018/08/02 17:02:29 http: TLS handshake error from 10.129.0.1:54618: EOF level=info timestamp=2018-08-02T17:02:31.170469Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:02:39 http: TLS handshake error from 10.129.0.1:54628: EOF 2018/08/02 17:02:49 http: TLS handshake error from 10.129.0.1:54638: EOF 2018/08/02 17:02:59 http: TLS handshake error from 10.129.0.1:54650: EOF Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T16:46:24.652895Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:49:25.104681Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:49:25.104852Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmilmnqv kind= uid=031d2d12-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:52:25.552543Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiqpdfm kind= uid=6eab0398-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:52:25.552749Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiqpdfm kind= uid=6eab0398-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:52:25.639580Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmiqpdfm\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmiqpdfm" level=info timestamp=2018-08-02T16:52:40.984086Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiscqzm kind= uid=77ddf397-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:52:40.984217Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiscqzm kind= uid=77ddf397-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:53:26.317894Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:53:26.318025Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:53:26.387901Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi4qbw5\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi4qbw5" level=info timestamp=2018-08-02T16:56:26.768185Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:56:26.768414Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:00:01.412471Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:00:01.412631Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T16:48:03.766127Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmit75z7" level=info timestamp=2018-08-02T16:49:24.548117Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmit75z7, existing: true\n" level=info timestamp=2018-08-02T16:49:24.548194Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T16:49:24.548224Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:49:24.548360Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=error timestamp=2018-08-02T16:49:24.589236Z pos=vm.go:430 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind= uid=978d39d8-9673-11e8-8f5a-525500d15501 reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmit75z7\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmit75z7, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 978d39d8-9673-11e8-8f5a-525500d15501, UID in object meta: " msg="Updating the VirtualMachineInstance status failed." level=info timestamp=2018-08-02T16:49:24.589622Z pos=vm.go:250 component=virt-handler reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmit75z7\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmit75z7, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 978d39d8-9673-11e8-8f5a-525500d15501, UID in object meta: " msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmit75z7" level=info timestamp=2018-08-02T16:49:24.589952Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmit75z7, existing: false\n" level=info timestamp=2018-08-02T16:49:24.590069Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:49:24.590334Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:49:24.590590Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T16:49:25.686397Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmit75z7, existing: false\n" level=info timestamp=2018-08-02T16:49:25.686478Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T16:49:25.686542Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T16:49:25.686631Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmit75z7 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:01:38.903215Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:01:38.903244Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:01:38.903336Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:01:38.934376Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:01:38.934634Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi5fr24" level=info timestamp=2018-08-02T17:02:09.844608Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmivvfb5, existing: false\n" level=info timestamp=2018-08-02T17:02:09.844724Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:02:09.844813Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmivvfb5 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:02:09.844909Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmivvfb5 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:03:00.854978Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi5fr24, existing: true\n" level=info timestamp=2018-08-02T17:03:00.855092Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:03:00.855123Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:03:00.855216Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:03:00.899260Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:03:00.899448Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi5fr24" Pod name: virt-launcher-testvmi5fr24-slllc Pod phase: Running level=info timestamp=2018-08-02T17:00:27.159226Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmi5fr24/noCloud.iso" level=error timestamp=2018-08-02T17:00:27.160725Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:00:27.160762Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:00:37.427755Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmi5fr24/noCloud.iso" level=error timestamp=2018-08-02T17:00:37.430411Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:00:37.430524Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:00:57.939680Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmi5fr24/noCloud.iso" level=error timestamp=2018-08-02T17:00:57.942137Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:00:57.942283Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:01:38.931397Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmi5fr24/noCloud.iso" level=error timestamp=2018-08-02T17:01:38.933794Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:01:38.933896Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:03:00.894089Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmi5fr24/noCloud.iso" level=error timestamp=2018-08-02T17:03:00.898871Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:03:00.898975Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" • Failure in Spec Setup (BeforeEach) [180.311 seconds] VMIlifecycle /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:51 Creating a VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:72 when virt-handler is not responsive /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:369 the node controller should react [BeforeEach] /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:408 Unexpected Warning event received: testvmi5fr24,7e60278d-9675-11e8-8f5a-525500d15501: server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ') Expected : Warning not to equal : Warning /root/go/src/kubevirt.io/kubevirt/tests/utils.go:246 ------------------------------ level=info timestamp=2018-08-02T17:00:01.397160Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmi5fr24 kind=VirtualMachineInstance uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Created virtual machine pod virt-launcher-testvmi5fr24-slllc" level=info timestamp=2018-08-02T17:00:16.508365Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmi5fr24 kind=VirtualMachineInstance uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Pod owner ship transferred to the node virt-launcher-testvmi5fr24-slllc" level=error timestamp=2018-08-02T17:00:16.608152Z pos=utils.go:242 component=tests namespace=kubevirt-test-default name=testvmi5fr24 kind=VirtualMachineInstance uid=7e60278d-9675-11e8-8f5a-525500d15501 reason="unexpected warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T17:02:51.169188Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:02:51.182887Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:02:51.194910Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:02:51 http: TLS handshake error from 10.128.0.1:50568: EOF level=info timestamp=2018-08-02T17:02:57.218501Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:02:57.230053Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:02:57.239346Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:02:59.635630Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:03:00.811474Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:03:01 http: TLS handshake error from 10.128.0.1:50618: EOF level=info timestamp=2018-08-02T17:03:09.687842Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:03:11 http: TLS handshake error from 10.128.0.1:50664: EOF level=info timestamp=2018-08-02T17:03:13.818491Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/openapi/v2 proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:03:13.819864Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/swagger.json proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:03:16.588764Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:00:59 http: TLS handshake error from 10.129.0.1:54528: EOF 2018/08/02 17:01:09 http: TLS handshake error from 10.129.0.1:54538: EOF 2018/08/02 17:01:19 http: TLS handshake error from 10.129.0.1:54548: EOF 2018/08/02 17:01:29 http: TLS handshake error from 10.129.0.1:54558: EOF 2018/08/02 17:01:39 http: TLS handshake error from 10.129.0.1:54568: EOF 2018/08/02 17:01:49 http: TLS handshake error from 10.129.0.1:54578: EOF 2018/08/02 17:01:59 http: TLS handshake error from 10.129.0.1:54588: EOF 2018/08/02 17:02:09 http: TLS handshake error from 10.129.0.1:54598: EOF 2018/08/02 17:02:19 http: TLS handshake error from 10.129.0.1:54608: EOF 2018/08/02 17:02:29 http: TLS handshake error from 10.129.0.1:54618: EOF level=info timestamp=2018-08-02T17:02:31.170469Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:02:39 http: TLS handshake error from 10.129.0.1:54628: EOF 2018/08/02 17:02:49 http: TLS handshake error from 10.129.0.1:54638: EOF 2018/08/02 17:02:59 http: TLS handshake error from 10.129.0.1:54650: EOF 2018/08/02 17:03:09 http: TLS handshake error from 10.129.0.1:54660: EOF Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T16:52:25.552543Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiqpdfm kind= uid=6eab0398-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:52:25.552749Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiqpdfm kind= uid=6eab0398-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:52:25.639580Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmiqpdfm\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmiqpdfm" level=info timestamp=2018-08-02T16:52:40.984086Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiscqzm kind= uid=77ddf397-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:52:40.984217Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiscqzm kind= uid=77ddf397-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:53:26.317894Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:53:26.318025Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:53:26.387901Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi4qbw5\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi4qbw5" level=info timestamp=2018-08-02T16:56:26.768185Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:56:26.768414Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:00:01.412471Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:00:01.412631Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:03:01.895509Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:03:01.895762Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:03:02.029292Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi8wfqw\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi8wfqw" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:03:16.634983Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:03:16.673927Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:03:16.674534Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi8wfqw" level=info timestamp=2018-08-02T17:03:16.674769Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi8wfqw, existing: true\n" level=info timestamp=2018-08-02T17:03:16.674930Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:03:16.675050Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:03:16.675207Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:03:16.706212Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:03:16.706669Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi8wfqw" level=info timestamp=2018-08-02T17:03:16.715507Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi8wfqw, existing: true\n" level=info timestamp=2018-08-02T17:03:16.715584Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:03:16.715608Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:03:16.715736Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:03:16.755229Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:03:16.756344Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi8wfqw" Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:03:00.899448Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi5fr24" level=info timestamp=2018-08-02T17:03:01.668652Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi5fr24, existing: true\n" level=info timestamp=2018-08-02T17:03:01.668725Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:03:01.668749Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:03:01.668829Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:03:01.692221Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:03:01.704591Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi5fr24, existing: true\n" level=info timestamp=2018-08-02T17:03:01.704650Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:03:01.704680Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:03:01.704742Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:03:01.704915Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:03:01.705703Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi5fr24, existing: false\n" level=info timestamp=2018-08-02T17:03:01.705737Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:03:01.705770Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:03:01.705832Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-launcher-testvmi5fr24-slllc Pod phase: Failed Unable to retrieve container logs for docker://dcabcd0afcb27111e87dc12bfe84fe25c4f243e909e83c2234fcea509429eb23 Pod name: virt-launcher-testvmi8wfqw-sbjdw Pod phase: Running level=info timestamp=2018-08-02T17:03:16.630981Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmi8wfqw/noCloud.iso" level=error timestamp=2018-08-02T17:03:16.632925Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:03:16.632973Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:03:16.668423Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmi8wfqw/noCloud.iso" level=error timestamp=2018-08-02T17:03:16.670195Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:03:16.670245Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:03:16.703590Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmi8wfqw/noCloud.iso" level=error timestamp=2018-08-02T17:03:16.705609Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:03:16.705662Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:03:16.752968Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmi8wfqw/noCloud.iso" level=error timestamp=2018-08-02T17:03:16.754780Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:03:16.754835Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:03:16.950955Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmi8wfqw/noCloud.iso" level=error timestamp=2018-08-02T17:03:16.952838Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:03:16.952908Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running 2018/08/02 17:05:31 http: TLS handshake error from 10.128.0.1:51328: EOF level=info timestamp=2018-08-02T17:05:40.448489Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:05:41 http: TLS handshake error from 10.128.0.1:51374: EOF level=info timestamp=2018-08-02T17:05:46.983273Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:05:50.483340Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:05:50.561343Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:05:50.575406Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:05:51.778318Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:05:51.793317Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:05:51.807119Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:05:51 http: TLS handshake error from 10.128.0.1:51422: EOF level=info timestamp=2018-08-02T17:05:57.858219Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:05:57.888998Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:05:57.902646Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:06:00.521526Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:04:09 http: TLS handshake error from 10.129.0.1:54720: EOF 2018/08/02 17:04:19 http: TLS handshake error from 10.129.0.1:54730: EOF 2018/08/02 17:04:29 http: TLS handshake error from 10.129.0.1:54740: EOF level=info timestamp=2018-08-02T17:04:31.141567Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:04:39 http: TLS handshake error from 10.129.0.1:54750: EOF 2018/08/02 17:04:49 http: TLS handshake error from 10.129.0.1:54760: EOF 2018/08/02 17:04:59 http: TLS handshake error from 10.129.0.1:54770: EOF 2018/08/02 17:05:09 http: TLS handshake error from 10.129.0.1:54780: EOF 2018/08/02 17:05:19 http: TLS handshake error from 10.129.0.1:54790: EOF 2018/08/02 17:05:29 http: TLS handshake error from 10.129.0.1:54800: EOF level=info timestamp=2018-08-02T17:05:31.136870Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:05:39 http: TLS handshake error from 10.129.0.1:54810: EOF 2018/08/02 17:05:49 http: TLS handshake error from 10.129.0.1:54820: EOF 2018/08/02 17:05:59 http: TLS handshake error from 10.129.0.1:54832: EOF level=info timestamp=2018-08-02T17:06:01.162329Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T16:52:25.552543Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiqpdfm kind= uid=6eab0398-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:52:25.552749Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiqpdfm kind= uid=6eab0398-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:52:25.639580Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmiqpdfm\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmiqpdfm" level=info timestamp=2018-08-02T16:52:40.984086Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiscqzm kind= uid=77ddf397-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:52:40.984217Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiscqzm kind= uid=77ddf397-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:53:26.317894Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:53:26.318025Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4qbw5 kind= uid=92e3b84a-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T16:53:26.387901Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi4qbw5\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi4qbw5" level=info timestamp=2018-08-02T16:56:26.768185Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:56:26.768414Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:00:01.412471Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:00:01.412631Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:03:01.895509Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:03:01.895762Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:03:02.029292Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi8wfqw\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi8wfqw" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:03:57.816430Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:03:57.857319Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:03:57.857818Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi8wfqw" level=info timestamp=2018-08-02T17:04:38.825519Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi8wfqw, existing: true\n" level=info timestamp=2018-08-02T17:04:38.825636Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:04:38.825667Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:04:38.825764Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:04:38.937768Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:04:38.937976Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi8wfqw" level=info timestamp=2018-08-02T17:06:00.858314Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi8wfqw, existing: true\n" level=info timestamp=2018-08-02T17:06:00.858609Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:06:00.858763Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:06:00.859020Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:06:00.900757Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:06:00.901142Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi8wfqw" Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:03:01.668829Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:03:01.692221Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:03:01.704591Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi5fr24, existing: true\n" level=info timestamp=2018-08-02T17:03:01.704650Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:03:01.704680Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:03:01.704742Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:03:01.704915Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:03:01.705703Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi5fr24, existing: false\n" level=info timestamp=2018-08-02T17:03:01.705737Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:03:01.705770Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:03:01.705832Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:05:44.739705Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi5fr24, existing: false\n" level=info timestamp=2018-08-02T17:05:44.739795Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:05:44.739867Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:05:44.739956Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-launcher-testvmi8wfqw-sbjdw Pod phase: Running level=info timestamp=2018-08-02T17:03:27.059338Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmi8wfqw/noCloud.iso" level=error timestamp=2018-08-02T17:03:27.061241Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:03:27.061333Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:03:37.333595Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmi8wfqw/noCloud.iso" level=error timestamp=2018-08-02T17:03:37.335334Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:03:37.335433Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:03:57.852505Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmi8wfqw/noCloud.iso" level=error timestamp=2018-08-02T17:03:57.856562Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:03:57.856717Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:04:38.934811Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmi8wfqw/noCloud.iso" level=error timestamp=2018-08-02T17:04:38.936370Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:04:38.936424Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:06:00.897430Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmi8wfqw/noCloud.iso" level=error timestamp=2018-08-02T17:06:00.900054Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:06:00.900336Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" • Failure [180.508 seconds] VMIlifecycle /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:51 Creating a VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:72 with node tainted /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:461 the vmi with tolerations should be scheduled [It] /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:483 Unexpected Warning event received: testvmi8wfqw,e9f354d1-9675-11e8-8f5a-525500d15501: server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ') Expected : Warning not to equal : Warning /root/go/src/kubevirt.io/kubevirt/tests/utils.go:246 ------------------------------ level=info timestamp=2018-08-02T17:03:01.929951Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmi8wfqw kind=VirtualMachineInstance uid=e9f354d1-9675-11e8-8f5a-525500d15501 msg="Created virtual machine pod virt-launcher-testvmi8wfqw-sbjdw" level=info timestamp=2018-08-02T17:03:16.695156Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmi8wfqw kind=VirtualMachineInstance uid=e9f354d1-9675-11e8-8f5a-525500d15501 msg="Pod owner ship transferred to the node virt-launcher-testvmi8wfqw-sbjdw" level=error timestamp=2018-08-02T17:03:16.806834Z pos=utils.go:242 component=tests namespace=kubevirt-test-default name=testvmi8wfqw kind=VirtualMachineInstance uid=e9f354d1-9675-11e8-8f5a-525500d15501 reason="unexpected warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" • Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T17:05:50.575406Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:05:51.778318Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:05:51.793317Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:05:51.807119Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:05:51 http: TLS handshake error from 10.128.0.1:51422: EOF level=info timestamp=2018-08-02T17:05:57.858219Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:05:57.888998Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:05:57.902646Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:06:00.521526Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:06:01 http: TLS handshake error from 10.128.0.1:51472: EOF level=info timestamp=2018-08-02T17:06:10.565718Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:06:11 http: TLS handshake error from 10.128.0.1:51518: EOF level=info timestamp=2018-08-02T17:06:14.655525Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/openapi/v2 proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:06:14.657921Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/swagger.json proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:06:17.035728Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:04:19 http: TLS handshake error from 10.129.0.1:54730: EOF 2018/08/02 17:04:29 http: TLS handshake error from 10.129.0.1:54740: EOF level=info timestamp=2018-08-02T17:04:31.141567Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:04:39 http: TLS handshake error from 10.129.0.1:54750: EOF 2018/08/02 17:04:49 http: TLS handshake error from 10.129.0.1:54760: EOF 2018/08/02 17:04:59 http: TLS handshake error from 10.129.0.1:54770: EOF 2018/08/02 17:05:09 http: TLS handshake error from 10.129.0.1:54780: EOF 2018/08/02 17:05:19 http: TLS handshake error from 10.129.0.1:54790: EOF 2018/08/02 17:05:29 http: TLS handshake error from 10.129.0.1:54800: EOF level=info timestamp=2018-08-02T17:05:31.136870Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:05:39 http: TLS handshake error from 10.129.0.1:54810: EOF 2018/08/02 17:05:49 http: TLS handshake error from 10.129.0.1:54820: EOF 2018/08/02 17:05:59 http: TLS handshake error from 10.129.0.1:54832: EOF level=info timestamp=2018-08-02T17:06:01.162329Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:06:09 http: TLS handshake error from 10.129.0.1:54842: EOF Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T16:53:26.387901Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi4qbw5\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi4qbw5" level=info timestamp=2018-08-02T16:56:26.768185Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:56:26.768414Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:00:01.412471Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:00:01.412631Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:03:01.895509Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:03:01.895762Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:03:02.029292Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi8wfqw\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi8wfqw" level=info timestamp=2018-08-02T17:06:02.415712Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmic8l4x kind= uid=558c2f6d-9676-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:06:02.415873Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmic8l4x kind= uid=558c2f6d-9676-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:06:02.509782Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmic8l4x\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmic8l4x" level=info timestamp=2018-08-02T17:06:03.585837Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmic8l4x\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmic8l4x, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 558c2f6d-9676-11e8-8f5a-525500d15501, UID in object meta: " msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmic8l4x" level=info timestamp=2018-08-02T17:06:03.727094Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:06:03.727254Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:06:03.795940Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi4kdjb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi4kdjb" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:06:17.857477Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:06:17.862148Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:06:17.862483Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi4kdjb" level=info timestamp=2018-08-02T17:06:17.867658Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi4kdjb, existing: true\n" level=info timestamp=2018-08-02T17:06:17.867872Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:06:17.867986Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:06:17.868135Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:06:17.875841Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:06:17.876150Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi4kdjb" level=info timestamp=2018-08-02T17:06:17.916959Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi4kdjb, existing: true\n" level=info timestamp=2018-08-02T17:06:17.917041Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:06:17.917066Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:06:17.917180Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:06:17.920965Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:06:17.921079Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi4kdjb" Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:03:01.668829Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:03:01.692221Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:03:01.704591Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi5fr24, existing: true\n" level=info timestamp=2018-08-02T17:03:01.704650Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:03:01.704680Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:03:01.704742Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:03:01.704915Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:03:01.705703Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi5fr24, existing: false\n" level=info timestamp=2018-08-02T17:03:01.705737Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:03:01.705770Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:03:01.705832Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:05:44.739705Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi5fr24, existing: false\n" level=info timestamp=2018-08-02T17:05:44.739795Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:05:44.739867Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:05:44.739956Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-launcher-testvmi4kdjb-kcngb Pod phase: Running level=info timestamp=2018-08-02T17:06:17.819115Z pos=converter.go:751 component=virt-launcher msg="Found nameservers in /etc/resolv.conf: \ufffd\ufffdBe" level=info timestamp=2018-08-02T17:06:17.819185Z pos=converter.go:752 component=virt-launcher msg="Found search domains in /etc/resolv.conf: kubevirt-test-default.svc.cluster.local svc.cluster.local cluster.local" level=info timestamp=2018-08-02T17:06:17.820015Z pos=dhcp.go:62 component=virt-launcher msg="Starting SingleClientDHCPServer" level=error timestamp=2018-08-02T17:06:17.824277Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:06:17.824417Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:06:17.856493Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:06:17.856586Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:06:17.861673Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:06:17.861725Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:06:17.872481Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:06:17.872547Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:06:17.920383Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:06:17.920482Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:06:18.005439Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:06:18.005693Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running 2018/08/02 17:08:41 http: TLS handshake error from 10.128.0.1:52228: EOF level=info timestamp=2018-08-02T17:08:47.300564Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:08:51.134771Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:08:51.137111Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:08:51.438492Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:08:51 http: TLS handshake error from 10.128.0.1:52274: EOF level=info timestamp=2018-08-02T17:08:52.376455Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:08:52.401823Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:08:52.436631Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:08:58.467797Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:08:58.480605Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:08:58.492002Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:09:00.802396Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:09:01.485804Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:09:01 http: TLS handshake error from 10.128.0.1:52326: EOF Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:06:49 http: TLS handshake error from 10.129.0.1:54882: EOF 2018/08/02 17:06:59 http: TLS handshake error from 10.129.0.1:54892: EOF 2018/08/02 17:07:09 http: TLS handshake error from 10.129.0.1:54902: EOF 2018/08/02 17:07:19 http: TLS handshake error from 10.129.0.1:54912: EOF 2018/08/02 17:07:29 http: TLS handshake error from 10.129.0.1:54922: EOF 2018/08/02 17:07:39 http: TLS handshake error from 10.129.0.1:54932: EOF 2018/08/02 17:07:49 http: TLS handshake error from 10.129.0.1:54942: EOF 2018/08/02 17:07:59 http: TLS handshake error from 10.129.0.1:54952: EOF 2018/08/02 17:08:09 http: TLS handshake error from 10.129.0.1:54962: EOF 2018/08/02 17:08:19 http: TLS handshake error from 10.129.0.1:54972: EOF 2018/08/02 17:08:29 http: TLS handshake error from 10.129.0.1:54982: EOF level=info timestamp=2018-08-02T17:08:31.116730Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:08:39 http: TLS handshake error from 10.129.0.1:54992: EOF 2018/08/02 17:08:49 http: TLS handshake error from 10.129.0.1:55002: EOF 2018/08/02 17:08:59 http: TLS handshake error from 10.129.0.1:55014: EOF Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T16:53:26.387901Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi4qbw5\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi4qbw5" level=info timestamp=2018-08-02T16:56:26.768185Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T16:56:26.768414Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:00:01.412471Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:00:01.412631Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:03:01.895509Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:03:01.895762Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:03:02.029292Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi8wfqw\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi8wfqw" level=info timestamp=2018-08-02T17:06:02.415712Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmic8l4x kind= uid=558c2f6d-9676-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:06:02.415873Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmic8l4x kind= uid=558c2f6d-9676-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:06:02.509782Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmic8l4x\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmic8l4x" level=info timestamp=2018-08-02T17:06:03.585837Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmic8l4x\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmic8l4x, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 558c2f6d-9676-11e8-8f5a-525500d15501, UID in object meta: " msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmic8l4x" level=info timestamp=2018-08-02T17:06:03.727094Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:06:03.727254Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:06:03.795940Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi4kdjb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi4kdjb" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:07:39.811369Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:07:39.811393Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:07:39.811481Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:07:39.815511Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:07:39.815593Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi4kdjb" level=info timestamp=2018-08-02T17:08:44.741610Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi8wfqw, existing: false\n" level=info timestamp=2018-08-02T17:08:44.741709Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:08:44.741817Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi8wfqw kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:08:44.741926Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi8wfqw kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:09:01.735917Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi4kdjb, existing: true\n" level=info timestamp=2018-08-02T17:09:01.735997Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:09:01.736020Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:09:01.736105Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:09:01.742654Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:09:01.742862Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi4kdjb" Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:03:01.668829Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:03:01.692221Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:03:01.704591Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi5fr24, existing: true\n" level=info timestamp=2018-08-02T17:03:01.704650Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:03:01.704680Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:03:01.704742Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:03:01.704915Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:03:01.705703Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi5fr24, existing: false\n" level=info timestamp=2018-08-02T17:03:01.705737Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:03:01.705770Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:03:01.705832Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:05:44.739705Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi5fr24, existing: false\n" level=info timestamp=2018-08-02T17:05:44.739795Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:05:44.739867Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:05:44.739956Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-launcher-testvmi4kdjb-kcngb Pod phase: Running level=error timestamp=2018-08-02T17:06:19.140681Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:06:20.427273Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:06:20.427423Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:06:22.991720Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:06:22.991800Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:06:28.116148Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:06:28.116245Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:06:38.363146Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:06:38.363213Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:06:58.849787Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:06:58.850328Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:07:39.815017Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:07:39.815109Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:09:01.741893Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:09:01.742108Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" ------------------------------ • Failure [180.521 seconds] VMIlifecycle /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:51 Creating a VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:72 with non default namespace /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:533 should log libvirt start and stop lifecycle events of the domain /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/extensions/table/table.go:92 kubevirt-test-default [It] /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/extensions/table/table_entry.go:46 Unexpected Warning event received: testvmi4kdjb,56501b39-9676-11e8-8f5a-525500d15501: server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ') Expected : Warning not to equal : Warning /root/go/src/kubevirt.io/kubevirt/tests/utils.go:246 ------------------------------ STEP: Creating a VirtualMachineInstance with different namespace level=info timestamp=2018-08-02T17:06:03.782599Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmi4kdjb kind=VirtualMachineInstance uid=56501b39-9676-11e8-8f5a-525500d15501 msg="Created virtual machine pod virt-launcher-testvmi4kdjb-kcngb" level=info timestamp=2018-08-02T17:06:18.023399Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmi4kdjb kind=VirtualMachineInstance uid=56501b39-9676-11e8-8f5a-525500d15501 msg="Pod owner ship transferred to the node virt-launcher-testvmi4kdjb-kcngb" level=error timestamp=2018-08-02T17:06:18.095639Z pos=utils.go:242 component=tests namespace=kubevirt-test-default name=testvmi4kdjb kind=VirtualMachineInstance uid=56501b39-9676-11e8-8f5a-525500d15501 reason="unexpected warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T17:08:51.137111Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:08:51.438492Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:08:51 http: TLS handshake error from 10.128.0.1:52274: EOF level=info timestamp=2018-08-02T17:08:52.376455Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:08:52.401823Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:08:52.436631Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:08:58.467797Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:08:58.480605Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:08:58.492002Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:09:00.802396Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:09:01.485804Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:09:01 http: TLS handshake error from 10.128.0.1:52326: EOF level=info timestamp=2018-08-02T17:09:11.530429Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:09:11 http: TLS handshake error from 10.128.0.1:52372: EOF level=info timestamp=2018-08-02T17:09:17.349547Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:06:59 http: TLS handshake error from 10.129.0.1:54892: EOF 2018/08/02 17:07:09 http: TLS handshake error from 10.129.0.1:54902: EOF 2018/08/02 17:07:19 http: TLS handshake error from 10.129.0.1:54912: EOF 2018/08/02 17:07:29 http: TLS handshake error from 10.129.0.1:54922: EOF 2018/08/02 17:07:39 http: TLS handshake error from 10.129.0.1:54932: EOF 2018/08/02 17:07:49 http: TLS handshake error from 10.129.0.1:54942: EOF 2018/08/02 17:07:59 http: TLS handshake error from 10.129.0.1:54952: EOF 2018/08/02 17:08:09 http: TLS handshake error from 10.129.0.1:54962: EOF 2018/08/02 17:08:19 http: TLS handshake error from 10.129.0.1:54972: EOF 2018/08/02 17:08:29 http: TLS handshake error from 10.129.0.1:54982: EOF level=info timestamp=2018-08-02T17:08:31.116730Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:08:39 http: TLS handshake error from 10.129.0.1:54992: EOF 2018/08/02 17:08:49 http: TLS handshake error from 10.129.0.1:55002: EOF 2018/08/02 17:08:59 http: TLS handshake error from 10.129.0.1:55014: EOF 2018/08/02 17:09:09 http: TLS handshake error from 10.129.0.1:55024: EOF Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T16:56:26.768414Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:00:01.412471Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:00:01.412631Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:03:01.895509Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:03:01.895762Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:03:02.029292Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi8wfqw\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi8wfqw" level=info timestamp=2018-08-02T17:06:02.415712Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmic8l4x kind= uid=558c2f6d-9676-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:06:02.415873Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmic8l4x kind= uid=558c2f6d-9676-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:06:02.509782Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmic8l4x\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmic8l4x" level=info timestamp=2018-08-02T17:06:03.585837Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmic8l4x\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmic8l4x, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 558c2f6d-9676-11e8-8f5a-525500d15501, UID in object meta: " msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmic8l4x" level=info timestamp=2018-08-02T17:06:03.727094Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:06:03.727254Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:06:03.795940Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi4kdjb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi4kdjb" level=info timestamp=2018-08-02T17:09:04.197197Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:09:04.197381Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:09:18.206789Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:09:18.209547Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:09:18.209654Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-alternative/testvmigwphx" level=info timestamp=2018-08-02T17:09:18.216770Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmigwphx, existing: true\n" level=info timestamp=2018-08-02T17:09:18.216962Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:09:18.217093Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:09:18.217185Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:09:18.221003Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:09:18.221233Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-alternative/testvmigwphx" level=info timestamp=2018-08-02T17:09:18.262022Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmigwphx, existing: true\n" level=info timestamp=2018-08-02T17:09:18.262095Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:09:18.262118Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:09:18.262205Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:09:18.265265Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:09:18.265651Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-alternative/testvmigwphx" Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:03:01.668829Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:03:01.692221Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:03:01.704591Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi5fr24, existing: true\n" level=info timestamp=2018-08-02T17:03:01.704650Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:03:01.704680Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:03:01.704742Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:03:01.704915Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:03:01.705703Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi5fr24, existing: false\n" level=info timestamp=2018-08-02T17:03:01.705737Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:03:01.705770Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:03:01.705832Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:05:44.739705Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi5fr24, existing: false\n" level=info timestamp=2018-08-02T17:05:44.739795Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:05:44.739867Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:05:44.739956Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running 2018/08/02 17:11:41 http: TLS handshake error from 10.128.0.1:53090: EOF level=info timestamp=2018-08-02T17:11:42.724941Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:11:47.642392Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:11:51.653407Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:11:51.662733Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:11:51 http: TLS handshake error from 10.128.0.1:53136: EOF level=info timestamp=2018-08-02T17:11:52.788679Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:11:52.981017Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:11:52.997578Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:11:53.009190Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:11:59.012186Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:11:59.024441Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:11:59.039850Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:12:01 http: TLS handshake error from 10.128.0.1:53188: EOF level=info timestamp=2018-08-02T17:12:02.839771Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:10:09 http: TLS handshake error from 10.129.0.1:55084: EOF 2018/08/02 17:10:19 http: TLS handshake error from 10.129.0.1:55094: EOF 2018/08/02 17:10:29 http: TLS handshake error from 10.129.0.1:55104: EOF 2018/08/02 17:10:39 http: TLS handshake error from 10.129.0.1:55114: EOF 2018/08/02 17:10:49 http: TLS handshake error from 10.129.0.1:55124: EOF 2018/08/02 17:10:59 http: TLS handshake error from 10.129.0.1:55134: EOF level=info timestamp=2018-08-02T17:11:01.152834Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:11:09 http: TLS handshake error from 10.129.0.1:55144: EOF 2018/08/02 17:11:19 http: TLS handshake error from 10.129.0.1:55154: EOF 2018/08/02 17:11:29 http: TLS handshake error from 10.129.0.1:55164: EOF level=info timestamp=2018-08-02T17:11:31.168599Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:11:39 http: TLS handshake error from 10.129.0.1:55174: EOF 2018/08/02 17:11:49 http: TLS handshake error from 10.129.0.1:55184: EOF 2018/08/02 17:11:59 http: TLS handshake error from 10.129.0.1:55194: EOF level=info timestamp=2018-08-02T17:12:01.119209Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T16:56:26.768414Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmivvfb5 kind= uid=fe722768-9674-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:00:01.412471Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:00:01.412631Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:03:01.895509Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:03:01.895762Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi8wfqw kind= uid=e9f354d1-9675-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:03:02.029292Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi8wfqw\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi8wfqw" level=info timestamp=2018-08-02T17:06:02.415712Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmic8l4x kind= uid=558c2f6d-9676-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:06:02.415873Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmic8l4x kind= uid=558c2f6d-9676-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:06:02.509782Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmic8l4x\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmic8l4x" level=info timestamp=2018-08-02T17:06:03.585837Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmic8l4x\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmic8l4x, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 558c2f6d-9676-11e8-8f5a-525500d15501, UID in object meta: " msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmic8l4x" level=info timestamp=2018-08-02T17:06:03.727094Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:06:03.727254Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:06:03.795940Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi4kdjb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi4kdjb" level=info timestamp=2018-08-02T17:09:04.197197Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:09:04.197381Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:10:40.165917Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:10:40.165940Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:10:40.166030Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:10:40.169926Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:10:40.170015Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-alternative/testvmigwphx" level=info timestamp=2018-08-02T17:11:45.583194Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi4kdjb, existing: false\n" level=info timestamp=2018-08-02T17:11:45.583277Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:11:45.583389Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi4kdjb kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:11:45.583490Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi4kdjb kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:12:02.092445Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmigwphx, existing: true\n" level=info timestamp=2018-08-02T17:12:02.092529Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:12:02.092566Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:12:02.092663Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:12:02.102840Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:12:02.102945Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-alternative/testvmigwphx" Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:03:01.668829Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:03:01.692221Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:03:01.704591Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi5fr24, existing: true\n" level=info timestamp=2018-08-02T17:03:01.704650Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:03:01.704680Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:03:01.704742Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:03:01.704915Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind= uid=7e60278d-9675-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:03:01.705703Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi5fr24, existing: false\n" level=info timestamp=2018-08-02T17:03:01.705737Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:03:01.705770Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:03:01.705832Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:05:44.739705Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi5fr24, existing: false\n" level=info timestamp=2018-08-02T17:05:44.739795Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:05:44.739867Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:05:44.739956Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi5fr24 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." • Failure [180.375 seconds] VMIlifecycle /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:51 Creating a VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:72 with non default namespace /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:533 should log libvirt start and stop lifecycle events of the domain /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/extensions/table/table.go:92 kubevirt-test-alternative [It] /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/extensions/table/table_entry.go:46 Unexpected Warning event received: testvmigwphx,c1e8172c-9676-11e8-8f5a-525500d15501: server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ') Expected : Warning not to equal : Warning /root/go/src/kubevirt.io/kubevirt/tests/utils.go:246 ------------------------------ STEP: Creating a VirtualMachineInstance with different namespace level=info timestamp=2018-08-02T17:09:04.204910Z pos=utils.go:244 component=tests namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Created virtual machine pod virt-launcher-testvmigwphx-9jnlh" level=info timestamp=2018-08-02T17:09:18.383419Z pos=utils.go:244 component=tests namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Pod owner ship transferred to the node virt-launcher-testvmigwphx-9jnlh" level=error timestamp=2018-08-02T17:09:18.447345Z pos=utils.go:242 component=tests namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid=c1e8172c-9676-11e8-8f5a-525500d15501 reason="unexpected warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" S [SKIPPING] in Spec Setup (BeforeEach) [0.214 seconds] VMIlifecycle /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:51 Creating a VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:72 VirtualMachineInstance Emulation Mode /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:590 should enable emulation in virt-launcher [BeforeEach] /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:602 Software emulation is not enabled on this cluster /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:598 ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [0.080 seconds] VMIlifecycle /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:51 Creating a VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:72 VirtualMachineInstance Emulation Mode /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:590 should be reflected in domain XML [BeforeEach] /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:639 Software emulation is not enabled on this cluster /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:598 ------------------------------ •• Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T17:11:51.653407Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:11:51.662733Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:11:51 http: TLS handshake error from 10.128.0.1:53136: EOF level=info timestamp=2018-08-02T17:11:52.788679Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:11:52.981017Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:11:52.997578Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:11:53.009190Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:11:59.012186Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:11:59.024441Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:11:59.039850Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:12:01 http: TLS handshake error from 10.128.0.1:53188: EOF level=info timestamp=2018-08-02T17:12:02.839771Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:12:11 http: TLS handshake error from 10.128.0.1:53234: EOF level=info timestamp=2018-08-02T17:12:12.891265Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:12:17.686714Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:10:29 http: TLS handshake error from 10.129.0.1:55104: EOF 2018/08/02 17:10:39 http: TLS handshake error from 10.129.0.1:55114: EOF 2018/08/02 17:10:49 http: TLS handshake error from 10.129.0.1:55124: EOF 2018/08/02 17:10:59 http: TLS handshake error from 10.129.0.1:55134: EOF level=info timestamp=2018-08-02T17:11:01.152834Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:11:09 http: TLS handshake error from 10.129.0.1:55144: EOF 2018/08/02 17:11:19 http: TLS handshake error from 10.129.0.1:55154: EOF 2018/08/02 17:11:29 http: TLS handshake error from 10.129.0.1:55164: EOF level=info timestamp=2018-08-02T17:11:31.168599Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:11:39 http: TLS handshake error from 10.129.0.1:55174: EOF 2018/08/02 17:11:49 http: TLS handshake error from 10.129.0.1:55184: EOF 2018/08/02 17:11:59 http: TLS handshake error from 10.129.0.1:55194: EOF level=info timestamp=2018-08-02T17:12:01.119209Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:12:09 http: TLS handshake error from 10.129.0.1:55206: EOF 2018/08/02 17:12:19 http: TLS handshake error from 10.129.0.1:55216: EOF Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T17:06:02.415712Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmic8l4x kind= uid=558c2f6d-9676-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:06:02.415873Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmic8l4x kind= uid=558c2f6d-9676-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:06:02.509782Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmic8l4x\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmic8l4x" level=info timestamp=2018-08-02T17:06:03.585837Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmic8l4x\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmic8l4x, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 558c2f6d-9676-11e8-8f5a-525500d15501, UID in object meta: " msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmic8l4x" level=info timestamp=2018-08-02T17:06:03.727094Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:06:03.727254Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:06:03.795940Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi4kdjb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi4kdjb" level=info timestamp=2018-08-02T17:09:04.197197Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:09:04.197381Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:12:04.697216Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmim5gc6 kind= uid=2d7e1bb4-9677-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:12:04.697382Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmim5gc6 kind= uid=2d7e1bb4-9677-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:12:04.753102Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmim5gc6\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmim5gc6" level=info timestamp=2018-08-02T17:12:05.478160Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:12:05.478326Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:12:05.588351Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmifkqgf\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmifkqgf" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:12:02.102945Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-alternative/testvmigwphx" level=info timestamp=2018-08-02T17:12:04.043408Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmigwphx, existing: true\n" level=info timestamp=2018-08-02T17:12:04.043503Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:12:04.043534Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:12:04.043629Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:12:04.063117Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:12:04.063207Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmigwphx, existing: true\n" level=info timestamp=2018-08-02T17:12:04.063235Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:12:04.063262Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:12:04.063366Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:12:04.063472Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:12:04.073854Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmigwphx, existing: false\n" level=info timestamp=2018-08-02T17:12:04.073910Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:12:04.073976Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:12:04.074055Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:12:21.600574Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:12:21.603719Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:12:21.603845Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmifkqgf" level=info timestamp=2018-08-02T17:12:21.644114Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmifkqgf, existing: true\n" level=info timestamp=2018-08-02T17:12:21.644163Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:12:21.644193Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:12:21.644263Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:12:21.650995Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:12:21.651451Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmifkqgf" level=info timestamp=2018-08-02T17:12:21.731705Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmifkqgf, existing: true\n" level=info timestamp=2018-08-02T17:12:21.731802Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:12:21.731840Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:12:21.731938Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:12:21.735891Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:12:21.736495Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmifkqgf" Pod name: virt-launcher-testvmifkqgf-79h54 Pod phase: Running level=info timestamp=2018-08-02T17:12:21.550611Z pos=converter.go:751 component=virt-launcher msg="Found nameservers in /etc/resolv.conf: \ufffd\ufffdBf" level=info timestamp=2018-08-02T17:12:21.550661Z pos=converter.go:752 component=virt-launcher msg="Found search domains in /etc/resolv.conf: kubevirt-test-default.svc.cluster.local svc.cluster.local cluster.local" level=info timestamp=2018-08-02T17:12:21.550813Z pos=dhcp.go:62 component=virt-launcher msg="Starting SingleClientDHCPServer" level=error timestamp=2018-08-02T17:12:21.555429Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:12:21.555539Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:12:21.588579Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:12:21.588846Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:12:21.594217Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:12:21.594297Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:12:21.603516Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:12:21.603585Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:12:21.649448Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:12:21.649546Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:12:21.735546Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:12:21.735634Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running 2018/08/02 17:14:41 http: TLS handshake error from 10.128.0.1:53950: EOF level=info timestamp=2018-08-02T17:14:43.658425Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:14:47.974244Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:14:51 http: TLS handshake error from 10.128.0.1:53996: EOF level=info timestamp=2018-08-02T17:14:52.235251Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:14:52.238428Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:14:53.544886Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:14:53.558919Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:14:53.573746Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:14:53.697358Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:14:59.559230Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:14:59.579087Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:14:59.589972Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:15:01 http: TLS handshake error from 10.128.0.1:54048: EOF level=info timestamp=2018-08-02T17:15:03.745582Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:13:19 http: TLS handshake error from 10.129.0.1:55276: EOF 2018/08/02 17:13:29 http: TLS handshake error from 10.129.0.1:55286: EOF level=info timestamp=2018-08-02T17:13:31.117133Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:13:39 http: TLS handshake error from 10.129.0.1:55296: EOF 2018/08/02 17:13:49 http: TLS handshake error from 10.129.0.1:55306: EOF 2018/08/02 17:13:59 http: TLS handshake error from 10.129.0.1:55316: EOF level=info timestamp=2018-08-02T17:14:01.155415Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:14:09 http: TLS handshake error from 10.129.0.1:55326: EOF 2018/08/02 17:14:19 http: TLS handshake error from 10.129.0.1:55336: EOF 2018/08/02 17:14:29 http: TLS handshake error from 10.129.0.1:55346: EOF level=info timestamp=2018-08-02T17:14:31.152975Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:14:39 http: TLS handshake error from 10.129.0.1:55356: EOF 2018/08/02 17:14:49 http: TLS handshake error from 10.129.0.1:55366: EOF 2018/08/02 17:14:59 http: TLS handshake error from 10.129.0.1:55376: EOF level=info timestamp=2018-08-02T17:15:01.189272Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T17:06:02.415712Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmic8l4x kind= uid=558c2f6d-9676-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:06:02.415873Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmic8l4x kind= uid=558c2f6d-9676-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:06:02.509782Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmic8l4x\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmic8l4x" level=info timestamp=2018-08-02T17:06:03.585837Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmic8l4x\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmic8l4x, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 558c2f6d-9676-11e8-8f5a-525500d15501, UID in object meta: " msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmic8l4x" level=info timestamp=2018-08-02T17:06:03.727094Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:06:03.727254Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:06:03.795940Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi4kdjb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi4kdjb" level=info timestamp=2018-08-02T17:09:04.197197Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:09:04.197381Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:12:04.697216Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmim5gc6 kind= uid=2d7e1bb4-9677-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:12:04.697382Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmim5gc6 kind= uid=2d7e1bb4-9677-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:12:04.753102Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmim5gc6\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmim5gc6" level=info timestamp=2018-08-02T17:12:05.478160Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:12:05.478326Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:12:05.588351Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmifkqgf\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmifkqgf" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:12:04.043629Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:12:04.063117Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:12:04.063207Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmigwphx, existing: true\n" level=info timestamp=2018-08-02T17:12:04.063235Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:12:04.063262Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:12:04.063366Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:12:04.063472Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:12:04.073854Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmigwphx, existing: false\n" level=info timestamp=2018-08-02T17:12:04.073910Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:12:04.073976Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:12:04.074055Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:14:45.943244Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmigwphx, existing: false\n" level=info timestamp=2018-08-02T17:14:45.943749Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:14:45.944049Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:14:45.944454Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:13:02.575722Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:13:02.579531Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:13:02.579856Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmifkqgf" level=info timestamp=2018-08-02T17:13:43.540204Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmifkqgf, existing: true\n" level=info timestamp=2018-08-02T17:13:43.540293Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:13:43.540326Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:13:43.540434Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:13:43.545814Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:13:43.545933Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmifkqgf" level=info timestamp=2018-08-02T17:15:05.470202Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmifkqgf, existing: true\n" level=info timestamp=2018-08-02T17:15:05.470295Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:15:05.470332Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:15:05.470411Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:15:05.477313Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:15:05.477443Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmifkqgf" Pod name: virt-launcher-testvmifkqgf-79h54 Pod phase: Running level=error timestamp=2018-08-02T17:12:22.871771Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:12:24.157261Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:12:24.157344Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:12:26.723954Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:12:26.724213Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:12:31.849121Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:12:31.849209Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:12:42.093907Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:12:42.093984Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:13:02.579177Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:13:02.579259Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:13:43.545555Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:13:43.545638Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:15:05.476917Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:15:05.477072Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" ------------------------------ • Failure [180.311 seconds] VMIlifecycle /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:51 Delete a VirtualMachineInstance's Pod /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:748 should result in the VirtualMachineInstance moving to a finalized state [It] /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:749 Unexpected Warning event received: testvmifkqgf,2df5c1d7-9677-11e8-8f5a-525500d15501: server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ') Expected : Warning not to equal : Warning /root/go/src/kubevirt.io/kubevirt/tests/utils.go:246 ------------------------------ STEP: Creating the VirtualMachineInstance level=info timestamp=2018-08-02T17:12:05.499902Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmifkqgf kind=VirtualMachineInstance uid=2df5c1d7-9677-11e8-8f5a-525500d15501 msg="Created virtual machine pod virt-launcher-testvmifkqgf-79h54" level=info timestamp=2018-08-02T17:12:21.409936Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmifkqgf kind=VirtualMachineInstance uid=2df5c1d7-9677-11e8-8f5a-525500d15501 msg="Pod owner ship transferred to the node virt-launcher-testvmifkqgf-79h54" level=error timestamp=2018-08-02T17:12:21.470527Z pos=utils.go:242 component=tests namespace=kubevirt-test-default name=testvmifkqgf kind=VirtualMachineInstance uid=2df5c1d7-9677-11e8-8f5a-525500d15501 reason="unexpected warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T17:14:52.238428Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:14:53.544886Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:14:53.558919Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:14:53.573746Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:14:53.697358Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:14:59.559230Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:14:59.579087Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:14:59.589972Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:15:01 http: TLS handshake error from 10.128.0.1:54048: EOF level=info timestamp=2018-08-02T17:15:03.745582Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:15:11 http: TLS handshake error from 10.128.0.1:54094: EOF level=info timestamp=2018-08-02T17:15:13.816494Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:15:14.783731Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/openapi/v2 proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:15:14.784892Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/swagger.json proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:15:18.029426Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running level=info timestamp=2018-08-02T17:13:31.117133Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:13:39 http: TLS handshake error from 10.129.0.1:55296: EOF 2018/08/02 17:13:49 http: TLS handshake error from 10.129.0.1:55306: EOF 2018/08/02 17:13:59 http: TLS handshake error from 10.129.0.1:55316: EOF level=info timestamp=2018-08-02T17:14:01.155415Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:14:09 http: TLS handshake error from 10.129.0.1:55326: EOF 2018/08/02 17:14:19 http: TLS handshake error from 10.129.0.1:55336: EOF 2018/08/02 17:14:29 http: TLS handshake error from 10.129.0.1:55346: EOF level=info timestamp=2018-08-02T17:14:31.152975Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:14:39 http: TLS handshake error from 10.129.0.1:55356: EOF 2018/08/02 17:14:49 http: TLS handshake error from 10.129.0.1:55366: EOF 2018/08/02 17:14:59 http: TLS handshake error from 10.129.0.1:55376: EOF level=info timestamp=2018-08-02T17:15:01.189272Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:15:09 http: TLS handshake error from 10.129.0.1:55388: EOF 2018/08/02 17:15:19 http: TLS handshake error from 10.129.0.1:55398: EOF Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T17:06:03.585837Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmic8l4x\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmic8l4x, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 558c2f6d-9676-11e8-8f5a-525500d15501, UID in object meta: " msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmic8l4x" level=info timestamp=2018-08-02T17:06:03.727094Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:06:03.727254Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:06:03.795940Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi4kdjb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi4kdjb" level=info timestamp=2018-08-02T17:09:04.197197Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:09:04.197381Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:12:04.697216Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmim5gc6 kind= uid=2d7e1bb4-9677-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:12:04.697382Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmim5gc6 kind= uid=2d7e1bb4-9677-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:12:04.753102Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmim5gc6\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmim5gc6" level=info timestamp=2018-08-02T17:12:05.478160Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:12:05.478326Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:12:05.588351Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmifkqgf\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmifkqgf" level=info timestamp=2018-08-02T17:15:05.946666Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:15:05.946835Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:15:06.025123Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmicrmmf\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmicrmmf" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:12:04.043629Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:12:04.063117Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:12:04.063207Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmigwphx, existing: true\n" level=info timestamp=2018-08-02T17:12:04.063235Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:12:04.063262Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:12:04.063366Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:12:04.063472Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:12:04.073854Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmigwphx, existing: false\n" level=info timestamp=2018-08-02T17:12:04.073910Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:12:04.073976Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:12:04.074055Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:14:45.943244Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmigwphx, existing: false\n" level=info timestamp=2018-08-02T17:14:45.943749Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:14:45.944049Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:14:45.944454Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:15:19.504931Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:15:19.507588Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:15:19.507664Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmicrmmf" level=info timestamp=2018-08-02T17:15:19.547845Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmicrmmf, existing: true\n" level=info timestamp=2018-08-02T17:15:19.547904Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:15:19.547927Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:15:19.548024Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:15:19.551914Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:15:19.552034Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmicrmmf" level=info timestamp=2018-08-02T17:15:19.632449Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmicrmmf, existing: true\n" level=info timestamp=2018-08-02T17:15:19.632509Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:15:19.632537Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:15:19.632615Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:15:19.635985Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:15:19.637729Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmicrmmf" Pod name: virt-launcher-testvmicrmmf-7l68c Pod phase: Running level=info timestamp=2018-08-02T17:15:19.464789Z pos=converter.go:751 component=virt-launcher msg="Found nameservers in /etc/resolv.conf: \ufffd\ufffdBf" level=info timestamp=2018-08-02T17:15:19.464837Z pos=converter.go:752 component=virt-launcher msg="Found search domains in /etc/resolv.conf: kubevirt-test-default.svc.cluster.local svc.cluster.local cluster.local" level=info timestamp=2018-08-02T17:15:19.465870Z pos=dhcp.go:62 component=virt-launcher msg="Starting SingleClientDHCPServer" level=error timestamp=2018-08-02T17:15:19.472792Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:15:19.472909Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:15:19.493934Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:15:19.494015Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:15:19.498034Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:15:19.498107Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:15:19.507375Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:15:19.507418Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:15:19.551637Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:15:19.551730Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:15:19.635738Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:15:19.635816Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running 2018/08/02 17:17:41 http: TLS handshake error from 10.128.0.1:54808: EOF level=info timestamp=2018-08-02T17:17:44.524593Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:17:48.360338Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:17:51 http: TLS handshake error from 10.128.0.1:54854: EOF level=info timestamp=2018-08-02T17:17:52.825606Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:17:52.826312Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:17:54.098160Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:17:54.113878Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:17:54.145758Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:17:54.561682Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:18:00.172155Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:18:00.190670Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:18:00.232420Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:18:01 http: TLS handshake error from 10.128.0.1:54906: EOF level=info timestamp=2018-08-02T17:18:04.609879Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:15:59 http: TLS handshake error from 10.129.0.1:55438: EOF 2018/08/02 17:16:09 http: TLS handshake error from 10.129.0.1:55448: EOF 2018/08/02 17:16:19 http: TLS handshake error from 10.129.0.1:55458: EOF 2018/08/02 17:16:29 http: TLS handshake error from 10.129.0.1:55468: EOF level=info timestamp=2018-08-02T17:16:31.121019Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:16:39 http: TLS handshake error from 10.129.0.1:55478: EOF 2018/08/02 17:16:49 http: TLS handshake error from 10.129.0.1:55488: EOF 2018/08/02 17:16:59 http: TLS handshake error from 10.129.0.1:55498: EOF 2018/08/02 17:17:09 http: TLS handshake error from 10.129.0.1:55508: EOF 2018/08/02 17:17:19 http: TLS handshake error from 10.129.0.1:55518: EOF 2018/08/02 17:17:29 http: TLS handshake error from 10.129.0.1:55528: EOF 2018/08/02 17:17:39 http: TLS handshake error from 10.129.0.1:55538: EOF 2018/08/02 17:17:49 http: TLS handshake error from 10.129.0.1:55548: EOF 2018/08/02 17:17:59 http: TLS handshake error from 10.129.0.1:55558: EOF level=info timestamp=2018-08-02T17:18:01.170242Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T17:06:03.585837Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmic8l4x\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/kubevirt.io/virtualmachineinstances/kubevirt-test-default/testvmic8l4x, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 558c2f6d-9676-11e8-8f5a-525500d15501, UID in object meta: " msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmic8l4x" level=info timestamp=2018-08-02T17:06:03.727094Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:06:03.727254Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi4kdjb kind= uid=56501b39-9676-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:06:03.795940Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi4kdjb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi4kdjb" level=info timestamp=2018-08-02T17:09:04.197197Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:09:04.197381Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:12:04.697216Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmim5gc6 kind= uid=2d7e1bb4-9677-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:12:04.697382Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmim5gc6 kind= uid=2d7e1bb4-9677-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:12:04.753102Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmim5gc6\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmim5gc6" level=info timestamp=2018-08-02T17:12:05.478160Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:12:05.478326Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:12:05.588351Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmifkqgf\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmifkqgf" level=info timestamp=2018-08-02T17:15:05.946666Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:15:05.946835Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:15:06.025123Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmicrmmf\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmicrmmf" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:12:04.043629Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:12:04.063117Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:12:04.063207Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmigwphx, existing: true\n" level=info timestamp=2018-08-02T17:12:04.063235Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:12:04.063262Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:12:04.063366Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:12:04.063472Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:12:04.073854Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmigwphx, existing: false\n" level=info timestamp=2018-08-02T17:12:04.073910Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:12:04.073976Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:12:04.074055Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:14:45.943244Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmigwphx, existing: false\n" level=info timestamp=2018-08-02T17:14:45.943749Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:14:45.944049Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:14:45.944454Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:16:41.441297Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:16:41.441322Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:16:41.441401Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:16:41.444685Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:16:41.444888Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmicrmmf" level=info timestamp=2018-08-02T17:17:49.317858Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmifkqgf, existing: false\n" level=info timestamp=2018-08-02T17:17:49.317950Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:17:49.318026Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmifkqgf kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:17:49.318147Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmifkqgf kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:18:03.365119Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmicrmmf, existing: true\n" level=info timestamp=2018-08-02T17:18:03.365199Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:18:03.365221Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:18:03.365316Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:18:03.369827Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:18:03.370226Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmicrmmf" Pod name: virt-launcher-testvmicrmmf-7l68c Pod phase: Running level=error timestamp=2018-08-02T17:15:20.773925Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:15:22.059950Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:15:22.060033Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:15:24.624459Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:15:24.624542Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:15:29.748803Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:15:29.748884Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:15:39.995248Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:15:39.995456Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:16:00.480455Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:16:00.480551Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:16:41.444352Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:16:41.444436Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:18:03.369368Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:18:03.369551Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" • Failure [180.455 seconds] VMIlifecycle /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:51 Delete a VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:780 with an active pod. /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:781 should result in pod being terminated [It] /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:782 Unexpected Warning event received: testvmicrmmf,998734e6-9677-11e8-8f5a-525500d15501: server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ') Expected : Warning not to equal : Warning /root/go/src/kubevirt.io/kubevirt/tests/utils.go:246 ------------------------------ STEP: Creating the VirtualMachineInstance level=info timestamp=2018-08-02T17:15:06.021521Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmicrmmf kind=VirtualMachineInstance uid=998734e6-9677-11e8-8f5a-525500d15501 msg="Created virtual machine pod virt-launcher-testvmicrmmf-7l68c" level=info timestamp=2018-08-02T17:15:19.335788Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmicrmmf kind=VirtualMachineInstance uid=998734e6-9677-11e8-8f5a-525500d15501 msg="Pod owner ship transferred to the node virt-launcher-testvmicrmmf-7l68c" level=error timestamp=2018-08-02T17:15:19.381913Z pos=utils.go:242 component=tests namespace=kubevirt-test-default name=testvmicrmmf kind=VirtualMachineInstance uid=998734e6-9677-11e8-8f5a-525500d15501 reason="unexpected warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T17:17:52.826312Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:17:54.098160Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:17:54.113878Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:17:54.145758Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:17:54.561682Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:18:00.172155Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:18:00.190670Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:18:00.232420Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:18:01 http: TLS handshake error from 10.128.0.1:54906: EOF level=info timestamp=2018-08-02T17:18:04.609879Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:18:11 http: TLS handshake error from 10.128.0.1:54952: EOF level=info timestamp=2018-08-02T17:18:14.656726Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:18:14.789485Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/openapi/v2 proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:18:14.790610Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/swagger.json proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:18:18.415046Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:16:19 http: TLS handshake error from 10.129.0.1:55458: EOF 2018/08/02 17:16:29 http: TLS handshake error from 10.129.0.1:55468: EOF level=info timestamp=2018-08-02T17:16:31.121019Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:16:39 http: TLS handshake error from 10.129.0.1:55478: EOF 2018/08/02 17:16:49 http: TLS handshake error from 10.129.0.1:55488: EOF 2018/08/02 17:16:59 http: TLS handshake error from 10.129.0.1:55498: EOF 2018/08/02 17:17:09 http: TLS handshake error from 10.129.0.1:55508: EOF 2018/08/02 17:17:19 http: TLS handshake error from 10.129.0.1:55518: EOF 2018/08/02 17:17:29 http: TLS handshake error from 10.129.0.1:55528: EOF 2018/08/02 17:17:39 http: TLS handshake error from 10.129.0.1:55538: EOF 2018/08/02 17:17:49 http: TLS handshake error from 10.129.0.1:55548: EOF 2018/08/02 17:17:59 http: TLS handshake error from 10.129.0.1:55558: EOF level=info timestamp=2018-08-02T17:18:01.170242Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:18:09 http: TLS handshake error from 10.129.0.1:55570: EOF 2018/08/02 17:18:19 http: TLS handshake error from 10.129.0.1:55580: EOF Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T17:06:03.795940Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi4kdjb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi4kdjb" level=info timestamp=2018-08-02T17:09:04.197197Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:09:04.197381Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:12:04.697216Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmim5gc6 kind= uid=2d7e1bb4-9677-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:12:04.697382Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmim5gc6 kind= uid=2d7e1bb4-9677-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:12:04.753102Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmim5gc6\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmim5gc6" level=info timestamp=2018-08-02T17:12:05.478160Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:12:05.478326Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:12:05.588351Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmifkqgf\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmifkqgf" level=info timestamp=2018-08-02T17:15:05.946666Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:15:05.946835Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:15:06.025123Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmicrmmf\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmicrmmf" level=info timestamp=2018-08-02T17:18:06.410761Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:18:06.411214Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:18:06.503226Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixg6xc\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmixg6xc" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:12:04.043629Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:12:04.063117Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:12:04.063207Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmigwphx, existing: true\n" level=info timestamp=2018-08-02T17:12:04.063235Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:12:04.063262Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:12:04.063366Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:12:04.063472Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:12:04.073854Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmigwphx, existing: false\n" level=info timestamp=2018-08-02T17:12:04.073910Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:12:04.073976Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:12:04.074055Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:14:45.943244Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmigwphx, existing: false\n" level=info timestamp=2018-08-02T17:14:45.943749Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:14:45.944049Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:14:45.944454Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:18:21.892485Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:18:21.892513Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:18:21.892579Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:18:21.933407Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:18:21.933737Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixg6xc" level=info timestamp=2018-08-02T17:18:21.933794Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixg6xc, existing: true\n" level=info timestamp=2018-08-02T17:18:21.933810Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:18:21.933830Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:18:21.933875Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:18:21.965956Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:18:21.966285Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixg6xc" level=info timestamp=2018-08-02T17:18:21.966368Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixg6xc, existing: true\n" level=info timestamp=2018-08-02T17:18:21.966391Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:18:21.966418Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:18:21.966473Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 msg="Processing vmi update" Pod name: virt-launcher-testvmixg6xc-6hfz8 Pod phase: Running level=info timestamp=2018-08-02T17:18:21.889448Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmixg6xc/noCloud.iso" level=error timestamp=2018-08-02T17:18:21.891825Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:18:21.891923Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:18:21.929419Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmixg6xc/noCloud.iso" level=error timestamp=2018-08-02T17:18:21.932988Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:18:21.933146Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:18:21.963886Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmixg6xc/noCloud.iso" level=error timestamp=2018-08-02T17:18:21.965674Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:18:21.965723Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:18:21.999064Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmixg6xc/noCloud.iso" level=error timestamp=2018-08-02T17:18:22.001165Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:18:22.001226Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:18:22.033132Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmixg6xc/noCloud.iso" level=error timestamp=2018-08-02T17:18:22.034826Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:18:22.035002Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T17:20:45.377955Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:20:48.685807Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:20:51 http: TLS handshake error from 10.128.0.1:55716: EOF level=info timestamp=2018-08-02T17:20:53.411899Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:20:53.421642Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:20:54.757553Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:20:54.776517Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:20:54.790850Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:20:55.421093Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:21:00.808051Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:21:00.821659Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:21:00.828881Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:21:00.833820Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:21:01 http: TLS handshake error from 10.128.0.1:55768: EOF level=info timestamp=2018-08-02T17:21:05.473102Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:19:09 http: TLS handshake error from 10.129.0.1:55630: EOF 2018/08/02 17:19:19 http: TLS handshake error from 10.129.0.1:55640: EOF 2018/08/02 17:19:29 http: TLS handshake error from 10.129.0.1:55650: EOF 2018/08/02 17:19:39 http: TLS handshake error from 10.129.0.1:55660: EOF 2018/08/02 17:19:49 http: TLS handshake error from 10.129.0.1:55670: EOF level=info timestamp=2018-08-02T17:19:58.247801Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:19:59 http: TLS handshake error from 10.129.0.1:55680: EOF level=info timestamp=2018-08-02T17:20:01.175659Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:20:09 http: TLS handshake error from 10.129.0.1:55690: EOF 2018/08/02 17:20:19 http: TLS handshake error from 10.129.0.1:55700: EOF 2018/08/02 17:20:29 http: TLS handshake error from 10.129.0.1:55710: EOF level=info timestamp=2018-08-02T17:20:31.167195Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:20:39 http: TLS handshake error from 10.129.0.1:55720: EOF 2018/08/02 17:20:49 http: TLS handshake error from 10.129.0.1:55730: EOF 2018/08/02 17:20:59 http: TLS handshake error from 10.129.0.1:55740: EOF Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T17:06:03.795940Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi4kdjb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi4kdjb" level=info timestamp=2018-08-02T17:09:04.197197Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:09:04.197381Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:12:04.697216Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmim5gc6 kind= uid=2d7e1bb4-9677-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:12:04.697382Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmim5gc6 kind= uid=2d7e1bb4-9677-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:12:04.753102Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmim5gc6\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmim5gc6" level=info timestamp=2018-08-02T17:12:05.478160Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:12:05.478326Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:12:05.588351Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmifkqgf\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmifkqgf" level=info timestamp=2018-08-02T17:15:05.946666Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:15:05.946835Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:15:06.025123Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmicrmmf\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmicrmmf" level=info timestamp=2018-08-02T17:18:06.410761Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:18:06.411214Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:18:06.503226Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixg6xc\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmixg6xc" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:12:04.043629Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:12:04.063117Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:12:04.063207Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmigwphx, existing: true\n" level=info timestamp=2018-08-02T17:12:04.063235Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:12:04.063262Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:12:04.063366Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:12:04.063472Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:12:04.073854Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmigwphx, existing: false\n" level=info timestamp=2018-08-02T17:12:04.073910Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:12:04.073976Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:12:04.074055Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:14:45.943244Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmigwphx, existing: false\n" level=info timestamp=2018-08-02T17:14:45.943749Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:14:45.944049Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:14:45.944454Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:19:44.086890Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:19:44.086948Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:19:44.087099Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:19:44.121140Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:19:44.121373Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixg6xc" level=info timestamp=2018-08-02T17:20:47.210494Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmicrmmf, existing: false\n" level=info timestamp=2018-08-02T17:20:47.210593Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:20:47.210670Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmicrmmf kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:20:47.210775Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmicrmmf kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:21:06.041679Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixg6xc, existing: true\n" level=info timestamp=2018-08-02T17:21:06.041779Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:21:06.041804Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:21:06.041894Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:21:06.072400Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:21:06.073861Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixg6xc" Pod name: virt-launcher-testvmixg6xc-6hfz8 Pod phase: Running level=info timestamp=2018-08-02T17:18:32.327855Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmixg6xc/noCloud.iso" level=error timestamp=2018-08-02T17:18:32.329667Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:18:32.329717Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:18:42.602517Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmixg6xc/noCloud.iso" level=error timestamp=2018-08-02T17:18:42.605589Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:18:42.605641Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:19:03.118461Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmixg6xc/noCloud.iso" level=error timestamp=2018-08-02T17:19:03.124888Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:19:03.125213Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:19:44.118759Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmixg6xc/noCloud.iso" level=error timestamp=2018-08-02T17:19:44.120393Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:19:44.120587Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:21:06.070275Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmixg6xc/noCloud.iso" level=error timestamp=2018-08-02T17:21:06.071942Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:21:06.072060Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" • Failure [180.453 seconds] VMIlifecycle /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:51 Delete a VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:780 with ACPI and 0 grace period seconds /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:806 should result in vmi status failed [It] /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:807 Unexpected Warning event received: testvmixg6xc,0517adbe-9678-11e8-8f5a-525500d15501: server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ') Expected : Warning not to equal : Warning /root/go/src/kubevirt.io/kubevirt/tests/utils.go:246 ------------------------------ STEP: Creating the VirtualMachineInstance level=info timestamp=2018-08-02T17:18:06.450484Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmixg6xc kind=VirtualMachineInstance uid=0517adbe-9678-11e8-8f5a-525500d15501 msg="Created virtual machine pod virt-launcher-testvmixg6xc-6hfz8" level=info timestamp=2018-08-02T17:18:21.654364Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmixg6xc kind=VirtualMachineInstance uid=0517adbe-9678-11e8-8f5a-525500d15501 msg="Pod owner ship transferred to the node virt-launcher-testvmixg6xc-6hfz8" level=error timestamp=2018-08-02T17:18:21.746238Z pos=utils.go:242 component=tests namespace=kubevirt-test-default name=testvmixg6xc kind=VirtualMachineInstance uid=0517adbe-9678-11e8-8f5a-525500d15501 reason="unexpected warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T17:20:54.757553Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:20:54.776517Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:20:54.790850Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:20:55.421093Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:21:00.808051Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:21:00.821659Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:21:00.828881Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:21:00.833820Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:21:01 http: TLS handshake error from 10.128.0.1:55768: EOF level=info timestamp=2018-08-02T17:21:05.473102Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:21:11 http: TLS handshake error from 10.128.0.1:55814: EOF level=info timestamp=2018-08-02T17:21:14.600548Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/openapi/v2 proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:21:14.602162Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/swagger.json proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:21:15.522180Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:21:18.764674Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:19:29 http: TLS handshake error from 10.129.0.1:55650: EOF 2018/08/02 17:19:39 http: TLS handshake error from 10.129.0.1:55660: EOF 2018/08/02 17:19:49 http: TLS handshake error from 10.129.0.1:55670: EOF level=info timestamp=2018-08-02T17:19:58.247801Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:19:59 http: TLS handshake error from 10.129.0.1:55680: EOF level=info timestamp=2018-08-02T17:20:01.175659Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:20:09 http: TLS handshake error from 10.129.0.1:55690: EOF 2018/08/02 17:20:19 http: TLS handshake error from 10.129.0.1:55700: EOF 2018/08/02 17:20:29 http: TLS handshake error from 10.129.0.1:55710: EOF level=info timestamp=2018-08-02T17:20:31.167195Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:20:39 http: TLS handshake error from 10.129.0.1:55720: EOF 2018/08/02 17:20:49 http: TLS handshake error from 10.129.0.1:55730: EOF 2018/08/02 17:20:59 http: TLS handshake error from 10.129.0.1:55740: EOF 2018/08/02 17:21:09 http: TLS handshake error from 10.129.0.1:55752: EOF 2018/08/02 17:21:19 http: TLS handshake error from 10.129.0.1:55762: EOF Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T17:09:04.197381Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:12:04.697216Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmim5gc6 kind= uid=2d7e1bb4-9677-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:12:04.697382Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmim5gc6 kind= uid=2d7e1bb4-9677-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:12:04.753102Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmim5gc6\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmim5gc6" level=info timestamp=2018-08-02T17:12:05.478160Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:12:05.478326Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:12:05.588351Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmifkqgf\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmifkqgf" level=info timestamp=2018-08-02T17:15:05.946666Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:15:05.946835Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:15:06.025123Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmicrmmf\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmicrmmf" level=info timestamp=2018-08-02T17:18:06.410761Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:18:06.411214Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:18:06.503226Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixg6xc\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmixg6xc" level=info timestamp=2018-08-02T17:21:06.862152Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:21:06.862348Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:12:04.043629Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:12:04.063117Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:12:04.063207Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmigwphx, existing: true\n" level=info timestamp=2018-08-02T17:12:04.063235Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:12:04.063262Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:12:04.063366Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:12:04.063472Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:12:04.073854Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmigwphx, existing: false\n" level=info timestamp=2018-08-02T17:12:04.073910Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:12:04.073976Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:12:04.074055Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:14:45.943244Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmigwphx, existing: false\n" level=info timestamp=2018-08-02T17:14:45.943749Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:14:45.944049Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:14:45.944454Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:21:21.803716Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:21:21.834016Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:21:21.834249Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmidmkfq" level=info timestamp=2018-08-02T17:21:21.834304Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmidmkfq, existing: true\n" level=info timestamp=2018-08-02T17:21:21.834325Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:21:21.834355Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:21:21.834409Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:21:21.868075Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:21:21.868298Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmidmkfq" level=info timestamp=2018-08-02T17:21:21.868357Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmidmkfq, existing: true\n" level=info timestamp=2018-08-02T17:21:21.868378Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:21:21.868405Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:21:21.868461Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:21:21.903227Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:21:21.903398Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmidmkfq" Pod name: virt-launcher-testvmidmkfq-vqmjq Pod phase: Running level=info timestamp=2018-08-02T17:21:21.800019Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmidmkfq/noCloud.iso" level=error timestamp=2018-08-02T17:21:21.802927Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:21:21.802990Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:21:21.831852Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmidmkfq/noCloud.iso" level=error timestamp=2018-08-02T17:21:21.833674Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:21:21.833746Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:21:21.864387Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmidmkfq/noCloud.iso" level=error timestamp=2018-08-02T17:21:21.867620Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:21:21.867742Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:21:21.898780Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmidmkfq/noCloud.iso" level=error timestamp=2018-08-02T17:21:21.902769Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:21:21.902880Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:21:21.937510Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmidmkfq/noCloud.iso" level=error timestamp=2018-08-02T17:21:21.939709Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:21:21.939931Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running 2018/08/02 17:23:41 http: TLS handshake error from 10.128.0.1:56530: EOF level=info timestamp=2018-08-02T17:23:46.234276Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:23:49.082199Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:23:51 http: TLS handshake error from 10.128.0.1:56576: EOF level=info timestamp=2018-08-02T17:23:53.909793Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:23:53.915777Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:23:55.347139Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:23:55.368418Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:23:55.384499Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:23:56.280671Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:24:01.413835Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:24:01.427505Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:24:01.443235Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:24:01 http: TLS handshake error from 10.128.0.1:56628: EOF level=info timestamp=2018-08-02T17:24:06.326449Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:22:09 http: TLS handshake error from 10.129.0.1:55812: EOF 2018/08/02 17:22:19 http: TLS handshake error from 10.129.0.1:55822: EOF 2018/08/02 17:22:29 http: TLS handshake error from 10.129.0.1:55832: EOF level=info timestamp=2018-08-02T17:22:31.148078Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:22:39 http: TLS handshake error from 10.129.0.1:55842: EOF 2018/08/02 17:22:49 http: TLS handshake error from 10.129.0.1:55852: EOF 2018/08/02 17:22:59 http: TLS handshake error from 10.129.0.1:55862: EOF level=info timestamp=2018-08-02T17:23:01.133252Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:23:09 http: TLS handshake error from 10.129.0.1:55872: EOF 2018/08/02 17:23:19 http: TLS handshake error from 10.129.0.1:55882: EOF 2018/08/02 17:23:29 http: TLS handshake error from 10.129.0.1:55892: EOF 2018/08/02 17:23:39 http: TLS handshake error from 10.129.0.1:55902: EOF 2018/08/02 17:23:49 http: TLS handshake error from 10.129.0.1:55912: EOF 2018/08/02 17:23:59 http: TLS handshake error from 10.129.0.1:55922: EOF level=info timestamp=2018-08-02T17:24:01.141021Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T17:09:04.197381Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:12:04.697216Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmim5gc6 kind= uid=2d7e1bb4-9677-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:12:04.697382Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmim5gc6 kind= uid=2d7e1bb4-9677-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:12:04.753102Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmim5gc6\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmim5gc6" level=info timestamp=2018-08-02T17:12:05.478160Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:12:05.478326Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:12:05.588351Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmifkqgf\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmifkqgf" level=info timestamp=2018-08-02T17:15:05.946666Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:15:05.946835Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:15:06.025123Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmicrmmf\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmicrmmf" level=info timestamp=2018-08-02T17:18:06.410761Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:18:06.411214Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:18:06.503226Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixg6xc\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmixg6xc" level=info timestamp=2018-08-02T17:21:06.862152Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:21:06.862348Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:12:04.043629Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:12:04.063117Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:12:04.063207Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmigwphx, existing: true\n" level=info timestamp=2018-08-02T17:12:04.063235Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:12:04.063262Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:12:04.063366Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:12:04.063472Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind= uid=c1e8172c-9676-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:12:04.073854Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmigwphx, existing: false\n" level=info timestamp=2018-08-02T17:12:04.073910Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:12:04.073976Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:12:04.074055Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:14:45.943244Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmigwphx, existing: false\n" level=info timestamp=2018-08-02T17:14:45.943749Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:14:45.944049Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:14:45.944454Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-alternative name=testvmigwphx kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:22:44.006038Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:22:44.006101Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:22:44.006217Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:22:44.040534Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:22:44.040849Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmidmkfq" level=info timestamp=2018-08-02T17:23:49.914223Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixg6xc, existing: false\n" level=info timestamp=2018-08-02T17:23:49.914321Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:23:49.914393Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmixg6xc kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:23:49.914505Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmixg6xc kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:24:05.961192Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmidmkfq, existing: true\n" level=info timestamp=2018-08-02T17:24:05.961287Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:24:05.961318Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:24:05.961422Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:24:05.998015Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:24:05.998386Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmidmkfq" Pod name: virt-launcher-testvmidmkfq-vqmjq Pod phase: Running level=info timestamp=2018-08-02T17:21:32.249793Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmidmkfq/noCloud.iso" level=error timestamp=2018-08-02T17:21:32.253937Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:21:32.254115Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:21:42.527815Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmidmkfq/noCloud.iso" level=error timestamp=2018-08-02T17:21:42.529493Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:21:42.529548Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:22:03.040744Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmidmkfq/noCloud.iso" level=error timestamp=2018-08-02T17:22:03.043477Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:22:03.043657Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:22:44.037713Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmidmkfq/noCloud.iso" level=error timestamp=2018-08-02T17:22:44.039990Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:22:44.040154Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:24:05.993854Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmidmkfq/noCloud.iso" level=error timestamp=2018-08-02T17:24:05.997373Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:24:05.997502Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" • Failure [180.468 seconds] VMIlifecycle /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:51 Delete a VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:780 with ACPI and some grace period seconds /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:831 should result in vmi status succeeded [It] /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:832 Unexpected Warning event received: testvmidmkfq,70a61cb4-9678-11e8-8f5a-525500d15501: server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ') Expected : Warning not to equal : Warning /root/go/src/kubevirt.io/kubevirt/tests/utils.go:246 ------------------------------ STEP: Creating the VirtualMachineInstance level=info timestamp=2018-08-02T17:21:06.838607Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmidmkfq kind=VirtualMachineInstance uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Created virtual machine pod virt-launcher-testvmidmkfq-vqmjq" level=info timestamp=2018-08-02T17:21:21.560008Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmidmkfq kind=VirtualMachineInstance uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Pod owner ship transferred to the node virt-launcher-testvmidmkfq-vqmjq" level=error timestamp=2018-08-02T17:21:21.660181Z pos=utils.go:242 component=tests namespace=kubevirt-test-default name=testvmidmkfq kind=VirtualMachineInstance uid=70a61cb4-9678-11e8-8f5a-525500d15501 reason="unexpected warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running 2018/08/02 17:23:51 http: TLS handshake error from 10.128.0.1:56576: EOF level=info timestamp=2018-08-02T17:23:53.909793Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:23:53.915777Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:23:55.347139Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:23:55.368418Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:23:55.384499Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:23:56.280671Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:24:01.413835Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:24:01.427505Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:24:01.443235Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:24:01 http: TLS handshake error from 10.128.0.1:56628: EOF level=info timestamp=2018-08-02T17:24:06.326449Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:24:11 http: TLS handshake error from 10.128.0.1:56674: EOF level=info timestamp=2018-08-02T17:24:16.375601Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:24:19.127030Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:22:29 http: TLS handshake error from 10.129.0.1:55832: EOF level=info timestamp=2018-08-02T17:22:31.148078Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:22:39 http: TLS handshake error from 10.129.0.1:55842: EOF 2018/08/02 17:22:49 http: TLS handshake error from 10.129.0.1:55852: EOF 2018/08/02 17:22:59 http: TLS handshake error from 10.129.0.1:55862: EOF level=info timestamp=2018-08-02T17:23:01.133252Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:23:09 http: TLS handshake error from 10.129.0.1:55872: EOF 2018/08/02 17:23:19 http: TLS handshake error from 10.129.0.1:55882: EOF 2018/08/02 17:23:29 http: TLS handshake error from 10.129.0.1:55892: EOF 2018/08/02 17:23:39 http: TLS handshake error from 10.129.0.1:55902: EOF 2018/08/02 17:23:49 http: TLS handshake error from 10.129.0.1:55912: EOF 2018/08/02 17:23:59 http: TLS handshake error from 10.129.0.1:55922: EOF level=info timestamp=2018-08-02T17:24:01.141021Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:24:09 http: TLS handshake error from 10.129.0.1:55934: EOF 2018/08/02 17:24:19 http: TLS handshake error from 10.129.0.1:55944: EOF Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T17:12:05.478160Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:12:05.478326Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:12:05.588351Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmifkqgf\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmifkqgf" level=info timestamp=2018-08-02T17:15:05.946666Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:15:05.946835Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:15:06.025123Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmicrmmf\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmicrmmf" level=info timestamp=2018-08-02T17:18:06.410761Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:18:06.411214Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:18:06.503226Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixg6xc\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmixg6xc" level=info timestamp=2018-08-02T17:21:06.862152Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:21:06.862348Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:24:07.334726Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:24:07.334857Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:24:07.452747Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi6pkpc\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi6pkpc" level=info timestamp=2018-08-02T17:24:07.504022Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi6pkpc\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi6pkpc" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:24:21.679830Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:24:21.685328Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:24:21.687614Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi6pkpc" level=info timestamp=2018-08-02T17:24:21.689917Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi6pkpc, existing: true\n" level=info timestamp=2018-08-02T17:24:21.689951Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:24:21.689975Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:24:21.690026Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:24:21.694725Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:24:21.694954Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi6pkpc" level=info timestamp=2018-08-02T17:24:21.735371Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi6pkpc, existing: true\n" level=info timestamp=2018-08-02T17:24:21.735462Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:24:21.735486Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:24:21.735585Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:24:21.739857Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:24:21.740049Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi6pkpc" Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:24:05.998386Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmidmkfq" level=info timestamp=2018-08-02T17:24:07.124735Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmidmkfq, existing: true\n" level=info timestamp=2018-08-02T17:24:07.124809Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:24:07.124833Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:24:07.124918Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:24:07.141340Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:24:07.141416Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmidmkfq, existing: true\n" level=info timestamp=2018-08-02T17:24:07.141434Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:24:07.141455Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:24:07.141514Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:24:07.141600Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:24:07.151435Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmidmkfq, existing: false\n" level=info timestamp=2018-08-02T17:24:07.151480Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:24:07.151533Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmidmkfq kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:24:07.151663Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmidmkfq kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-launcher-testvmi6pkpc-8ph4d Pod phase: Running level=info timestamp=2018-08-02T17:24:21.636980Z pos=converter.go:751 component=virt-launcher msg="Found nameservers in /etc/resolv.conf: \ufffd\ufffdBe" level=info timestamp=2018-08-02T17:24:21.637234Z pos=converter.go:752 component=virt-launcher msg="Found search domains in /etc/resolv.conf: kubevirt-test-default.svc.cluster.local svc.cluster.local cluster.local" level=info timestamp=2018-08-02T17:24:21.638539Z pos=dhcp.go:62 component=virt-launcher msg="Starting SingleClientDHCPServer" level=error timestamp=2018-08-02T17:24:21.642524Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:24:21.642874Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:24:21.678018Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:24:21.678351Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:24:21.683325Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:24:21.683508Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:24:21.694140Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:24:21.694270Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:24:21.739461Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:24:21.739564Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:24:21.824260Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:24:21.824448Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running 2018/08/02 17:26:41 http: TLS handshake error from 10.128.0.1:57382: EOF level=info timestamp=2018-08-02T17:26:47.136936Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:26:49.415188Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:26:51 http: TLS handshake error from 10.128.0.1:57428: EOF level=info timestamp=2018-08-02T17:26:54.507115Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:26:54.509113Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:26:56.000612Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:26:56.015669Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:26:56.026130Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:26:57.187702Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:27:00.836914Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:27:01 http: TLS handshake error from 10.128.0.1:57480: EOF level=info timestamp=2018-08-02T17:27:01.974776Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:27:01.986679Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:27:01.997259Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:24:39 http: TLS handshake error from 10.129.0.1:55964: EOF 2018/08/02 17:24:49 http: TLS handshake error from 10.129.0.1:55974: EOF 2018/08/02 17:24:59 http: TLS handshake error from 10.129.0.1:55984: EOF 2018/08/02 17:25:09 http: TLS handshake error from 10.129.0.1:55994: EOF 2018/08/02 17:25:19 http: TLS handshake error from 10.129.0.1:56004: EOF 2018/08/02 17:25:29 http: TLS handshake error from 10.129.0.1:56014: EOF 2018/08/02 17:25:39 http: TLS handshake error from 10.129.0.1:56024: EOF 2018/08/02 17:25:49 http: TLS handshake error from 10.129.0.1:56034: EOF 2018/08/02 17:25:59 http: TLS handshake error from 10.129.0.1:56044: EOF 2018/08/02 17:26:09 http: TLS handshake error from 10.129.0.1:56054: EOF 2018/08/02 17:26:19 http: TLS handshake error from 10.129.0.1:56064: EOF 2018/08/02 17:26:29 http: TLS handshake error from 10.129.0.1:56074: EOF 2018/08/02 17:26:39 http: TLS handshake error from 10.129.0.1:56084: EOF 2018/08/02 17:26:49 http: TLS handshake error from 10.129.0.1:56094: EOF 2018/08/02 17:26:59 http: TLS handshake error from 10.129.0.1:56104: EOF Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T17:12:05.478160Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:12:05.478326Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifkqgf kind= uid=2df5c1d7-9677-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:12:05.588351Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmifkqgf\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmifkqgf" level=info timestamp=2018-08-02T17:15:05.946666Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:15:05.946835Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:15:06.025123Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmicrmmf\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmicrmmf" level=info timestamp=2018-08-02T17:18:06.410761Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:18:06.411214Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:18:06.503226Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixg6xc\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmixg6xc" level=info timestamp=2018-08-02T17:21:06.862152Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:21:06.862348Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:24:07.334726Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:24:07.334857Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:24:07.452747Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi6pkpc\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi6pkpc" level=info timestamp=2018-08-02T17:24:07.504022Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi6pkpc\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi6pkpc" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:25:02.668313Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:25:02.674453Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:25:02.674725Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi6pkpc" level=info timestamp=2018-08-02T17:25:43.635088Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi6pkpc, existing: true\n" level=info timestamp=2018-08-02T17:25:43.635202Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:25:43.635242Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:25:43.635381Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:25:43.639482Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:25:43.639629Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi6pkpc" level=info timestamp=2018-08-02T17:27:05.560110Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi6pkpc, existing: true\n" level=info timestamp=2018-08-02T17:27:05.560233Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:27:05.560276Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:27:05.560453Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:27:05.565385Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:27:05.565599Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi6pkpc" Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:24:07.124918Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:24:07.141340Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:24:07.141416Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmidmkfq, existing: true\n" level=info timestamp=2018-08-02T17:24:07.141434Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:24:07.141455Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:24:07.141514Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:24:07.141600Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:24:07.151435Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmidmkfq, existing: false\n" level=info timestamp=2018-08-02T17:24:07.151480Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:24:07.151533Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmidmkfq kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:24:07.151663Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmidmkfq kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:26:49.838841Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmidmkfq, existing: false\n" level=info timestamp=2018-08-02T17:26:49.838934Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:26:49.839022Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmidmkfq kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:26:49.839209Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmidmkfq kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-launcher-testvmi6pkpc-8ph4d Pod phase: Running level=error timestamp=2018-08-02T17:24:22.961408Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:24:24.249844Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:24:24.249972Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:24:26.814807Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:24:26.814888Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:24:31.939709Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:24:31.939870Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:24:42.185086Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:24:42.185334Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:25:02.673766Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:25:02.673895Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:25:43.639047Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:25:43.639125Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:27:05.564978Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:27:05.565110Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" • Failure [180.477 seconds] VMIlifecycle /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:51 Delete a VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:780 with grace period greater than 0 /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:856 should run graceful shutdown [It] /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:857 Unexpected Warning event received: testvmi6pkpc,dc386b20-9678-11e8-8f5a-525500d15501: server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ') Expected : Warning not to equal : Warning /root/go/src/kubevirt.io/kubevirt/tests/utils.go:246 ------------------------------ STEP: Setting a VirtualMachineInstance termination grace period to 5 STEP: Creating the VirtualMachineInstance level=info timestamp=2018-08-02T17:24:07.388056Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmi6pkpc kind=VirtualMachineInstance uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Created virtual machine pod virt-launcher-testvmi6pkpc-8ph4d" level=info timestamp=2018-08-02T17:24:21.839238Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmi6pkpc kind=VirtualMachineInstance uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Pod owner ship transferred to the node virt-launcher-testvmi6pkpc-8ph4d" level=error timestamp=2018-08-02T17:24:21.912874Z pos=utils.go:242 component=tests namespace=kubevirt-test-default name=testvmi6pkpc kind=VirtualMachineInstance uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="unexpected warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T17:26:54.509113Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:26:56.000612Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:26:56.015669Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:26:56.026130Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:26:57.187702Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:27:00.836914Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:27:01 http: TLS handshake error from 10.128.0.1:57480: EOF level=info timestamp=2018-08-02T17:27:01.974776Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:27:01.986679Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:27:01.997259Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:27:07.274190Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:27:11 http: TLS handshake error from 10.128.0.1:57526: EOF level=info timestamp=2018-08-02T17:27:17.336173Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:27:19.461021Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:27:21 http: TLS handshake error from 10.128.0.1:57572: EOF Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:24:59 http: TLS handshake error from 10.129.0.1:55984: EOF 2018/08/02 17:25:09 http: TLS handshake error from 10.129.0.1:55994: EOF 2018/08/02 17:25:19 http: TLS handshake error from 10.129.0.1:56004: EOF 2018/08/02 17:25:29 http: TLS handshake error from 10.129.0.1:56014: EOF 2018/08/02 17:25:39 http: TLS handshake error from 10.129.0.1:56024: EOF 2018/08/02 17:25:49 http: TLS handshake error from 10.129.0.1:56034: EOF 2018/08/02 17:25:59 http: TLS handshake error from 10.129.0.1:56044: EOF 2018/08/02 17:26:09 http: TLS handshake error from 10.129.0.1:56054: EOF 2018/08/02 17:26:19 http: TLS handshake error from 10.129.0.1:56064: EOF 2018/08/02 17:26:29 http: TLS handshake error from 10.129.0.1:56074: EOF 2018/08/02 17:26:39 http: TLS handshake error from 10.129.0.1:56084: EOF 2018/08/02 17:26:49 http: TLS handshake error from 10.129.0.1:56094: EOF 2018/08/02 17:26:59 http: TLS handshake error from 10.129.0.1:56104: EOF 2018/08/02 17:27:09 http: TLS handshake error from 10.129.0.1:56116: EOF 2018/08/02 17:27:19 http: TLS handshake error from 10.129.0.1:56126: EOF Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T17:15:05.946666Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:15:05.946835Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:15:06.025123Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmicrmmf\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmicrmmf" level=info timestamp=2018-08-02T17:18:06.410761Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:18:06.411214Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:18:06.503226Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixg6xc\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmixg6xc" level=info timestamp=2018-08-02T17:21:06.862152Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:21:06.862348Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:24:07.334726Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:24:07.334857Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:24:07.452747Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi6pkpc\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi6pkpc" level=info timestamp=2018-08-02T17:24:07.504022Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi6pkpc\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi6pkpc" level=info timestamp=2018-08-02T17:27:07.806704Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:27:07.806901Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:27:07.905914Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmiw58cz\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmiw58cz" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:27:05.560110Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi6pkpc, existing: true\n" level=info timestamp=2018-08-02T17:27:05.560233Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:27:05.560276Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:27:05.560453Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:27:05.565385Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:27:05.565599Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi6pkpc" level=info timestamp=2018-08-02T17:27:07.262095Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi6pkpc, existing: true\n" level=info timestamp=2018-08-02T17:27:07.262192Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:27:07.262224Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:27:07.262371Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:27:07.307813Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:27:07.307916Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi6pkpc, existing: false\n" level=info timestamp=2018-08-02T17:27:07.307940Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:27:07.308015Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:27:07.308073Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:27:22.309297Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:27:22.312351Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:27:22.312504Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmiw58cz" level=info timestamp=2018-08-02T17:27:22.319335Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmiw58cz, existing: true\n" level=info timestamp=2018-08-02T17:27:22.319434Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:27:22.319460Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:27:22.319527Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:27:22.322613Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:27:22.322795Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmiw58cz" level=info timestamp=2018-08-02T17:27:22.363073Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmiw58cz, existing: true\n" level=info timestamp=2018-08-02T17:27:22.363134Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:27:22.363164Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:27:22.363247Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:27:22.366434Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:27:22.366534Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmiw58cz" Pod name: virt-launcher-testvmiw58cz-jq49c Pod phase: Running level=info timestamp=2018-08-02T17:27:22.264268Z pos=converter.go:751 component=virt-launcher msg="Found nameservers in /etc/resolv.conf: \ufffd\ufffdBf" level=info timestamp=2018-08-02T17:27:22.264319Z pos=converter.go:752 component=virt-launcher msg="Found search domains in /etc/resolv.conf: kubevirt-test-default.svc.cluster.local svc.cluster.local cluster.local" level=info timestamp=2018-08-02T17:27:22.265573Z pos=dhcp.go:62 component=virt-launcher msg="Starting SingleClientDHCPServer" level=error timestamp=2018-08-02T17:27:22.269351Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:27:22.269466Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:27:22.308544Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:27:22.308689Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:27:22.312131Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:27:22.312173Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:27:22.322239Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:27:22.322401Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:27:22.366190Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:27:22.366277Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:27:22.449722Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:27:22.449790Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T17:29:48.010684Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:29:49.743359Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:29:51 http: TLS handshake error from 10.128.0.1:58282: EOF level=info timestamp=2018-08-02T17:29:55.077076Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:29:55.077716Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:29:56.581023Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:29:56.597629Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:29:56.610828Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:29:57.891879Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:29:58.047638Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:30:00.794189Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:30:01 http: TLS handshake error from 10.128.0.1:58342: EOF level=info timestamp=2018-08-02T17:30:02.608710Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:30:02.635497Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:30:02.660442Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:28:09 http: TLS handshake error from 10.129.0.1:56176: EOF 2018/08/02 17:28:19 http: TLS handshake error from 10.129.0.1:56186: EOF 2018/08/02 17:28:29 http: TLS handshake error from 10.129.0.1:56196: EOF level=info timestamp=2018-08-02T17:28:31.166128Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:28:39 http: TLS handshake error from 10.129.0.1:56206: EOF 2018/08/02 17:28:49 http: TLS handshake error from 10.129.0.1:56216: EOF 2018/08/02 17:28:59 http: TLS handshake error from 10.129.0.1:56226: EOF 2018/08/02 17:29:09 http: TLS handshake error from 10.129.0.1:56236: EOF 2018/08/02 17:29:19 http: TLS handshake error from 10.129.0.1:56246: EOF 2018/08/02 17:29:29 http: TLS handshake error from 10.129.0.1:56256: EOF level=info timestamp=2018-08-02T17:29:31.151609Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:29:39 http: TLS handshake error from 10.129.0.1:56266: EOF 2018/08/02 17:29:49 http: TLS handshake error from 10.129.0.1:56276: EOF 2018/08/02 17:29:59 http: TLS handshake error from 10.129.0.1:56286: EOF level=info timestamp=2018-08-02T17:29:59.656293Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T17:15:05.946666Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:15:05.946835Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmicrmmf kind= uid=998734e6-9677-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:15:06.025123Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmicrmmf\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmicrmmf" level=info timestamp=2018-08-02T17:18:06.410761Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:18:06.411214Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:18:06.503226Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixg6xc\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmixg6xc" level=info timestamp=2018-08-02T17:21:06.862152Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:21:06.862348Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:24:07.334726Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:24:07.334857Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:24:07.452747Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi6pkpc\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi6pkpc" level=info timestamp=2018-08-02T17:24:07.504022Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi6pkpc\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi6pkpc" level=info timestamp=2018-08-02T17:27:07.806704Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:27:07.806901Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:27:07.905914Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmiw58cz\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmiw58cz" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=error timestamp=2018-08-02T17:27:05.565385Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:27:05.565599Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi6pkpc" level=info timestamp=2018-08-02T17:27:07.262095Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi6pkpc, existing: true\n" level=info timestamp=2018-08-02T17:27:07.262192Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:27:07.262224Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:27:07.262371Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:27:07.307813Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:27:07.307916Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi6pkpc, existing: false\n" level=info timestamp=2018-08-02T17:27:07.307940Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:27:07.308015Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:27:07.308073Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:29:49.405858Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi6pkpc, existing: false\n" level=info timestamp=2018-08-02T17:29:49.405954Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:29:49.406041Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:29:49.406134Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:28:03.281825Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:28:03.285772Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:28:03.285987Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmiw58cz" level=info timestamp=2018-08-02T17:28:44.246330Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmiw58cz, existing: true\n" level=info timestamp=2018-08-02T17:28:44.246415Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:28:44.246438Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:28:44.246522Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:28:44.251163Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:28:44.251378Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmiw58cz" level=info timestamp=2018-08-02T17:30:06.171684Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmiw58cz, existing: true\n" level=info timestamp=2018-08-02T17:30:06.171772Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:30:06.171795Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:30:06.171888Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:30:06.176515Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:30:06.176660Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmiw58cz" Pod name: virt-launcher-testvmiw58cz-jq49c Pod phase: Running level=error timestamp=2018-08-02T17:27:23.584116Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:27:24.868781Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:27:24.868866Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:27:27.433390Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:27:27.433484Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:27:32.557115Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:27:32.557195Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:27:42.800678Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:27:42.800744Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:28:03.285465Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:28:03.285550Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:28:44.250627Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:28:44.250849Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:30:06.176222Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:30:06.176340Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" • Failure [180.492 seconds] VMIlifecycle /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:51 Killed VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:908 should be in Failed phase [It] /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:909 Unexpected Warning event received: testvmiw58cz,47ca175a-9679-11e8-8f5a-525500d15501: server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ') Expected : Warning not to equal : Warning /root/go/src/kubevirt.io/kubevirt/tests/utils.go:246 ------------------------------ STEP: Starting a VirtualMachineInstance level=info timestamp=2018-08-02T17:27:07.849595Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmiw58cz kind=VirtualMachineInstance uid=47ca175a-9679-11e8-8f5a-525500d15501 msg="Created virtual machine pod virt-launcher-testvmiw58cz-jq49c" level=info timestamp=2018-08-02T17:27:22.128882Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmiw58cz kind=VirtualMachineInstance uid=47ca175a-9679-11e8-8f5a-525500d15501 msg="Pod owner ship transferred to the node virt-launcher-testvmiw58cz-jq49c" level=error timestamp=2018-08-02T17:27:22.200761Z pos=utils.go:242 component=tests namespace=kubevirt-test-default name=testvmiw58cz kind=VirtualMachineInstance uid=47ca175a-9679-11e8-8f5a-525500d15501 reason="unexpected warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T17:29:56.610828Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:29:57.891879Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:29:58.047638Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:30:00.794189Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:30:01 http: TLS handshake error from 10.128.0.1:58342: EOF level=info timestamp=2018-08-02T17:30:02.608710Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:30:02.635497Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:30:02.660442Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:30:08.114449Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:30:11 http: TLS handshake error from 10.128.0.1:58388: EOF level=info timestamp=2018-08-02T17:30:14.855916Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/openapi/v2 proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:30:14.857017Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/swagger.json proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:30:18.160906Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:30:19.796421Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:30:21 http: TLS handshake error from 10.128.0.1:58434: EOF Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:28:29 http: TLS handshake error from 10.129.0.1:56196: EOF level=info timestamp=2018-08-02T17:28:31.166128Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:28:39 http: TLS handshake error from 10.129.0.1:56206: EOF 2018/08/02 17:28:49 http: TLS handshake error from 10.129.0.1:56216: EOF 2018/08/02 17:28:59 http: TLS handshake error from 10.129.0.1:56226: EOF 2018/08/02 17:29:09 http: TLS handshake error from 10.129.0.1:56236: EOF 2018/08/02 17:29:19 http: TLS handshake error from 10.129.0.1:56246: EOF 2018/08/02 17:29:29 http: TLS handshake error from 10.129.0.1:56256: EOF level=info timestamp=2018-08-02T17:29:31.151609Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:29:39 http: TLS handshake error from 10.129.0.1:56266: EOF 2018/08/02 17:29:49 http: TLS handshake error from 10.129.0.1:56276: EOF 2018/08/02 17:29:59 http: TLS handshake error from 10.129.0.1:56286: EOF level=info timestamp=2018-08-02T17:29:59.656293Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:30:09 http: TLS handshake error from 10.129.0.1:56298: EOF 2018/08/02 17:30:19 http: TLS handshake error from 10.129.0.1:56308: EOF Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T17:18:06.411214Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:18:06.503226Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixg6xc\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmixg6xc" level=info timestamp=2018-08-02T17:21:06.862152Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:21:06.862348Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:24:07.334726Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:24:07.334857Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:24:07.452747Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi6pkpc\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi6pkpc" level=info timestamp=2018-08-02T17:24:07.504022Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi6pkpc\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi6pkpc" level=info timestamp=2018-08-02T17:27:07.806704Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:27:07.806901Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:27:07.905914Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmiw58cz\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmiw58cz" level=info timestamp=2018-08-02T17:30:08.478297Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:30:08.478478Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:30:08.548785Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixbpdn\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmixbpdn" level=info timestamp=2018-08-02T17:30:08.565240Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixbpdn\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmixbpdn" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=error timestamp=2018-08-02T17:27:05.565385Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:27:05.565599Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi6pkpc" level=info timestamp=2018-08-02T17:27:07.262095Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi6pkpc, existing: true\n" level=info timestamp=2018-08-02T17:27:07.262192Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:27:07.262224Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:27:07.262371Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:27:07.307813Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:27:07.307916Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi6pkpc, existing: false\n" level=info timestamp=2018-08-02T17:27:07.307940Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:27:07.308015Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:27:07.308073Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:29:49.405858Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi6pkpc, existing: false\n" level=info timestamp=2018-08-02T17:29:49.405954Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:29:49.406041Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:29:49.406134Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:30:23.616770Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:30:23.621297Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:30:23.621495Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixbpdn" level=info timestamp=2018-08-02T17:30:23.641721Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixbpdn, existing: true\n" level=info timestamp=2018-08-02T17:30:23.641765Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:30:23.641793Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:30:23.641850Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:30:23.644739Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:30:23.644828Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixbpdn" level=info timestamp=2018-08-02T17:30:23.685548Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixbpdn, existing: true\n" level=info timestamp=2018-08-02T17:30:23.685611Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:30:23.685633Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:30:23.685714Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:30:23.689388Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:30:23.689488Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixbpdn" Pod name: virt-launcher-testvmixbpdn-87bxk Pod phase: Running level=info timestamp=2018-08-02T17:30:23.579630Z pos=converter.go:751 component=virt-launcher msg="Found nameservers in /etc/resolv.conf: \ufffd\ufffdBf" level=info timestamp=2018-08-02T17:30:23.579688Z pos=converter.go:752 component=virt-launcher msg="Found search domains in /etc/resolv.conf: kubevirt-test-default.svc.cluster.local svc.cluster.local cluster.local" level=info timestamp=2018-08-02T17:30:23.579826Z pos=dhcp.go:62 component=virt-launcher msg="Starting SingleClientDHCPServer" level=error timestamp=2018-08-02T17:30:23.584741Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:30:23.584916Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:30:23.615505Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:30:23.615679Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:30:23.620130Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:30:23.620277Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:30:23.644407Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:30:23.644539Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:30:23.689106Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:30:23.689207Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:30:23.773502Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:30:23.773592Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T17:32:38.918237Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:32:41 http: TLS handshake error from 10.128.0.1:59200: EOF level=info timestamp=2018-08-02T17:32:48.989785Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:32:50.100263Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:32:51 http: TLS handshake error from 10.128.0.1:59246: EOF level=info timestamp=2018-08-02T17:32:55.686041Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:32:55.686634Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:32:57.245359Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:32:57.265136Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:32:57.288150Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:32:59.049506Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:33:01 http: TLS handshake error from 10.128.0.1:59298: EOF level=info timestamp=2018-08-02T17:33:03.323792Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:33:03.338411Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:33:03.352264Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:31:19 http: TLS handshake error from 10.129.0.1:56368: EOF 2018/08/02 17:31:29 http: TLS handshake error from 10.129.0.1:56378: EOF level=info timestamp=2018-08-02T17:31:31.146658Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:31:39 http: TLS handshake error from 10.129.0.1:56388: EOF 2018/08/02 17:31:49 http: TLS handshake error from 10.129.0.1:56398: EOF 2018/08/02 17:31:59 http: TLS handshake error from 10.129.0.1:56408: EOF level=info timestamp=2018-08-02T17:32:01.126973Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:32:09 http: TLS handshake error from 10.129.0.1:56418: EOF 2018/08/02 17:32:19 http: TLS handshake error from 10.129.0.1:56428: EOF 2018/08/02 17:32:29 http: TLS handshake error from 10.129.0.1:56438: EOF level=info timestamp=2018-08-02T17:32:31.138414Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:32:39 http: TLS handshake error from 10.129.0.1:56448: EOF 2018/08/02 17:32:49 http: TLS handshake error from 10.129.0.1:56458: EOF 2018/08/02 17:32:59 http: TLS handshake error from 10.129.0.1:56468: EOF level=info timestamp=2018-08-02T17:33:01.167969Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 Pod name: virt-controller-7d57d96b65-jb4qg Pod phase: Running level=info timestamp=2018-08-02T17:18:06.411214Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixg6xc kind= uid=0517adbe-9678-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:18:06.503226Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixg6xc\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmixg6xc" level=info timestamp=2018-08-02T17:21:06.862152Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:21:06.862348Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmidmkfq kind= uid=70a61cb4-9678-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:24:07.334726Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:24:07.334857Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:24:07.452747Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi6pkpc\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi6pkpc" level=info timestamp=2018-08-02T17:24:07.504022Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi6pkpc\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi6pkpc" level=info timestamp=2018-08-02T17:27:07.806704Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:27:07.806901Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiw58cz kind= uid=47ca175a-9679-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:27:07.905914Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmiw58cz\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmiw58cz" level=info timestamp=2018-08-02T17:30:08.478297Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:30:08.478478Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:30:08.548785Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixbpdn\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmixbpdn" level=info timestamp=2018-08-02T17:30:08.565240Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmixbpdn\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmixbpdn" Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T16:36:59.648691Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-handler-kqb7s Pod phase: Running level=error timestamp=2018-08-02T17:27:05.565385Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:27:05.565599Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi6pkpc" level=info timestamp=2018-08-02T17:27:07.262095Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi6pkpc, existing: true\n" level=info timestamp=2018-08-02T17:27:07.262192Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:27:07.262224Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:27:07.262371Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:27:07.307813Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:27:07.307916Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi6pkpc, existing: false\n" level=info timestamp=2018-08-02T17:27:07.307940Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:27:07.308015Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:27:07.308073Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:29:49.405858Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi6pkpc, existing: false\n" level=info timestamp=2018-08-02T17:29:49.405954Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:29:49.406041Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:29:49.406134Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:31:45.570174Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:31:45.570202Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:31:45.570284Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:31:45.573679Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:31:45.573867Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixbpdn" level=info timestamp=2018-08-02T17:32:50.016994Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmiw58cz, existing: false\n" level=info timestamp=2018-08-02T17:32:50.017116Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:32:50.017193Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmiw58cz kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:32:50.017287Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmiw58cz kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:33:07.494184Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixbpdn, existing: true\n" level=info timestamp=2018-08-02T17:33:07.494279Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:33:07.494309Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:33:07.494701Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:33:07.500296Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:33:07.500407Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixbpdn" Pod name: virt-launcher-testvmixbpdn-87bxk Pod phase: Running level=error timestamp=2018-08-02T17:30:24.906271Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:30:26.190849Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:30:26.190928Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:30:28.755478Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:30:28.755575Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:30:33.879982Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:30:33.880074Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:30:44.124541Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:30:44.124618Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:31:04.609390Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:31:04.609470Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:31:45.573390Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:31:45.573466Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:33:07.499763Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:33:07.499858Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixbpdn kind= uid=b3799706-9679-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" • Failure [180.632 seconds] VMIlifecycle /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:51 Killed VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:908 should be left alone by virt-handler [It] /root/go/src/kubevirt.io/kubevirt/tests/vmi_lifecycle_test.go:936 Unexpected Warning event received: testvmixbpdn,b3799706-9679-11e8-8f5a-525500d15501: server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ') Expected : Warning not to equal : Warning /root/go/src/kubevirt.io/kubevirt/tests/utils.go:246 ------------------------------ STEP: Starting a VirtualMachineInstance level=info timestamp=2018-08-02T17:30:08.464454Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmixbpdn kind=VirtualMachineInstance uid=b3799706-9679-11e8-8f5a-525500d15501 msg="Created virtual machine pod virt-launcher-testvmixbpdn-87bxk" level=info timestamp=2018-08-02T17:30:23.436392Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmixbpdn kind=VirtualMachineInstance uid=b3799706-9679-11e8-8f5a-525500d15501 msg="Pod owner ship transferred to the node virt-launcher-testvmixbpdn-87bxk" level=error timestamp=2018-08-02T17:30:23.503507Z pos=utils.go:242 component=tests namespace=kubevirt-test-default name=testvmixbpdn kind=VirtualMachineInstance uid=b3799706-9679-11e8-8f5a-525500d15501 reason="unexpected warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" S [SKIPPING] in Spec Setup (BeforeEach) [0.004 seconds] Windows VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/windows_test.go:57 should succeed to start a vmi [BeforeEach] /root/go/src/kubevirt.io/kubevirt/tests/windows_test.go:133 Skip Windows tests that requires PVC disk-windows /root/go/src/kubevirt.io/kubevirt/tests/utils.go:1343 ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [0.003 seconds] Windows VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/windows_test.go:57 should succeed to stop a running vmi [BeforeEach] /root/go/src/kubevirt.io/kubevirt/tests/windows_test.go:139 Skip Windows tests that requires PVC disk-windows /root/go/src/kubevirt.io/kubevirt/tests/utils.go:1343 ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [0.005 seconds] Windows VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/windows_test.go:57 with winrm connection [BeforeEach] /root/go/src/kubevirt.io/kubevirt/tests/windows_test.go:150 should have correct UUID /root/go/src/kubevirt.io/kubevirt/tests/windows_test.go:192 Skip Windows tests that requires PVC disk-windows /root/go/src/kubevirt.io/kubevirt/tests/utils.go:1343 ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [0.017 seconds] Windows VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/windows_test.go:57 with winrm connection [BeforeEach] /root/go/src/kubevirt.io/kubevirt/tests/windows_test.go:150 should have pod IP /root/go/src/kubevirt.io/kubevirt/tests/windows_test.go:208 Skip Windows tests that requires PVC disk-windows /root/go/src/kubevirt.io/kubevirt/tests/utils.go:1343 ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [0.009 seconds] Windows VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/windows_test.go:57 with kubectl command [BeforeEach] /root/go/src/kubevirt.io/kubevirt/tests/windows_test.go:226 should succeed to start a vmi /root/go/src/kubevirt.io/kubevirt/tests/windows_test.go:242 Skip Windows tests that requires PVC disk-windows /root/go/src/kubevirt.io/kubevirt/tests/utils.go:1343 ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [0.003 seconds] Windows VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/windows_test.go:57 with kubectl command [BeforeEach] /root/go/src/kubevirt.io/kubevirt/tests/windows_test.go:226 should succeed to stop a vmi /root/go/src/kubevirt.io/kubevirt/tests/windows_test.go:250 Skip Windows tests that requires PVC disk-windows /root/go/src/kubevirt.io/kubevirt/tests/utils.go:1343 ------------------------------ Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T17:33:03.352264Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:33:09.131480Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:33:11 http: TLS handshake error from 10.128.0.1:59344: EOF level=info timestamp=2018-08-02T17:33:14.861803Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/openapi/v2 proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:33:14.864365Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/swagger.json proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:33:19.193338Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:33:20.162317Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:33:21 http: TLS handshake error from 10.128.0.1:59392: EOF level=info timestamp=2018-08-02T17:33:25.791915Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:33:25.792315Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:33:29.254807Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:33:30.821199Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:33:31 http: TLS handshake error from 10.128.0.1:59444: EOF level=info timestamp=2018-08-02T17:33:39.322220Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:33:41 http: TLS handshake error from 10.128.0.1:59494: EOF Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:31:49 http: TLS handshake error from 10.129.0.1:56398: EOF 2018/08/02 17:31:59 http: TLS handshake error from 10.129.0.1:56408: EOF level=info timestamp=2018-08-02T17:32:01.126973Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:32:09 http: TLS handshake error from 10.129.0.1:56418: EOF 2018/08/02 17:32:19 http: TLS handshake error from 10.129.0.1:56428: EOF 2018/08/02 17:32:29 http: TLS handshake error from 10.129.0.1:56438: EOF level=info timestamp=2018-08-02T17:32:31.138414Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:32:39 http: TLS handshake error from 10.129.0.1:56448: EOF 2018/08/02 17:32:49 http: TLS handshake error from 10.129.0.1:56458: EOF 2018/08/02 17:32:59 http: TLS handshake error from 10.129.0.1:56468: EOF level=info timestamp=2018-08-02T17:33:01.167969Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:33:09 http: TLS handshake error from 10.129.0.1:56480: EOF 2018/08/02 17:33:19 http: TLS handshake error from 10.129.0.1:56486: EOF 2018/08/02 17:33:29 http: TLS handshake error from 10.129.0.1:56492: EOF 2018/08/02 17:33:39 http: TLS handshake error from 10.129.0.1:56498: EOF Pod name: virt-controller-7d57d96b65-6lc9c Pod phase: Running level=info timestamp=2018-08-02T17:33:12.269379Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T17:33:24.266217Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer vmiPresetInformer" level=info timestamp=2018-08-02T17:33:24.266319Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer vmirsInformer" level=info timestamp=2018-08-02T17:33:24.266345Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer configMapInformer" level=info timestamp=2018-08-02T17:33:24.266366Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer vmInformer" level=info timestamp=2018-08-02T17:33:24.266386Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer limitrangeInformer" level=info timestamp=2018-08-02T17:33:24.266405Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer vmiInformer" level=info timestamp=2018-08-02T17:33:24.266431Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer kubeVirtPodInformer" level=info timestamp=2018-08-02T17:33:24.266451Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer kubeVirtNodeInformer" level=info timestamp=2018-08-02T17:33:24.271760Z pos=vm.go:85 component=virt-controller service=http msg="Starting VirtualMachine controller." level=info timestamp=2018-08-02T17:33:24.276313Z pos=node.go:104 component=virt-controller service=http msg="Starting node controller." level=info timestamp=2018-08-02T17:33:24.276382Z pos=vmi.go:129 component=virt-controller service=http msg="Starting vmi controller." level=info timestamp=2018-08-02T17:33:24.276442Z pos=replicaset.go:111 component=virt-controller service=http msg="Starting VirtualMachineInstanceReplicaSet controller." level=info timestamp=2018-08-02T17:33:24.276522Z pos=preset.go:74 component=virt-controller service=http msg="Starting Virtual Machine Initializer." level=info timestamp=2018-08-02T17:33:29.048212Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:33:29.048833Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" Pod name: virt-handler-kqb7s Pod phase: Running level=error timestamp=2018-08-02T17:27:05.565385Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:27:05.565599Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi6pkpc" level=info timestamp=2018-08-02T17:27:07.262095Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi6pkpc, existing: true\n" level=info timestamp=2018-08-02T17:27:07.262192Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:27:07.262224Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:27:07.262371Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:27:07.307813Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:27:07.307916Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi6pkpc, existing: false\n" level=info timestamp=2018-08-02T17:27:07.307940Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:27:07.308015Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:27:07.308073Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:29:49.405858Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi6pkpc, existing: false\n" level=info timestamp=2018-08-02T17:29:49.405954Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:29:49.406041Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:29:49.406134Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:33:43.157668Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:33:43.162250Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:33:43.162354Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmirxdfq" level=info timestamp=2018-08-02T17:33:43.182535Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmirxdfq, existing: true\n" level=info timestamp=2018-08-02T17:33:43.182601Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:33:43.182630Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:33:43.182712Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:33:43.188766Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:33:43.188955Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmirxdfq" level=info timestamp=2018-08-02T17:33:43.229175Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmirxdfq, existing: true\n" level=info timestamp=2018-08-02T17:33:43.229293Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:33:43.229317Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:33:43.229402Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:33:43.232936Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:33:43.233023Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmirxdfq" Pod name: virt-launcher-testvmirxdfq-x47ft Pod phase: Running level=info timestamp=2018-08-02T17:33:43.118592Z pos=converter.go:751 component=virt-launcher msg="Found nameservers in /etc/resolv.conf: \ufffd\ufffdBf" level=info timestamp=2018-08-02T17:33:43.118643Z pos=converter.go:752 component=virt-launcher msg="Found search domains in /etc/resolv.conf: kubevirt-test-default.svc.cluster.local svc.cluster.local cluster.local" level=info timestamp=2018-08-02T17:33:43.120227Z pos=dhcp.go:62 component=virt-launcher msg="Starting SingleClientDHCPServer" level=error timestamp=2018-08-02T17:33:43.126293Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:33:43.126819Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:33:43.156957Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:33:43.157114Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:33:43.161102Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:33:43.161204Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:33:43.188221Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:33:43.188309Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:33:43.232493Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:33:43.232609Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:33:43.316415Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:33:43.316484Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T17:36:00.036920Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:36:00.803482Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:36:01 http: TLS handshake error from 10.128.0.1:60220: EOF level=info timestamp=2018-08-02T17:36:03.897394Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:36:03.910784Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:36:03.921888Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:36:10.074143Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:36:11 http: TLS handshake error from 10.128.0.1:60270: EOF level=info timestamp=2018-08-02T17:36:14.059379Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/openapi/v2 proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:36:14.060686Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/swagger.json proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:36:20.114532Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:36:20.469000Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:36:21 http: TLS handshake error from 10.128.0.1:60320: EOF level=info timestamp=2018-08-02T17:36:26.355485Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:36:26.361184Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:34:19 http: TLS handshake error from 10.129.0.1:56522: EOF 2018/08/02 17:34:29 http: TLS handshake error from 10.129.0.1:56528: EOF 2018/08/02 17:34:39 http: TLS handshake error from 10.129.0.1:56534: EOF 2018/08/02 17:34:49 http: TLS handshake error from 10.129.0.1:56540: EOF 2018/08/02 17:34:59 http: TLS handshake error from 10.129.0.1:56546: EOF level=info timestamp=2018-08-02T17:35:01.191684Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:35:09 http: TLS handshake error from 10.129.0.1:56552: EOF 2018/08/02 17:35:19 http: TLS handshake error from 10.129.0.1:56558: EOF 2018/08/02 17:35:29 http: TLS handshake error from 10.129.0.1:56564: EOF level=info timestamp=2018-08-02T17:35:31.164230Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:35:39 http: TLS handshake error from 10.129.0.1:56570: EOF 2018/08/02 17:35:49 http: TLS handshake error from 10.129.0.1:56576: EOF 2018/08/02 17:35:59 http: TLS handshake error from 10.129.0.1:56582: EOF 2018/08/02 17:36:09 http: TLS handshake error from 10.129.0.1:56590: EOF 2018/08/02 17:36:19 http: TLS handshake error from 10.129.0.1:56596: EOF Pod name: virt-controller-7d57d96b65-6lc9c Pod phase: Running level=info timestamp=2018-08-02T17:33:12.269379Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T17:33:24.266217Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer vmiPresetInformer" level=info timestamp=2018-08-02T17:33:24.266319Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer vmirsInformer" level=info timestamp=2018-08-02T17:33:24.266345Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer configMapInformer" level=info timestamp=2018-08-02T17:33:24.266366Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer vmInformer" level=info timestamp=2018-08-02T17:33:24.266386Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer limitrangeInformer" level=info timestamp=2018-08-02T17:33:24.266405Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer vmiInformer" level=info timestamp=2018-08-02T17:33:24.266431Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer kubeVirtPodInformer" level=info timestamp=2018-08-02T17:33:24.266451Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer kubeVirtNodeInformer" level=info timestamp=2018-08-02T17:33:24.271760Z pos=vm.go:85 component=virt-controller service=http msg="Starting VirtualMachine controller." level=info timestamp=2018-08-02T17:33:24.276313Z pos=node.go:104 component=virt-controller service=http msg="Starting node controller." level=info timestamp=2018-08-02T17:33:24.276382Z pos=vmi.go:129 component=virt-controller service=http msg="Starting vmi controller." level=info timestamp=2018-08-02T17:33:24.276442Z pos=replicaset.go:111 component=virt-controller service=http msg="Starting VirtualMachineInstanceReplicaSet controller." level=info timestamp=2018-08-02T17:33:24.276522Z pos=preset.go:74 component=virt-controller service=http msg="Starting Virtual Machine Initializer." level=info timestamp=2018-08-02T17:33:29.048212Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:33:29.048833Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" Pod name: virt-handler-kqb7s Pod phase: Running level=error timestamp=2018-08-02T17:27:05.565385Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:27:05.565599Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi6pkpc" level=info timestamp=2018-08-02T17:27:07.262095Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi6pkpc, existing: true\n" level=info timestamp=2018-08-02T17:27:07.262192Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:27:07.262224Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:27:07.262371Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:27:07.307813Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind= uid=dc386b20-9678-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:27:07.307916Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi6pkpc, existing: false\n" level=info timestamp=2018-08-02T17:27:07.307940Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:27:07.308015Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:27:07.308073Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:29:49.405858Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi6pkpc, existing: false\n" level=info timestamp=2018-08-02T17:29:49.405954Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:29:49.406041Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:29:49.406134Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi6pkpc kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:35:05.111786Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:35:05.111861Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:35:05.111989Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:35:05.115543Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:35:05.115776Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmirxdfq" level=info timestamp=2018-08-02T17:35:51.340744Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixbpdn, existing: false\n" level=info timestamp=2018-08-02T17:35:51.340842Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:35:51.340942Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmixbpdn kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:35:51.341032Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmixbpdn kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:36:27.036433Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmirxdfq, existing: true\n" level=info timestamp=2018-08-02T17:36:27.036534Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:36:27.036927Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:36:27.037201Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:36:27.041276Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:36:27.041458Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmirxdfq" Pod name: virt-launcher-testvmirxdfq-x47ft Pod phase: Running level=error timestamp=2018-08-02T17:33:44.448507Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:33:45.732642Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:33:45.732755Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:33:48.296949Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:33:48.297032Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:33:53.420944Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:33:53.421023Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:34:03.664742Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:34:03.664809Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:34:24.150696Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:34:24.150903Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:35:05.115109Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:35:05.115211Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:36:27.040910Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:36:27.041008Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" • Failure [200.533 seconds] LeaderElection /root/go/src/kubevirt.io/kubevirt/tests/controller_leader_election_test.go:43 Start a VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/controller_leader_election_test.go:53 when the controller pod is not running /root/go/src/kubevirt.io/kubevirt/tests/controller_leader_election_test.go:54 should success [It] /root/go/src/kubevirt.io/kubevirt/tests/controller_leader_election_test.go:55 Unexpected Warning event received: testvmirxdfq,2b061eba-967a-11e8-8f5a-525500d15501: server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ') Expected : Warning not to equal : Warning /root/go/src/kubevirt.io/kubevirt/tests/utils.go:246 ------------------------------ STEP: Destroying the leading controller pod STEP: Starting a new VirtualMachineInstance level=info timestamp=2018-08-02T17:33:29.092598Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Created virtual machine pod virt-launcher-testvmirxdfq-x47ft" level=info timestamp=2018-08-02T17:33:42.977656Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Pod owner ship transferred to the node virt-launcher-testvmirxdfq-x47ft" level=error timestamp=2018-08-02T17:33:43.043154Z pos=utils.go:242 component=tests namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid=2b061eba-967a-11e8-8f5a-525500d15501 reason="unexpected warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T17:36:03.910784Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:36:03.921888Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:36:10.074143Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:36:11 http: TLS handshake error from 10.128.0.1:60270: EOF level=info timestamp=2018-08-02T17:36:14.059379Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/openapi/v2 proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:36:14.060686Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/swagger.json proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:36:20.114532Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:36:20.469000Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:36:21 http: TLS handshake error from 10.128.0.1:60320: EOF level=info timestamp=2018-08-02T17:36:26.355485Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:36:26.361184Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:36:30.155758Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:36:31 http: TLS handshake error from 10.128.0.1:60374: EOF level=info timestamp=2018-08-02T17:36:40.205250Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:36:41 http: TLS handshake error from 10.128.0.1:60424: EOF Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:34:49 http: TLS handshake error from 10.129.0.1:56540: EOF 2018/08/02 17:34:59 http: TLS handshake error from 10.129.0.1:56546: EOF level=info timestamp=2018-08-02T17:35:01.191684Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:35:09 http: TLS handshake error from 10.129.0.1:56552: EOF 2018/08/02 17:35:19 http: TLS handshake error from 10.129.0.1:56558: EOF 2018/08/02 17:35:29 http: TLS handshake error from 10.129.0.1:56564: EOF level=info timestamp=2018-08-02T17:35:31.164230Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:35:39 http: TLS handshake error from 10.129.0.1:56570: EOF 2018/08/02 17:35:49 http: TLS handshake error from 10.129.0.1:56576: EOF 2018/08/02 17:35:59 http: TLS handshake error from 10.129.0.1:56582: EOF 2018/08/02 17:36:09 http: TLS handshake error from 10.129.0.1:56590: EOF 2018/08/02 17:36:19 http: TLS handshake error from 10.129.0.1:56596: EOF 2018/08/02 17:36:29 http: TLS handshake error from 10.129.0.1:56602: EOF level=info timestamp=2018-08-02T17:36:31.175459Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:36:39 http: TLS handshake error from 10.129.0.1:56608: EOF Pod name: virt-controller-7d57d96b65-6lc9c Pod phase: Running level=info timestamp=2018-08-02T17:33:12.269379Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T17:33:24.266345Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer configMapInformer" level=info timestamp=2018-08-02T17:33:24.266366Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer vmInformer" level=info timestamp=2018-08-02T17:33:24.266386Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer limitrangeInformer" level=info timestamp=2018-08-02T17:33:24.266405Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer vmiInformer" level=info timestamp=2018-08-02T17:33:24.266431Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer kubeVirtPodInformer" level=info timestamp=2018-08-02T17:33:24.266451Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer kubeVirtNodeInformer" level=info timestamp=2018-08-02T17:33:24.271760Z pos=vm.go:85 component=virt-controller service=http msg="Starting VirtualMachine controller." level=info timestamp=2018-08-02T17:33:24.276313Z pos=node.go:104 component=virt-controller service=http msg="Starting node controller." level=info timestamp=2018-08-02T17:33:24.276382Z pos=vmi.go:129 component=virt-controller service=http msg="Starting vmi controller." level=info timestamp=2018-08-02T17:33:24.276442Z pos=replicaset.go:111 component=virt-controller service=http msg="Starting VirtualMachineInstanceReplicaSet controller." level=info timestamp=2018-08-02T17:33:24.276522Z pos=preset.go:74 component=virt-controller service=http msg="Starting Virtual Machine Initializer." level=info timestamp=2018-08-02T17:33:29.048212Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:33:29.048833Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:36:29.508557Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:36:29.508731Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:36:44.565661Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:36:44.574183Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:36:44.574364Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi9mj9q" level=info timestamp=2018-08-02T17:36:44.575276Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi9mj9q, existing: true\n" level=info timestamp=2018-08-02T17:36:44.575457Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:36:44.575481Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:36:44.575562Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:36:44.581796Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:36:44.582299Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi9mj9q" level=info timestamp=2018-08-02T17:36:44.623111Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi9mj9q, existing: true\n" level=info timestamp=2018-08-02T17:36:44.623512Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:36:44.623619Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:36:44.623842Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:36:44.631898Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:36:44.632248Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi9mj9q" Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:36:27.041458Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmirxdfq" level=info timestamp=2018-08-02T17:36:29.302440Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmirxdfq, existing: true\n" level=info timestamp=2018-08-02T17:36:29.302519Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:36:29.302561Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:36:29.302703Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:36:29.318906Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:36:29.320930Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmirxdfq, existing: true\n" level=info timestamp=2018-08-02T17:36:29.320971Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:36:29.321011Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:36:29.321083Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:36:29.321185Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:36:29.339439Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmirxdfq, existing: false\n" level=info timestamp=2018-08-02T17:36:29.339510Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:36:29.339580Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:36:29.339672Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-launcher-testvmi9mj9q-vhr6w Pod phase: Running level=info timestamp=2018-08-02T17:36:44.522989Z pos=converter.go:751 component=virt-launcher msg="Found nameservers in /etc/resolv.conf: \ufffd\ufffdBe" level=info timestamp=2018-08-02T17:36:44.523062Z pos=converter.go:752 component=virt-launcher msg="Found search domains in /etc/resolv.conf: kubevirt-test-default.svc.cluster.local svc.cluster.local cluster.local" level=info timestamp=2018-08-02T17:36:44.526268Z pos=dhcp.go:62 component=virt-launcher msg="Starting SingleClientDHCPServer" level=error timestamp=2018-08-02T17:36:44.527786Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:36:44.527897Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:36:44.557883Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:36:44.558353Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:36:44.573801Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:36:44.573938Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:36:44.579069Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:36:44.579239Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:36:44.631344Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:36:44.631427Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:36:44.716313Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:36:44.716397Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T17:38:58.470468Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:38:58.495190Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:39:00.839560Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:39:00.910078Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:39:01 http: TLS handshake error from 10.128.0.1:33010: EOF level=info timestamp=2018-08-02T17:39:04.416252Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:39:04.429789Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:39:04.441502Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:39:10.969141Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:39:11 http: TLS handshake error from 10.128.0.1:33060: EOF level=info timestamp=2018-08-02T17:39:20.757794Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:39:21.027399Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:39:21 http: TLS handshake error from 10.128.0.1:33110: EOF level=info timestamp=2018-08-02T17:39:26.879718Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:39:26.890065Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running level=info timestamp=2018-08-02T17:37:31.139486Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:37:39 http: TLS handshake error from 10.129.0.1:56644: EOF 2018/08/02 17:37:49 http: TLS handshake error from 10.129.0.1:56650: EOF 2018/08/02 17:37:59 http: TLS handshake error from 10.129.0.1:56656: EOF level=info timestamp=2018-08-02T17:38:01.167602Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:38:09 http: TLS handshake error from 10.129.0.1:56662: EOF 2018/08/02 17:38:19 http: TLS handshake error from 10.129.0.1:56668: EOF 2018/08/02 17:38:29 http: TLS handshake error from 10.129.0.1:56674: EOF level=info timestamp=2018-08-02T17:38:31.151877Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:38:39 http: TLS handshake error from 10.129.0.1:56680: EOF 2018/08/02 17:38:49 http: TLS handshake error from 10.129.0.1:56686: EOF 2018/08/02 17:38:59 http: TLS handshake error from 10.129.0.1:56692: EOF 2018/08/02 17:39:09 http: TLS handshake error from 10.129.0.1:56700: EOF 2018/08/02 17:39:19 http: TLS handshake error from 10.129.0.1:56706: EOF 2018/08/02 17:39:29 http: TLS handshake error from 10.129.0.1:56712: EOF Pod name: virt-controller-7d57d96b65-6lc9c Pod phase: Running level=info timestamp=2018-08-02T17:33:12.269379Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T17:33:24.266345Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer configMapInformer" level=info timestamp=2018-08-02T17:33:24.266366Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer vmInformer" level=info timestamp=2018-08-02T17:33:24.266386Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer limitrangeInformer" level=info timestamp=2018-08-02T17:33:24.266405Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer vmiInformer" level=info timestamp=2018-08-02T17:33:24.266431Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer kubeVirtPodInformer" level=info timestamp=2018-08-02T17:33:24.266451Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer kubeVirtNodeInformer" level=info timestamp=2018-08-02T17:33:24.271760Z pos=vm.go:85 component=virt-controller service=http msg="Starting VirtualMachine controller." level=info timestamp=2018-08-02T17:33:24.276313Z pos=node.go:104 component=virt-controller service=http msg="Starting node controller." level=info timestamp=2018-08-02T17:33:24.276382Z pos=vmi.go:129 component=virt-controller service=http msg="Starting vmi controller." level=info timestamp=2018-08-02T17:33:24.276442Z pos=replicaset.go:111 component=virt-controller service=http msg="Starting VirtualMachineInstanceReplicaSet controller." level=info timestamp=2018-08-02T17:33:24.276522Z pos=preset.go:74 component=virt-controller service=http msg="Starting Virtual Machine Initializer." level=info timestamp=2018-08-02T17:33:29.048212Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:33:29.048833Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:36:29.508557Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:36:29.508731Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:37:25.558545Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:37:25.563558Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:37:25.563845Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi9mj9q" level=info timestamp=2018-08-02T17:38:06.524102Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi9mj9q, existing: true\n" level=info timestamp=2018-08-02T17:38:06.524188Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:38:06.524212Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:38:06.524322Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:38:06.528423Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:38:06.528518Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi9mj9q" level=info timestamp=2018-08-02T17:39:28.448749Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi9mj9q, existing: true\n" level=info timestamp=2018-08-02T17:39:28.448851Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:39:28.448875Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:39:28.448963Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:39:28.454488Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:39:28.454677Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi9mj9q" Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:36:29.302703Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:36:29.318906Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:36:29.320930Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmirxdfq, existing: true\n" level=info timestamp=2018-08-02T17:36:29.320971Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:36:29.321011Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:36:29.321083Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:36:29.321185Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:36:29.339439Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmirxdfq, existing: false\n" level=info timestamp=2018-08-02T17:36:29.339510Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:36:29.339580Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:36:29.339672Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:39:10.881827Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmirxdfq, existing: false\n" level=info timestamp=2018-08-02T17:39:10.881944Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:39:10.882020Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:39:10.882177Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-launcher-testvmi9mj9q-vhr6w Pod phase: Running level=error timestamp=2018-08-02T17:36:45.853119Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:36:47.140608Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:36:47.140753Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:36:49.705827Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:36:49.705911Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:36:54.831698Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:36:54.831778Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:37:05.077162Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:37:05.077262Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:37:25.563157Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:37:25.563236Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:38:06.527409Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:38:06.527490Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:39:28.453941Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:39:28.454086Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" • Failure [180.459 seconds] Storage /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:46 Starting a VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:70 with Alpine PVC /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:71 should be successfully started /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/extensions/table/table.go:92 with Disk PVC [It] /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/extensions/table/table_entry.go:46 Unexpected Warning event received: testvmi9mj9q,96967d38-967a-11e8-8f5a-525500d15501: server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ') Expected : Warning not to equal : Warning /root/go/src/kubevirt.io/kubevirt/tests/utils.go:246 ------------------------------ STEP: Starting a VirtualMachineInstance STEP: Waiting until the VirtualMachineInstance will start level=info timestamp=2018-08-02T17:36:29.572843Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmi9mj9q kind=VirtualMachineInstance uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Created virtual machine pod virt-launcher-testvmi9mj9q-vhr6w" level=info timestamp=2018-08-02T17:36:44.724293Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmi9mj9q kind=VirtualMachineInstance uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Pod owner ship transferred to the node virt-launcher-testvmi9mj9q-vhr6w" level=error timestamp=2018-08-02T17:36:44.795470Z pos=utils.go:242 component=tests namespace=kubevirt-test-default name=testvmi9mj9q kind=VirtualMachineInstance uid=96967d38-967a-11e8-8f5a-525500d15501 reason="unexpected warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T17:39:04.416252Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:39:04.429789Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:39:04.441502Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:39:10.969141Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:39:11 http: TLS handshake error from 10.128.0.1:33060: EOF level=info timestamp=2018-08-02T17:39:20.757794Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:39:21.027399Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:39:21 http: TLS handshake error from 10.128.0.1:33110: EOF level=info timestamp=2018-08-02T17:39:26.879718Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:39:26.890065Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:39:30.816161Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:39:31.084025Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:39:31 http: TLS handshake error from 10.128.0.1:33164: EOF level=info timestamp=2018-08-02T17:39:41.121512Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:39:41 http: TLS handshake error from 10.128.0.1:33214: EOF Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:37:39 http: TLS handshake error from 10.129.0.1:56644: EOF 2018/08/02 17:37:49 http: TLS handshake error from 10.129.0.1:56650: EOF 2018/08/02 17:37:59 http: TLS handshake error from 10.129.0.1:56656: EOF level=info timestamp=2018-08-02T17:38:01.167602Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:38:09 http: TLS handshake error from 10.129.0.1:56662: EOF 2018/08/02 17:38:19 http: TLS handshake error from 10.129.0.1:56668: EOF 2018/08/02 17:38:29 http: TLS handshake error from 10.129.0.1:56674: EOF level=info timestamp=2018-08-02T17:38:31.151877Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:38:39 http: TLS handshake error from 10.129.0.1:56680: EOF 2018/08/02 17:38:49 http: TLS handshake error from 10.129.0.1:56686: EOF 2018/08/02 17:38:59 http: TLS handshake error from 10.129.0.1:56692: EOF 2018/08/02 17:39:09 http: TLS handshake error from 10.129.0.1:56700: EOF 2018/08/02 17:39:19 http: TLS handshake error from 10.129.0.1:56706: EOF 2018/08/02 17:39:29 http: TLS handshake error from 10.129.0.1:56712: EOF 2018/08/02 17:39:39 http: TLS handshake error from 10.129.0.1:56718: EOF Pod name: virt-controller-7d57d96b65-6lc9c Pod phase: Running level=info timestamp=2018-08-02T17:33:12.269379Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T17:33:24.266431Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer kubeVirtPodInformer" level=info timestamp=2018-08-02T17:33:24.266451Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer kubeVirtNodeInformer" level=info timestamp=2018-08-02T17:33:24.271760Z pos=vm.go:85 component=virt-controller service=http msg="Starting VirtualMachine controller." level=info timestamp=2018-08-02T17:33:24.276313Z pos=node.go:104 component=virt-controller service=http msg="Starting node controller." level=info timestamp=2018-08-02T17:33:24.276382Z pos=vmi.go:129 component=virt-controller service=http msg="Starting vmi controller." level=info timestamp=2018-08-02T17:33:24.276442Z pos=replicaset.go:111 component=virt-controller service=http msg="Starting VirtualMachineInstanceReplicaSet controller." level=info timestamp=2018-08-02T17:33:24.276522Z pos=preset.go:74 component=virt-controller service=http msg="Starting Virtual Machine Initializer." level=info timestamp=2018-08-02T17:33:29.048212Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:33:29.048833Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:36:29.508557Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:36:29.508731Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:39:29.962480Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:39:29.962640Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:39:30.059524Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmitk667\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmitk667" level=info timestamp=2018-08-02T17:39:30.080520Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmitk667\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmitk667" Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:39:43.604491Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:39:43.606977Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:39:43.607123Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmitk667" level=info timestamp=2018-08-02T17:39:43.614950Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmitk667, existing: true\n" level=info timestamp=2018-08-02T17:39:43.615044Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:39:43.615093Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:39:43.615189Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:39:43.620936Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:39:43.621589Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmitk667" level=info timestamp=2018-08-02T17:39:43.662973Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmitk667, existing: true\n" level=info timestamp=2018-08-02T17:39:43.663275Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:39:43.663434Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:39:43.663631Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:39:43.669373Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:39:43.669710Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmitk667" Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:36:29.302703Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:36:29.318906Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:36:29.320930Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmirxdfq, existing: true\n" level=info timestamp=2018-08-02T17:36:29.320971Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:36:29.321011Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:36:29.321083Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:36:29.321185Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:36:29.339439Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmirxdfq, existing: false\n" level=info timestamp=2018-08-02T17:36:29.339510Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:36:29.339580Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:36:29.339672Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:39:10.881827Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmirxdfq, existing: false\n" level=info timestamp=2018-08-02T17:39:10.881944Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:39:10.882020Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:39:10.882177Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-launcher-testvmitk667-x8cnw Pod phase: Running level=info timestamp=2018-08-02T17:39:43.551900Z pos=converter.go:751 component=virt-launcher msg="Found nameservers in /etc/resolv.conf: \ufffd\ufffdBe" level=info timestamp=2018-08-02T17:39:43.551990Z pos=converter.go:752 component=virt-launcher msg="Found search domains in /etc/resolv.conf: kubevirt-test-default.svc.cluster.local svc.cluster.local cluster.local" level=info timestamp=2018-08-02T17:39:43.553696Z pos=dhcp.go:62 component=virt-launcher msg="Starting SingleClientDHCPServer" level=error timestamp=2018-08-02T17:39:43.558726Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:39:43.558854Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:39:43.603170Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:39:43.603457Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:39:43.606591Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:39:43.606651Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:39:43.619874Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:39:43.619946Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:39:43.668814Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:39:43.668906Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:39:43.755371Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:39:43.755470Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T17:41:59.215686Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:41:59.240438Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:41:59.278773Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:42:01 http: TLS handshake error from 10.128.0.1:33944: EOF level=info timestamp=2018-08-02T17:42:02.018549Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:42:05.038906Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:42:05.059030Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:42:05.069930Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:42:11 http: TLS handshake error from 10.128.0.1:33994: EOF level=info timestamp=2018-08-02T17:42:12.069263Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:42:21.107128Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:42:21 http: TLS handshake error from 10.128.0.1:34046: EOF level=info timestamp=2018-08-02T17:42:22.117581Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:42:27.475703Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:42:27.489628Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:40:29 http: TLS handshake error from 10.129.0.1:56748: EOF level=info timestamp=2018-08-02T17:40:31.175597Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:40:39 http: TLS handshake error from 10.129.0.1:56754: EOF 2018/08/02 17:40:49 http: TLS handshake error from 10.129.0.1:56760: EOF 2018/08/02 17:40:59 http: TLS handshake error from 10.129.0.1:56766: EOF 2018/08/02 17:41:09 http: TLS handshake error from 10.129.0.1:56772: EOF 2018/08/02 17:41:19 http: TLS handshake error from 10.129.0.1:56778: EOF 2018/08/02 17:41:29 http: TLS handshake error from 10.129.0.1:56784: EOF 2018/08/02 17:41:39 http: TLS handshake error from 10.129.0.1:56790: EOF 2018/08/02 17:41:49 http: TLS handshake error from 10.129.0.1:56796: EOF 2018/08/02 17:41:59 http: TLS handshake error from 10.129.0.1:56802: EOF level=info timestamp=2018-08-02T17:42:01.165342Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:42:09 http: TLS handshake error from 10.129.0.1:56810: EOF 2018/08/02 17:42:19 http: TLS handshake error from 10.129.0.1:56816: EOF 2018/08/02 17:42:29 http: TLS handshake error from 10.129.0.1:56822: EOF Pod name: virt-controller-7d57d96b65-6lc9c Pod phase: Running level=info timestamp=2018-08-02T17:33:12.269379Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T17:33:24.266431Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer kubeVirtPodInformer" level=info timestamp=2018-08-02T17:33:24.266451Z pos=virtinformers.go:107 component=virt-controller service=http msg="STARTING informer kubeVirtNodeInformer" level=info timestamp=2018-08-02T17:33:24.271760Z pos=vm.go:85 component=virt-controller service=http msg="Starting VirtualMachine controller." level=info timestamp=2018-08-02T17:33:24.276313Z pos=node.go:104 component=virt-controller service=http msg="Starting node controller." level=info timestamp=2018-08-02T17:33:24.276382Z pos=vmi.go:129 component=virt-controller service=http msg="Starting vmi controller." level=info timestamp=2018-08-02T17:33:24.276442Z pos=replicaset.go:111 component=virt-controller service=http msg="Starting VirtualMachineInstanceReplicaSet controller." level=info timestamp=2018-08-02T17:33:24.276522Z pos=preset.go:74 component=virt-controller service=http msg="Starting Virtual Machine Initializer." level=info timestamp=2018-08-02T17:33:29.048212Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:33:29.048833Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:36:29.508557Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:36:29.508731Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:39:29.962480Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:39:29.962640Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:39:30.059524Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmitk667\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmitk667" level=info timestamp=2018-08-02T17:39:30.080520Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmitk667\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmitk667" Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:41:05.561144Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:41:05.561175Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:41:05.561336Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:41:05.567152Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:41:05.567448Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmitk667" level=info timestamp=2018-08-02T17:42:12.294965Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi9mj9q, existing: false\n" level=info timestamp=2018-08-02T17:42:12.295056Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:42:12.295139Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi9mj9q kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:42:12.295252Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi9mj9q kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:42:27.489909Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmitk667, existing: true\n" level=info timestamp=2018-08-02T17:42:27.490021Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:42:27.490046Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:42:27.490142Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:42:27.497857Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:42:27.497998Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmitk667" Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:36:29.302703Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:36:29.318906Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:36:29.320930Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmirxdfq, existing: true\n" level=info timestamp=2018-08-02T17:36:29.320971Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:36:29.321011Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:36:29.321083Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:36:29.321185Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:36:29.339439Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmirxdfq, existing: false\n" level=info timestamp=2018-08-02T17:36:29.339510Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:36:29.339580Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:36:29.339672Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:39:10.881827Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmirxdfq, existing: false\n" level=info timestamp=2018-08-02T17:39:10.881944Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:39:10.882020Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:39:10.882177Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-launcher-testvmitk667-x8cnw Pod phase: Running level=error timestamp=2018-08-02T17:39:44.889690Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:39:46.175428Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:39:46.175503Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:39:48.741605Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:39:48.741684Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:39:53.868322Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:39:53.868429Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:40:04.114903Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:40:04.115079Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:40:24.600080Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:40:24.600178Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:41:05.566740Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:41:05.566810Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:42:27.494618Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:42:27.494697Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" • Failure [180.472 seconds] Storage /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:46 Starting a VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:70 with Alpine PVC /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:71 should be successfully started /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/extensions/table/table.go:92 with CDRom PVC [It] /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/extensions/table/table_entry.go:46 Unexpected Warning event received: testvmitk667,0225fa63-967b-11e8-8f5a-525500d15501: server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ') Expected : Warning not to equal : Warning /root/go/src/kubevirt.io/kubevirt/tests/utils.go:246 ------------------------------ STEP: Starting a VirtualMachineInstance STEP: Waiting until the VirtualMachineInstance will start level=info timestamp=2018-08-02T17:39:30.011463Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmitk667 kind=VirtualMachineInstance uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Created virtual machine pod virt-launcher-testvmitk667-x8cnw" level=info timestamp=2018-08-02T17:39:43.757037Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmitk667 kind=VirtualMachineInstance uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Pod owner ship transferred to the node virt-launcher-testvmitk667-x8cnw" level=error timestamp=2018-08-02T17:39:43.834869Z pos=utils.go:242 component=tests namespace=kubevirt-test-default name=testvmitk667 kind=VirtualMachineInstance uid=0225fa63-967b-11e8-8f5a-525500d15501 reason="unexpected warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T17:42:05.038906Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:42:05.059030Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:42:05.069930Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:42:11 http: TLS handshake error from 10.128.0.1:33994: EOF level=info timestamp=2018-08-02T17:42:12.069263Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:42:21.107128Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:42:21 http: TLS handshake error from 10.128.0.1:34046: EOF level=info timestamp=2018-08-02T17:42:22.117581Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:42:27.475703Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:42:27.489628Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:42:30.788842Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:42:31 http: TLS handshake error from 10.128.0.1:34108: EOF level=info timestamp=2018-08-02T17:42:32.171023Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:42:41 http: TLS handshake error from 10.128.0.1:34158: EOF level=info timestamp=2018-08-02T17:42:42.221080Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running level=info timestamp=2018-08-02T17:40:31.175597Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:40:39 http: TLS handshake error from 10.129.0.1:56754: EOF 2018/08/02 17:40:49 http: TLS handshake error from 10.129.0.1:56760: EOF 2018/08/02 17:40:59 http: TLS handshake error from 10.129.0.1:56766: EOF 2018/08/02 17:41:09 http: TLS handshake error from 10.129.0.1:56772: EOF 2018/08/02 17:41:19 http: TLS handshake error from 10.129.0.1:56778: EOF 2018/08/02 17:41:29 http: TLS handshake error from 10.129.0.1:56784: EOF 2018/08/02 17:41:39 http: TLS handshake error from 10.129.0.1:56790: EOF 2018/08/02 17:41:49 http: TLS handshake error from 10.129.0.1:56796: EOF 2018/08/02 17:41:59 http: TLS handshake error from 10.129.0.1:56802: EOF level=info timestamp=2018-08-02T17:42:01.165342Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:42:09 http: TLS handshake error from 10.129.0.1:56810: EOF 2018/08/02 17:42:19 http: TLS handshake error from 10.129.0.1:56816: EOF 2018/08/02 17:42:29 http: TLS handshake error from 10.129.0.1:56822: EOF 2018/08/02 17:42:39 http: TLS handshake error from 10.129.0.1:56828: EOF Pod name: virt-controller-7d57d96b65-6lc9c Pod phase: Running level=info timestamp=2018-08-02T17:33:12.269379Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T17:33:24.276313Z pos=node.go:104 component=virt-controller service=http msg="Starting node controller." level=info timestamp=2018-08-02T17:33:24.276382Z pos=vmi.go:129 component=virt-controller service=http msg="Starting vmi controller." level=info timestamp=2018-08-02T17:33:24.276442Z pos=replicaset.go:111 component=virt-controller service=http msg="Starting VirtualMachineInstanceReplicaSet controller." level=info timestamp=2018-08-02T17:33:24.276522Z pos=preset.go:74 component=virt-controller service=http msg="Starting Virtual Machine Initializer." level=info timestamp=2018-08-02T17:33:29.048212Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:33:29.048833Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:36:29.508557Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:36:29.508731Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:39:29.962480Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:39:29.962640Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:39:30.059524Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmitk667\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmitk667" level=info timestamp=2018-08-02T17:39:30.080520Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmitk667\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmitk667" level=info timestamp=2018-08-02T17:42:30.432311Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:42:30.432481Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:42:30.514298Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi64qwb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi64qwb" Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:42:45.689344Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:42:45.694449Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:42:45.694641Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi64qwb" level=info timestamp=2018-08-02T17:42:45.698962Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi64qwb, existing: true\n" level=info timestamp=2018-08-02T17:42:45.699008Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:42:45.699032Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:42:45.699088Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:42:45.702412Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:42:45.702825Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi64qwb" level=info timestamp=2018-08-02T17:42:45.743156Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi64qwb, existing: true\n" level=info timestamp=2018-08-02T17:42:45.743236Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:42:45.743262Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:42:45.743385Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:42:45.748992Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:42:45.749198Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi64qwb" Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:36:29.302703Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:36:29.318906Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:36:29.320930Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmirxdfq, existing: true\n" level=info timestamp=2018-08-02T17:36:29.320971Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:36:29.321011Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:36:29.321083Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:36:29.321185Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:36:29.339439Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmirxdfq, existing: false\n" level=info timestamp=2018-08-02T17:36:29.339510Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:36:29.339580Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:36:29.339672Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:39:10.881827Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmirxdfq, existing: false\n" level=info timestamp=2018-08-02T17:39:10.881944Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:39:10.882020Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:39:10.882177Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-launcher-testvmi64qwb-gxvnx Pod phase: Running level=info timestamp=2018-08-02T17:42:45.626880Z pos=converter.go:751 component=virt-launcher msg="Found nameservers in /etc/resolv.conf: \ufffd\ufffdBe" level=info timestamp=2018-08-02T17:42:45.627087Z pos=converter.go:752 component=virt-launcher msg="Found search domains in /etc/resolv.conf: kubevirt-test-default.svc.cluster.local svc.cluster.local cluster.local" level=info timestamp=2018-08-02T17:42:45.627356Z pos=dhcp.go:62 component=virt-launcher msg="Starting SingleClientDHCPServer" level=error timestamp=2018-08-02T17:42:45.640598Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:42:45.640787Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:42:45.683441Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:42:45.683562Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:42:45.693891Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:42:45.694232Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:42:45.701915Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:42:45.701996Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:42:45.747097Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:42:45.747192Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:42:45.834967Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:42:45.835138Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T17:45:00.010384Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:45:01 http: TLS handshake error from 10.128.0.1:34880: EOF level=info timestamp=2018-08-02T17:45:02.918442Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:45:05.633788Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:45:05.646918Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:45:05.660233Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:45:11 http: TLS handshake error from 10.128.0.1:34930: EOF level=info timestamp=2018-08-02T17:45:12.981814Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:45:15.532890Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/openapi/v2 proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:45:15.535797Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/swagger.json proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:45:21.434058Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:45:21 http: TLS handshake error from 10.128.0.1:34980: EOF level=info timestamp=2018-08-02T17:45:23.031330Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:45:28.043612Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:45:28.046724Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:43:39 http: TLS handshake error from 10.129.0.1:56864: EOF 2018/08/02 17:43:49 http: TLS handshake error from 10.129.0.1:56870: EOF 2018/08/02 17:43:59 http: TLS handshake error from 10.129.0.1:56876: EOF level=info timestamp=2018-08-02T17:44:01.204655Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:44:09 http: TLS handshake error from 10.129.0.1:56882: EOF 2018/08/02 17:44:19 http: TLS handshake error from 10.129.0.1:56888: EOF 2018/08/02 17:44:29 http: TLS handshake error from 10.129.0.1:56894: EOF level=info timestamp=2018-08-02T17:44:31.150294Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:44:39 http: TLS handshake error from 10.129.0.1:56900: EOF 2018/08/02 17:44:49 http: TLS handshake error from 10.129.0.1:56906: EOF 2018/08/02 17:44:59 http: TLS handshake error from 10.129.0.1:56912: EOF level=info timestamp=2018-08-02T17:45:01.193894Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:45:09 http: TLS handshake error from 10.129.0.1:56920: EOF 2018/08/02 17:45:19 http: TLS handshake error from 10.129.0.1:56926: EOF 2018/08/02 17:45:29 http: TLS handshake error from 10.129.0.1:56932: EOF Pod name: virt-controller-7d57d96b65-6lc9c Pod phase: Running level=info timestamp=2018-08-02T17:33:12.269379Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T17:33:24.276313Z pos=node.go:104 component=virt-controller service=http msg="Starting node controller." level=info timestamp=2018-08-02T17:33:24.276382Z pos=vmi.go:129 component=virt-controller service=http msg="Starting vmi controller." level=info timestamp=2018-08-02T17:33:24.276442Z pos=replicaset.go:111 component=virt-controller service=http msg="Starting VirtualMachineInstanceReplicaSet controller." level=info timestamp=2018-08-02T17:33:24.276522Z pos=preset.go:74 component=virt-controller service=http msg="Starting Virtual Machine Initializer." level=info timestamp=2018-08-02T17:33:29.048212Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:33:29.048833Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:36:29.508557Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:36:29.508731Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:39:29.962480Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:39:29.962640Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:39:30.059524Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmitk667\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmitk667" level=info timestamp=2018-08-02T17:39:30.080520Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmitk667\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmitk667" level=info timestamp=2018-08-02T17:42:30.432311Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:42:30.432481Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:42:30.514298Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi64qwb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi64qwb" Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:44:07.641726Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:44:07.641748Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:44:07.641854Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:44:07.645502Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:44:07.645704Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi64qwb" level=info timestamp=2018-08-02T17:45:11.338223Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmitk667, existing: false\n" level=info timestamp=2018-08-02T17:45:11.338650Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:45:11.338896Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmitk667 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:45:11.339178Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmitk667 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:45:29.565989Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi64qwb, existing: true\n" level=info timestamp=2018-08-02T17:45:29.566075Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:45:29.566099Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:45:29.566194Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:45:29.569192Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:45:29.569327Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi64qwb" Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:36:29.302703Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:36:29.318906Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:36:29.320930Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmirxdfq, existing: true\n" level=info timestamp=2018-08-02T17:36:29.320971Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:36:29.321011Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:36:29.321083Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:36:29.321185Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:36:29.339439Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmirxdfq, existing: false\n" level=info timestamp=2018-08-02T17:36:29.339510Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:36:29.339580Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:36:29.339672Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:39:10.881827Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmirxdfq, existing: false\n" level=info timestamp=2018-08-02T17:39:10.881944Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:39:10.882020Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:39:10.882177Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-launcher-testvmi64qwb-gxvnx Pod phase: Running level=error timestamp=2018-08-02T17:42:46.969581Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:42:48.256055Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:42:48.256130Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:42:50.820491Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:42:50.820923Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:42:55.947713Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:42:55.947887Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:43:06.193936Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:43:06.194030Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:43:26.680501Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:43:26.680845Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:44:07.645044Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:44:07.645126Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:45:29.568899Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:45:29.568995Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" • Failure [180.448 seconds] Storage /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:46 Starting a VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:70 with Alpine PVC /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:71 should be successfully started and stopped multiple times /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/extensions/table/table.go:92 with Disk PVC [It] /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/extensions/table/table_entry.go:46 Unexpected Warning event received: testvmi64qwb,6db7cdda-967b-11e8-8f5a-525500d15501: server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ') Expected : Warning not to equal : Warning /root/go/src/kubevirt.io/kubevirt/tests/utils.go:246 ------------------------------ STEP: Starting and stopping the VirtualMachineInstance number of times STEP: Starting a VirtualMachineInstance STEP: Waiting until the VirtualMachineInstance will start level=info timestamp=2018-08-02T17:42:30.433480Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmi64qwb kind=VirtualMachineInstance uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Created virtual machine pod virt-launcher-testvmi64qwb-gxvnx" level=info timestamp=2018-08-02T17:42:45.830828Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmi64qwb kind=VirtualMachineInstance uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Pod owner ship transferred to the node virt-launcher-testvmi64qwb-gxvnx" level=error timestamp=2018-08-02T17:42:45.925480Z pos=utils.go:242 component=tests namespace=kubevirt-test-default name=testvmi64qwb kind=VirtualMachineInstance uid=6db7cdda-967b-11e8-8f5a-525500d15501 reason="unexpected warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T17:45:05.660233Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:45:11 http: TLS handshake error from 10.128.0.1:34930: EOF level=info timestamp=2018-08-02T17:45:12.981814Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:45:15.532890Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/openapi/v2 proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:45:15.535797Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/swagger.json proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:45:21.434058Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:45:21 http: TLS handshake error from 10.128.0.1:34980: EOF level=info timestamp=2018-08-02T17:45:23.031330Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:45:28.043612Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:45:28.046724Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:45:30.789507Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:45:31 http: TLS handshake error from 10.128.0.1:35034: EOF level=info timestamp=2018-08-02T17:45:33.080054Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:45:41 http: TLS handshake error from 10.128.0.1:35084: EOF level=info timestamp=2018-08-02T17:45:43.129602Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:43:49 http: TLS handshake error from 10.129.0.1:56870: EOF 2018/08/02 17:43:59 http: TLS handshake error from 10.129.0.1:56876: EOF level=info timestamp=2018-08-02T17:44:01.204655Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:44:09 http: TLS handshake error from 10.129.0.1:56882: EOF 2018/08/02 17:44:19 http: TLS handshake error from 10.129.0.1:56888: EOF 2018/08/02 17:44:29 http: TLS handshake error from 10.129.0.1:56894: EOF level=info timestamp=2018-08-02T17:44:31.150294Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:44:39 http: TLS handshake error from 10.129.0.1:56900: EOF 2018/08/02 17:44:49 http: TLS handshake error from 10.129.0.1:56906: EOF 2018/08/02 17:44:59 http: TLS handshake error from 10.129.0.1:56912: EOF level=info timestamp=2018-08-02T17:45:01.193894Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:45:09 http: TLS handshake error from 10.129.0.1:56920: EOF 2018/08/02 17:45:19 http: TLS handshake error from 10.129.0.1:56926: EOF 2018/08/02 17:45:29 http: TLS handshake error from 10.129.0.1:56932: EOF 2018/08/02 17:45:39 http: TLS handshake error from 10.129.0.1:56938: EOF Pod name: virt-controller-7d57d96b65-6lc9c Pod phase: Running level=info timestamp=2018-08-02T17:33:12.269379Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T17:33:24.276442Z pos=replicaset.go:111 component=virt-controller service=http msg="Starting VirtualMachineInstanceReplicaSet controller." level=info timestamp=2018-08-02T17:33:24.276522Z pos=preset.go:74 component=virt-controller service=http msg="Starting Virtual Machine Initializer." level=info timestamp=2018-08-02T17:33:29.048212Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:33:29.048833Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:36:29.508557Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:36:29.508731Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:39:29.962480Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:39:29.962640Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:39:30.059524Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmitk667\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmitk667" level=info timestamp=2018-08-02T17:39:30.080520Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmitk667\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmitk667" level=info timestamp=2018-08-02T17:42:30.432311Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:42:30.432481Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:42:30.514298Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi64qwb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi64qwb" level=info timestamp=2018-08-02T17:45:30.879520Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:45:30.879698Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:45:45.854818Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:45:45.858794Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:45:45.858902Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmid4fzp" level=info timestamp=2018-08-02T17:45:45.866585Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmid4fzp, existing: true\n" level=info timestamp=2018-08-02T17:45:45.866647Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:45:45.866669Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:45:45.866737Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:45:45.869783Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:45:45.869886Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmid4fzp" level=info timestamp=2018-08-02T17:45:45.910108Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmid4fzp, existing: true\n" level=info timestamp=2018-08-02T17:45:45.910191Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:45:45.910223Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:45:45.910346Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:45:45.913442Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:45:45.913530Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmid4fzp" Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:36:29.302703Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:36:29.318906Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:36:29.320930Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmirxdfq, existing: true\n" level=info timestamp=2018-08-02T17:36:29.320971Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:36:29.321011Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:36:29.321083Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:36:29.321185Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:36:29.339439Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmirxdfq, existing: false\n" level=info timestamp=2018-08-02T17:36:29.339510Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:36:29.339580Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:36:29.339672Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:39:10.881827Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmirxdfq, existing: false\n" level=info timestamp=2018-08-02T17:39:10.881944Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:39:10.882020Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:39:10.882177Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-launcher-testvmid4fzp-7rvff Pod phase: Running level=info timestamp=2018-08-02T17:45:45.782693Z pos=converter.go:751 component=virt-launcher msg="Found nameservers in /etc/resolv.conf: \ufffd\ufffdBe" level=info timestamp=2018-08-02T17:45:45.782779Z pos=converter.go:752 component=virt-launcher msg="Found search domains in /etc/resolv.conf: kubevirt-test-default.svc.cluster.local svc.cluster.local cluster.local" level=info timestamp=2018-08-02T17:45:45.782924Z pos=dhcp.go:62 component=virt-launcher msg="Starting SingleClientDHCPServer" level=error timestamp=2018-08-02T17:45:45.791626Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:45:45.791772Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:45:45.852939Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:45:45.853019Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:45:45.856966Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:45:45.857014Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:45:45.869536Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:45:45.869620Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:45:45.913185Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:45:45.913268Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:45:45.997274Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:45:45.997370Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T17:48:00.793932Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:48:01 http: TLS handshake error from 10.128.0.1:35806: EOF level=info timestamp=2018-08-02T17:48:03.850216Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:48:06.201723Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:48:06.212546Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:48:06.223124Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:48:11 http: TLS handshake error from 10.128.0.1:35856: EOF level=info timestamp=2018-08-02T17:48:13.890549Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:48:15.539279Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/openapi/v2 proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:48:15.540018Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/swagger.json proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:48:21.789108Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:48:21 http: TLS handshake error from 10.128.0.1:35906: EOF level=info timestamp=2018-08-02T17:48:23.937331Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:48:28.647994Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:48:28.648731Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:46:29 http: TLS handshake error from 10.129.0.1:56968: EOF 2018/08/02 17:46:39 http: TLS handshake error from 10.129.0.1:56974: EOF 2018/08/02 17:46:49 http: TLS handshake error from 10.129.0.1:56980: EOF 2018/08/02 17:46:59 http: TLS handshake error from 10.129.0.1:56986: EOF level=info timestamp=2018-08-02T17:47:01.165373Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:47:09 http: TLS handshake error from 10.129.0.1:56992: EOF 2018/08/02 17:47:19 http: TLS handshake error from 10.129.0.1:56998: EOF 2018/08/02 17:47:29 http: TLS handshake error from 10.129.0.1:57004: EOF level=info timestamp=2018-08-02T17:47:31.180840Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:47:39 http: TLS handshake error from 10.129.0.1:57010: EOF 2018/08/02 17:47:49 http: TLS handshake error from 10.129.0.1:57016: EOF 2018/08/02 17:47:59 http: TLS handshake error from 10.129.0.1:57022: EOF 2018/08/02 17:48:09 http: TLS handshake error from 10.129.0.1:57030: EOF 2018/08/02 17:48:19 http: TLS handshake error from 10.129.0.1:57036: EOF 2018/08/02 17:48:29 http: TLS handshake error from 10.129.0.1:57042: EOF Pod name: virt-controller-7d57d96b65-6lc9c Pod phase: Running level=info timestamp=2018-08-02T17:33:12.269379Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T17:33:24.276442Z pos=replicaset.go:111 component=virt-controller service=http msg="Starting VirtualMachineInstanceReplicaSet controller." level=info timestamp=2018-08-02T17:33:24.276522Z pos=preset.go:74 component=virt-controller service=http msg="Starting Virtual Machine Initializer." level=info timestamp=2018-08-02T17:33:29.048212Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:33:29.048833Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:36:29.508557Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:36:29.508731Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:39:29.962480Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:39:29.962640Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:39:30.059524Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmitk667\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmitk667" level=info timestamp=2018-08-02T17:39:30.080520Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmitk667\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmitk667" level=info timestamp=2018-08-02T17:42:30.432311Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:42:30.432481Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:42:30.514298Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi64qwb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi64qwb" level=info timestamp=2018-08-02T17:45:30.879520Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:45:30.879698Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:47:07.802356Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:47:07.802380Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:47:07.802466Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:47:07.805746Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:47:07.805936Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmid4fzp" level=info timestamp=2018-08-02T17:48:13.409592Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi64qwb, existing: false\n" level=info timestamp=2018-08-02T17:48:13.409692Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:48:13.409778Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi64qwb kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:48:13.409906Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi64qwb kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:48:29.726230Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmid4fzp, existing: true\n" level=info timestamp=2018-08-02T17:48:29.726341Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:48:29.726373Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:48:29.726467Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:48:29.730441Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:48:29.730549Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmid4fzp" Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:36:29.302703Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:36:29.318906Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:36:29.320930Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmirxdfq, existing: true\n" level=info timestamp=2018-08-02T17:36:29.320971Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:36:29.321011Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:36:29.321083Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:36:29.321185Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:36:29.339439Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmirxdfq, existing: false\n" level=info timestamp=2018-08-02T17:36:29.339510Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:36:29.339580Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:36:29.339672Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:39:10.881827Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmirxdfq, existing: false\n" level=info timestamp=2018-08-02T17:39:10.881944Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:39:10.882020Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:39:10.882177Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmirxdfq kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-launcher-testvmid4fzp-7rvff Pod phase: Running level=error timestamp=2018-08-02T17:45:47.136539Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:45:48.420403Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:45:48.420573Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:45:50.985457Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:45:50.985540Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:45:56.109370Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:45:56.109467Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:46:06.353800Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:46:06.353936Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:46:26.841106Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:46:26.841361Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:47:07.805441Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:47:07.805529Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:48:29.730158Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:48:29.730247Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" • Failure [180.444 seconds] Storage /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:46 Starting a VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:70 with Alpine PVC /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:71 should be successfully started and stopped multiple times /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/extensions/table/table.go:92 with CDRom PVC [It] /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/extensions/table/table_entry.go:46 Unexpected Warning event received: testvmid4fzp,d945f171-967b-11e8-8f5a-525500d15501: server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ') Expected : Warning not to equal : Warning /root/go/src/kubevirt.io/kubevirt/tests/utils.go:246 ------------------------------ STEP: Starting and stopping the VirtualMachineInstance number of times STEP: Starting a VirtualMachineInstance STEP: Waiting until the VirtualMachineInstance will start level=info timestamp=2018-08-02T17:45:30.888854Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmid4fzp kind=VirtualMachineInstance uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Created virtual machine pod virt-launcher-testvmid4fzp-7rvff" level=info timestamp=2018-08-02T17:45:46.001719Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmid4fzp kind=VirtualMachineInstance uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Pod owner ship transferred to the node virt-launcher-testvmid4fzp-7rvff" level=error timestamp=2018-08-02T17:45:46.093710Z pos=utils.go:242 component=tests namespace=kubevirt-test-default name=testvmid4fzp kind=VirtualMachineInstance uid=d945f171-967b-11e8-8f5a-525500d15501 reason="unexpected warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T17:48:06.212546Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:48:06.223124Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:48:11 http: TLS handshake error from 10.128.0.1:35856: EOF level=info timestamp=2018-08-02T17:48:13.890549Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:48:15.539279Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/openapi/v2 proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:48:15.540018Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/swagger.json proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:48:21.789108Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:48:21 http: TLS handshake error from 10.128.0.1:35906: EOF level=info timestamp=2018-08-02T17:48:23.937331Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:48:28.647994Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:48:28.648731Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:48:31 http: TLS handshake error from 10.128.0.1:35960: EOF level=info timestamp=2018-08-02T17:48:33.986652Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:48:41 http: TLS handshake error from 10.128.0.1:36010: EOF level=info timestamp=2018-08-02T17:48:44.036885Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:46:49 http: TLS handshake error from 10.129.0.1:56980: EOF 2018/08/02 17:46:59 http: TLS handshake error from 10.129.0.1:56986: EOF level=info timestamp=2018-08-02T17:47:01.165373Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:47:09 http: TLS handshake error from 10.129.0.1:56992: EOF 2018/08/02 17:47:19 http: TLS handshake error from 10.129.0.1:56998: EOF 2018/08/02 17:47:29 http: TLS handshake error from 10.129.0.1:57004: EOF level=info timestamp=2018-08-02T17:47:31.180840Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:47:39 http: TLS handshake error from 10.129.0.1:57010: EOF 2018/08/02 17:47:49 http: TLS handshake error from 10.129.0.1:57016: EOF 2018/08/02 17:47:59 http: TLS handshake error from 10.129.0.1:57022: EOF 2018/08/02 17:48:09 http: TLS handshake error from 10.129.0.1:57030: EOF 2018/08/02 17:48:19 http: TLS handshake error from 10.129.0.1:57036: EOF 2018/08/02 17:48:29 http: TLS handshake error from 10.129.0.1:57042: EOF level=info timestamp=2018-08-02T17:48:31.220310Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:48:39 http: TLS handshake error from 10.129.0.1:57048: EOF Pod name: virt-controller-7d57d96b65-6lc9c Pod phase: Running level=info timestamp=2018-08-02T17:33:12.269379Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T17:33:29.048212Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:33:29.048833Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:36:29.508557Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:36:29.508731Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:39:29.962480Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:39:29.962640Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:39:30.059524Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmitk667\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmitk667" level=info timestamp=2018-08-02T17:39:30.080520Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmitk667\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmitk667" level=info timestamp=2018-08-02T17:42:30.432311Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:42:30.432481Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:42:30.514298Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi64qwb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi64qwb" level=info timestamp=2018-08-02T17:45:30.879520Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:45:30.879698Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:48:31.324098Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:48:31.324251Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:48:29.730549Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmid4fzp" level=info timestamp=2018-08-02T17:48:30.782676Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmid4fzp, existing: true\n" level=info timestamp=2018-08-02T17:48:30.783099Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:48:30.783239Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:48:30.783523Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:48:30.804671Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:48:30.805240Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmid4fzp, existing: true\n" level=info timestamp=2018-08-02T17:48:30.805408Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:48:30.805643Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:48:30.805951Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:48:30.806454Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:48:30.855547Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmid4fzp, existing: false\n" level=info timestamp=2018-08-02T17:48:30.856759Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:48:30.857217Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:48:30.857519Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:48:46.089777Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:48:46.089798Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:48:46.089846Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:48:46.124320Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:48:46.125938Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmifgq9g" level=info timestamp=2018-08-02T17:48:46.126103Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmifgq9g, existing: true\n" level=info timestamp=2018-08-02T17:48:46.126295Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:48:46.126442Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:48:46.126616Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:48:46.158154Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:48:46.159187Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmifgq9g" level=info timestamp=2018-08-02T17:48:46.159297Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmifgq9g, existing: true\n" level=info timestamp=2018-08-02T17:48:46.159411Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:48:46.159499Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:48:46.159606Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 msg="Processing vmi update" Pod name: virt-launcher-testvmifgq9g-bn7g2 Pod phase: Running level=info timestamp=2018-08-02T17:48:46.087200Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmifgq9g/noCloud.iso" level=error timestamp=2018-08-02T17:48:46.089123Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:48:46.089168Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:48:46.121594Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmifgq9g/noCloud.iso" level=error timestamp=2018-08-02T17:48:46.123780Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:48:46.123875Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:48:46.155648Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmifgq9g/noCloud.iso" level=error timestamp=2018-08-02T17:48:46.157680Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:48:46.157768Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:48:46.192305Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmifgq9g/noCloud.iso" level=error timestamp=2018-08-02T17:48:46.194060Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:48:46.194099Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:48:46.223907Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmifgq9g/noCloud.iso" level=error timestamp=2018-08-02T17:48:46.226517Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:48:46.226699Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running 2018/08/02 17:51:01 http: TLS handshake error from 10.128.0.1:36740: EOF level=info timestamp=2018-08-02T17:51:04.978895Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:51:06.735267Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:51:06.748483Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:51:06.759419Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:51:11 http: TLS handshake error from 10.128.0.1:36790: EOF level=info timestamp=2018-08-02T17:51:15.028474Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:51:15.072416Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/openapi/v2 proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:51:15.073646Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/swagger.json proto=HTTP/2.0 statusCode=404 contentLength=19 2018/08/02 17:51:21 http: TLS handshake error from 10.128.0.1:36840: EOF level=info timestamp=2018-08-02T17:51:22.130168Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:51:25.069093Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:51:29.331630Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:51:29.334025Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:51:30.801614Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:49:39 http: TLS handshake error from 10.129.0.1:57084: EOF 2018/08/02 17:49:49 http: TLS handshake error from 10.129.0.1:57090: EOF level=info timestamp=2018-08-02T17:49:58.252198Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:49:59 http: TLS handshake error from 10.129.0.1:57096: EOF level=info timestamp=2018-08-02T17:49:59.656099Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:50:09 http: TLS handshake error from 10.129.0.1:57102: EOF 2018/08/02 17:50:19 http: TLS handshake error from 10.129.0.1:57108: EOF 2018/08/02 17:50:29 http: TLS handshake error from 10.129.0.1:57114: EOF 2018/08/02 17:50:39 http: TLS handshake error from 10.129.0.1:57120: EOF 2018/08/02 17:50:49 http: TLS handshake error from 10.129.0.1:57126: EOF 2018/08/02 17:50:59 http: TLS handshake error from 10.129.0.1:57132: EOF level=info timestamp=2018-08-02T17:51:01.172848Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:51:09 http: TLS handshake error from 10.129.0.1:57140: EOF 2018/08/02 17:51:19 http: TLS handshake error from 10.129.0.1:57146: EOF 2018/08/02 17:51:29 http: TLS handshake error from 10.129.0.1:57152: EOF Pod name: virt-controller-7d57d96b65-6lc9c Pod phase: Running level=info timestamp=2018-08-02T17:33:12.269379Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T17:33:29.048212Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:33:29.048833Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmirxdfq kind= uid=2b061eba-967a-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:36:29.508557Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:36:29.508731Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:39:29.962480Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:39:29.962640Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:39:30.059524Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmitk667\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmitk667" level=info timestamp=2018-08-02T17:39:30.080520Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmitk667\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmitk667" level=info timestamp=2018-08-02T17:42:30.432311Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:42:30.432481Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:42:30.514298Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi64qwb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi64qwb" level=info timestamp=2018-08-02T17:45:30.879520Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:45:30.879698Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:48:31.324098Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:48:31.324251Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:48:30.783523Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:48:30.804671Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:48:30.805240Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmid4fzp, existing: true\n" level=info timestamp=2018-08-02T17:48:30.805408Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:48:30.805643Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:48:30.805951Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:48:30.806454Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:48:30.855547Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmid4fzp, existing: false\n" level=info timestamp=2018-08-02T17:48:30.856759Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:48:30.857217Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:48:30.857519Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:51:13.570856Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmid4fzp, existing: false\n" level=info timestamp=2018-08-02T17:51:13.570952Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:51:13.571038Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:51:13.571150Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:49:27.261917Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:49:27.298680Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:49:27.298894Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmifgq9g" level=info timestamp=2018-08-02T17:50:08.259218Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmifgq9g, existing: true\n" level=info timestamp=2018-08-02T17:50:08.259310Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:50:08.259335Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:50:08.259425Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:50:08.295506Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:50:08.295700Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmifgq9g" level=info timestamp=2018-08-02T17:51:30.215941Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmifgq9g, existing: true\n" level=info timestamp=2018-08-02T17:51:30.216079Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:51:30.216135Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:51:30.216267Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:51:30.251497Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:51:30.251928Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmifgq9g" Pod name: virt-launcher-testvmifgq9g-bn7g2 Pod phase: Running level=info timestamp=2018-08-02T17:48:56.497624Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmifgq9g/noCloud.iso" level=error timestamp=2018-08-02T17:48:56.499314Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:48:56.499370Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:49:06.778477Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmifgq9g/noCloud.iso" level=error timestamp=2018-08-02T17:49:06.780617Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:49:06.780756Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:49:27.296250Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmifgq9g/noCloud.iso" level=error timestamp=2018-08-02T17:49:27.298257Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:49:27.298314Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:50:08.293483Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmifgq9g/noCloud.iso" level=error timestamp=2018-08-02T17:50:08.295138Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:50:08.295188Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:51:30.248948Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmifgq9g/noCloud.iso" level=error timestamp=2018-08-02T17:51:30.251017Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:51:30.251103Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" • Failure [180.450 seconds] Storage /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:46 Starting a VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:70 With an emptyDisk defined /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:113 should create a writeable emptyDisk with the right capacity [It] /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:115 Unexpected Warning event received: testvmifgq9g,44d35fa9-967c-11e8-8f5a-525500d15501: server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ') Expected : Warning not to equal : Warning /root/go/src/kubevirt.io/kubevirt/tests/utils.go:246 ------------------------------ STEP: Starting a VirtualMachineInstance STEP: Waiting until the VirtualMachineInstance will start level=info timestamp=2018-08-02T17:48:31.319206Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmifgq9g kind=VirtualMachineInstance uid=44d35fa9-967c-11e8-8f5a-525500d15501 msg="Created virtual machine pod virt-launcher-testvmifgq9g-bn7g2" level=info timestamp=2018-08-02T17:48:45.685068Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmifgq9g kind=VirtualMachineInstance uid=44d35fa9-967c-11e8-8f5a-525500d15501 msg="Pod owner ship transferred to the node virt-launcher-testvmifgq9g-bn7g2" level=error timestamp=2018-08-02T17:48:45.929487Z pos=utils.go:242 component=tests namespace=kubevirt-test-default name=testvmifgq9g kind=VirtualMachineInstance uid=44d35fa9-967c-11e8-8f5a-525500d15501 reason="unexpected warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T17:51:06.759419Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:51:11 http: TLS handshake error from 10.128.0.1:36790: EOF level=info timestamp=2018-08-02T17:51:15.028474Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:51:15.072416Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/openapi/v2 proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T17:51:15.073646Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/swagger.json proto=HTTP/2.0 statusCode=404 contentLength=19 2018/08/02 17:51:21 http: TLS handshake error from 10.128.0.1:36840: EOF level=info timestamp=2018-08-02T17:51:22.130168Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:51:25.069093Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:51:29.331630Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:51:29.334025Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:51:30.801614Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:51:31 http: TLS handshake error from 10.128.0.1:36894: EOF level=info timestamp=2018-08-02T17:51:35.109458Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:51:41 http: TLS handshake error from 10.128.0.1:36944: EOF level=info timestamp=2018-08-02T17:51:45.154220Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:49:49 http: TLS handshake error from 10.129.0.1:57090: EOF level=info timestamp=2018-08-02T17:49:58.252198Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:49:59 http: TLS handshake error from 10.129.0.1:57096: EOF level=info timestamp=2018-08-02T17:49:59.656099Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:50:09 http: TLS handshake error from 10.129.0.1:57102: EOF 2018/08/02 17:50:19 http: TLS handshake error from 10.129.0.1:57108: EOF 2018/08/02 17:50:29 http: TLS handshake error from 10.129.0.1:57114: EOF 2018/08/02 17:50:39 http: TLS handshake error from 10.129.0.1:57120: EOF 2018/08/02 17:50:49 http: TLS handshake error from 10.129.0.1:57126: EOF 2018/08/02 17:50:59 http: TLS handshake error from 10.129.0.1:57132: EOF level=info timestamp=2018-08-02T17:51:01.172848Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:51:09 http: TLS handshake error from 10.129.0.1:57140: EOF 2018/08/02 17:51:19 http: TLS handshake error from 10.129.0.1:57146: EOF 2018/08/02 17:51:29 http: TLS handshake error from 10.129.0.1:57152: EOF 2018/08/02 17:51:39 http: TLS handshake error from 10.129.0.1:57158: EOF Pod name: virt-controller-7d57d96b65-6lc9c Pod phase: Running level=info timestamp=2018-08-02T17:33:12.269379Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T17:36:29.508557Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:36:29.508731Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:39:29.962480Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:39:29.962640Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:39:30.059524Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmitk667\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmitk667" level=info timestamp=2018-08-02T17:39:30.080520Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmitk667\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmitk667" level=info timestamp=2018-08-02T17:42:30.432311Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:42:30.432481Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:42:30.514298Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi64qwb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi64qwb" level=info timestamp=2018-08-02T17:45:30.879520Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:45:30.879698Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:48:31.324098Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:48:31.324251Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:51:31.779016Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:51:31.779189Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:48:30.783523Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:48:30.804671Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:48:30.805240Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmid4fzp, existing: true\n" level=info timestamp=2018-08-02T17:48:30.805408Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:48:30.805643Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:48:30.805951Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:48:30.806454Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:48:30.855547Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmid4fzp, existing: false\n" level=info timestamp=2018-08-02T17:48:30.856759Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:48:30.857217Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:48:30.857519Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:51:13.570856Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmid4fzp, existing: false\n" level=info timestamp=2018-08-02T17:51:13.570952Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:51:13.571038Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:51:13.571150Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:51:47.836986Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:51:47.877879Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:51:47.879298Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmiql895" level=info timestamp=2018-08-02T17:51:47.879564Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmiql895, existing: true\n" level=info timestamp=2018-08-02T17:51:47.879729Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:51:47.879757Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:51:47.879825Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:51:47.908725Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:51:47.908919Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmiql895" level=info timestamp=2018-08-02T17:51:47.908981Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmiql895, existing: true\n" level=info timestamp=2018-08-02T17:51:47.908999Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:51:47.909019Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:51:47.909132Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:51:47.941377Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:51:47.941805Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmiql895" Pod name: virt-launcher-testvmiql895-qbfj8 Pod phase: Running level=info timestamp=2018-08-02T17:51:47.831760Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmiql895/noCloud.iso" level=error timestamp=2018-08-02T17:51:47.836211Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:51:47.836263Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:51:47.874746Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmiql895/noCloud.iso" level=error timestamp=2018-08-02T17:51:47.877181Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:51:47.877357Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:51:47.905656Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmiql895/noCloud.iso" level=error timestamp=2018-08-02T17:51:47.908415Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:51:47.908496Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:51:47.937029Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmiql895/noCloud.iso" level=error timestamp=2018-08-02T17:51:47.940775Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:51:47.940828Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:51:47.972099Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmiql895/noCloud.iso" level=error timestamp=2018-08-02T17:51:47.973859Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:51:47.973944Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T17:54:01.745972Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:54:01.759852Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:54:01.773821Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:54:01 http: TLS handshake error from 10.128.0.1:37672: EOF level=info timestamp=2018-08-02T17:54:05.824551Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:54:07.375235Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:54:07.403590Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:54:07.414946Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:54:11 http: TLS handshake error from 10.128.0.1:37722: EOF level=info timestamp=2018-08-02T17:54:15.870778Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:54:21 http: TLS handshake error from 10.128.0.1:37772: EOF level=info timestamp=2018-08-02T17:54:22.461949Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:54:25.918667Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:54:29.808721Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:54:29.809435Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running level=info timestamp=2018-08-02T17:52:31.180827Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:52:39 http: TLS handshake error from 10.129.0.1:57194: EOF 2018/08/02 17:52:49 http: TLS handshake error from 10.129.0.1:57200: EOF 2018/08/02 17:52:59 http: TLS handshake error from 10.129.0.1:57206: EOF 2018/08/02 17:53:09 http: TLS handshake error from 10.129.0.1:57212: EOF 2018/08/02 17:53:19 http: TLS handshake error from 10.129.0.1:57218: EOF 2018/08/02 17:53:29 http: TLS handshake error from 10.129.0.1:57224: EOF 2018/08/02 17:53:39 http: TLS handshake error from 10.129.0.1:57230: EOF 2018/08/02 17:53:49 http: TLS handshake error from 10.129.0.1:57236: EOF 2018/08/02 17:53:59 http: TLS handshake error from 10.129.0.1:57242: EOF level=info timestamp=2018-08-02T17:54:01.175345Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:54:09 http: TLS handshake error from 10.129.0.1:57250: EOF 2018/08/02 17:54:19 http: TLS handshake error from 10.129.0.1:57256: EOF 2018/08/02 17:54:29 http: TLS handshake error from 10.129.0.1:57262: EOF level=info timestamp=2018-08-02T17:54:31.162284Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 Pod name: virt-controller-7d57d96b65-6lc9c Pod phase: Running level=info timestamp=2018-08-02T17:33:12.269379Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T17:36:29.508557Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:36:29.508731Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi9mj9q kind= uid=96967d38-967a-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:39:29.962480Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:39:29.962640Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:39:30.059524Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmitk667\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmitk667" level=info timestamp=2018-08-02T17:39:30.080520Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmitk667\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmitk667" level=info timestamp=2018-08-02T17:42:30.432311Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:42:30.432481Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:42:30.514298Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi64qwb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi64qwb" level=info timestamp=2018-08-02T17:45:30.879520Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:45:30.879698Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:48:31.324098Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:48:31.324251Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:51:31.779016Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:51:31.779189Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:48:30.783523Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:48:30.804671Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:48:30.805240Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmid4fzp, existing: true\n" level=info timestamp=2018-08-02T17:48:30.805408Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:48:30.805643Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:48:30.805951Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:48:30.806454Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:48:30.855547Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmid4fzp, existing: false\n" level=info timestamp=2018-08-02T17:48:30.856759Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:48:30.857217Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:48:30.857519Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:51:13.570856Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmid4fzp, existing: false\n" level=info timestamp=2018-08-02T17:51:13.570952Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:51:13.571038Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:51:13.571150Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmid4fzp kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:52:29.032987Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:52:29.033019Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:52:29.033158Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:52:29.068499Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:52:29.069386Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmiql895" level=info timestamp=2018-08-02T17:53:10.029802Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmiql895, existing: true\n" level=info timestamp=2018-08-02T17:53:10.029899Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:53:10.029924Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:53:10.030015Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:53:10.055771Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:53:10.055958Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmiql895" level=info timestamp=2018-08-02T17:54:14.092223Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmifgq9g, existing: false\n" level=info timestamp=2018-08-02T17:54:14.092299Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:54:14.092392Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmifgq9g kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:54:14.092463Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmifgq9g kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-launcher-testvmiql895-qbfj8 Pod phase: Running level=info timestamp=2018-08-02T17:51:58.274991Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmiql895/noCloud.iso" level=error timestamp=2018-08-02T17:51:58.277475Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:51:58.277575Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:52:08.549303Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmiql895/noCloud.iso" level=error timestamp=2018-08-02T17:52:08.551138Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:52:08.551198Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:52:29.065786Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmiql895/noCloud.iso" level=error timestamp=2018-08-02T17:52:29.068084Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:52:29.068143Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:53:10.053935Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmiql895/noCloud.iso" level=error timestamp=2018-08-02T17:53:10.055481Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:53:10.055530Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T17:54:32.011421Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmiql895/noCloud.iso" level=error timestamp=2018-08-02T17:54:32.014144Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:54:32.014262Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" • Failure [180.464 seconds] Storage /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:46 Starting a VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:70 With an emptyDisk defined and a specified serial number /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:163 should create a writeable emptyDisk with the specified serial number [It] /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:165 Unexpected Warning event received: testvmiql895,b0622e99-967c-11e8-8f5a-525500d15501: server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ') Expected : Warning not to equal : Warning /root/go/src/kubevirt.io/kubevirt/tests/utils.go:246 ------------------------------ STEP: Starting a VirtualMachineInstance STEP: Waiting until the VirtualMachineInstance will start level=info timestamp=2018-08-02T17:51:31.766865Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmiql895 kind=VirtualMachineInstance uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Created virtual machine pod virt-launcher-testvmiql895-qbfj8" level=info timestamp=2018-08-02T17:51:47.585074Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmiql895 kind=VirtualMachineInstance uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Pod owner ship transferred to the node virt-launcher-testvmiql895-qbfj8" level=error timestamp=2018-08-02T17:51:47.705446Z pos=utils.go:242 component=tests namespace=kubevirt-test-default name=testvmiql895 kind=VirtualMachineInstance uid=b0622e99-967c-11e8-8f5a-525500d15501 reason="unexpected warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T17:54:05.824551Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:54:07.375235Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:54:07.403590Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:54:07.414946Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:54:11 http: TLS handshake error from 10.128.0.1:37722: EOF level=info timestamp=2018-08-02T17:54:15.870778Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:54:21 http: TLS handshake error from 10.128.0.1:37772: EOF level=info timestamp=2018-08-02T17:54:22.461949Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:54:25.918667Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:54:29.808721Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:54:29.809435Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:54:31 http: TLS handshake error from 10.128.0.1:37830: EOF level=info timestamp=2018-08-02T17:54:36.400787Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:54:41 http: TLS handshake error from 10.128.0.1:37880: EOF level=info timestamp=2018-08-02T17:54:46.447171Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:52:39 http: TLS handshake error from 10.129.0.1:57194: EOF 2018/08/02 17:52:49 http: TLS handshake error from 10.129.0.1:57200: EOF 2018/08/02 17:52:59 http: TLS handshake error from 10.129.0.1:57206: EOF 2018/08/02 17:53:09 http: TLS handshake error from 10.129.0.1:57212: EOF 2018/08/02 17:53:19 http: TLS handshake error from 10.129.0.1:57218: EOF 2018/08/02 17:53:29 http: TLS handshake error from 10.129.0.1:57224: EOF 2018/08/02 17:53:39 http: TLS handshake error from 10.129.0.1:57230: EOF 2018/08/02 17:53:49 http: TLS handshake error from 10.129.0.1:57236: EOF 2018/08/02 17:53:59 http: TLS handshake error from 10.129.0.1:57242: EOF level=info timestamp=2018-08-02T17:54:01.175345Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:54:09 http: TLS handshake error from 10.129.0.1:57250: EOF 2018/08/02 17:54:19 http: TLS handshake error from 10.129.0.1:57256: EOF 2018/08/02 17:54:29 http: TLS handshake error from 10.129.0.1:57262: EOF level=info timestamp=2018-08-02T17:54:31.162284Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:54:39 http: TLS handshake error from 10.129.0.1:57268: EOF Pod name: virt-controller-7d57d96b65-6lc9c Pod phase: Running level=info timestamp=2018-08-02T17:33:12.269379Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T17:39:29.962480Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:39:29.962640Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:39:30.059524Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmitk667\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmitk667" level=info timestamp=2018-08-02T17:39:30.080520Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmitk667\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmitk667" level=info timestamp=2018-08-02T17:42:30.432311Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:42:30.432481Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:42:30.514298Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi64qwb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi64qwb" level=info timestamp=2018-08-02T17:45:30.879520Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:45:30.879698Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:48:31.324098Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:48:31.324251Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:51:31.779016Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:51:31.779189Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:54:32.261924Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:54:32.262131Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:54:46.931599Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:54:46.935910Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:54:46.936098Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmimd2g5" level=info timestamp=2018-08-02T17:54:46.957111Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmimd2g5, existing: true\n" level=info timestamp=2018-08-02T17:54:46.957183Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:54:46.957214Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:54:46.957326Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:54:46.959082Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:54:46.959159Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmimd2g5" level=info timestamp=2018-08-02T17:54:46.999712Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmimd2g5, existing: true\n" level=info timestamp=2018-08-02T17:54:46.999880Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:54:46.999984Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:54:47.000317Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:54:47.004241Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:54:47.004667Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmimd2g5" Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:54:32.014948Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmiql895" level=info timestamp=2018-08-02T17:54:32.047248Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmiql895, existing: true\n" level=info timestamp=2018-08-02T17:54:32.047290Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:54:32.047318Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:54:32.047409Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:54:32.076219Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:54:32.077412Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmiql895, existing: true\n" level=info timestamp=2018-08-02T17:54:32.077454Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:54:32.077496Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:54:32.077571Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:54:32.077684Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:54:32.088091Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmiql895, existing: false\n" level=info timestamp=2018-08-02T17:54:32.088135Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:54:32.088183Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:54:32.088282Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-launcher-testvmimd2g5-pkclw Pod phase: Running level=info timestamp=2018-08-02T17:54:46.815092Z pos=converter.go:751 component=virt-launcher msg="Found nameservers in /etc/resolv.conf: \ufffd\ufffdBe" level=info timestamp=2018-08-02T17:54:46.815172Z pos=converter.go:752 component=virt-launcher msg="Found search domains in /etc/resolv.conf: kubevirt-test-default.svc.cluster.local svc.cluster.local cluster.local" level=info timestamp=2018-08-02T17:54:46.818187Z pos=dhcp.go:62 component=virt-launcher msg="Starting SingleClientDHCPServer" level=error timestamp=2018-08-02T17:54:46.898229Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:54:46.898914Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:54:46.929731Z pos=manager.go:151 component=virt-launcher namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="pre start setup for VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:54:46.930036Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:54:46.934451Z pos=manager.go:151 component=virt-launcher namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="pre start setup for VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:54:46.934573Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:54:46.958800Z pos=manager.go:151 component=virt-launcher namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="pre start setup for VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:54:46.958875Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:54:47.003757Z pos=manager.go:151 component=virt-launcher namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="pre start setup for VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:54:47.003853Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:54:47.087350Z pos=manager.go:151 component=virt-launcher namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="pre start setup for VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:54:47.087489Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Failed to sync vmi" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T17:57:02.461835Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:57:02.480897Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:57:07.190029Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:57:07.955795Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:57:07.970789Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:57:07.989889Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:57:11 http: TLS handshake error from 10.128.0.1:38652: EOF level=info timestamp=2018-08-02T17:57:17.251045Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:57:21 http: TLS handshake error from 10.128.0.1:38702: EOF level=info timestamp=2018-08-02T17:57:22.829690Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:57:27.307414Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:57:30.353402Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:57:30.360179Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:57:30.814392Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:57:31 http: TLS handshake error from 10.128.0.1:38756: EOF Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:55:19 http: TLS handshake error from 10.129.0.1:57292: EOF 2018/08/02 17:55:29 http: TLS handshake error from 10.129.0.1:57298: EOF 2018/08/02 17:55:39 http: TLS handshake error from 10.129.0.1:57304: EOF 2018/08/02 17:55:49 http: TLS handshake error from 10.129.0.1:57310: EOF 2018/08/02 17:55:59 http: TLS handshake error from 10.129.0.1:57316: EOF 2018/08/02 17:56:09 http: TLS handshake error from 10.129.0.1:57322: EOF 2018/08/02 17:56:19 http: TLS handshake error from 10.129.0.1:57328: EOF 2018/08/02 17:56:29 http: TLS handshake error from 10.129.0.1:57334: EOF 2018/08/02 17:56:39 http: TLS handshake error from 10.129.0.1:57340: EOF 2018/08/02 17:56:49 http: TLS handshake error from 10.129.0.1:57346: EOF 2018/08/02 17:56:59 http: TLS handshake error from 10.129.0.1:57352: EOF level=info timestamp=2018-08-02T17:57:01.163550Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:57:09 http: TLS handshake error from 10.129.0.1:57360: EOF 2018/08/02 17:57:19 http: TLS handshake error from 10.129.0.1:57366: EOF 2018/08/02 17:57:29 http: TLS handshake error from 10.129.0.1:57372: EOF Pod name: virt-controller-7d57d96b65-6lc9c Pod phase: Running level=info timestamp=2018-08-02T17:33:12.269379Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T17:39:29.962480Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:39:29.962640Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmitk667 kind= uid=0225fa63-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:39:30.059524Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmitk667\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmitk667" level=info timestamp=2018-08-02T17:39:30.080520Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmitk667\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmitk667" level=info timestamp=2018-08-02T17:42:30.432311Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:42:30.432481Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:42:30.514298Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi64qwb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi64qwb" level=info timestamp=2018-08-02T17:45:30.879520Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:45:30.879698Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:48:31.324098Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:48:31.324251Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:51:31.779016Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:51:31.779189Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:54:32.261924Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:54:32.262131Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:55:27.919833Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:55:27.923100Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:55:27.923877Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmimd2g5" level=info timestamp=2018-08-02T17:56:08.884214Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmimd2g5, existing: true\n" level=info timestamp=2018-08-02T17:56:08.884654Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:56:08.884815Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:56:08.885060Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:56:08.894094Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:56:08.894654Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmimd2g5" level=info timestamp=2018-08-02T17:57:30.815073Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmimd2g5, existing: true\n" level=info timestamp=2018-08-02T17:57:30.815460Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:57:30.815630Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:57:30.815914Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:57:30.821142Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:57:30.821666Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmimd2g5" Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:54:32.047409Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:54:32.076219Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:54:32.077412Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmiql895, existing: true\n" level=info timestamp=2018-08-02T17:54:32.077454Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:54:32.077496Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:54:32.077571Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:54:32.077684Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:54:32.088091Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmiql895, existing: false\n" level=info timestamp=2018-08-02T17:54:32.088135Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:54:32.088183Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:54:32.088282Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:57:15.855231Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmiql895, existing: false\n" level=info timestamp=2018-08-02T17:57:15.855354Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:57:15.855438Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:57:15.855553Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-launcher-testvmimd2g5-pkclw Pod phase: Running level=error timestamp=2018-08-02T17:54:48.218666Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:54:49.501668Z pos=manager.go:151 component=virt-launcher namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="pre start setup for VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:54:49.501737Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:54:52.065826Z pos=manager.go:151 component=virt-launcher namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="pre start setup for VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:54:52.065906Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:54:57.193901Z pos=manager.go:151 component=virt-launcher namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="pre start setup for VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:54:57.194002Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:55:07.438807Z pos=manager.go:151 component=virt-launcher namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="pre start setup for VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:55:07.438877Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:55:27.922546Z pos=manager.go:151 component=virt-launcher namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="pre start setup for VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:55:27.922715Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:56:08.893213Z pos=manager.go:151 component=virt-launcher namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="pre start setup for VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:56:08.893578Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:57:30.820335Z pos=manager.go:151 component=virt-launcher namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="pre start setup for VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:57:30.820561Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Failed to sync vmi" • Failure [180.486 seconds] Storage /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:46 Starting a VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:70 With ephemeral alpine PVC /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:205 should be successfully started [It] /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:207 Unexpected Warning event received: testvmimd2g5,1bf4ab84-967d-11e8-8f5a-525500d15501: server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ') Expected : Warning not to equal : Warning /root/go/src/kubevirt.io/kubevirt/tests/utils.go:246 ------------------------------ STEP: Starting a VirtualMachineInstance STEP: Waiting until the VirtualMachineInstance will start level=info timestamp=2018-08-02T17:54:32.296356Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmimd2g5 kind=VirtualMachineInstance uid=1bf4ab84-967d-11e8-8f5a-525500d15501 msg="Created virtual machine pod virt-launcher-testvmimd2g5-pkclw" level=info timestamp=2018-08-02T17:54:47.022704Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmimd2g5 kind=VirtualMachineInstance uid=1bf4ab84-967d-11e8-8f5a-525500d15501 msg="Pod owner ship transferred to the node virt-launcher-testvmimd2g5-pkclw" level=error timestamp=2018-08-02T17:54:47.171607Z pos=utils.go:242 component=tests namespace=kubevirt-test-default name=testvmimd2g5 kind=VirtualMachineInstance uid=1bf4ab84-967d-11e8-8f5a-525500d15501 reason="unexpected warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T17:57:07.190029Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:57:07.955795Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:57:07.970789Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:57:07.989889Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:57:11 http: TLS handshake error from 10.128.0.1:38652: EOF level=info timestamp=2018-08-02T17:57:17.251045Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:57:21 http: TLS handshake error from 10.128.0.1:38702: EOF level=info timestamp=2018-08-02T17:57:22.829690Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:57:27.307414Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:57:30.353402Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:57:30.360179Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T17:57:30.814392Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:57:31 http: TLS handshake error from 10.128.0.1:38756: EOF level=info timestamp=2018-08-02T17:57:37.429546Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 17:57:41 http: TLS handshake error from 10.128.0.1:38806: EOF Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:55:29 http: TLS handshake error from 10.129.0.1:57298: EOF 2018/08/02 17:55:39 http: TLS handshake error from 10.129.0.1:57304: EOF 2018/08/02 17:55:49 http: TLS handshake error from 10.129.0.1:57310: EOF 2018/08/02 17:55:59 http: TLS handshake error from 10.129.0.1:57316: EOF 2018/08/02 17:56:09 http: TLS handshake error from 10.129.0.1:57322: EOF 2018/08/02 17:56:19 http: TLS handshake error from 10.129.0.1:57328: EOF 2018/08/02 17:56:29 http: TLS handshake error from 10.129.0.1:57334: EOF 2018/08/02 17:56:39 http: TLS handshake error from 10.129.0.1:57340: EOF 2018/08/02 17:56:49 http: TLS handshake error from 10.129.0.1:57346: EOF 2018/08/02 17:56:59 http: TLS handshake error from 10.129.0.1:57352: EOF level=info timestamp=2018-08-02T17:57:01.163550Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:57:09 http: TLS handshake error from 10.129.0.1:57360: EOF 2018/08/02 17:57:19 http: TLS handshake error from 10.129.0.1:57366: EOF 2018/08/02 17:57:29 http: TLS handshake error from 10.129.0.1:57372: EOF 2018/08/02 17:57:39 http: TLS handshake error from 10.129.0.1:57378: EOF Pod name: virt-controller-7d57d96b65-6lc9c Pod phase: Running level=info timestamp=2018-08-02T17:33:12.269379Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T17:42:30.432311Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:42:30.432481Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:42:30.514298Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi64qwb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi64qwb" level=info timestamp=2018-08-02T17:45:30.879520Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:45:30.879698Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:48:31.324098Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:48:31.324251Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:51:31.779016Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:51:31.779189Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:54:32.261924Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:54:32.262131Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:57:32.726575Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:57:32.726740Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:57:32.848645Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi5fmkt\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi5fmkt" level=info timestamp=2018-08-02T17:57:32.863482Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi5fmkt\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi5fmkt" Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:57:46.380479Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:57:46.383233Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:57:46.383477Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi5fmkt" level=info timestamp=2018-08-02T17:57:46.390430Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi5fmkt, existing: true\n" level=info timestamp=2018-08-02T17:57:46.390656Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:57:46.390790Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:57:46.390948Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:57:46.393490Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:57:46.393707Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi5fmkt" level=info timestamp=2018-08-02T17:57:46.434431Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi5fmkt, existing: true\n" level=info timestamp=2018-08-02T17:57:46.434742Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:57:46.434867Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:57:46.435079Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:57:46.440115Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:57:46.440217Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi5fmkt" Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:54:32.047409Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:54:32.076219Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:54:32.077412Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmiql895, existing: true\n" level=info timestamp=2018-08-02T17:54:32.077454Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:54:32.077496Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:54:32.077571Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:54:32.077684Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:54:32.088091Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmiql895, existing: false\n" level=info timestamp=2018-08-02T17:54:32.088135Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:54:32.088183Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:54:32.088282Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:57:15.855231Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmiql895, existing: false\n" level=info timestamp=2018-08-02T17:57:15.855354Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:57:15.855438Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:57:15.855553Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-launcher-testvmi5fmkt-4m6p8 Pod phase: Running level=info timestamp=2018-08-02T17:57:46.302204Z pos=converter.go:751 component=virt-launcher msg="Found nameservers in /etc/resolv.conf: \ufffd\ufffdBe" level=info timestamp=2018-08-02T17:57:46.302269Z pos=converter.go:752 component=virt-launcher msg="Found search domains in /etc/resolv.conf: kubevirt-test-default.svc.cluster.local svc.cluster.local cluster.local" level=info timestamp=2018-08-02T17:57:46.305630Z pos=dhcp.go:62 component=virt-launcher msg="Starting SingleClientDHCPServer" level=error timestamp=2018-08-02T17:57:46.348891Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:57:46.349058Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:57:46.377056Z pos=manager.go:151 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="pre start setup for VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:57:46.377357Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:57:46.382589Z pos=manager.go:151 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="pre start setup for VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:57:46.382736Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:57:46.392700Z pos=manager.go:151 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="pre start setup for VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:57:46.392997Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:57:46.439915Z pos=manager.go:151 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="pre start setup for VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:57:46.439982Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:57:46.522512Z pos=manager.go:151 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="pre start setup for VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:57:46.522603Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Failed to sync vmi" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T18:00:03.221595Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:00:08.275013Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:00:08.478728Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:00:08.491763Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:00:08.504399Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 18:00:11 http: TLS handshake error from 10.128.0.1:39586: EOF level=info timestamp=2018-08-02T18:00:15.926535Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/openapi/v2 proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T18:00:15.928108Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/swagger.json proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T18:00:18.334512Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 18:00:21 http: TLS handshake error from 10.128.0.1:39636: EOF level=info timestamp=2018-08-02T18:00:23.196921Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:00:28.406109Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:00:30.978514Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:00:30.992342Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 18:00:31 http: TLS handshake error from 10.128.0.1:39690: EOF Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 17:58:49 http: TLS handshake error from 10.129.0.1:57420: EOF 2018/08/02 17:58:59 http: TLS handshake error from 10.129.0.1:57426: EOF level=info timestamp=2018-08-02T17:59:01.182166Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:59:09 http: TLS handshake error from 10.129.0.1:57432: EOF 2018/08/02 17:59:19 http: TLS handshake error from 10.129.0.1:57438: EOF 2018/08/02 17:59:29 http: TLS handshake error from 10.129.0.1:57444: EOF level=info timestamp=2018-08-02T17:59:31.175638Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:59:39 http: TLS handshake error from 10.129.0.1:57450: EOF 2018/08/02 17:59:49 http: TLS handshake error from 10.129.0.1:57456: EOF 2018/08/02 17:59:59 http: TLS handshake error from 10.129.0.1:57462: EOF level=info timestamp=2018-08-02T17:59:59.656730Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 18:00:09 http: TLS handshake error from 10.129.0.1:57470: EOF 2018/08/02 18:00:19 http: TLS handshake error from 10.129.0.1:57476: EOF 2018/08/02 18:00:29 http: TLS handshake error from 10.129.0.1:57482: EOF level=info timestamp=2018-08-02T18:00:31.192755Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 Pod name: virt-controller-7d57d96b65-6lc9c Pod phase: Running level=info timestamp=2018-08-02T17:33:12.269379Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T17:42:30.432311Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:42:30.432481Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi64qwb kind= uid=6db7cdda-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:42:30.514298Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi64qwb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi64qwb" level=info timestamp=2018-08-02T17:45:30.879520Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:45:30.879698Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmid4fzp kind= uid=d945f171-967b-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:48:31.324098Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:48:31.324251Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:51:31.779016Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:51:31.779189Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:54:32.261924Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:54:32.262131Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:57:32.726575Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:57:32.726740Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:57:32.848645Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi5fmkt\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi5fmkt" level=info timestamp=2018-08-02T17:57:32.863482Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi5fmkt\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi5fmkt" Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T17:59:08.325271Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T17:59:08.325311Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:59:08.325411Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T17:59:08.329271Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T17:59:08.333474Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi5fmkt" level=info timestamp=2018-08-02T18:00:14.667695Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmimd2g5, existing: false\n" level=info timestamp=2018-08-02T18:00:14.667840Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T18:00:14.667961Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmimd2g5 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T18:00:14.670008Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmimd2g5 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T18:00:30.253761Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi5fmkt, existing: true\n" level=info timestamp=2018-08-02T18:00:30.253881Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T18:00:30.253906Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T18:00:30.254004Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T18:00:30.256857Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T18:00:30.256960Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi5fmkt" Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:54:32.047409Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:54:32.076219Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:54:32.077412Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmiql895, existing: true\n" level=info timestamp=2018-08-02T17:54:32.077454Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:54:32.077496Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:54:32.077571Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:54:32.077684Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:54:32.088091Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmiql895, existing: false\n" level=info timestamp=2018-08-02T17:54:32.088135Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:54:32.088183Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:54:32.088282Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:57:15.855231Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmiql895, existing: false\n" level=info timestamp=2018-08-02T17:57:15.855354Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:57:15.855438Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:57:15.855553Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-launcher-testvmi5fmkt-4m6p8 Pod phase: Running level=error timestamp=2018-08-02T17:57:47.656585Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:57:48.949972Z pos=manager.go:151 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="pre start setup for VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:57:48.950240Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:57:51.513260Z pos=manager.go:151 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="pre start setup for VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:57:51.513384Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:57:56.636602Z pos=manager.go:151 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="pre start setup for VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:57:56.636756Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:58:06.880425Z pos=manager.go:151 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="pre start setup for VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:58:06.880812Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:58:27.364500Z pos=manager.go:151 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="pre start setup for VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:58:27.364599Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Failed to sync vmi" level=error timestamp=2018-08-02T17:59:08.328130Z pos=manager.go:151 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="pre start setup for VirtualMachineInstance failed." level=error timestamp=2018-08-02T17:59:08.328241Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Failed to sync vmi" level=error timestamp=2018-08-02T18:00:30.256525Z pos=manager.go:151 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="pre start setup for VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:00:30.256654Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 reason="mkdir /var/run/libvirt/kubevirt-ephemeral-disk/disk-data/disk0: file exists" msg="Failed to sync vmi" • Failure [180.459 seconds] Storage /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:46 Starting a VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:70 With ephemeral alpine PVC /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:205 should not persist data [It] /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:218 Unexpected Warning event received: testvmi5fmkt,8786b615-967d-11e8-8f5a-525500d15501: server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ') Expected : Warning not to equal : Warning /root/go/src/kubevirt.io/kubevirt/tests/utils.go:246 ------------------------------ STEP: Starting the VirtualMachineInstance STEP: Starting a VirtualMachineInstance STEP: Waiting until the VirtualMachineInstance will start level=info timestamp=2018-08-02T17:57:32.771991Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmi5fmkt kind=VirtualMachineInstance uid=8786b615-967d-11e8-8f5a-525500d15501 msg="Created virtual machine pod virt-launcher-testvmi5fmkt-4m6p8" level=info timestamp=2018-08-02T17:57:46.513022Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmi5fmkt kind=VirtualMachineInstance uid=8786b615-967d-11e8-8f5a-525500d15501 msg="Pod owner ship transferred to the node virt-launcher-testvmi5fmkt-4m6p8" level=error timestamp=2018-08-02T17:57:46.625270Z pos=utils.go:242 component=tests namespace=kubevirt-test-default name=testvmi5fmkt kind=VirtualMachineInstance uid=8786b615-967d-11e8-8f5a-525500d15501 reason="unexpected warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running 2018/08/02 18:00:11 http: TLS handshake error from 10.128.0.1:39586: EOF level=info timestamp=2018-08-02T18:00:15.926535Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/openapi/v2 proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T18:00:15.928108Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/swagger.json proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T18:00:18.334512Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 18:00:21 http: TLS handshake error from 10.128.0.1:39636: EOF level=info timestamp=2018-08-02T18:00:23.196921Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:00:28.406109Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:00:30.978514Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:00:30.992342Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 18:00:31 http: TLS handshake error from 10.128.0.1:39690: EOF level=info timestamp=2018-08-02T18:00:38.461047Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 18:00:41 http: TLS handshake error from 10.128.0.1:39740: EOF level=info timestamp=2018-08-02T18:00:48.508158Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 18:00:51 http: TLS handshake error from 10.128.0.1:39790: EOF level=info timestamp=2018-08-02T18:00:53.254116Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running level=info timestamp=2018-08-02T17:59:01.182166Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:59:09 http: TLS handshake error from 10.129.0.1:57432: EOF 2018/08/02 17:59:19 http: TLS handshake error from 10.129.0.1:57438: EOF 2018/08/02 17:59:29 http: TLS handshake error from 10.129.0.1:57444: EOF level=info timestamp=2018-08-02T17:59:31.175638Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 17:59:39 http: TLS handshake error from 10.129.0.1:57450: EOF 2018/08/02 17:59:49 http: TLS handshake error from 10.129.0.1:57456: EOF 2018/08/02 17:59:59 http: TLS handshake error from 10.129.0.1:57462: EOF level=info timestamp=2018-08-02T17:59:59.656730Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 18:00:09 http: TLS handshake error from 10.129.0.1:57470: EOF 2018/08/02 18:00:19 http: TLS handshake error from 10.129.0.1:57476: EOF 2018/08/02 18:00:29 http: TLS handshake error from 10.129.0.1:57482: EOF level=info timestamp=2018-08-02T18:00:31.192755Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 18:00:39 http: TLS handshake error from 10.129.0.1:57488: EOF 2018/08/02 18:00:49 http: TLS handshake error from 10.129.0.1:57494: EOF Pod name: virt-controller-7d57d96b65-6lc9c Pod phase: Running level=info timestamp=2018-08-02T17:33:12.269379Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T17:48:31.324098Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:48:31.324251Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:51:31.779016Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:51:31.779189Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:54:32.261924Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:54:32.262131Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:57:32.726575Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:57:32.726740Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:57:32.848645Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi5fmkt\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi5fmkt" level=info timestamp=2018-08-02T17:57:32.863482Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi5fmkt\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi5fmkt" level=info timestamp=2018-08-02T18:00:33.241405Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T18:00:33.241550Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T18:00:33.305770Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi274gb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi274gb" level=info timestamp=2018-08-02T18:00:33.317622Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi274gb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi274gb" level=info timestamp=2018-08-02T18:00:33.331349Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi274gb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi274gb" Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T18:00:55.668376Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T18:00:55.671790Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T18:00:55.671925Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi274gb" level=info timestamp=2018-08-02T18:00:55.693198Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi274gb, existing: true\n" level=info timestamp=2018-08-02T18:00:55.694320Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T18:00:55.694543Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T18:00:55.694853Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T18:00:55.700015Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T18:00:55.700870Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi274gb" level=info timestamp=2018-08-02T18:00:55.741950Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi274gb, existing: true\n" level=info timestamp=2018-08-02T18:00:55.742038Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T18:00:55.742062Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T18:00:55.742154Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T18:00:55.746148Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T18:00:55.746242Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi274gb" Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:54:32.047409Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:54:32.076219Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:54:32.077412Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmiql895, existing: true\n" level=info timestamp=2018-08-02T17:54:32.077454Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:54:32.077496Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:54:32.077571Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:54:32.077684Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:54:32.088091Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmiql895, existing: false\n" level=info timestamp=2018-08-02T17:54:32.088135Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:54:32.088183Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:54:32.088282Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:57:15.855231Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmiql895, existing: false\n" level=info timestamp=2018-08-02T17:57:15.855354Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:57:15.855438Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:57:15.855553Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-launcher-testvmi274gb-4s2sx Pod phase: Running level=info timestamp=2018-08-02T18:00:55.624007Z pos=converter.go:751 component=virt-launcher msg="Found nameservers in /etc/resolv.conf: \ufffd\ufffdBe" level=info timestamp=2018-08-02T18:00:55.624097Z pos=converter.go:752 component=virt-launcher msg="Found search domains in /etc/resolv.conf: kubevirt-test-default.svc.cluster.local svc.cluster.local cluster.local" level=info timestamp=2018-08-02T18:00:55.624407Z pos=dhcp.go:62 component=virt-launcher msg="Starting SingleClientDHCPServer" level=error timestamp=2018-08-02T18:00:55.629408Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:00:55.629525Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T18:00:55.665430Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:00:55.665627Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T18:00:55.671363Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:00:55.671499Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T18:00:55.698897Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:00:55.699076Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T18:00:55.745766Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:00:55.745843Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T18:00:55.832739Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:00:55.832995Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T18:03:53.624050Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:03:59.460192Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:04:01.622784Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:04:01.651702Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 18:04:01 http: TLS handshake error from 10.128.0.1:40776: EOF level=info timestamp=2018-08-02T18:04:09.525858Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 18:04:11 http: TLS handshake error from 10.128.0.1:40826: EOF level=info timestamp=2018-08-02T18:04:19.579345Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 18:04:21 http: TLS handshake error from 10.128.0.1:40876: EOF level=info timestamp=2018-08-02T18:04:23.665528Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:04:29.616032Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:04:30.825481Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T18:04:31.684082Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:04:31.712154Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 18:04:31 http: TLS handshake error from 10.128.0.1:40930: EOF Pod name: virt-api-7d79764579-fp5bs Pod phase: Running level=info timestamp=2018-08-02T18:02:31.174550Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 18:02:39 http: TLS handshake error from 10.129.0.1:57560: EOF 2018/08/02 18:02:49 http: TLS handshake error from 10.129.0.1:57566: EOF 2018/08/02 18:02:59 http: TLS handshake error from 10.129.0.1:57572: EOF level=info timestamp=2018-08-02T18:03:01.177035Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 18:03:09 http: TLS handshake error from 10.129.0.1:57578: EOF 2018/08/02 18:03:19 http: TLS handshake error from 10.129.0.1:57586: EOF 2018/08/02 18:03:29 http: TLS handshake error from 10.129.0.1:57592: EOF 2018/08/02 18:03:39 http: TLS handshake error from 10.129.0.1:57598: EOF 2018/08/02 18:03:49 http: TLS handshake error from 10.129.0.1:57604: EOF 2018/08/02 18:03:59 http: TLS handshake error from 10.129.0.1:57610: EOF level=info timestamp=2018-08-02T18:04:01.187844Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 18:04:09 http: TLS handshake error from 10.129.0.1:57616: EOF 2018/08/02 18:04:19 http: TLS handshake error from 10.129.0.1:57622: EOF 2018/08/02 18:04:29 http: TLS handshake error from 10.129.0.1:57628: EOF Pod name: virt-controller-7d57d96b65-6lc9c Pod phase: Running level=info timestamp=2018-08-02T17:33:12.269379Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T17:48:31.324098Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:48:31.324251Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmifgq9g kind= uid=44d35fa9-967c-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:51:31.779016Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:51:31.779189Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:54:32.261924Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:54:32.262131Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:57:32.726575Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:57:32.726740Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:57:32.848645Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi5fmkt\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi5fmkt" level=info timestamp=2018-08-02T17:57:32.863482Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi5fmkt\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi5fmkt" level=info timestamp=2018-08-02T18:00:33.241405Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T18:00:33.241550Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T18:00:33.305770Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi274gb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi274gb" level=info timestamp=2018-08-02T18:00:33.317622Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi274gb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi274gb" level=info timestamp=2018-08-02T18:00:33.331349Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi274gb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi274gb" Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T18:02:17.642752Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T18:02:17.642777Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T18:02:17.642873Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T18:02:17.646757Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T18:02:17.646887Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi274gb" level=info timestamp=2018-08-02T18:03:14.097223Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi5fmkt, existing: false\n" level=info timestamp=2018-08-02T18:03:14.097356Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T18:03:14.097448Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi5fmkt kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T18:03:14.097560Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi5fmkt kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T18:03:39.567122Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi274gb, existing: true\n" level=info timestamp=2018-08-02T18:03:39.567205Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T18:03:39.567227Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T18:03:39.567339Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T18:03:39.570759Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T18:03:39.570948Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi274gb" Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T17:54:32.047409Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:54:32.076219Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:54:32.077412Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmiql895, existing: true\n" level=info timestamp=2018-08-02T17:54:32.077454Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T17:54:32.077496Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:54:32.077571Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:54:32.077684Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:54:32.088091Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmiql895, existing: false\n" level=info timestamp=2018-08-02T17:54:32.088135Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:54:32.088183Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:54:32.088282Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T17:57:15.855231Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmiql895, existing: false\n" level=info timestamp=2018-08-02T17:57:15.855354Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T17:57:15.855438Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T17:57:15.855553Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmiql895 kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." Pod name: virt-launcher-testvmi274gb-4s2sx Pod phase: Running level=error timestamp=2018-08-02T18:00:56.966565Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T18:00:58.253265Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:00:58.253376Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T18:01:00.822021Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:01:00.822152Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T18:01:05.948434Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:01:05.948545Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T18:01:16.195319Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:01:16.195729Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T18:01:36.681009Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:01:36.681133Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T18:02:17.646544Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:02:17.646612Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T18:03:39.570448Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:03:39.570544Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" • Failure [240.535 seconds] Storage /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:46 Starting a VirtualMachineInstance /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:70 With VirtualMachineInstance with two PVCs /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:266 should start vmi multiple times [It] /root/go/src/kubevirt.io/kubevirt/tests/storage_test.go:278 Unexpected Warning event received: testvmi274gb,f31d23a2-967d-11e8-8f5a-525500d15501: server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ') Expected : Warning not to equal : Warning /root/go/src/kubevirt.io/kubevirt/tests/utils.go:246 ------------------------------ STEP: Starting and stopping the VirtualMachineInstance number of times STEP: Starting a VirtualMachineInstance STEP: Waiting until the VirtualMachineInstance will start level=info timestamp=2018-08-02T18:00:33.264355Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmi274gb kind=VirtualMachineInstance uid=f31d23a2-967d-11e8-8f5a-525500d15501 msg="Created virtual machine pod virt-launcher-testvmi274gb-4s2sx" level=info timestamp=2018-08-02T18:00:55.835690Z pos=utils.go:244 component=tests namespace=kubevirt-test-default name=testvmi274gb kind=VirtualMachineInstance uid=f31d23a2-967d-11e8-8f5a-525500d15501 msg="Pod owner ship transferred to the node virt-launcher-testvmi274gb-4s2sx" level=error timestamp=2018-08-02T18:00:55.908393Z pos=utils.go:242 component=tests namespace=kubevirt-test-default name=testvmi274gb kind=VirtualMachineInstance uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="unexpected warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T18:05:00.860514Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T18:05:01.740457Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:05:01.768454Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 18:05:01 http: TLS handshake error from 10.128.0.1:41084: EOF level=info timestamp=2018-08-02T18:05:09.894816Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 18:05:11 http: TLS handshake error from 10.128.0.1:41134: EOF level=info timestamp=2018-08-02T18:05:14.453572Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/openapi/v2 proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T18:05:14.455137Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/swagger.json proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T18:05:19.942469Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 18:05:21 http: TLS handshake error from 10.128.0.1:41184: EOF level=info timestamp=2018-08-02T18:05:23.751571Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:05:30.000088Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:05:31.814311Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:05:31.841939Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 18:05:31 http: TLS handshake error from 10.128.0.1:41238: EOF Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 18:03:29 http: TLS handshake error from 10.129.0.1:57592: EOF 2018/08/02 18:03:39 http: TLS handshake error from 10.129.0.1:57598: EOF 2018/08/02 18:03:49 http: TLS handshake error from 10.129.0.1:57604: EOF 2018/08/02 18:03:59 http: TLS handshake error from 10.129.0.1:57610: EOF level=info timestamp=2018-08-02T18:04:01.187844Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 18:04:09 http: TLS handshake error from 10.129.0.1:57616: EOF 2018/08/02 18:04:19 http: TLS handshake error from 10.129.0.1:57622: EOF 2018/08/02 18:04:29 http: TLS handshake error from 10.129.0.1:57628: EOF 2018/08/02 18:04:39 http: TLS handshake error from 10.129.0.1:57634: EOF 2018/08/02 18:04:49 http: TLS handshake error from 10.129.0.1:57640: EOF 2018/08/02 18:04:59 http: TLS handshake error from 10.129.0.1:57646: EOF 2018/08/02 18:05:09 http: TLS handshake error from 10.129.0.1:57652: EOF 2018/08/02 18:05:19 http: TLS handshake error from 10.129.0.1:57658: EOF 2018/08/02 18:05:29 http: TLS handshake error from 10.129.0.1:57664: EOF level=info timestamp=2018-08-02T18:05:31.183495Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 Pod name: virt-controller-7d57d96b65-6lc9c Pod phase: Running level=info timestamp=2018-08-02T17:33:12.269379Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T17:51:31.779016Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:51:31.779189Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiql895 kind= uid=b0622e99-967c-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:54:32.261924Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:54:32.262131Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:57:32.726575Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:57:32.726740Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:57:32.848645Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi5fmkt\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi5fmkt" level=info timestamp=2018-08-02T17:57:32.863482Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi5fmkt\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi5fmkt" level=info timestamp=2018-08-02T18:00:33.241405Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T18:00:33.241550Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T18:00:33.305770Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi274gb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi274gb" level=info timestamp=2018-08-02T18:00:33.317622Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi274gb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi274gb" level=info timestamp=2018-08-02T18:00:33.331349Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi274gb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi274gb" level=info timestamp=2018-08-02T18:04:33.513008Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T18:04:33.513213Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T18:02:17.642752Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T18:02:17.642777Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T18:02:17.642873Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T18:02:17.646757Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T18:02:17.646887Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi274gb" level=info timestamp=2018-08-02T18:03:14.097223Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi5fmkt, existing: false\n" level=info timestamp=2018-08-02T18:03:14.097356Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T18:03:14.097448Z pos=vm.go:412 component=virt-handler namespace=kubevirt-test-default name=testvmi5fmkt kind=VirtualMachineInstance uid= msg="Processing local ephemeral data cleanup for shutdown domain." level=info timestamp=2018-08-02T18:03:14.097560Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi5fmkt kind=VirtualMachineInstance uid= msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T18:03:39.567122Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi274gb, existing: true\n" level=info timestamp=2018-08-02T18:03:39.567205Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T18:03:39.567227Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T18:03:39.567339Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T18:03:39.570759Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T18:03:39.570948Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi274gb" Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T18:04:59.682767Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T18:04:59.716807Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T18:04:59.717099Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmib654t" level=info timestamp=2018-08-02T18:05:09.957408Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmib654t, existing: true\n" level=info timestamp=2018-08-02T18:05:09.957509Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T18:05:09.957553Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T18:05:09.957660Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T18:05:09.995525Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T18:05:09.995746Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmib654t" level=info timestamp=2018-08-02T18:05:30.476138Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmib654t, existing: true\n" level=info timestamp=2018-08-02T18:05:30.476245Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T18:05:30.476275Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T18:05:30.476398Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T18:05:30.513674Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T18:05:30.513878Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmib654t" Pod name: virt-launcher-testvmi274gb-4s2sx Pod phase: Running level=error timestamp=2018-08-02T18:00:56.966565Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T18:00:58.253265Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:00:58.253376Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T18:01:00.822021Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:01:00.822152Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T18:01:05.948434Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:01:05.948545Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T18:01:16.195319Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:01:16.195729Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T18:01:36.681009Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:01:36.681133Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T18:02:17.646544Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:02:17.646612Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T18:03:39.570448Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:03:39.570544Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" Pod name: virt-launcher-testvmib654t-s8j92 Pod phase: Running level=info timestamp=2018-08-02T18:04:51.963668Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmib654t/noCloud.iso" level=error timestamp=2018-08-02T18:04:51.966114Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:04:51.966216Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T18:04:54.558743Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmib654t/noCloud.iso" level=error timestamp=2018-08-02T18:04:54.561751Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:04:54.561867Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T18:04:59.714038Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmib654t/noCloud.iso" level=error timestamp=2018-08-02T18:04:59.716460Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:04:59.716534Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T18:05:09.992837Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmib654t/noCloud.iso" level=error timestamp=2018-08-02T18:05:09.994821Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:05:09.995148Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T18:05:30.510622Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmib654t/noCloud.iso" level=error timestamp=2018-08-02T18:05:30.513351Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:05:30.513417Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" • Failure in Spec Setup (BeforeEach) [60.457 seconds] Expose /root/go/src/kubevirt.io/kubevirt/tests/expose_test.go:53 Expose service on a VM /root/go/src/kubevirt.io/kubevirt/tests/expose_test.go:61 Expose ClusterIP service [BeforeEach] /root/go/src/kubevirt.io/kubevirt/tests/expose_test.go:68 Should expose a Cluster IP service on a VMI and connect to it /root/go/src/kubevirt.io/kubevirt/tests/expose_test.go:71 Timed out after 30.004s. Timed out waiting for VMI to enter Running phase Expected : false to equal : true /root/go/src/kubevirt.io/kubevirt/tests/utils.go:1030 ------------------------------ level=info timestamp=2018-08-02T18:04:33.536493Z pos=utils.go:255 component=tests namespace=kubevirt-test-default name=testvmib654t kind=VirtualMachineInstance uid=82550873-967e-11e8-8f5a-525500d15501 msg="Created virtual machine pod virt-launcher-testvmib654t-s8j92" level=info timestamp=2018-08-02T18:04:49.055538Z pos=utils.go:255 component=tests namespace=kubevirt-test-default name=testvmib654t kind=VirtualMachineInstance uid=82550873-967e-11e8-8f5a-525500d15501 msg="Pod owner ship transferred to the node virt-launcher-testvmib654t-s8j92" level=error timestamp=2018-08-02T18:04:49.163815Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmib654t kind=VirtualMachineInstance uid=82550873-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:04:49.230577Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmib654t kind=VirtualMachineInstance uid=82550873-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:04:49.262443Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmib654t kind=VirtualMachineInstance uid=82550873-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:04:49.274108Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmib654t kind=VirtualMachineInstance uid=82550873-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:04:49.292852Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmib654t kind=VirtualMachineInstance uid=82550873-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:04:49.344237Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmib654t kind=VirtualMachineInstance uid=82550873-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:04:49.542909Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmib654t kind=VirtualMachineInstance uid=82550873-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:04:49.886282Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmib654t kind=VirtualMachineInstance uid=82550873-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:04:50.559472Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmib654t kind=VirtualMachineInstance uid=82550873-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:04:51.873030Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmib654t kind=VirtualMachineInstance uid=82550873-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:04:54.472049Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmib654t kind=VirtualMachineInstance uid=82550873-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:04:59.624601Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmib654t kind=VirtualMachineInstance uid=82550873-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T18:06:09.704150Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:06:09.733536Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:06:09.751544Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=10s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:06:10.196572Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 18:06:11 http: TLS handshake error from 10.128.0.1:41444: EOF level=info timestamp=2018-08-02T18:06:14.457195Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/openapi/v2 proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T18:06:14.458240Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/swagger.json proto=HTTP/2.0 statusCode=404 contentLength=19 level=info timestamp=2018-08-02T18:06:20.247430Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 18:06:21 http: TLS handshake error from 10.128.0.1:41494: EOF level=info timestamp=2018-08-02T18:06:23.879344Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:06:30.296520Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:06:30.856763Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 18:06:31 http: TLS handshake error from 10.128.0.1:41548: EOF level=info timestamp=2018-08-02T18:06:31.989912Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:06:32.011579Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 18:04:19 http: TLS handshake error from 10.129.0.1:57622: EOF 2018/08/02 18:04:29 http: TLS handshake error from 10.129.0.1:57628: EOF 2018/08/02 18:04:39 http: TLS handshake error from 10.129.0.1:57634: EOF 2018/08/02 18:04:49 http: TLS handshake error from 10.129.0.1:57640: EOF 2018/08/02 18:04:59 http: TLS handshake error from 10.129.0.1:57646: EOF 2018/08/02 18:05:09 http: TLS handshake error from 10.129.0.1:57652: EOF 2018/08/02 18:05:19 http: TLS handshake error from 10.129.0.1:57658: EOF 2018/08/02 18:05:29 http: TLS handshake error from 10.129.0.1:57664: EOF level=info timestamp=2018-08-02T18:05:31.183495Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 18:05:39 http: TLS handshake error from 10.129.0.1:57670: EOF 2018/08/02 18:05:49 http: TLS handshake error from 10.129.0.1:57676: EOF 2018/08/02 18:05:59 http: TLS handshake error from 10.129.0.1:57682: EOF 2018/08/02 18:06:09 http: TLS handshake error from 10.129.0.1:57688: EOF 2018/08/02 18:06:19 http: TLS handshake error from 10.129.0.1:57696: EOF 2018/08/02 18:06:29 http: TLS handshake error from 10.129.0.1:57702: EOF Pod name: virt-controller-7d57d96b65-6lc9c Pod phase: Running level=info timestamp=2018-08-02T17:33:12.269379Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T17:54:32.261924Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:54:32.262131Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmimd2g5 kind= uid=1bf4ab84-967d-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:57:32.726575Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T17:57:32.726740Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:57:32.848645Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi5fmkt\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi5fmkt" level=info timestamp=2018-08-02T17:57:32.863482Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi5fmkt\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi5fmkt" level=info timestamp=2018-08-02T18:00:33.241405Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T18:00:33.241550Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T18:00:33.305770Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi274gb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi274gb" level=info timestamp=2018-08-02T18:00:33.317622Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi274gb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi274gb" level=info timestamp=2018-08-02T18:00:33.331349Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi274gb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi274gb" level=info timestamp=2018-08-02T18:04:33.513008Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T18:04:33.513213Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T18:05:33.970319Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixbkp6 kind= uid=a65e25a9-967e-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T18:05:33.970452Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixbkp6 kind= uid=a65e25a9-967e-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T18:03:39.567205Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T18:03:39.567227Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T18:03:39.567339Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T18:03:39.570759Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T18:03:39.570948Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi274gb" level=info timestamp=2018-08-02T18:06:23.411166Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi274gb, existing: true\n" level=info timestamp=2018-08-02T18:06:23.411310Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T18:06:23.411355Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T18:06:23.411470Z pos=vm.go:418 component=virt-handler namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 msg="No update processing required" level=info timestamp=2018-08-02T18:06:23.437618Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T18:06:23.437711Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi274gb, existing: true\n" level=info timestamp=2018-08-02T18:06:23.437735Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T18:06:23.437773Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T18:06:23.437854Z pos=vm.go:418 component=virt-handler namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 msg="No update processing required" level=info timestamp=2018-08-02T18:06:23.437912Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T18:06:10.043309Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmixbkp6 kind= uid=a65e25a9-967e-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T18:06:10.076154Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmixbkp6 kind= uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T18:06:10.077095Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixbkp6" level=info timestamp=2018-08-02T18:06:11.474224Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmib654t, existing: true\n" level=info timestamp=2018-08-02T18:06:11.474314Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T18:06:11.474339Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T18:06:11.474581Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T18:06:11.511969Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T18:06:11.513117Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmib654t" level=info timestamp=2018-08-02T18:06:30.557488Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmixbkp6, existing: true\n" level=info timestamp=2018-08-02T18:06:30.557643Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T18:06:30.557675Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T18:06:30.557862Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmixbkp6 kind= uid=a65e25a9-967e-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T18:06:30.594610Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmixbkp6 kind= uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T18:06:30.594810Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixbkp6" Pod name: virt-launcher-testvmi274gb-4s2sx Pod phase: Failed level=error timestamp=2018-08-02T18:01:36.681133Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T18:02:17.646544Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:02:17.646612Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T18:03:39.570448Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:03:39.570544Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" 2018/08/02 18:05:54 rpc.Serve: accept:accept unix /var/run/kubevirt/sockets/kubevirt-test-default_testvmi274gb_sock: use of closed network connection level=info timestamp=2018-08-02T18:05:54.242800Z pos=server.go:207 component=virt-launcher msg="closing cmd server socket" panic: timed out waiting for domain to be defined goroutine 1 [running]: main.waitForDomainUUID(0x45d964b800, 0x1444740, 0xc42022c0f0, 0xc4201e80e0, 0xc4205a0960) /root/go/src/kubevirt.io/kubevirt/cmd/virt-launcher/virt-launcher.go:219 +0x2cc main.main() /root/go/src/kubevirt.io/kubevirt/cmd/virt-launcher/virt-launcher.go:333 +0x836 virt-launcher exited with code 2 Pod name: virt-launcher-testvmib654t-s8j92 Pod phase: Running level=info timestamp=2018-08-02T18:04:54.558743Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmib654t/noCloud.iso" level=error timestamp=2018-08-02T18:04:54.561751Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:04:54.561867Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T18:04:59.714038Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmib654t/noCloud.iso" level=error timestamp=2018-08-02T18:04:59.716460Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:04:59.716534Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T18:05:09.992837Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmib654t/noCloud.iso" level=error timestamp=2018-08-02T18:05:09.994821Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:05:09.995148Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T18:05:30.510622Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmib654t/noCloud.iso" level=error timestamp=2018-08-02T18:05:30.513351Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:05:30.513417Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T18:06:11.509798Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmib654t/noCloud.iso" level=error timestamp=2018-08-02T18:06:11.511417Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:06:11.511515Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" Pod name: virt-launcher-testvmixbkp6-7dpjs Pod phase: Running level=info timestamp=2018-08-02T18:05:52.051698Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmixbkp6/noCloud.iso" level=error timestamp=2018-08-02T18:05:52.053438Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixbkp6 kind= uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:05:52.053494Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixbkp6 kind= uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T18:05:54.650117Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmixbkp6/noCloud.iso" level=error timestamp=2018-08-02T18:05:54.652171Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixbkp6 kind= uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:05:54.652232Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixbkp6 kind= uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T18:05:59.798859Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmixbkp6/noCloud.iso" level=error timestamp=2018-08-02T18:05:59.800600Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixbkp6 kind= uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:05:59.800690Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixbkp6 kind= uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T18:06:10.072639Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmixbkp6/noCloud.iso" level=error timestamp=2018-08-02T18:06:10.075193Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixbkp6 kind= uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:06:10.075288Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixbkp6 kind= uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T18:06:30.592618Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmixbkp6/noCloud.iso" level=error timestamp=2018-08-02T18:06:30.594335Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixbkp6 kind= uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:06:30.594390Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixbkp6 kind= uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" • Failure in Spec Setup (BeforeEach) [60.650 seconds] Expose /root/go/src/kubevirt.io/kubevirt/tests/expose_test.go:53 Expose service on a VM /root/go/src/kubevirt.io/kubevirt/tests/expose_test.go:61 Expose ClusterIP service with string target-port [BeforeEach] /root/go/src/kubevirt.io/kubevirt/tests/expose_test.go:98 Should expose a ClusterIP service and connect to the vm on port 80 /root/go/src/kubevirt.io/kubevirt/tests/expose_test.go:101 Timed out after 30.005s. Timed out waiting for VMI to enter Running phase Expected : false to equal : true /root/go/src/kubevirt.io/kubevirt/tests/utils.go:1030 ------------------------------ level=info timestamp=2018-08-02T18:05:33.987142Z pos=utils.go:255 component=tests namespace=kubevirt-test-default name=testvmixbkp6 kind=VirtualMachineInstance uid=a65e25a9-967e-11e8-8f5a-525500d15501 msg="Created virtual machine pod virt-launcher-testvmixbkp6-7dpjs" level=info timestamp=2018-08-02T18:05:49.152640Z pos=utils.go:255 component=tests namespace=kubevirt-test-default name=testvmixbkp6 kind=VirtualMachineInstance uid=a65e25a9-967e-11e8-8f5a-525500d15501 msg="Pod owner ship transferred to the node virt-launcher-testvmixbkp6-7dpjs" level=error timestamp=2018-08-02T18:05:49.243374Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmixbkp6 kind=VirtualMachineInstance uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:05:49.308070Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmixbkp6 kind=VirtualMachineInstance uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:05:49.322533Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmixbkp6 kind=VirtualMachineInstance uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:05:49.358154Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmixbkp6 kind=VirtualMachineInstance uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:05:49.387273Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmixbkp6 kind=VirtualMachineInstance uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:05:49.431203Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmixbkp6 kind=VirtualMachineInstance uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:05:49.624388Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmixbkp6 kind=VirtualMachineInstance uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:05:49.974188Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmixbkp6 kind=VirtualMachineInstance uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:05:50.641730Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmixbkp6 kind=VirtualMachineInstance uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:05:51.960193Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmixbkp6 kind=VirtualMachineInstance uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:05:54.568887Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmixbkp6 kind=VirtualMachineInstance uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:05:59.710582Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmixbkp6 kind=VirtualMachineInstance uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" Pod name: disks-images-provider-9s2b7 Pod phase: Running copy all images to host mount directory Pod name: disks-images-provider-wzh6p Pod phase: Running copy all images to host mount directory Pod name: virt-api-7d79764579-558v4 Pod phase: Running level=info timestamp=2018-08-02T18:06:53.930262Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:07:00.447940Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 18:07:01 http: TLS handshake error from 10.128.0.1:41702: EOF level=info timestamp=2018-08-02T18:07:02.076761Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:07:02.089110Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:07:10.499783Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 18:07:11 http: TLS handshake error from 10.128.0.1:41752: EOF level=info timestamp=2018-08-02T18:07:20.546695Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 2018/08/02 18:07:21 http: TLS handshake error from 10.128.0.1:41802: EOF level=info timestamp=2018-08-02T18:07:23.990669Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:07:30.596383Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:07:30.822786Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 18:07:31 http: TLS handshake error from 10.128.0.1:41856: EOF level=info timestamp=2018-08-02T18:07:32.156355Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 level=info timestamp=2018-08-02T18:07:32.172383Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url="/apis/subresources.kubevirt.io/v1alpha2?timeout=32s" proto=HTTP/2.0 statusCode=200 contentLength=136 Pod name: virt-api-7d79764579-fp5bs Pod phase: Running 2018/08/02 18:05:29 http: TLS handshake error from 10.129.0.1:57664: EOF level=info timestamp=2018-08-02T18:05:31.183495Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 18:05:39 http: TLS handshake error from 10.129.0.1:57670: EOF 2018/08/02 18:05:49 http: TLS handshake error from 10.129.0.1:57676: EOF 2018/08/02 18:05:59 http: TLS handshake error from 10.129.0.1:57682: EOF 2018/08/02 18:06:09 http: TLS handshake error from 10.129.0.1:57688: EOF 2018/08/02 18:06:19 http: TLS handshake error from 10.129.0.1:57696: EOF 2018/08/02 18:06:29 http: TLS handshake error from 10.129.0.1:57702: EOF 2018/08/02 18:06:39 http: TLS handshake error from 10.129.0.1:57708: EOF 2018/08/02 18:06:49 http: TLS handshake error from 10.129.0.1:57714: EOF 2018/08/02 18:06:59 http: TLS handshake error from 10.129.0.1:57720: EOF level=info timestamp=2018-08-02T18:07:01.207642Z pos=filter.go:46 component=virt-api remoteAddress=10.128.0.1 username=- method=GET url=/ proto=HTTP/1.1 statusCode=404 contentLength=19 2018/08/02 18:07:09 http: TLS handshake error from 10.129.0.1:57726: EOF 2018/08/02 18:07:19 http: TLS handshake error from 10.129.0.1:57732: EOF 2018/08/02 18:07:29 http: TLS handshake error from 10.129.0.1:57738: EOF Pod name: virt-controller-7d57d96b65-6lc9c Pod phase: Running level=info timestamp=2018-08-02T17:33:12.269379Z pos=application.go:177 component=virt-controller service=http action=listening interface=0.0.0.0 port=8182 Pod name: virt-controller-7d57d96b65-k6l99 Pod phase: Running level=info timestamp=2018-08-02T17:57:32.726740Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi5fmkt kind= uid=8786b615-967d-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T17:57:32.848645Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi5fmkt\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi5fmkt" level=info timestamp=2018-08-02T17:57:32.863482Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi5fmkt\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi5fmkt" level=info timestamp=2018-08-02T18:00:33.241405Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T18:00:33.241550Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T18:00:33.305770Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi274gb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi274gb" level=info timestamp=2018-08-02T18:00:33.317622Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi274gb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi274gb" level=info timestamp=2018-08-02T18:00:33.331349Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmi274gb\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmi274gb" level=info timestamp=2018-08-02T18:04:33.513008Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T18:04:33.513213Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T18:05:33.970319Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixbkp6 kind= uid=a65e25a9-967e-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T18:05:33.970452Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmixbkp6 kind= uid=a65e25a9-967e-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T18:06:34.619234Z pos=preset.go:142 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiqw5h7 kind= uid=ca84f18a-967e-11e8-8f5a-525500d15501 msg="Initializing VirtualMachineInstance" level=info timestamp=2018-08-02T18:06:34.619419Z pos=preset.go:171 component=virt-controller service=http namespace=kubevirt-test-default name=testvmiqw5h7 kind= uid=ca84f18a-967e-11e8-8f5a-525500d15501 msg="Marking VirtualMachineInstance as initialized" level=info timestamp=2018-08-02T18:06:34.721719Z pos=vmi.go:157 component=virt-controller service=http reason="Operation cannot be fulfilled on virtualmachineinstances.kubevirt.io \"testvmiqw5h7\": the object has been modified; please apply your changes to the latest version and try again" msg="reenqueuing VirtualMachineInstance kubevirt-test-default/testvmiqw5h7" Pod name: virt-handler-kqb7s Pod phase: Running level=info timestamp=2018-08-02T18:03:39.567205Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T18:03:39.567227Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T18:03:39.567339Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T18:03:39.570759Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T18:03:39.570948Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmi274gb" level=info timestamp=2018-08-02T18:06:23.411166Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi274gb, existing: true\n" level=info timestamp=2018-08-02T18:06:23.411310Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T18:06:23.411355Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T18:06:23.411470Z pos=vm.go:418 component=virt-handler namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 msg="No update processing required" level=info timestamp=2018-08-02T18:06:23.437618Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." level=info timestamp=2018-08-02T18:06:23.437711Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmi274gb, existing: true\n" level=info timestamp=2018-08-02T18:06:23.437735Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Failed\n" level=info timestamp=2018-08-02T18:06:23.437773Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T18:06:23.437854Z pos=vm.go:418 component=virt-handler namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 msg="No update processing required" level=info timestamp=2018-08-02T18:06:23.437912Z pos=vm.go:439 component=virt-handler namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 msg="Synchronization loop succeeded." Pod name: virt-handler-phjlf Pod phase: Running level=info timestamp=2018-08-02T18:07:11.555711Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmixbkp6 kind= uid=a65e25a9-967e-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T18:07:11.592400Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmixbkp6 kind= uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T18:07:11.592604Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmixbkp6" level=info timestamp=2018-08-02T18:07:31.215482Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmiqw5h7, existing: true\n" level=info timestamp=2018-08-02T18:07:31.215571Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T18:07:31.215600Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T18:07:31.215697Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmiqw5h7 kind= uid=ca84f18a-967e-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T18:07:31.249739Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmiqw5h7 kind= uid=ca84f18a-967e-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T18:07:31.249936Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmiqw5h7" level=info timestamp=2018-08-02T18:07:33.434187Z pos=vm.go:312 component=virt-handler msg="Processing vmi testvmib654t, existing: true\n" level=info timestamp=2018-08-02T18:07:33.434471Z pos=vm.go:314 component=virt-handler msg="vmi is in phase: Scheduled\n" level=info timestamp=2018-08-02T18:07:33.434553Z pos=vm.go:328 component=virt-handler msg="Domain: existing: false\n" level=info timestamp=2018-08-02T18:07:33.434654Z pos=vm.go:415 component=virt-handler namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 msg="Processing vmi update" level=error timestamp=2018-08-02T18:07:33.465178Z pos=vm.go:423 component=virt-handler namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Synchronizing the VirtualMachineInstance failed." level=info timestamp=2018-08-02T18:07:33.465376Z pos=vm.go:250 component=virt-handler reason="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="re-enqueuing VirtualMachineInstance kubevirt-test-default/testvmib654t" Pod name: virt-launcher-testvmi274gb-4s2sx Pod phase: Failed level=error timestamp=2018-08-02T18:01:36.681133Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T18:02:17.646544Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:02:17.646612Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=error timestamp=2018-08-02T18:03:39.570448Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:03:39.570544Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmi274gb kind= uid=f31d23a2-967d-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" 2018/08/02 18:05:54 rpc.Serve: accept:accept unix /var/run/kubevirt/sockets/kubevirt-test-default_testvmi274gb_sock: use of closed network connection level=info timestamp=2018-08-02T18:05:54.242800Z pos=server.go:207 component=virt-launcher msg="closing cmd server socket" panic: timed out waiting for domain to be defined goroutine 1 [running]: main.waitForDomainUUID(0x45d964b800, 0x1444740, 0xc42022c0f0, 0xc4201e80e0, 0xc4205a0960) /root/go/src/kubevirt.io/kubevirt/cmd/virt-launcher/virt-launcher.go:219 +0x2cc main.main() /root/go/src/kubevirt.io/kubevirt/cmd/virt-launcher/virt-launcher.go:333 +0x836 virt-launcher exited with code 2 Pod name: virt-launcher-testvmib654t-s8j92 Pod phase: Running level=info timestamp=2018-08-02T18:04:59.714038Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmib654t/noCloud.iso" level=error timestamp=2018-08-02T18:04:59.716460Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:04:59.716534Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T18:05:09.992837Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmib654t/noCloud.iso" level=error timestamp=2018-08-02T18:05:09.994821Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:05:09.995148Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T18:05:30.510622Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmib654t/noCloud.iso" level=error timestamp=2018-08-02T18:05:30.513351Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:05:30.513417Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T18:06:11.509798Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmib654t/noCloud.iso" level=error timestamp=2018-08-02T18:06:11.511417Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:06:11.511515Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T18:07:33.462820Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmib654t/noCloud.iso" level=error timestamp=2018-08-02T18:07:33.464740Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:07:33.464833Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmib654t kind= uid=82550873-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" Pod name: virt-launcher-testvmiqw5h7-qlz8r Pod phase: Running level=info timestamp=2018-08-02T18:06:52.711992Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmiqw5h7/noCloud.iso" level=error timestamp=2018-08-02T18:06:52.713480Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmiqw5h7 kind= uid=ca84f18a-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:06:52.713531Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmiqw5h7 kind= uid=ca84f18a-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T18:06:55.301560Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmiqw5h7/noCloud.iso" level=error timestamp=2018-08-02T18:06:55.303205Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmiqw5h7 kind= uid=ca84f18a-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:06:55.303262Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmiqw5h7 kind= uid=ca84f18a-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T18:07:00.457965Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmiqw5h7/noCloud.iso" level=error timestamp=2018-08-02T18:07:00.459711Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmiqw5h7 kind= uid=ca84f18a-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:07:00.459774Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmiqw5h7 kind= uid=ca84f18a-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T18:07:10.732751Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmiqw5h7/noCloud.iso" level=error timestamp=2018-08-02T18:07:10.734543Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmiqw5h7 kind= uid=ca84f18a-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:07:10.734601Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmiqw5h7 kind= uid=ca84f18a-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T18:07:31.247557Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmiqw5h7/noCloud.iso" level=error timestamp=2018-08-02T18:07:31.249461Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmiqw5h7 kind= uid=ca84f18a-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:07:31.249503Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmiqw5h7 kind= uid=ca84f18a-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" Pod name: virt-launcher-testvmixbkp6-7dpjs Pod phase: Running level=info timestamp=2018-08-02T18:05:54.650117Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmixbkp6/noCloud.iso" level=error timestamp=2018-08-02T18:05:54.652171Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixbkp6 kind= uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:05:54.652232Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixbkp6 kind= uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T18:05:59.798859Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmixbkp6/noCloud.iso" level=error timestamp=2018-08-02T18:05:59.800600Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixbkp6 kind= uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:05:59.800690Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixbkp6 kind= uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T18:06:10.072639Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmixbkp6/noCloud.iso" level=error timestamp=2018-08-02T18:06:10.075193Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixbkp6 kind= uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:06:10.075288Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixbkp6 kind= uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T18:06:30.592618Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmixbkp6/noCloud.iso" level=error timestamp=2018-08-02T18:06:30.594335Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixbkp6 kind= uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:06:30.594390Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixbkp6 kind= uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" level=info timestamp=2018-08-02T18:07:11.589975Z pos=cloud-init.go:254 component=virt-launcher msg="generated nocloud iso file /var/run/libvirt/kubevirt-ephemeral-disk/cloud-init-data/kubevirt-test-default/testvmixbkp6/noCloud.iso" level=error timestamp=2018-08-02T18:07:11.591788Z pos=libvirt_helper.go:97 component=virt-launcher namespace=kubevirt-test-default name=testvmixbkp6 kind= uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Defining the VirtualMachineInstance failed." level=error timestamp=2018-08-02T18:07:11.591843Z pos=server.go:68 component=virt-launcher namespace=kubevirt-test-default name=testvmixbkp6 kind= uid=a65e25a9-967e-11e8-8f5a-525500d15501 reason="virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" msg="Failed to sync vmi" • Failure in Spec Setup (BeforeEach) [60.866 seconds] Expose /root/go/src/kubevirt.io/kubevirt/tests/expose_test.go:53 Expose service on a VM /root/go/src/kubevirt.io/kubevirt/tests/expose_test.go:61 Expose NodePort service [BeforeEach] /root/go/src/kubevirt.io/kubevirt/tests/expose_test.go:124 Should expose a NodePort service on a VMI and connect to it /root/go/src/kubevirt.io/kubevirt/tests/expose_test.go:129 Timed out after 30.008s. Timed out waiting for VMI to enter Running phase Expected : false to equal : true /root/go/src/kubevirt.io/kubevirt/tests/utils.go:1030 ------------------------------ level=info timestamp=2018-08-02T18:06:34.657407Z pos=utils.go:255 component=tests namespace=kubevirt-test-default name=testvmiqw5h7 kind=VirtualMachineInstance uid=ca84f18a-967e-11e8-8f5a-525500d15501 msg="Created virtual machine pod virt-launcher-testvmiqw5h7-qlz8r" level=info timestamp=2018-08-02T18:06:49.782418Z pos=utils.go:255 component=tests namespace=kubevirt-test-default name=testvmiqw5h7 kind=VirtualMachineInstance uid=ca84f18a-967e-11e8-8f5a-525500d15501 msg="Pod owner ship transferred to the node virt-launcher-testvmiqw5h7-qlz8r" level=error timestamp=2018-08-02T18:06:49.903332Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmiqw5h7 kind=VirtualMachineInstance uid=ca84f18a-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:06:49.947735Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmiqw5h7 kind=VirtualMachineInstance uid=ca84f18a-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:06:49.976170Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmiqw5h7 kind=VirtualMachineInstance uid=ca84f18a-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:06:50.007399Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmiqw5h7 kind=VirtualMachineInstance uid=ca84f18a-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:06:50.038612Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmiqw5h7 kind=VirtualMachineInstance uid=ca84f18a-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:06:50.076869Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmiqw5h7 kind=VirtualMachineInstance uid=ca84f18a-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:06:50.269361Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmiqw5h7 kind=VirtualMachineInstance uid=ca84f18a-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:06:50.647496Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmiqw5h7 kind=VirtualMachineInstance uid=ca84f18a-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:06:51.308496Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmiqw5h7 kind=VirtualMachineInstance uid=ca84f18a-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:06:52.622149Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmiqw5h7 kind=VirtualMachineInstance uid=ca84f18a-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:06:55.208325Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmiqw5h7 kind=VirtualMachineInstance uid=ca84f18a-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" level=error timestamp=2018-08-02T18:07:00.366482Z pos=utils.go:253 component=tests namespace=kubevirt-test-default name=testvmiqw5h7 kind=VirtualMachineInstance uid=ca84f18a-967e-11e8-8f5a-525500d15501 reason="Warning event received" msg="server error. command Launcher.Sync failed: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')" panic: test timed out after 1h30m0s goroutine 15429 [running]: testing.(*M).startAlarm.func1() /gimme/.gimme/versions/go1.10.linux.amd64/src/testing/testing.go:1240 +0xfc created by time.goFunc /gimme/.gimme/versions/go1.10.linux.amd64/src/time/sleep.go:172 +0x44 goroutine 1 [chan receive, 90 minutes]: testing.(*T).Run(0xc4207985a0, 0x12ad0d7, 0x9, 0x1339680, 0x47fa16) /gimme/.gimme/versions/go1.10.linux.amd64/src/testing/testing.go:825 +0x301 testing.runTests.func1(0xc4207984b0) /gimme/.gimme/versions/go1.10.linux.amd64/src/testing/testing.go:1063 +0x64 testing.tRunner(0xc4207984b0, 0xc420777df8) /gimme/.gimme/versions/go1.10.linux.amd64/src/testing/testing.go:777 +0xd0 testing.runTests(0xc42058e080, 0x1bc0e20, 0x1, 0x1, 0x412009) /gimme/.gimme/versions/go1.10.linux.amd64/src/testing/testing.go:1061 +0x2c4 testing.(*M).Run(0xc42048e300, 0x0) /gimme/.gimme/versions/go1.10.linux.amd64/src/testing/testing.go:978 +0x171 main.main() _testmain.go:44 +0x151 goroutine 20 [chan receive]: kubevirt.io/kubevirt/vendor/github.com/golang/glog.(*loggingT).flushDaemon(0x1be7be0) /root/go/src/kubevirt.io/kubevirt/vendor/github.com/golang/glog/glog.go:879 +0x8b created by kubevirt.io/kubevirt/vendor/github.com/golang/glog.init.0 /root/go/src/kubevirt.io/kubevirt/vendor/github.com/golang/glog/glog.go:410 +0x203 goroutine 3 [syscall, 90 minutes]: os/signal.signal_recv(0x0) /gimme/.gimme/versions/go1.10.linux.amd64/src/runtime/sigqueue.go:139 +0xa6 os/signal.loop() /gimme/.gimme/versions/go1.10.linux.amd64/src/os/signal/signal_unix.go:22 +0x22 created by os/signal.init.0 /gimme/.gimme/versions/go1.10.linux.amd64/src/os/signal/signal_unix.go:28 +0x41 goroutine 8 [select]: kubevirt.io/kubevirt/tests.(*ObjectEventWatcher).Watch(0xc420dd1090, 0xc42076c120) /root/go/src/kubevirt.io/kubevirt/tests/utils.go:284 +0x579 kubevirt.io/kubevirt/tests.(*ObjectEventWatcher).WaitFor(0xc420dd1090, 0x12a90a0, 0x6, 0x111b660, 0x13b0aa0, 0x0) /root/go/src/kubevirt.io/kubevirt/tests/utils.go:294 +0xba kubevirt.io/kubevirt/tests.waitForVMIStart(0x13b9580, 0xc420bf9900, 0x1e, 0x1, 0x0, 0x1c06201) /root/go/src/kubevirt.io/kubevirt/tests/utils.go:1010 +0x50e kubevirt.io/kubevirt/tests.WaitForSuccessfulVMIStartIgnoreWarnings(0x13b9580, 0xc420bf9900, 0x1c06250, 0x0) /root/go/src/kubevirt.io/kubevirt/tests/utils.go:1030 +0x43 kubevirt.io/kubevirt/tests_test.newLabeledVM(0x12a9f88, 0x6, 0x13ee160, 0xc4204b8c80, 0x5f) /root/go/src/kubevirt.io/kubevirt/tests/expose_test.go:28 +0x26f kubevirt.io/kubevirt/tests_test.glob..func4.2.1() /root/go/src/kubevirt.io/kubevirt/tests/expose_test.go:169 +0x5f kubevirt.io/kubevirt/tests.BeforeAll.func1() /root/go/src/kubevirt.io/kubevirt/tests/utils.go:1334 +0x3f kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/internal/leafnodes.(*runner).runSync(0xc4203d1aa0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/internal/leafnodes/runner.go:113 +0x9c kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/internal/leafnodes.(*runner).run(0xc4203d1aa0, 0xc4203545f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/internal/leafnodes/runner.go:64 +0x13e kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/internal/leafnodes.(*SetupNode).Run(0xc4200dc258, 0x13b5fc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/internal/leafnodes/setup_nodes.go:15 +0x7f kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/internal/spec.(*Spec).runSample(0xc42071c000, 0x0, 0x13b5fc0, 0xc420058c40) /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/internal/spec/spec.go:181 +0x1f1 kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/internal/spec.(*Spec).Run(0xc42071c000, 0x13b5fc0, 0xc420058c40) /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/internal/spec/spec.go:138 +0xff kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/internal/specrunner.(*SpecRunner).runSpec(0xc4207108c0, 0xc42071c000, 0x0) /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/internal/specrunner/spec_runner.go:200 +0x10d kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/internal/specrunner.(*SpecRunner).runSpecs(0xc4207108c0, 0x1) /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/internal/specrunner/spec_runner.go:170 +0x329 kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/internal/specrunner.(*SpecRunner).Run(0xc4207108c0, 0xb) /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/internal/specrunner/spec_runner.go:66 +0x11b kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/internal/suite.(*Suite).Run(0xc42013c8c0, 0x7f0ab8f195d0, 0xc4207985a0, 0x12af51b, 0xb, 0xc42058e0c0, 0x2, 0x2, 0x13d0ca0, 0xc420058c40, ...) /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/internal/suite/suite.go:62 +0x27c kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo.RunSpecsWithCustomReporters(0x13b6d00, 0xc4207985a0, 0x12af51b, 0xb, 0xc42058e0a0, 0x2, 0x2, 0x2) /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/ginkgo_dsl.go:221 +0x258 kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo.RunSpecsWithDefaultAndCustomReporters(0x13b6d00, 0xc4207985a0, 0x12af51b, 0xb, 0xc4204d9b40, 0x1, 0x1, 0x1) /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/ginkgo_dsl.go:209 +0xab kubevirt.io/kubevirt/tests_test.TestTests(0xc4207985a0) /root/go/src/kubevirt.io/kubevirt/tests/tests_suite_test.go:43 +0xaa testing.tRunner(0xc4207985a0, 0x1339680) /gimme/.gimme/versions/go1.10.linux.amd64/src/testing/testing.go:777 +0xd0 created by testing.(*T).Run /gimme/.gimme/versions/go1.10.linux.amd64/src/testing/testing.go:824 +0x2e0 goroutine 9 [chan receive, 90 minutes]: kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/internal/specrunner.(*SpecRunner).registerForInterrupts(0xc4207108c0, 0xc4200c51a0) /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/internal/specrunner/spec_runner.go:223 +0xd1 created by kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/internal/specrunner.(*SpecRunner).Run /root/go/src/kubevirt.io/kubevirt/vendor/github.com/onsi/ginkgo/internal/specrunner/spec_runner.go:60 +0x88 goroutine 10 [select, 90 minutes, locked to thread]: runtime.gopark(0x133b4c0, 0x0, 0x12a9dde, 0x6, 0x18, 0x1) /gimme/.gimme/versions/go1.10.linux.amd64/src/runtime/proc.go:291 +0x11a runtime.selectgo(0xc42047f750, 0xc4200c5260) /gimme/.gimme/versions/go1.10.linux.amd64/src/runtime/select.go:392 +0xe50 runtime.ensureSigM.func1() /gimme/.gimme/versions/go1.10.linux.amd64/src/runtime/signal_unix.go:549 +0x1f4 runtime.goexit() /gimme/.gimme/versions/go1.10.linux.amd64/src/runtime/asm_amd64.s:2361 +0x1 goroutine 12138 [chan send, 18 minutes]: kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc4209ca480) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:114 +0x114 created by kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 37 [IO wait]: internal/poll.runtime_pollWait(0x7f0ab8f4af00, 0x72, 0xc42008d850) /gimme/.gimme/versions/go1.10.linux.amd64/src/runtime/netpoll.go:173 +0x57 internal/poll.(*pollDesc).wait(0xc4206eaa18, 0x72, 0xffffffffffffff00, 0x13b7ca0, 0x1ad8640) /gimme/.gimme/versions/go1.10.linux.amd64/src/internal/poll/fd_poll_runtime.go:85 +0x9b internal/poll.(*pollDesc).waitRead(0xc4206eaa18, 0xc4206d2000, 0x8000, 0x8000) /gimme/.gimme/versions/go1.10.linux.amd64/src/internal/poll/fd_poll_runtime.go:90 +0x3d internal/poll.(*FD).Read(0xc4206eaa00, 0xc4206d2000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /gimme/.gimme/versions/go1.10.linux.amd64/src/internal/poll/fd_unix.go:157 +0x17d net.(*netFD).Read(0xc4206eaa00, 0xc4206d2000, 0x8000, 0x8000, 0x0, 0x8, 0x7ffb) /gimme/.gimme/versions/go1.10.linux.amd64/src/net/fd_unix.go:202 +0x4f net.(*conn).Read(0xc4204c2000, 0xc4206d2000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /gimme/.gimme/versions/go1.10.linux.amd64/src/net/net.go:176 +0x6a crypto/tls.(*block).readFromUntil(0xc420376120, 0x7f0ab8f4c170, 0xc4204c2000, 0x5, 0xc4204c2000, 0x0) /gimme/.gimme/versions/go1.10.linux.amd64/src/crypto/tls/conn.go:493 +0x96 crypto/tls.(*Conn).readRecord(0xc42060ca80, 0x133b617, 0xc42060cba0, 0x20) /gimme/.gimme/versions/go1.10.linux.amd64/src/crypto/tls/conn.go:595 +0xe0 crypto/tls.(*Conn).Read(0xc42060ca80, 0xc420638000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /gimme/.gimme/versions/go1.10.linux.amd64/src/crypto/tls/conn.go:1156 +0x100 bufio.(*Reader).Read(0xc42086a2a0, 0xc42029e2d8, 0x9, 0x9, 0xc42045f028, 0x1, 0x0) /gimme/.gimme/versions/go1.10.linux.amd64/src/bufio/bufio.go:216 +0x238 io.ReadAtLeast(0x13b4e00, 0xc42086a2a0, 0xc42029e2d8, 0x9, 0x9, 0x9, 0xc4206a60a0, 0x43f2c1, 0xc4207dc600) /gimme/.gimme/versions/go1.10.linux.amd64/src/io/io.go:309 +0x86 io.ReadFull(0x13b4e00, 0xc42086a2a0, 0xc42029e2d8, 0x9, 0x9, 0x133b608, 0xc42008dd10, 0x462d33) /gimme/.gimme/versions/go1.10.linux.amd64/src/io/io.go:327 +0x58 kubevirt.io/kubevirt/vendor/golang.org/x/net/http2.readFrameHeader(0xc42029e2d8, 0x9, 0x9, 0x13b4e00, 0xc42086a2a0, 0x0, 0xc400000000, 0x7babc0, 0xc420c40028) /root/go/src/kubevirt.io/kubevirt/vendor/golang.org/x/net/http2/frame.go:237 +0x7b kubevirt.io/kubevirt/vendor/golang.org/x/net/http2.(*Framer).ReadFrame(0xc42029e2a0, 0xc4209cb140, 0x0, 0x0, 0x0) /root/go/src/kubevirt.io/kubevirt/vendor/golang.org/x/net/http2/frame.go:492 +0xa4 kubevirt.io/kubevirt/vendor/golang.org/x/net/http2.(*clientConnReadLoop).run(0xc42008dfb0, 0x133a5d8, 0xc4206cffb0) /root/go/src/kubevirt.io/kubevirt/vendor/golang.org/x/net/http2/transport.go:1428 +0x8e kubevirt.io/kubevirt/vendor/golang.org/x/net/http2.(*ClientConn).readLoop(0xc4204c41a0) /root/go/src/kubevirt.io/kubevirt/vendor/golang.org/x/net/http2/transport.go:1354 +0x76 created by kubevirt.io/kubevirt/vendor/golang.org/x/net/http2.(*Transport).newClientConn /root/go/src/kubevirt.io/kubevirt/vendor/golang.org/x/net/http2/transport.go:579 +0x651 goroutine 5409 [chan send, 58 minutes]: kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc4204d2360) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:114 +0x114 created by kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 4938 [chan send, 61 minutes]: kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc420939350) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:114 +0x114 created by kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 15427 [semacquire]: sync.runtime_notifyListWait(0xc420c40040, 0xc400000001) /gimme/.gimme/versions/go1.10.linux.amd64/src/runtime/sema.go:510 +0x10b sync.(*Cond).Wait(0xc420c40030) /gimme/.gimme/versions/go1.10.linux.amd64/src/sync/cond.go:56 +0x80 kubevirt.io/kubevirt/vendor/golang.org/x/net/http2.(*pipe).Read(0xc420c40028, 0xc420bcc601, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) /root/go/src/kubevirt.io/kubevirt/vendor/golang.org/x/net/http2/pipe.go:64 +0x8f kubevirt.io/kubevirt/vendor/golang.org/x/net/http2.transportResponseBody.Read(0xc420c40000, 0xc420bcc601, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) /root/go/src/kubevirt.io/kubevirt/vendor/golang.org/x/net/http2/transport.go:1674 +0xa1 encoding/json.(*Decoder).refill(0xc4201efe00, 0x7fb90a, 0x9) /gimme/.gimme/versions/go1.10.linux.amd64/src/encoding/json/stream.go:159 +0x132 encoding/json.(*Decoder).readValue(0xc4201efe00, 0x0, 0x0, 0x112bf00) /gimme/.gimme/versions/go1.10.linux.amd64/src/encoding/json/stream.go:134 +0x23d encoding/json.(*Decoder).Decode(0xc4201efe00, 0x1145800, 0xc4209f41c0, 0x13bc280, 0xc4209e2780) /gimme/.gimme/versions/go1.10.linux.amd64/src/encoding/json/stream.go:63 +0x78 kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc420940b70, 0xc420a9d400, 0x400, 0x400, 0xc420d07780, 0x40, 0x38) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:150 +0x295 kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc42079a460, 0x0, 0x13bdf40, 0xc420d07780, 0x380, 0x13bc280, 0xc4203e02f8, 0x456ae0, 0xc4203e02a0) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x95 kubevirt.io/kubevirt/vendor/k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc420834300, 0xc420d4dfa8, 0x5, 0x13bc280, 0xc4209e2780, 0x0, 0x0) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0x7c kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc420940ba0) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:93 +0x12e created by kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 14203 [chan send, 7 minutes]: kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc4202c8510) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:114 +0x114 created by kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 2768 [chan send, 74 minutes]: kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc42053e9c0) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:114 +0x114 created by kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 13701 [chan send, 10 minutes]: kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc42076cf90) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:114 +0x114 created by kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 572 [chan send, 87 minutes]: kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc4205eb650) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:114 +0x114 created by kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 4402 [chan send, 64 minutes]: kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc4206fe960) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:114 +0x114 created by kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 3880 [chan send, 68 minutes]: kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc420945020) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:114 +0x114 created by kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 11645 [chan send, 22 minutes]: kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc420647c50) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:114 +0x114 created by kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 1083 [chan send, 84 minutes]: kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc420717a40) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:114 +0x114 created by kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 1716 [chan send, 81 minutes]: kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc420402360) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:114 +0x114 created by kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 6541 [chan send, 52 minutes]: kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc4207173e0) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:114 +0x114 created by kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 2206 [chan send, 78 minutes]: kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc42048d0e0) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:114 +0x114 created by kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 3296 [chan send, 71 minutes]: kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc4206ff4a0) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:114 +0x114 created by kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 8062 [chan send, 43 minutes]: kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc4206fb4d0) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:114 +0x114 created by kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 10153 [chan send, 31 minutes]: kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc4206faea0) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:114 +0x114 created by kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 5945 [chan send, 55 minutes]: kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc420377d70) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:114 +0x114 created by kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 7535 [chan send, 46 minutes]: kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc420746000) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:114 +0x114 created by kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 9625 [chan send, 34 minutes]: kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc420584c60) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:114 +0x114 created by kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 7064 [chan send, 49 minutes]: kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc4206fea80) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:114 +0x114 created by kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 10648 [chan send, 28 minutes]: kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc4209394d0) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:114 +0x114 created by kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 8471 [chan send, 40 minutes]: kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc4203cd1d0) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:114 +0x114 created by kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 9081 [chan send, 37 minutes]: kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc4202c9ec0) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:114 +0x114 created by kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 15428 [chan receive]: kubevirt.io/kubevirt/tests.(*ObjectEventWatcher).Watch.func3(0x13be4c0, 0xc420940ba0, 0xc4203a63f0, 0xc4203e0300) /root/go/src/kubevirt.io/kubevirt/tests/utils.go:275 +0x93 created by kubevirt.io/kubevirt/tests.(*ObjectEventWatcher).Watch /root/go/src/kubevirt.io/kubevirt/tests/utils.go:273 +0x4ae goroutine 13202 [chan send, 13 minutes]: kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc420585b00) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:114 +0x114 created by kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 11105 [chan send, 25 minutes]: kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc4203cc540) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:114 +0x114 created by kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 goroutine 12692 [chan send, 16 minutes]: kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc4203776e0) /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:114 +0x114 created by kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch.NewStreamWatcher /root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:60 +0xa8 make: *** [functest] Error 2 + make cluster-down ./cluster/down.sh