← Back to team overview

maas-builds team mailing list archive

debug-yakkety-trunk - Build # 2 - Failure! - Built with lp:maas (revno: -1) and lp:~maas-maintainers/maas/packaging (revno: -1)

 

Built with lp:maas (revno: -1) and lp:~maas-maintainers/maas/packaging (revno: -1)

See http://162.213.35.104:8080/job/debug-yakkety-trunk/2/

[...truncated 9032 lines...]
Setting up autopoint (0.19.7-2ubuntu3) ...
Setting up libtool (2.4.6-0.1) ...
Setting up python-blinker (1.3.dfsg2-1build1) ...
Setting up python-jwt (1.4.1-1) ...
Setting up python-oauthlib (1.1.2-1) ...
Processing triggers for sgml-base (1.28) ...
Setting up python3-docutils (0.12+dfsg-1) ...
update-alternatives: using /usr/share/docutils/scripts/python3/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python3/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python3/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python3/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python3/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python3/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python3/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python3/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python3/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode
Setting up python3-sphinx (1.4.5-1) ...
Setting up python3-django-maas (2.0.0~rc2+bzr5156+5203+508-0ubuntu1) ...
Setting up maas-region-api (2.0.0~rc2+bzr5156+5203+508-0ubuntu1) ...
Considering dependency proxy for proxy_http:
Enabling module proxy.
Enabling module proxy_http.
To activate the new configuration, you need to run:
  service apache2 restart
Considering dependency proxy for proxy_wstunnel:
Module proxy already enabled
Enabling module proxy_wstunnel.
To activate the new configuration, you need to run:
  service apache2 restart
Enabling module expires.
To activate the new configuration, you need to run:
  service apache2 restart
Enabling module rewrite.
To activate the new configuration, you need to run:
  service apache2 restart
Created symlink /etc/systemd/system/multi-user.target.wants/maas-regiond.service ��� /lib/systemd/system/maas-regiond.service.
Setting up maas-dns (2.0.0~rc2+bzr5156+5203+508-0ubuntu1) ...
Setting up maas-region-controller (2.0.0~rc2+bzr5156+5203+508-0ubuntu1) ...
dbconfig-common: writing config to /etc/dbconfig-common/maas-region-controller.conf

Creating config file /etc/dbconfig-common/maas-region-controller.conf with new version
creating postgres user maas:  success.
verifying creation of user: success.
creating database maasdb: success.
verifying database maasdb exists: success.
dbconfig-common: flushing administrative password
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
Operations to perform:
  Synchronize unmigrated apps: staticfiles, messages
  Apply all migrations: maasserver, sessions, sites, contenttypes, metadataserver, auth, piston3
Synchronizing apps without migrations:
  Creating tables...
    Running deferred SQL...
  Installing custom SQL...
Running migrations:
  Rendering model states... DONE
  Applying contenttypes.0001_initial... OK
  Applying auth.0001_initial... OK
  Applying auth.0002_auto_20151119_1629... OK
  Applying contenttypes.0002_remove_content_type_name... OK
  Applying piston3.0001_initial... OK
  Applying maasserver.0001_initial... OK
  Applying maasserver.0002_remove_candidate_name_model... OK
  Applying maasserver.0003_add_node_type_to_node... OK
  Applying maasserver.0004_migrate_installable_to_node_type... OK
  Applying maasserver.0005_delete_installable_from_node... OK
  Applying maasserver.0006_add_lease_time_to_staticipaddress... OK
  Applying maasserver.0007_create_node_proxy_models... OK
  Applying maasserver.0008_use_new_arrayfield... OK
  Applying maasserver.0009_remove_routers_field_from_node... OK
  Applying maasserver.0010_add_dns_models... OK
  Applying maasserver.0011_domain_data... OK
  Applying maasserver.0012_drop_dns_fields... OK
  Applying maasserver.0013_remove_boot_type_from_node... OK
  Applying maasserver.0014_add_region_models... OK
  Applying maasserver.0015_add_bmc_model... OK
  Applying maasserver.0016_migrate_power_data_node_to_bmc... OK
  Applying maasserver.0017_remove_node_power_type... OK
  Applying maasserver.0018_add_dnsdata... OK
  Applying maasserver.0019_add_iprange... OK
  Applying maasserver.0020_nodegroup_to_rackcontroller... OK
  Applying maasserver.0021_nodegroupinterface_to_iprange... OK
  Applying maasserver.0022_extract_ip_for_bmcs... OK
  Applying maasserver.0023_add_ttl_field... OK
  Applying maasserver.0024_remove_nodegroupinterface... OK
  Applying maasserver.0025_create_node_system_id_sequence... OK
  Applying maasserver.0026_create_zone_serial_sequence... OK
  Applying maasserver.0027_replace_static_range_with_admin_reserved_ranges... OK
  Applying maasserver.0028_update_default_vlan_on_interface_and_subnet... OK
  Applying maasserver.0029_add_rdns_mode... OK
  Applying maasserver.0030_drop_all_old_funcs... OK
  Applying maasserver.0031_add_region_rack_rpc_conn_model... OK
  Applying maasserver.0032_loosen_vlan... OK
  Applying maasserver.0033_iprange_minor_changes... OK
  Applying maasserver.0034_rename_mount_params_as_mount_options... OK
  Applying maasserver.0035_convert_ether_wake_to_manual_power_type... OK
  Applying maasserver.0036_add_service_model... OK
  Applying maasserver.0037_node_last_image_sync... OK
  Applying maasserver.0038_filesystem_ramfs_tmpfs_support... OK
  Applying maasserver.0039_create_template_and_versionedtextfile_models... OK
  Applying maasserver.0040_fix_id_seq... OK
  Applying maasserver.0041_change_bmc_on_delete_to_set_null... OK
  Applying maasserver.0042_add_routable_rack_controllers_to_bmc... OK
  Applying maasserver.0043_dhcpsnippet... OK
  Applying maasserver.0044_remove_di_bootresourcefiles... OK
  Applying maasserver.0045_add_node_to_filesystem... OK
  Applying maasserver.0046_add_bridge_interface_type... OK
  Applying maasserver.0047_fix_spelling_of_degraded... OK
  Applying maasserver.0048_add_subnet_allow_proxy... OK
  Applying maasserver.0049_add_external_dhcp_present_to_vlan... OK
  Applying maasserver.0050_modify_external_dhcp_on_vlan... OK
  Applying maasserver.0051_space_fabric_unique... OK
  Applying maasserver.0052_add_codename_title_eol_to_bootresourcecache... OK
  Applying maasserver.0053_add_ownerdata_model... OK
  Applying maasserver.0054_controller... OK
  Applying maasserver.0055_dns_publications... OK
  Applying maasserver.0056_zone_serial_ownership... OK
  Applying maasserver.0057_initial_dns_publication... OK
  Applying maasserver.0058_bigger_integer_for_dns_publication_serial... OK
  Applying maasserver.0056_add_description_to_fabric_and_space... OK
  Applying maasserver.0057_merge... OK
  Applying maasserver.0059_merge... OK
  Applying maasserver.0060_amt_remove_mac_address... OK
  Applying maasserver.0061_maas_nodegroup_worker_to_maas... OK
  Applying maasserver.0062_fix_bootsource_daily_label... OK
  Applying maasserver.0063_remove_orphaned_bmcs_and_ips... OK
  Applying maasserver.0064_remove_unneeded_event_triggers... OK
  Applying maasserver.0065_larger_osystem_and_distro_series... OK
  Applying maasserver.0066_allow_squashfs... OK
  Applying maasserver.0067_add_size_to_largefile... OK
  Applying maasserver.0068_drop_node_system_id_sequence... OK
  Applying maasserver.0069_add_previous_node_status_to_node... OK
  Applying metadataserver.0001_initial... OK
  Applying piston3.0002_auto_20151209_1652... OK
  Applying sessions.0001_initial... OK
  Applying sites.0001_initial... OK
Setting up maas (2.0.0~rc2+bzr5156+5203+508-0ubuntu1) ...
Setting up dh-strip-nondeterminism (0.022-1) ...
Setting up debhelper (9.20160709ubuntu1) ...
Setting up dh-autoreconf (12) ...
Setting up adt-satdep (0) ...
Processing triggers for libc-bin (2.23-1ubuntu1) ...
Processing triggers for systemd (230-7) ...
Processing triggers for ureadahead (0.100.0-19) ...
Processing triggers for ufw (0.35-2) ...
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: testbed command ['dpkg', '--status', 'adt-satdep'], kind short, sout pipe, serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: testbed command ['apt-get', '--simulate', '--quiet', '-o', 'APT::Get::Show-User-Simulation-Note=False', '--auto-remove', 'purge', 'adt-satdep'], kind short, sout pipe, serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: Marking test dependencies as manually installed: maas maas-region-controller maas-dns maas-region-api apache2 apache2-bin apache2-data apache2-utils maas-rack-controller python3-maas-provisioningserver archdetect-deb authbind bind9 bind9utils bzr python3-django-maas python3-curtin curtin-common dbconfig-pgsql dbconfig-common devscripts python3-sphinx python3-docutils docutils-common python3-formencode formencode-i18n freeipmi-tools libipmidetect0 freeipmi-common python-ipdb ipython maas-dhcp isc-dhcp-server juju juju-2.0 libaprutil1-dbd-sqlite3 libaprutil1-ldap libaprutil1 libapr1 tgt libconfig-general-perl libdebian-installer4 maas-proxy squid libecap3 libipmiconsole2 libfreeipmi16 librdmacm1 libibverbs1 libirs-export141 libirs141 libisccfg-export140 libjs-angularjs sphinx-common libjs-sphinxdoc libjs-jquery libjs-underscore libjs-yui3-min libjs-yui3-full libjs-yui3-common libltdl7 liblua5.1-0 sg3-utils libsgutils2-2 maas-cli maas-common pep8 postgresql pxelinux pyflakes python-all python3-seamicroclient python3-babel python-babel-localedata python-oauthlib python-blinker python-bzrlib python-configobj python-decorator python3-django-piston3 python3-django python-django-common python-testtools python-extras python-jwt python-unittest2 python-traceback2 python-linecache2 python-mimeparse python-nose python-paramiko python-parted python-pbr python-pexpect python-pip python-pip-whl python-ptyprocess python-pyflakes python-simplegeneric python-yaml python-zmq python3-alabaster python3-txtftp python3-crochet python3-twisted python3-service-identity python3-attr python3-bson python3-convoy python3-djorm-ext-pgarray python3-dnspython python3-maas-client python3-httplib2 python3-imagesize python3-iso8601 python3-jsonschema python3-lxml python3-mock python3-netifaces python3-nose python3-oauth python3-paramiko python3-pep8 python3-petname python3-pexpect python3-psycopg2 python3-ptyprocess python3-pyasn1-modules python3-pygments python3-pyparsing python3-pyvmomi python3-roman python3-simplestreams python3-tempita python3-tz python3-zope.interface squid-common squid-langpack syslinux-common ubuntu-cloudimage-keyring
adt-run: DBG: testbed command ['apt-mark', 'manual', '-qq', 'maas', 'maas-region-controller', 'maas-dns', 'maas-region-api', 'apache2', 'apache2-bin', 'apache2-data', 'apache2-utils', 'maas-rack-controller', 'python3-maas-provisioningserver', 'archdetect-deb', 'authbind', 'bind9', 'bind9utils', 'bzr', 'python3-django-maas', 'python3-curtin', 'curtin-common', 'dbconfig-pgsql', 'dbconfig-common'], kind short, sout raw, serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: testbed command ['apt-mark', 'manual', '-qq', 'devscripts', 'python3-sphinx', 'python3-docutils', 'docutils-common', 'python3-formencode', 'formencode-i18n', 'freeipmi-tools', 'libipmidetect0', 'freeipmi-common', 'python-ipdb', 'ipython', 'maas-dhcp', 'isc-dhcp-server', 'juju', 'juju-2.0', 'libaprutil1-dbd-sqlite3', 'libaprutil1-ldap', 'libaprutil1', 'libapr1', 'tgt'], kind short, sout raw, serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: testbed command ['apt-mark', 'manual', '-qq', 'libconfig-general-perl', 'libdebian-installer4', 'maas-proxy', 'squid', 'libecap3', 'libipmiconsole2', 'libfreeipmi16', 'librdmacm1', 'libibverbs1', 'libirs-export141', 'libirs141', 'libisccfg-export140', 'libjs-angularjs', 'sphinx-common', 'libjs-sphinxdoc', 'libjs-jquery', 'libjs-underscore', 'libjs-yui3-min', 'libjs-yui3-full', 'libjs-yui3-common'], kind short, sout raw, serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: testbed command ['apt-mark', 'manual', '-qq', 'libltdl7', 'liblua5.1-0', 'sg3-utils', 'libsgutils2-2', 'maas-cli', 'maas-common', 'pep8', 'postgresql', 'pxelinux', 'pyflakes', 'python-all', 'python3-seamicroclient', 'python3-babel', 'python-babel-localedata', 'python-oauthlib', 'python-blinker', 'python-bzrlib', 'python-configobj', 'python-decorator', 'python3-django-piston3'], kind short, sout raw, serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: testbed command ['apt-mark', 'manual', '-qq', 'python3-django', 'python-django-common', 'python-testtools', 'python-extras', 'python-jwt', 'python-unittest2', 'python-traceback2', 'python-linecache2', 'python-mimeparse', 'python-nose', 'python-paramiko', 'python-parted', 'python-pbr', 'python-pexpect', 'python-pip', 'python-pip-whl', 'python-ptyprocess', 'python-pyflakes', 'python-simplegeneric', 'python-yaml'], kind short, sout raw, serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: testbed command ['apt-mark', 'manual', '-qq', 'python-zmq', 'python3-alabaster', 'python3-txtftp', 'python3-crochet', 'python3-twisted', 'python3-service-identity', 'python3-attr', 'python3-bson', 'python3-convoy', 'python3-djorm-ext-pgarray', 'python3-dnspython', 'python3-maas-client', 'python3-httplib2', 'python3-imagesize', 'python3-iso8601', 'python3-jsonschema', 'python3-lxml', 'python3-mock', 'python3-netifaces', 'python3-nose'], kind short, sout raw, serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: testbed command ['apt-mark', 'manual', '-qq', 'python3-oauth', 'python3-paramiko', 'python3-pep8', 'python3-petname', 'python3-pexpect', 'python3-psycopg2', 'python3-ptyprocess', 'python3-pyasn1-modules', 'python3-pygments', 'python3-pyparsing', 'python3-pyvmomi', 'python3-roman', 'python3-simplestreams', 'python3-tempita', 'python3-tz', 'python3-zope.interface', 'squid-common', 'squid-langpack', 'syslinux-common', 'ubuntu-cloudimage-keyring'], kind short, sout raw, serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: testbed command ['dpkg', '--purge', 'adt-satdep'], kind short, sout raw, serr raw, env []
(Reading database ... 94438 files and directories currently installed.)
Removing adt-satdep (0) ...
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: testbed command ['sh', '-ec', '[ -d /var/cache/apparmor -a -d /var/lib/apparmor/clicks -a ! -e /var/cache/apparmor/click-ap.rules ] && type aa-clickhook >/dev/null 2>&1'], kind short, sout raw, serr raw, env []
adt-run: DBG: testbed command exited with code 1
adt-run: DBG: testbed does not have AppArmor/click or already has Autopilot click rules, no need to adjust rules
adt-run: DBG: testbed command ['which', 'dpkg-query'], kind short, sout pipe, serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: testbed command ['sh', '-ec', "dpkg-query --show -f '${Package}\\t${Version}\\n' > /tmp/autopkgtest.3bF48s/maas-package-test-packages.all"], kind short, sout raw, serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: sending command to testbed: copyup /tmp/autopkgtest.3bF48s/maas-package-test-packages.all /var/lib/jenkins/workspace/debug-yakkety-trunk/results/maas-package-test-packages.all
adt-virt-qemu: DBG: executing copyup /tmp/autopkgtest.3bF48s/maas-package-test-packages.all /var/lib/jenkins/workspace/debug-yakkety-trunk/results/maas-package-test-packages.all
adt-virt-qemu: DBG: ['cmdls', "(['/tmp/adt-virt-qemu.r0oxni_i/runcmd', 'sh', '-ec', 'cat </tmp/autopkgtest.3bF48s/maas-package-test-packages.all'], ['cat'])"]
adt-virt-qemu: DBG: ['srcstdin', "<_io.TextIOWrapper name='/dev/null' mode='r' encoding='ANSI_X3.4-1968'>", 'deststdout', "<_io.TextIOWrapper name='/var/lib/jenkins/workspace/debug-yakkety-trunk/results/maas-package-test-packages.all' mode='w' encoding='ANSI_X3.4-1968'>", 'devnull_read', <_io.TextIOWrapper name='/dev/null' mode='r' encoding='ANSI_X3.4-1968'>]
adt-virt-qemu: DBG:  +< /tmp/adt-virt-qemu.r0oxni_i/runcmd sh -ec cat </tmp/autopkgtest.3bF48s/maas-package-test-packages.all
adt-virt-qemu: DBG:  +> cat
adt-virt-qemu: DBG:  +>?
adt-virt-qemu: DBG:  +<?
adt-run: DBG: got reply from testbed: ok
adt-run: DBG: testbed command ['test', '-e', '/tmp/autopkgtest.3bF48s/build.6c9/real-tree'], kind short, sout raw, serr raw, env []
adt-run: DBG: testbed command exited with code 1
adt-run: DBG: testbed command ['mkdir', '-p', '/tmp/autopkgtest.3bF48s/build.6c9'], kind short, sout raw, serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: sending command to testbed: copydown /var/lib/jenkins/workspace/debug-yakkety-trunk/results/tests-tree/ /tmp/autopkgtest.3bF48s/build.6c9/real-tree/
adt-virt-qemu: DBG: executing copydown /var/lib/jenkins/workspace/debug-yakkety-trunk/results/tests-tree/ /tmp/autopkgtest.3bF48s/build.6c9/real-tree/
adt-virt-qemu: DBG: ['cmdls', "(['tar', '--directory', '/var/lib/jenkins/workspace/debug-yakkety-trunk/results/tests-tree/', '--warning=none', '-c', '.', '-f', '-'], ['/tmp/adt-virt-qemu.r0oxni_i/runcmd', 'sh', '-ec', 'if ! test -d /tmp/autopkgtest.3bF48s/build.6c9/real-tree/; then mkdir -- /tmp/autopkgtest.3bF48s/build.6c9/real-tree/; fi; cd /tmp/autopkgtest.3bF48s/build.6c9/real-tree/; tar --warning=none --preserve-permissions --extract --no-same-owner -f -'])"]
adt-virt-qemu: DBG: ['srcstdin', "<_io.TextIOWrapper name='/dev/null' mode='r' encoding='ANSI_X3.4-1968'>", 'deststdout', "<_io.TextIOWrapper name='/dev/null' mode='r' encoding='ANSI_X3.4-1968'>", 'devnull_read', <_io.TextIOWrapper name='/dev/null' mode='r' encoding='ANSI_X3.4-1968'>]
adt-virt-qemu: DBG:  +< tar --directory /var/lib/jenkins/workspace/debug-yakkety-trunk/results/tests-tree/ --warning=none -c . -f -
adt-virt-qemu: DBG:  +> /tmp/adt-virt-qemu.r0oxni_i/runcmd sh -ec if ! test -d /tmp/autopkgtest.3bF48s/build.6c9/real-tree/; then mkdir -- /tmp/autopkgtest.3bF48s/build.6c9/real-tree/; fi; cd /tmp/autopkgtest.3bF48s/build.6c9/real-tree/; tar --warning=none --preserve-permissions --extract --no-same-owner -f -
adt-virt-qemu: DBG:  +>?
adt-virt-qemu: DBG:  +<?
adt-run: DBG: got reply from testbed: ok
adt-run: DBG: testbed command ['chown', '-R', 'ubuntu', '--', '/tmp/autopkgtest.3bF48s/build.6c9/real-tree'], kind short, sout raw, serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run [18:16:39]: test maas-package-test: [-----------------------
adt-run: DBG: testbed command ['su', '-s', '/bin/bash', 'root', '-c', 'set -e; export USER=`id -nu`; . /etc/profile >/dev/null 2>&1 || true;  . ~/.profile >/dev/null 2>&1 || true; buildtree="/tmp/autopkgtest.3bF48s/build.6c9/real-tree"; mkdir -p -m 1777 -- "/tmp/autopkgtest.3bF48s/maas-package-test-artifacts"; export ADT_ARTIFACTS="/tmp/autopkgtest.3bF48s/maas-package-test-artifacts"; mkdir -p -m 755 "/tmp/autopkgtest.3bF48s/adttmp"; export ADTTMP="/tmp/autopkgtest.3bF48s/adttmp" export DEBIAN_FRONTEND=noninteractive; export LANG=C.UTF-8; export DEB_BUILD_OPTIONS=parallel=1; unset LANGUAGE LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE   LC_MONETARY LC_MESSAGES LC_PAPER LC_NAME LC_ADDRESS   LC_TELEPHONE LC_MEASUREMENT LC_IDENTIFICATION LC_ALL;rm -f /tmp/adt_test_script_pid; set -C; echo $$ > /tmp/adt_test_script_pid; set +C; trap "rm -f /tmp/adt_test_script_pid" EXIT INT QUIT PIPE; cd "$buildtree"; export ADT_NORMAL_USER=ubuntu; chmod +x /tmp/autopkgtest.3bF48s/build.6c9/real-tree/debian/tests/maas-package-test; touch /tmp/autopkgtest.3bF48s/maas-package-test-stdout /tmp/autopkgtest.3bF48s/maas-package-test-stderr; /tmp/autopkgtest.3bF48s/build.6c9/real-tree/debian/tests/maas-package-test 2> >(tee -a /tmp/autopkgtest.3bF48s/maas-package-test-stderr >&2) > >(tee -a /tmp/autopkgtest.3bF48s/maas-package-test-stdout); '], kind test, sout raw, serr raw, env []
maas-integration.TestMAASIntegration.test_create_admin ... ok
maas-integration.TestMAASIntegration.test_restart_dbus_avahi ... SKIP: Avahi/DBUS are not used anymore
maas-integration.TestMAASIntegration.test_update_maas_url ... ok
maas-integration.TestMAASIntegration.test_restart_provisioning_server_systemctl ... ok
maas-integration.TestMAASIntegration.test_check_initial_services_systemctl ... ok
maas-integration.TestMAASIntegration.test_check_rpc_info ... ok
maas-integration.TestMAASIntegration.test_update_preseed_arm ... SKIP: Don't test ARM nodes
maas-integration.TestMAASIntegration.test_login_api ... ok
maas-integration.TestMAASIntegration.test_maas_logged_in ... ok
maas-integration.TestMAASIntegration.test_set_http_proxy ... ok
maas-integration.TestMAASIntegration.test_region_rack_connected ... ok
maas-integration.TestMAASIntegration.test_import_boot_resources ... adt-run: DBG: timed out on ['/tmp/adt-virt-qemu.r0oxni_i/runcmd'] ['su', '-s', '/bin/bash', 'root', '-c', 'set -e; export USER=`id -nu`; . /etc/profile >/dev/null 2>&1 || true;  . ~/.profile >/dev/null 2>&1 || true; buildtree="/tmp/autopkgtest.3bF48s/build.6c9/real-tree"; mkdir -p -m 1777 -- "/tmp/autopkgtest.3bF48s/maas-package-test-artifacts"; export ADT_ARTIFACTS="/tmp/autopkgtest.3bF48s/maas-package-test-artifacts"; mkdir -p -m 755 "/tmp/autopkgtest.3bF48s/adttmp"; export ADTTMP="/tmp/autopkgtest.3bF48s/adttmp" export DEBIAN_FRONTEND=noninteractive; export LANG=C.UTF-8; export DEB_BUILD_OPTIONS=parallel=1; unset LANGUAGE LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE   LC_MONETARY LC_MESSAGES LC_PAPER LC_NAME LC_ADDRESS   LC_TELEPHONE LC_MEASUREMENT LC_IDENTIFICATION LC_ALL;rm -f /tmp/adt_test_script_pid; set -C; echo $$ > /tmp/adt_test_script_pid; set +C; trap "rm -f /tmp/adt_test_script_pid" EXIT INT QUIT PIPE; cd "$buildtree"; export ADT_NORMAL_USER=ubuntu; chmod +x /tmp/autopkgtest.3bF48s/build.6c9/real-tree/debian/tests/maas-package-test; touch /tmp/autopkgtest.3bF48s/maas-package-test-stdout /tmp/autopkgtest.3bF48s/maas-package-test-stderr; /tmp/autopkgtest.3bF48s/build.6c9/real-tree/debian/tests/maas-package-test 2> >(tee -a /tmp/autopkgtest.3bF48s/maas-package-test-stderr >&2) > >(tee -a /tmp/autopkgtest.3bF48s/maas-package-test-stdout); '] (kind: test)
adt-run [21:03:19]: ERROR: timed out on command "su -s /bin/bash root -c set -e; export USER=`id -nu`; . /etc/profile >/dev/null 2>&1 || true;  . ~/.profile >/dev/null 2>&1 || true; buildtree="/tmp/autopkgtest.3bF48s/build.6c9/real-tree"; mkdir -p -m 1777 -- "/tmp/autopkgtest.3bF48s/maas-package-test-artifacts"; export ADT_ARTIFACTS="/tmp/autopkgtest.3bF48s/maas-package-test-artifacts"; mkdir -p -m 755 "/tmp/autopkgtest.3bF48s/adttmp"; export ADTTMP="/tmp/autopkgtest.3bF48s/adttmp" export DEBIAN_FRONTEND=noninteractive; export LANG=C.UTF-8; export DEB_BUILD_OPTIONS=parallel=1; unset LANGUAGE LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE   LC_MONETARY LC_MESSAGES LC_PAPER LC_NAME LC_ADDRESS   LC_TELEPHONE LC_MEASUREMENT LC_IDENTIFICATION LC_ALL;rm -f /tmp/adt_test_script_pid; set -C; echo $$ > /tmp/adt_test_script_pid; set +C; trap "rm -f /tmp/adt_test_script_pid" EXIT INT QUIT PIPE; cd "$buildtree"; export ADT_NORMAL_USER=ubuntu; chmod +x /tmp/autopkgtest.3bF48s/build.6c9/real-tree/debian/tests/maas-package-test; touch /tmp/autopkgtest.3bF48s/maas-package-test-stdout /tmp/autopkgtest.3bF48s/maas-package-test-stderr; /tmp/autopkgtest.3bF48s/build.6c9/real-tree/debian/tests/maas-package-test 2> >(tee -a /tmp/autopkgtest.3bF48s/maas-package-test-stderr >&2) > >(tee -a /tmp/autopkgtest.3bF48s/maas-package-test-stdout); " (kind: test)
adt-run [21:03:19]: test maas-package-test: -----------------------]
adt-run: DBG: testbed executing test finished with exit status 1
adt-run: DBG: sending command to testbed: copyup /tmp/autopkgtest.3bF48s/maas-package-test-stdout /var/lib/jenkins/workspace/debug-yakkety-trunk/results/maas-package-test-stdout
adt-virt-qemu: DBG: executing copyup /tmp/autopkgtest.3bF48s/maas-package-test-stdout /var/lib/jenkins/workspace/debug-yakkety-trunk/results/maas-package-test-stdout
adt-virt-qemu: DBG: ['cmdls', "(['/tmp/adt-virt-qemu.r0oxni_i/runcmd', 'sh', '-ec', 'cat </tmp/autopkgtest.3bF48s/maas-package-test-stdout'], ['cat'])"]
adt-virt-qemu: DBG: ['srcstdin', "<_io.TextIOWrapper name='/dev/null' mode='r' encoding='ANSI_X3.4-1968'>", 'deststdout', "<_io.TextIOWrapper name='/var/lib/jenkins/workspace/debug-yakkety-trunk/results/maas-package-test-stdout' mode='w' encoding='ANSI_X3.4-1968'>", 'devnull_read', <_io.TextIOWrapper name='/dev/null' mode='r' encoding='ANSI_X3.4-1968'>]
adt-virt-qemu: DBG:  +< /tmp/adt-virt-qemu.r0oxni_i/runcmd sh -ec cat </tmp/autopkgtest.3bF48s/maas-package-test-stdout
adt-virt-qemu: DBG:  +> cat
adt-virt-qemu: DBG:  +>?
adt-run: DBG: got reply from testbed: timeout
adt-run: DBG: TestbedFailure sent `copyup /tmp/autopkgtest.3bF48s/maas-package-test-stdout /var/lib/jenkins/workspace/debug-yakkety-trunk/results/maas-package-test-stdout', got `timeout', expected `ok...'
adt-run: DBG: testbed stop
adt-run: DBG: testbed close, scratch=/tmp/autopkgtest.3bF48s
adt-run: DBG: sending command to testbed: close
adt-virt-qemu: DBG: executing close
adt-virt-qemu: DBG: cleanup...
qemu: terminating on signal 15 from pid 5688
adt-run: DBG: got reply from testbed: ok
adt-run: DBG: sending command to testbed: quit
adt-virt-qemu: DBG: executing quit
adt-virt-qemu: DBG: cleanup...
adt-run [21:08:20]: ERROR: testbed failure: sent `copyup /tmp/autopkgtest.3bF48s/maas-package-test-stdout /var/lib/jenkins/workspace/debug-yakkety-trunk/results/maas-package-test-stdout', got `timeout', expected `ok...'
adt-run: DBG: testbed stop
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
[BFA] Scanning build for known causes...
[BFA] No failure causes found
[BFA] Done. 0s
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


Follow ups