Started by remote host 10.245.168.18 Building remotely on torkoal (metal-amd64) in workspace /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b [cloud-init-integration-proposed-b] $ /bin/sh -xe /tmp/jenkins3771432779631683823.sh + release=bionic + release_ver=18.04 + export http_proxy=http://squid.internal:3128 + export apt_proxy=http://squid.internal:3128 + set -e + sudo rm -Rf cloud-init + git clone https://git.launchpad.net/cloud-init Cloning into 'cloud-init'... + cd cloud-init + git tag --list + grep 18.04 + tail -1 + tag=ubuntu/18.3-9-g2e62cb8a-0ubuntu1_18.04.1 + echo Running with source from tag ubuntu/18.3-9-g2e62cb8a-0ubuntu1_18.04.1 Running with source from tag ubuntu/18.3-9-g2e62cb8a-0ubuntu1_18.04.1 + git checkout ubuntu/18.3-9-g2e62cb8a-0ubuntu1_18.04.1 Note: checking out 'ubuntu/18.3-9-g2e62cb8a-0ubuntu1_18.04.1'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 93b351a... update changelog: add sru bug ref in changelog, remove individual ref. + mirror=http://archive.ubuntu.com/ubuntu/ + set +e + tox -e citest -- run --os-name=bionic --platform=lxd --platform=nocloud-kvm --platform=ec2 --repo='deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main' --preserve-data --data-dir=./results --verbose GLOB sdist-make: /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/setup.py citest create: /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/.tox/citest citest installdeps: -r/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/integration-requirements.txt citest inst: /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/.tox/dist/cloud-init-18.3.zip citest installed: asn1crypto==0.24.0,bcrypt==3.1.4,boto3==1.5.9,botocore==1.8.50,certifi==2018.4.16,cffi==1.11.5,chardet==3.0.4,cloud-init==18.3,configobj==5.0.6,cryptography==2.2.2,docutils==0.14,idna==2.7,Jinja2==2.10,jmespath==0.9.3,jsonpatch==1.23,jsonpointer==2.0,jsonschema==2.6.0,MarkupSafe==1.0,oauthlib==2.1.0,paramiko==2.4.0,pbr==4.1.0,pkg-resources==0.0.0,pyasn1==0.4.3,pycparser==2.18,pylxd==2.2.7,PyNaCl==1.2.1,python-dateutil==2.7.3,python-simplestreams==0.1.0,PyYAML==3.13,requests==2.19.1,requests-toolbelt==0.8.0,requests-unixsocket==0.1.5,s3transfer==0.1.13,six==1.11.0,urllib3==1.23,ws4py==0.5.1 citest runtests: PYTHONHASHSEED='725732110' citest runtests: commands[0] | /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/.tox/citest/bin/python -m tests.cloud_tests run --os-name=bionic --platform=lxd --platform=nocloud-kvm --platform=ec2 --repo=deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main --preserve-data --data-dir=./results --verbose 2018-07-11 10:49:36,137 - tests.cloud_tests - DEBUG - running with args: Namespace(data_dir='/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results', deb=None, feature_override={}, os_name=['bionic'], platform=['ec2', 'lxd', 'nocloud-kvm'], ppa=None, preserve_data=True, preserve_instance=False, quiet=False, repo='deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main', result=None, rpm=None, script=None, subcmd='run', test_config=['/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/bugs/lp1511485.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/bugs/lp1611074.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/bugs/lp1628337.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/examples/add_apt_repositories.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/examples/alter_completion_message.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/examples/configure_instance_trusted_ca_certificates.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/examples/configure_instances_ssh_keys.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/examples/including_user_groups.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/examples/install_arbitrary_packages.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/examples/install_run_chef_recipes.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/examples/run_apt_upgrade.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/examples/run_commands.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/examples/run_commands_first_boot.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/examples/setup_run_puppet.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/examples/writing_out_arbitrary_files.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/main/command_output_simple.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_conf.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_disable_suites.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_primary.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_proxy.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_security.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_sources_key.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_sources_keyserver.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_sources_list.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_sources_ppa.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/apt_pipelining_disable.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/apt_pipelining_os.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/bootcmd.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/byobu.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/ca_certs.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/debug_disable.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/debug_enable.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/final_message.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/keys_to_console.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/landscape.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/locale.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/lxd_bridge.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/lxd_dir.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/ntp.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/ntp_chrony.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/ntp_pools.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/ntp_servers.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/ntp_timesyncd.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/package_update_upgrade_install.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/runcmd.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/seed_random_command.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/seed_random_data.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/set_hostname.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/set_hostname_fqdn.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/set_password.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/set_password_expire.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/set_password_list.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/set_password_list_string.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/snap.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/snappy.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/ssh_auth_key_fingerprints_disable.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/ssh_auth_key_fingerprints_enable.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/ssh_import_id.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/ssh_keys_generate.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/ssh_keys_provided.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/timezone.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/user_groups.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/write_files.yaml'], upgrade=True, upgrade_full=False, verbose=True) 2018-07-11 10:49:36,138 - tests.cloud_tests - DEBUG - using tmpdir: /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results 2018-07-11 10:49:36,146 - tests.cloud_tests - DEBUG - platform config: {'create_instance_timeout': 60, 'public_key': 'cloud_init_rsa.pub', 'tag': 'cii', 'data_dir': '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results', 'enabled': True, 'private_key': 'cloud_init_rsa', 'get_image_timeout': 300, 'instance-type': 't2.micro'} 2018-07-11 10:49:36,146 - tests.cloud_tests - INFO - setting up platform: ec2 2018-07-11 10:49:36,693 - tests.cloud_tests - DEBUG - uploading SSH key cii-20180711104936 2018-07-11 10:49:36,909 - tests.cloud_tests - DEBUG - creating new vpc 2018-07-11 10:49:37,493 - tests.cloud_tests - DEBUG - creating internet gateway 2018-07-11 10:49:37,892 - tests.cloud_tests - DEBUG - creating subnet with following ranges: 2018-07-11 10:49:37,892 - tests.cloud_tests - DEBUG - ipv4: 192.168.1.0/20 2018-07-11 10:49:37,892 - tests.cloud_tests - DEBUG - ipv6: 2600:1f16:842:db00::/64 2018-07-11 10:49:38,392 - tests.cloud_tests - DEBUG - creating routing table 2018-07-11 10:49:38,867 - tests.cloud_tests - DEBUG - creating security group 2018-07-11 10:49:39,434 - tests.cloud_tests - DEBUG - os config: {'cloud_init_ready_script': "[ -f '/run/cloud-init/result.json' ]\n", 'keyring': '/usr/share/keyrings/ubuntu-cloudimage-keyring.gpg', 'features': {'lsb_release': True, 'engb_locale': True, 'apt_up_out': True, 'apt_hist_fmt': True, 'snap': True, 'byobu': True, 'sudo': True, 'ppa': True, 'locale_gen': True, 'no_file_fmt_e': True, 'landscape': True, 'apt_src_cont': True, 'ppa_file_name': True, 'syslog': True, 'apt': True, 'hostname': True, 'ubuntu_ntp': True, 'lxd': True, 'ssh_key_fmt': True, 'daylight_time': True, 'sshd': True, 'ubuntu_repos': True, 'no_ntpdate': True, 'ubuntu_user': True, 'rpm': None}, 'release': 'bionic', 'version': 18.04, 'enabled': True, 'boot_timeout': 300, 'feature_groups': ['base', 'debian_base', 'ubuntu_specific'], 'system_ready_script': "# permit running or degraded state as both indicate complete boot\n[ $(systemctl is-system-running) = 'running' -o\n $(systemctl is-system-running) = 'degraded' ]\n", 'os': 'ubuntu', 'arch': 'amd64', 'boot_clean_script': '#!/bin/bash\nrm -rf /var/log/cloud-init.log /var/log/cloud-init-output.log \\\n /var/lib/cloud/ /run/cloud-init/ /var/log/syslog\n', 'mirror_dir': '/srv/citest/images', 'root-store': 'ebs', 'mirror_url': 'https://cloud-images.ubuntu.com/daily'} 2018-07-11 10:49:39,435 - tests.cloud_tests - INFO - acquiring image for os: bionic 2018-07-11 10:49:39,435 - tests.cloud_tests - DEBUG - finding image using streams 2018-07-11 10:49:42,493 - tests.cloud_tests - DEBUG - found image: ami-b54279d0 2018-07-11 10:49:42,493 - tests.cloud_tests - DEBUG - updating args for setup with: {} 2018-07-11 10:49:42,493 - tests.cloud_tests - INFO - setting up ubuntu-bionic 2018-07-11 10:49:42,494 - tests.cloud_tests - DEBUG - enable repo: "deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main" in target 2018-07-11 10:49:42,494 - tests.cloud_tests - DEBUG - executing "enable repo: "deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main" in target" 2018-07-11 10:49:42,494 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:49:43,329 - tests.cloud_tests - DEBUG - instance id: i-0ca4722a5c0d27c01 2018-07-11 10:49:58,795 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:50:14,249 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:50:33,136 - tests.cloud_tests - DEBUG - upgrading cloud-init 2018-07-11 10:50:33,136 - tests.cloud_tests - DEBUG - executing "upgrading cloud-init" 2018-07-11 10:50:39,708 - tests.cloud_tests - DEBUG - creating snapshot for bionic 2018-07-11 10:50:39,709 - tests.cloud_tests - DEBUG - executing command: sh -c 'set -e; s="$1"; shift; cat > "$s"; trap "rm -f $s" EXIT; chmod +x "$s"; "$s" "$@"' runscript /tmp/EC2Instance-0000 2018-07-11 10:50:39,899 - tests.cloud_tests - DEBUG - stopping instance i-0ca4722a5c0d27c01 2018-07-11 10:51:11,005 - tests.cloud_tests - DEBUG - creating custom ami from instance i-0ca4722a5c0d27c01 2018-07-11 10:51:57,186 - tests.cloud_tests - INFO - collecting test data for os: bionic 2018-07-11 10:51:57,191 - tests.cloud_tests - WARNING - test config bugs/lp1511485 is not enabled, skipping 2018-07-11 10:51:57,195 - tests.cloud_tests - WARNING - test config bugs/lp1611074 is not enabled, skipping 2018-07-11 10:51:57,201 - tests.cloud_tests - INFO - collecting test data for test: bugs/lp1628337 2018-07-11 10:51:57,201 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:51:57,959 - tests.cloud_tests - DEBUG - instance id: i-0c54b49813e8f9409 2018-07-11 10:52:13,398 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:52:31,966 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:52:31,966 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:52:32,271 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:52:32,271 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:52:32,517 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:52:32,517 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:52:32,765 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:52:32,765 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:52:33,013 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:52:33,013 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:52:33,362 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:52:33,362 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:52:33,607 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:52:33,608 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:52:33,864 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:52:33,864 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:52:34,112 - tests.cloud_tests - DEBUG - stopping instance i-0c54b49813e8f9409 2018-07-11 10:53:05,470 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/bugs/lp1628337/console.log 2018-07-11 10:53:05,686 - tests.cloud_tests - DEBUG - destroying instance i-0c54b49813e8f9409 2018-07-11 10:53:21,195 - tests.cloud_tests - WARNING - test config examples/add_apt_repositories is not enabled, skipping 2018-07-11 10:53:21,199 - tests.cloud_tests - WARNING - test config examples/alter_completion_message is not enabled, skipping 2018-07-11 10:53:21,205 - tests.cloud_tests - WARNING - test config examples/configure_instance_trusted_ca_certificates is not enabled, skipping 2018-07-11 10:53:21,214 - tests.cloud_tests - WARNING - test config examples/configure_instances_ssh_keys is not enabled, skipping 2018-07-11 10:53:21,221 - tests.cloud_tests - WARNING - test config examples/including_user_groups is not enabled, skipping 2018-07-11 10:53:21,226 - tests.cloud_tests - WARNING - test config examples/install_arbitrary_packages is not enabled, skipping 2018-07-11 10:53:21,235 - tests.cloud_tests - WARNING - test config examples/install_run_chef_recipes is not enabled, skipping 2018-07-11 10:53:21,239 - tests.cloud_tests - WARNING - test config examples/run_apt_upgrade is not enabled, skipping 2018-07-11 10:53:21,244 - tests.cloud_tests - WARNING - test config examples/run_commands is not enabled, skipping 2018-07-11 10:53:21,249 - tests.cloud_tests - WARNING - test config examples/run_commands_first_boot is not enabled, skipping 2018-07-11 10:53:21,256 - tests.cloud_tests - WARNING - test config examples/setup_run_puppet is not enabled, skipping 2018-07-11 10:53:21,262 - tests.cloud_tests - WARNING - test config examples/writing_out_arbitrary_files is not enabled, skipping 2018-07-11 10:53:21,267 - tests.cloud_tests - INFO - collecting test data for test: main/command_output_simple 2018-07-11 10:53:21,267 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:53:22,108 - tests.cloud_tests - DEBUG - instance id: i-0ac57c1d0f2ace40b 2018-07-11 10:53:37,619 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:53:54,425 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:53:54,425 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:53:54,717 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:53:54,717 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:53:54,948 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:53:54,949 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:53:55,180 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:53:55,180 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:53:55,412 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:53:55,412 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:53:55,653 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:53:55,653 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:53:55,884 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:53:55,884 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:53:56,213 - tests.cloud_tests - DEBUG - running collect script: cloud-init-test-output 2018-07-11 10:53:56,214 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-test-output" 2018-07-11 10:53:56,444 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:53:56,445 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:53:56,676 - tests.cloud_tests - DEBUG - stopping instance i-0ac57c1d0f2ace40b 2018-07-11 10:54:27,774 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/main/command_output_simple/console.log 2018-07-11 10:54:27,998 - tests.cloud_tests - DEBUG - destroying instance i-0ac57c1d0f2ace40b 2018-07-11 10:54:43,461 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_conf 2018-07-11 10:54:43,462 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:54:44,340 - tests.cloud_tests - DEBUG - instance id: i-066ef00ca2b07cc37 2018-07-11 10:54:59,820 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:55:18,387 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:55:18,387 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:55:18,685 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:55:18,685 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:55:18,930 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:55:18,930 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:55:19,175 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:55:19,175 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:55:19,418 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:55:19,419 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:55:19,672 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:55:19,672 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:55:19,915 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:55:19,915 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:55:20,257 - tests.cloud_tests - DEBUG - running collect script: 94cloud-init-config 2018-07-11 10:55:20,257 - tests.cloud_tests - DEBUG - executing "collect: 94cloud-init-config" 2018-07-11 10:55:20,503 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:55:20,503 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:55:20,749 - tests.cloud_tests - DEBUG - stopping instance i-066ef00ca2b07cc37 2018-07-11 10:56:06,972 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/apt_configure_conf/console.log 2018-07-11 10:56:07,165 - tests.cloud_tests - DEBUG - destroying instance i-066ef00ca2b07cc37 2018-07-11 10:56:22,648 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_disable_suites 2018-07-11 10:56:22,648 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:56:23,510 - tests.cloud_tests - DEBUG - instance id: i-0cef3beef521446b0 2018-07-11 10:56:39,134 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:56:55,945 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:56:55,945 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:56:56,239 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:56:56,239 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:56:56,469 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 10:56:56,469 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 10:56:56,703 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:56:56,703 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:56:56,933 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:56:56,934 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:56:57,165 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:56:57,165 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:56:57,406 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:56:57,407 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:56:57,645 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:56:57,645 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:56:57,976 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:56:57,977 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:56:58,205 - tests.cloud_tests - DEBUG - stopping instance i-0cef3beef521446b0 2018-07-11 10:57:44,517 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/apt_configure_disable_suites/console.log 2018-07-11 10:57:44,697 - tests.cloud_tests - DEBUG - destroying instance i-0cef3beef521446b0 2018-07-11 10:58:00,191 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_primary 2018-07-11 10:58:00,191 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:58:00,958 - tests.cloud_tests - DEBUG - instance id: i-02e2a8b57c4a5b1d8 2018-07-11 10:58:16,437 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:58:33,175 - tests.cloud_tests - DEBUG - running collect script: gatech.sources.list 2018-07-11 10:58:33,175 - tests.cloud_tests - DEBUG - executing "collect: gatech.sources.list" 2018-07-11 10:58:33,388 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:58:33,388 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:58:33,700 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:58:33,700 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:58:33,928 - tests.cloud_tests - DEBUG - running collect script: ubuntu.sources.list 2018-07-11 10:58:33,928 - tests.cloud_tests - DEBUG - executing "collect: ubuntu.sources.list" 2018-07-11 10:58:34,159 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:58:34,159 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:58:34,388 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:58:34,388 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:58:34,616 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:58:34,616 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:58:34,853 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:58:34,853 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:58:35,085 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 10:58:35,085 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 10:58:35,318 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:58:35,318 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:58:35,648 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:58:35,648 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:58:35,877 - tests.cloud_tests - DEBUG - stopping instance i-02e2a8b57c4a5b1d8 2018-07-11 10:59:07,082 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/apt_configure_primary/console.log 2018-07-11 10:59:07,245 - tests.cloud_tests - DEBUG - destroying instance i-02e2a8b57c4a5b1d8 2018-07-11 10:59:22,709 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_proxy 2018-07-11 10:59:22,710 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:59:23,692 - tests.cloud_tests - DEBUG - instance id: i-0cc81f76b9b501c35 2018-07-11 10:59:39,163 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:59:55,919 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-aptproxy 2018-07-11 10:59:55,919 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-aptproxy" 2018-07-11 10:59:56,144 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:59:56,144 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:59:56,486 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:59:56,486 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:59:56,731 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:59:56,731 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:59:56,975 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:59:56,975 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:59:57,220 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:59:57,220 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:59:57,472 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:59:57,472 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:59:57,723 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:59:57,723 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:59:58,068 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:59:58,068 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:59:58,313 - tests.cloud_tests - DEBUG - stopping instance i-0cc81f76b9b501c35 2018-07-11 11:00:29,409 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/apt_configure_proxy/console.log 2018-07-11 11:00:29,613 - tests.cloud_tests - DEBUG - destroying instance i-0cc81f76b9b501c35 2018-07-11 11:00:45,106 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_security 2018-07-11 11:00:45,106 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:00:46,009 - tests.cloud_tests - DEBUG - instance id: i-0743fd45f22988e11 2018-07-11 11:01:01,623 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:01:19,161 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:01:19,161 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:01:19,481 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:01:19,481 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:01:19,725 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 11:01:19,725 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 11:01:19,969 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:01:19,969 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:01:20,212 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:01:20,213 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:01:20,456 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:01:20,456 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:01:20,709 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:01:20,709 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:01:20,952 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:01:20,952 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:01:21,296 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:01:21,296 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:01:21,542 - tests.cloud_tests - DEBUG - stopping instance i-0743fd45f22988e11 2018-07-11 11:01:52,757 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/apt_configure_security/console.log 2018-07-11 11:01:52,932 - tests.cloud_tests - DEBUG - destroying instance i-0743fd45f22988e11 2018-07-11 11:02:08,551 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_key 2018-07-11 11:02:08,551 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:02:09,452 - tests.cloud_tests - DEBUG - instance id: i-0b90c480216c476be 2018-07-11 11:02:24,910 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:02:32,035 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:02:43,136 - tests.cloud_tests - DEBUG - running collect script: apt_key_list 2018-07-11 11:02:43,136 - tests.cloud_tests - DEBUG - executing "collect: apt_key_list" 2018-07-11 11:02:43,401 - tests.cloud_tests - DEBUG - collect script apt_key_list exited 'b'Warning: apt-key output should not be parsed (stdout is not a terminal)\n'' and had stderr: 0 2018-07-11 11:02:43,402 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:02:43,402 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:02:43,698 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:02:43,698 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:02:43,941 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 11:02:43,941 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 11:02:44,185 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:02:44,186 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:02:44,429 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:02:44,429 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:02:44,673 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:02:44,673 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:02:44,925 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:02:44,925 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:02:45,169 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:02:45,169 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:02:45,503 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:02:45,503 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:02:45,745 - tests.cloud_tests - DEBUG - stopping instance i-0b90c480216c476be 2018-07-11 11:03:01,576 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/apt_configure_sources_key/console.log 2018-07-11 11:03:01,761 - tests.cloud_tests - DEBUG - destroying instance i-0b90c480216c476be 2018-07-11 11:03:17,229 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_keyserver 2018-07-11 11:03:17,229 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:03:18,138 - tests.cloud_tests - DEBUG - instance id: i-0f02786428514361e 2018-07-11 11:03:33,634 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:03:40,902 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:03:51,300 - tests.cloud_tests - DEBUG - running collect script: apt_key_list 2018-07-11 11:03:51,300 - tests.cloud_tests - DEBUG - executing "collect: apt_key_list" 2018-07-11 11:03:51,556 - tests.cloud_tests - DEBUG - collect script apt_key_list exited 'b'Warning: apt-key output should not be parsed (stdout is not a terminal)\n'' and had stderr: 0 2018-07-11 11:03:51,557 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:03:51,557 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:03:51,827 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:03:51,827 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:03:52,055 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 11:03:52,055 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 11:03:52,284 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:03:52,284 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:03:52,515 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:03:52,515 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:03:52,743 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:03:52,743 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:03:52,980 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:03:52,981 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:03:53,212 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:03:53,212 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:03:53,543 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:03:53,543 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:03:53,771 - tests.cloud_tests - DEBUG - stopping instance i-0f02786428514361e 2018-07-11 11:04:40,066 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/apt_configure_sources_keyserver/console.log 2018-07-11 11:04:40,234 - tests.cloud_tests - DEBUG - destroying instance i-0f02786428514361e 2018-07-11 11:04:55,714 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_list 2018-07-11 11:04:55,714 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:04:56,607 - tests.cloud_tests - DEBUG - instance id: i-0e8302f4a0e61e988 2018-07-11 11:05:12,080 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:05:19,210 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:05:24,515 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:05:24,515 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:05:24,785 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:05:24,785 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:05:25,013 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 11:05:25,014 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 11:05:25,245 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:05:25,245 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:05:25,473 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:05:25,473 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:05:25,701 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:05:25,701 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:05:25,942 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:05:25,942 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:05:26,173 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:05:26,173 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:05:26,501 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:05:26,501 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:05:26,729 - tests.cloud_tests - DEBUG - stopping instance i-0e8302f4a0e61e988 2018-07-11 11:05:57,704 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/apt_configure_sources_list/console.log 2018-07-11 11:05:57,882 - tests.cloud_tests - DEBUG - destroying instance i-0e8302f4a0e61e988 2018-07-11 11:06:13,493 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_ppa 2018-07-11 11:06:13,493 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:06:14,264 - tests.cloud_tests - DEBUG - instance id: i-05b7f4da68dfd2975 2018-07-11 11:06:45,162 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:06:45,194 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:06:59,384 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:06:59,385 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:06:59,683 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:06:59,683 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:06:59,926 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 11:06:59,926 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 11:07:00,170 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:07:00,170 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:07:00,413 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:07:00,414 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:07:00,658 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:07:00,658 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:07:00,911 - tests.cloud_tests - DEBUG - running collect script: sources_full 2018-07-11 11:07:00,911 - tests.cloud_tests - DEBUG - executing "collect: sources_full" 2018-07-11 11:07:01,158 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:07:01,159 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:07:01,401 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:07:01,402 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:07:01,744 - tests.cloud_tests - DEBUG - running collect script: apt-key 2018-07-11 11:07:01,744 - tests.cloud_tests - DEBUG - executing "collect: apt-key" 2018-07-11 11:07:02,060 - tests.cloud_tests - DEBUG - collect script apt-key exited 'b'Warning: apt-key output should not be parsed (stdout is not a terminal)\n'' and had stderr: 0 2018-07-11 11:07:02,061 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:07:02,061 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:07:02,265 - tests.cloud_tests - DEBUG - stopping instance i-05b7f4da68dfd2975 2018-07-11 11:07:48,908 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/apt_configure_sources_ppa/console.log 2018-07-11 11:07:49,079 - tests.cloud_tests - DEBUG - destroying instance i-05b7f4da68dfd2975 2018-07-11 11:08:04,536 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_pipelining_disable 2018-07-11 11:08:04,536 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:08:05,499 - tests.cloud_tests - DEBUG - instance id: i-034a5cdea53db4c69 2018-07-11 11:08:36,425 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:08:37,806 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-pipelining 2018-07-11 11:08:37,806 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-pipelining" 2018-07-11 11:08:38,012 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:08:38,013 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:08:38,329 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:08:38,329 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:08:38,559 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:08:38,560 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:08:38,792 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:08:38,792 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:08:39,024 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:08:39,024 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:08:39,265 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:08:39,265 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:08:39,496 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:08:39,496 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:08:39,827 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:08:39,827 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:08:40,060 - tests.cloud_tests - DEBUG - stopping instance i-034a5cdea53db4c69 2018-07-11 11:09:26,194 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/apt_pipelining_disable/console.log 2018-07-11 11:09:26,366 - tests.cloud_tests - DEBUG - destroying instance i-034a5cdea53db4c69 2018-07-11 11:09:41,979 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_pipelining_os 2018-07-11 11:09:41,979 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:09:42,767 - tests.cloud_tests - DEBUG - instance id: i-0dc895320205d6f87 2018-07-11 11:09:58,239 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:10:05,414 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:10:08,449 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:10:13,495 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-pipelining 2018-07-11 11:10:13,496 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-pipelining" 2018-07-11 11:10:13,730 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:10:13,731 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:10:14,046 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:10:14,046 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:10:14,277 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:10:14,277 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:10:14,509 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:10:14,509 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:10:14,741 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:10:14,741 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:10:14,982 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:10:14,983 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:10:15,213 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:10:15,214 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:10:15,544 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:10:15,544 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:10:15,773 - tests.cloud_tests - DEBUG - stopping instance i-0dc895320205d6f87 2018-07-11 11:11:02,168 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/apt_pipelining_os/console.log 2018-07-11 11:11:02,413 - tests.cloud_tests - DEBUG - destroying instance i-0dc895320205d6f87 2018-07-11 11:11:17,923 - tests.cloud_tests - INFO - collecting test data for test: modules/bootcmd 2018-07-11 11:11:17,924 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:11:18,871 - tests.cloud_tests - DEBUG - instance id: i-09a947d79e3c48aa9 2018-07-11 11:11:34,343 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:11:35,395 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:11:41,940 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:11:41,940 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:11:42,213 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:11:42,213 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:11:42,441 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-07-11 11:11:42,441 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-07-11 11:11:42,674 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:11:42,674 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:11:42,905 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:11:42,905 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:11:43,134 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:11:43,134 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:11:43,374 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:11:43,375 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:11:43,605 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:11:43,605 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:11:43,925 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:11:43,925 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:11:44,154 - tests.cloud_tests - DEBUG - stopping instance i-09a947d79e3c48aa9 2018-07-11 11:11:59,925 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/bootcmd/console.log 2018-07-11 11:12:00,097 - tests.cloud_tests - DEBUG - destroying instance i-09a947d79e3c48aa9 2018-07-11 11:12:15,623 - tests.cloud_tests - INFO - collecting test data for test: modules/byobu 2018-07-11 11:12:15,623 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:12:16,479 - tests.cloud_tests - DEBUG - instance id: i-0c8b1210f551c6741 2018-07-11 11:12:31,944 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:12:39,270 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:12:42,299 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:12:47,640 - tests.cloud_tests - DEBUG - running collect script: byobu_profile_enabled 2018-07-11 11:12:47,640 - tests.cloud_tests - DEBUG - executing "collect: byobu_profile_enabled" 2018-07-11 11:12:47,847 - tests.cloud_tests - DEBUG - running collect script: byobu_launch_exists 2018-07-11 11:12:47,848 - tests.cloud_tests - DEBUG - executing "collect: byobu_launch_exists" 2018-07-11 11:12:48,090 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:12:48,090 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:12:48,426 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:12:48,426 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:12:48,669 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:12:48,669 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:12:48,913 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:12:48,913 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:12:49,157 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:12:49,157 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:12:49,410 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:12:49,410 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:12:49,653 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:12:49,653 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:12:49,996 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:12:49,996 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:12:50,237 - tests.cloud_tests - DEBUG - stopping instance i-0c8b1210f551c6741 2018-07-11 11:13:37,066 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/byobu/console.log 2018-07-11 11:13:37,255 - tests.cloud_tests - DEBUG - destroying instance i-0c8b1210f551c6741 2018-07-11 11:13:52,924 - tests.cloud_tests - INFO - collecting test data for test: modules/ca_certs 2018-07-11 11:13:52,924 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:13:53,866 - tests.cloud_tests - DEBUG - instance id: i-0b1500866c287e2f4 2018-07-11 11:14:24,682 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:14:26,236 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:14:26,236 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:14:26,557 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:14:26,557 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:14:26,802 - tests.cloud_tests - DEBUG - running collect script: cert 2018-07-11 11:14:26,802 - tests.cloud_tests - DEBUG - executing "collect: cert" 2018-07-11 11:14:27,060 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:14:27,060 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:14:27,306 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:14:27,306 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:14:27,550 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:14:27,550 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:14:27,803 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:14:27,803 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:14:28,045 - tests.cloud_tests - DEBUG - running collect script: cert_links 2018-07-11 11:14:28,046 - tests.cloud_tests - DEBUG - executing "collect: cert_links" 2018-07-11 11:14:28,293 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:14:28,294 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:14:28,638 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:14:28,638 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:14:28,882 - tests.cloud_tests - DEBUG - stopping instance i-0b1500866c287e2f4 2018-07-11 11:15:15,143 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/ca_certs/console.log 2018-07-11 11:15:15,379 - tests.cloud_tests - DEBUG - destroying instance i-0b1500866c287e2f4 2018-07-11 11:15:31,049 - tests.cloud_tests - INFO - collecting test data for test: modules/debug_disable 2018-07-11 11:15:31,049 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:15:31,988 - tests.cloud_tests - DEBUG - instance id: i-0d2e26f71e746253d 2018-07-11 11:16:02,844 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:16:06,189 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:16:06,189 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:16:06,491 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:16:06,491 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:16:06,737 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:16:06,737 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:16:06,981 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:16:06,981 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:16:07,225 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:16:07,225 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:16:07,566 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:16:07,566 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:16:07,809 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:16:07,809 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:16:08,062 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:16:08,062 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:16:08,305 - tests.cloud_tests - DEBUG - stopping instance i-0d2e26f71e746253d 2018-07-11 11:16:54,597 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/debug_disable/console.log 2018-07-11 11:16:54,789 - tests.cloud_tests - DEBUG - destroying instance i-0d2e26f71e746253d 2018-07-11 11:17:10,426 - tests.cloud_tests - INFO - collecting test data for test: modules/debug_enable 2018-07-11 11:17:10,426 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:17:11,282 - tests.cloud_tests - DEBUG - instance id: i-0a5977e51778aa517 2018-07-11 11:17:42,080 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:17:42,112 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:17:47,468 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:17:47,468 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:17:47,770 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:17:47,770 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:17:48,020 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:17:48,020 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:17:48,263 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:17:48,263 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:17:48,508 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:17:48,508 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:17:48,855 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:17:48,855 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:17:49,103 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:17:49,103 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:17:49,361 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:17:49,361 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:17:49,611 - tests.cloud_tests - DEBUG - stopping instance i-0a5977e51778aa517 2018-07-11 11:18:20,606 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/debug_enable/console.log 2018-07-11 11:18:20,785 - tests.cloud_tests - DEBUG - destroying instance i-0a5977e51778aa517 2018-07-11 11:18:36,259 - tests.cloud_tests - INFO - collecting test data for test: modules/final_message 2018-07-11 11:18:36,260 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:18:37,211 - tests.cloud_tests - DEBUG - instance id: i-0452d9fa03a5032f4 2018-07-11 11:18:52,695 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:18:59,942 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:19:06,634 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:19:06,634 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:19:06,931 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:19:06,932 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:19:07,175 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:19:07,175 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:19:07,418 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:19:07,419 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:19:07,662 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:19:07,662 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:19:07,999 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:19:07,999 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:19:08,242 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:19:08,242 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:19:08,494 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:19:08,495 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:19:08,738 - tests.cloud_tests - DEBUG - stopping instance i-0452d9fa03a5032f4 2018-07-11 11:19:39,942 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/final_message/console.log 2018-07-11 11:19:40,125 - tests.cloud_tests - DEBUG - destroying instance i-0452d9fa03a5032f4 2018-07-11 11:19:55,634 - tests.cloud_tests - INFO - collecting test data for test: modules/keys_to_console 2018-07-11 11:19:55,634 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:19:56,456 - tests.cloud_tests - DEBUG - instance id: i-0252129018a07553f 2018-07-11 11:20:27,206 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:20:27,234 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:20:32,609 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:20:32,609 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:20:32,910 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:20:32,910 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:20:33,152 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:20:33,153 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:20:33,396 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:20:33,396 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:20:33,640 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:20:33,640 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:20:33,893 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:20:33,893 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:20:34,136 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:20:34,137 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:20:34,480 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-07-11 11:20:34,480 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-07-11 11:20:34,726 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:20:34,726 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:20:34,968 - tests.cloud_tests - DEBUG - stopping instance i-0252129018a07553f 2018-07-11 11:21:21,160 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/keys_to_console/console.log 2018-07-11 11:21:21,332 - tests.cloud_tests - DEBUG - destroying instance i-0252129018a07553f 2018-07-11 11:21:36,809 - tests.cloud_tests - WARNING - test config modules/landscape is not enabled, skipping 2018-07-11 11:21:36,815 - tests.cloud_tests - INFO - collecting test data for test: modules/locale 2018-07-11 11:21:36,815 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:21:37,693 - tests.cloud_tests - DEBUG - instance id: i-0704aecfc8e0e2358 2018-07-11 11:22:08,388 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:22:09,798 - tests.cloud_tests - DEBUG - running collect script: locale_a 2018-07-11 11:22:09,799 - tests.cloud_tests - DEBUG - executing "collect: locale_a" 2018-07-11 11:22:10,046 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:22:10,046 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:22:10,382 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:22:10,383 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:22:10,628 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:22:10,628 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:22:10,876 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:22:10,877 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:22:11,121 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:22:11,121 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:22:11,374 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:22:11,374 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:22:11,620 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:22:11,621 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:22:11,964 - tests.cloud_tests - DEBUG - running collect script: locale_gen 2018-07-11 11:22:11,965 - tests.cloud_tests - DEBUG - executing "collect: locale_gen" 2018-07-11 11:22:12,210 - tests.cloud_tests - DEBUG - running collect script: locale_default 2018-07-11 11:22:12,210 - tests.cloud_tests - DEBUG - executing "collect: locale_default" 2018-07-11 11:22:12,456 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:22:12,457 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:22:12,700 - tests.cloud_tests - DEBUG - stopping instance i-0704aecfc8e0e2358 2018-07-11 11:22:58,775 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/locale/console.log 2018-07-11 11:22:58,957 - tests.cloud_tests - DEBUG - destroying instance i-0704aecfc8e0e2358 2018-07-11 11:23:14,447 - tests.cloud_tests - INFO - collecting test data for test: modules/lxd_bridge 2018-07-11 11:23:14,447 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:23:15,265 - tests.cloud_tests - DEBUG - instance id: i-0633da01381316427 2018-07-11 11:23:30,759 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:23:37,962 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:23:56,625 - tests.cloud_tests - DEBUG - running collect script: lxc 2018-07-11 11:23:56,625 - tests.cloud_tests - DEBUG - executing "collect: lxc" 2018-07-11 11:23:56,831 - tests.cloud_tests - DEBUG - running collect script: lxd 2018-07-11 11:23:56,832 - tests.cloud_tests - DEBUG - executing "collect: lxd" 2018-07-11 11:23:57,075 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:23:57,075 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:23:57,412 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:23:57,412 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:23:57,655 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:23:57,655 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:23:57,898 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:23:57,899 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:23:58,142 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:23:58,142 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:23:58,395 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:23:58,396 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:23:58,638 - tests.cloud_tests - DEBUG - running collect script: lxc-bridge 2018-07-11 11:23:58,638 - tests.cloud_tests - DEBUG - executing "collect: lxc-bridge" 2018-07-11 11:23:58,886 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:23:58,886 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:23:59,232 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:23:59,232 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:23:59,474 - tests.cloud_tests - DEBUG - stopping instance i-0633da01381316427 2018-07-11 11:24:30,529 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/lxd_bridge/console.log 2018-07-11 11:24:30,715 - tests.cloud_tests - DEBUG - destroying instance i-0633da01381316427 2018-07-11 11:24:46,366 - tests.cloud_tests - INFO - collecting test data for test: modules/lxd_dir 2018-07-11 11:24:46,366 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:24:47,269 - tests.cloud_tests - DEBUG - instance id: i-093474cc6d1a0723e 2018-07-11 11:25:02,754 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:25:24,234 - tests.cloud_tests - DEBUG - running collect script: lxc 2018-07-11 11:25:24,234 - tests.cloud_tests - DEBUG - executing "collect: lxc" 2018-07-11 11:25:24,440 - tests.cloud_tests - DEBUG - running collect script: lxd 2018-07-11 11:25:24,440 - tests.cloud_tests - DEBUG - executing "collect: lxd" 2018-07-11 11:25:24,683 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:25:24,683 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:25:25,019 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:25:25,019 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:25:25,263 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:25:25,263 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:25:25,507 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:25:25,507 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:25:25,751 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:25:25,751 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:25:26,003 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:25:26,004 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:25:26,246 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:25:26,247 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:25:26,594 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:25:26,594 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:25:26,834 - tests.cloud_tests - DEBUG - stopping instance i-093474cc6d1a0723e 2018-07-11 11:26:13,404 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/lxd_dir/console.log 2018-07-11 11:26:13,581 - tests.cloud_tests - DEBUG - destroying instance i-093474cc6d1a0723e 2018-07-11 11:26:29,067 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp 2018-07-11 11:26:29,068 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:26:29,893 - tests.cloud_tests - DEBUG - instance id: i-0f25e835ae367be66 2018-07-11 11:26:45,543 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:27:10,262 - tests.cloud_tests - DEBUG - running collect script: ntp_installed 2018-07-11 11:27:10,263 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed" 2018-07-11 11:27:10,473 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_empty 2018-07-11 11:27:10,473 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_empty" 2018-07-11 11:27:10,723 - tests.cloud_tests - DEBUG - collect script ntp_conf_dist_empty exited 'b"ls: cannot access '/etc/ntp.conf.dist': No such file or directory\n"' and had stderr: 0 2018-07-11 11:27:10,725 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:27:10,725 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:27:11,033 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:27:11,034 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:27:11,279 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:27:11,279 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:27:11,523 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_pool_list 2018-07-11 11:27:11,523 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_pool_list" 2018-07-11 11:27:11,772 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:27:11,772 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:27:12,022 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:27:12,022 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:27:12,280 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:27:12,280 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:27:12,526 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:27:12,527 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:27:12,880 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:27:12,881 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:27:13,131 - tests.cloud_tests - DEBUG - stopping instance i-0f25e835ae367be66 2018-07-11 11:27:59,405 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/ntp/console.log 2018-07-11 11:27:59,565 - tests.cloud_tests - DEBUG - destroying instance i-0f25e835ae367be66 2018-07-11 11:28:15,017 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_chrony 2018-07-11 11:28:15,017 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:28:15,952 - tests.cloud_tests - DEBUG - instance id: i-0208f639884308f10 2018-07-11 11:28:31,429 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:28:34,502 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:28:50,225 - tests.cloud_tests - DEBUG - running collect script: chrony_conf 2018-07-11 11:28:50,225 - tests.cloud_tests - DEBUG - executing "collect: chrony_conf" 2018-07-11 11:28:50,430 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:28:50,430 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:28:50,767 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:28:50,767 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:28:51,009 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:28:51,010 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:28:51,254 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:28:51,254 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:28:51,498 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:28:51,498 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:28:51,751 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:28:51,751 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:28:51,994 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:28:51,994 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:28:52,337 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:28:52,337 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:28:52,581 - tests.cloud_tests - DEBUG - stopping instance i-0208f639884308f10 2018-07-11 11:29:23,639 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/ntp_chrony/console.log 2018-07-11 11:29:23,867 - tests.cloud_tests - DEBUG - destroying instance i-0208f639884308f10 2018-07-11 11:29:39,348 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_pools 2018-07-11 11:29:39,349 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:29:40,216 - tests.cloud_tests - DEBUG - instance id: i-0203b025e96e15398 2018-07-11 11:29:55,676 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:30:20,443 - tests.cloud_tests - DEBUG - running collect script: ntpq_servers 2018-07-11 11:30:20,444 - tests.cloud_tests - DEBUG - executing "collect: ntpq_servers" 2018-07-11 11:30:20,657 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:30:20,657 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:30:20,992 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:30:20,992 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:30:21,236 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:30:21,236 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:30:21,480 - tests.cloud_tests - DEBUG - running collect script: ntp_installed_pools 2018-07-11 11:30:21,480 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed_pools" 2018-07-11 11:30:21,725 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:30:21,726 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:30:21,968 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:30:21,968 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:30:22,221 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_pools 2018-07-11 11:30:22,221 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_pools" 2018-07-11 11:30:22,464 - tests.cloud_tests - DEBUG - collect script ntp_conf_dist_pools exited 'b"ls: cannot access '/etc/ntp.conf.dist': No such file or directory\n"' and had stderr: 0 2018-07-11 11:30:22,465 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:30:22,466 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:30:22,712 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:30:22,712 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:30:23,057 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_pools 2018-07-11 11:30:23,057 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_pools" 2018-07-11 11:30:23,300 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:30:23,301 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:30:23,544 - tests.cloud_tests - DEBUG - stopping instance i-0203b025e96e15398 2018-07-11 11:31:25,112 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/ntp_pools/console.log 2018-07-11 11:31:25,308 - tests.cloud_tests - DEBUG - destroying instance i-0203b025e96e15398 2018-07-11 11:31:40,842 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_servers 2018-07-11 11:31:40,842 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:31:41,672 - tests.cloud_tests - DEBUG - instance id: i-01187ef41b989cd22 2018-07-11 11:31:57,165 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:32:15,985 - tests.cloud_tests - DEBUG - running collect script: ntpq_servers 2018-07-11 11:32:15,985 - tests.cloud_tests - DEBUG - executing "collect: ntpq_servers" 2018-07-11 11:32:16,179 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_servers 2018-07-11 11:32:16,179 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_servers" 2018-07-11 11:32:16,411 - tests.cloud_tests - DEBUG - running collect script: ntp_installed_servers 2018-07-11 11:32:16,411 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed_servers" 2018-07-11 11:32:16,644 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:32:16,644 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:32:16,960 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:32:16,960 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:32:17,191 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:32:17,191 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:32:17,423 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:32:17,423 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:32:17,656 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:32:17,656 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:32:17,896 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:32:17,896 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:32:18,127 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:32:18,127 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:32:18,461 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_servers 2018-07-11 11:32:18,461 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_servers" 2018-07-11 11:32:18,691 - tests.cloud_tests - DEBUG - collect script ntp_conf_dist_servers exited 'b'cat: /etc/ntp.conf.dist: No such file or directory\n'' and had stderr: 0 2018-07-11 11:32:18,692 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:32:18,692 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:32:18,924 - tests.cloud_tests - DEBUG - stopping instance i-01187ef41b989cd22 2018-07-11 11:32:50,005 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/ntp_servers/console.log 2018-07-11 11:32:50,207 - tests.cloud_tests - DEBUG - destroying instance i-01187ef41b989cd22 2018-07-11 11:33:05,664 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_timesyncd 2018-07-11 11:33:05,664 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:33:06,536 - tests.cloud_tests - DEBUG - instance id: i-03a88912723d515a0 2018-07-11 11:33:21,998 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:33:29,318 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:33:36,987 - tests.cloud_tests - DEBUG - running collect script: timesyncd_conf 2018-07-11 11:33:36,988 - tests.cloud_tests - DEBUG - executing "collect: timesyncd_conf" 2018-07-11 11:33:37,193 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:33:37,193 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:33:37,530 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:33:37,530 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:33:37,773 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:33:37,773 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:33:38,017 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:33:38,017 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:33:38,261 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:33:38,261 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:33:38,514 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:33:38,514 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:33:38,757 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:33:38,757 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:33:39,101 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:33:39,101 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:33:39,345 - tests.cloud_tests - DEBUG - stopping instance i-03a88912723d515a0 2018-07-11 11:34:25,979 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/ntp_timesyncd/console.log 2018-07-11 11:34:26,160 - tests.cloud_tests - DEBUG - destroying instance i-03a88912723d515a0 2018-07-11 11:34:41,816 - tests.cloud_tests - INFO - collecting test data for test: modules/package_update_upgrade_install 2018-07-11 11:34:41,817 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:34:42,775 - tests.cloud_tests - DEBUG - instance id: i-0d64cc2f7aa805be8 2018-07-11 11:34:58,423 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:35:05,574 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:35:22,398 - tests.cloud_tests - DEBUG - running collect script: apt_history_cmdline 2018-07-11 11:35:22,399 - tests.cloud_tests - DEBUG - executing "collect: apt_history_cmdline" 2018-07-11 11:35:22,590 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:35:22,590 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:35:22,905 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:35:22,905 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:35:23,136 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:35:23,137 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:35:23,369 - tests.cloud_tests - DEBUG - running collect script: dpkg_show 2018-07-11 11:35:23,369 - tests.cloud_tests - DEBUG - executing "collect: dpkg_show" 2018-07-11 11:35:23,610 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:35:23,610 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:35:23,841 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:35:23,841 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:35:24,082 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:35:24,082 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:35:24,315 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:35:24,315 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:35:24,647 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:35:24,647 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:35:24,876 - tests.cloud_tests - DEBUG - stopping instance i-0d64cc2f7aa805be8 2018-07-11 11:35:55,929 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/package_update_upgrade_install/console.log 2018-07-11 11:35:56,181 - tests.cloud_tests - DEBUG - destroying instance i-0d64cc2f7aa805be8 2018-07-11 11:36:11,753 - tests.cloud_tests - INFO - collecting test data for test: modules/runcmd 2018-07-11 11:36:11,753 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:36:12,636 - tests.cloud_tests - DEBUG - instance id: i-0d84edb3edff89da2 2018-07-11 11:36:28,129 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:36:35,430 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:36:40,740 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:36:40,741 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:36:41,014 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:36:41,014 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:36:41,242 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:36:41,242 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:36:41,474 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:36:41,474 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:36:41,706 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:36:41,706 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:36:41,947 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:36:41,947 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:36:42,178 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:36:42,178 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:36:42,510 - tests.cloud_tests - DEBUG - running collect script: run_cmd 2018-07-11 11:36:42,511 - tests.cloud_tests - DEBUG - executing "collect: run_cmd" 2018-07-11 11:36:42,738 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:36:42,738 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:36:42,969 - tests.cloud_tests - DEBUG - stopping instance i-0d84edb3edff89da2 2018-07-11 11:37:14,330 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/runcmd/console.log 2018-07-11 11:37:14,519 - tests.cloud_tests - DEBUG - destroying instance i-0d84edb3edff89da2 2018-07-11 11:37:29,987 - tests.cloud_tests - WARNING - test config modules/seed_random_command is not enabled, skipping 2018-07-11 11:37:29,992 - tests.cloud_tests - INFO - collecting test data for test: modules/seed_random_data 2018-07-11 11:37:29,992 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:37:30,940 - tests.cloud_tests - DEBUG - instance id: i-0e3ef3b316f162201 2018-07-11 11:37:46,434 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:37:57,398 - tests.cloud_tests - DEBUG - running collect script: seed_data 2018-07-11 11:37:57,398 - tests.cloud_tests - DEBUG - executing "collect: seed_data" 2018-07-11 11:37:57,604 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:37:57,604 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:37:57,941 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:37:57,941 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:37:58,187 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:37:58,187 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:37:58,430 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:37:58,430 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:37:58,674 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:37:58,675 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:37:58,927 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:37:58,927 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:37:59,170 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:37:59,170 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:37:59,512 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:37:59,512 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:37:59,754 - tests.cloud_tests - DEBUG - stopping instance i-0e3ef3b316f162201 2018-07-11 11:38:31,358 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/seed_random_data/console.log 2018-07-11 11:38:31,529 - tests.cloud_tests - DEBUG - destroying instance i-0e3ef3b316f162201 2018-07-11 11:38:47,025 - tests.cloud_tests - INFO - collecting test data for test: modules/set_hostname 2018-07-11 11:38:47,025 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:38:47,879 - tests.cloud_tests - DEBUG - instance id: i-0d69b091182a9a978 2018-07-11 11:39:03,512 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:39:10,822 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:39:16,192 - tests.cloud_tests - DEBUG - running collect script: hostname 2018-07-11 11:39:16,192 - tests.cloud_tests - DEBUG - executing "collect: hostname" 2018-07-11 11:39:16,384 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:39:16,385 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:39:16,701 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:39:16,701 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:39:16,931 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-07-11 11:39:16,931 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-07-11 11:39:17,164 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:39:17,165 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:39:17,395 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:39:17,396 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:39:17,627 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:39:17,627 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:39:17,868 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:39:17,869 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:39:18,099 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:39:18,100 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:39:18,430 - tests.cloud_tests - DEBUG - running collect script: fqdn 2018-07-11 11:39:18,430 - tests.cloud_tests - DEBUG - executing "collect: fqdn" 2018-07-11 11:39:18,660 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:39:18,661 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:39:18,891 - tests.cloud_tests - DEBUG - stopping instance i-0d69b091182a9a978 2018-07-11 11:39:50,028 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/set_hostname/console.log 2018-07-11 11:39:50,206 - tests.cloud_tests - DEBUG - destroying instance i-0d69b091182a9a978 2018-07-11 11:40:05,865 - tests.cloud_tests - INFO - collecting test data for test: modules/set_hostname_fqdn 2018-07-11 11:40:05,865 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:40:06,647 - tests.cloud_tests - DEBUG - instance id: i-0a78d50536401fd23 2018-07-11 11:40:22,293 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:40:23,331 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:40:26,366 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:40:30,713 - tests.cloud_tests - DEBUG - running collect script: hostname 2018-07-11 11:40:30,713 - tests.cloud_tests - DEBUG - executing "collect: hostname" 2018-07-11 11:40:30,948 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:40:30,949 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:40:31,289 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:40:31,289 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:40:31,539 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-07-11 11:40:31,539 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-07-11 11:40:31,784 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:40:31,784 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:40:32,031 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:40:32,031 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:40:32,275 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:40:32,275 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:40:32,528 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:40:32,528 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:40:32,775 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:40:32,775 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:40:33,121 - tests.cloud_tests - DEBUG - running collect script: fqdn 2018-07-11 11:40:33,121 - tests.cloud_tests - DEBUG - executing "collect: fqdn" 2018-07-11 11:40:33,364 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:40:33,364 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:40:33,607 - tests.cloud_tests - DEBUG - stopping instance i-0a78d50536401fd23 2018-07-11 11:40:49,377 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/set_hostname_fqdn/console.log 2018-07-11 11:40:49,539 - tests.cloud_tests - DEBUG - destroying instance i-0a78d50536401fd23 2018-07-11 11:41:04,990 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password 2018-07-11 11:41:04,991 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:41:05,788 - tests.cloud_tests - DEBUG - instance id: i-068028e2c50cd26c8 2018-07-11 11:41:21,448 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:41:38,080 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 11:41:38,080 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 11:41:38,313 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:41:38,313 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:41:38,654 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:41:38,654 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:41:38,902 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:41:38,903 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:41:39,147 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:41:39,147 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:41:39,391 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:41:39,391 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:41:39,649 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:41:39,649 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:41:39,900 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:41:39,900 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:41:40,243 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 11:41:40,243 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 11:41:40,488 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:41:40,488 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:41:40,739 - tests.cloud_tests - DEBUG - stopping instance i-068028e2c50cd26c8 2018-07-11 11:42:27,112 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/set_password/console.log 2018-07-11 11:42:27,301 - tests.cloud_tests - DEBUG - destroying instance i-068028e2c50cd26c8 2018-07-11 11:42:42,822 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_expire 2018-07-11 11:42:42,822 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:42:44,139 - tests.cloud_tests - DEBUG - instance id: i-0cedfad8264699ace 2018-07-11 11:42:59,567 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:43:06,852 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:43:09,886 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:43:15,222 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 11:43:15,222 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 11:43:15,409 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:43:15,409 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:43:15,725 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:43:15,725 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:43:15,959 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:43:15,959 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:43:16,189 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:43:16,189 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:43:16,421 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:43:16,421 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:43:16,661 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:43:16,661 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:43:16,893 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:43:16,893 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:43:17,223 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 11:43:17,223 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 11:43:17,454 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:43:17,454 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:43:17,685 - tests.cloud_tests - DEBUG - stopping instance i-0cedfad8264699ace 2018-07-11 11:43:48,936 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/set_password_expire/console.log 2018-07-11 11:43:49,150 - tests.cloud_tests - DEBUG - destroying instance i-0cedfad8264699ace 2018-07-11 11:44:04,699 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_list 2018-07-11 11:44:04,699 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:44:05,506 - tests.cloud_tests - DEBUG - instance id: i-0e18dc14da0b8c9d2 2018-07-11 11:44:21,004 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:44:28,262 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:44:31,294 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:44:36,038 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 11:44:36,038 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 11:44:36,266 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:44:36,266 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:44:36,607 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:44:36,607 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:44:36,853 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:44:36,853 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:44:37,097 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:44:37,097 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:44:37,341 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:44:37,341 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:44:37,594 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:44:37,594 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:44:37,841 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:44:37,841 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:44:38,184 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 11:44:38,185 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 11:44:38,430 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:44:38,430 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:44:38,682 - tests.cloud_tests - DEBUG - stopping instance i-0e18dc14da0b8c9d2 2018-07-11 11:45:25,024 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/set_password_list/console.log 2018-07-11 11:45:25,203 - tests.cloud_tests - DEBUG - destroying instance i-0e18dc14da0b8c9d2 2018-07-11 11:45:40,976 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_list_string 2018-07-11 11:45:40,976 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:45:41,933 - tests.cloud_tests - DEBUG - instance id: i-0d06e429a11ef256b 2018-07-11 11:45:57,413 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:46:04,518 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:46:09,861 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 11:46:09,861 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 11:46:10,068 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:46:10,068 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:46:10,409 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:46:10,409 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:46:10,659 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:46:10,659 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:46:10,902 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:46:10,902 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:46:11,146 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:46:11,146 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:46:11,399 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:46:11,399 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:46:11,642 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:46:11,642 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:46:11,986 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 11:46:11,986 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 11:46:12,231 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:46:12,231 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:46:12,474 - tests.cloud_tests - DEBUG - stopping instance i-0d06e429a11ef256b 2018-07-11 11:46:43,596 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/set_password_list_string/console.log 2018-07-11 11:46:43,820 - tests.cloud_tests - DEBUG - destroying instance i-0d06e429a11ef256b 2018-07-11 11:46:59,322 - tests.cloud_tests - INFO - collecting test data for test: modules/snap 2018-07-11 11:46:59,322 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:47:00,223 - tests.cloud_tests - DEBUG - instance id: i-0ba7fa52d278cc793 2018-07-11 11:47:30,917 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:47:41,229 - tests.cloud_tests - DEBUG - running collect script: snaplist 2018-07-11 11:47:41,229 - tests.cloud_tests - DEBUG - executing "collect: snaplist" 2018-07-11 11:47:41,492 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:47:41,493 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:47:41,797 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:47:41,797 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:47:42,042 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:47:42,042 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:47:42,286 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:47:42,286 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:47:42,530 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:47:42,530 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:47:42,783 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:47:42,783 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:47:43,026 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:47:43,027 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:47:43,370 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:47:43,371 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:47:43,614 - tests.cloud_tests - DEBUG - stopping instance i-0ba7fa52d278cc793 2018-07-11 11:48:29,960 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/snap/console.log 2018-07-11 11:48:30,121 - tests.cloud_tests - DEBUG - destroying instance i-0ba7fa52d278cc793 2018-07-11 11:48:45,730 - tests.cloud_tests - INFO - collecting test data for test: modules/snappy 2018-07-11 11:48:45,731 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:48:46,579 - tests.cloud_tests - DEBUG - instance id: i-05f13d49feb3394aa 2018-07-11 11:49:02,185 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:49:09,347 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:49:14,687 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:49:14,687 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:49:14,985 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:49:14,985 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:49:15,227 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:49:15,227 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:49:15,471 - tests.cloud_tests - DEBUG - running collect script: snapd 2018-07-11 11:49:15,471 - tests.cloud_tests - DEBUG - executing "collect: snapd" 2018-07-11 11:49:15,728 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:49:15,728 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:49:15,971 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:49:15,971 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:49:16,224 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:49:16,224 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:49:16,467 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:49:16,467 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:49:16,805 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:49:16,805 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:49:17,047 - tests.cloud_tests - DEBUG - stopping instance i-05f13d49feb3394aa 2018-07-11 11:49:48,139 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/snappy/console.log 2018-07-11 11:49:48,303 - tests.cloud_tests - DEBUG - destroying instance i-05f13d49feb3394aa 2018-07-11 11:50:04,004 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_auth_key_fingerprints_disable 2018-07-11 11:50:04,005 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:50:04,871 - tests.cloud_tests - DEBUG - instance id: i-0d67eea7da88f3da2 2018-07-11 11:50:20,360 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:50:31,263 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:50:31,263 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:50:31,561 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:50:31,561 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:50:31,804 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:50:31,804 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:50:32,048 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:50:32,048 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:50:32,292 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:50:32,292 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:50:32,544 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:50:32,545 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:50:32,788 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:50:32,788 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:50:33,132 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-07-11 11:50:33,132 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-07-11 11:50:33,377 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:50:33,377 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:50:33,620 - tests.cloud_tests - DEBUG - stopping instance i-0d67eea7da88f3da2 2018-07-11 11:51:04,971 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/ssh_auth_key_fingerprints_disable/console.log 2018-07-11 11:51:05,164 - tests.cloud_tests - DEBUG - destroying instance i-0d67eea7da88f3da2 2018-07-11 11:51:20,623 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_auth_key_fingerprints_enable 2018-07-11 11:51:20,623 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:51:21,407 - tests.cloud_tests - DEBUG - instance id: i-0d52aaa50be0feedf 2018-07-11 11:51:52,266 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:51:53,214 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:51:53,214 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:51:53,508 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:51:53,508 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:51:53,738 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:51:53,739 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:51:53,970 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:51:53,970 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:51:54,203 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:51:54,203 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:51:54,443 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:51:54,443 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:51:54,675 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:51:54,675 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:51:55,007 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-07-11 11:51:55,008 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-07-11 11:51:55,240 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:51:55,241 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:51:55,471 - tests.cloud_tests - DEBUG - stopping instance i-0d52aaa50be0feedf 2018-07-11 11:52:41,699 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/ssh_auth_key_fingerprints_enable/console.log 2018-07-11 11:52:41,868 - tests.cloud_tests - DEBUG - destroying instance i-0d52aaa50be0feedf 2018-07-11 11:52:57,519 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_import_id 2018-07-11 11:52:57,519 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:52:58,333 - tests.cloud_tests - DEBUG - instance id: i-09bc0f75af17247bb 2018-07-11 11:53:29,216 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:53:31,618 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:53:31,618 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:53:31,894 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:53:31,894 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:53:32,121 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:53:32,122 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:53:32,356 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:53:32,357 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:53:32,585 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:53:32,585 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:53:32,826 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:53:32,826 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:53:33,057 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:53:33,057 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:53:33,388 - tests.cloud_tests - DEBUG - running collect script: auth_keys_ubuntu 2018-07-11 11:53:33,389 - tests.cloud_tests - DEBUG - executing "collect: auth_keys_ubuntu" 2018-07-11 11:53:33,618 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:53:33,618 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:53:33,849 - tests.cloud_tests - DEBUG - stopping instance i-09bc0f75af17247bb 2018-07-11 11:54:20,380 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/ssh_import_id/console.log 2018-07-11 11:54:20,545 - tests.cloud_tests - DEBUG - destroying instance i-09bc0f75af17247bb 2018-07-11 11:54:36,046 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_keys_generate 2018-07-11 11:54:36,046 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:54:36,798 - tests.cloud_tests - DEBUG - instance id: i-0c3fd31a49310747e 2018-07-11 11:54:52,235 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:54:53,286 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:55:00,689 - tests.cloud_tests - DEBUG - running collect script: ecdsa_private 2018-07-11 11:55:00,689 - tests.cloud_tests - DEBUG - executing "collect: ecdsa_private" 2018-07-11 11:55:00,896 - tests.cloud_tests - DEBUG - running collect script: ed25519_public 2018-07-11 11:55:00,897 - tests.cloud_tests - DEBUG - executing "collect: ed25519_public" 2018-07-11 11:55:01,144 - tests.cloud_tests - DEBUG - running collect script: ed25519_private 2018-07-11 11:55:01,144 - tests.cloud_tests - DEBUG - executing "collect: ed25519_private" 2018-07-11 11:55:01,387 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:55:01,387 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:55:01,724 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:55:01,724 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:55:01,967 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:55:01,967 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:55:02,210 - tests.cloud_tests - DEBUG - running collect script: rsa_public 2018-07-11 11:55:02,210 - tests.cloud_tests - DEBUG - executing "collect: rsa_public" 2018-07-11 11:55:02,453 - tests.cloud_tests - DEBUG - collect script rsa_public exited 'b'cat: /etc/ssh/ssh_host_rsa_key.pub: No such file or directory\n'' and had stderr: 1 2018-07-11 11:55:02,455 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:55:02,455 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:55:02,698 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:55:02,698 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:55:02,950 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:55:02,950 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:55:03,194 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:55:03,194 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:55:03,534 - tests.cloud_tests - DEBUG - running collect script: dsa_public 2018-07-11 11:55:03,534 - tests.cloud_tests - DEBUG - executing "collect: dsa_public" 2018-07-11 11:55:03,777 - tests.cloud_tests - DEBUG - collect script dsa_public exited 'b'cat: /etc/ssh/ssh_host_dsa_key.pub: No such file or directory\n'' and had stderr: 1 2018-07-11 11:55:03,779 - tests.cloud_tests - DEBUG - running collect script: ecdsa_public 2018-07-11 11:55:03,779 - tests.cloud_tests - DEBUG - executing "collect: ecdsa_public" 2018-07-11 11:55:04,023 - tests.cloud_tests - DEBUG - running collect script: rsa_private 2018-07-11 11:55:04,023 - tests.cloud_tests - DEBUG - executing "collect: rsa_private" 2018-07-11 11:55:04,265 - tests.cloud_tests - DEBUG - collect script rsa_private exited 'b'cat: /etc/ssh/ssh_host_rsa_key: No such file or directory\n'' and had stderr: 1 2018-07-11 11:55:04,267 - tests.cloud_tests - DEBUG - running collect script: dsa_private 2018-07-11 11:55:04,267 - tests.cloud_tests - DEBUG - executing "collect: dsa_private" 2018-07-11 11:55:04,509 - tests.cloud_tests - DEBUG - collect script dsa_private exited 'b'cat: /etc/ssh/ssh_host_dsa_key: No such file or directory\n'' and had stderr: 1 2018-07-11 11:55:04,511 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:55:04,511 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:55:04,755 - tests.cloud_tests - DEBUG - stopping instance i-0c3fd31a49310747e 2018-07-11 11:55:20,467 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/ssh_keys_generate/console.log 2018-07-11 11:55:20,642 - tests.cloud_tests - DEBUG - destroying instance i-0c3fd31a49310747e 2018-07-11 11:55:36,358 - tests.cloud_tests - WARNING - test config modules/ssh_keys_provided is not enabled, skipping 2018-07-11 11:55:36,363 - tests.cloud_tests - INFO - collecting test data for test: modules/timezone 2018-07-11 11:55:36,363 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:55:37,340 - tests.cloud_tests - DEBUG - instance id: i-0c656bc6cde31f3c4 2018-07-11 11:55:52,826 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:55:59,974 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:56:05,295 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:56:05,295 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:56:05,569 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:56:05,569 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:56:05,799 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:56:05,800 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:56:06,028 - tests.cloud_tests - DEBUG - running collect script: timezone 2018-07-11 11:56:06,028 - tests.cloud_tests - DEBUG - executing "collect: timezone" 2018-07-11 11:56:06,261 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:56:06,262 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:56:06,493 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:56:06,493 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:56:06,734 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:56:06,734 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:56:06,964 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:56:06,964 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:56:07,293 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:56:07,293 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:56:07,520 - tests.cloud_tests - DEBUG - stopping instance i-0c656bc6cde31f3c4 2018-07-11 11:56:38,915 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/timezone/console.log 2018-07-11 11:56:39,101 - tests.cloud_tests - DEBUG - destroying instance i-0c656bc6cde31f3c4 2018-07-11 11:56:54,625 - tests.cloud_tests - INFO - collecting test data for test: modules/user_groups 2018-07-11 11:56:54,625 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:56:55,527 - tests.cloud_tests - DEBUG - instance id: i-0db536f7e751af56d 2018-07-11 11:57:11,177 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:57:18,310 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:57:23,290 - tests.cloud_tests - DEBUG - running collect script: group_ubuntu 2018-07-11 11:57:23,291 - tests.cloud_tests - DEBUG - executing "collect: group_ubuntu" 2018-07-11 11:57:23,519 - tests.cloud_tests - DEBUG - running collect script: group_cloud_users 2018-07-11 11:57:23,520 - tests.cloud_tests - DEBUG - executing "collect: group_cloud_users" 2018-07-11 11:57:23,734 - tests.cloud_tests - DEBUG - running collect script: root_groups 2018-07-11 11:57:23,734 - tests.cloud_tests - DEBUG - executing "collect: root_groups" 2018-07-11 11:57:23,967 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:57:23,967 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:57:24,280 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:57:24,280 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:57:24,509 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:57:24,509 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:57:24,741 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:57:24,741 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:57:24,973 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:57:24,973 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:57:25,215 - tests.cloud_tests - DEBUG - running collect script: user_foobar 2018-07-11 11:57:25,216 - tests.cloud_tests - DEBUG - executing "collect: user_foobar" 2018-07-11 11:57:25,445 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:57:25,445 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:57:25,677 - tests.cloud_tests - DEBUG - running collect script: user_barfoo 2018-07-11 11:57:25,677 - tests.cloud_tests - DEBUG - executing "collect: user_barfoo" 2018-07-11 11:57:25,910 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:57:25,910 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:57:26,239 - tests.cloud_tests - DEBUG - running collect script: user_ubuntu 2018-07-11 11:57:26,239 - tests.cloud_tests - DEBUG - executing "collect: user_ubuntu" 2018-07-11 11:57:26,470 - tests.cloud_tests - DEBUG - running collect script: user_cloudy 2018-07-11 11:57:26,470 - tests.cloud_tests - DEBUG - executing "collect: user_cloudy" 2018-07-11 11:57:26,702 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:57:26,702 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:57:26,933 - tests.cloud_tests - DEBUG - stopping instance i-0db536f7e751af56d 2018-07-11 11:57:43,003 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/user_groups/console.log 2018-07-11 11:57:43,192 - tests.cloud_tests - DEBUG - destroying instance i-0db536f7e751af56d 2018-07-11 11:57:58,701 - tests.cloud_tests - INFO - collecting test data for test: modules/write_files 2018-07-11 11:57:58,702 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:57:59,559 - tests.cloud_tests - DEBUG - instance id: i-08258437757cf0cfa 2018-07-11 11:58:15,205 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:58:32,140 - tests.cloud_tests - DEBUG - running collect script: file_gzip 2018-07-11 11:58:32,140 - tests.cloud_tests - DEBUG - executing "collect: file_gzip" 2018-07-11 11:58:32,362 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:58:32,362 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:58:32,676 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:58:32,676 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:58:32,906 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:58:32,906 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:58:33,136 - tests.cloud_tests - DEBUG - running collect script: file_b64 2018-07-11 11:58:33,136 - tests.cloud_tests - DEBUG - executing "collect: file_b64" 2018-07-11 11:58:33,372 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:58:33,372 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:58:33,603 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:58:33,603 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:58:33,843 - tests.cloud_tests - DEBUG - running collect script: file_binary 2018-07-11 11:58:33,844 - tests.cloud_tests - DEBUG - executing "collect: file_binary" 2018-07-11 11:58:34,076 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:58:34,077 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:58:34,307 - tests.cloud_tests - DEBUG - running collect script: file_text 2018-07-11 11:58:34,307 - tests.cloud_tests - DEBUG - executing "collect: file_text" 2018-07-11 11:58:34,544 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:58:34,544 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:58:34,875 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:58:34,875 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:58:35,103 - tests.cloud_tests - DEBUG - stopping instance i-08258437757cf0cfa 2018-07-11 11:59:21,587 - tests.cloud_tests - DEBUG - getting console log for ami-3b340f5e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/ec2/bionic/modules/write_files/console.log 2018-07-11 11:59:21,753 - tests.cloud_tests - DEBUG - destroying instance i-08258437757cf0cfa 2018-07-11 11:59:37,357 - tests.cloud_tests - DEBUG - removing custom ami ami-3b340f5e 2018-07-11 11:59:37,602 - tests.cloud_tests - DEBUG - removing custom snapshot snap-04ac8f32c7503939d 2018-07-11 11:59:37,741 - tests.cloud_tests - DEBUG - terminating backing instance i-0ca4722a5c0d27c01 2018-07-11 11:59:53,750 - tests.cloud_tests - DEBUG - deleting SSH key cii-20180711104936 2018-07-11 11:59:53,968 - tests.cloud_tests - DEBUG - deleting security group sg-dbe2aab1 2018-07-11 11:59:54,221 - tests.cloud_tests - DEBUG - deleting subnet subnet-f8eb6782 2018-07-11 11:59:54,454 - tests.cloud_tests - DEBUG - deleting routing table rtb-7b27cf10 2018-07-11 11:59:54,553 - tests.cloud_tests - DEBUG - deleting internet gateway igw-1fb06477 2018-07-11 11:59:54,733 - tests.cloud_tests - DEBUG - deleting vpc vpc-9cdffdf4 2018-07-11 11:59:54,913 - tests.cloud_tests - DEBUG - platform config: {'create_instance_timeout': 60, 'public_key': 'cloud_init_rsa.pub', 'data_dir': '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results', 'template_overrides': {'/var/lib/cloud/seed/nocloud-net/user-data': {'when': ['create', 'copy'], 'properties': {'default': '#cloud-config\n{}\n'}, 'template': 'cloud-init-user.tpl'}, '/var/lib/cloud/seed/nocloud-net/network-config': {'when': ['create', 'copy'], 'template': 'cloud-init-network.tpl'}, '/var/lib/cloud/seed/nocloud-net/meta-data': {'when': ['create', 'copy'], 'template': 'cloud-init-meta.tpl'}, '/var/lib/cloud/seed/nocloud-net/vendor-data': {'when': ['create', 'copy'], 'properties': {'default': '#cloud-config\n{}\n'}, 'template': 'cloud-init-vendor.tpl'}}, 'template_files': {'cloud-init-user.tpl': '{{ config_get("user.user-data", properties.default) }}\n', 'cloud-init-meta.tpl': '#cloud-config\ninstance-id: {{ container.name }}\nlocal-hostname: {{ container.name }}\n{{ config_get("user.meta-data", "") }}\n', 'cloud-init-vendor.tpl': '{{ config_get("user.vendor-data", properties.default) }}\n', 'cloud-init-network.tpl': '{% if config_get("user.network-config", "") == "" %}version: 1\nconfig:\n - type: physical\n name: eth0\n subnets:\n - type: {% if config_get("user.network_mode", "") == "link-local" %}manual{% else %}dhcp{% endif %}\n control: auto{% else %}{{ config_get("user.network-config", "") }}{% endif %}\n'}, 'enabled': True, 'private_key': 'cloud_init_rsa', 'get_image_timeout': 300} 2018-07-11 11:59:54,913 - tests.cloud_tests - INFO - setting up platform: lxd 2018-07-11 11:59:57,199 - tests.cloud_tests - DEBUG - os config: {'cloud_init_ready_script': "[ -f '/run/cloud-init/result.json' ]\n", 'override_templates': False, 'mirror_dir': '/srv/citest/images', 'sstreams_server': 'https://cloud-images.ubuntu.com/daily', 'alias': 'bionic', 'keyring': '/usr/share/keyrings/ubuntu-cloudimage-keyring.gpg', 'features': {'lsb_release': True, 'engb_locale': True, 'apt_up_out': True, 'apt_hist_fmt': True, 'snap': True, 'byobu': True, 'sudo': True, 'ppa': True, 'locale_gen': True, 'no_file_fmt_e': True, 'landscape': True, 'apt_src_cont': True, 'ppa_file_name': True, 'syslog': True, 'apt': True, 'hostname': True, 'ubuntu_ntp': True, 'lxd': True, 'ssh_key_fmt': True, 'daylight_time': True, 'sshd': True, 'ubuntu_repos': True, 'no_ntpdate': True, 'ubuntu_user': True, 'rpm': None}, 'release': 'bionic', 'setup_overrides': None, 'enabled': True, 'version': 18.04, 'feature_groups': ['base', 'debian_base', 'ubuntu_specific'], 'system_ready_script': "# permit running or degraded state as both indicate complete boot\n[ $(systemctl is-system-running) = 'running' -o\n $(systemctl is-system-running) = 'degraded' ]\n", 'os': 'ubuntu', 'boot_clean_script': '#!/bin/bash\nrm -rf /var/log/cloud-init.log /var/log/cloud-init-output.log \\\n /var/lib/cloud/ /run/cloud-init/ /var/log/syslog\n', 'arch': 'amd64', 'boot_timeout': 120, 'cache_base_image': True, 'mirror_url': 'https://cloud-images.ubuntu.com/daily'} 2018-07-11 11:59:57,199 - tests.cloud_tests - INFO - acquiring image for os: bionic 2018-07-11 12:00:13,127 - tests.cloud_tests - DEBUG - updating args for setup with: None 2018-07-11 12:00:13,127 - tests.cloud_tests - INFO - setting up ubuntu-bionic 2018-07-11 12:00:15,099 - tests.cloud_tests - DEBUG - enable repo: "deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main" in target 2018-07-11 12:00:15,099 - tests.cloud_tests - DEBUG - executing "enable repo: "deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main" in target" 2018-07-11 12:00:51,016 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:00:51,016 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:00:56,388 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:01:18,292 - tests.cloud_tests - DEBUG - upgrading cloud-init 2018-07-11 12:01:18,292 - tests.cloud_tests - DEBUG - executing "upgrading cloud-init" 2018-07-11 12:01:27,396 - tests.cloud_tests - DEBUG - creating snapshot for bionic 2018-07-11 12:01:47,093 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:01:47,093 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:01:53,513 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:02:05,933 - tests.cloud_tests - DEBUG - executing command: sh -c 'set -e; s="$1"; shift; cat > "$s"; trap "rm -f $s" EXIT; chmod +x "$s"; "$s" "$@"' runscript /tmp/LXDInstance-0000 2018-07-11 12:02:14,587 - tests.cloud_tests - INFO - collecting test data for os: bionic 2018-07-11 12:02:14,595 - tests.cloud_tests - WARNING - test config bugs/lp1511485 is not enabled, skipping 2018-07-11 12:02:14,602 - tests.cloud_tests - WARNING - test config bugs/lp1611074 is not enabled, skipping 2018-07-11 12:02:14,610 - tests.cloud_tests - INFO - collecting test data for test: bugs/lp1628337 2018-07-11 12:02:36,293 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:02:36,293 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:02:44,718 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:02:54,733 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:02:54,733 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:02:56,885 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:02:56,885 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:02:59,596 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:02:59,596 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:03:03,276 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:03:03,276 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:03:04,802 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:03:04,802 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:03:06,882 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:03:06,882 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:03:09,418 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:03:09,419 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:03:12,717 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:03:12,717 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:03:22,504 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-bugs-lp1628337-kzcxjyqkpd7548rc07wvcsv to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/bugs/lp1628337/console.log 2018-07-11 12:03:32,118 - tests.cloud_tests - WARNING - test config examples/add_apt_repositories is not enabled, skipping 2018-07-11 12:03:32,130 - tests.cloud_tests - WARNING - test config examples/alter_completion_message is not enabled, skipping 2018-07-11 12:03:32,144 - tests.cloud_tests - WARNING - test config examples/configure_instance_trusted_ca_certificates is not enabled, skipping 2018-07-11 12:03:32,163 - tests.cloud_tests - WARNING - test config examples/configure_instances_ssh_keys is not enabled, skipping 2018-07-11 12:03:32,177 - tests.cloud_tests - WARNING - test config examples/including_user_groups is not enabled, skipping 2018-07-11 12:03:32,190 - tests.cloud_tests - WARNING - test config examples/install_arbitrary_packages is not enabled, skipping 2018-07-11 12:03:32,203 - tests.cloud_tests - WARNING - test config examples/install_run_chef_recipes is not enabled, skipping 2018-07-11 12:03:32,209 - tests.cloud_tests - WARNING - test config examples/run_apt_upgrade is not enabled, skipping 2018-07-11 12:03:32,214 - tests.cloud_tests - WARNING - test config examples/run_commands is not enabled, skipping 2018-07-11 12:03:32,220 - tests.cloud_tests - WARNING - test config examples/run_commands_first_boot is not enabled, skipping 2018-07-11 12:03:32,227 - tests.cloud_tests - WARNING - test config examples/setup_run_puppet is not enabled, skipping 2018-07-11 12:03:32,234 - tests.cloud_tests - WARNING - test config examples/writing_out_arbitrary_files is not enabled, skipping 2018-07-11 12:03:32,240 - tests.cloud_tests - INFO - collecting test data for test: main/command_output_simple 2018-07-11 12:03:48,937 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:03:48,938 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:03:52,782 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:04:04,669 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:04:04,669 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:04:08,228 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:04:08,228 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:04:08,880 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:04:08,881 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:04:10,856 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:04:10,857 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:04:13,594 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:04:13,595 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:04:15,583 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:04:15,583 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:04:21,840 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:04:21,840 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:04:25,004 - tests.cloud_tests - DEBUG - running collect script: cloud-init-test-output 2018-07-11 12:04:25,005 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-test-output" 2018-07-11 12:04:29,311 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:04:29,311 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:04:40,158 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-main-command-output-simple-wfuuyo8im77 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/main/command_output_simple/console.log 2018-07-11 12:04:51,325 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_conf 2018-07-11 12:04:58,985 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:04:58,986 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:05:03,794 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:05:16,726 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:05:16,726 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:05:23,111 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:05:23,111 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:05:25,756 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:05:25,756 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:05:29,372 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:05:29,375 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:05:31,372 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:05:31,372 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:05:32,412 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:05:32,413 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:05:34,552 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:05:34,552 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:05:38,338 - tests.cloud_tests - DEBUG - running collect script: 94cloud-init-config 2018-07-11 12:05:38,338 - tests.cloud_tests - DEBUG - executing "collect: 94cloud-init-config" 2018-07-11 12:05:40,664 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:05:40,664 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:05:49,413 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-configure-conf-ioucx2cekc3 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/apt_configure_conf/console.log 2018-07-11 12:05:59,238 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_disable_suites 2018-07-11 12:06:08,424 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:06:08,424 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:06:12,859 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:06:24,443 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:06:24,443 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:06:26,340 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:06:26,341 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:06:28,841 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 12:06:28,841 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 12:06:30,053 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:06:30,053 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:06:34,048 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:06:34,048 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:06:36,521 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:06:36,521 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:06:38,117 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:06:38,117 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:06:41,542 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:06:41,542 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:06:42,381 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:06:42,381 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:06:48,955 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-configure-disable--kcg0kfk to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/apt_configure_disable_suites/console.log 2018-07-11 12:06:56,816 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_primary 2018-07-11 12:07:05,881 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:07:05,881 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:07:09,124 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:07:22,283 - tests.cloud_tests - DEBUG - running collect script: gatech.sources.list 2018-07-11 12:07:22,283 - tests.cloud_tests - DEBUG - executing "collect: gatech.sources.list" 2018-07-11 12:07:24,666 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:07:24,666 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:07:28,179 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:07:28,179 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:07:31,605 - tests.cloud_tests - DEBUG - running collect script: ubuntu.sources.list 2018-07-11 12:07:31,605 - tests.cloud_tests - DEBUG - executing "collect: ubuntu.sources.list" 2018-07-11 12:07:32,773 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:07:32,773 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:07:35,458 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:07:35,458 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:07:35,884 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:07:35,885 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:07:36,205 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:07:36,205 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:07:36,796 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 12:07:36,796 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 12:07:38,177 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:07:38,177 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:07:43,139 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:07:43,139 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:07:54,628 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-configure-primary-1os1vukm to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/apt_configure_primary/console.log 2018-07-11 12:08:01,129 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_proxy 2018-07-11 12:08:10,423 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:08:10,424 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:08:16,585 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:08:30,051 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-aptproxy 2018-07-11 12:08:30,051 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-aptproxy" 2018-07-11 12:08:33,010 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:08:33,010 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:08:35,915 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:08:35,915 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:08:39,251 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:08:39,251 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:08:41,675 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:08:41,675 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:08:44,992 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:08:44,992 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:08:49,124 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:08:49,124 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:08:51,713 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:08:51,713 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:08:58,775 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:08:58,775 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:09:07,007 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-configure-proxy-vgdhk12ecm to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/apt_configure_proxy/console.log 2018-07-11 12:09:22,873 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_security 2018-07-11 12:09:28,315 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:09:28,315 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:09:32,179 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:09:47,552 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:09:47,552 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:09:49,183 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:09:49,183 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:09:50,333 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 12:09:50,333 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 12:09:52,336 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:09:52,336 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:09:53,869 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:09:53,869 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:09:54,112 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:09:54,112 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:09:54,480 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:09:54,480 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:09:54,741 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:09:54,741 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:09:54,999 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:09:54,999 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:09:58,686 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-configure-security-vf91sbp to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/apt_configure_security/console.log 2018-07-11 12:10:13,622 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_key 2018-07-11 12:10:26,221 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:10:26,221 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:10:32,792 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:10:45,737 - tests.cloud_tests - DEBUG - running collect script: apt_key_list 2018-07-11 12:10:45,737 - tests.cloud_tests - DEBUG - executing "collect: apt_key_list" 2018-07-11 12:10:48,048 - tests.cloud_tests - DEBUG - collect script apt_key_list exited 'b'Warning: apt-key output should not be parsed (stdout is not a terminal)\n'' and had stderr: 0 2018-07-11 12:10:48,049 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:10:48,049 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:10:51,432 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:10:51,432 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:10:58,116 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 12:10:58,117 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 12:11:02,188 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:11:02,188 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:11:03,362 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:11:03,362 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:11:05,544 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:11:05,544 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:11:06,104 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:11:06,104 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:11:08,620 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:11:08,620 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:11:10,368 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:11:10,368 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:11:14,085 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-configure-sources--nkneuxs to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/apt_configure_sources_key/console.log 2018-07-11 12:11:31,028 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_keyserver 2018-07-11 12:11:46,909 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:11:46,910 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:11:53,452 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:12:00,743 - tests.cloud_tests - DEBUG - running collect script: apt_key_list 2018-07-11 12:12:00,744 - tests.cloud_tests - DEBUG - executing "collect: apt_key_list" 2018-07-11 12:12:04,965 - tests.cloud_tests - DEBUG - collect script apt_key_list exited 'b'Warning: apt-key output should not be parsed (stdout is not a terminal)\n'' and had stderr: 0 2018-07-11 12:12:04,967 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:12:04,967 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:12:09,525 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:12:09,525 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:12:11,946 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 12:12:11,946 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 12:12:13,655 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:12:13,655 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:12:16,400 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:12:16,400 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:12:19,513 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:12:19,513 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:12:19,969 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:12:19,969 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:12:21,868 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:12:21,868 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:12:22,211 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:12:22,211 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:12:35,968 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-configure-sources--6ywhs23 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/apt_configure_sources_keyserver/console.log 2018-07-11 12:12:49,599 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_list 2018-07-11 12:13:03,705 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:13:03,706 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:13:14,317 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:13:25,288 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:13:25,288 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:13:31,243 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:13:31,243 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:13:33,142 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 12:13:33,142 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 12:13:40,408 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:13:40,408 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:13:43,351 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:13:43,351 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:13:46,829 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:13:46,829 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:13:47,908 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:13:47,908 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:13:51,231 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:13:51,231 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:13:53,014 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:13:53,014 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:14:07,010 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-configure-sources--87b30m4 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/apt_configure_sources_list/console.log 2018-07-11 12:14:14,642 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_ppa 2018-07-11 12:14:37,657 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:14:37,657 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:14:47,105 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:15:00,862 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:15:00,862 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:15:05,055 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:15:05,055 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:15:05,775 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 12:15:05,775 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 12:15:08,494 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:15:08,494 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:15:13,647 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:15:13,647 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:15:14,037 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:15:14,037 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:15:17,840 - tests.cloud_tests - DEBUG - running collect script: sources_full 2018-07-11 12:15:17,840 - tests.cloud_tests - DEBUG - executing "collect: sources_full" 2018-07-11 12:15:20,633 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:15:20,634 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:15:22,699 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:15:22,699 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:15:23,312 - tests.cloud_tests - DEBUG - running collect script: apt-key 2018-07-11 12:15:23,312 - tests.cloud_tests - DEBUG - executing "collect: apt-key" 2018-07-11 12:15:24,178 - tests.cloud_tests - DEBUG - collect script apt-key exited 'b'Warning: apt-key output should not be parsed (stdout is not a terminal)\n'' and had stderr: 0 2018-07-11 12:15:24,179 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:15:24,179 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:15:35,543 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-configure-sources--yigl0zv to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/apt_configure_sources_ppa/console.log 2018-07-11 12:15:41,420 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_pipelining_disable 2018-07-11 12:15:53,253 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:15:53,254 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:16:02,310 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:16:12,403 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-pipelining 2018-07-11 12:16:12,404 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-pipelining" 2018-07-11 12:16:17,148 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:16:17,148 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:16:18,417 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:16:18,417 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:16:20,761 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:16:20,761 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:16:27,289 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:16:27,289 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:16:34,132 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:16:34,132 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:16:37,890 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:16:37,890 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:16:39,400 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:16:39,400 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:16:44,117 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:16:44,117 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:16:52,323 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-pipelining-disable-3hjqcp4 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/apt_pipelining_disable/console.log 2018-07-11 12:16:57,187 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_pipelining_os 2018-07-11 12:17:04,407 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:17:04,408 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:17:16,332 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:17:26,660 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-pipelining 2018-07-11 12:17:26,660 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-pipelining" 2018-07-11 12:17:27,761 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:17:27,761 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:17:35,326 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:17:35,326 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:17:37,255 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:17:37,255 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:17:39,472 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:17:39,472 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:17:42,040 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:17:42,040 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:17:50,190 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:17:50,190 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:17:53,582 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:17:53,582 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:18:03,787 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:18:03,787 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:18:12,120 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-pipelining-os-f29vkcrrdzs1 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/apt_pipelining_os/console.log 2018-07-11 12:18:35,794 - tests.cloud_tests - INFO - collecting test data for test: modules/bootcmd 2018-07-11 12:18:46,117 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:18:46,117 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:18:52,049 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:19:04,886 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:19:04,886 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:19:20,123 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:19:20,123 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:19:22,424 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-07-11 12:19:22,424 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-07-11 12:19:26,976 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:19:26,976 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:19:29,244 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:19:29,244 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:19:31,952 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:19:31,952 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:20:02,090 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:20:02,090 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:20:02,828 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:20:02,828 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:20:05,185 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:20:05,185 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:20:18,123 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-bootcmd-b5yfz7i9i6kb1djh22vuoc to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/bootcmd/console.log 2018-07-11 12:20:29,722 - tests.cloud_tests - INFO - collecting test data for test: modules/byobu 2018-07-11 12:20:44,262 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:20:44,263 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:20:52,203 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:21:06,142 - tests.cloud_tests - DEBUG - running collect script: byobu_profile_enabled 2018-07-11 12:21:06,143 - tests.cloud_tests - DEBUG - executing "collect: byobu_profile_enabled" 2018-07-11 12:21:06,823 - tests.cloud_tests - DEBUG - running collect script: byobu_launch_exists 2018-07-11 12:21:06,824 - tests.cloud_tests - DEBUG - executing "collect: byobu_launch_exists" 2018-07-11 12:21:09,557 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:21:09,557 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:21:11,531 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:21:11,531 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:21:13,998 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:21:13,998 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:21:15,442 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:21:15,442 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:21:19,951 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:21:19,951 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:21:20,982 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:21:20,982 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:21:22,145 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:21:22,145 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:21:24,658 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:21:24,658 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:21:34,524 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-byobu-qhby1q7vqdiydz95q1fjtkvg to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/byobu/console.log 2018-07-11 12:21:41,903 - tests.cloud_tests - INFO - collecting test data for test: modules/ca_certs 2018-07-11 12:21:59,594 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:21:59,594 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:22:11,014 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:22:23,077 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:22:23,077 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:22:26,461 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:22:26,462 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:22:28,562 - tests.cloud_tests - DEBUG - running collect script: cert 2018-07-11 12:22:28,563 - tests.cloud_tests - DEBUG - executing "collect: cert" 2018-07-11 12:22:32,331 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:22:32,331 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:22:35,453 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:22:35,453 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:22:38,552 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:22:38,552 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:22:41,268 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:22:41,268 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:22:41,717 - tests.cloud_tests - DEBUG - running collect script: cert_links 2018-07-11 12:22:41,718 - tests.cloud_tests - DEBUG - executing "collect: cert_links" 2018-07-11 12:22:42,978 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:22:42,979 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:22:47,158 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:22:47,159 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:22:57,623 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-ca-certs-uxevtqqzz2gtpprt1yk16 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/ca_certs/console.log 2018-07-11 12:23:05,312 - tests.cloud_tests - INFO - collecting test data for test: modules/debug_disable 2018-07-11 12:23:17,753 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:23:17,753 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:23:23,680 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:23:34,875 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:23:34,876 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:23:38,490 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:23:38,490 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:23:41,932 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:23:41,932 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:23:43,330 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:23:43,330 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:23:47,140 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:23:47,140 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:23:48,348 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:23:48,348 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:23:48,881 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:23:48,882 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:23:50,181 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:23:50,181 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:24:02,339 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-debug-disable-dh937c7os4j4oia0 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/debug_disable/console.log 2018-07-11 12:24:06,992 - tests.cloud_tests - INFO - collecting test data for test: modules/debug_enable 2018-07-11 12:24:17,521 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:24:17,521 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:24:19,923 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:24:36,174 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:24:36,175 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:24:36,816 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:24:36,816 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:24:37,082 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:24:37,082 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:24:37,399 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:24:37,399 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:24:37,733 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:24:37,733 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:24:38,156 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:24:38,156 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:24:38,468 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:24:38,469 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:24:38,789 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:24:38,789 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:24:46,552 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-debug-enable-b0fg0dvnwbnuz1etm to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/debug_enable/console.log 2018-07-11 12:24:50,212 - tests.cloud_tests - INFO - collecting test data for test: modules/final_message 2018-07-11 12:24:58,182 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:24:58,183 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:25:05,336 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:25:19,953 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:25:19,954 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:25:20,263 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:25:20,263 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:25:20,546 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:25:20,547 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:25:20,828 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:25:20,828 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:25:21,076 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:25:21,077 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:25:21,432 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:25:21,433 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:25:21,765 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:25:21,766 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:25:22,052 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:25:22,053 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:25:24,702 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-final-message-rv0j6dn42adyj8da to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/final_message/console.log 2018-07-11 12:25:25,772 - tests.cloud_tests - INFO - collecting test data for test: modules/keys_to_console 2018-07-11 12:25:28,710 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:25:28,710 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:25:32,327 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:25:44,734 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:25:44,734 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:25:46,118 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:25:46,119 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:25:47,300 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:25:47,300 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:25:47,574 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:25:47,575 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:25:48,655 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:25:48,655 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:25:50,089 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:25:50,089 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:25:50,585 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:25:50,585 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:25:51,833 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-07-11 12:25:51,833 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-07-11 12:25:52,092 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:25:52,092 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:25:57,225 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-keys-to-console-6nz34xrretb2js to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/keys_to_console/console.log 2018-07-11 12:25:58,768 - tests.cloud_tests - WARNING - test config modules/landscape is not enabled, skipping 2018-07-11 12:25:58,778 - tests.cloud_tests - INFO - collecting test data for test: modules/locale 2018-07-11 12:26:02,697 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:26:02,697 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:26:05,106 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:26:17,312 - tests.cloud_tests - DEBUG - running collect script: locale_a 2018-07-11 12:26:17,312 - tests.cloud_tests - DEBUG - executing "collect: locale_a" 2018-07-11 12:26:17,948 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:26:17,948 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:26:21,196 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:26:21,196 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:26:21,871 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:26:21,871 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:26:22,394 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:26:22,395 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:26:25,111 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:26:25,111 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:26:31,834 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:26:31,834 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:26:32,206 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:26:32,206 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:26:33,404 - tests.cloud_tests - DEBUG - running collect script: locale_gen 2018-07-11 12:26:33,405 - tests.cloud_tests - DEBUG - executing "collect: locale_gen" 2018-07-11 12:26:34,739 - tests.cloud_tests - DEBUG - running collect script: locale_default 2018-07-11 12:26:34,739 - tests.cloud_tests - DEBUG - executing "collect: locale_default" 2018-07-11 12:26:36,704 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:26:36,704 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:26:48,624 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-locale-mnf18s4risdahx1ureusuz8 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/locale/console.log 2018-07-11 12:26:49,335 - tests.cloud_tests - INFO - collecting test data for test: modules/lxd_bridge 2018-07-11 12:26:55,320 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:26:55,320 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:26:57,138 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:27:16,466 - tests.cloud_tests - DEBUG - running collect script: lxc 2018-07-11 12:27:16,466 - tests.cloud_tests - DEBUG - executing "collect: lxc" 2018-07-11 12:27:17,928 - tests.cloud_tests - DEBUG - running collect script: lxd 2018-07-11 12:27:17,928 - tests.cloud_tests - DEBUG - executing "collect: lxd" 2018-07-11 12:27:20,990 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:27:20,990 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:27:21,365 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:27:21,365 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:27:22,585 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:27:22,585 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:27:23,877 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:27:23,878 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:27:24,206 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:27:24,206 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:27:24,513 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:27:24,514 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:27:24,821 - tests.cloud_tests - DEBUG - running collect script: lxc-bridge 2018-07-11 12:27:24,821 - tests.cloud_tests - DEBUG - executing "collect: lxc-bridge" 2018-07-11 12:27:25,105 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:27:25,105 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:27:25,445 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:27:25,445 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:27:28,191 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-lxd-bridge-bhm1xbj11hvbo46sec7 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/lxd_bridge/console.log 2018-07-11 12:27:28,838 - tests.cloud_tests - INFO - collecting test data for test: modules/lxd_dir 2018-07-11 12:27:35,093 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:27:35,093 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:27:38,080 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:27:57,548 - tests.cloud_tests - DEBUG - running collect script: lxc 2018-07-11 12:27:57,548 - tests.cloud_tests - DEBUG - executing "collect: lxc" 2018-07-11 12:27:57,809 - tests.cloud_tests - DEBUG - running collect script: lxd 2018-07-11 12:27:57,809 - tests.cloud_tests - DEBUG - executing "collect: lxd" 2018-07-11 12:27:58,131 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:27:58,131 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:27:58,970 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:27:58,971 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:27:59,597 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:27:59,598 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:27:59,944 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:27:59,944 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:28:00,252 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:28:00,252 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:28:00,576 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:28:00,576 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:28:00,869 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:28:00,869 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:28:01,325 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:28:01,325 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:28:07,636 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-lxd-dir-7p3ozul5u1s01md0xgj1ak to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/lxd_dir/console.log 2018-07-11 12:28:09,621 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp 2018-07-11 12:28:17,482 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:28:17,483 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:28:23,210 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:28:54,703 - tests.cloud_tests - DEBUG - running collect script: ntp_installed 2018-07-11 12:28:54,704 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed" 2018-07-11 12:28:55,032 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_empty 2018-07-11 12:28:55,033 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_empty" 2018-07-11 12:28:55,256 - tests.cloud_tests - DEBUG - collect script ntp_conf_dist_empty exited 'b"ls: cannot access '/etc/ntp.conf.dist': No such file or directory\n"' and had stderr: 0 2018-07-11 12:28:55,257 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:28:55,257 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:28:58,775 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:28:58,775 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:29:00,200 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:29:00,200 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:29:00,993 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_pool_list 2018-07-11 12:29:00,994 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_pool_list" 2018-07-11 12:29:02,300 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:29:02,301 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:29:03,232 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:29:03,232 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:29:03,757 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:29:03,758 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:29:04,221 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:29:04,221 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:29:05,629 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:29:05,629 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:29:16,773 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-ntp-xux1pipb9j2obk3otbhx1wg1v6 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/ntp/console.log 2018-07-11 12:29:22,257 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_chrony 2018-07-11 12:29:27,662 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:29:27,663 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:29:32,178 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:29:56,608 - tests.cloud_tests - DEBUG - running collect script: chrony_conf 2018-07-11 12:29:56,608 - tests.cloud_tests - DEBUG - executing "collect: chrony_conf" 2018-07-11 12:29:58,456 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:29:58,457 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:29:59,428 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:29:59,428 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:30:00,649 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:30:00,649 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:30:01,269 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:30:01,269 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:30:01,598 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:30:01,598 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:30:02,884 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:30:02,884 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:30:03,101 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:30:03,101 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:30:04,421 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:30:04,421 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:30:07,858 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-ntp-chrony-cwkvjmdcyqas4ze8znp to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/ntp_chrony/console.log 2018-07-11 12:30:10,761 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_pools 2018-07-11 12:30:16,680 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:30:16,681 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:30:25,287 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:30:45,648 - tests.cloud_tests - DEBUG - running collect script: ntpq_servers 2018-07-11 12:30:45,648 - tests.cloud_tests - DEBUG - executing "collect: ntpq_servers" 2018-07-11 12:30:47,292 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:30:47,292 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:30:47,566 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:30:47,566 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:30:49,004 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:30:49,004 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:30:50,627 - tests.cloud_tests - DEBUG - running collect script: ntp_installed_pools 2018-07-11 12:30:50,627 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed_pools" 2018-07-11 12:30:51,125 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:30:51,126 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:30:54,625 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:30:54,625 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:30:54,966 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_pools 2018-07-11 12:30:54,966 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_pools" 2018-07-11 12:30:55,251 - tests.cloud_tests - DEBUG - collect script ntp_conf_dist_pools exited 'b"ls: cannot access '/etc/ntp.conf.dist': No such file or directory\n"' and had stderr: 0 2018-07-11 12:30:55,253 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:30:55,253 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:30:55,502 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:30:55,502 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:30:56,194 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_pools 2018-07-11 12:30:56,194 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_pools" 2018-07-11 12:30:56,533 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:30:56,534 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:31:01,320 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-ntp-pools-srnl01dpi9ffm0tx0vp9 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/ntp_pools/console.log 2018-07-11 12:31:02,834 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_servers 2018-07-11 12:31:05,169 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:31:05,169 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:31:08,551 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:31:30,174 - tests.cloud_tests - DEBUG - running collect script: ntpq_servers 2018-07-11 12:31:30,174 - tests.cloud_tests - DEBUG - executing "collect: ntpq_servers" 2018-07-11 12:31:34,166 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_servers 2018-07-11 12:31:34,166 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_servers" 2018-07-11 12:31:35,528 - tests.cloud_tests - DEBUG - running collect script: ntp_installed_servers 2018-07-11 12:31:35,528 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed_servers" 2018-07-11 12:31:35,772 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:31:35,773 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:31:36,974 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:31:36,974 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:31:38,110 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:31:38,110 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:31:40,384 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:31:40,384 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:31:41,332 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:31:41,332 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:31:41,755 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:31:41,756 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:31:42,008 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:31:42,009 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:31:42,344 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_servers 2018-07-11 12:31:42,344 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_servers" 2018-07-11 12:31:42,730 - tests.cloud_tests - DEBUG - collect script ntp_conf_dist_servers exited 'b'cat: /etc/ntp.conf.dist: No such file or directory\n'' and had stderr: 0 2018-07-11 12:31:42,731 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:31:42,731 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:31:49,502 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-ntp-servers-w82krdowhdtyjlasjt to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/ntp_servers/console.log 2018-07-11 12:31:50,115 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_timesyncd 2018-07-11 12:31:52,304 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:31:52,304 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:31:57,893 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:32:09,523 - tests.cloud_tests - DEBUG - running collect script: timesyncd_conf 2018-07-11 12:32:09,524 - tests.cloud_tests - DEBUG - executing "collect: timesyncd_conf" 2018-07-11 12:32:11,966 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:32:11,966 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:32:12,416 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:32:12,417 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:32:12,685 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:32:12,685 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:32:12,961 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:32:12,961 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:32:15,328 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:32:15,329 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:32:17,241 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:32:17,241 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:32:18,667 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:32:18,668 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:32:23,838 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:32:23,838 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:32:28,912 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-ntp-timesyncd-iemsq18lzsf0x385 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/ntp_timesyncd/console.log 2018-07-11 12:32:31,468 - tests.cloud_tests - INFO - collecting test data for test: modules/package_update_upgrade_install 2018-07-11 12:32:37,251 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:32:37,251 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:32:43,517 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:33:11,457 - tests.cloud_tests - DEBUG - running collect script: apt_history_cmdline 2018-07-11 12:33:11,457 - tests.cloud_tests - DEBUG - executing "collect: apt_history_cmdline" 2018-07-11 12:33:13,512 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:33:13,513 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:33:13,903 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:33:13,903 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:33:14,179 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:33:14,179 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:33:15,564 - tests.cloud_tests - DEBUG - running collect script: dpkg_show 2018-07-11 12:33:15,564 - tests.cloud_tests - DEBUG - executing "collect: dpkg_show" 2018-07-11 12:33:16,494 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:33:16,495 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:33:17,791 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:33:17,792 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:33:18,026 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:33:18,026 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:33:18,259 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:33:18,259 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:33:19,780 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:33:19,781 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:33:27,386 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-package-update-upgrade-3is4x6z to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/package_update_upgrade_install/console.log 2018-07-11 12:33:29,661 - tests.cloud_tests - INFO - collecting test data for test: modules/runcmd 2018-07-11 12:33:31,135 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:33:31,136 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:33:34,360 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:33:46,687 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:33:46,688 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:33:46,957 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:33:46,957 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:33:47,241 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:33:47,241 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:33:47,483 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:33:47,483 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:33:47,745 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:33:47,745 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:33:48,054 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:33:48,054 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:33:48,365 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:33:48,365 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:33:48,766 - tests.cloud_tests - DEBUG - running collect script: run_cmd 2018-07-11 12:33:48,766 - tests.cloud_tests - DEBUG - executing "collect: run_cmd" 2018-07-11 12:33:49,876 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:33:49,876 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:33:59,976 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-runcmd-qdwh626j1pn8l744o382219 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/runcmd/console.log 2018-07-11 12:34:02,997 - tests.cloud_tests - WARNING - test config modules/seed_random_command is not enabled, skipping 2018-07-11 12:34:03,008 - tests.cloud_tests - INFO - collecting test data for test: modules/seed_random_data 2018-07-11 12:34:11,294 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:34:11,295 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:34:14,484 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:34:27,976 - tests.cloud_tests - DEBUG - running collect script: seed_data 2018-07-11 12:34:27,976 - tests.cloud_tests - DEBUG - executing "collect: seed_data" 2018-07-11 12:34:28,248 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:34:28,248 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:34:28,477 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:34:28,478 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:34:28,729 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:34:28,729 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:34:29,750 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:34:29,751 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:34:29,998 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:34:29,998 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:34:31,127 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:34:31,128 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:34:31,380 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:34:31,380 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:34:32,529 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:34:32,530 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:34:36,104 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-seed-random-data-pjqkwlvyur01i to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/seed_random_data/console.log 2018-07-11 12:34:37,947 - tests.cloud_tests - INFO - collecting test data for test: modules/set_hostname 2018-07-11 12:34:47,356 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:34:47,356 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:34:51,280 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:35:04,410 - tests.cloud_tests - DEBUG - running collect script: hostname 2018-07-11 12:35:04,410 - tests.cloud_tests - DEBUG - executing "collect: hostname" 2018-07-11 12:35:06,238 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:35:06,238 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:35:08,225 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:35:08,225 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:35:08,981 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-07-11 12:35:08,981 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-07-11 12:35:10,221 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:35:10,221 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:35:10,495 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:35:10,495 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:35:11,736 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:35:11,737 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:35:16,841 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:35:16,841 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:35:18,371 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:35:18,371 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:35:19,532 - tests.cloud_tests - DEBUG - running collect script: fqdn 2018-07-11 12:35:19,532 - tests.cloud_tests - DEBUG - executing "collect: fqdn" 2018-07-11 12:35:19,800 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:35:19,801 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:35:24,341 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-set-hostname-we79cmze6neoff9j3 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/set_hostname/console.log 2018-07-11 12:35:26,919 - tests.cloud_tests - INFO - collecting test data for test: modules/set_hostname_fqdn 2018-07-11 12:35:31,071 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:35:31,071 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:35:32,360 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:35:40,805 - tests.cloud_tests - DEBUG - running collect script: hostname 2018-07-11 12:35:40,805 - tests.cloud_tests - DEBUG - executing "collect: hostname" 2018-07-11 12:35:41,057 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:35:41,057 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:35:41,279 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:35:41,280 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:35:41,484 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-07-11 12:35:41,484 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-07-11 12:35:41,729 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:35:41,729 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:35:41,988 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:35:41,988 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:35:45,432 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:35:45,432 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:35:45,796 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:35:45,796 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:35:46,618 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:35:46,618 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:35:49,532 - tests.cloud_tests - DEBUG - running collect script: fqdn 2018-07-11 12:35:49,532 - tests.cloud_tests - DEBUG - executing "collect: fqdn" 2018-07-11 12:35:49,953 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:35:49,954 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:35:57,217 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-set-hostname-fqdn-3b505swfavxv to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/set_hostname_fqdn/console.log 2018-07-11 12:36:05,118 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password 2018-07-11 12:36:10,590 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:36:10,590 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:36:12,758 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:36:24,848 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 12:36:24,848 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 12:36:26,157 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:36:26,157 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:36:26,424 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:36:26,424 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:36:26,906 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:36:26,907 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:36:28,076 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:36:28,076 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:36:28,401 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:36:28,401 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:36:29,661 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:36:29,661 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:36:29,981 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:36:29,981 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:36:30,312 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 12:36:30,312 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 12:36:31,751 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:36:31,751 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:36:34,855 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-set-password-g2il6uq2c4q0dyu0o to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/set_password/console.log 2018-07-11 12:36:35,691 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_expire 2018-07-11 12:36:41,619 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:36:41,620 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:36:44,520 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:36:55,041 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 12:36:55,042 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 12:36:56,882 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:36:56,882 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:36:59,442 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:36:59,442 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:37:00,648 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:37:00,648 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:37:02,792 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:37:02,792 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:37:03,959 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:37:03,959 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:37:06,329 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:37:06,329 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:37:06,597 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:37:06,598 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:37:07,410 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 12:37:07,410 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 12:37:09,768 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:37:09,768 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:37:14,391 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-set-password-expire-du4hkhwh7x to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/set_password_expire/console.log 2018-07-11 12:37:16,017 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_list 2018-07-11 12:37:24,031 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:37:24,031 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:37:27,481 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:37:38,592 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 12:37:38,592 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 12:37:40,086 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:37:40,086 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:37:41,256 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:37:41,256 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:37:41,577 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:37:41,578 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:37:43,736 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:37:43,736 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:37:47,931 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:37:47,931 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:37:48,296 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:37:48,296 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:37:48,581 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:37:48,582 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:37:49,120 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 12:37:49,120 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 12:37:49,491 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:37:49,491 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:37:55,502 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-set-password-list-c53n920y77yc to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/set_password_list/console.log 2018-07-11 12:38:01,669 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_list_string 2018-07-11 12:38:07,393 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:38:07,393 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:38:12,245 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:38:23,630 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 12:38:23,630 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 12:38:25,592 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:38:25,592 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:38:30,355 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:38:30,355 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:38:32,262 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:38:32,262 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:38:35,376 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:38:35,376 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:38:36,014 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:38:36,014 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:38:37,115 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:38:37,115 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:38:37,394 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:38:37,394 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:38:38,602 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 12:38:38,603 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 12:38:38,905 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:38:38,905 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:38:44,934 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-set-password-list-stri-p3bftl4 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/set_password_list_string/console.log 2018-07-11 12:38:45,409 - tests.cloud_tests - INFO - collecting test data for test: modules/snap 2018-07-11 12:38:48,331 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:38:48,331 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:38:54,579 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:39:27,292 - tests.cloud_tests - DEBUG - running collect script: snaplist 2018-07-11 12:39:27,293 - tests.cloud_tests - DEBUG - executing "collect: snaplist" 2018-07-11 12:39:28,890 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:39:28,890 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:39:29,694 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:39:29,694 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:39:29,944 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:39:29,944 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:39:31,005 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:39:31,005 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:39:35,338 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:39:35,338 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:39:35,642 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:39:35,642 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:39:38,577 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:39:38,577 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:39:39,028 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:39:39,028 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:39:45,875 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-snap-z4692c7kxxljnfw3fpo0p9oa2 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/snap/console.log 2018-07-11 12:39:52,287 - tests.cloud_tests - INFO - collecting test data for test: modules/snappy 2018-07-11 12:40:00,753 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:40:00,753 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:40:04,357 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:40:16,718 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:40:16,719 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:40:16,949 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:40:16,949 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:40:18,060 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:40:18,060 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:40:18,648 - tests.cloud_tests - DEBUG - running collect script: snapd 2018-07-11 12:40:18,648 - tests.cloud_tests - DEBUG - executing "collect: snapd" 2018-07-11 12:40:22,341 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:40:22,342 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:40:23,958 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:40:23,958 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:40:24,236 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:40:24,236 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:40:25,278 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:40:25,278 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:40:27,309 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:40:27,309 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:40:36,922 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-snappy-kml6xfg7x0nl5vcdpd4nsic to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/snappy/console.log 2018-07-11 12:40:40,880 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_auth_key_fingerprints_disable 2018-07-11 12:40:43,349 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:40:43,350 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:40:45,147 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:40:56,633 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:40:56,633 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:40:57,658 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:40:57,658 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:40:57,971 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:40:57,971 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:40:59,134 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:40:59,135 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:41:00,196 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:41:00,196 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:41:01,412 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:41:01,412 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:41:02,861 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:41:02,862 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:41:03,448 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-07-11 12:41:03,448 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-07-11 12:41:04,453 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:41:04,453 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:41:11,120 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-ssh-auth-key-fingerpri-idktwju to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/ssh_auth_key_fingerprints_disable/console.log 2018-07-11 12:41:14,423 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_auth_key_fingerprints_enable 2018-07-11 12:41:20,613 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:41:20,613 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:41:22,648 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:41:36,247 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:41:36,247 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:41:36,913 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:41:36,914 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:41:37,909 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:41:37,909 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:41:38,282 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:41:38,282 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:41:42,620 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:41:42,620 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:41:45,030 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:41:45,030 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:41:51,012 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:41:51,013 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:41:51,572 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-07-11 12:41:51,572 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-07-11 12:41:51,828 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:41:51,828 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:41:58,042 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-ssh-auth-key-fingerpri-wm9xfet to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/ssh_auth_key_fingerprints_enable/console.log 2018-07-11 12:42:09,518 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_import_id 2018-07-11 12:42:21,883 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:42:21,884 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:42:24,649 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:42:36,056 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:42:36,056 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:42:37,113 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:42:37,113 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:42:38,608 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:42:38,608 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:42:39,771 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:42:39,771 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:42:40,168 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:42:40,168 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:42:40,550 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:42:40,551 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:42:40,920 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:42:40,920 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:42:46,792 - tests.cloud_tests - DEBUG - running collect script: auth_keys_ubuntu 2018-07-11 12:42:46,792 - tests.cloud_tests - DEBUG - executing "collect: auth_keys_ubuntu" 2018-07-11 12:42:51,888 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:42:51,888 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:43:01,508 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-ssh-import-id-1x5g07czn6x7878y to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/ssh_import_id/console.log 2018-07-11 12:43:10,345 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_keys_generate 2018-07-11 12:43:20,612 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:43:20,612 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:43:24,825 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:43:37,671 - tests.cloud_tests - DEBUG - running collect script: ecdsa_private 2018-07-11 12:43:37,671 - tests.cloud_tests - DEBUG - executing "collect: ecdsa_private" 2018-07-11 12:43:37,858 - tests.cloud_tests - DEBUG - running collect script: ed25519_public 2018-07-11 12:43:37,859 - tests.cloud_tests - DEBUG - executing "collect: ed25519_public" 2018-07-11 12:43:39,767 - tests.cloud_tests - DEBUG - running collect script: ed25519_private 2018-07-11 12:43:39,767 - tests.cloud_tests - DEBUG - executing "collect: ed25519_private" 2018-07-11 12:43:40,936 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:43:40,936 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:43:42,055 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:43:42,055 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:43:44,414 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:43:44,414 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:43:45,708 - tests.cloud_tests - DEBUG - running collect script: rsa_public 2018-07-11 12:43:45,708 - tests.cloud_tests - DEBUG - executing "collect: rsa_public" 2018-07-11 12:43:46,176 - tests.cloud_tests - DEBUG - collect script rsa_public exited 'b'cat: /etc/ssh/ssh_host_rsa_key.pub: No such file or directory'' and had stderr: 1 2018-07-11 12:43:46,177 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:43:46,177 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:43:46,460 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:43:46,460 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:43:46,758 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:43:46,759 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:43:48,981 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:43:48,981 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:43:49,357 - tests.cloud_tests - DEBUG - running collect script: dsa_public 2018-07-11 12:43:49,357 - tests.cloud_tests - DEBUG - executing "collect: dsa_public" 2018-07-11 12:43:49,757 - tests.cloud_tests - DEBUG - collect script dsa_public exited 'b'cat: /etc/ssh/ssh_host_dsa_key.pub: No such file or directory'' and had stderr: 1 2018-07-11 12:43:49,758 - tests.cloud_tests - DEBUG - running collect script: ecdsa_public 2018-07-11 12:43:49,759 - tests.cloud_tests - DEBUG - executing "collect: ecdsa_public" 2018-07-11 12:43:49,989 - tests.cloud_tests - DEBUG - running collect script: rsa_private 2018-07-11 12:43:49,990 - tests.cloud_tests - DEBUG - executing "collect: rsa_private" 2018-07-11 12:43:50,299 - tests.cloud_tests - DEBUG - collect script rsa_private exited 'b'cat: /etc/ssh/ssh_host_rsa_key: No such file or directory'' and had stderr: 1 2018-07-11 12:43:50,300 - tests.cloud_tests - DEBUG - running collect script: dsa_private 2018-07-11 12:43:50,300 - tests.cloud_tests - DEBUG - executing "collect: dsa_private" 2018-07-11 12:43:57,744 - tests.cloud_tests - DEBUG - collect script dsa_private exited 'b'cat: /etc/ssh/ssh_host_dsa_key: No such file or directory'' and had stderr: 1 2018-07-11 12:43:57,745 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:43:57,745 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:44:04,244 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-ssh-keys-generate-v1cef7donk70 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/ssh_keys_generate/console.log 2018-07-11 12:44:08,419 - tests.cloud_tests - WARNING - test config modules/ssh_keys_provided is not enabled, skipping 2018-07-11 12:44:08,425 - tests.cloud_tests - INFO - collecting test data for test: modules/timezone 2018-07-11 12:44:18,425 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:44:18,426 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:44:19,743 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:44:33,508 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:44:33,508 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:44:36,489 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:44:36,489 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:44:36,770 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:44:36,770 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:44:37,053 - tests.cloud_tests - DEBUG - running collect script: timezone 2018-07-11 12:44:37,054 - tests.cloud_tests - DEBUG - executing "collect: timezone" 2018-07-11 12:44:37,330 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:44:37,331 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:44:37,588 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:44:37,589 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:44:37,852 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:44:37,852 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:44:39,220 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:44:39,220 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:44:39,631 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:44:39,631 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:44:42,250 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-timezone-krq9z1uuf9lgcbdxgnnmz to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/timezone/console.log 2018-07-11 12:44:43,060 - tests.cloud_tests - INFO - collecting test data for test: modules/user_groups 2018-07-11 12:44:46,433 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:44:46,433 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:44:48,567 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:45:03,297 - tests.cloud_tests - DEBUG - running collect script: group_ubuntu 2018-07-11 12:45:03,297 - tests.cloud_tests - DEBUG - executing "collect: group_ubuntu" 2018-07-11 12:45:04,391 - tests.cloud_tests - DEBUG - running collect script: group_cloud_users 2018-07-11 12:45:04,392 - tests.cloud_tests - DEBUG - executing "collect: group_cloud_users" 2018-07-11 12:45:04,676 - tests.cloud_tests - DEBUG - running collect script: root_groups 2018-07-11 12:45:04,676 - tests.cloud_tests - DEBUG - executing "collect: root_groups" 2018-07-11 12:45:05,016 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:45:05,016 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:45:06,528 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:45:06,529 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:45:08,773 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:45:08,773 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:45:09,086 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:45:09,086 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:45:09,844 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:45:09,844 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:45:11,887 - tests.cloud_tests - DEBUG - running collect script: user_foobar 2018-07-11 12:45:11,888 - tests.cloud_tests - DEBUG - executing "collect: user_foobar" 2018-07-11 12:45:12,101 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:45:12,101 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:45:12,322 - tests.cloud_tests - DEBUG - running collect script: user_barfoo 2018-07-11 12:45:12,322 - tests.cloud_tests - DEBUG - executing "collect: user_barfoo" 2018-07-11 12:45:12,624 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:45:12,624 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:45:13,848 - tests.cloud_tests - DEBUG - running collect script: user_ubuntu 2018-07-11 12:45:13,848 - tests.cloud_tests - DEBUG - executing "collect: user_ubuntu" 2018-07-11 12:45:14,357 - tests.cloud_tests - DEBUG - running collect script: user_cloudy 2018-07-11 12:45:14,358 - tests.cloud_tests - DEBUG - executing "collect: user_cloudy" 2018-07-11 12:45:14,552 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:45:14,552 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:45:17,521 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-user-groups-dqkfc8soqx6wk33bga to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/user_groups/console.log 2018-07-11 12:45:27,432 - tests.cloud_tests - INFO - collecting test data for test: modules/write_files 2018-07-11 12:45:31,489 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:45:31,490 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:45:35,529 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:45:49,852 - tests.cloud_tests - DEBUG - running collect script: file_gzip 2018-07-11 12:45:49,853 - tests.cloud_tests - DEBUG - executing "collect: file_gzip" 2018-07-11 12:45:52,816 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:45:52,816 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:45:53,268 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:45:53,268 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:45:54,815 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:45:54,815 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:45:56,181 - tests.cloud_tests - DEBUG - running collect script: file_b64 2018-07-11 12:45:56,182 - tests.cloud_tests - DEBUG - executing "collect: file_b64" 2018-07-11 12:45:57,351 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:45:57,351 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:45:57,629 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:45:57,629 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:46:00,408 - tests.cloud_tests - DEBUG - running collect script: file_binary 2018-07-11 12:46:00,408 - tests.cloud_tests - DEBUG - executing "collect: file_binary" 2018-07-11 12:46:02,898 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:46:02,899 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:46:04,258 - tests.cloud_tests - DEBUG - running collect script: file_text 2018-07-11 12:46:04,258 - tests.cloud_tests - DEBUG - executing "collect: file_text" 2018-07-11 12:46:07,388 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:46:07,388 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:46:08,634 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:46:08,634 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:46:16,324 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-write-files-fwe4t84tl1a7nd0ymu to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/write_files/console.log 2018-07-11 12:46:32,902 - tests.cloud_tests - DEBUG - platform config: {'create_instance_timeout': 60, 'private_key': 'cloud_init_rsa', 'public_key': 'cloud_init_rsa.pub', 'get_image_timeout': 300, 'data_dir': '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results', 'enabled': True} 2018-07-11 12:46:32,903 - tests.cloud_tests - INFO - setting up platform: nocloud-kvm 2018-07-11 12:46:34,021 - tests.cloud_tests - DEBUG - os config: {'cloud_init_ready_script': "[ -f '/run/cloud-init/result.json' ]\n", 'setup_overrides': None, 'keyring': '/usr/share/keyrings/ubuntu-cloudimage-keyring.gpg', 'features': {'lsb_release': True, 'engb_locale': True, 'apt_up_out': True, 'apt_hist_fmt': True, 'snap': True, 'byobu': True, 'sudo': True, 'ppa': True, 'locale_gen': True, 'no_file_fmt_e': True, 'landscape': True, 'apt_src_cont': True, 'ppa_file_name': True, 'syslog': True, 'apt': True, 'hostname': True, 'ubuntu_ntp': True, 'lxd': True, 'ssh_key_fmt': True, 'daylight_time': True, 'sshd': True, 'ubuntu_repos': True, 'no_ntpdate': True, 'ubuntu_user': True, 'rpm': None}, 'release': 'bionic', 'version': 18.04, 'enabled': True, 'boot_timeout': 120, 'feature_groups': ['base', 'debian_base', 'ubuntu_specific'], 'system_ready_script': "# permit running or degraded state as both indicate complete boot\n[ $(systemctl is-system-running) = 'running' -o\n $(systemctl is-system-running) = 'degraded' ]\n", 'os': 'ubuntu', 'arch': 'amd64', 'boot_clean_script': '#!/bin/bash\nrm -rf /var/log/cloud-init.log /var/log/cloud-init-output.log \\\n /var/lib/cloud/ /run/cloud-init/ /var/log/syslog\n', 'mirror_dir': '/srv/citest/images', 'override_templates': False, 'mirror_url': 'https://cloud-images.ubuntu.com/daily'} 2018-07-11 12:46:34,022 - tests.cloud_tests - INFO - acquiring image for os: bionic 2018-07-11 12:46:49,225 - tests.cloud_tests - DEBUG - updating args for setup with: None 2018-07-11 12:46:49,226 - tests.cloud_tests - INFO - setting up ubuntu-bionic 2018-07-11 12:46:49,226 - tests.cloud_tests - DEBUG - enable repo: "deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main" in target 2018-07-11 12:46:49,226 - tests.cloud_tests - DEBUG - executing "enable repo: "deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main" in target" 2018-07-11 12:47:00,744 - tests.cloud_tests - DEBUG - upgrading cloud-init 2018-07-11 12:47:00,744 - tests.cloud_tests - DEBUG - executing "upgrading cloud-init" 2018-07-11 12:47:09,425 - tests.cloud_tests - DEBUG - creating snapshot for bionic 2018-07-11 12:47:09,649 - tests.cloud_tests - INFO - collecting test data for os: bionic 2018-07-11 12:47:09,688 - tests.cloud_tests - WARNING - test config bugs/lp1511485 is not enabled, skipping 2018-07-11 12:47:09,697 - tests.cloud_tests - WARNING - test config bugs/lp1611074 is not enabled, skipping 2018-07-11 12:47:09,708 - tests.cloud_tests - INFO - collecting test data for test: bugs/lp1628337 2018-07-11 12:47:10,759 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:47:25,807 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:47:28,812 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:47:31,817 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:47:34,819 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:47:37,822 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:47:39,329 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:47:39,330 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:47:39,391 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:47:39,391 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:47:39,482 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:47:39,482 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:47:39,574 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:47:39,574 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:47:39,673 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:47:39,673 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:47:39,859 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:47:39,859 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:47:39,951 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:47:39,951 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:47:40,056 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:47:40,057 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:47:40,350 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 11188 to end 2018-07-11 12:47:40,807 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-bugs-lp1628337-ulyfpq7rat8wfctxkflmdfo to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/bugs/lp1628337/console.log 2018-07-11 12:47:40,820 - tests.cloud_tests - WARNING - test config examples/add_apt_repositories is not enabled, skipping 2018-07-11 12:47:40,830 - tests.cloud_tests - WARNING - test config examples/alter_completion_message is not enabled, skipping 2018-07-11 12:47:40,843 - tests.cloud_tests - WARNING - test config examples/configure_instance_trusted_ca_certificates is not enabled, skipping 2018-07-11 12:47:40,862 - tests.cloud_tests - WARNING - test config examples/configure_instances_ssh_keys is not enabled, skipping 2018-07-11 12:47:40,876 - tests.cloud_tests - WARNING - test config examples/including_user_groups is not enabled, skipping 2018-07-11 12:47:40,887 - tests.cloud_tests - WARNING - test config examples/install_arbitrary_packages is not enabled, skipping 2018-07-11 12:47:40,905 - tests.cloud_tests - WARNING - test config examples/install_run_chef_recipes is not enabled, skipping 2018-07-11 12:47:40,915 - tests.cloud_tests - WARNING - test config examples/run_apt_upgrade is not enabled, skipping 2018-07-11 12:47:40,925 - tests.cloud_tests - WARNING - test config examples/run_commands is not enabled, skipping 2018-07-11 12:47:40,936 - tests.cloud_tests - WARNING - test config examples/run_commands_first_boot is not enabled, skipping 2018-07-11 12:47:40,950 - tests.cloud_tests - WARNING - test config examples/setup_run_puppet is not enabled, skipping 2018-07-11 12:47:40,964 - tests.cloud_tests - WARNING - test config examples/writing_out_arbitrary_files is not enabled, skipping 2018-07-11 12:47:40,974 - tests.cloud_tests - INFO - collecting test data for test: main/command_output_simple 2018-07-11 12:47:42,019 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:47:57,053 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:48:00,064 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:48:03,070 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:48:06,073 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:48:09,075 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:48:10,793 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:48:10,794 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:48:10,892 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:48:10,892 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:48:10,983 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:48:10,983 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:48:11,074 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:48:11,074 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:48:11,167 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:48:11,168 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:48:11,275 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:48:11,275 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:48:11,367 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:48:11,368 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:48:11,595 - tests.cloud_tests - DEBUG - running collect script: cloud-init-test-output 2018-07-11 12:48:11,595 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-test-output" 2018-07-11 12:48:11,711 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:48:11,711 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:48:11,945 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 13948 to end 2018-07-11 12:48:12,611 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-main-command-output-simple-fpfkd7zxj0n to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/main/command_output_simple/console.log 2018-07-11 12:48:12,623 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_conf 2018-07-11 12:48:13,690 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:48:28,722 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:48:41,068 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:48:41,068 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:48:41,130 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:48:41,131 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:48:41,222 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:48:41,222 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:48:41,315 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:48:41,315 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:48:41,411 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:48:41,411 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:48:41,524 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:48:41,524 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:48:41,626 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:48:41,627 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:48:41,859 - tests.cloud_tests - DEBUG - running collect script: 94cloud-init-config 2018-07-11 12:48:41,859 - tests.cloud_tests - DEBUG - executing "collect: 94cloud-init-config" 2018-07-11 12:48:41,965 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:48:41,965 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:48:42,191 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 16330 to end 2018-07-11 12:48:42,787 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-configure-conf-3nnb7cdqc72 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/apt_configure_conf/console.log 2018-07-11 12:48:42,796 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_disable_suites 2018-07-11 12:48:44,046 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:48:59,097 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:49:08,933 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:49:14,634 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:49:14,634 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:49:14,763 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:49:14,763 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:49:14,826 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 12:49:14,826 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 12:49:14,920 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:49:14,921 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:49:15,019 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:49:15,019 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:49:15,114 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:49:15,114 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:49:15,222 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:49:15,222 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:49:15,314 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:49:15,314 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:49:15,514 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:49:15,514 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:49:15,696 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 18390 to end 2018-07-11 12:49:16,331 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-configure-disable--an8az99 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/apt_configure_disable_suites/console.log 2018-07-11 12:49:16,345 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_primary 2018-07-11 12:49:17,407 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:49:32,452 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:49:35,457 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:49:38,463 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:49:41,466 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:49:44,467 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:49:46,362 - tests.cloud_tests - DEBUG - running collect script: gatech.sources.list 2018-07-11 12:49:46,362 - tests.cloud_tests - DEBUG - executing "collect: gatech.sources.list" 2018-07-11 12:49:46,469 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:49:46,469 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:49:46,576 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:49:46,576 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:49:46,679 - tests.cloud_tests - DEBUG - running collect script: ubuntu.sources.list 2018-07-11 12:49:46,680 - tests.cloud_tests - DEBUG - executing "collect: ubuntu.sources.list" 2018-07-11 12:49:46,778 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:49:46,778 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:49:46,883 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:49:46,883 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:49:46,992 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:49:46,992 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:49:47,120 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:49:47,120 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:49:47,244 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 12:49:47,244 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 12:49:47,348 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:49:47,348 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:49:47,591 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:49:47,591 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:49:48,053 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 20372 to end 2018-07-11 12:49:48,715 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-configure-primary-hpkabs10 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/apt_configure_primary/console.log 2018-07-11 12:49:48,727 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_proxy 2018-07-11 12:49:49,783 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:50:04,824 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:50:14,334 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:50:19,423 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-aptproxy 2018-07-11 12:50:19,424 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-aptproxy" 2018-07-11 12:50:19,518 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:50:19,518 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:50:19,612 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:50:19,612 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:50:19,709 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:50:19,709 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:50:19,801 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:50:19,802 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:50:19,897 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:50:19,897 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:50:20,002 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:50:20,003 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:50:20,093 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:50:20,094 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:50:20,269 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:50:20,269 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:50:20,433 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 22268 to end 2018-07-11 12:50:20,887 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-configure-proxy-pepmycwtzd to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/apt_configure_proxy/console.log 2018-07-11 12:50:20,893 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_security 2018-07-11 12:50:21,925 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:50:36,949 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:50:39,952 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:50:46,728 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:50:46,729 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:50:46,785 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:50:46,786 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:50:46,881 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 12:50:46,881 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 12:50:46,974 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:50:46,974 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:50:47,065 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:50:47,065 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:50:47,161 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:50:47,161 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:50:47,270 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:50:47,270 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:50:47,366 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:50:47,366 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:50:47,540 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:50:47,540 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:50:47,790 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 23725 to end 2018-07-11 12:50:48,167 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-configure-security-3uovvvw to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/apt_configure_security/console.log 2018-07-11 12:50:48,183 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_key 2018-07-11 12:50:49,221 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:51:04,245 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:51:07,249 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:51:10,254 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:51:13,255 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:51:16,258 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:51:22,140 - tests.cloud_tests - DEBUG - running collect script: apt_key_list 2018-07-11 12:51:22,140 - tests.cloud_tests - DEBUG - executing "collect: apt_key_list" 2018-07-11 12:51:22,304 - tests.cloud_tests - DEBUG - collect script apt_key_list exited 'b'Warning: apt-key output should not be parsed (stdout is not a terminal)\n'' and had stderr: 0 2018-07-11 12:51:22,306 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:51:22,306 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:51:22,364 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:51:22,364 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:51:22,454 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 12:51:22,454 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 12:51:22,547 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:51:22,548 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:51:22,642 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:51:22,642 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:51:22,734 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:51:22,734 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:51:22,835 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:51:22,835 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:51:22,926 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:51:22,926 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:51:23,120 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:51:23,120 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:51:23,372 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 24316 to end 2018-07-11 12:51:23,895 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-configure-sources--3vmzqrd to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/apt_configure_sources_key/console.log 2018-07-11 12:51:23,907 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_keyserver 2018-07-11 12:51:25,217 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:51:40,242 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:51:43,252 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:51:46,257 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:51:49,259 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:51:52,262 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:52:00,674 - tests.cloud_tests - DEBUG - running collect script: apt_key_list 2018-07-11 12:52:00,674 - tests.cloud_tests - DEBUG - executing "collect: apt_key_list" 2018-07-11 12:52:00,863 - tests.cloud_tests - DEBUG - collect script apt_key_list exited 'b'Warning: apt-key output should not be parsed (stdout is not a terminal)\n'' and had stderr: 0 2018-07-11 12:52:00,864 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:52:00,865 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:52:00,930 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:52:00,931 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:52:01,024 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 12:52:01,024 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 12:52:01,119 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:52:01,119 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:52:01,210 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:52:01,210 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:52:01,307 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:52:01,307 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:52:01,432 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:52:01,432 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:52:01,525 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:52:01,525 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:52:01,749 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:52:01,749 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:52:02,007 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 26402 to end 2018-07-11 12:52:02,911 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-configure-sources--5vcmh1i to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/apt_configure_sources_keyserver/console.log 2018-07-11 12:52:02,924 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_list 2018-07-11 12:52:04,202 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:52:19,231 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:52:22,236 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:52:25,242 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:52:28,243 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:52:31,246 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:52:32,863 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:52:32,863 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:52:32,963 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:52:32,963 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:52:33,055 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 12:52:33,055 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 12:52:33,149 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:52:33,149 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:52:33,241 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:52:33,241 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:52:33,335 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:52:33,336 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:52:33,443 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:52:33,443 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:52:33,535 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:52:33,535 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:52:33,802 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:52:33,803 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:52:34,071 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 26919 to end 2018-07-11 12:52:34,715 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-configure-sources--eh0jvti to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/apt_configure_sources_list/console.log 2018-07-11 12:52:34,729 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_ppa 2018-07-11 12:52:35,799 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:52:50,825 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:52:53,830 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:52:56,833 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:52:59,835 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:53:02,838 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:53:15,317 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:53:15,318 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:53:15,382 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:53:15,382 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:53:15,474 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 12:53:15,474 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 12:53:15,567 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:53:15,567 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:53:15,657 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:53:15,657 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:53:15,750 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:53:15,750 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:53:15,858 - tests.cloud_tests - DEBUG - running collect script: sources_full 2018-07-11 12:53:15,858 - tests.cloud_tests - DEBUG - executing "collect: sources_full" 2018-07-11 12:53:15,952 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:53:15,952 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:53:16,047 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:53:16,047 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:53:16,278 - tests.cloud_tests - DEBUG - running collect script: apt-key 2018-07-11 12:53:16,278 - tests.cloud_tests - DEBUG - executing "collect: apt-key" 2018-07-11 12:53:16,516 - tests.cloud_tests - DEBUG - collect script apt-key exited 'b'Warning: apt-key output should not be parsed (stdout is not a terminal)\n'' and had stderr: 0 2018-07-11 12:53:16,518 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:53:16,518 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:53:16,683 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 29278 to end 2018-07-11 12:53:17,347 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-configure-sources--b2o1o8s to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/apt_configure_sources_ppa/console.log 2018-07-11 12:53:17,359 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_pipelining_disable 2018-07-11 12:53:18,406 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:53:33,436 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:53:36,441 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:53:39,445 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:53:42,447 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:53:45,450 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:53:46,971 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-pipelining 2018-07-11 12:53:46,971 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-pipelining" 2018-07-11 12:53:47,069 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:53:47,069 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:53:47,167 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:53:47,168 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:53:47,267 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:53:47,267 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:53:47,358 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:53:47,359 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:53:47,451 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:53:47,451 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:53:47,560 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:53:47,560 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:53:47,653 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:53:47,653 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:53:47,893 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:53:47,893 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:53:48,078 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 31846 to end 2018-07-11 12:53:48,683 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-pipelining-disable-gc5n9nk to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/apt_pipelining_disable/console.log 2018-07-11 12:53:48,690 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_pipelining_os 2018-07-11 12:53:49,738 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:54:04,774 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:54:07,779 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:54:10,785 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:54:13,787 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:54:16,789 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:54:18,434 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-pipelining 2018-07-11 12:54:18,434 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-pipelining" 2018-07-11 12:54:18,495 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:54:18,495 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:54:18,591 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:54:18,591 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:54:18,683 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:54:18,683 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:54:18,775 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:54:18,775 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:54:18,867 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:54:18,867 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:54:18,974 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:54:18,975 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:54:19,067 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:54:19,067 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:54:19,276 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:54:19,276 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:54:19,511 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 2574 to end 2018-07-11 12:54:20,059 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-pipelining-os-khgohs9nvcsj to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/apt_pipelining_os/console.log 2018-07-11 12:54:20,065 - tests.cloud_tests - INFO - collecting test data for test: modules/bootcmd 2018-07-11 12:54:21,099 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:54:36,124 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:54:39,132 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:54:42,138 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:54:45,139 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:54:48,141 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:54:49,697 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:54:49,698 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:54:49,768 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:54:49,768 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:54:49,864 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-07-11 12:54:49,864 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-07-11 12:54:49,956 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:54:49,956 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:54:50,051 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:54:50,051 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:54:50,143 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:54:50,143 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:54:50,262 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:54:50,262 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:54:50,360 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:54:50,360 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:54:50,574 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:54:50,574 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:54:50,762 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 5288 to end 2018-07-11 12:54:51,355 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-bootcmd-8a5yumcb7wojo48ppwshbq to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/bootcmd/console.log 2018-07-11 12:54:51,362 - tests.cloud_tests - INFO - collecting test data for test: modules/byobu 2018-07-11 12:54:52,405 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:55:07,429 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:55:10,433 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:55:13,450 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:55:16,451 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:55:19,454 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:55:21,123 - tests.cloud_tests - DEBUG - running collect script: byobu_profile_enabled 2018-07-11 12:55:21,123 - tests.cloud_tests - DEBUG - executing "collect: byobu_profile_enabled" 2018-07-11 12:55:21,216 - tests.cloud_tests - DEBUG - running collect script: byobu_launch_exists 2018-07-11 12:55:21,216 - tests.cloud_tests - DEBUG - executing "collect: byobu_launch_exists" 2018-07-11 12:55:21,312 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:55:21,312 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:55:21,414 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:55:21,414 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:55:21,506 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:55:21,506 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:55:21,598 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:55:21,599 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:55:21,690 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:55:21,690 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:55:21,799 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:55:21,799 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:55:21,895 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:55:21,895 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:55:22,080 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:55:22,080 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:55:22,262 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 7670 to end 2018-07-11 12:55:22,859 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-byobu-bkufjvucm6z4xqfb1rtdnps8 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/byobu/console.log 2018-07-11 12:55:22,869 - tests.cloud_tests - INFO - collecting test data for test: modules/ca_certs 2018-07-11 12:55:29,395 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:55:44,424 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:55:55,736 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:55:55,736 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:55:55,840 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:55:55,840 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:55:55,934 - tests.cloud_tests - DEBUG - running collect script: cert 2018-07-11 12:55:55,934 - tests.cloud_tests - DEBUG - executing "collect: cert" 2018-07-11 12:55:56,046 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:55:56,046 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:55:56,138 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:55:56,138 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:55:56,233 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:55:56,233 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:55:56,341 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:55:56,341 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:55:56,434 - tests.cloud_tests - DEBUG - running collect script: cert_links 2018-07-11 12:55:56,434 - tests.cloud_tests - DEBUG - executing "collect: cert_links" 2018-07-11 12:55:56,533 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:55:56,533 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:55:56,732 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:55:56,732 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:55:56,970 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 9793 to end 2018-07-11 12:55:57,423 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-ca-certs-gwrc4i0gouys83z91uil4 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/ca_certs/console.log 2018-07-11 12:55:57,429 - tests.cloud_tests - INFO - collecting test data for test: modules/debug_disable 2018-07-11 12:55:58,461 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:56:13,485 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:56:27,743 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:56:27,743 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:56:27,799 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:56:27,799 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:56:27,889 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:56:27,889 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:56:27,981 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:56:27,981 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:56:28,073 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:56:28,073 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:56:28,255 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:56:28,255 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:56:28,345 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:56:28,346 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:56:28,447 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:56:28,447 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:56:28,623 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 11665 to end 2018-07-11 12:56:29,095 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-debug-disable-o2lsroi8f12bpepp to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/debug_disable/console.log 2018-07-11 12:56:29,101 - tests.cloud_tests - INFO - collecting test data for test: modules/debug_enable 2018-07-11 12:56:30,137 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:56:45,161 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:56:48,165 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:56:55,129 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:56:55,129 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:56:55,188 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:56:55,188 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:56:55,282 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:56:55,282 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:56:55,374 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:56:55,374 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:56:55,465 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:56:55,465 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:56:55,651 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:56:55,651 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:56:55,742 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:56:55,743 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:56:55,846 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:56:55,847 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:56:56,018 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 13439 to end 2018-07-11 12:56:56,503 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-debug-enable-fijdzbxgmp1n33czv to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/debug_enable/console.log 2018-07-11 12:56:56,512 - tests.cloud_tests - INFO - collecting test data for test: modules/final_message 2018-07-11 12:56:57,550 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:57:12,573 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:57:15,577 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:57:18,636 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:57:21,639 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:57:24,642 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:57:26,346 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:57:26,346 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:57:26,447 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:57:26,447 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:57:26,539 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:57:26,539 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:57:26,630 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:57:26,630 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:57:26,727 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:57:26,727 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:57:26,982 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:57:26,982 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:57:27,079 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:57:27,079 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:57:27,197 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:57:27,197 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:57:27,399 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 15458 to end 2018-07-11 12:57:28,007 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-final-message-75yd7jjgy0wo9ed2 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/final_message/console.log 2018-07-11 12:57:28,019 - tests.cloud_tests - INFO - collecting test data for test: modules/keys_to_console 2018-07-11 12:57:29,068 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:57:44,096 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:57:47,101 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:57:50,106 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:57:53,106 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:57:56,107 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:57:57,158 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:57:57,158 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:57:57,223 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:57:57,224 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:57:57,315 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:57:57,315 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:57:57,409 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:57:57,410 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:57:57,502 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:57:57,502 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:57:57,621 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:57:57,621 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:57:57,714 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:57:57,714 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:57:57,928 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-07-11 12:57:57,928 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-07-11 12:57:58,027 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:57:58,028 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:57:58,203 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 17018 to end 2018-07-11 12:57:58,807 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-keys-to-console-96yxe5q1vqa8vs to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/keys_to_console/console.log 2018-07-11 12:57:58,817 - tests.cloud_tests - WARNING - test config modules/landscape is not enabled, skipping 2018-07-11 12:57:58,826 - tests.cloud_tests - INFO - collecting test data for test: modules/locale 2018-07-11 12:58:00,554 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:58:15,597 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:58:18,601 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:58:21,605 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:58:24,607 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:58:27,610 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:58:28,390 - tests.cloud_tests - DEBUG - running collect script: locale_a 2018-07-11 12:58:28,390 - tests.cloud_tests - DEBUG - executing "collect: locale_a" 2018-07-11 12:58:28,446 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:58:28,446 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:58:28,541 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:58:28,542 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:58:28,636 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:58:28,637 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:58:28,730 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:58:28,730 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:58:28,822 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:58:28,822 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:58:28,930 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:58:28,930 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:58:29,022 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:58:29,022 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:58:29,230 - tests.cloud_tests - DEBUG - running collect script: locale_gen 2018-07-11 12:58:29,230 - tests.cloud_tests - DEBUG - executing "collect: locale_gen" 2018-07-11 12:58:29,364 - tests.cloud_tests - DEBUG - running collect script: locale_default 2018-07-11 12:58:29,365 - tests.cloud_tests - DEBUG - executing "collect: locale_default" 2018-07-11 12:58:29,458 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:58:29,459 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:58:29,652 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 18940 to end 2018-07-11 12:58:30,369 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-locale-bol9twq6zgengqok17rcsss to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/locale/console.log 2018-07-11 12:58:30,398 - tests.cloud_tests - INFO - collecting test data for test: modules/lxd_bridge 2018-07-11 12:58:31,477 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:58:46,504 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:58:49,509 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:58:52,528 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:58:55,531 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:58:58,534 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:59:08,762 - tests.cloud_tests - DEBUG - running collect script: lxc 2018-07-11 12:59:08,762 - tests.cloud_tests - DEBUG - executing "collect: lxc" 2018-07-11 12:59:08,819 - tests.cloud_tests - DEBUG - running collect script: lxd 2018-07-11 12:59:08,819 - tests.cloud_tests - DEBUG - executing "collect: lxd" 2018-07-11 12:59:08,910 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:59:08,910 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:59:09,005 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:59:09,005 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:59:09,098 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:59:09,098 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:59:09,191 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:59:09,191 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:59:09,281 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:59:09,281 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:59:09,385 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:59:09,385 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:59:09,482 - tests.cloud_tests - DEBUG - running collect script: lxc-bridge 2018-07-11 12:59:09,482 - tests.cloud_tests - DEBUG - executing "collect: lxc-bridge" 2018-07-11 12:59:09,580 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:59:09,580 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:59:09,775 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:59:09,775 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:59:09,963 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 21994 to end 2018-07-11 12:59:10,583 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-lxd-bridge-5kquoy25txjl61w8u4a to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/lxd_bridge/console.log 2018-07-11 12:59:10,595 - tests.cloud_tests - INFO - collecting test data for test: modules/lxd_dir 2018-07-11 12:59:11,634 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:59:26,664 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:59:29,669 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:59:32,672 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:59:35,675 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:59:38,678 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:59:47,316 - tests.cloud_tests - DEBUG - running collect script: lxc 2018-07-11 12:59:47,316 - tests.cloud_tests - DEBUG - executing "collect: lxc" 2018-07-11 12:59:47,376 - tests.cloud_tests - DEBUG - running collect script: lxd 2018-07-11 12:59:47,376 - tests.cloud_tests - DEBUG - executing "collect: lxd" 2018-07-11 12:59:47,468 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:59:47,468 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:59:47,565 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:59:47,565 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:59:47,662 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:59:47,662 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:59:47,754 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:59:47,754 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:59:47,846 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:59:47,846 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:59:47,949 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:59:47,950 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:59:48,043 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:59:48,044 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:59:48,233 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:59:48,233 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:59:48,482 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 25588 to end 2018-07-11 12:59:49,139 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-lxd-dir-7s3ghwht91jydb45jm8qin to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/lxd_dir/console.log 2018-07-11 12:59:49,161 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp 2018-07-11 12:59:50,249 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:00:05,284 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:00:08,289 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:00:11,294 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:00:14,295 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 13:00:17,298 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:00:31,642 - tests.cloud_tests - DEBUG - running collect script: ntp_installed 2018-07-11 13:00:31,642 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed" 2018-07-11 13:00:31,702 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_empty 2018-07-11 13:00:31,702 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_empty" 2018-07-11 13:00:31,795 - tests.cloud_tests - DEBUG - collect script ntp_conf_dist_empty exited 'b"ls: cannot access '/etc/ntp.conf.dist': No such file or directory\n"' and had stderr: 0 2018-07-11 13:00:31,797 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 13:00:31,797 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 13:00:31,894 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 13:00:31,894 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 13:00:31,987 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 13:00:31,987 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 13:00:32,079 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_pool_list 2018-07-11 13:00:32,079 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_pool_list" 2018-07-11 13:00:32,173 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 13:00:32,174 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 13:00:32,269 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 13:00:32,269 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 13:00:32,380 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 13:00:32,380 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 13:00:32,478 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 13:00:32,479 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 13:00:32,660 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 13:00:32,660 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 13:00:32,826 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 28954 to end 2018-07-11 13:00:33,455 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-ntp-bsh991cv0uybdit2q0o3j18itv to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/ntp/console.log 2018-07-11 13:00:33,462 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_chrony 2018-07-11 13:00:34,495 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:00:49,526 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:00:52,532 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:00:55,538 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:00:58,539 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 13:01:01,541 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:01:21,185 - tests.cloud_tests - DEBUG - running collect script: chrony_conf 2018-07-11 13:01:21,185 - tests.cloud_tests - DEBUG - executing "collect: chrony_conf" 2018-07-11 13:01:21,249 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 13:01:21,249 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 13:01:21,340 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 13:01:21,340 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 13:01:21,434 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 13:01:21,434 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 13:01:21,530 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 13:01:21,530 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 13:01:21,622 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 13:01:21,622 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 13:01:21,726 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 13:01:21,726 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 13:01:21,822 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 13:01:21,822 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 13:01:22,027 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 13:01:22,027 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 13:01:22,201 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 32241 to end 2018-07-11 13:01:22,891 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-ntp-chrony-rag2izl71qrqywqsl1i to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/ntp_chrony/console.log 2018-07-11 13:01:22,907 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_pools 2018-07-11 13:01:23,956 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:01:38,983 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:01:41,988 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:02:01,068 - tests.cloud_tests - DEBUG - running collect script: ntpq_servers 2018-07-11 13:02:01,068 - tests.cloud_tests - DEBUG - executing "collect: ntpq_servers" 2018-07-11 13:02:01,127 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 13:02:01,127 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 13:02:01,221 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 13:02:01,221 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 13:02:01,313 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 13:02:01,313 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 13:02:01,405 - tests.cloud_tests - DEBUG - running collect script: ntp_installed_pools 2018-07-11 13:02:01,405 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed_pools" 2018-07-11 13:02:01,500 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 13:02:01,500 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 13:02:01,593 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 13:02:01,593 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 13:02:01,695 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_pools 2018-07-11 13:02:01,695 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_pools" 2018-07-11 13:02:01,790 - tests.cloud_tests - DEBUG - collect script ntp_conf_dist_pools exited 'b"ls: cannot access '/etc/ntp.conf.dist': No such file or directory\n"' and had stderr: 0 2018-07-11 13:02:01,791 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 13:02:01,791 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 13:02:01,882 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 13:02:01,882 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 13:02:02,074 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_pools 2018-07-11 13:02:02,074 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_pools" 2018-07-11 13:02:02,167 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 13:02:02,167 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 13:02:02,347 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 2772 to end 2018-07-11 13:02:02,931 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-ntp-pools-htoxrbve4ajeoe6he4vd to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/ntp_pools/console.log 2018-07-11 13:02:02,938 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_servers 2018-07-11 13:02:03,973 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:02:18,998 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:02:22,002 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:02:25,008 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:02:28,011 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 13:02:31,014 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:02:43,807 - tests.cloud_tests - DEBUG - running collect script: ntpq_servers 2018-07-11 13:02:43,807 - tests.cloud_tests - DEBUG - executing "collect: ntpq_servers" 2018-07-11 13:02:43,876 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_servers 2018-07-11 13:02:43,876 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_servers" 2018-07-11 13:02:43,966 - tests.cloud_tests - DEBUG - running collect script: ntp_installed_servers 2018-07-11 13:02:43,967 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed_servers" 2018-07-11 13:02:44,067 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 13:02:44,067 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 13:02:44,165 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 13:02:44,165 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 13:02:44,259 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 13:02:44,259 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 13:02:44,359 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 13:02:44,359 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 13:02:44,454 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 13:02:44,455 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 13:02:44,558 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 13:02:44,558 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 13:02:44,652 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 13:02:44,652 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 13:02:44,867 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_servers 2018-07-11 13:02:44,867 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_servers" 2018-07-11 13:02:44,966 - tests.cloud_tests - DEBUG - collect script ntp_conf_dist_servers exited 'b'cat: /etc/ntp.conf.dist: No such file or directory\n'' and had stderr: 0 2018-07-11 13:02:44,967 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 13:02:44,968 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 13:02:45,147 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 5430 to end 2018-07-11 13:02:45,903 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-ntp-servers-bn6fcjse9ce9y3qrm7 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/ntp_servers/console.log 2018-07-11 13:02:45,912 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_timesyncd 2018-07-11 13:02:47,495 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:03:02,519 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:03:05,524 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:03:12,515 - tests.cloud_tests - DEBUG - running collect script: timesyncd_conf 2018-07-11 13:03:12,515 - tests.cloud_tests - DEBUG - executing "collect: timesyncd_conf" 2018-07-11 13:03:12,571 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 13:03:12,571 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 13:03:12,665 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 13:03:12,665 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 13:03:12,759 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 13:03:12,759 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 13:03:12,849 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 13:03:12,849 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 13:03:12,942 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 13:03:12,942 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 13:03:13,050 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 13:03:13,050 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 13:03:13,143 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 13:03:13,143 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 13:03:13,358 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 13:03:13,358 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 13:03:13,597 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 8543 to end 2018-07-11 13:03:14,132 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-ntp-timesyncd-gbb5zey10ss5esnh to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/ntp_timesyncd/console.log 2018-07-11 13:03:14,153 - tests.cloud_tests - INFO - collecting test data for test: modules/package_update_upgrade_install 2018-07-11 13:03:15,771 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:03:30,795 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:03:33,801 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:03:54,927 - tests.cloud_tests - DEBUG - running collect script: apt_history_cmdline 2018-07-11 13:03:54,927 - tests.cloud_tests - DEBUG - executing "collect: apt_history_cmdline" 2018-07-11 13:03:54,983 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 13:03:54,983 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 13:03:55,078 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 13:03:55,078 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 13:03:55,170 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 13:03:55,171 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 13:03:55,262 - tests.cloud_tests - DEBUG - running collect script: dpkg_show 2018-07-11 13:03:55,263 - tests.cloud_tests - DEBUG - executing "collect: dpkg_show" 2018-07-11 13:03:55,372 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 13:03:55,373 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 13:03:55,471 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 13:03:55,471 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 13:03:55,573 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 13:03:55,573 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 13:03:55,670 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 13:03:55,670 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 13:03:55,840 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 13:03:55,841 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 13:03:56,028 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 10869 to end 2018-07-11 13:03:56,547 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-package-update-upgrade-zui87zi to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/package_update_upgrade_install/console.log 2018-07-11 13:03:56,553 - tests.cloud_tests - INFO - collecting test data for test: modules/runcmd 2018-07-11 13:03:57,587 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:04:12,611 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:04:15,617 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:04:21,326 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 13:04:21,326 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 13:04:21,384 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 13:04:21,384 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 13:04:21,473 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 13:04:21,473 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 13:04:21,565 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 13:04:21,565 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 13:04:21,657 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 13:04:21,657 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 13:04:21,759 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 13:04:21,759 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 13:04:21,849 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 13:04:21,849 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 13:04:22,021 - tests.cloud_tests - DEBUG - running collect script: run_cmd 2018-07-11 13:04:22,021 - tests.cloud_tests - DEBUG - executing "collect: run_cmd" 2018-07-11 13:04:22,114 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 13:04:22,114 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 13:04:22,312 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 14437 to end 2018-07-11 13:04:22,823 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-runcmd-yh6g5yal7tqjaeac26qasmq to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/runcmd/console.log 2018-07-11 13:04:22,831 - tests.cloud_tests - WARNING - test config modules/seed_random_command is not enabled, skipping 2018-07-11 13:04:22,836 - tests.cloud_tests - INFO - collecting test data for test: modules/seed_random_data 2018-07-11 13:04:23,872 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:04:38,897 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:04:41,901 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:04:47,945 - tests.cloud_tests - DEBUG - running collect script: seed_data 2018-07-11 13:04:47,946 - tests.cloud_tests - DEBUG - executing "collect: seed_data" 2018-07-11 13:04:48,005 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 13:04:48,005 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 13:04:48,100 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 13:04:48,100 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 13:04:48,193 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 13:04:48,193 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 13:04:48,290 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 13:04:48,290 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 13:04:48,382 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 13:04:48,382 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 13:04:48,490 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 13:04:48,490 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 13:04:48,582 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 13:04:48,582 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 13:04:48,826 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 13:04:48,826 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 13:04:49,120 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 17746 to end 2018-07-11 13:04:49,675 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-seed-random-data-lcpvhrh88lzzg to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/seed_random_data/console.log 2018-07-11 13:04:49,682 - tests.cloud_tests - INFO - collecting test data for test: modules/set_hostname 2018-07-11 13:04:50,733 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:05:05,763 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:05:08,768 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:05:11,772 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:05:14,774 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 13:05:17,775 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:05:19,194 - tests.cloud_tests - DEBUG - running collect script: hostname 2018-07-11 13:05:19,195 - tests.cloud_tests - DEBUG - executing "collect: hostname" 2018-07-11 13:05:19,290 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 13:05:19,290 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 13:05:19,386 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 13:05:19,387 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 13:05:19,477 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-07-11 13:05:19,477 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-07-11 13:05:19,570 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 13:05:19,570 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 13:05:19,661 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 13:05:19,662 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 13:05:19,752 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 13:05:19,753 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 13:05:19,867 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 13:05:19,867 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 13:05:19,980 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 13:05:19,980 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 13:05:20,231 - tests.cloud_tests - DEBUG - running collect script: fqdn 2018-07-11 13:05:20,231 - tests.cloud_tests - DEBUG - executing "collect: fqdn" 2018-07-11 13:05:20,337 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 13:05:20,337 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 13:05:20,621 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 19506 to end 2018-07-11 13:05:21,107 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-set-hostname-5mf48k659hvir0ruh to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/set_hostname/console.log 2018-07-11 13:05:21,116 - tests.cloud_tests - INFO - collecting test data for test: modules/set_hostname_fqdn 2018-07-11 13:05:22,160 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:05:37,185 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:05:40,189 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:05:46,954 - tests.cloud_tests - DEBUG - running collect script: hostname 2018-07-11 13:05:46,954 - tests.cloud_tests - DEBUG - executing "collect: hostname" 2018-07-11 13:05:47,011 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 13:05:47,011 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 13:05:47,104 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 13:05:47,105 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 13:05:47,197 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-07-11 13:05:47,197 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-07-11 13:05:47,292 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 13:05:47,292 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 13:05:47,386 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 13:05:47,386 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 13:05:47,478 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 13:05:47,478 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 13:05:47,587 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 13:05:47,587 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 13:05:47,679 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 13:05:47,679 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 13:05:47,861 - tests.cloud_tests - DEBUG - running collect script: fqdn 2018-07-11 13:05:47,862 - tests.cloud_tests - DEBUG - executing "collect: fqdn" 2018-07-11 13:05:47,956 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 13:05:47,956 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 13:05:48,202 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 22192 to end 2018-07-11 13:05:48,663 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-set-hostname-fqdn-w7krg0cs5mx7 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/set_hostname_fqdn/console.log 2018-07-11 13:05:48,672 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password 2018-07-11 13:05:49,717 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:06:04,744 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:06:07,748 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:06:10,755 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:06:13,758 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 13:06:16,759 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:06:17,530 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 13:06:17,530 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 13:06:17,587 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 13:06:17,587 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 13:06:17,802 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 13:06:17,802 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 13:06:17,906 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 13:06:17,907 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 13:06:17,998 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 13:06:17,998 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 13:06:18,090 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 13:06:18,090 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 13:06:18,196 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 13:06:18,197 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 13:06:18,296 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 13:06:18,296 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 13:06:18,599 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 13:06:18,599 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 13:06:18,738 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 13:06:18,738 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 13:06:18,902 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 24053 to end 2018-07-11 13:06:19,391 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-set-password-y3b8ef07r47s4n5jp to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/set_password/console.log 2018-07-11 13:06:19,398 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_expire 2018-07-11 13:06:20,559 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:06:35,585 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:06:38,588 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:06:44,252 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 13:06:44,252 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 13:06:44,310 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 13:06:44,310 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 13:06:44,408 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 13:06:44,409 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 13:06:44,506 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 13:06:44,507 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 13:06:44,597 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 13:06:44,598 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 13:06:44,694 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 13:06:44,694 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 13:06:44,801 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 13:06:44,801 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 13:06:44,894 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 13:06:44,894 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 13:06:45,076 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 13:06:45,076 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 13:06:45,169 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 13:06:45,169 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 13:06:45,354 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 25763 to end 2018-07-11 13:06:45,943 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-set-password-expire-6dyb56bkku to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/set_password_expire/console.log 2018-07-11 13:06:45,951 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_list 2018-07-11 13:06:46,991 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:07:02,015 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:07:05,020 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:07:11,678 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 13:07:11,678 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 13:07:11,736 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 13:07:11,736 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 13:07:11,835 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 13:07:11,836 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 13:07:11,925 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 13:07:11,926 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 13:07:12,018 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 13:07:12,018 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 13:07:12,110 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 13:07:12,110 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 13:07:12,213 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 13:07:12,213 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 13:07:12,305 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 13:07:12,306 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 13:07:12,479 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 13:07:12,479 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 13:07:12,572 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 13:07:12,572 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 13:07:12,808 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 28419 to end 2018-07-11 13:07:13,223 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-set-password-list-ul6nzhrc8669 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/set_password_list/console.log 2018-07-11 13:07:13,230 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_list_string 2018-07-11 13:07:14,273 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:07:29,297 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:07:32,299 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:07:38,097 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 13:07:38,098 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 13:07:38,157 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 13:07:38,157 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 13:07:38,255 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 13:07:38,256 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 13:07:38,349 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 13:07:38,349 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 13:07:38,443 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 13:07:38,443 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 13:07:38,535 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 13:07:38,535 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 13:07:38,642 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 13:07:38,642 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 13:07:38,735 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 13:07:38,735 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 13:07:38,917 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 13:07:38,918 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 13:07:39,011 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 13:07:39,011 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 13:07:39,201 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 30478 to end 2018-07-11 13:07:39,951 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-set-password-list-stri-binm87x to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/set_password_list_string/console.log 2018-07-11 13:07:39,964 - tests.cloud_tests - INFO - collecting test data for test: modules/snap 2018-07-11 13:07:41,013 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:07:56,042 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:07:59,045 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:08:27,347 - tests.cloud_tests - DEBUG - running collect script: snaplist 2018-07-11 13:08:27,348 - tests.cloud_tests - DEBUG - executing "collect: snaplist" 2018-07-11 13:08:28,043 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 13:08:28,043 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 13:08:28,109 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 13:08:28,109 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 13:08:28,207 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 13:08:28,207 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 13:08:28,299 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 13:08:28,300 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 13:08:28,388 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 13:08:28,389 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 13:08:28,494 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 13:08:28,494 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 13:08:28,596 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 13:08:28,596 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 13:08:28,824 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 13:08:28,824 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 13:08:29,056 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 32582 to end 2018-07-11 13:08:30,067 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-snap-euoh026mcymxcewo3ym77cbzv to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/snap/console.log 2018-07-11 13:08:30,082 - tests.cloud_tests - INFO - collecting test data for test: modules/snappy 2018-07-11 13:08:33,643 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:08:48,678 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:08:58,600 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:09:04,183 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 13:09:04,183 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 13:09:04,284 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 13:09:04,284 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 13:09:04,382 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 13:09:04,382 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 13:09:04,474 - tests.cloud_tests - DEBUG - running collect script: snapd 2018-07-11 13:09:04,474 - tests.cloud_tests - DEBUG - executing "collect: snapd" 2018-07-11 13:09:04,584 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 13:09:04,584 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 13:09:04,678 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 13:09:04,678 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 13:09:04,824 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 13:09:04,825 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 13:09:04,880 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 13:09:04,881 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 13:09:05,097 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 13:09:05,097 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 13:09:05,337 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 4585 to end 2018-07-11 13:09:05,955 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-snappy-qodqvu9r77oo79mj2gj8hlf to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/snappy/console.log 2018-07-11 13:09:05,966 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_auth_key_fingerprints_disable 2018-07-11 13:09:07,715 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:09:22,739 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:09:34,550 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 13:09:34,551 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 13:09:34,648 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 13:09:34,648 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 13:09:34,743 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 13:09:34,743 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 13:09:34,833 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 13:09:34,833 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 13:09:34,926 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 13:09:34,927 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 13:09:35,028 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 13:09:35,028 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 13:09:35,127 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 13:09:35,127 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 13:09:35,338 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-07-11 13:09:35,339 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-07-11 13:09:35,444 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 13:09:35,444 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 13:09:35,635 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 6586 to end 2018-07-11 13:09:36,147 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-ssh-auth-key-fingerpri-z309ho6 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/ssh_auth_key_fingerprints_disable/console.log 2018-07-11 13:09:36,160 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_auth_key_fingerprints_enable 2018-07-11 13:09:37,209 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:09:52,233 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:09:55,237 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:09:58,241 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:10:01,243 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 13:10:04,246 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:10:05,937 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 13:10:05,937 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 13:10:06,004 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 13:10:06,004 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 13:10:06,099 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 13:10:06,099 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 13:10:06,198 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 13:10:06,198 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 13:10:06,293 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 13:10:06,293 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 13:10:06,409 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 13:10:06,409 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 13:10:06,502 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 13:10:06,502 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 13:10:06,715 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-07-11 13:10:06,715 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-07-11 13:10:06,814 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 13:10:06,814 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 13:10:07,019 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 9096 to end 2018-07-11 13:10:07,496 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-ssh-auth-key-fingerpri-07ouqt9 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/ssh_auth_key_fingerprints_enable/console.log 2018-07-11 13:10:07,509 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_import_id 2018-07-11 13:10:08,578 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:10:23,611 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:10:32,960 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:10:35,964 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:10:38,967 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 13:10:41,970 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:10:43,883 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 13:10:43,884 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 13:10:43,984 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 13:10:43,984 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 13:10:44,086 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 13:10:44,086 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 13:10:44,211 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 13:10:44,211 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 13:10:44,315 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 13:10:44,315 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 13:10:44,430 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 13:10:44,430 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 13:10:44,545 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 13:10:44,545 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 13:10:44,813 - tests.cloud_tests - DEBUG - running collect script: auth_keys_ubuntu 2018-07-11 13:10:44,813 - tests.cloud_tests - DEBUG - executing "collect: auth_keys_ubuntu" 2018-07-11 13:10:44,927 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 13:10:44,927 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 13:10:45,471 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 11164 to end 2018-07-11 13:10:45,999 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-ssh-import-id-aaa7ja4nr9mm8unf to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/ssh_import_id/console.log 2018-07-11 13:10:46,007 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_keys_generate 2018-07-11 13:10:47,422 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:11:02,449 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:11:12,118 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:11:15,334 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:11:18,335 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 13:11:21,338 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:11:22,904 - tests.cloud_tests - DEBUG - running collect script: ecdsa_private 2018-07-11 13:11:22,904 - tests.cloud_tests - DEBUG - executing "collect: ecdsa_private" 2018-07-11 13:11:22,985 - tests.cloud_tests - DEBUG - running collect script: ed25519_public 2018-07-11 13:11:22,985 - tests.cloud_tests - DEBUG - executing "collect: ed25519_public" 2018-07-11 13:11:23,174 - tests.cloud_tests - DEBUG - running collect script: ed25519_private 2018-07-11 13:11:23,174 - tests.cloud_tests - DEBUG - executing "collect: ed25519_private" 2018-07-11 13:11:23,247 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 13:11:23,248 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 13:11:23,344 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 13:11:23,344 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 13:11:23,508 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 13:11:23,508 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 13:11:23,566 - tests.cloud_tests - DEBUG - running collect script: rsa_public 2018-07-11 13:11:23,566 - tests.cloud_tests - DEBUG - executing "collect: rsa_public" 2018-07-11 13:11:23,659 - tests.cloud_tests - DEBUG - collect script rsa_public exited 'b'cat: /etc/ssh/ssh_host_rsa_key.pub: No such file or directory\n'' and had stderr: 1 2018-07-11 13:11:23,660 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 13:11:23,661 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 13:11:23,756 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 13:11:23,756 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 13:11:23,868 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 13:11:23,869 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 13:11:23,962 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 13:11:23,962 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 13:11:24,339 - tests.cloud_tests - DEBUG - running collect script: dsa_public 2018-07-11 13:11:24,339 - tests.cloud_tests - DEBUG - executing "collect: dsa_public" 2018-07-11 13:11:24,566 - tests.cloud_tests - DEBUG - collect script dsa_public exited 'b'cat: /etc/ssh/ssh_host_dsa_key.pub: No such file or directory\n'' and had stderr: 1 2018-07-11 13:11:24,568 - tests.cloud_tests - DEBUG - running collect script: ecdsa_public 2018-07-11 13:11:24,568 - tests.cloud_tests - DEBUG - executing "collect: ecdsa_public" 2018-07-11 13:11:24,628 - tests.cloud_tests - DEBUG - running collect script: rsa_private 2018-07-11 13:11:24,629 - tests.cloud_tests - DEBUG - executing "collect: rsa_private" 2018-07-11 13:11:24,844 - tests.cloud_tests - DEBUG - collect script rsa_private exited 'b'cat: /etc/ssh/ssh_host_rsa_key: No such file or directory\n'' and had stderr: 1 2018-07-11 13:11:24,846 - tests.cloud_tests - DEBUG - running collect script: dsa_private 2018-07-11 13:11:24,846 - tests.cloud_tests - DEBUG - executing "collect: dsa_private" 2018-07-11 13:11:25,036 - tests.cloud_tests - DEBUG - collect script dsa_private exited 'b'cat: /etc/ssh/ssh_host_dsa_key: No such file or directory\n'' and had stderr: 1 2018-07-11 13:11:25,038 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 13:11:25,038 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 13:11:25,659 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 13621 to end 2018-07-11 13:11:26,351 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-ssh-keys-generate-u7x6arkdakjp to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/ssh_keys_generate/console.log 2018-07-11 13:11:26,366 - tests.cloud_tests - WARNING - test config modules/ssh_keys_provided is not enabled, skipping 2018-07-11 13:11:26,371 - tests.cloud_tests - INFO - collecting test data for test: modules/timezone 2018-07-11 13:11:27,755 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:11:42,779 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:11:52,030 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:11:55,032 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:11:58,036 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 13:12:01,039 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:12:02,866 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 13:12:02,867 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 13:12:03,020 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 13:12:03,020 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 13:12:03,081 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 13:12:03,081 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 13:12:03,198 - tests.cloud_tests - DEBUG - running collect script: timezone 2018-07-11 13:12:03,198 - tests.cloud_tests - DEBUG - executing "collect: timezone" 2018-07-11 13:12:03,295 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 13:12:03,295 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 13:12:03,387 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 13:12:03,388 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 13:12:03,576 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 13:12:03,577 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 13:12:03,634 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 13:12:03,634 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 13:12:03,860 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 13:12:03,860 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 13:12:04,159 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 16316 to end 2018-07-11 13:12:04,699 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-timezone-gjvjkx9wn5tqhnu3b2ybs to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/timezone/console.log 2018-07-11 13:12:04,709 - tests.cloud_tests - INFO - collecting test data for test: modules/user_groups 2018-07-11 13:12:06,683 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:12:21,706 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:12:24,708 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:12:27,712 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:12:30,715 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 13:12:33,718 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:12:35,002 - tests.cloud_tests - DEBUG - running collect script: group_ubuntu 2018-07-11 13:12:35,002 - tests.cloud_tests - DEBUG - executing "collect: group_ubuntu" 2018-07-11 13:12:35,097 - tests.cloud_tests - DEBUG - running collect script: group_cloud_users 2018-07-11 13:12:35,097 - tests.cloud_tests - DEBUG - executing "collect: group_cloud_users" 2018-07-11 13:12:35,252 - tests.cloud_tests - DEBUG - running collect script: root_groups 2018-07-11 13:12:35,252 - tests.cloud_tests - DEBUG - executing "collect: root_groups" 2018-07-11 13:12:35,317 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 13:12:35,317 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 13:12:35,452 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 13:12:35,452 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 13:12:35,554 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 13:12:35,554 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 13:12:35,646 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 13:12:35,647 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 13:12:35,738 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 13:12:35,739 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 13:12:35,847 - tests.cloud_tests - DEBUG - running collect script: user_foobar 2018-07-11 13:12:35,848 - tests.cloud_tests - DEBUG - executing "collect: user_foobar" 2018-07-11 13:12:35,941 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 13:12:35,941 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 13:12:36,038 - tests.cloud_tests - DEBUG - running collect script: user_barfoo 2018-07-11 13:12:36,038 - tests.cloud_tests - DEBUG - executing "collect: user_barfoo" 2018-07-11 13:12:36,133 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 13:12:36,133 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 13:12:36,381 - tests.cloud_tests - DEBUG - running collect script: user_ubuntu 2018-07-11 13:12:36,381 - tests.cloud_tests - DEBUG - executing "collect: user_ubuntu" 2018-07-11 13:12:36,481 - tests.cloud_tests - DEBUG - running collect script: user_cloudy 2018-07-11 13:12:36,481 - tests.cloud_tests - DEBUG - executing "collect: user_cloudy" 2018-07-11 13:12:36,569 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 13:12:36,569 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 13:12:37,048 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 17971 to end 2018-07-11 13:12:37,539 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-user-groups-7k110snpx3d2j057l6 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/user_groups/console.log 2018-07-11 13:12:37,552 - tests.cloud_tests - INFO - collecting test data for test: modules/write_files 2018-07-11 13:12:39,029 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:12:54,054 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:12:57,056 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:13:03,110 - tests.cloud_tests - DEBUG - running collect script: file_gzip 2018-07-11 13:13:03,110 - tests.cloud_tests - DEBUG - executing "collect: file_gzip" 2018-07-11 13:13:03,282 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 13:13:03,282 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 13:13:03,338 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 13:13:03,339 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 13:13:03,430 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 13:13:03,430 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 13:13:03,522 - tests.cloud_tests - DEBUG - running collect script: file_b64 2018-07-11 13:13:03,523 - tests.cloud_tests - DEBUG - executing "collect: file_b64" 2018-07-11 13:13:03,621 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 13:13:03,621 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 13:13:03,713 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 13:13:03,713 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 13:13:03,816 - tests.cloud_tests - DEBUG - running collect script: file_binary 2018-07-11 13:13:03,816 - tests.cloud_tests - DEBUG - executing "collect: file_binary" 2018-07-11 13:13:03,912 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 13:13:03,912 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 13:13:04,006 - tests.cloud_tests - DEBUG - running collect script: file_text 2018-07-11 13:13:04,006 - tests.cloud_tests - DEBUG - executing "collect: file_text" 2018-07-11 13:13:04,105 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 13:13:04,105 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 13:13:04,291 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 13:13:04,291 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 13:13:04,508 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 19406 to end 2018-07-11 13:13:05,075 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-write-files-cuqgu010dtd54rxq1j to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/write_files/console.log 2018-07-11 13:13:05,094 - tests.cloud_tests - DEBUG - collect stages: {'stages': [{'stages': [{'stages': [{'stages': [{'time': 50.64188313484192, 'success': True, 'name': 'setup func for --repo, enable repo', 'errors': []}, {'time': 6.572845697402954, 'success': True, 'name': 'setup func for --upgrade, upgrade cloud-init', 'errors': []}], 'time': 57.21475863456726, 'success': True, 'name': 'set up for ubuntu-bionic', 'errors': []}, {'stages': [{}, {}, {'stages': [{'time': 34.76548957824707, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.3046276569366455, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.24621796607971191, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.24758672714233398, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.24831080436706543, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.3486189842224121, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.24578261375427246, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.2564077377319336, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.24776148796081543, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 36.91092801094055, 'success': True, 'name': 'collect for test: bugs/lp1628337', 'errors': []}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {'stages': [{'time': 33.15747833251953, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.29195070266723633, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.23171758651733398, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.23189067840576172, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.23181366920471191, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.24051594734191895, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.23114323616027832, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.32951998710632324, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.2310500144958496, 'success': True, 'name': 'script cloud-init-test-output', 'errors': []}, {'time': 0.23174214363098145, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 35.40898036956787, 'success': True, 'name': 'collect for test: main/command_output_simple', 'errors': []}, {'stages': [{'time': 34.92512822151184, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.29825544357299805, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.24511456489562988, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.24428129196166992, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.243804931640625, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.25336527824401855, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.24277400970458984, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.34279322624206543, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.24556255340576172, 'success': True, 'name': 'script 94cloud-init-config', 'errors': []}, {'time': 0.24631595611572266, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 37.28758907318115, 'success': True, 'name': 'collect for test: modules/apt_configure_conf', 'errors': []}, {'stages': [{'time': 33.297013998031616, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.294435977935791, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.22999286651611328, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.23355531692504883, 'success': True, 'name': 'script sources.list', 'errors': []}, {'time': 0.23050808906555176, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.23189997673034668, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.24095988273620605, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.23854684829711914, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.331636905670166, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.22846531867980957, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 35.557170391082764, 'success': True, 'name': 'collect for test: modules/apt_configure_disable_suites', 'errors': []}, {'stages': [{'time': 32.98370885848999, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.21306991577148438, 'success': True, 'name': 'script gatech.sources.list', 'errors': []}, {'time': 0.31188344955444336, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.22848105430603027, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.23114562034606934, 'success': True, 'name': 'script ubuntu.sources.list', 'errors': []}, {'time': 0.22890496253967285, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.22817277908325195, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.23688387870788574, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.23203110694885254, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.23239469528198242, 'success': True, 'name': 'script sources.list', 'errors': []}, {'time': 0.3301393985748291, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.228654146194458, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 35.685657262802124, 'success': True, 'name': 'collect for test: modules/apt_configure_primary', 'errors': []}, {'stages': [{'time': 33.20924687385559, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.2252044677734375, 'success': True, 'name': 'script 90cloud-init-aptproxy', 'errors': []}, {'time': 0.3414003849029541, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.24552464485168457, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.24389863014221191, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.24477148056030273, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.25232553482055664, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.25080180168151855, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.34483909606933594, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.245255708694458, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 35.60341191291809, 'success': True, 'name': 'collect for test: modules/apt_configure_proxy', 'errors': []}, {'stages': [{'time': 34.05508327484131, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.3196594715118408, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.2439565658569336, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.24408364295959473, 'success': True, 'name': 'script sources.list', 'errors': []}, {'time': 0.24334144592285156, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.2435300350189209, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.2530839443206787, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.24299860000610352, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.3436594009399414, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.24622869491577148, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 36.43577170372009, 'success': True, 'name': 'collect for test: modules/apt_configure_security', 'errors': []}, {'stages': [{'time': 34.58520221710205, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.2659890651702881, 'success': True, 'name': 'script apt_key_list', 'errors': []}, {'time': 0.29558587074279785, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.24341511726379395, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.24441313743591309, 'success': True, 'name': 'script sources.list', 'errors': []}, {'time': 0.24355721473693848, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.2435920238494873, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.25225090980529785, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.24381566047668457, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.33425331115722656, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.24156570434570312, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 37.19378447532654, 'success': True, 'name': 'collect for test: modules/apt_configure_sources_key', 'errors': []}, {'stages': [{'time': 34.07095527648926, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.2568359375, 'success': True, 'name': 'script apt_key_list', 'errors': []}, {'time': 0.2698178291320801, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.22815465927124023, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.228865385055542, 'success': True, 'name': 'script sources.list', 'errors': []}, {'time': 0.23098969459533691, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.22813010215759277, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.2373967170715332, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.2311708927154541, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.33145570755004883, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.22820758819580078, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 36.54214811325073, 'success': True, 'name': 'collect for test: modules/apt_configure_sources_keyserver', 'errors': []}, {'stages': [{'time': 28.800745725631714, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.2695932388305664, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.22872209548950195, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.23160076141357422, 'success': True, 'name': 'script sources.list', 'errors': []}, {'time': 0.2277367115020752, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.22825074195861816, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.24077844619750977, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.23122406005859375, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.3277771472930908, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.22803688049316406, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 31.01462721824646, 'success': True, 'name': 'collect for test: modules/apt_configure_sources_list', 'errors': []}, {'stages': [{'time': 45.89151883125305, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.29848647117614746, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.2429959774017334, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.24436616897583008, 'success': True, 'name': 'script sources.list', 'errors': []}, {'time': 0.24317717552185059, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.24418044090270996, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.2536439895629883, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.24717307090759277, 'success': True, 'name': 'script sources_full', 'errors': []}, {'time': 0.24294209480285645, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.34227561950683594, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.31751132011413574, 'success': True, 'name': 'script apt-key', 'errors': []}, {'time': 0.20422625541687012, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 48.7726616859436, 'success': True, 'name': 'collect for test: modules/apt_configure_sources_ppa', 'errors': []}, {'stages': [{'time': 33.26935029029846, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.20669221878051758, 'success': True, 'name': 'script 90cloud-init-pipelining', 'errors': []}, {'time': 0.31604695320129395, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.2308659553527832, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.23224496841430664, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.2318429946899414, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.24118995666503906, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.2308485507965088, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.331035852432251, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.2330167293548584, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 35.52328085899353, 'success': True, 'name': 'collect for test: modules/apt_pipelining_disable', 'errors': []}, {'stages': [{'time': 31.51669144630432, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.23496651649475098, 'success': True, 'name': 'script 90cloud-init-pipelining', 'errors': []}, {'time': 0.31544947624206543, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.23133087158203125, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.23199009895324707, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.2320232391357422, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.2411191463470459, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.23101472854614258, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.3307487964630127, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.22898602485656738, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 33.79446578025818, 'success': True, 'name': 'collect for test: modules/apt_pipelining_os', 'errors': []}, {'stages': [{'time': 24.01629400253296, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.27298951148986816, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.22807955741882324, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.23283934593200684, 'success': True, 'name': 'script hosts', 'errors': []}, {'time': 0.23103022575378418, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.22871923446655273, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.24074578285217285, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.23049139976501465, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.3200244903564453, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.2287766933441162, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 26.23015570640564, 'success': True, 'name': 'collect for test: modules/bootcmd', 'errors': []}, {'stages': [{'time': 32.01677131652832, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.20773649215698242, 'success': True, 'name': 'script byobu_profile_enabled', 'errors': []}, {'time': 0.24260520935058594, 'success': True, 'name': 'script byobu_launch_exists', 'errors': []}, {'time': 0.33631038665771484, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.24292445182800293, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.24387621879577637, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.2439110279083252, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.2528681755065918, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.2430121898651123, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.34296178817749023, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.24118494987487793, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 34.614333629608154, 'success': True, 'name': 'collect for test: modules/byobu', 'errors': []}, {'stages': [{'time': 33.31180477142334, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.32058024406433105, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.24536633491516113, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.2580406665802002, 'success': True, 'name': 'script cert', 'errors': []}, {'time': 0.24558758735656738, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.24420976638793945, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.25287652015686035, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.2425088882446289, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.2479863166809082, 'success': True, 'name': 'script cert_links', 'errors': []}, {'time': 0.3442065715789795, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.2442607879638672, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 35.957603216171265, 'success': True, 'name': 'collect for test: modules/ca_certs', 'errors': []}, {'stages': [{'time': 35.139811754226685, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.3017857074737549, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.24624037742614746, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.2441389560699463, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.24408841133117676, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.3410766124725342, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.24274206161499023, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.2526969909667969, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.2431504726409912, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 37.25586748123169, 'success': True, 'name': 'collect for test: modules/debug_disable', 'errors': []}, {'stages': [{'time': 37.041748046875, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.3018667697906494, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.24984121322631836, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.24375128746032715, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.24447870254516602, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.3468661308288574, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.24828839302062988, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.25806665420532227, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.24972248077392578, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 39.18484163284302, 'success': True, 'name': 'collect for test: modules/debug_enable', 'errors': []}, {'stages': [{'time': 30.374168395996094, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.2975471019744873, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.24349021911621094, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.2435441017150879, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.2437574863433838, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.3367736339569092, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.24309968948364258, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.2522544860839844, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.24335050582885742, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 32.47814869880676, 'success': True, 'name': 'collect for test: modules/final_message', 'errors': []}, {'stages': [{'time': 36.974365234375, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.30096006393432617, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.2428300380706787, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.24351119995117188, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.24399805068969727, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.2530825138092041, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.2432711124420166, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.34325671195983887, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.2459852695465088, 'success': True, 'name': 'script syslog', 'errors': []}, {'time': 0.2426128387451172, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 39.334060192108154, 'success': True, 'name': 'collect for test: modules/keys_to_console', 'errors': []}, {}, {'stages': [{'time': 32.98337435722351, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.24747967720031738, 'success': True, 'name': 'script locale_a', 'errors': []}, {'time': 0.336503267288208, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.24574065208435059, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.24826598167419434, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.24416780471801758, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.25356364250183105, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.24623632431030273, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.34401941299438477, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.24586796760559082, 'success': True, 'name': 'script locale_gen', 'errors': []}, {'time': 0.24614548683166504, 'success': True, 'name': 'script locale_default', 'errors': []}, {'time': 0.24333834648132324, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 35.88489866256714, 'success': True, 'name': 'collect for test: modules/locale', 'errors': []}, {'stages': [{'time': 42.177595376968384, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.20652365684509277, 'success': True, 'name': 'script lxc', 'errors': []}, {'time': 0.24323773384094238, 'success': True, 'name': 'script lxd', 'errors': []}, {'time': 0.3370664119720459, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.24275469779968262, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.24386167526245117, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.24388384819030762, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.2530088424682617, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.2425239086151123, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.2478029727935791, 'success': True, 'name': 'script lxc-bridge', 'errors': []}, {'time': 0.3459467887878418, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.24268817901611328, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 45.02709412574768, 'success': True, 'name': 'collect for test: modules/lxd_bridge', 'errors': []}, {'stages': [{'time': 37.86801314353943, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.20550990104675293, 'success': True, 'name': 'script lxc', 'errors': []}, {'time': 0.2435464859008789, 'success': True, 'name': 'script lxd', 'errors': []}, {'time': 0.3358311653137207, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.24395990371704102, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.2435159683227539, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.244309663772583, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.25243425369262695, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.24312496185302734, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.34740567207336426, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.2403736114501953, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 40.46818494796753, 'success': True, 'name': 'collect for test: modules/lxd_dir', 'errors': []}, {'stages': [{'time': 41.194697856903076, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.21076703071594238, 'success': True, 'name': 'script ntp_installed', 'errors': []}, {'time': 0.25181126594543457, 'success': True, 'name': 'script ntp_conf_dist_empty', 'errors': []}, {'time': 0.3085057735443115, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.24504351615905762, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.2439591884613037, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.24967002868652344, 'success': True, 'name': 'script ntp_conf_pool_list', 'errors': []}, {'time': 0.2499980926513672, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.2575356960296631, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.2467191219329834, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.3539562225341797, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.2500295639038086, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 44.06289625167847, 'success': True, 'name': 'collect for test: modules/ntp', 'errors': []}, {'stages': [{'time': 35.2074658870697, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.20536017417907715, 'success': True, 'name': 'script chrony_conf', 'errors': []}, {'time': 0.3363926410675049, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.24280667304992676, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.24442195892333984, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.24393963813781738, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.2528421878814697, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.24350571632385254, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.34288620948791504, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.24405884742736816, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 37.56385946273804, 'success': True, 'name': 'collect for test: modules/ntp_chrony', 'errors': []}, {'stages': [{'time': 41.09484267234802, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.2133502960205078, 'success': True, 'name': 'script ntpq_servers', 'errors': []}, {'time': 0.3350822925567627, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.24444937705993652, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.24331450462341309, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.2457716464996338, 'success': True, 'name': 'script ntp_installed_pools', 'errors': []}, {'time': 0.2421865463256836, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.25296711921691895, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.24483203887939453, 'success': True, 'name': 'script ntp_conf_dist_pools', 'errors': []}, {'time': 0.24616217613220215, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.34543514251708984, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.24335837364196777, 'success': True, 'name': 'script ntp_conf_pools', 'errors': []}, {'time': 0.24341630935668945, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 44.19535255432129, 'success': True, 'name': 'collect for test: modules/ntp_pools', 'errors': []}, {'stages': [{'time': 35.142749309539795, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.19408917427062988, 'success': True, 'name': 'script ntpq_servers', 'errors': []}, {'time': 0.23207855224609375, 'success': True, 'name': 'script ntp_conf_servers', 'errors': []}, {'time': 0.23270797729492188, 'success': True, 'name': 'script ntp_installed_servers', 'errors': []}, {'time': 0.3161916732788086, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.2307729721069336, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.231950044631958, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.2325277328491211, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.2407057285308838, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.23102498054504395, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.3333730697631836, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.23162126541137695, 'success': True, 'name': 'script ntp_conf_dist_servers', 'errors': []}, {'time': 0.23140668869018555, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 38.08136963844299, 'success': True, 'name': 'collect for test: modules/ntp_servers', 'errors': []}, {'stages': [{'time': 31.323068618774414, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.20591521263122559, 'success': True, 'name': 'script timesyncd_conf', 'errors': []}, {'time': 0.3366851806640625, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.24306225776672363, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.24402475357055664, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.24394869804382324, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.2528080940246582, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.24309968948364258, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.344191312789917, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.2438828945159912, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 33.68084168434143, 'success': True, 'name': 'collect for test: modules/ntp_timesyncd', 'errors': []}, {'stages': [{'time': 40.581825971603394, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.19122910499572754, 'success': True, 'name': 'script apt_history_cmdline', 'errors': []}, {'time': 0.3151082992553711, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.2317345142364502, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.23236608505249023, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.24133586883544922, 'success': True, 'name': 'script dpkg_show', 'errors': []}, {'time': 0.2303769588470459, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.24087071418762207, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.2337346076965332, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.33171677589416504, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.2293994426727295, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 43.059876441955566, 'success': True, 'name': 'collect for test: modules/package_update_upgrade_install', 'errors': []}, {'stages': [{'time': 28.987343311309814, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.27340221405029297, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.22844767570495605, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.23172640800476074, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.23215651512145996, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.2408747673034668, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.23122358322143555, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.3321418762207031, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.22775506973266602, 'success': True, 'name': 'script run_cmd', 'errors': []}, {'time': 0.23122024536132812, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 31.216463088989258, 'success': True, 'name': 'collect for test: modules/runcmd', 'errors': []}, {}, {'stages': [{'time': 27.4053635597229, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.2058401107788086, 'success': True, 'name': 'script seed_data', 'errors': []}, {'time': 0.3371243476867676, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.24593162536621094, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.2434220314025879, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.24425125122070312, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.25254082679748535, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.24329352378845215, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.3417668342590332, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.2420811653137207, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 29.761770009994507, 'success': True, 'name': 'collect for test: modules/seed_random_data', 'errors': []}, {'stages': [{'time': 29.16687321662903, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.19254350662231445, 'success': True, 'name': 'script hostname', 'errors': []}, {'time': 0.31660938262939453, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.22985148429870605, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.2334613800048828, 'success': True, 'name': 'script hosts', 'errors': []}, {'time': 0.23083925247192383, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.23181867599487305, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.24117493629455566, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.23099827766418457, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.33059144020080566, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.23040437698364258, 'success': True, 'name': 'script fqdn', 'errors': []}, {'time': 0.2307298183441162, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 31.866113424301147, 'success': True, 'name': 'collect for test: modules/set_hostname', 'errors': []}, {'stages': [{'time': 24.84777045249939, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.23531842231750488, 'success': True, 'name': 'script hostname', 'errors': []}, {'time': 0.34067583084106445, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.24959921836853027, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.2449648380279541, 'success': True, 'name': 'script hosts', 'errors': []}, {'time': 0.24710845947265625, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.24435710906982422, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.25267982482910156, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.24694514274597168, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.34618687629699707, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.24248957633972168, 'success': True, 'name': 'script fqdn', 'errors': []}, {'time': 0.24286842346191406, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 27.741174459457397, 'success': True, 'name': 'collect for test: modules/set_hostname_fqdn', 'errors': []}, {'stages': [{'time': 33.08917760848999, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.23283720016479492, 'success': True, 'name': 'script shadow', 'errors': []}, {'time': 0.341602087020874, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.24808955192565918, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.24437355995178223, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.2443242073059082, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.2574741840362549, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.2509288787841797, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.3429605960845947, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.2454969882965088, 'success': True, 'name': 'script sshd_config', 'errors': []}, {'time': 0.2509026527404785, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 35.74836254119873, 'success': True, 'name': 'collect for test: modules/set_password', 'errors': []}, {'stages': [{'time': 32.40014171600342, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.18726158142089844, 'success': True, 'name': 'script shadow', 'errors': []}, {'time': 0.3155653476715088, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.23382210731506348, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.2305281162261963, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.23171377182006836, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.24025821685791016, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.2316579818725586, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.32966113090515137, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.231489896774292, 'success': True, 'name': 'script sshd_config', 'errors': []}, {'time': 0.23076796531677246, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 34.86306643486023, 'success': True, 'name': 'collect for test: modules/set_password_expire', 'errors': []}, {'stages': [{'time': 31.33898401260376, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.22789597511291504, 'success': True, 'name': 'script shadow', 'errors': []}, {'time': 0.3412001132965088, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.24559521675109863, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.24409723281860352, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.24399280548095703, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.2527048587799072, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.24718213081359863, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.343733549118042, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.24512505531311035, 'success': True, 'name': 'script sshd_config', 'errors': []}, {'time': 0.25194525718688965, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 33.982643365859985, 'success': True, 'name': 'collect for test: modules/set_password_list', 'errors': []}, {'stages': [{'time': 28.88485813140869, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.20672321319580078, 'success': True, 'name': 'script shadow', 'errors': []}, {'time': 0.3413879871368408, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.24950027465820312, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.2433931827545166, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.24387717247009277, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.25269293785095215, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.24315404891967773, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.3440244197845459, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.24500107765197754, 'success': True, 'name': 'script sshd_config', 'errors': []}, {'time': 0.2428450584411621, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 31.497623920440674, 'success': True, 'name': 'collect for test: modules/set_password_list_string', 'errors': []}, {'stages': [{'time': 41.90667533874512, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.2633082866668701, 'success': True, 'name': 'script snaplist', 'errors': []}, {'time': 0.3042888641357422, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.2451624870300293, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.24426722526550293, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.243790864944458, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.2529482841491699, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.24355125427246094, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.34398412704467773, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.24361228942871094, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 44.291762351989746, 'success': True, 'name': 'collect for test: modules/snap', 'errors': []}, {'stages': [{'time': 28.956319332122803, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.2976036071777344, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.2423572540283203, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.24370741844177246, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.25743579864501953, 'success': True, 'name': 'script snapd', 'errors': []}, {'time': 0.2424025535583496, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.25307679176330566, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.24312353134155273, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.3385448455810547, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.24171853065490723, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 31.3164541721344, 'success': True, 'name': 'collect for test: modules/snappy', 'errors': []}, {'stages': [{'time': 27.25828742980957, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.2976555824279785, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.24352145195007324, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.24353623390197754, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.24408531188964844, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.25264549255371094, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.2437582015991211, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.34328579902648926, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.24547839164733887, 'success': True, 'name': 'script syslog', 'errors': []}, {'time': 0.24251461029052734, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 29.614938974380493, 'success': True, 'name': 'collect for test: modules/ssh_auth_key_fingerprints_disable', 'errors': []}, {'stages': [{'time': 32.59059476852417, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.2940807342529297, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.23020005226135254, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.23173975944519043, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.23280644416809082, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.24028801918029785, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.23151111602783203, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.3325819969177246, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.23289871215820312, 'success': True, 'name': 'script syslog', 'errors': []}, {'time': 0.23031854629516602, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 34.84717845916748, 'success': True, 'name': 'collect for test: modules/ssh_auth_key_fingerprints_enable', 'errors': []}, {'stages': [{'time': 34.09872245788574, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.27585816383361816, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.2272646427154541, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.23496699333190918, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.22863149642944336, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.24103116989135742, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.23122048377990723, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.33125901222229004, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.22921276092529297, 'success': True, 'name': 'script auth_keys_ubuntu', 'errors': []}, {'time': 0.23164629936218262, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 36.330007553100586, 'success': True, 'name': 'collect for test: modules/ssh_import_id', 'errors': []}, {'stages': [{'time': 24.642369985580444, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.2076122760772705, 'success': True, 'name': 'script ecdsa_private', 'errors': []}, {'time': 0.24704694747924805, 'success': True, 'name': 'script ed25519_public', 'errors': []}, {'time': 0.24323558807373047, 'success': True, 'name': 'script ed25519_private', 'errors': []}, {'time': 0.33695077896118164, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.24298930168151855, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.24338436126708984, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.24445390701293945, 'success': True, 'name': 'script rsa_public', 'errors': []}, {'time': 0.24325919151306152, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.25237512588500977, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.24357056617736816, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.34043240547180176, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.24426770210266113, 'success': True, 'name': 'script dsa_public', 'errors': []}, {'time': 0.2442617416381836, 'success': True, 'name': 'script ecdsa_public', 'errors': []}, {'time': 0.2438497543334961, 'success': True, 'name': 'script rsa_private', 'errors': []}, {'time': 0.2440493106842041, 'success': True, 'name': 'script dsa_private', 'errors': []}, {'time': 0.24379706382751465, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 28.708099842071533, 'success': True, 'name': 'collect for test: modules/ssh_keys_generate', 'errors': []}, {}, {'stages': [{'time': 28.931493520736694, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.27433085441589355, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.23053956031799316, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.2286536693572998, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.23332428932189941, 'success': True, 'name': 'script timezone', 'errors': []}, {'time': 0.23099064826965332, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.24116992950439453, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.23018574714660645, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.32882070541381836, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.2276604175567627, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 31.157322883605957, 'success': True, 'name': 'collect for test: modules/timezone', 'errors': []}, {'stages': [{'time': 28.66548991203308, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.22923016548156738, 'success': True, 'name': 'script group_ubuntu', 'errors': []}, {'time': 0.2140650749206543, 'success': True, 'name': 'script group_cloud_users', 'errors': []}, {'time': 0.23344635963439941, 'success': True, 'name': 'script root_groups', 'errors': []}, {'time': 0.31261754035949707, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.22892999649047852, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.23194670677185059, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.23267722129821777, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.24206924438476562, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.2298905849456787, 'success': True, 'name': 'script user_foobar', 'errors': []}, {'time': 0.2314748764038086, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.23306536674499512, 'success': True, 'name': 'script user_barfoo', 'errors': []}, {'time': 0.3287537097930908, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.231184720993042, 'success': True, 'name': 'script user_ubuntu', 'errors': []}, {'time': 0.23223638534545898, 'success': True, 'name': 'script user_cloudy', 'errors': []}, {'time': 0.23106837272644043, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 32.30841684341431, 'success': True, 'name': 'collect for test: modules/user_groups', 'errors': []}, {'stages': [{'time': 33.438016414642334, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.22241663932800293, 'success': True, 'name': 'script file_gzip', 'errors': []}, {'time': 0.31354689598083496, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.23037004470825195, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.22953057289123535, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.23639726638793945, 'success': True, 'name': 'script file_b64', 'errors': []}, {'time': 0.23085999488830566, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.24044060707092285, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.23310112953186035, 'success': True, 'name': 'script file_binary', 'errors': []}, {'time': 0.23061800003051758, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.23703479766845703, 'success': True, 'name': 'script file_text', 'errors': []}, {'time': 0.330615758895874, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.22855043411254883, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 36.40173888206482, 'success': True, 'name': 'collect for test: modules/write_files', 'errors': []}], 'time': 4060.0543971061707, 'success': True, 'name': 'collect test data for bionic', 'errors': []}], 'time': 4195.248394727707, 'success': True, 'name': 'set up and collect data for os: bionic', 'errors': []}], 'time': 4214.136648893356, 'success': True, 'name': 'collect for platform: ec2', 'errors': []}, {'stages': [{'stages': [{'stages': [{'time': 63.889976501464844, 'success': True, 'name': 'setup func for --repo, enable repo', 'errors': []}, {'time': 9.669055700302124, 'success': True, 'name': 'setup func for --upgrade, upgrade cloud-init', 'errors': []}], 'time': 73.55907344818115, 'success': True, 'name': 'set up for ubuntu-bionic', 'errors': []}, {'stages': [{}, {}, {'stages': [{'time': 18.43943190574646, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 2.151899576187134, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 2.7105233669281006, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 3.680675745010376, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 1.5258536338806152, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 2.079817056655884, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 2.536367654800415, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 3.2986655235290527, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 3.0481133460998535, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 39.47152352333069, 'success': True, 'name': 'collect for test: bugs/lp1628337', 'errors': []}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {'stages': [{'time': 15.730553150177002, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 3.5589494705200195, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.6528303623199463, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 1.9760594367980957, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 2.7377803325653076, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 1.98880934715271, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 6.256405353546143, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 3.164928674697876, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 4.306550979614258, 'success': True, 'name': 'script cloud-init-test-output', 'errors': []}, {'time': 0.5896379947662354, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 40.962679386138916, 'success': True, 'name': 'collect for test: main/command_output_simple', 'errors': []}, {'stages': [{'time': 17.73973298072815, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 6.3853654861450195, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 2.6450703144073486, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 3.615879535675049, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 1.99946928024292, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 1.0408198833465576, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 2.1394474506378174, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 3.78603458404541, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 2.325920343399048, 'success': True, 'name': 'script 94cloud-init-config', 'errors': []}, {'time': 2.32387638092041, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 44.001798152923584, 'success': True, 'name': 'collect for test: modules/apt_configure_conf', 'errors': []}, {'stages': [{'time': 16.018324613571167, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 1.8978221416473389, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 2.5002710819244385, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 1.2126381397247314, 'success': True, 'name': 'script sources.list', 'errors': []}, {'time': 3.994225263595581, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 2.473609209060669, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 1.595651388168335, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 3.42525053024292, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.838749885559082, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 1.6001346111297607, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 35.55686044692993, 'success': True, 'name': 'collect for test: modules/apt_configure_disable_suites', 'errors': []}, {'stages': [{'time': 16.401049852371216, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 2.3835017681121826, 'success': True, 'name': 'script gatech.sources.list', 'errors': []}, {'time': 3.5125811100006104, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 3.426475763320923, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 1.1675498485565186, 'success': True, 'name': 'script ubuntu.sources.list', 'errors': []}, {'time': 2.685011863708496, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.4265282154083252, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.3203706741333008, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.5907936096191406, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 1.3813860416412354, 'success': True, 'name': 'script sources.list', 'errors': []}, {'time': 4.962121248245239, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 1.392030954360962, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 38.64963436126709, 'success': True, 'name': 'collect for test: modules/apt_configure_primary', 'errors': []}, {'stages': [{'time': 19.6270968914032, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 2.9591028690338135, 'success': True, 'name': 'script 90cloud-init-aptproxy', 'errors': []}, {'time': 2.904818534851074, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 3.336311101913452, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 2.4233202934265137, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 3.317168951034546, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 4.131690740585327, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 2.589266300201416, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 7.06168794631958, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 2.251866102218628, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 50.60252022743225, 'success': True, 'name': 'collect for test: modules/apt_configure_proxy', 'errors': []}, {'stages': [{'time': 19.235859870910645, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 1.6310756206512451, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 1.1500439643859863, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 2.0031986236572266, 'success': True, 'name': 'script sources.list', 'errors': []}, {'time': 1.5330188274383545, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.24271202087402344, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.368149995803833, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.26099205017089844, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.2581965923309326, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.1974172592163086, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 26.88083004951477, 'success': True, 'name': 'collect for test: modules/apt_configure_security', 'errors': []}, {'stages': [{'time': 19.515862226486206, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 2.3120920658111572, 'success': True, 'name': 'script apt_key_list', 'errors': []}, {'time': 3.3829164505004883, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 6.68432879447937, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 4.071071147918701, 'success': True, 'name': 'script sources.list', 'errors': []}, {'time': 1.1740150451660156, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 2.1823296546936035, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.5602259635925293, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 2.5158565044403076, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 1.7481615543365479, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 1.723562240600586, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 45.87063145637512, 'success': True, 'name': 'collect for test: modules/apt_configure_sources_key', 'errors': []}, {'stages': [{'time': 13.833425760269165, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 4.2240118980407715, 'success': True, 'name': 'script apt_key_list', 'errors': []}, {'time': 4.557892322540283, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 2.4209682941436768, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 1.7084453105926514, 'success': True, 'name': 'script sources.list', 'errors': []}, {'time': 2.7456486225128174, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 3.112229585647583, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.456618070602417, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 1.898655652999878, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.34329938888549805, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 2.122798442840576, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 37.42418909072876, 'success': True, 'name': 'collect for test: modules/apt_configure_sources_keyserver', 'errors': []}, {'stages': [{'time': 21.581663370132446, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 5.955089807510376, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 1.8994615077972412, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 7.26608681678772, 'success': True, 'name': 'script sources.list', 'errors': []}, {'time': 2.9424805641174316, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 3.478422164916992, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 1.0784051418304443, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 3.323681592941284, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 1.7826695442199707, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 3.02203106880188, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 52.33014917373657, 'success': True, 'name': 'collect for test: modules/apt_configure_sources_list', 'errors': []}, {'stages': [{'time': 23.204447984695435, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 4.192676305770874, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.7201874256134033, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 2.718526840209961, 'success': True, 'name': 'script sources.list', 'errors': []}, {'time': 5.153313875198364, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.3898015022277832, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 3.803474187850952, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 2.793269395828247, 'success': True, 'name': 'script sources_full', 'errors': []}, {'time': 2.0653278827667236, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.6130428314208984, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.8669626712799072, 'success': True, 'name': 'script apt-key', 'errors': []}, {'time': 4.804237604141235, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 51.325496196746826, 'success': True, 'name': 'collect for test: modules/apt_configure_sources_ppa', 'errors': []}, {'stages': [{'time': 19.149396419525146, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 4.744549751281738, 'success': True, 'name': 'script 90cloud-init-pipelining', 'errors': []}, {'time': 1.2687485218048096, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 2.343977928161621, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 6.5284130573272705, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 6.842447280883789, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 3.75809383392334, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 1.5101799964904785, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 4.717265605926514, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 3.613222360610962, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 54.47649431228638, 'success': True, 'name': 'collect for test: modules/apt_pipelining_disable', 'errors': []}, {'stages': [{'time': 22.251749992370605, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 1.1013827323913574, 'success': True, 'name': 'script 90cloud-init-pipelining', 'errors': []}, {'time': 7.565207242965698, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 1.9282724857330322, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 2.217287540435791, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 2.5681986808776855, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 8.149830341339111, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 3.3920047283172607, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 10.205299615859985, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 1.0741193294525146, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 60.453537702560425, 'success': True, 'name': 'collect for test: modules/apt_pipelining_os', 'errors': []}, {'stages': [{'time': 18.76798701286316, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 15.237621068954468, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 2.3004915714263916, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 4.552613019943237, 'success': True, 'name': 'script hosts', 'errors': []}, {'time': 2.267845392227173, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 2.7076292037963867, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 30.1384117603302, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.7375342845916748, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 2.3571271896362305, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 5.68176007270813, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 84.74923610687256, 'success': True, 'name': 'collect for test: modules/bootcmd', 'errors': []}, {'stages': [{'time': 21.879274368286133, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.6809303760528564, 'success': True, 'name': 'script byobu_profile_enabled', 'errors': []}, {'time': 2.733198881149292, 'success': True, 'name': 'script byobu_launch_exists', 'errors': []}, {'time': 1.9739277362823486, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 2.4675354957580566, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 1.4437344074249268, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 4.508999824523926, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 1.030670166015625, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 1.1633715629577637, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 2.513014316558838, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 3.4466938972473145, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 43.841557025909424, 'success': True, 'name': 'collect for test: modules/byobu', 'errors': []}, {'stages': [{'time': 23.482645511627197, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 3.384648084640503, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 2.100863218307495, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 3.768847703933716, 'success': True, 'name': 'script cert', 'errors': []}, {'time': 3.121367931365967, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 3.09918212890625, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 2.716090440750122, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.44931769371032715, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 1.261051893234253, 'success': True, 'name': 'script cert_links', 'errors': []}, {'time': 4.179953575134277, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 2.2859184741973877, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 49.85012102127075, 'success': True, 'name': 'collect for test: modules/ca_certs', 'errors': []}, {'stages': [{'time': 17.121806621551514, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 3.614795207977295, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 3.441481828689575, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 1.3984787464141846, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 3.8095879554748535, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 1.2083020210266113, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.5332937240600586, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 1.2993226051330566, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 3.9827678203582764, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 36.41002631187439, 'success': True, 'name': 'collect for test: modules/debug_disable', 'errors': []}, {'stages': [{'time': 18.65299344062805, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.6414916515350342, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.26617908477783203, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.31681394577026367, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.3338131904602051, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.42354679107666016, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.3121201992034912, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.32062244415283203, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.29984021186828613, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 21.56763768196106, 'success': True, 'name': 'collect for test: modules/debug_enable', 'errors': []}, {'stages': [{'time': 21.77033519744873, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.30950331687927246, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.2835075855255127, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.2817249298095703, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.2482140064239502, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.356046199798584, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.3326985836029053, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.28705644607543945, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 1.120588779449463, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 24.98986577987671, 'success': True, 'name': 'collect for test: modules/final_message', 'errors': []}, {'stages': [{'time': 16.023167371749878, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 1.3846156597137451, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 1.1817455291748047, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.274324893951416, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 1.0804862976074219, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 1.4339697360992432, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.496199369430542, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 1.247901439666748, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.2589256763458252, 'success': True, 'name': 'script syslog', 'errors': []}, {'time': 0.21904802322387695, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 23.600585460662842, 'success': True, 'name': 'collect for test: modules/keys_to_console', 'errors': []}, {}, {'stages': [{'time': 14.614622592926025, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.6361820697784424, 'success': True, 'name': 'script locale_a', 'errors': []}, {'time': 3.2478671073913574, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.6747782230377197, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.5236837863922119, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 2.716716766357422, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 6.722602128982544, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.37225341796875, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 1.198246955871582, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 1.3341341018676758, 'success': True, 'name': 'script locale_gen', 'errors': []}, {'time': 1.9652135372161865, 'success': True, 'name': 'script locale_default', 'errors': []}, {'time': 5.2775702476501465, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 39.28409767150879, 'success': True, 'name': 'collect for test: modules/locale', 'errors': []}, {'stages': [{'time': 21.145506143569946, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 1.4620163440704346, 'success': True, 'name': 'script lxc', 'errors': []}, {'time': 3.061685562133789, 'success': True, 'name': 'script lxd', 'errors': []}, {'time': 0.3755185604095459, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 1.2198870182037354, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 1.292332649230957, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.3281724452972412, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.30774688720703125, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.3077676296234131, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.2834796905517578, 'success': True, 'name': 'script lxc-bridge', 'errors': []}, {'time': 0.3402707576751709, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.26740312576293945, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 30.39203190803528, 'success': True, 'name': 'collect for test: modules/lxd_bridge', 'errors': []}, {'stages': [{'time': 22.454785108566284, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.2609267234802246, 'success': True, 'name': 'script lxc', 'errors': []}, {'time': 0.32181429862976074, 'success': True, 'name': 'script lxd', 'errors': []}, {'time': 0.8394744396209717, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.6270408630371094, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.34620118141174316, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.30852699279785156, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.32335853576660156, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.293243408203125, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.45629215240478516, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 2.4487931728363037, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 28.6806960105896, 'success': True, 'name': 'collect for test: modules/lxd_dir', 'errors': []}, {'stages': [{'time': 37.22036385536194, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.32902979850769043, 'success': True, 'name': 'script ntp_installed', 'errors': []}, {'time': 0.22454261779785156, 'success': True, 'name': 'script ntp_conf_dist_empty', 'errors': []}, {'time': 3.5177338123321533, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 1.4254307746887207, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.7932853698730469, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 1.3068132400512695, 'success': True, 'name': 'script ntp_conf_pool_list', 'errors': []}, {'time': 0.93184494972229, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.5251834392547607, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.46327900886535645, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 1.4081411361694336, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 5.16611647605896, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 53.31200122833252, 'success': True, 'name': 'collect for test: modules/ntp', 'errors': []}, {'stages': [{'time': 28.944763660430908, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 1.848381757736206, 'success': True, 'name': 'script chrony_conf', 'errors': []}, {'time': 0.9717061519622803, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 1.2209672927856445, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.6194443702697754, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.32958436012268066, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 1.2858974933624268, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.21710443496704102, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 1.3199317455291748, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.6422836780548096, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 37.40027856826782, 'success': True, 'name': 'collect for test: modules/ntp_chrony', 'errors': []}, {'stages': [{'time': 28.966605186462402, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 1.6446902751922607, 'success': True, 'name': 'script ntpq_servers', 'errors': []}, {'time': 0.2734997272491455, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 1.4381420612335205, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 1.623094081878662, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.4984610080718994, 'success': True, 'name': 'script ntp_installed_pools', 'errors': []}, {'time': 3.4995436668395996, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.34073925018310547, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.286876916885376, 'success': True, 'name': 'script ntp_conf_dist_pools', 'errors': []}, {'time': 0.24887633323669434, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.6918814182281494, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.33986353874206543, 'success': True, 'name': 'script ntp_conf_pools', 'errors': []}, {'time': 0.2293381690979004, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 40.08187961578369, 'success': True, 'name': 'collect for test: modules/ntp_pools', 'errors': []}, {'stages': [{'time': 25.004220008850098, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 3.9924466609954834, 'success': True, 'name': 'script ntpq_servers', 'errors': []}, {'time': 1.362170934677124, 'success': True, 'name': 'script ntp_conf_servers', 'errors': []}, {'time': 0.24425125122070312, 'success': True, 'name': 'script ntp_installed_servers', 'errors': []}, {'time': 1.2011959552764893, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 1.1358966827392578, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 2.2742512226104736, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.9476087093353271, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.42386841773986816, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.25293588638305664, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.3355226516723633, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.38701629638671875, 'success': True, 'name': 'script ntp_conf_dist_servers', 'errors': []}, {'time': 1.1561181545257568, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 38.717740297317505, 'success': True, 'name': 'collect for test: modules/ntp_servers', 'errors': []}, {'stages': [{'time': 17.218984365463257, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 2.4426820278167725, 'success': True, 'name': 'script timesyncd_conf', 'errors': []}, {'time': 0.45041489601135254, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.2688026428222656, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.27541303634643555, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 2.3678834438323975, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 1.9123013019561768, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 1.4266796112060547, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 5.17024040222168, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.7583744525909424, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 32.291980266571045, 'success': True, 'name': 'collect for test: modules/ntp_timesyncd', 'errors': []}, {'stages': [{'time': 34.20547318458557, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 2.0552616119384766, 'success': True, 'name': 'script apt_history_cmdline', 'errors': []}, {'time': 0.39032483100891113, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.2762413024902344, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 1.384594440460205, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.9307327270507812, 'success': True, 'name': 'script dpkg_show', 'errors': []}, {'time': 1.296968936920166, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.23480653762817383, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.23305296897888184, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 1.5211799144744873, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.21098780632019043, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 42.73984742164612, 'success': True, 'name': 'collect for test: modules/package_update_upgrade_install', 'errors': []}, {'stages': [{'time': 15.551398038864136, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.2691025733947754, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.28406810760498047, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.2424027919769287, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.2614893913269043, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.3093299865722656, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.3113057613372803, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.40055394172668457, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 1.1102964878082275, 'success': True, 'name': 'script run_cmd', 'errors': []}, {'time': 1.7851135730743408, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 20.525278329849243, 'success': True, 'name': 'collect for test: modules/runcmd', 'errors': []}, {}, {'stages': [{'time': 16.68055820465088, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.27200746536254883, 'success': True, 'name': 'script seed_data', 'errors': []}, {'time': 0.22937440872192383, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.2518272399902344, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 1.0213415622711182, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.24715089797973633, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 1.1298887729644775, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.2523231506347656, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 1.1495418548583984, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.22497892379760742, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 21.4591965675354, 'success': True, 'name': 'collect for test: modules/seed_random_data', 'errors': []}, {'stages': [{'time': 17.053411960601807, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 1.8279249668121338, 'success': True, 'name': 'script hostname', 'errors': []}, {'time': 1.987539529800415, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.7555549144744873, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 1.24045729637146, 'success': True, 'name': 'script hosts', 'errors': []}, {'time': 0.2740020751953125, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 1.2411611080169678, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 5.104278087615967, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 1.530073881149292, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 1.1612129211425781, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.268308162689209, 'success': True, 'name': 'script fqdn', 'errors': []}, {'time': 1.0420739650726318, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 33.486228704452515, 'success': True, 'name': 'collect for test: modules/set_hostname', 'errors': []}, {'stages': [{'time': 9.733294010162354, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.25194740295410156, 'success': True, 'name': 'script hostname', 'errors': []}, {'time': 0.22290492057800293, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.20438241958618164, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.24482083320617676, 'success': True, 'name': 'script hosts', 'errors': []}, {'time': 0.25932812690734863, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 3.4440248012542725, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.36371326446533203, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.8223752975463867, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 2.9138004779815674, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.42128682136535645, 'success': True, 'name': 'script fqdn', 'errors': []}, {'time': 3.335620880126953, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 22.21772527694702, 'success': True, 'name': 'collect for test: modules/set_hostname_fqdn', 'errors': []}, {'stages': [{'time': 14.25740098953247, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 1.3092584609985352, 'success': True, 'name': 'script shadow', 'errors': []}, {'time': 0.26711320877075195, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.48212289810180664, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 1.1693804264068604, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.3252120018005371, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 1.259896993637085, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.31960630416870117, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.33151936531066895, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 1.4385499954223633, 'success': True, 'name': 'script sshd_config', 'errors': []}, {'time': 0.2732577323913574, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 21.43351173400879, 'success': True, 'name': 'collect for test: modules/set_password', 'errors': []}, {'stages': [{'time': 13.421302556991577, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 1.840160608291626, 'success': True, 'name': 'script shadow', 'errors': []}, {'time': 2.56003475189209, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 1.2065708637237549, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 2.14339280128479, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 1.1676089763641357, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 2.369873523712158, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.26816797256469727, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.8121838569641113, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 2.358135461807251, 'success': True, 'name': 'script sshd_config', 'errors': []}, {'time': 0.29215240478515625, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 28.439797401428223, 'success': True, 'name': 'collect for test: modules/set_password_expire', 'errors': []}, {'stages': [{'time': 14.560364246368408, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 1.4939002990722656, 'success': True, 'name': 'script shadow', 'errors': []}, {'time': 1.1698551177978516, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.32185983657836914, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 2.158635139465332, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 4.195030212402344, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.36450862884521484, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.2856152057647705, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.5387976169586182, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.37046051025390625, 'success': True, 'name': 'script sshd_config', 'errors': []}, {'time': 0.2599623203277588, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 25.719208002090454, 'success': True, 'name': 'collect for test: modules/set_password_list', 'errors': []}, {'stages': [{'time': 16.236477851867676, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 1.9621491432189941, 'success': True, 'name': 'script shadow', 'errors': []}, {'time': 4.762723684310913, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 1.9069037437438965, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 3.114006757736206, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.6383075714111328, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 1.100766658782959, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.2788674831390381, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 1.2086694240570068, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.3026764392852783, 'success': True, 'name': 'script sshd_config', 'errors': []}, {'time': 0.39399194717407227, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 31.905752658843994, 'success': True, 'name': 'collect for test: modules/set_password_list_string', 'errors': []}, {'stages': [{'time': 38.96097683906555, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 1.5973036289215088, 'success': True, 'name': 'script snaplist', 'errors': []}, {'time': 0.8044407367706299, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.24954533576965332, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 1.0609486103057861, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 4.333374977111816, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.30365562438964844, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 2.9348199367523193, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.4510645866394043, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 3.268794059753418, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 53.96512460708618, 'success': True, 'name': 'collect for test: modules/snap', 'errors': []}, {'stages': [{'time': 15.965052366256714, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.23025965690612793, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 1.1111643314361572, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.5883572101593018, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 3.693356513977051, 'success': True, 'name': 'script snapd', 'errors': []}, {'time': 1.6166539192199707, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.2776224613189697, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 1.041731357574463, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 2.031691551208496, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 6.374699115753174, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 32.93077254295349, 'success': True, 'name': 'collect for test: modules/snappy', 'errors': []}, {'stages': [{'time': 13.282894611358643, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 1.024932622909546, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.3132486343383789, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 1.1633870601654053, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 1.0613925457000732, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 1.2165637016296387, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 1.4491097927093506, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.5866074562072754, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 1.0049786567687988, 'success': True, 'name': 'script syslog', 'errors': []}, {'time': 1.4035735130310059, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 22.50688099861145, 'success': True, 'name': 'collect for test: modules/ssh_auth_key_fingerprints_disable', 'errors': []}, {'stages': [{'time': 15.633621215820312, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.6666610240936279, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.9952855110168457, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.3732779026031494, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 4.337792158126831, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 2.4097986221313477, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 5.98267388343811, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.559319019317627, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.25637006759643555, 'success': True, 'name': 'script syslog', 'errors': []}, {'time': 2.003079891204834, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 33.21807622909546, 'success': True, 'name': 'collect for test: modules/ssh_auth_key_fingerprints_enable', 'errors': []}, {'stages': [{'time': 14.171937227249146, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 1.0573065280914307, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 1.4942779541015625, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 1.163665771484375, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.39636754989624023, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.3828108310699463, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.36947011947631836, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 5.871795415878296, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 5.096299171447754, 'success': True, 'name': 'script auth_keys_ubuntu', 'errors': []}, {'time': 1.595327615737915, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 31.599456071853638, 'success': True, 'name': 'collect for test: modules/ssh_import_id', 'errors': []}, {'stages': [{'time': 17.05817484855652, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.1877000331878662, 'success': True, 'name': 'script ecdsa_private', 'errors': []}, {'time': 1.9082379341125488, 'success': True, 'name': 'script ed25519_public', 'errors': []}, {'time': 1.1689722537994385, 'success': True, 'name': 'script ed25519_private', 'errors': []}, {'time': 1.1193487644195557, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 2.358853816986084, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 1.2942135334014893, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.4692342281341553, 'success': True, 'name': 'script rsa_public', 'errors': []}, {'time': 0.28265976905822754, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.2985062599182129, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 2.2225568294525146, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.37616634368896484, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.40111756324768066, 'success': True, 'name': 'script dsa_public', 'errors': []}, {'time': 0.2309584617614746, 'success': True, 'name': 'script ecdsa_public', 'errors': []}, {'time': 0.3105654716491699, 'success': True, 'name': 'script rsa_private', 'errors': []}, {'time': 7.445005893707275, 'success': True, 'name': 'script dsa_private', 'errors': []}, {'time': 2.009610176086426, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 39.142173051834106, 'success': True, 'name': 'collect for test: modules/ssh_keys_generate', 'errors': []}, {}, {'stages': [{'time': 15.08147644996643, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 2.981400489807129, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.28095459938049316, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.28334736824035645, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.27697157859802246, 'success': True, 'name': 'script timezone', 'errors': []}, {'time': 0.2579774856567383, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.2639610767364502, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 1.3676211833953857, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.4106616973876953, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.28226590156555176, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 21.48684048652649, 'success': True, 'name': 'collect for test: modules/timezone', 'errors': []}, {'stages': [{'time': 16.863460779190063, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 1.0943191051483154, 'success': True, 'name': 'script group_ubuntu', 'errors': []}, {'time': 0.2849307060241699, 'success': True, 'name': 'script group_cloud_users', 'errors': []}, {'time': 0.33930349349975586, 'success': True, 'name': 'script root_groups', 'errors': []}, {'time': 1.5127923488616943, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 2.2441067695617676, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.3134596347808838, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.7575762271881104, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 2.0437216758728027, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.21335887908935547, 'success': True, 'name': 'script user_foobar', 'errors': []}, {'time': 0.2214372158050537, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.30168819427490234, 'success': True, 'name': 'script user_barfoo', 'errors': []}, {'time': 1.2236254215240479, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.5098316669464111, 'success': True, 'name': 'script user_ubuntu', 'errors': []}, {'time': 0.19457244873046875, 'success': True, 'name': 'script user_cloudy', 'errors': []}, {'time': 0.21657776832580566, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 28.335047006607056, 'success': True, 'name': 'collect for test: modules/user_groups', 'errors': []}, {'stages': [{'time': 18.36222791671753, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 2.963526487350464, 'success': True, 'name': 'script file_gzip', 'errors': []}, {'time': 0.45166969299316406, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 1.5472593307495117, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 1.366300106048584, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 1.1694843769073486, 'success': True, 'name': 'script file_b64', 'errors': []}, {'time': 0.2782125473022461, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 2.778827667236328, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 2.490679979324341, 'success': True, 'name': 'script file_binary', 'errors': []}, {'time': 1.3595974445343018, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 3.129861354827881, 'success': True, 'name': 'script file_text', 'errors': []}, {'time': 1.2462425231933594, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 2.191819906234741, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 39.335949420928955, 'success': True, 'name': 'collect for test: modules/write_files', 'errors': []}], 'time': 2644.9663791656494, 'success': True, 'name': 'collect test data for bionic', 'errors': []}], 'time': 2773.589831352234, 'success': True, 'name': 'set up and collect data for os: bionic', 'errors': []}], 'time': 2795.828699350357, 'success': True, 'name': 'collect for platform: lxd', 'errors': []}, {'stages': [{'stages': [{'stages': [{'time': 11.517441272735596, 'success': True, 'name': 'setup func for --repo, enable repo', 'errors': []}, {'time': 8.681062459945679, 'success': True, 'name': 'setup func for --upgrade, upgrade cloud-init', 'errors': []}], 'time': 20.198555946350098, 'success': True, 'name': 'set up for ubuntu-bionic', 'errors': []}, {'stages': [{}, {}, {'stages': [{'time': 29.597187042236328, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.06128644943237305, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.0915825366973877, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09158611297607422, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09925651550292969, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.18571209907531738, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.09199285507202148, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.10545015335083008, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.0930018424987793, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 30.417221546173096, 'success': True, 'name': 'collect for test: bugs/lp1628337', 'errors': []}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {'stages': [{'time': 29.79711389541626, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.0980374813079834, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09126806259155273, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09069609642028809, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09374141693115234, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.10754537582397461, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09243631362915039, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.22742772102355957, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.1161506175994873, 'success': True, 'name': 'script cloud-init-test-output', 'errors': []}, {'time': 0.09579038619995117, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 30.810412168502808, 'success': True, 'name': 'collect for test: main/command_output_simple', 'errors': []}, {'stages': [{'time': 28.41673755645752, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.06208467483520508, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09193229675292969, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09256362915039062, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09610915184020996, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.113189697265625, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.10218429565429688, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.23267197608947754, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.10589480400085449, 'success': True, 'name': 'script 94cloud-init-config', 'errors': []}, {'time': 0.0938105583190918, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 29.407367944717407, 'success': True, 'name': 'collect for test: modules/apt_configure_conf', 'errors': []}, {'stages': [{'time': 31.67134976387024, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.12930822372436523, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.06280279159545898, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09460878372192383, 'success': True, 'name': 'script sources.list', 'errors': []}, {'time': 0.09877991676330566, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09482216835021973, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.10762143135070801, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09237813949584961, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.20003962516784668, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.09195303916931152, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 32.64388084411621, 'success': True, 'name': 'collect for test: modules/apt_configure_disable_suites', 'errors': []}, {'stages': [{'time': 29.983466863632202, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.10699582099914551, 'success': True, 'name': 'script gatech.sources.list', 'errors': []}, {'time': 0.10724711418151855, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.10349273681640625, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09824776649475098, 'success': True, 'name': 'script ubuntu.sources.list', 'errors': []}, {'time': 0.10478878021240234, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.10910463333129883, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.12694072723388672, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.1251819133758545, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.10425400733947754, 'success': True, 'name': 'script sources.list', 'errors': []}, {'time': 0.24269342422485352, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.10969066619873047, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 31.322346448898315, 'success': True, 'name': 'collect for test: modules/apt_configure_primary', 'errors': []}, {'stages': [{'time': 30.671534538269043, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.09451889991760254, 'success': True, 'name': 'script 90cloud-init-aptproxy', 'errors': []}, {'time': 0.09415721893310547, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09692144393920898, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.0924978256225586, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09508013725280762, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.1058051586151123, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.0910496711730957, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.17566752433776855, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.09165835380554199, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 31.609076023101807, 'success': True, 'name': 'collect for test: modules/apt_configure_proxy', 'errors': []}, {'stages': [{'time': 25.820209741592407, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.056998491287231445, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09561347961425781, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09306979179382324, 'success': True, 'name': 'script sources.list', 'errors': []}, {'time': 0.09081459045410156, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09559917449951172, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.1090238094329834, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09610676765441895, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.17426681518554688, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.09331512451171875, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 26.72518515586853, 'success': True, 'name': 'collect for test: modules/apt_configure_security', 'errors': []}, {'stages': [{'time': 33.93960404396057, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.1657862663269043, 'success': True, 'name': 'script apt_key_list', 'errors': []}, {'time': 0.057834625244140625, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09031891822814941, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09332585334777832, 'success': True, 'name': 'script sources.list', 'errors': []}, {'time': 0.09434366226196289, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09246969223022461, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.10096979141235352, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.0905609130859375, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.19384980201721191, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.09826207160949707, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 35.01750588417053, 'success': True, 'name': 'collect for test: modules/apt_configure_sources_key', 'errors': []}, {'stages': [{'time': 36.58281922340393, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.1907355785369873, 'success': True, 'name': 'script apt_key_list', 'errors': []}, {'time': 0.06581664085388184, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.0931692123413086, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09559845924377441, 'success': True, 'name': 'script sources.list', 'errors': []}, {'time': 0.09109306335449219, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09685277938842773, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.1245427131652832, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09295272827148438, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.22409892082214355, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.10085177421569824, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 37.758734941482544, 'success': True, 'name': 'collect for test: modules/apt_configure_sources_keyserver', 'errors': []}, {'stages': [{'time': 29.69083595275879, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.09939241409301758, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09201908111572266, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09448361396789551, 'success': True, 'name': 'script sources.list', 'errors': []}, {'time': 0.09136199951171875, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09465336799621582, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.10759568214416504, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.0920259952545166, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.26755189895629883, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.10056185722351074, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 30.730670928955078, 'success': True, 'name': 'collect for test: modules/apt_configure_sources_list', 'errors': []}, {'stages': [{'time': 40.550028800964355, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.06455636024475098, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.0919647216796875, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.0933542251586914, 'success': True, 'name': 'script sources.list', 'errors': []}, {'time': 0.08955597877502441, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09301877021789551, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.10812640190124512, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09406232833862305, 'success': True, 'name': 'script sources_full', 'errors': []}, {'time': 0.09501886367797852, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.23084187507629395, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.24010562896728516, 'success': True, 'name': 'script apt-key', 'errors': []}, {'time': 0.06009483337402344, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 41.810930252075195, 'success': True, 'name': 'collect for test: modules/apt_configure_sources_ppa', 'errors': []}, {'stages': [{'time': 29.591941118240356, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.09746026992797852, 'success': True, 'name': 'script 90cloud-init-pipelining', 'errors': []}, {'time': 0.09865307807922363, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09955549240112305, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09148335456848145, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.0922231674194336, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.109405517578125, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09253501892089844, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.24025821685791016, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.09452986717224121, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 30.60822558403015, 'success': True, 'name': 'collect for test: modules/apt_pipelining_disable', 'errors': []}, {'stages': [{'time': 29.721599340438843, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.06114077568054199, 'success': True, 'name': 'script 90cloud-init-pipelining', 'errors': []}, {'time': 0.09606409072875977, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09154939651489258, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09210491180419922, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09205842018127441, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.10745859146118164, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09240055084228516, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.2088630199432373, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.09478926658630371, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 30.658223390579224, 'success': True, 'name': 'collect for test: modules/apt_pipelining_os', 'errors': []}, {'stages': [{'time': 29.615849494934082, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.07045698165893555, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09607648849487305, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09231352806091309, 'success': True, 'name': 'script hosts', 'errors': []}, {'time': 0.09443402290344238, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09227848052978516, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.11865854263305664, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09803462028503418, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.2145249843597412, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.0955510139465332, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 30.5883731842041, 'success': True, 'name': 'collect for test: modules/bootcmd', 'errors': []}, {'stages': [{'time': 29.74286127090454, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.09289026260375977, 'success': True, 'name': 'script byobu_profile_enabled', 'errors': []}, {'time': 0.09659171104431152, 'success': True, 'name': 'script byobu_launch_exists', 'errors': []}, {'time': 0.10190296173095703, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09210658073425293, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09217524528503418, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09121322631835938, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.10926222801208496, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09595775604248047, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.1848747730255127, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.09592962265014648, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 30.79598307609558, 'success': True, 'name': 'collect for test: modules/byobu', 'errors': []}, {'stages': [{'time': 28.60429048538208, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.10438752174377441, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09324240684509277, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.11211919784545898, 'success': True, 'name': 'script cert', 'errors': []}, {'time': 0.09247612953186035, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.0947275161743164, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.10796213150024414, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09336972236633301, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.0982060432434082, 'success': True, 'name': 'script cert_links', 'errors': []}, {'time': 0.1995077133178711, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.09780311584472656, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 29.69829535484314, 'success': True, 'name': 'collect for test: modules/ca_certs', 'errors': []}, {'stages': [{'time': 30.298314094543457, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.056589603424072266, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.08960700035095215, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09221816062927246, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09211516380310059, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.18193984031677246, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.09030628204345703, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.1015920639038086, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.0895547866821289, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 31.09237051010132, 'success': True, 'name': 'collect for test: modules/debug_disable', 'errors': []}, {'stages': [{'time': 26.0102481842041, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.05945014953613281, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09374165534973145, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09183883666992188, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.0915977954864502, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.18563294410705566, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.09147262573242188, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.10405707359313965, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09076833724975586, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 26.818942308425903, 'success': True, 'name': 'collect for test: modules/debug_enable', 'errors': []}, {'stages': [{'time': 29.81656837463379, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.10105180740356445, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09202098846435547, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09095215797424316, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09645915031433105, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.2553088665008545, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.09696626663208008, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.11817121505737305, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09644961357116699, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 30.76413130760193, 'success': True, 'name': 'collect for test: modules/final_message', 'errors': []}, {'stages': [{'time': 29.11530041694641, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.06537699699401855, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09162044525146484, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09443330764770508, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09217643737792969, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.11885571479797363, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09331536293029785, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.21417641639709473, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.09926152229309082, 'success': True, 'name': 'script syslog', 'errors': []}, {'time': 0.09173297882080078, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 30.07644295692444, 'success': True, 'name': 'collect for test: modules/keys_to_console', 'errors': []}, {}, {'stages': [{'time': 28.867062091827393, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.05538487434387207, 'success': True, 'name': 'script locale_a', 'errors': []}, {'time': 0.09568452835083008, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09513044357299805, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.0932009220123291, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09225797653198242, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.10828828811645508, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09177660942077637, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.20818853378295898, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.13413095474243164, 'success': True, 'name': 'script locale_gen', 'errors': []}, {'time': 0.09392189979553223, 'success': True, 'name': 'script locale_default', 'errors': []}, {'time': 0.09110689163208008, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 30.02638292312622, 'success': True, 'name': 'collect for test: modules/locale', 'errors': []}, {'stages': [{'time': 38.33449602127075, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.05714750289916992, 'success': True, 'name': 'script lxc', 'errors': []}, {'time': 0.0907449722290039, 'success': True, 'name': 'script lxd', 'errors': []}, {'time': 0.09501814842224121, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09333276748657227, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09248590469360352, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.08994364738464355, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.10451006889343262, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09667563438415527, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.09810519218444824, 'success': True, 'name': 'script lxc-bridge', 'errors': []}, {'time': 0.1946718692779541, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.09208083152770996, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 39.43940830230713, 'success': True, 'name': 'collect for test: modules/lxd_bridge', 'errors': []}, {'stages': [{'time': 36.70195722579956, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.05981922149658203, 'success': True, 'name': 'script lxc', 'errors': []}, {'time': 0.09189271926879883, 'success': True, 'name': 'script lxd', 'errors': []}, {'time': 0.09705591201782227, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09704971313476562, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09199714660644531, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09189820289611816, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.10365056991577148, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09401750564575195, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.18918991088867188, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.09196043014526367, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 37.71069693565369, 'success': True, 'name': 'collect for test: modules/lxd_dir', 'errors': []}, {'stages': [{'time': 42.416521072387695, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.05968952178955078, 'success': True, 'name': 'script ntp_installed', 'errors': []}, {'time': 0.09546661376953125, 'success': True, 'name': 'script ntp_conf_dist_empty', 'errors': []}, {'time': 0.09628891944885254, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.0931239128112793, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09191417694091797, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09459805488586426, 'success': True, 'name': 'script ntp_conf_pool_list', 'errors': []}, {'time': 0.09591341018676758, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.11052083969116211, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09858465194702148, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.18153810501098633, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.09128069877624512, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 43.525678873062134, 'success': True, 'name': 'collect for test: modules/ntp', 'errors': []}, {'stages': [{'time': 47.707075357437134, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.06427717208862305, 'success': True, 'name': 'script chrony_conf', 'errors': []}, {'time': 0.09061002731323242, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09376144409179688, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09650468826293945, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09175825119018555, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.10422897338867188, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09576058387756348, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.20453357696533203, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.09123015403747559, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 48.63993215560913, 'success': True, 'name': 'collect for test: modules/ntp_chrony', 'errors': []}, {'stages': [{'time': 38.13681483268738, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.05928802490234375, 'success': True, 'name': 'script ntpq_servers', 'errors': []}, {'time': 0.09362554550170898, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09215259552001953, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09161829948425293, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09492039680480957, 'success': True, 'name': 'script ntp_installed_pools', 'errors': []}, {'time': 0.09324812889099121, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.10172843933105469, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09636282920837402, 'success': True, 'name': 'script ntp_conf_dist_pools', 'errors': []}, {'time': 0.09058952331542969, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.1922616958618164, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.09286046028137207, 'success': True, 'name': 'script ntp_conf_pools', 'errors': []}, {'time': 0.09471416473388672, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 39.33041524887085, 'success': True, 'name': 'collect for test: modules/ntp_pools', 'errors': []}, {'stages': [{'time': 40.853174924850464, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.06869077682495117, 'success': True, 'name': 'script ntpq_servers', 'errors': []}, {'time': 0.09065127372741699, 'success': True, 'name': 'script ntp_conf_servers', 'errors': []}, {'time': 0.10045313835144043, 'success': True, 'name': 'script ntp_installed_servers', 'errors': []}, {'time': 0.0982661247253418, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09359169006347656, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.10000848770141602, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09569358825683594, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.10314536094665527, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09406042098999023, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.2147841453552246, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.10088706016540527, 'success': True, 'name': 'script ntp_conf_dist_servers', 'errors': []}, {'time': 0.09088253974914551, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 42.10453677177429, 'success': True, 'name': 'collect for test: modules/ntp_servers', 'errors': []}, {'stages': [{'time': 26.0471031665802, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.05654168128967285, 'success': True, 'name': 'script timesyncd_conf', 'errors': []}, {'time': 0.09396171569824219, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09368753433227539, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.08995532989501953, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09336972236633301, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.10750055313110352, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09317994117736816, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.21505165100097656, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.12062311172485352, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 27.01116156578064, 'success': True, 'name': 'collect for test: modules/ntp_timesyncd', 'errors': []}, {'stages': [{'time': 40.18052697181702, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.05666851997375488, 'success': True, 'name': 'script apt_history_cmdline', 'errors': []}, {'time': 0.09479475021362305, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09221386909484863, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09209728240966797, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.10989046096801758, 'success': True, 'name': 'script dpkg_show', 'errors': []}, {'time': 0.09833478927612305, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.1023244857788086, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09664225578308105, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.17072558403015137, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.09296798706054688, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 41.18738794326782, 'success': True, 'name': 'collect for test: modules/package_update_upgrade_install', 'errors': []}, {'stages': [{'time': 24.756377458572388, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.057952880859375, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.08917617797851562, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09214329719543457, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09149885177612305, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.1021120548248291, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09033751487731934, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.17151713371276855, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.09310770034790039, 'success': True, 'name': 'script run_cmd', 'errors': []}, {'time': 0.09267544746398926, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 25.637086153030396, 'success': True, 'name': 'collect for test: modules/runcmd', 'errors': []}, {}, {'stages': [{'time': 25.090447187423706, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.05921292304992676, 'success': True, 'name': 'script seed_data', 'errors': []}, {'time': 0.09494614601135254, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09311699867248535, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09724545478820801, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09207296371459961, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.1080312728881836, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09211993217468262, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.2439885139465332, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.10363531112670898, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 26.07499384880066, 'success': True, 'name': 'collect for test: modules/seed_random_data', 'errors': []}, {'stages': [{'time': 29.488847732543945, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.09522461891174316, 'success': True, 'name': 'script hostname', 'errors': []}, {'time': 0.0968325138092041, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09026956558227539, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09344625473022461, 'success': True, 'name': 'script hosts', 'errors': []}, {'time': 0.09118890762329102, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09096884727478027, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.11468124389648438, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.11264204978942871, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.25127220153808594, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.10621333122253418, 'success': True, 'name': 'script fqdn', 'errors': []}, {'time': 0.10276508331298828, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 30.73454713821411, 'success': True, 'name': 'collect for test: modules/set_hostname', 'errors': []}, {'stages': [{'time': 25.82007598876953, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.057318925857543945, 'success': True, 'name': 'script hostname', 'errors': []}, {'time': 0.09310603141784668, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09219956398010254, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09511780738830566, 'success': True, 'name': 'script hosts', 'errors': []}, {'time': 0.09429597854614258, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09171915054321289, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.10942792892456055, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09156298637390137, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.18266701698303223, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.09427356719970703, 'success': True, 'name': 'script fqdn', 'errors': []}, {'time': 0.09457945823669434, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 26.916579484939575, 'success': True, 'name': 'collect for test: modules/set_hostname_fqdn', 'errors': []}, {'stages': [{'time': 28.83607292175293, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.05769538879394531, 'success': True, 'name': 'script shadow', 'errors': []}, {'time': 0.21495342254638672, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.10429525375366211, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09171700477600098, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09195256233215332, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.1062631607055664, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.0992898941040039, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.30295848846435547, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.13916325569152832, 'success': True, 'name': 'script sshd_config', 'errors': []}, {'time': 0.05647134780883789, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 30.101009607315063, 'success': True, 'name': 'collect for test: modules/set_password', 'errors': []}, {'stages': [{'time': 24.744433164596558, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.05817079544067383, 'success': True, 'name': 'script shadow', 'errors': []}, {'time': 0.09814333915710449, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09801983833312988, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09087848663330078, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09648418426513672, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.10693526268005371, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09319519996643066, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.18154239654541016, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.09305000305175781, 'success': True, 'name': 'script sshd_config', 'errors': []}, {'time': 0.0969693660736084, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 25.75802493095398, 'success': True, 'name': 'collect for test: modules/set_password_expire', 'errors': []}, {'stages': [{'time': 25.70943808555603, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.05794477462768555, 'success': True, 'name': 'script shadow', 'errors': []}, {'time': 0.09953880310058594, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.08995914459228516, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09244275093078613, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09196233749389648, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.1033470630645752, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09216761589050293, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.1734330654144287, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.09318327903747559, 'success': True, 'name': 'script sshd_config', 'errors': []}, {'time': 0.09341120719909668, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 26.69706678390503, 'success': True, 'name': 'collect for test: modules/set_password_list', 'errors': []}, {'stages': [{'time': 24.845378875732422, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.05946660041809082, 'success': True, 'name': 'script shadow', 'errors': []}, {'time': 0.0985877513885498, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09318399429321289, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09394502639770508, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.0919344425201416, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.10753726959228516, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09286212921142578, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.1822953224182129, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.09368467330932617, 'success': True, 'name': 'script sshd_config', 'errors': []}, {'time': 0.0950613021850586, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 25.854161977767944, 'success': True, 'name': 'collect for test: modules/set_password_list_string', 'errors': []}, {'stages': [{'time': 47.361350774765015, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.6955900192260742, 'success': True, 'name': 'script snaplist', 'errors': []}, {'time': 0.06604886054992676, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.0978693962097168, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09234142303466797, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.08911561965942383, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.10505199432373047, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.10248732566833496, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.2277228832244873, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.10358405113220215, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 48.94138169288635, 'success': True, 'name': 'collect for test: modules/snap', 'errors': []}, {'stages': [{'time': 31.631894826889038, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.1010446548461914, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09782099723815918, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09236526489257812, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.10976648330688477, 'success': True, 'name': 'script snapd', 'errors': []}, {'time': 0.09372782707214355, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.14658284187316895, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.056162118911743164, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.21647357940673828, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.15354681015014648, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 32.69957995414734, 'success': True, 'name': 'collect for test: modules/snappy', 'errors': []}, {'stages': [{'time': 27.962200164794922, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.0979304313659668, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09434723854064941, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09053754806518555, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.0931541919708252, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.10159063339233398, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09879636764526367, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.2116405963897705, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.10559606552124023, 'success': True, 'name': 'script syslog', 'errors': []}, {'time': 0.09338212013244629, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 28.949352741241455, 'success': True, 'name': 'collect for test: modules/ssh_auth_key_fingerprints_disable', 'errors': []}, {'stages': [{'time': 29.750324726104736, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.06688499450683594, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09525036811828613, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.098419189453125, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09549832344055176, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.11555075645446777, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09357476234436035, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.21249794960021973, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.09922623634338379, 'success': True, 'name': 'script syslog', 'errors': []}, {'time': 0.09321379661560059, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 30.72065043449402, 'success': True, 'name': 'collect for test: modules/ssh_auth_key_fingerprints_enable', 'errors': []}, {'stages': [{'time': 36.33523154258728, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.10091590881347656, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.10203790664672852, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.12447214126586914, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.10411882400512695, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.11510396003723145, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.11502265930175781, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.2677440643310547, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.1141195297241211, 'success': True, 'name': 'script auth_keys_ubuntu', 'errors': []}, {'time': 0.16815567016601562, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 37.54710412025452, 'success': True, 'name': 'collect for test: modules/ssh_import_id', 'errors': []}, {'stages': [{'time': 36.577942848205566, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.08110976219177246, 'success': True, 'name': 'script ecdsa_private', 'errors': []}, {'time': 0.18832802772521973, 'success': True, 'name': 'script ed25519_public', 'errors': []}, {'time': 0.0735158920288086, 'success': True, 'name': 'script ed25519_private', 'errors': []}, {'time': 0.09656643867492676, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.16428542137145996, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.05804157257080078, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09427070617675781, 'success': True, 'name': 'script rsa_public', 'errors': []}, {'time': 0.09541940689086914, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.11251473426818848, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09316349029541016, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.3775594234466553, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.2289135456085205, 'success': True, 'name': 'script dsa_public', 'errors': []}, {'time': 0.0603792667388916, 'success': True, 'name': 'script ecdsa_public', 'errors': []}, {'time': 0.21715474128723145, 'success': True, 'name': 'script rsa_private', 'errors': []}, {'time': 0.19191288948059082, 'success': True, 'name': 'script dsa_private', 'errors': []}, {'time': 0.05723071098327637, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 38.76859951019287, 'success': True, 'name': 'collect for test: modules/ssh_keys_generate', 'errors': []}, {}, {'stages': [{'time': 36.219980001449585, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.15379023551940918, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.060329437255859375, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.11710691452026367, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.0968024730682373, 'success': True, 'name': 'script timezone', 'errors': []}, {'time': 0.09278702735900879, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.18903231620788574, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.05781245231628418, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.22574329376220703, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.09860730171203613, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 37.31214165687561, 'success': True, 'name': 'collect for test: modules/timezone', 'errors': []}, {'stages': [{'time': 29.536446571350098, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.0947258472442627, 'success': True, 'name': 'script group_ubuntu', 'errors': []}, {'time': 0.15499424934387207, 'success': True, 'name': 'script group_cloud_users', 'errors': []}, {'time': 0.06508135795593262, 'success': True, 'name': 'script root_groups', 'errors': []}, {'time': 0.1349647045135498, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.1021428108215332, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.09239339828491211, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09216713905334473, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.10897231101989746, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09344267845153809, 'success': True, 'name': 'script user_foobar', 'errors': []}, {'time': 0.0971384048461914, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.09459686279296875, 'success': True, 'name': 'script user_barfoo', 'errors': []}, {'time': 0.24849915504455566, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.1000828742980957, 'success': True, 'name': 'script user_ubuntu', 'errors': []}, {'time': 0.08770918846130371, 'success': True, 'name': 'script user_cloudy', 'errors': []}, {'time': 0.09754061698913574, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 31.201168060302734, 'success': True, 'name': 'collect for test: modules/user_groups', 'errors': []}, {'stages': [{'time': 25.164078950881958, 'success': True, 'name': 'boot instance', 'errors': []}, {'time': 0.1722886562347412, 'success': True, 'name': 'script file_gzip', 'errors': []}, {'time': 0.05635356903076172, 'success': True, 'name': 'script cloud-init.log', 'errors': []}, {'time': 0.09141683578491211, 'success': True, 'name': 'script instance-id', 'errors': []}, {'time': 0.0925300121307373, 'success': True, 'name': 'script status.json', 'errors': []}, {'time': 0.09819483757019043, 'success': True, 'name': 'script file_b64', 'errors': []}, {'time': 0.09252762794494629, 'success': True, 'name': 'script instance-data.json', 'errors': []}, {'time': 0.10236358642578125, 'success': True, 'name': 'script package-versions', 'errors': []}, {'time': 0.09600019454956055, 'success': True, 'name': 'script file_binary', 'errors': []}, {'time': 0.0939779281616211, 'success': True, 'name': 'script cloud-init-output.log', 'errors': []}, {'time': 0.0996561050415039, 'success': True, 'name': 'script file_text', 'errors': []}, {'time': 0.18539714813232422, 'success': True, 'name': 'script system.journal.gz', 'errors': []}, {'time': 0.09151077270507812, 'success': True, 'name': 'script result.json', 'errors': []}], 'time': 26.436516761779785, 'success': True, 'name': 'collect for test: modules/write_files', 'errors': []}], 'time': 1555.4261932373047, 'success': True, 'name': 'collect test data for bionic', 'errors': []}], 'time': 1575.8674993515015, 'success': True, 'name': 'set up and collect data for os: bionic', 'errors': []}], 'time': 1591.1498901844025, 'success': True, 'name': 'collect for platform: nocloud-kvm', 'errors': []}], 'time': 8608.955759763718, 'success': True, 'name': 'collect data', 'errors': []} 2018-07-11 13:13:05,111 - tests.cloud_tests - DEBUG - found test data: {'ec2': {'bionic': ['bugs/lp1628337', 'modules/apt_configure_sources_list', 'modules/locale', 'modules/apt_configure_primary', 'modules/lxd_bridge', 'modules/apt_configure_security', 'modules/apt_pipelining_os', 'modules/snap', 'modules/ssh_import_id', 'modules/ntp_pools', 'modules/ssh_keys_generate', 'modules/ssh_auth_key_fingerprints_enable', 'modules/apt_configure_sources_keyserver', 'modules/bootcmd', 'modules/set_hostname_fqdn', 'modules/ssh_auth_key_fingerprints_disable', 'modules/final_message', 'modules/apt_configure_sources_key', 'modules/ntp_servers', 'modules/snappy', 'modules/ntp_chrony', 'modules/write_files', 'modules/set_password', 'modules/ntp', 'modules/timezone', 'modules/keys_to_console', 'modules/debug_enable', 'modules/seed_random_data', 'modules/set_password_list', 'modules/user_groups', 'modules/debug_disable', 'modules/byobu', 'modules/apt_configure_proxy', 'modules/apt_configure_sources_ppa', 'modules/package_update_upgrade_install', 'modules/ntp_timesyncd', 'modules/lxd_dir', 'modules/apt_pipelining_disable', 'modules/runcmd', 'modules/set_hostname', 'modules/apt_configure_conf', 'modules/apt_configure_disable_suites', 'modules/set_password_list_string', 'modules/set_password_expire', 'modules/ca_certs', 'main/command_output_simple']}, 'lxd': {'bionic': ['bugs/lp1628337', 'modules/apt_configure_sources_list', 'modules/locale', 'modules/apt_configure_primary', 'modules/lxd_bridge', 'modules/apt_configure_security', 'modules/apt_pipelining_os', 'modules/snap', 'modules/ssh_import_id', 'modules/ntp_pools', 'modules/ssh_keys_generate', 'modules/ssh_auth_key_fingerprints_enable', 'modules/apt_configure_sources_keyserver', 'modules/bootcmd', 'modules/set_hostname_fqdn', 'modules/ssh_auth_key_fingerprints_disable', 'modules/final_message', 'modules/apt_configure_sources_key', 'modules/ntp_servers', 'modules/snappy', 'modules/ntp_chrony', 'modules/write_files', 'modules/set_password', 'modules/ntp', 'modules/timezone', 'modules/keys_to_console', 'modules/debug_enable', 'modules/seed_random_data', 'modules/set_password_list', 'modules/user_groups', 'modules/debug_disable', 'modules/byobu', 'modules/apt_configure_proxy', 'modules/apt_configure_sources_ppa', 'modules/package_update_upgrade_install', 'modules/ntp_timesyncd', 'modules/lxd_dir', 'modules/apt_pipelining_disable', 'modules/runcmd', 'modules/set_hostname', 'modules/apt_configure_conf', 'modules/apt_configure_disable_suites', 'modules/set_password_list_string', 'modules/set_password_expire', 'modules/ca_certs', 'main/command_output_simple']}, 'nocloud-kvm': {'bionic': ['bugs/lp1628337', 'modules/apt_configure_sources_list', 'modules/locale', 'modules/apt_configure_primary', 'modules/lxd_bridge', 'modules/apt_configure_security', 'modules/apt_pipelining_os', 'modules/snap', 'modules/ssh_import_id', 'modules/ntp_pools', 'modules/ssh_keys_generate', 'modules/ssh_auth_key_fingerprints_enable', 'modules/apt_configure_sources_keyserver', 'modules/bootcmd', 'modules/set_hostname_fqdn', 'modules/ssh_auth_key_fingerprints_disable', 'modules/final_message', 'modules/apt_configure_sources_key', 'modules/ntp_servers', 'modules/snappy', 'modules/ntp_chrony', 'modules/write_files', 'modules/set_password', 'modules/ntp', 'modules/timezone', 'modules/keys_to_console', 'modules/debug_enable', 'modules/seed_random_data', 'modules/set_password_list', 'modules/user_groups', 'modules/debug_disable', 'modules/byobu', 'modules/apt_configure_proxy', 'modules/apt_configure_sources_ppa', 'modules/package_update_upgrade_install', 'modules/ntp_timesyncd', 'modules/lxd_dir', 'modules/apt_pipelining_disable', 'modules/runcmd', 'modules/set_hostname', 'modules/apt_configure_conf', 'modules/apt_configure_disable_suites', 'modules/set_password_list_string', 'modules/set_password_expire', 'modules/ca_certs', 'main/command_output_simple']}} 2018-07-11 13:13:05,112 - tests.cloud_tests - INFO - test: platform='ec2', os='bionic' verifying test data 2018-07-11 13:13:05,112 - tests.cloud_tests - DEBUG - verifying test data for bugs/lp1628337 test_fetch_indices (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Verify no apt errors. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Unexpected warnings should not be found in the log. ... ok test_ntp (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Verify can find ntp and install it. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.075s OK (skipped=2) 2018-07-11 13:13:05,201 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_list test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Unexpected warnings should not be found in the log. ... ok test_sources_list (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Test sources.list includes sources. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.075s OK (skipped=2) 2018-07-11 13:13:05,290 - tests.cloud_tests - DEBUG - verifying test data for modules/locale test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.locale.TestLocale) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.locale.TestLocale) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.locale.TestLocale) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_locale (tests.cloud_tests.testcases.modules.locale.TestLocale) Test locale is set properly. ... ok test_locale_a (tests.cloud_tests.testcases.modules.locale.TestLocale) Test locale -a has both options. ... ok test_locale_gen (tests.cloud_tests.testcases.modules.locale.TestLocale) Test local.gen file has all entries. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.locale.TestLocale) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.locale.TestLocale) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.051s OK (skipped=2) 2018-07-11 13:13:05,352 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_primary test_gatech_sources (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Test GaTech entires exist. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Unexpected warnings should not be found in the log. ... ok test_ubuntu_sources (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Test no default Ubuntu entries exist. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.040s OK (skipped=2) 2018-07-11 13:13:05,404 - tests.cloud_tests - DEBUG - verifying test data for modules/lxd_bridge test_bridge (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Test bridge config. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_lxc (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Test lxc installed. ... ok test_lxd (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Test lxd installed. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.046s OK (skipped=2) 2018-07-11 13:13:05,463 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_security test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Unexpected warnings should not be found in the log. ... ok test_security_mirror (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Test security lines added and uncommented in source.list. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.064s OK (skipped=2) 2018-07-11 13:13:05,535 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_pipelining_os test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Unexpected warnings should not be found in the log. ... ok test_os_pipelining (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Test pipelining set to os. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.041s OK (skipped=2) 2018-07-11 13:13:05,591 - tests.cloud_tests - DEBUG - verifying test data for modules/snap test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.snap.TestSnap) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.snap.TestSnap) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.snap.TestSnap) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.snap.TestSnap) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.snap.TestSnap) Unexpected warnings should not be found in the log. ... ok test_snappy_version (tests.cloud_tests.testcases.modules.snap.TestSnap) Expect hello-world and core snaps are installed. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.095s OK (skipped=2) 2018-07-11 13:13:05,696 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_import_id test_authorized_keys (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Test that ssh keys were imported. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:05,742 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_pools test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Unexpected warnings should not be found in the log. ... ok test_ntp_dist_entries (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test dist config file is empty ... ok test_ntp_entires (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test config entries ... ok test_ntp_installed (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test ntp installed ... ok test_ntpq_servers (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test ntpq output has configured servers ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.040s OK (skipped=2) 2018-07-11 13:13:05,793 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_keys_generate test_dsa_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test dsa private key not generated. ... ok test_dsa_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test dsa public key not generated. ... ok test_ecdsa_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ecdsa public key generated. ... ok test_ecdsa_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ecdsa public key generated. ... ok test_ed25519_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ed25519 public key generated. ... ok test_ed25519_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ed25519 public key generated. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Unexpected warnings should not be found in the log. ... ok test_rsa_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test rsa public key not generated. ... ok test_rsa_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test rsa public key not generated. ... ok ---------------------------------------------------------------------- Ran 13 tests in 0.042s OK (skipped=2) 2018-07-11 13:13:05,846 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_auth_key_fingerprints_enable test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Unexpected warnings should not be found in the log. ... ok test_syslog (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Verify output of syslog. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.045s OK (skipped=2) 2018-07-11 13:13:05,900 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_keyserver test_apt_key_list (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Test specific key added. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Unexpected warnings should not be found in the log. ... ok test_source_list (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Test source.list updated. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.038s OK (skipped=2) 2018-07-11 13:13:05,948 - tests.cloud_tests - DEBUG - verifying test data for modules/bootcmd test_bootcmd_host (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Test boot cmd worked. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.036s OK (skipped=2) 2018-07-11 13:13:05,992 - tests.cloud_tests - DEBUG - verifying test data for modules/set_hostname_fqdn test_hostname (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Test hostname output. ... ok test_hostname_fqdn (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Test hostname fqdn output. ... ok test_hosts (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Test /etc/hosts file. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.036s OK (skipped=2) 2018-07-11 13:13:06,038 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_auth_key_fingerprints_disable test_cloud_init_log (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Verify disabled. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.036s OK (skipped=2) 2018-07-11 13:13:06,082 - tests.cloud_tests - DEBUG - verifying test data for modules/final_message test_final_message_string (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Ensure final handles regular strings. ... ok test_final_message_subs (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Test variable substitution in final message. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:06,127 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_key test_apt_key_list (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Test key list updated. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Unexpected warnings should not be found in the log. ... ok test_source_list (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Test source.list updated. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.036s OK (skipped=2) 2018-07-11 13:13:06,173 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_servers test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Unexpected warnings should not be found in the log. ... ok test_ntp_dist_entries (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test dist config file is empty ... ok test_ntp_entries (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test config server entries ... ok test_ntp_installed (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test ntp installed ... ok test_ntpq_servers (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test ntpq output has configured servers ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:06,219 - tests.cloud_tests - DEBUG - verifying test data for modules/snappy test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Unexpected warnings should not be found in the log. ... ok test_snappy_version (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Test snappy version output ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:06,264 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_chrony test_chrony_entries (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Test chrony config entries ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.036s OK (skipped=2) 2018-07-11 13:13:06,308 - tests.cloud_tests - DEBUG - verifying test data for modules/write_files test_b64 (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test b64 encoded file reads as ascii. ... ok test_binary (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test binary file reads as executable. ... ok test_gzip (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test gzip file shows up as a shell script. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Unexpected warnings should not be found in the log. ... ok test_text (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test text shows up as ASCII text. ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:06,355 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password.TestPassword) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password.TestPassword) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password.TestPassword) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password.TestPassword) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password.TestPassword) Unexpected warnings should not be found in the log. ... ok test_shadow (tests.cloud_tests.testcases.modules.set_password.TestPassword) Test ubuntu user in shadow. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password.TestPassword) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.043s OK (skipped=2) 2018-07-11 13:13:06,407 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp.TestNtp) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp.TestNtp) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp.TestNtp) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp.TestNtp) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp.TestNtp) Unexpected warnings should not be found in the log. ... ok test_ntp_dist_entries (tests.cloud_tests.testcases.modules.ntp.TestNtp) Test dist config file is empty ... ok test_ntp_entries (tests.cloud_tests.testcases.modules.ntp.TestNtp) Test config entries ... ok test_ntp_installed (tests.cloud_tests.testcases.modules.ntp.TestNtp) Test ntp installed ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.038s OK (skipped=2) 2018-07-11 13:13:06,457 - tests.cloud_tests - DEBUG - verifying test data for modules/timezone test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Unexpected warnings should not be found in the log. ... ok test_timezone (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Test date prints correct timezone. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:06,502 - tests.cloud_tests - DEBUG - verifying test data for modules/keys_to_console test_excluded_keys (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Test excluded keys missing. ... ok test_expected_keys (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Test expected keys exist. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:06,548 - tests.cloud_tests - DEBUG - verifying test data for modules/debug_enable test_debug_enable (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Test debug messages in cloud-init log. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.040s OK (skipped=2) 2018-07-11 13:13:06,595 - tests.cloud_tests - DEBUG - verifying test data for modules/seed_random_data test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Unexpected warnings should not be found in the log. ... ok test_random_seed_data (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Test random data passed in exists. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.041s OK (skipped=2) 2018-07-11 13:13:06,645 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password_list test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Unexpected warnings should not be found in the log. ... ok test_shadow_expected_users (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Test every tom, dick, and harry user in shadow. ... ok test_shadow_passwords (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Test shadow passwords. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.040s OK (skipped=2) 2018-07-11 13:13:06,696 - tests.cloud_tests - DEBUG - verifying test data for modules/user_groups test_group_cloud_users (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test cloud users group exists. ... ok test_group_ubuntu (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test ubuntu group exists. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Unexpected warnings should not be found in the log. ... ok test_user_barfoo (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test barfoo user exists. ... ok test_user_cloudy (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test cloudy user exists. ... ok test_user_foobar (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test foobar user exists. ... ok test_user_root_in_secret (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test root user is in 'secret' group. ... ok test_user_ubuntu (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test ubuntu user exists. ... ok ---------------------------------------------------------------------- Ran 12 tests in 0.038s OK (skipped=2) 2018-07-11 13:13:06,745 - tests.cloud_tests - DEBUG - verifying test data for modules/debug_disable test_debug_disable (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Test verbose output missing from logs. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:06,790 - tests.cloud_tests - DEBUG - verifying test data for modules/byobu test_byobu_installed (tests.cloud_tests.testcases.modules.byobu.TestByobu) Test byobu installed. ... ok test_byobu_launch_exists (tests.cloud_tests.testcases.modules.byobu.TestByobu) Test byobu-launch exists. ... ok test_byobu_profile_enabled (tests.cloud_tests.testcases.modules.byobu.TestByobu) Test byobu profile.d file exists. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.byobu.TestByobu) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.byobu.TestByobu) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.byobu.TestByobu) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.byobu.TestByobu) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.byobu.TestByobu) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:06,836 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_proxy test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Unexpected warnings should not be found in the log. ... ok test_proxy_config (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Test proxy options added to apt config. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.038s OK (skipped=2) 2018-07-11 13:13:06,883 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_ppa test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Unexpected warnings should not be found in the log. ... ok test_ppa (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Test specific ppa added. ... ok test_ppa_key (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Test ppa key added. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.039s OK (skipped=2) 2018-07-11 13:13:06,931 - tests.cloud_tests - DEBUG - verifying test data for modules/package_update_upgrade_install test_apt_history (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test apt history for update command. ... ok test_cloud_init_output (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test cloud-init-output for install & upgrade stuff. ... ok test_installed_sl (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test sl got installed. ... ok test_installed_tree (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test tree got installed. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.039s OK (skipped=2) 2018-07-11 13:13:06,980 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_timesyncd test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Unexpected warnings should not be found in the log. ... ok test_timesyncd_entries (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Test timesyncd config entries ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.036s OK (skipped=2) 2018-07-11 13:13:07,024 - tests.cloud_tests - DEBUG - verifying test data for modules/lxd_dir test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_lxc (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Test lxc installed. ... ok test_lxd (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Test lxd installed. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.036s OK (skipped=2) 2018-07-11 13:13:07,068 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_pipelining_disable test_disable_pipelining (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Test pipelining disabled. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.051s OK (skipped=2) 2018-07-11 13:13:07,129 - tests.cloud_tests - DEBUG - verifying test data for modules/runcmd test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Unexpected warnings should not be found in the log. ... ok test_run_cmd (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Test run command worked. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.052s OK (skipped=2) 2018-07-11 13:13:07,192 - tests.cloud_tests - DEBUG - verifying test data for modules/set_hostname test_hostname (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Test hostname command shows correct output. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.045s OK (skipped=2) 2018-07-11 13:13:07,249 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_conf test_apt_conf_assumeyes (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Test config assumes true. ... ok test_apt_conf_fixbroken (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Test config fixes broken. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.049s OK (skipped=2) 2018-07-11 13:13:07,307 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_disable_suites test_empty_sourcelist (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Test source list is empty. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.040s OK (skipped=2) 2018-07-11 13:13:07,360 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password_list_string test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Unexpected warnings should not be found in the log. ... ok test_shadow_expected_users (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Test every tom, dick, and harry user in shadow. ... ok test_shadow_passwords (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Test shadow passwords. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.063s OK (skipped=2) 2018-07-11 13:13:07,433 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password_expire test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Unexpected warnings should not be found in the log. ... ok test_shadow (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Test user frozen in shadow. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:07,482 - tests.cloud_tests - DEBUG - verifying test data for modules/ca_certs test_cert_installed (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Test line from our cert exists. ... ok test_certs_updated (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Test certs have been updated in /etc/ssl/certs. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:07,534 - tests.cloud_tests - DEBUG - verifying test data for main/command_output_simple test_instance_data_json_ec2 (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Unexpected warnings should not be found in the log. ... ok test_output_file (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Ensure that the output file is not empty and has all stages. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.038s OK (skipped=2) 2018-07-11 13:13:07,581 - tests.cloud_tests - INFO - test: platform='ec2', os='bionic' passed all tests 2018-07-11 13:13:07,581 - tests.cloud_tests - INFO - test: platform='lxd', os='bionic' verifying test data 2018-07-11 13:13:07,581 - tests.cloud_tests - DEBUG - verifying test data for bugs/lp1628337 test_fetch_indices (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Verify no apt errors. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Unexpected warnings should not be found in the log. ... ok test_ntp (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Verify can find ntp and install it. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:07,626 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_list test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Unexpected warnings should not be found in the log. ... ok test_sources_list (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Test sources.list includes sources. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:07,672 - tests.cloud_tests - DEBUG - verifying test data for modules/locale test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.locale.TestLocale) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.locale.TestLocale) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.locale.TestLocale) Validate instance-data.json content by lxd platform. ... ok test_locale (tests.cloud_tests.testcases.modules.locale.TestLocale) Test locale is set properly. ... ok test_locale_a (tests.cloud_tests.testcases.modules.locale.TestLocale) Test locale -a has both options. ... ok test_locale_gen (tests.cloud_tests.testcases.modules.locale.TestLocale) Test local.gen file has all entries. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.locale.TestLocale) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.locale.TestLocale) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.059s OK (skipped=2) 2018-07-11 13:13:07,740 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_primary test_gatech_sources (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Test GaTech entires exist. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Unexpected warnings should not be found in the log. ... ok test_ubuntu_sources (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Test no default Ubuntu entries exist. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:07,785 - tests.cloud_tests - DEBUG - verifying test data for modules/lxd_bridge test_bridge (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Test bridge config. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Validate instance-data.json content by lxd platform. ... ok test_lxc (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Test lxc installed. ... ok test_lxd (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Test lxd installed. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:07,830 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_security test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Unexpected warnings should not be found in the log. ... ok test_security_mirror (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Test security lines added and uncommented in source.list. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.036s OK (skipped=2) 2018-07-11 13:13:07,874 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_pipelining_os test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Unexpected warnings should not be found in the log. ... ok test_os_pipelining (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Test pipelining set to os. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.036s OK (skipped=2) 2018-07-11 13:13:07,918 - tests.cloud_tests - DEBUG - verifying test data for modules/snap test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.snap.TestSnap) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.snap.TestSnap) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.snap.TestSnap) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.snap.TestSnap) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.snap.TestSnap) Unexpected warnings should not be found in the log. ... ok test_snappy_version (tests.cloud_tests.testcases.modules.snap.TestSnap) Expect hello-world and core snaps are installed. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:07,962 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_import_id test_authorized_keys (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Test that ssh keys were imported. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.043s OK (skipped=2) 2018-07-11 13:13:08,012 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_pools test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Unexpected warnings should not be found in the log. ... ok test_ntp_dist_entries (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test dist config file is empty ... ok test_ntp_entires (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test config entries ... ok test_ntp_installed (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test ntp installed ... ok test_ntpq_servers (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test ntpq output has configured servers ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.047s OK (skipped=2) 2018-07-11 13:13:08,069 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_keys_generate test_dsa_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test dsa private key not generated. ... ok test_dsa_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test dsa public key not generated. ... ok test_ecdsa_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ecdsa public key generated. ... ok test_ecdsa_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ecdsa public key generated. ... ok test_ed25519_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ed25519 public key generated. ... ok test_ed25519_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ed25519 public key generated. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Unexpected warnings should not be found in the log. ... ok test_rsa_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test rsa public key not generated. ... ok test_rsa_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test rsa public key not generated. ... ok ---------------------------------------------------------------------- Ran 13 tests in 0.040s OK (skipped=2) 2018-07-11 13:13:08,122 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_auth_key_fingerprints_enable test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Unexpected warnings should not be found in the log. ... ok test_syslog (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Verify output of syslog. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.039s OK (skipped=2) 2018-07-11 13:13:08,169 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_keyserver test_apt_key_list (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Test specific key added. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Unexpected warnings should not be found in the log. ... ok test_source_list (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Test source.list updated. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.044s OK (skipped=2) 2018-07-11 13:13:08,222 - tests.cloud_tests - DEBUG - verifying test data for modules/bootcmd test_bootcmd_host (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Test boot cmd worked. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.038s OK (skipped=2) 2018-07-11 13:13:08,268 - tests.cloud_tests - DEBUG - verifying test data for modules/set_hostname_fqdn test_hostname (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Test hostname output. ... ok test_hostname_fqdn (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Test hostname fqdn output. ... ok test_hosts (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Test /etc/hosts file. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:08,313 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_auth_key_fingerprints_disable test_cloud_init_log (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Verify disabled. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:08,358 - tests.cloud_tests - DEBUG - verifying test data for modules/final_message test_final_message_string (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Ensure final handles regular strings. ... ok test_final_message_subs (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Test variable substitution in final message. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.039s OK (skipped=2) 2018-07-11 13:13:08,404 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_key test_apt_key_list (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Test key list updated. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Unexpected warnings should not be found in the log. ... ok test_source_list (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Test source.list updated. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:08,452 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_servers test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Unexpected warnings should not be found in the log. ... ok test_ntp_dist_entries (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test dist config file is empty ... ok test_ntp_entries (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test config server entries ... ok test_ntp_installed (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test ntp installed ... ok test_ntpq_servers (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test ntpq output has configured servers ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.040s OK (skipped=2) 2018-07-11 13:13:08,501 - tests.cloud_tests - DEBUG - verifying test data for modules/snappy test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Unexpected warnings should not be found in the log. ... ok test_snappy_version (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Test snappy version output ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.089s OK (skipped=2) 2018-07-11 13:13:08,598 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_chrony test_chrony_entries (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Test chrony config entries ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.049s OK (skipped=2) 2018-07-11 13:13:08,662 - tests.cloud_tests - DEBUG - verifying test data for modules/write_files test_b64 (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test b64 encoded file reads as ascii. ... ok test_binary (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test binary file reads as executable. ... ok test_gzip (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test gzip file shows up as a shell script. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Unexpected warnings should not be found in the log. ... ok test_text (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test text shows up as ASCII text. ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.058s OK (skipped=2) 2018-07-11 13:13:08,735 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password.TestPassword) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password.TestPassword) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password.TestPassword) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password.TestPassword) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password.TestPassword) Unexpected warnings should not be found in the log. ... ok test_shadow (tests.cloud_tests.testcases.modules.set_password.TestPassword) Test ubuntu user in shadow. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password.TestPassword) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.038s OK (skipped=2) 2018-07-11 13:13:08,783 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp.TestNtp) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp.TestNtp) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp.TestNtp) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp.TestNtp) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp.TestNtp) Unexpected warnings should not be found in the log. ... ok test_ntp_dist_entries (tests.cloud_tests.testcases.modules.ntp.TestNtp) Test dist config file is empty ... ok test_ntp_entries (tests.cloud_tests.testcases.modules.ntp.TestNtp) Test config entries ... ok test_ntp_installed (tests.cloud_tests.testcases.modules.ntp.TestNtp) Test ntp installed ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.046s OK (skipped=2) 2018-07-11 13:13:08,837 - tests.cloud_tests - DEBUG - verifying test data for modules/timezone test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Unexpected warnings should not be found in the log. ... ok test_timezone (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Test date prints correct timezone. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.038s OK (skipped=2) 2018-07-11 13:13:08,882 - tests.cloud_tests - DEBUG - verifying test data for modules/keys_to_console test_excluded_keys (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Test excluded keys missing. ... ok test_expected_keys (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Test expected keys exist. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.043s OK (skipped=2) 2018-07-11 13:13:08,935 - tests.cloud_tests - DEBUG - verifying test data for modules/debug_enable test_debug_enable (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Test debug messages in cloud-init log. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.043s OK (skipped=2) 2018-07-11 13:13:08,984 - tests.cloud_tests - DEBUG - verifying test data for modules/seed_random_data test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Unexpected warnings should not be found in the log. ... ok test_random_seed_data (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Test random data passed in exists. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.052s OK (skipped=2) 2018-07-11 13:13:09,047 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password_list test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Unexpected warnings should not be found in the log. ... ok test_shadow_expected_users (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Test every tom, dick, and harry user in shadow. ... ok test_shadow_passwords (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Test shadow passwords. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.045s OK (skipped=2) 2018-07-11 13:13:09,100 - tests.cloud_tests - DEBUG - verifying test data for modules/user_groups test_group_cloud_users (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test cloud users group exists. ... ok test_group_ubuntu (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test ubuntu group exists. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Unexpected warnings should not be found in the log. ... ok test_user_barfoo (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test barfoo user exists. ... ok test_user_cloudy (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test cloudy user exists. ... ok test_user_foobar (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test foobar user exists. ... ok test_user_root_in_secret (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test root user is in 'secret' group. ... ok test_user_ubuntu (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test ubuntu user exists. ... ok ---------------------------------------------------------------------- Ran 12 tests in 0.067s OK (skipped=2) 2018-07-11 13:13:09,183 - tests.cloud_tests - DEBUG - verifying test data for modules/debug_disable test_debug_disable (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Test verbose output missing from logs. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.076s OK (skipped=2) 2018-07-11 13:13:09,274 - tests.cloud_tests - DEBUG - verifying test data for modules/byobu test_byobu_installed (tests.cloud_tests.testcases.modules.byobu.TestByobu) Test byobu installed. ... ok test_byobu_launch_exists (tests.cloud_tests.testcases.modules.byobu.TestByobu) Test byobu-launch exists. ... ok test_byobu_profile_enabled (tests.cloud_tests.testcases.modules.byobu.TestByobu) Test byobu profile.d file exists. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.byobu.TestByobu) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.byobu.TestByobu) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.byobu.TestByobu) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.byobu.TestByobu) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.byobu.TestByobu) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.045s OK (skipped=2) 2018-07-11 13:13:09,333 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_proxy test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Unexpected warnings should not be found in the log. ... ok test_proxy_config (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Test proxy options added to apt config. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.038s OK (skipped=2) 2018-07-11 13:13:09,380 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_ppa test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Unexpected warnings should not be found in the log. ... ok test_ppa (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Test specific ppa added. ... ok test_ppa_key (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Test ppa key added. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.044s OK (skipped=2) 2018-07-11 13:13:09,433 - tests.cloud_tests - DEBUG - verifying test data for modules/package_update_upgrade_install test_apt_history (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test apt history for update command. ... ok test_cloud_init_output (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test cloud-init-output for install & upgrade stuff. ... ok test_installed_sl (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test sl got installed. ... ok test_installed_tree (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test tree got installed. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.056s OK (skipped=2) 2018-07-11 13:13:09,505 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_timesyncd test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Unexpected warnings should not be found in the log. ... ok test_timesyncd_entries (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Test timesyncd config entries ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.078s OK (skipped=2) 2018-07-11 13:13:09,605 - tests.cloud_tests - DEBUG - verifying test data for modules/lxd_dir test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Validate instance-data.json content by lxd platform. ... ok test_lxc (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Test lxc installed. ... ok test_lxd (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Test lxd installed. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.078s OK (skipped=2) 2018-07-11 13:13:09,697 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_pipelining_disable test_disable_pipelining (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Test pipelining disabled. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.043s OK (skipped=2) 2018-07-11 13:13:09,754 - tests.cloud_tests - DEBUG - verifying test data for modules/runcmd test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Unexpected warnings should not be found in the log. ... ok test_run_cmd (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Test run command worked. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.038s OK (skipped=2) 2018-07-11 13:13:09,799 - tests.cloud_tests - DEBUG - verifying test data for modules/set_hostname test_hostname (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Test hostname command shows correct output. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.039s OK (skipped=2) 2018-07-11 13:13:09,847 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_conf test_apt_conf_assumeyes (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Test config assumes true. ... ok test_apt_conf_fixbroken (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Test config fixes broken. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.050s OK (skipped=2) 2018-07-11 13:13:09,905 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_disable_suites test_empty_sourcelist (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Test source list is empty. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.073s OK (skipped=2) 2018-07-11 13:13:09,988 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password_list_string test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Unexpected warnings should not be found in the log. ... ok test_shadow_expected_users (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Test every tom, dick, and harry user in shadow. ... ok test_shadow_passwords (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Test shadow passwords. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.045s OK (skipped=2) 2018-07-11 13:13:10,046 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password_expire test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Unexpected warnings should not be found in the log. ... ok test_shadow (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Test user frozen in shadow. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.039s OK (skipped=2) 2018-07-11 13:13:10,094 - tests.cloud_tests - DEBUG - verifying test data for modules/ca_certs test_cert_installed (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Test line from our cert exists. ... ok test_certs_updated (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Test certs have been updated in /etc/ssl/certs. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:10,141 - tests.cloud_tests - DEBUG - verifying test data for main/command_output_simple test_instance_data_json_ec2 (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Unexpected warnings should not be found in the log. ... ok test_output_file (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Ensure that the output file is not empty and has all stages. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.040s OK (skipped=2) 2018-07-11 13:13:10,189 - tests.cloud_tests - INFO - test: platform='lxd', os='bionic' passed all tests 2018-07-11 13:13:10,189 - tests.cloud_tests - INFO - test: platform='nocloud-kvm', os='bionic' verifying test data 2018-07-11 13:13:10,189 - tests.cloud_tests - DEBUG - verifying test data for bugs/lp1628337 test_fetch_indices (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Verify no apt errors. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Unexpected warnings should not be found in the log. ... ok test_ntp (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Verify can find ntp and install it. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.051s OK (skipped=2) 2018-07-11 13:13:10,247 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_list test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Unexpected warnings should not be found in the log. ... ok test_sources_list (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Test sources.list includes sources. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.055s OK (skipped=2) 2018-07-11 13:13:10,313 - tests.cloud_tests - DEBUG - verifying test data for modules/locale test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.locale.TestLocale) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.locale.TestLocale) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.locale.TestLocale) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_locale (tests.cloud_tests.testcases.modules.locale.TestLocale) Test locale is set properly. ... ok test_locale_a (tests.cloud_tests.testcases.modules.locale.TestLocale) Test locale -a has both options. ... ok test_locale_gen (tests.cloud_tests.testcases.modules.locale.TestLocale) Test local.gen file has all entries. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.locale.TestLocale) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.locale.TestLocale) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.055s OK (skipped=2) 2018-07-11 13:13:10,379 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_primary test_gatech_sources (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Test GaTech entires exist. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Unexpected warnings should not be found in the log. ... ok test_ubuntu_sources (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Test no default Ubuntu entries exist. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:10,426 - tests.cloud_tests - DEBUG - verifying test data for modules/lxd_bridge test_bridge (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Test bridge config. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_lxc (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Test lxc installed. ... ok test_lxd (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Test lxd installed. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.039s OK (skipped=2) 2018-07-11 13:13:10,473 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_security test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Unexpected warnings should not be found in the log. ... ok test_security_mirror (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Test security lines added and uncommented in source.list. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.048s OK (skipped=2) 2018-07-11 13:13:10,532 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_pipelining_os test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Unexpected warnings should not be found in the log. ... ok test_os_pipelining (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Test pipelining set to os. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.036s OK (skipped=2) 2018-07-11 13:13:10,576 - tests.cloud_tests - DEBUG - verifying test data for modules/snap test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.snap.TestSnap) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.snap.TestSnap) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.snap.TestSnap) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.snap.TestSnap) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.snap.TestSnap) Unexpected warnings should not be found in the log. ... ok test_snappy_version (tests.cloud_tests.testcases.modules.snap.TestSnap) Expect hello-world and core snaps are installed. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.036s OK (skipped=2) 2018-07-11 13:13:10,619 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_import_id test_authorized_keys (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Test that ssh keys were imported. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.036s OK (skipped=2) 2018-07-11 13:13:10,663 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_pools test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Unexpected warnings should not be found in the log. ... ok test_ntp_dist_entries (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test dist config file is empty ... ok test_ntp_entires (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test config entries ... ok test_ntp_installed (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test ntp installed ... ok test_ntpq_servers (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test ntpq output has configured servers ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.039s OK (skipped=2) 2018-07-11 13:13:10,710 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_keys_generate test_dsa_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test dsa private key not generated. ... ok test_dsa_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test dsa public key not generated. ... ok test_ecdsa_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ecdsa public key generated. ... ok test_ecdsa_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ecdsa public key generated. ... ok test_ed25519_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ed25519 public key generated. ... ok test_ed25519_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ed25519 public key generated. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Unexpected warnings should not be found in the log. ... ok test_rsa_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test rsa public key not generated. ... ok test_rsa_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test rsa public key not generated. ... ok ---------------------------------------------------------------------- Ran 13 tests in 0.036s OK (skipped=2) 2018-07-11 13:13:10,755 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_auth_key_fingerprints_enable test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Unexpected warnings should not be found in the log. ... ok test_syslog (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Verify output of syslog. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.036s OK (skipped=2) 2018-07-11 13:13:10,799 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_keyserver test_apt_key_list (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Test specific key added. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Unexpected warnings should not be found in the log. ... ok test_source_list (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Test source.list updated. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.036s OK (skipped=2) 2018-07-11 13:13:10,843 - tests.cloud_tests - DEBUG - verifying test data for modules/bootcmd test_bootcmd_host (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Test boot cmd worked. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.036s OK (skipped=2) 2018-07-11 13:13:10,886 - tests.cloud_tests - DEBUG - verifying test data for modules/set_hostname_fqdn test_hostname (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Test hostname output. ... ok test_hostname_fqdn (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Test hostname fqdn output. ... ok test_hosts (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Test /etc/hosts file. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.036s OK (skipped=2) 2018-07-11 13:13:10,930 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_auth_key_fingerprints_disable test_cloud_init_log (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Verify disabled. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:10,974 - tests.cloud_tests - DEBUG - verifying test data for modules/final_message test_final_message_string (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Ensure final handles regular strings. ... ok test_final_message_subs (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Test variable substitution in final message. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.038s OK (skipped=2) 2018-07-11 13:13:11,019 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_key test_apt_key_list (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Test key list updated. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Unexpected warnings should not be found in the log. ... ok test_source_list (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Test source.list updated. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:11,066 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_servers test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Unexpected warnings should not be found in the log. ... ok test_ntp_dist_entries (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test dist config file is empty ... ok test_ntp_entries (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test config server entries ... ok test_ntp_installed (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test ntp installed ... ok test_ntpq_servers (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test ntpq output has configured servers ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.045s OK (skipped=2) 2018-07-11 13:13:11,121 - tests.cloud_tests - DEBUG - verifying test data for modules/snappy test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Unexpected warnings should not be found in the log. ... ok test_snappy_version (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Test snappy version output ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.041s OK (skipped=2) 2018-07-11 13:13:11,170 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_chrony test_chrony_entries (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Test chrony config entries ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:11,213 - tests.cloud_tests - DEBUG - verifying test data for modules/write_files test_b64 (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test b64 encoded file reads as ascii. ... ok test_binary (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test binary file reads as executable. ... ok test_gzip (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test gzip file shows up as a shell script. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Unexpected warnings should not be found in the log. ... ok test_text (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test text shows up as ASCII text. ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:11,258 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password.TestPassword) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password.TestPassword) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password.TestPassword) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password.TestPassword) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password.TestPassword) Unexpected warnings should not be found in the log. ... ok test_shadow (tests.cloud_tests.testcases.modules.set_password.TestPassword) Test ubuntu user in shadow. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password.TestPassword) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.042s OK (skipped=2) 2018-07-11 13:13:11,308 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp.TestNtp) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp.TestNtp) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp.TestNtp) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp.TestNtp) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp.TestNtp) Unexpected warnings should not be found in the log. ... ok test_ntp_dist_entries (tests.cloud_tests.testcases.modules.ntp.TestNtp) Test dist config file is empty ... ok test_ntp_entries (tests.cloud_tests.testcases.modules.ntp.TestNtp) Test config entries ... ok test_ntp_installed (tests.cloud_tests.testcases.modules.ntp.TestNtp) Test ntp installed ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.036s OK (skipped=2) 2018-07-11 13:13:11,352 - tests.cloud_tests - DEBUG - verifying test data for modules/timezone test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Unexpected warnings should not be found in the log. ... ok test_timezone (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Test date prints correct timezone. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.036s OK (skipped=2) 2018-07-11 13:13:11,393 - tests.cloud_tests - DEBUG - verifying test data for modules/keys_to_console test_excluded_keys (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Test excluded keys missing. ... ok test_expected_keys (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Test expected keys exist. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:11,438 - tests.cloud_tests - DEBUG - verifying test data for modules/debug_enable test_debug_enable (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Test debug messages in cloud-init log. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.036s OK (skipped=2) 2018-07-11 13:13:11,480 - tests.cloud_tests - DEBUG - verifying test data for modules/seed_random_data test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Unexpected warnings should not be found in the log. ... ok test_random_seed_data (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Test random data passed in exists. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.066s OK (skipped=2) 2018-07-11 13:13:11,553 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password_list test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Unexpected warnings should not be found in the log. ... ok test_shadow_expected_users (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Test every tom, dick, and harry user in shadow. ... ok test_shadow_passwords (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Test shadow passwords. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.040s OK (skipped=2) 2018-07-11 13:13:11,602 - tests.cloud_tests - DEBUG - verifying test data for modules/user_groups test_group_cloud_users (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test cloud users group exists. ... ok test_group_ubuntu (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test ubuntu group exists. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Unexpected warnings should not be found in the log. ... ok test_user_barfoo (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test barfoo user exists. ... ok test_user_cloudy (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test cloudy user exists. ... ok test_user_foobar (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test foobar user exists. ... ok test_user_root_in_secret (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test root user is in 'secret' group. ... ok test_user_ubuntu (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test ubuntu user exists. ... ok ---------------------------------------------------------------------- Ran 12 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:11,646 - tests.cloud_tests - DEBUG - verifying test data for modules/debug_disable test_debug_disable (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Test verbose output missing from logs. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:11,690 - tests.cloud_tests - DEBUG - verifying test data for modules/byobu test_byobu_installed (tests.cloud_tests.testcases.modules.byobu.TestByobu) Test byobu installed. ... ok test_byobu_launch_exists (tests.cloud_tests.testcases.modules.byobu.TestByobu) Test byobu-launch exists. ... ok test_byobu_profile_enabled (tests.cloud_tests.testcases.modules.byobu.TestByobu) Test byobu profile.d file exists. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.byobu.TestByobu) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.byobu.TestByobu) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.byobu.TestByobu) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.byobu.TestByobu) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.byobu.TestByobu) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.038s OK (skipped=2) 2018-07-11 13:13:11,736 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_proxy test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Unexpected warnings should not be found in the log. ... ok test_proxy_config (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Test proxy options added to apt config. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.041s OK (skipped=2) 2018-07-11 13:13:11,789 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_ppa test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Unexpected warnings should not be found in the log. ... ok test_ppa (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Test specific ppa added. ... ok test_ppa_key (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Test ppa key added. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:11,834 - tests.cloud_tests - DEBUG - verifying test data for modules/package_update_upgrade_install test_apt_history (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test apt history for update command. ... ok test_cloud_init_output (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test cloud-init-output for install & upgrade stuff. ... ok test_installed_sl (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test sl got installed. ... ok test_installed_tree (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test tree got installed. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.040s OK (skipped=2) 2018-07-11 13:13:11,885 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_timesyncd test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Unexpected warnings should not be found in the log. ... ok test_timesyncd_entries (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Test timesyncd config entries ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.044s OK (skipped=2) 2018-07-11 13:13:11,937 - tests.cloud_tests - DEBUG - verifying test data for modules/lxd_dir test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_lxc (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Test lxc installed. ... ok test_lxd (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Test lxd installed. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.039s OK (skipped=2) 2018-07-11 13:13:11,984 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_pipelining_disable test_disable_pipelining (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Test pipelining disabled. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:12,029 - tests.cloud_tests - DEBUG - verifying test data for modules/runcmd test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Unexpected warnings should not be found in the log. ... ok test_run_cmd (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Test run command worked. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.041s OK (skipped=2) 2018-07-11 13:13:12,078 - tests.cloud_tests - DEBUG - verifying test data for modules/set_hostname test_hostname (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Test hostname command shows correct output. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.041s OK (skipped=2) 2018-07-11 13:13:12,127 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_conf test_apt_conf_assumeyes (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Test config assumes true. ... ok test_apt_conf_fixbroken (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Test config fixes broken. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:12,172 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_disable_suites test_empty_sourcelist (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Test source list is empty. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.038s OK (skipped=2) 2018-07-11 13:13:12,218 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password_list_string test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Unexpected warnings should not be found in the log. ... ok test_shadow_expected_users (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Test every tom, dick, and harry user in shadow. ... ok test_shadow_passwords (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Test shadow passwords. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.043s OK (skipped=2) 2018-07-11 13:13:12,269 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password_expire test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Unexpected warnings should not be found in the log. ... ok test_shadow (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Test user frozen in shadow. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.040s OK (skipped=2) 2018-07-11 13:13:12,318 - tests.cloud_tests - DEBUG - verifying test data for modules/ca_certs test_cert_installed (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Test line from our cert exists. ... ok test_certs_updated (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Test certs have been updated in /etc/ssl/certs. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.037s OK (skipped=2) 2018-07-11 13:13:12,365 - tests.cloud_tests - DEBUG - verifying test data for main/command_output_simple test_instance_data_json_ec2 (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Unexpected warnings should not be found in the log. ... ok test_output_file (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Ensure that the output file is not empty and has all stages. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.038s OK (skipped=2) 2018-07-11 13:13:12,412 - tests.cloud_tests - INFO - test: platform='nocloud-kvm', os='bionic' passed all tests 2018-07-11 13:13:12,412 - tests.cloud_tests - DEBUG - ---- Verify summarized results: Platform: ec2 Distro: bionic test modules passed:46 tests failed:0 Platform: lxd Distro: bionic test modules passed:46 tests failed:0 Platform: nocloud-kvm Distro: bionic test modules passed:46 tests failed:0 2018-07-11 13:13:12,412 - tests.cloud_tests - INFO - leaving data in /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results ___________________________________ summary ____________________________________ citest: commands succeeded congratulations :) + find . -name id_rsa* -delete Archiving artifacts Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: SUCCESS