initialize app preparing following command to run: BuildCommand Try to build image with data: bootstrap: certs: null container: {format: tar.gz, meta_file: metadata.yaml} extend_kopts: biosdevname=0 net.ifnames=1 debug ignore_loglevel log_buf_len=10M print_fatal_signals=1 LOGLEVEL=8 extra_files: [/usr/share/fuel_bootstrap_cli/files/xenial] label: 6474af80-a2ad-45d4-8fb9-bbf83a737a23 modules: - {mask: kernel, name: kernel, uri: 'http://127.0.0.1:8080/bootstraps/6474af80-a2ad-45d4-8fb9-bbf83a737a23/vmlinuz'} - {compress_format: xz, mask: initrd, name: initrd, uri: 'http://127.0.0.1:8080/bootstraps/6474af80-a2ad-45d4-8fb9-bbf83a737a23/initrd.img'} - {compress_format: xz, container: raw, format: ext4, mask: rootfs, name: rootfs, uri: 'http://127.0.0.1:8080/bootstraps/6474af80-a2ad-45d4-8fb9-bbf83a737a23/root.squashfs'} post_script_file: null root_ssh_authorized_file: /root/.ssh/id_rsa.pub uuid: 6474af80-a2ad-45d4-8fb9-bbf83a737a23 codename: xenial hashed_root_password: null image_data: /: {compress_format: xz, container: raw, format: ext4, mask: rootfs, name: rootfs, uri: 'http://127.0.0.1:8080/bootstraps/6474af80-a2ad-45d4-8fb9-bbf83a737a23/root.squashfs'} output: /tmp/6474af80-a2ad-45d4-8fb9-bbf83a737a23.tar.gz packages: [squashfs-tools, nailgun-agent, nailgun-mcagents, live-boot, openssh-server, i40e-dkms, vim, fuel-agent, mcollective, puppet, xz-utils, msmtp-mta, linux-image-generic-lts-xenial, wget, multipath-tools-boot, multipath-tools, hwloc, openssh-client, mc, ntpdate, ntp, network-checker, live-boot-initramfs-tools, linux-headers-generic, daemonize, linux-firmware, ubuntu-minimal] proxies: {} repos: - {name: ubuntu-0, priority: 1001, section: main universe multiverse, suite: xenial, type: deb, uri: 'http://cz.archive.ubuntu.com/ubuntu/'} - {name: ubuntu-1, priority: 1001, section: main universe multiverse, suite: xenial-updates, type: deb, uri: 'http://cz.archive.ubuntu.com/ubuntu/'} - {name: ubuntu-2, priority: 1001, section: main universe multiverse, suite: xenial-security, type: deb, uri: 'http://cz.archive.ubuntu.com/ubuntu/'} - {name: mos, priority: 1050, section: main restricted, suite: mos10.0, type: deb, uri: 'http://127.0.0.1:8080/ubuntu/x86_64'} - {name: mos-updates, priority: 1050, section: main restricted, suite: mos10.0-updates, type: deb, uri: 'http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0'} - {name: mos-security, priority: 1050, section: main restricted, suite: mos10.0-security, type: deb, uri: 'http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0'} - {name: mos-holdback, priority: 1100, section: main restricted, suite: mos10.0-holdback, type: deb, uri: 'http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0'} root_password: null Trying to get driver: fuel_agent.drivers.bootstrap_build_image found extension EntryPoint.parse('bootstrap_build_image = fuel_agent.drivers.bootstrap:BootstrapBuildImage') found extension EntryPoint.parse('ironic = fuel_agent.drivers.nailgun:Ironic') found extension EntryPoint.parse('nailgun = fuel_agent.drivers.nailgun:Nailgun') found extension EntryPoint.parse('nailgun_build_image = fuel_agent.drivers.nailgun:NailgunBuildImage') found extension EntryPoint.parse('nailgun_simple = fuel_agent.drivers.simple:NailgunSimpleDriver') Found driver: BootstrapBuildImage Build process is in progress. Usually it takes 15-20 minutes. It depends on your internet connection and hardware performance. --- Building bootstrap image (do_mkbootstrap) --- Creating bootstrap container folder Creating temporary chroot directory Temporary chroot dir: /tmp/tmpq3wkrf.fuel-agent-image_container Creating temporary chroot directory Temporary chroot dir: /tmp/tmpopcYWP.fuel-agent-image *** Preparing image space *** Creating temporary sparsed file for the image: file:///tmp/6474af80-a2ad-45d4-8fb9-bbf83a737a23.tar.gz/root.squashfs Trying to execute command: truncate -s 8192M /tmp/tmpHSnbxt.fuel-agent-image Temporary file: /tmp/tmpHSnbxt.fuel-agent-image Looking for a free loop device Trying to execute command: losetup --find Attaching image file '/tmp/tmpHSnbxt.fuel-agent-image' to free loop device '/dev/loop0' Trying to execute command: losetup /dev/loop0 /tmp/tmpHSnbxt.fuel-agent-image Creating file system on the image Trying to execute command: mkfs.ext4 /dev/loop0 Trying to execute command: blkid -c /dev/null -o value -s UUID /dev/loop0 Trying to disable journaling for ext4 in order to speed up the build Trying to execute command: tune2fs -O ^has_journal /dev/loop0 Mounting target file systems: /tmp/tmpopcYWP.fuel-agent-image Trying to execute command: mount -t ext4 /dev/loop0 /tmp/tmpopcYWP.fuel-agent-image/ Installing BASE operating system into image Preventing services from being get started Installing base operating system using debootstrap Trying to execute command: debootstrap --include=ca-certificates,apt-transport-https --verbose --no-check-gpg --arch=amd64 xenial /tmp/tmpopcYWP.fuel-agent-image http://cz.archive.ubuntu.com/ubuntu/ Env variables: {'LANG': 'en_US.UTF8', 'TERM': 'linux', 'SHELL': '/bin/bash', 'XDG_RUNTIME_DIR': '/run/user/0', 'SHLVL': '1', 'HOSTNAME': 'nailgun.test.domain.local', 'LS_COLORS': 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=01;36:*.au=01;36:*.flac=01;36:*.mid=01;36:*.midi=01;36:*.mka=01;36:*.mp3=01;36:*.mpc=01;36:*.ogg=01;36:*.ra=01;36:*.wav=01;36:*.axa=01;36:*.oga=01;36:*.spx=01;36:*.xspf=01;36:', 'XDG_SEAT': 'seat0', 'LESSOPEN': '||/usr/bin/lesspipe.sh %s', 'HISTCONTROL': 'ignoredups', 'PWD': '/root', 'LOGNAME': 'root', 'USER': 'root', 'ADMIN_INTERFACE': 'enp0s3', 'MAIL': '/var/spool/mail/root', 'XDG_VTNR': '1', 'HOME': '/root', 'HISTSIZE': '1000', 'XDG_SESSION_ID': '1', '_': '/bin/fuel-bootstrap', 'PATH': '/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin'} Running deboostrap completed. stdout: I: Retrieving Release I: Retrieving Packages I: Validating Packages I: Resolving dependencies of required packages... I: Resolving dependencies of base packages... I: Found additional base dependencies: libasn1-8-heimdal libcurl3-gnutls libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libwind0-heimdal openssl I: Checking component main on http://cz.archive.ubuntu.com/ubuntu... I: Retrieving adduser 3.113+nmu3ubuntu4 I: Validating adduser 3.113+nmu3ubuntu4 I: Retrieving apt 1.2.10ubuntu1 I: Validating apt 1.2.10ubuntu1 I: Retrieving apt-transport-https 1.2.10ubuntu1 I: Validating apt-transport-https 1.2.10ubuntu1 I: Retrieving apt-utils 1.2.10ubuntu1 I: Validating apt-utils 1.2.10ubuntu1 I: Retrieving base-files 9.4ubuntu4 I: Validating base-files 9.4ubuntu4 I: Retrieving base-passwd 3.5.39 I: Validating base-passwd 3.5.39 I: Retrieving bash 4.3-14ubuntu1 I: Validating bash 4.3-14ubuntu1 I: Retrieving bsdutils 1:2.27.1-6ubuntu3 I: Validating bsdutils 1:2.27.1-6ubuntu3 I: Retrieving busybox-initramfs 1:1.22.0-15ubuntu1 I: Validating busybox-initramfs 1:1.22.0-15ubuntu1 I: Retrieving bzip2 1.0.6-8 I: Validating bzip2 1.0.6-8 I: Retrieving ca-certificates 20160104ubuntu1 I: Validating ca-certificates 20160104ubuntu1 I: Retrieving console-setup 1.108ubuntu15 I: Validating console-setup 1.108ubuntu15 I: Retrieving console-setup-linux 1.108ubuntu15 I: Validating console-setup-linux 1.108ubuntu15 I: Retrieving coreutils 8.25-2ubuntu2 I: Validating coreutils 8.25-2ubuntu2 I: Retrieving cpio 2.11+dfsg-5ubuntu1 I: Validating cpio 2.11+dfsg-5ubuntu1 I: Retrieving cron 3.0pl1-128ubuntu2 I: Validating cron 3.0pl1-128ubuntu2 I: Retrieving dash 0.5.8-2.1ubuntu2 I: Validating dash 0.5.8-2.1ubuntu2 I: Retrieving debconf 1.5.58ubuntu1 I: Validating debconf 1.5.58ubuntu1 I: Retrieving debconf-i18n 1.5.58ubuntu1 I: Validating debconf-i18n 1.5.58ubuntu1 I: Retrieving debianutils 4.7 I: Validating debianutils 4.7 I: Retrieving dh-python 2.20151103ubuntu1 I: Validating dh-python 2.20151103ubuntu1 I: Retrieving diffutils 1:3.3-3 I: Validating diffutils 1:3.3-3 I: Retrieving distro-info-data 0.28 I: Validating distro-info-data 0.28 I: Retrieving dpkg 1.18.4ubuntu1 I: Validating dpkg 1.18.4ubuntu1 I: Retrieving e2fslibs 1.42.13-1ubuntu1 I: Validating e2fslibs 1.42.13-1ubuntu1 I: Retrieving e2fsprogs 1.42.13-1ubuntu1 I: Validating e2fsprogs 1.42.13-1ubuntu1 I: Retrieving eject 2.1.5+deb1+cvs20081104-13.1 I: Validating eject 2.1.5+deb1+cvs20081104-13.1 I: Retrieving file 1:5.25-2ubuntu1 I: Validating file 1:5.25-2ubuntu1 I: Retrieving findutils 4.6.0+git+20160126-2 I: Validating findutils 4.6.0+git+20160126-2 I: Retrieving gcc-5-base 5.3.1-14ubuntu2 I: Validating gcc-5-base 5.3.1-14ubuntu2 I: Retrieving gcc-6-base 6.0.1-0ubuntu1 I: Validating gcc-6-base 6.0.1-0ubuntu1 I: Retrieving gnupg 1.4.20-1ubuntu3 I: Validating gnupg 1.4.20-1ubuntu3 I: Retrieving gpgv 1.4.20-1ubuntu3 I: Validating gpgv 1.4.20-1ubuntu3 I: Retrieving grep 2.24-1 I: Validating grep 2.24-1 I: Retrieving gzip 1.6-4ubuntu1 I: Validating gzip 1.6-4ubuntu1 I: Retrieving hostname 3.16ubuntu2 I: Validating hostname 3.16ubuntu2 I: Retrieving ifupdown 0.8.10ubuntu1 I: Validating ifupdown 0.8.10ubuntu1 I: Retrieving init 1.29ubuntu1 I: Validating init 1.29ubuntu1 I: Retrieving init-system-helpers 1.29ubuntu1 I: Validating init-system-helpers 1.29ubuntu1 I: Retrieving initramfs-tools 0.122ubuntu8 I: Validating initramfs-tools 0.122ubuntu8 I: Retrieving initramfs-tools-bin 0.122ubuntu8 I: Validating initramfs-tools-bin 0.122ubuntu8 I: Retrieving initramfs-tools-core 0.122ubuntu8 I: Validating initramfs-tools-core 0.122ubuntu8 I: Retrieving initscripts 2.88dsf-59.3ubuntu2 I: Validating initscripts 2.88dsf-59.3ubuntu2 I: Retrieving insserv 1.14.0-5ubuntu3 I: Validating insserv 1.14.0-5ubuntu3 I: Retrieving iproute2 4.3.0-1ubuntu3 I: Validating iproute2 4.3.0-1ubuntu3 I: Retrieving iputils-ping 3:20121221-5ubuntu2 I: Validating iputils-ping 3:20121221-5ubuntu2 I: Retrieving isc-dhcp-client 4.3.3-5ubuntu12 I: Validating isc-dhcp-client 4.3.3-5ubuntu12 I: Retrieving isc-dhcp-common 4.3.3-5ubuntu12 I: Validating isc-dhcp-common 4.3.3-5ubuntu12 I: Retrieving kbd 1.15.5-1ubuntu4 I: Validating kbd 1.15.5-1ubuntu4 I: Retrieving keyboard-configuration 1.108ubuntu15 I: Validating keyboard-configuration 1.108ubuntu15 I: Retrieving klibc-utils 2.0.4-8ubuntu1 I: Validating klibc-utils 2.0.4-8ubuntu1 I: Retrieving kmod 22-1ubuntu4 I: Validating kmod 22-1ubuntu4 I: Retrieving less 481-2.1 I: Validating less 481-2.1 I: Retrieving libacl1 2.2.52-3 I: Validating libacl1 2.2.52-3 I: Retrieving libapparmor1 2.10.95-0ubuntu2 I: Validating libapparmor1 2.10.95-0ubuntu2 I: Retrieving libapt-inst2.0 1.2.10ubuntu1 I: Validating libapt-inst2.0 1.2.10ubuntu1 I: Retrieving libapt-pkg5.0 1.2.10ubuntu1 I: Validating libapt-pkg5.0 1.2.10ubuntu1 I: Retrieving libasn1-8-heimdal 1.7~git20150920+dfsg-4ubuntu1 I: Validating libasn1-8-heimdal 1.7~git20150920+dfsg-4ubuntu1 I: Retrieving libatm1 1:2.5.1-1.5 I: Validating libatm1 1:2.5.1-1.5 I: Retrieving libattr1 1:2.4.47-2 I: Validating libattr1 1:2.4.47-2 I: Retrieving libaudit-common 1:2.4.5-1ubuntu2 I: Validating libaudit-common 1:2.4.5-1ubuntu2 I: Retrieving libaudit1 1:2.4.5-1ubuntu2 I: Validating libaudit1 1:2.4.5-1ubuntu2 I: Retrieving libblkid1 2.27.1-6ubuntu3 I: Validating libblkid1 2.27.1-6ubuntu3 I: Retrieving libbsd0 0.8.2-1 I: Validating libbsd0 0.8.2-1 I: Retrieving libbz2-1.0 1.0.6-8 I: Validating libbz2-1.0 1.0.6-8 I: Retrieving libc-bin 2.23-0ubuntu3 I: Validating libc-bin 2.23-0ubuntu3 I: Retrieving libc6 2.23-0ubuntu3 I: Validating libc6 2.23-0ubuntu3 I: Retrieving libcap2 1:2.24-12 I: Validating libcap2 1:2.24-12 I: Retrieving libcap2-bin 1:2.24-12 I: Validating libcap2-bin 1:2.24-12 I: Retrieving libcomerr2 1.42.13-1ubuntu1 I: Validating libcomerr2 1.42.13-1ubuntu1 I: Retrieving libcryptsetup4 2:1.6.6-5ubuntu2 I: Validating libcryptsetup4 2:1.6.6-5ubuntu2 I: Retrieving libcurl3-gnutls 7.47.0-1ubuntu2 I: Validating libcurl3-gnutls 7.47.0-1ubuntu2 I: Retrieving libdb5.3 5.3.28-11 I: Validating libdb5.3 5.3.28-11 I: Retrieving libdebconfclient0 0.198ubuntu1 I: Validating libdebconfclient0 0.198ubuntu1 I: Retrieving libdevmapper1.02.1 2:1.02.110-1ubuntu10 I: Validating libdevmapper1.02.1 2:1.02.110-1ubuntu10 I: Retrieving libdns-export162 1:9.10.3.dfsg.P4-8 I: Validating libdns-export162 1:9.10.3.dfsg.P4-8 I: Retrieving libestr0 0.1.10-1 I: Validating libestr0 0.1.10-1 I: Retrieving libexpat1 2.1.0-7 I: Validating libexpat1 2.1.0-7 I: Retrieving libfdisk1 2.27.1-6ubuntu3 I: Validating libfdisk1 2.27.1-6ubuntu3 I: Retrieving libffi6 3.2.1-4 I: Validating libffi6 3.2.1-4 I: Retrieving libfribidi0 0.19.7-1 I: Validating libfribidi0 0.19.7-1 I: Retrieving libgcc1 1:6.0.1-0ubuntu1 I: Validating libgcc1 1:6.0.1-0ubuntu1 I: Retrieving libgcrypt20 1.6.5-2 I: Validating libgcrypt20 1.6.5-2 I: Retrieving libgmp10 2:6.1.0+dfsg-2 I: Validating libgmp10 2:6.1.0+dfsg-2 I: Retrieving libgnutls-openssl27 3.4.10-4ubuntu1 I: Validating libgnutls-openssl27 3.4.10-4ubuntu1 I: Retrieving libgnutls30 3.4.10-4ubuntu1 I: Validating libgnutls30 3.4.10-4ubuntu1 I: Retrieving libgpg-error0 1.21-2ubuntu1 I: Validating libgpg-error0 1.21-2ubuntu1 I: Retrieving libgssapi-krb5-2 1.13.2+dfsg-5 I: Validating libgssapi-krb5-2 1.13.2+dfsg-5 I: Retrieving libgssapi3-heimdal 1.7~git20150920+dfsg-4ubuntu1 I: Validating libgssapi3-heimdal 1.7~git20150920+dfsg-4ubuntu1 I: Retrieving libhcrypto4-heimdal 1.7~git20150920+dfsg-4ubuntu1 I: Validating libhcrypto4-heimdal 1.7~git20150920+dfsg-4ubuntu1 I: Retrieving libheimbase1-heimdal 1.7~git20150920+dfsg-4ubuntu1 I: Validating libheimbase1-heimdal 1.7~git20150920+dfsg-4ubuntu1 I: Retrieving libheimntlm0-heimdal 1.7~git20150920+dfsg-4ubuntu1 I: Validating libheimntlm0-heimdal 1.7~git20150920+dfsg-4ubuntu1 I: Retrieving libhogweed4 3.2-1 I: Validating libhogweed4 3.2-1 I: Retrieving libhx509-5-heimdal 1.7~git20150920+dfsg-4ubuntu1 I: Validating libhx509-5-heimdal 1.7~git20150920+dfsg-4ubuntu1 I: Retrieving libidn11 1.32-3ubuntu1 I: Validating libidn11 1.32-3ubuntu1 I: Retrieving libisc-export160 1:9.10.3.dfsg.P4-8 I: Validating libisc-export160 1:9.10.3.dfsg.P4-8 I: Retrieving libjson-c2 0.11-4ubuntu2 I: Validating libjson-c2 0.11-4ubuntu2 I: Retrieving libk5crypto3 1.13.2+dfsg-5 I: Validating libk5crypto3 1.13.2+dfsg-5 I: Retrieving libkeyutils1 1.5.9-8ubuntu1 I: Validating libkeyutils1 1.5.9-8ubuntu1 I: Retrieving libklibc 2.0.4-8ubuntu1 I: Validating libklibc 2.0.4-8ubuntu1 I: Retrieving libkmod2 22-1ubuntu4 I: Validating libkmod2 22-1ubuntu4 I: Retrieving libkrb5-26-heimdal 1.7~git20150920+dfsg-4ubuntu1 I: Validating libkrb5-26-heimdal 1.7~git20150920+dfsg-4ubuntu1 I: Retrieving libkrb5-3 1.13.2+dfsg-5 I: Validating libkrb5-3 1.13.2+dfsg-5 I: Retrieving libkrb5support0 1.13.2+dfsg-5 I: Validating libkrb5support0 1.13.2+dfsg-5 I: Retrieving libldap-2.4-2 2.4.42+dfsg-2ubuntu3 I: Validating libldap-2.4-2 2.4.42+dfsg-2ubuntu3 I: Retrieving liblocale-gettext-perl 1.07-1build1 I: Validating liblocale-gettext-perl 1.07-1build1 I: Retrieving liblz4-1 0.0~r131-2ubuntu2 I: Validating liblz4-1 0.0~r131-2ubuntu2 I: Retrieving liblzma5 5.1.1alpha+20120614-2ubuntu2 I: Validating liblzma5 5.1.1alpha+20120614-2ubuntu2 I: Retrieving libmagic1 1:5.25-2ubuntu1 I: Validating libmagic1 1:5.25-2ubuntu1 I: Retrieving libmnl0 1.0.3-5 I: Validating libmnl0 1.0.3-5 I: Retrieving libmount1 2.27.1-6ubuntu3 I: Validating libmount1 2.27.1-6ubuntu3 I: Retrieving libmpdec2 2.4.2-1 I: Validating libmpdec2 2.4.2-1 I: Retrieving libncurses5 6.0+20160213-1ubuntu1 I: Validating libncurses5 6.0+20160213-1ubuntu1 I: Retrieving libncursesw5 6.0+20160213-1ubuntu1 I: Validating libncursesw5 6.0+20160213-1ubuntu1 I: Retrieving libnettle6 3.2-1 I: Validating libnettle6 3.2-1 I: Retrieving libnewt0.52 0.52.18-1ubuntu2 I: Validating libnewt0.52 0.52.18-1ubuntu2 I: Retrieving libnih1 1.0.3-4.3ubuntu1 I: Validating libnih1 1.0.3-4.3ubuntu1 I: Retrieving libp11-kit0 0.23.2-3 I: Validating libp11-kit0 0.23.2-3 I: Retrieving libpam-modules 1.1.8-3.2ubuntu2 I: Validating libpam-modules 1.1.8-3.2ubuntu2 I: Retrieving libpam-modules-bin 1.1.8-3.2ubuntu2 I: Validating libpam-modules-bin 1.1.8-3.2ubuntu2 I: Retrieving libpam-runtime 1.1.8-3.2ubuntu2 I: Validating libpam-runtime 1.1.8-3.2ubuntu2 I: Retrieving libpam0g 1.1.8-3.2ubuntu2 I: Validating libpam0g 1.1.8-3.2ubuntu2 I: Retrieving libpcre3 2:8.38-3.1 I: Validating libpcre3 2:8.38-3.1 I: Retrieving libpng12-0 1.2.54-1ubuntu1 I: Validating libpng12-0 1.2.54-1ubuntu1 I: Retrieving libpopt0 1.16-10 I: Validating libpopt0 1.16-10 I: Retrieving libprocps4 2:3.3.10-4ubuntu2 I: Validating libprocps4 2:3.3.10-4ubuntu2 I: Retrieving libpython3-stdlib 3.5.1-3 I: Validating libpython3-stdlib 3.5.1-3 I: Retrieving libpython3.5-minimal 3.5.1-10 I: Validating libpython3.5-minimal 3.5.1-10 I: Retrieving libpython3.5-stdlib 3.5.1-10 I: Validating libpython3.5-stdlib 3.5.1-10 I: Retrieving libreadline6 6.3-8ubuntu2 I: Validating libreadline6 6.3-8ubuntu2 I: Retrieving libroken18-heimdal 1.7~git20150920+dfsg-4ubuntu1 I: Validating libroken18-heimdal 1.7~git20150920+dfsg-4ubuntu1 I: Retrieving librtmp1 2.4+20151223.gitfa8646d-1build1 I: Validating librtmp1 2.4+20151223.gitfa8646d-1build1 I: Retrieving libsasl2-2 2.1.26.dfsg1-14build1 I: Validating libsasl2-2 2.1.26.dfsg1-14build1 I: Retrieving libsasl2-modules-db 2.1.26.dfsg1-14build1 I: Validating libsasl2-modules-db 2.1.26.dfsg1-14build1 I: Retrieving libseccomp2 2.2.3-3ubuntu3 I: Validating libseccomp2 2.2.3-3ubuntu3 I: Retrieving libselinux1 2.4-3build2 I: Validating libselinux1 2.4-3build2 I: Retrieving libsemanage-common 2.3-1build3 I: Validating libsemanage-common 2.3-1build3 I: Retrieving libsemanage1 2.3-1build3 I: Validating libsemanage1 2.3-1build3 I: Retrieving libsepol1 2.4-2 I: Validating libsepol1 2.4-2 I: Retrieving libslang2 2.3.0-2ubuntu1 I: Validating libslang2 2.3.0-2ubuntu1 I: Retrieving libsmartcols1 2.27.1-6ubuntu3 I: Validating libsmartcols1 2.27.1-6ubuntu3 I: Retrieving libsqlite3-0 3.11.0-1ubuntu1 I: Validating libsqlite3-0 3.11.0-1ubuntu1 I: Retrieving libss2 1.42.13-1ubuntu1 I: Validating libss2 1.42.13-1ubuntu1 I: Retrieving libssl1.0.0 1.0.2g-1ubuntu4 I: Validating libssl1.0.0 1.0.2g-1ubuntu4 I: Retrieving libstdc++6 5.3.1-14ubuntu2 I: Validating libstdc++6 5.3.1-14ubuntu2 I: Retrieving libsystemd0 229-4ubuntu4 I: Validating libsystemd0 229-4ubuntu4 I: Retrieving libtasn1-6 4.7-3 I: Validating libtasn1-6 4.7-3 I: Retrieving libtext-charwidth-perl 0.04-7build5 I: Validating libtext-charwidth-perl 0.04-7build5 I: Retrieving libtext-iconv-perl 1.7-5build4 I: Validating libtext-iconv-perl 1.7-5build4 I: Retrieving libtext-wrapi18n-perl 0.06-7.1 I: Validating libtext-wrapi18n-perl 0.06-7.1 I: Retrieving libtinfo5 6.0+20160213-1ubuntu1 I: Validating libtinfo5 6.0+20160213-1ubuntu1 I: Retrieving libudev1 229-4ubuntu4 I: Validating libudev1 229-4ubuntu4 I: Retrieving libusb-0.1-4 2:0.1.12-28 I: Validating libusb-0.1-4 2:0.1.12-28 I: Retrieving libustr-1.0-1 1.0.4-5 I: Validating libustr-1.0-1 1.0.4-5 I: Retrieving libuuid1 2.27.1-6ubuntu3 I: Validating libuuid1 2.27.1-6ubuntu3 I: Retrieving libwind0-heimdal 1.7~git20150920+dfsg-4ubuntu1 I: Validating libwind0-heimdal 1.7~git20150920+dfsg-4ubuntu1 I: Retrieving libxtables11 1.6.0-2ubuntu3 I: Validating libxtables11 1.6.0-2ubuntu3 I: Retrieving linux-base 4.0ubuntu1 I: Validating linux-base 4.0ubuntu1 I: Retrieving locales 2.23-0ubuntu3 I: Validating locales 2.23-0ubuntu3 I: Retrieving login 1:4.2-3.1ubuntu5 I: Validating login 1:4.2-3.1ubuntu5 I: Retrieving logrotate 3.8.7-2ubuntu2 I: Validating logrotate 3.8.7-2ubuntu2 I: Retrieving lsb-base 9.20160110 I: Validating lsb-base 9.20160110 I: Retrieving lsb-release 9.20160110 I: Validating lsb-release 9.20160110 I: Retrieving makedev 2.3.1-93ubuntu1 I: Validating makedev 2.3.1-93ubuntu1 I: Retrieving mawk 1.3.3-17ubuntu2 I: Validating mawk 1.3.3-17ubuntu2 I: Retrieving mime-support 3.59ubuntu1 I: Validating mime-support 3.59ubuntu1 I: Retrieving mount 2.27.1-6ubuntu3 I: Validating mount 2.27.1-6ubuntu3 I: Retrieving multiarch-support 2.23-0ubuntu3 I: Validating multiarch-support 2.23-0ubuntu3 I: Retrieving ncurses-base 6.0+20160213-1ubuntu1 I: Validating ncurses-base 6.0+20160213-1ubuntu1 I: Retrieving ncurses-bin 6.0+20160213-1ubuntu1 I: Validating ncurses-bin 6.0+20160213-1ubuntu1 I: Retrieving net-tools 1.60-26ubuntu1 I: Validating net-tools 1.60-26ubuntu1 I: Retrieving netbase 5.3 I: Validating netbase 5.3 I: Retrieving netcat-openbsd 1.105-7ubuntu1 I: Validating netcat-openbsd 1.105-7ubuntu1 I: Retrieving openssl 1.0.2g-1ubuntu4 I: Validating openssl 1.0.2g-1ubuntu4 I: Retrieving passwd 1:4.2-3.1ubuntu5 I: Validating passwd 1:4.2-3.1ubuntu5 I: Retrieving perl-base 5.22.1-9 I: Validating perl-base 5.22.1-9 I: Retrieving procps 2:3.3.10-4ubuntu2 I: Validating procps 2:3.3.10-4ubuntu2 I: Retrieving python3 3.5.1-3 I: Validating python3 3.5.1-3 I: Retrieving python3-minimal 3.5.1-3 I: Validating python3-minimal 3.5.1-3 I: Retrieving python3.5 3.5.1-10 I: Validating python3.5 3.5.1-10 I: Retrieving python3.5-minimal 3.5.1-10 I: Validating python3.5-minimal 3.5.1-10 I: Retrieving readline-common 6.3-8ubuntu2 I: Validating readline-common 6.3-8ubuntu2 I: Retrieving resolvconf 1.78ubuntu2 I: Validating resolvconf 1.78ubuntu2 I: Retrieving rsyslog 8.16.0-1ubuntu3 I: Validating rsyslog 8.16.0-1ubuntu3 I: Retrieving sed 4.2.2-7 I: Validating sed 4.2.2-7 I: Retrieving sensible-utils 0.0.9 I: Validating sensible-utils 0.0.9 I: Retrieving sudo 1.8.16-0ubuntu1 I: Validating sudo 1.8.16-0ubuntu1 I: Retrieving systemd 229-4ubuntu4 I: Validating systemd 229-4ubuntu4 I: Retrieving systemd-sysv 229-4ubuntu4 I: Validating systemd-sysv 229-4ubuntu4 I: Retrieving sysv-rc 2.88dsf-59.3ubuntu2 I: Validating sysv-rc 2.88dsf-59.3ubuntu2 I: Retrieving sysvinit-utils 2.88dsf-59.3ubuntu2 I: Validating sysvinit-utils 2.88dsf-59.3ubuntu2 I: Retrieving tar 1.28-2.1 I: Validating tar 1.28-2.1 I: Retrieving tzdata 2016d-0ubuntu0.16.04 I: Validating tzdata 2016d-0ubuntu0.16.04 I: Retrieving ubuntu-keyring 2012.05.19 I: Validating ubuntu-keyring 2012.05.19 I: Retrieving ubuntu-minimal 1.361 I: Validating ubuntu-minimal 1.361 I: Retrieving ucf 3.0036 I: Validating ucf 3.0036 I: Retrieving udev 229-4ubuntu4 I: Validating udev 229-4ubuntu4 I: Retrieving ureadahead 0.100.0-19 I: Validating ureadahead 0.100.0-19 I: Retrieving util-linux 2.27.1-6ubuntu3 I: Validating util-linux 2.27.1-6ubuntu3 I: Retrieving vim-common 2:7.4.1689-3ubuntu1 I: Validating vim-common 2:7.4.1689-3ubuntu1 I: Retrieving vim-tiny 2:7.4.1689-3ubuntu1 I: Validating vim-tiny 2:7.4.1689-3ubuntu1 I: Retrieving whiptail 0.52.18-1ubuntu2 I: Validating whiptail 0.52.18-1ubuntu2 I: Retrieving xkb-data 2.16-1ubuntu1 I: Validating xkb-data 2.16-1ubuntu1 I: Retrieving zlib1g 1:1.2.8.dfsg-2ubuntu4 I: Validating zlib1g 1:1.2.8.dfsg-2ubuntu4 I: Chosen extractor for .deb packages: ar I: Extracting adduser... I: Extracting base-files... I: Extracting base-passwd... I: Extracting bash... I: Extracting bsdutils... I: Extracting coreutils... I: Extracting dash... I: Extracting debconf... I: Extracting debianutils... I: Extracting diffutils... I: Extracting dpkg... I: Extracting e2fslibs... I: Extracting e2fsprogs... I: Extracting findutils... I: Extracting gcc-6-base... I: Extracting grep... I: Extracting gzip... I: Extracting hostname... I: Extracting init... I: Extracting init-system-helpers... I: Extracting initscripts... I: Extracting insserv... I: Extracting libacl1... I: Extracting libapparmor1... I: Extracting libattr1... I: Extracting libaudit-common... I: Extracting libaudit1... I: Extracting libblkid1... I: Extracting libbz2-1.0... I: Extracting libc-bin... I: Extracting libc6... I: Extracting libcap2... I: Extracting libcap2-bin... I: Extracting libcomerr2... I: Extracting libcryptsetup4... I: Extracting libdb5.3... I: Extracting libdebconfclient0... I: Extracting libdevmapper1.02.1... I: Extracting libfdisk1... I: Extracting libgcc1... I: Extracting libgcrypt20... I: Extracting libgpg-error0... I: Extracting libkmod2... I: Extracting liblzma5... I: Extracting libmount1... I: Extracting libncurses5... I: Extracting libncursesw5... I: Extracting libpam-modules... I: Extracting libpam-modules-bin... I: Extracting libpam-runtime... I: Extracting libpam0g... I: Extracting libpcre3... I: Extracting libprocps4... I: Extracting libseccomp2... I: Extracting libselinux1... I: Extracting libsemanage-common... I: Extracting libsemanage1... I: Extracting libsepol1... I: Extracting libsmartcols1... I: Extracting libss2... I: Extracting libsystemd0... I: Extracting libtinfo5... I: Extracting libudev1... I: Extracting libustr-1.0-1... I: Extracting libuuid1... I: Extracting locales... I: Extracting login... I: Extracting lsb-base... I: Extracting makedev... I: Extracting mawk... I: Extracting mount... I: Extracting multiarch-support... I: Extracting ncurses-base... I: Extracting ncurses-bin... I: Extracting passwd... I: Extracting perl-base... I: Extracting procps... I: Extracting sed... I: Extracting sensible-utils... I: Extracting systemd... I: Extracting systemd-sysv... I: Extracting sysv-rc... I: Extracting sysvinit-utils... I: Extracting tar... I: Extracting tzdata... I: Extracting util-linux... I: Extracting zlib1g... I: Installing core packages... I: Unpacking required packages... I: Unpacking adduser... I: Unpacking base-files... I: Unpacking base-passwd... I: Unpacking bash... I: Unpacking bsdutils... I: Unpacking coreutils... I: Unpacking dash... I: Unpacking debconf... I: Unpacking debianutils... I: Unpacking diffutils... I: Unpacking dpkg... I: Unpacking e2fslibs:amd64... I: Unpacking e2fsprogs... I: Unpacking findutils... I: Unpacking gcc-6-base:amd64... I: Unpacking grep... I: Unpacking gzip... I: Unpacking hostname... I: Unpacking init... I: Unpacking init-system-helpers... I: Unpacking initscripts... I: Unpacking insserv... I: Unpacking libacl1:amd64... I: Unpacking libapparmor1:amd64... I: Unpacking libattr1:amd64... I: Unpacking libaudit-common... I: Unpacking libaudit1:amd64... I: Unpacking libblkid1:amd64... I: Unpacking libbz2-1.0:amd64... I: Unpacking libc-bin... I: Unpacking libc6:amd64... I: Unpacking libcap2:amd64... I: Unpacking libcap2-bin... I: Unpacking libcomerr2:amd64... I: Unpacking libcryptsetup4:amd64... I: Unpacking libdb5.3:amd64... I: Unpacking libdebconfclient0:amd64... I: Unpacking libdevmapper1.02.1:amd64... I: Unpacking libfdisk1:amd64... I: Unpacking libgcc1:amd64... I: Unpacking libgcrypt20:amd64... I: Unpacking libgpg-error0:amd64... I: Unpacking libkmod2:amd64... I: Unpacking liblzma5:amd64... I: Unpacking libmount1:amd64... I: Unpacking libncurses5:amd64... I: Unpacking libncursesw5:amd64... I: Unpacking libpam-modules:amd64... I: Unpacking libpam-modules-bin... I: Unpacking libpam-runtime... I: Unpacking libpam0g:amd64... I: Unpacking libpcre3:amd64... I: Unpacking libprocps4:amd64... I: Unpacking libseccomp2:amd64... I: Unpacking libselinux1:amd64... I: Unpacking libsemanage-common... I: Unpacking libsemanage1:amd64... I: Unpacking libsepol1:amd64... I: Unpacking libsmartcols1:amd64... I: Unpacking libss2:amd64... I: Unpacking libsystemd0:amd64... I: Unpacking libtinfo5:amd64... I: Unpacking libudev1:amd64... I: Unpacking libustr-1.0-1:amd64... I: Unpacking libuuid1:amd64... I: Unpacking locales... I: Unpacking login... I: Unpacking lsb-base... I: Unpacking makedev... I: Unpacking mawk... I: Unpacking mount... I: Unpacking multiarch-support... I: Unpacking ncurses-base... I: Unpacking ncurses-bin... I: Unpacking passwd... I: Unpacking perl-base... I: Unpacking procps... I: Unpacking sed... I: Unpacking sensible-utils... I: Unpacking systemd... I: Unpacking systemd-sysv... I: Unpacking sysv-rc... I: Unpacking sysvinit-utils... I: Unpacking tar... I: Unpacking tzdata... I: Unpacking util-linux... I: Unpacking zlib1g:amd64... I: Configuring required packages... I: Configuring gcc-6-base:amd64... I: Configuring lsb-base... I: Configuring sensible-utils... I: Configuring ncurses-base... I: Configuring libsemanage-common... I: Configuring libaudit-common... I: Configuring libc6:amd64... I: Configuring libbz2-1.0:amd64... I: Configuring libkmod2:amd64... I: Configuring libgpg-error0:amd64... I: Configuring libc-bin... I: Configuring libseccomp2:amd64... I: Configuring libapparmor1:amd64... I: Configuring libdebconfclient0:amd64... I: Configuring diffutils... I: Configuring insserv... I: Configuring libcomerr2:amd64... I: Configuring libsepol1:amd64... I: Configuring libgcc1:amd64... I: Configuring libustr-1.0-1:amd64... I: Configuring libsmartcols1:amd64... I: Configuring libaudit1:amd64... I: Configuring libtinfo5:amd64... I: Configuring libudev1:amd64... I: Configuring libss2:amd64... I: Configuring base-passwd... I: Configuring e2fslibs:amd64... I: Configuring debianutils... I: Configuring libgcrypt20:amd64... I: Configuring libncursesw5:amd64... I: Configuring libdb5.3:amd64... I: Configuring zlib1g:amd64... I: Configuring hostname... I: Configuring multiarch-support... I: Configuring mawk... I: Configuring libcap2:amd64... I: Configuring libpcre3:amd64... I: Configuring base-files... I: Configuring libselinux1:amd64... I: Configuring findutils... I: Configuring ncurses-bin... I: Configuring libncurses5:amd64... I: Configuring makedev... I: Configuring libattr1:amd64... I: Configuring liblzma5:amd64... I: Configuring libcap2-bin... I: Configuring libsystemd0:amd64... I: Configuring libdevmapper1.02.1:amd64... I: Configuring libsemanage1:amd64... I: Configuring libacl1:amd64... I: Configuring libprocps4:amd64... I: Configuring bsdutils... I: Configuring coreutils... I: Configuring tar... I: Configuring dpkg... I: Configuring sed... I: Configuring perl-base... I: Configuring grep... I: Configuring debconf... I: Configuring tzdata... I: Configuring gzip... I: Configuring dash... I: Configuring init-system-helpers... I: Configuring sysvinit-utils... I: Configuring sysv-rc... I: Configuring libpam0g:amd64... I: Configuring locales... I: Configuring libpam-modules-bin... I: Configuring bash... I: Configuring libpam-modules:amd64... I: Configuring libpam-runtime... I: Configuring passwd... I: Configuring login... I: Configuring adduser... I: Configuring libuuid1:amd64... I: Configuring libblkid1:amd64... I: Configuring libmount1:amd64... I: Configuring libcryptsetup4:amd64... I: Configuring mount... I: Configuring libfdisk1:amd64... I: Configuring initscripts... I: Configuring util-linux... I: Configuring e2fsprogs... I: Configuring procps... I: Configuring systemd... I: Configuring systemd-sysv... I: Configuring init... I: Configuring libc-bin... I: Unpacking the base system... I: Unpacking apt... I: Unpacking apt-transport-https... I: Unpacking apt-utils... I: Unpacking busybox-initramfs... I: Unpacking bzip2... I: Unpacking ca-certificates... I: Unpacking console-setup... I: Unpacking console-setup-linux... I: Unpacking cpio... I: Unpacking cron... I: Unpacking debconf-i18n... I: Unpacking dh-python... I: Unpacking distro-info-data... I: Unpacking eject... I: Unpacking file... I: Unpacking gcc-5-base:amd64... I: Unpacking gnupg... I: Unpacking gpgv... I: Unpacking ifupdown... I: Unpacking initramfs-tools... I: Unpacking initramfs-tools-bin... I: Unpacking initramfs-tools-core... I: Unpacking iproute2... I: Unpacking iputils-ping... I: Unpacking isc-dhcp-client... I: Unpacking isc-dhcp-common... I: Unpacking kbd... I: Unpacking keyboard-configuration... I: Unpacking klibc-utils... I: Unpacking kmod... I: Unpacking less... I: Unpacking libapt-inst2.0:amd64... I: Unpacking libapt-pkg5.0:amd64... I: Unpacking libasn1-8-heimdal:amd64... I: Unpacking libatm1:amd64... I: Unpacking libbsd0:amd64... I: Unpacking libcurl3-gnutls:amd64... I: Unpacking libdns-export162... I: Unpacking libestr0... I: Unpacking libffi6:amd64... I: Unpacking libfribidi0:amd64... I: Unpacking libgmp10:amd64... I: Unpacking libgnutls-openssl27:amd64... I: Unpacking libgnutls30:amd64... I: Unpacking libgssapi-krb5-2:amd64... I: Unpacking libgssapi3-heimdal:amd64... I: Unpacking libhcrypto4-heimdal:amd64... I: Unpacking libheimbase1-heimdal:amd64... I: Unpacking libheimntlm0-heimdal:amd64... I: Unpacking libhogweed4:amd64... I: Unpacking libhx509-5-heimdal:amd64... I: Unpacking libidn11:amd64... I: Unpacking libisc-export160... I: Unpacking libjson-c2:amd64... I: Unpacking libk5crypto3:amd64... I: Unpacking libkeyutils1:amd64... I: Unpacking libklibc... I: Unpacking libkrb5-26-heimdal:amd64... I: Unpacking libkrb5-3:amd64... I: Unpacking libkrb5support0:amd64... I: Unpacking libldap-2.4-2:amd64... I: Unpacking liblocale-gettext-perl... I: Unpacking liblz4-1:amd64... I: Unpacking libmagic1:amd64... I: Unpacking libmnl0:amd64... I: Unpacking libmpdec2:amd64... I: Unpacking libnettle6:amd64... I: Unpacking libnewt0.52:amd64... I: Unpacking libnih1:amd64... I: Unpacking libp11-kit0:amd64... I: Unpacking libpng12-0:amd64... I: Unpacking libpopt0:amd64... I: Unpacking libpython3-stdlib:amd64... I: Unpacking libpython3.5-stdlib:amd64... I: Unpacking libreadline6:amd64... I: Unpacking libroken18-heimdal:amd64... I: Unpacking librtmp1:amd64... I: Unpacking libsasl2-2:amd64... I: Unpacking libsasl2-modules-db:amd64... I: Unpacking libslang2:amd64... I: Unpacking libsqlite3-0:amd64... I: Unpacking libstdc++6:amd64... I: Unpacking libtasn1-6:amd64... I: Unpacking libtext-charwidth-perl... I: Unpacking libtext-iconv-perl... I: Unpacking libtext-wrapi18n-perl... I: Unpacking libusb-0.1-4:amd64... I: Unpacking libwind0-heimdal:amd64... I: Unpacking libxtables11:amd64... I: Unpacking linux-base... I: Unpacking logrotate... I: Unpacking lsb-release... I: Unpacking mime-support... I: Unpacking net-tools... I: Unpacking netbase... I: Unpacking netcat-openbsd... I: Unpacking openssl... I: Unpacking python3... I: Unpacking python3.5... I: Unpacking readline-common... I: Unpacking resolvconf... I: Unpacking rsyslog... I: Unpacking sudo... I: Unpacking ubuntu-keyring... I: Unpacking ubuntu-minimal... I: Unpacking ucf... I: Unpacking udev... I: Unpacking ureadahead... I: Unpacking vim-common... I: Unpacking vim-tiny... I: Unpacking whiptail... I: Unpacking xkb-data... I: Configuring the base system... I: Configuring readline-common... I: Configuring libnettle6:amd64... I: Configuring cpio... I: Configuring libpopt0:amd64... I: Configuring kmod... I: Configuring libestr0... I: Configuring less... I: Configuring libisc-export160... I: Configuring liblz4-1:amd64... I: Configuring mime-support... I: Configuring sudo... I: Configuring isc-dhcp-common... I: Configuring libklibc... I: Configuring gpgv... I: Configuring xkb-data... I: Configuring libsasl2-modules-db:amd64... I: Configuring linux-base... I: Configuring libxtables11:amd64... I: Configuring libsasl2-2:amd64... I: Configuring libdns-export162... I: Configuring distro-info-data... I: Configuring libroken18-heimdal:amd64... I: Configuring libbsd0:amd64... I: Configuring libpng12-0:amd64... I: Configuring libkrb5support0:amd64... I: Configuring ucf... I: Configuring libtasn1-6:amd64... I: Configuring bzip2... I: Configuring libmagic1:amd64... I: Configuring netcat-openbsd... I: Configuring busybox-initramfs... I: Configuring libgmp10:amd64... I: Configuring libatm1:amd64... I: Configuring udev... I: Configuring libtext-iconv-perl... I: Configuring libheimbase1-heimdal:amd64... I: Configuring openssl... I: Configuring vim-common... I: Configuring libsqlite3-0:amd64... I: Configuring libfribidi0:amd64... I: Configuring liblocale-gettext-perl... I: Configuring libffi6:amd64... I: Configuring libtext-charwidth-perl... I: Configuring initramfs-tools-bin... I: Configuring libkeyutils1:amd64... I: Configuring net-tools... I: Configuring ca-certificates... I: Configuring libslang2:amd64... I: Configuring cron... I: Configuring libmnl0:amd64... I: Configuring libusb-0.1-4:amd64... I: Configuring libnih1:amd64... I: Configuring logrotate... I: Configuring libidn11:amd64... I: Configuring libmpdec2:amd64... I: Configuring ubuntu-keyring... I: Configuring libreadline6:amd64... I: Configuring gcc-5-base:amd64... I: Configuring libjson-c2:amd64... I: Configuring eject... I: Configuring netbase... I: Configuring vim-tiny... I: Configuring keyboard-configuration... I: Configuring libk5crypto3:amd64... I: Configuring klibc-utils... I: Configuring ureadahead... I: Configuring libwind0-heimdal:amd64... I: Configuring initramfs-tools-core... I: Configuring libasn1-8-heimdal:amd64... I: Configuring libpython3.5-stdlib:amd64... I: Configuring gnupg... I: Configuring libhcrypto4-heimdal:amd64... I: Configuring initramfs-tools... I: Configuring file... I: Configuring iproute2... I: Configuring libhx509-5-heimdal:amd64... I: Configuring isc-dhcp-client... I: Configuring libhogweed4:amd64... I: Configuring libtext-wrapi18n-perl... I: Configuring libp11-kit0:amd64... I: Configuring libstdc++6:amd64... I: Configuring libkrb5-3:amd64... I: Configuring libkrb5-26-heimdal:amd64... I: Configuring libnewt0.52:amd64... I: Configuring libheimntlm0-heimdal:amd64... I: Configuring rsyslog... I: Configuring python3.5... I: Configuring libpython3-stdlib:amd64... I: Configuring libapt-pkg5.0:amd64... I: Configuring libapt-inst2.0:amd64... I: Configuring ifupdown... I: Configuring debconf-i18n... I: Configuring whiptail... I: Configuring libgnutls30:amd64... I: Configuring librtmp1:amd64... I: Configuring libgssapi-krb5-2:amd64... I: Configuring libgnutls-openssl27:amd64... I: Configuring apt... I: Configuring resolvconf... I: Configuring libgssapi3-heimdal:amd64... I: Configuring iputils-ping... I: Configuring apt-utils... I: Configuring libldap-2.4-2:amd64... I: Configuring libcurl3-gnutls:amd64... I: Configuring apt-transport-https... I: Configuring kbd... I: Configuring console-setup-linux... I: Configuring console-setup... I: Configuring python3... I: Configuring lsb-release... I: Configuring ubuntu-minimal... I: Configuring dh-python... I: Configuring libc-bin... I: Configuring systemd... I: Configuring ca-certificates... I: Configuring initramfs-tools... I: Configuring ureadahead... I: Configuring resolvconf... I: Base system installed successfully. stderr: Configuring apt inside chroot Setting environment variables Allowing unauthenticated repos Removed file: /tmp/tmpopcYWP.fuel-agent-image/etc/apt/sources.list Removing dir: /tmp/tmpopcYWP.fuel-agent-image/etc/apt/preferences.d Creating empty dir: /tmp/tmpopcYWP.fuel-agent-image/etc/apt/preferences.d Removing dir: /tmp/tmpopcYWP.fuel-agent-image/etc/apt/sources.list.d Creating empty dir: /tmp/tmpopcYWP.fuel-agent-image/etc/apt/sources.list.d Preventing services from being get started Trying to execute command: mount --bind /proc /tmp/tmpopcYWP.fuel-agent-image/proc Trying to execute command: chroot /tmp/tmpopcYWP.fuel-agent-image rm -fr /dev/fd Trying to execute command: chroot /tmp/tmpopcYWP.fuel-agent-image ln -s /proc/self/fd /dev/fd For set apt repositories will be used proxies: {} and no_proxy: [] Adding repository source: name=ubuntu-0, uri=http://cz.archive.ubuntu.com/ubuntu/, suite=xenial, section=main universe multiverse Adding repository preference: name=ubuntu-0, priority=1001 Trying to initialize http request object http://cz.archive.ubuntu.com/ubuntu/dists/xenial/Release, byte range: 0 Starting new HTTP connection (1): cz.archive.ubuntu.com "GET /ubuntu/dists/xenial/Release HTTP/1.1" 206 245864 Successful http request to http://cz.archive.ubuntu.com/ubuntu/dists/xenial/Release on 1 retry Adding repository source: name=ubuntu-1, uri=http://cz.archive.ubuntu.com/ubuntu/, suite=xenial-updates, section=main universe multiverse Adding repository preference: name=ubuntu-1, priority=1001 Trying to initialize http request object http://cz.archive.ubuntu.com/ubuntu/dists/xenial-updates/Release, byte range: 0 Starting new HTTP connection (1): cz.archive.ubuntu.com "GET /ubuntu/dists/xenial-updates/Release HTTP/1.1" 206 94668 Successful http request to http://cz.archive.ubuntu.com/ubuntu/dists/xenial-updates/Release on 1 retry Adding repository source: name=ubuntu-2, uri=http://cz.archive.ubuntu.com/ubuntu/, suite=xenial-security, section=main universe multiverse Adding repository preference: name=ubuntu-2, priority=1001 Trying to initialize http request object http://cz.archive.ubuntu.com/ubuntu/dists/xenial-security/Release, byte range: 0 Starting new HTTP connection (1): cz.archive.ubuntu.com "GET /ubuntu/dists/xenial-security/Release HTTP/1.1" 206 93472 Successful http request to http://cz.archive.ubuntu.com/ubuntu/dists/xenial-security/Release on 1 retry Adding repository source: name=mos, uri=http://127.0.0.1:8080/ubuntu/x86_64, suite=mos10.0, section=main restricted Adding repository preference: name=mos, priority=1050 Trying to initialize http request object http://127.0.0.1:8080/ubuntu/x86_64/dists/mos10.0/Release, byte range: 0 Starting new HTTP connection (1): 127.0.0.1 "GET /ubuntu/x86_64/dists/mos10.0/Release HTTP/1.1" 206 2214 Successful http request to http://127.0.0.1:8080/ubuntu/x86_64/dists/mos10.0/Release on 1 retry Adding repository source: name=mos-updates, uri=http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0, suite=mos10.0-updates, section=main restricted Adding repository preference: name=mos-updates, priority=1050 Trying to initialize http request object http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0/dists/mos10.0-updates/Release, byte range: 0 Starting new HTTP connection (1): mirror.fuel-infra.org "GET /mos-repos/ubuntu/10.0/dists/mos10.0-updates/Release HTTP/1.1" 200 9460 Successful http request to http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0/dists/mos10.0-updates/Release on 1 retry Adding repository source: name=mos-security, uri=http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0, suite=mos10.0-security, section=main restricted Adding repository preference: name=mos-security, priority=1050 Trying to initialize http request object http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0/dists/mos10.0-security/Release, byte range: 0 Starting new HTTP connection (1): mirror.fuel-infra.org "GET /mos-repos/ubuntu/10.0/dists/mos10.0-security/Release HTTP/1.1" 200 9464 Successful http request to http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0/dists/mos10.0-security/Release on 1 retry Adding repository source: name=mos-holdback, uri=http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0, suite=mos10.0-holdback, section=main restricted Adding repository preference: name=mos-holdback, priority=1100 Trying to initialize http request object http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0/dists/mos10.0-holdback/Release, byte range: 0 Starting new HTTP connection (1): mirror.fuel-infra.org "GET /mos-repos/ubuntu/10.0/dists/mos10.0-holdback/Release HTTP/1.1" 200 9464 Successful http request to http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0/dists/mos10.0-holdback/Release on 1 retry Installing packages using apt-get: squashfs-tools nailgun-agent nailgun-mcagents live-boot openssh-server i40e-dkms vim fuel-agent mcollective puppet xz-utils msmtp-mta linux-image-generic-lts-xenial wget multipath-tools-boot multipath-tools hwloc openssh-client mc ntpdate ntp network-checker live-boot-initramfs-tools linux-headers-generic daemonize linux-firmware ubuntu-minimal Trying to execute command: chroot /tmp/tmpopcYWP.fuel-agent-image apt-get -y update Running apt-get update completed. stdout: Ign:1 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0 InRelease Get:2 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0 Release [2214 B] Ign:3 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0 Release.gpg Get:4 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0/main amd64 Packages [104 kB] Get:5 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0/restricted amd64 Packages [14 B] Get:6 http://cz.archive.ubuntu.com/ubuntu xenial InRelease [247 kB] Ign:7 http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0 mos10.0-holdback InRelease Ign:8 http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0 mos10.0-security InRelease Ign:9 http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0 mos10.0-updates InRelease Get:10 http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0 mos10.0-holdback Release [9464 B] Get:11 http://cz.archive.ubuntu.com/ubuntu xenial-updates InRelease [95.7 kB] Get:12 http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0 mos10.0-security Release [9464 B] Get:13 http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0 mos10.0-updates Release [9460 B] Get:14 http://cz.archive.ubuntu.com/ubuntu xenial-security InRelease [94.5 kB] Get:15 http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0 mos10.0-holdback Release.gpg [473 B] Ign:15 http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0 mos10.0-holdback Release.gpg Get:16 http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0 mos10.0-security Release.gpg [473 B] Ign:16 http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0 mos10.0-security Release.gpg Get:17 http://cz.archive.ubuntu.com/ubuntu xenial/main Translation-en [568 kB] Get:18 http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0 mos10.0-updates Release.gpg [473 B] Ign:18 http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0 mos10.0-updates Release.gpg Get:19 http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0 mos10.0-holdback/main amd64 Packages [20 B] Get:20 http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0 mos10.0-holdback/restricted amd64 Packages [20 B] Get:21 http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0 mos10.0-security/main amd64 Packages [20 B] Get:22 http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0 mos10.0-security/restricted amd64 Packages [20 B] Get:23 http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0 mos10.0-updates/main amd64 Packages [20 B] Get:24 http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0 mos10.0-updates/restricted amd64 Packages [20 B] Get:25 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7532 kB] Get:26 http://cz.archive.ubuntu.com/ubuntu xenial/universe Translation-en [4354 kB] Get:27 http://cz.archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 kB] Get:28 http://cz.archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB] Get:29 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [383 kB] Get:30 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main Translation-en [145 kB] Get:31 http://cz.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [323 kB] Get:32 http://cz.archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [111 kB] Get:33 http://cz.archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [5488 B] Get:34 http://cz.archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [2428 B] Get:35 http://cz.archive.ubuntu.com/ubuntu xenial-security/main amd64 Packages [138 kB] Get:36 http://cz.archive.ubuntu.com/ubuntu xenial-security/main Translation-en [56.6 kB] Get:37 http://cz.archive.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [40.9 kB] Get:38 http://cz.archive.ubuntu.com/ubuntu xenial-security/universe Translation-en [24.9 kB] Get:39 http://cz.archive.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [1176 B] Get:40 http://cz.archive.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [628 B] Fetched 14.5 MB in 24s (604 kB/s) Reading package lists... stderr: W: The repository 'http://127.0.0.1:8080/ubuntu/x86_64 mos10.0 Release' is not signed. W: GPG error: http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0 mos10.0-holdback Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY BCE5CC461FA22B08 W: The repository 'http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0 mos10.0-holdback Release' is not signed. W: There is no public key available for the following key IDs: BCE5CC461FA22B08 W: GPG error: http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0 mos10.0-security Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY BCE5CC461FA22B08 W: The repository 'http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0 mos10.0-security Release' is not signed. W: There is no public key available for the following key IDs: BCE5CC461FA22B08 W: GPG error: http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0 mos10.0-updates Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY BCE5CC461FA22B08 W: The repository 'http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0 mos10.0-updates Release' is not signed. W: There is no public key available for the following key IDs: BCE5CC461FA22B08 Trying to execute command: chroot /tmp/tmpopcYWP.fuel-agent-image apt-get -y dist-upgrade Running apt-get dist-upgrade completed. stdout: Reading package lists... Building dependency tree... Calculating upgrade... The following packages will be upgraded: apt apt-transport-https apt-utils base-files bash bsdutils console-setup console-setup-linux dh-python distro-info-data dpkg gcc-5-base gnupg gpgv grep init init-system-helpers initramfs-tools initramfs-tools-bin initramfs-tools-core isc-dhcp-client isc-dhcp-common keyboard-configuration klibc-utils less libapparmor1 libapt-inst2.0 libapt-pkg5.0 libblkid1 libcurl3-gnutls libdns-export162 libexpat1 libfdisk1 libgcrypt20 libgnutls-openssl27 libgnutls30 libidn11 libisc-export160 libklibc libldap-2.4-2 libmount1 libpython3.5-minimal libpython3.5-stdlib libsmartcols1 libssl1.0.0 libstdc++6 libsystemd0 libtasn1-6 libudev1 libuuid1 lsb-base lsb-release mount openssl python3.5 python3.5-minimal sudo systemd systemd-sysv tzdata udev util-linux vim-common vim-tiny 64 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 24.4 MB of archives. After this operation, 171 kB of additional disk space will be used. Get:1 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 base-files amd64 9.4ubuntu4.2 [68.0 kB] Get:2 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 bash amd64 4.3-14ubuntu1.1 [583 kB] Get:3 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 bsdutils amd64 1:2.27.1-6ubuntu3.1 [51.8 kB] Get:4 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg amd64 1.18.4ubuntu1.1 [2083 kB] Get:5 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 grep amd64 2.25-1~16.04.1 [153 kB] Get:6 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 init-system-helpers all 1.29ubuntu2 [32.2 kB] Get:7 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 init amd64 1.29ubuntu2 [4520 B] Get:8 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libudev1 amd64 229-4ubuntu7 [56.9 kB] Get:9 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 udev amd64 229-4ubuntu7 [992 kB] Get:10 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsystemd0 amd64 229-4ubuntu7 [207 kB] Get:11 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 systemd amd64 229-4ubuntu7 [3600 kB] Get:12 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libuuid1 amd64 2.27.1-6ubuntu3.1 [15.6 kB] Get:13 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libblkid1 amd64 2.27.1-6ubuntu3.1 [107 kB] Get:14 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapparmor1 amd64 2.10.95-0ubuntu2.2 [31.8 kB] Get:15 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmount1 amd64 2.27.1-6ubuntu3.1 [114 kB] Get:16 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 console-setup-linux all 1.108ubuntu15.2 [984 kB] Get:17 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 initramfs-tools-core all 0.122ubuntu8.1 [42.2 kB] Get:18 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 klibc-utils amd64 2.0.4-8ubuntu1.16.04.1 [107 kB] Get:19 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 initramfs-tools all 0.122ubuntu8.1 [8602 B] Get:20 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 console-setup all 1.108ubuntu15.2 [117 kB] Get:21 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 keyboard-configuration all 1.108ubuntu15.2 [657 kB] Get:22 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 initramfs-tools-bin amd64 0.122ubuntu8.1 [10.8 kB] Get:23 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libklibc amd64 2.0.4-8ubuntu1.16.04.1 [41.3 kB] Get:24 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 lsb-base all 9.20160110ubuntu0.2 [13.7 kB] Get:25 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 util-linux amd64 2.27.1-6ubuntu3.1 [848 kB] Get:26 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mount amd64 2.27.1-6ubuntu3.1 [121 kB] Get:27 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5-base amd64 5.4.0-6ubuntu1~16.04.2 [16.6 kB] Get:28 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++6 amd64 5.4.0-6ubuntu1~16.04.2 [393 kB] Get:29 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-pkg5.0 amd64 1.2.12~ubuntu16.04.1 [696 kB] Get:30 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-inst2.0 amd64 1.2.12~ubuntu16.04.1 [55.4 kB] Get:31 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt amd64 1.2.12~ubuntu16.04.1 [1038 kB] Get:32 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-utils amd64 1.2.12~ubuntu16.04.1 [196 kB] Get:33 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gpgv amd64 1.4.20-1ubuntu3.1 [165 kB] Get:34 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gnupg amd64 1.4.20-1ubuntu3.1 [626 kB] Get:35 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 systemd-sysv amd64 229-4ubuntu7 [14.3 kB] Get:36 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl1.0.0 amd64 1.0.2g-1ubuntu4.2 [1122 kB] Get:37 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5 amd64 3.5.2-2~16.01 [165 kB] Get:38 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-stdlib amd64 3.5.2-2~16.01 [2130 kB] Get:39 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5-minimal amd64 3.5.2-2~16.01 [1595 kB] Get:40 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-minimal amd64 3.5.2-2~16.01 [528 kB] Get:41 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1 amd64 2.1.0-7ubuntu0.16.04.2 [71.3 kB] Get:42 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfdisk1 amd64 2.27.1-6ubuntu3.1 [138 kB] Get:43 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt20 amd64 1.6.5-2ubuntu0.2 [336 kB] Get:44 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsmartcols1 amd64 2.27.1-6ubuntu3.1 [63.3 kB] Get:45 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tzdata all 2016f-0ubuntu0.16.04 [168 kB] Get:46 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dh-python all 2.20151103ubuntu1.1 [74.1 kB] Get:47 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 distro-info-data all 0.28ubuntu0.1 [3946 B] Get:48 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libisc-export160 amd64 1:9.10.3.dfsg.P4-8ubuntu1 [152 kB] Get:49 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdns-export162 amd64 1:9.10.3.dfsg.P4-8ubuntu1 [665 kB] Get:50 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-client amd64 4.3.3-5ubuntu12.1 [222 kB] Get:51 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-common amd64 4.3.3-5ubuntu12.1 [104 kB] Get:52 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 less amd64 481-2.1ubuntu0.1 [110 kB] Get:53 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11 amd64 1.32-3ubuntu1.1 [45.6 kB] Get:54 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6 amd64 4.7-3ubuntu0.16.04.1 [43.2 kB] Get:55 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-openssl27 amd64 3.4.10-4ubuntu1.1 [21.9 kB] Get:56 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls30 amd64 3.4.10-4ubuntu1.1 [547 kB] Get:57 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 lsb-release all 9.20160110ubuntu0.2 [11.8 kB] Get:58 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 sudo amd64 1.8.16-0ubuntu1.2 [389 kB] Get:59 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 vim-tiny amd64 2:7.4.1689-3ubuntu1.1 [445 kB] Get:60 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 vim-common amd64 2:7.4.1689-3ubuntu1.1 [104 kB] Get:61 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libldap-2.4-2 amd64 2.4.42+dfsg-2ubuntu3.1 [161 kB] Get:62 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3-gnutls amd64 7.47.0-1ubuntu2.1 [183 kB] Get:63 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-transport-https amd64 1.2.12~ubuntu16.04.1 [25.7 kB] Get:64 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssl amd64 1.0.2g-1ubuntu4.2 [492 kB] Preconfiguring packages ... Fetched 24.4 MB in 54s (449 kB/s) (Reading database ... 10880 files and directories currently installed.) Preparing to unpack .../base-files_9.4ubuntu4.2_amd64.deb ... Unpacking base-files (9.4ubuntu4.2) over (9.4ubuntu4) ... Setting up base-files (9.4ubuntu4.2) ... Installing new version of config file /etc/issue ... Installing new version of config file /etc/issue.net ... Installing new version of config file /etc/lsb-release ... Installing new version of config file /etc/update-motd.d/10-help-text ... (Reading database ... 10880 files and directories currently installed.) Preparing to unpack .../bash_4.3-14ubuntu1.1_amd64.deb ... Unpacking bash (4.3-14ubuntu1.1) over (4.3-14ubuntu1) ... Setting up bash (4.3-14ubuntu1.1) ... Installing new version of config file /etc/skel/.profile ... update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode (Reading database ... 10880 files and directories currently installed.) Preparing to unpack .../bsdutils_1%3a2.27.1-6ubuntu3.1_amd64.deb ... Unpacking bsdutils (1:2.27.1-6ubuntu3.1) over (1:2.27.1-6ubuntu3) ... Setting up bsdutils (1:2.27.1-6ubuntu3.1) ... (Reading database ... 10880 files and directories currently installed.) Preparing to unpack .../dpkg_1.18.4ubuntu1.1_amd64.deb ... Unpacking dpkg (1.18.4ubuntu1.1) over (1.18.4ubuntu1) ... Setting up dpkg (1.18.4ubuntu1.1) ... (Reading database ... 10880 files and directories currently installed.) Preparing to unpack .../grep_2.25-1~16.04.1_amd64.deb ... Unpacking grep (2.25-1~16.04.1) over (2.24-1) ... Setting up grep (2.25-1~16.04.1) ... (Reading database ... 10880 files and directories currently installed.) Preparing to unpack .../init-system-helpers_1.29ubuntu2_all.deb ... Unpacking init-system-helpers (1.29ubuntu2) over (1.29ubuntu1) ... Setting up init-system-helpers (1.29ubuntu2) ... (Reading database ... 10880 files and directories currently installed.) Preparing to unpack .../init_1.29ubuntu2_amd64.deb ... Unpacking init (1.29ubuntu2) over (1.29ubuntu1) ... Setting up init (1.29ubuntu2) ... (Reading database ... 10880 files and directories currently installed.) Preparing to unpack .../libudev1_229-4ubuntu7_amd64.deb ... Unpacking libudev1:amd64 (229-4ubuntu7) over (229-4ubuntu4) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... Setting up libudev1:amd64 (229-4ubuntu7) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... (Reading database ... 10880 files and directories currently installed.) Preparing to unpack .../udev_229-4ubuntu7_amd64.deb ... Unpacking udev (229-4ubuntu7) over (229-4ubuntu4) ... Preparing to unpack .../libsystemd0_229-4ubuntu7_amd64.deb ... Unpacking libsystemd0:amd64 (229-4ubuntu7) over (229-4ubuntu4) ... Processing triggers for ureadahead (0.100.0-19) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... Setting up libsystemd0:amd64 (229-4ubuntu7) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... (Reading database ... 10881 files and directories currently installed.) Preparing to unpack .../systemd_229-4ubuntu7_amd64.deb ... Unpacking systemd (229-4ubuntu7) over (229-4ubuntu4) ... Processing triggers for ureadahead (0.100.0-19) ... Setting up systemd (229-4ubuntu7) ... Installing new version of config file /etc/systemd/system.conf ... (Reading database ... 10882 files and directories currently installed.) Preparing to unpack .../libuuid1_2.27.1-6ubuntu3.1_amd64.deb ... Unpacking libuuid1:amd64 (2.27.1-6ubuntu3.1) over (2.27.1-6ubuntu3) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... Setting up libuuid1:amd64 (2.27.1-6ubuntu3.1) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... (Reading database ... 10882 files and directories currently installed.) Preparing to unpack .../libblkid1_2.27.1-6ubuntu3.1_amd64.deb ... Unpacking libblkid1:amd64 (2.27.1-6ubuntu3.1) over (2.27.1-6ubuntu3) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... Setting up libblkid1:amd64 (2.27.1-6ubuntu3.1) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... (Reading database ... 10882 files and directories currently installed.) Preparing to unpack .../libapparmor1_2.10.95-0ubuntu2.2_amd64.deb ... Unpacking libapparmor1:amd64 (2.10.95-0ubuntu2.2) over (2.10.95-0ubuntu2) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... Setting up libapparmor1:amd64 (2.10.95-0ubuntu2.2) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... (Reading database ... 10882 files and directories currently installed.) Preparing to unpack .../libmount1_2.27.1-6ubuntu3.1_amd64.deb ... Unpacking libmount1:amd64 (2.27.1-6ubuntu3.1) over (2.27.1-6ubuntu3) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... Setting up libmount1:amd64 (2.27.1-6ubuntu3.1) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... (Reading database ... 10882 files and directories currently installed.) Preparing to unpack .../console-setup-linux_1.108ubuntu15.2_all.deb ... Unpacking console-setup-linux (1.108ubuntu15.2) over (1.108ubuntu15) ... Preparing to unpack .../initramfs-tools-core_0.122ubuntu8.1_all.deb ... Unpacking initramfs-tools-core (0.122ubuntu8.1) over (0.122ubuntu8) ... Preparing to unpack .../klibc-utils_2.0.4-8ubuntu1.16.04.1_amd64.deb ... Unpacking klibc-utils (2.0.4-8ubuntu1.16.04.1) over (2.0.4-8ubuntu1) ... Preparing to unpack .../initramfs-tools_0.122ubuntu8.1_all.deb ... Unpacking initramfs-tools (0.122ubuntu8.1) over (0.122ubuntu8) ... Preparing to unpack .../console-setup_1.108ubuntu15.2_all.deb ... Unpacking console-setup (1.108ubuntu15.2) over (1.108ubuntu15) ... Preparing to unpack .../keyboard-configuration_1.108ubuntu15.2_all.deb ... Unpacking keyboard-configuration (1.108ubuntu15.2) over (1.108ubuntu15) ... Preparing to unpack .../initramfs-tools-bin_0.122ubuntu8.1_amd64.deb ... Unpacking initramfs-tools-bin (0.122ubuntu8.1) over (0.122ubuntu8) ... Preparing to unpack .../libklibc_2.0.4-8ubuntu1.16.04.1_amd64.deb ... Unpacking libklibc (2.0.4-8ubuntu1.16.04.1) over (2.0.4-8ubuntu1) ... Preparing to unpack .../lsb-base_9.20160110ubuntu0.2_all.deb ... Unpacking lsb-base (9.20160110ubuntu0.2) over (9.20160110) ... Processing triggers for ureadahead (0.100.0-19) ... Processing triggers for systemd (229-4ubuntu7) ... Setting up lsb-base (9.20160110ubuntu0.2) ... (Reading database ... 10887 files and directories currently installed.) Preparing to unpack .../util-linux_2.27.1-6ubuntu3.1_amd64.deb ... Unpacking util-linux (2.27.1-6ubuntu3.1) over (2.27.1-6ubuntu3) ... Processing triggers for ureadahead (0.100.0-19) ... Processing triggers for mime-support (3.59ubuntu1) ... Setting up util-linux (2.27.1-6ubuntu3.1) ... Processing triggers for systemd (229-4ubuntu7) ... (Reading database ... 10887 files and directories currently installed.) Preparing to unpack .../mount_2.27.1-6ubuntu3.1_amd64.deb ... Unpacking mount (2.27.1-6ubuntu3.1) over (2.27.1-6ubuntu3) ... Setting up mount (2.27.1-6ubuntu3.1) ... (Reading database ... 10887 files and directories currently installed.) Preparing to unpack .../gcc-5-base_5.4.0-6ubuntu1~16.04.2_amd64.deb ... Unpacking gcc-5-base:amd64 (5.4.0-6ubuntu1~16.04.2) over (5.3.1-14ubuntu2) ... Setting up gcc-5-base:amd64 (5.4.0-6ubuntu1~16.04.2) ... (Reading database ... 10887 files and directories currently installed.) Preparing to unpack .../libstdc++6_5.4.0-6ubuntu1~16.04.2_amd64.deb ... Unpacking libstdc++6:amd64 (5.4.0-6ubuntu1~16.04.2) over (5.3.1-14ubuntu2) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... Setting up libstdc++6:amd64 (5.4.0-6ubuntu1~16.04.2) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... (Reading database ... 10887 files and directories currently installed.) Preparing to unpack .../libapt-pkg5.0_1.2.12~ubuntu16.04.1_amd64.deb ... Unpacking libapt-pkg5.0:amd64 (1.2.12~ubuntu16.04.1) over (1.2.10ubuntu1) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... Setting up libapt-pkg5.0:amd64 (1.2.12~ubuntu16.04.1) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... (Reading database ... 10887 files and directories currently installed.) Preparing to unpack .../libapt-inst2.0_1.2.12~ubuntu16.04.1_amd64.deb ... Unpacking libapt-inst2.0:amd64 (1.2.12~ubuntu16.04.1) over (1.2.10ubuntu1) ... Preparing to unpack .../apt_1.2.12~ubuntu16.04.1_amd64.deb ... Unpacking apt (1.2.12~ubuntu16.04.1) over (1.2.10ubuntu1) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... Setting up apt (1.2.12~ubuntu16.04.1) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... (Reading database ... 10887 files and directories currently installed.) Preparing to unpack .../apt-utils_1.2.12~ubuntu16.04.1_amd64.deb ... Unpacking apt-utils (1.2.12~ubuntu16.04.1) over (1.2.10ubuntu1) ... Preparing to unpack .../gpgv_1.4.20-1ubuntu3.1_amd64.deb ... Unpacking gpgv (1.4.20-1ubuntu3.1) over (1.4.20-1ubuntu3) ... Setting up gpgv (1.4.20-1ubuntu3.1) ... (Reading database ... 10887 files and directories currently installed.) Preparing to unpack .../gnupg_1.4.20-1ubuntu3.1_amd64.deb ... Unpacking gnupg (1.4.20-1ubuntu3.1) over (1.4.20-1ubuntu3) ... Setting up gnupg (1.4.20-1ubuntu3.1) ... (Reading database ... 10887 files and directories currently installed.) Preparing to unpack .../systemd-sysv_229-4ubuntu7_amd64.deb ... Unpacking systemd-sysv (229-4ubuntu7) over (229-4ubuntu4) ... Setting up systemd-sysv (229-4ubuntu7) ... (Reading database ... 10887 files and directories currently installed.) Preparing to unpack .../libssl1.0.0_1.0.2g-1ubuntu4.2_amd64.deb ... Unpacking libssl1.0.0:amd64 (1.0.2g-1ubuntu4.2) over (1.0.2g-1ubuntu4) ... Preparing to unpack .../python3.5_3.5.2-2~16.01_amd64.deb ... Unpacking python3.5 (3.5.2-2~16.01) over (3.5.1-10) ... Preparing to unpack .../libpython3.5-stdlib_3.5.2-2~16.01_amd64.deb ... Unpacking libpython3.5-stdlib:amd64 (3.5.2-2~16.01) over (3.5.1-10) ... Preparing to unpack .../python3.5-minimal_3.5.2-2~16.01_amd64.deb ... Unpacking python3.5-minimal (3.5.2-2~16.01) over (3.5.1-10) ... Preparing to unpack .../libpython3.5-minimal_3.5.2-2~16.01_amd64.deb ... Unpacking libpython3.5-minimal:amd64 (3.5.2-2~16.01) over (3.5.1-10) ... Preparing to unpack .../libexpat1_2.1.0-7ubuntu0.16.04.2_amd64.deb ... Unpacking libexpat1:amd64 (2.1.0-7ubuntu0.16.04.2) over (2.1.0-7) ... Preparing to unpack .../libfdisk1_2.27.1-6ubuntu3.1_amd64.deb ... Unpacking libfdisk1:amd64 (2.27.1-6ubuntu3.1) over (2.27.1-6ubuntu3) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... Processing triggers for mime-support (3.59ubuntu1) ... Setting up libfdisk1:amd64 (2.27.1-6ubuntu3.1) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... (Reading database ... 10887 files and directories currently installed.) Preparing to unpack .../libgcrypt20_1.6.5-2ubuntu0.2_amd64.deb ... Unpacking libgcrypt20:amd64 (1.6.5-2ubuntu0.2) over (1.6.5-2) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... Setting up libgcrypt20:amd64 (1.6.5-2ubuntu0.2) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... (Reading database ... 10887 files and directories currently installed.) Preparing to unpack .../libsmartcols1_2.27.1-6ubuntu3.1_amd64.deb ... Unpacking libsmartcols1:amd64 (2.27.1-6ubuntu3.1) over (2.27.1-6ubuntu3) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... Setting up libsmartcols1:amd64 (2.27.1-6ubuntu3.1) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... (Reading database ... 10887 files and directories currently installed.) Preparing to unpack .../tzdata_2016f-0ubuntu0.16.04_all.deb ... Unpacking tzdata (2016f-0ubuntu0.16.04) over (2016d-0ubuntu0.16.04) ... Preparing to unpack .../dh-python_2.20151103ubuntu1.1_all.deb ... Unpacking dh-python (2.20151103ubuntu1.1) over (2.20151103ubuntu1) ... Preparing to unpack .../distro-info-data_0.28ubuntu0.1_all.deb ... Unpacking distro-info-data (0.28ubuntu0.1) over (0.28) ... Preparing to unpack .../libisc-export160_1%3a9.10.3.dfsg.P4-8ubuntu1_amd64.deb ... Unpacking libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1) over (1:9.10.3.dfsg.P4-8) ... Preparing to unpack .../libdns-export162_1%3a9.10.3.dfsg.P4-8ubuntu1_amd64.deb ... Unpacking libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1) over (1:9.10.3.dfsg.P4-8) ... Preparing to unpack .../isc-dhcp-client_4.3.3-5ubuntu12.1_amd64.deb ... Unpacking isc-dhcp-client (4.3.3-5ubuntu12.1) over (4.3.3-5ubuntu12) ... Preparing to unpack .../isc-dhcp-common_4.3.3-5ubuntu12.1_amd64.deb ... Unpacking isc-dhcp-common (4.3.3-5ubuntu12.1) over (4.3.3-5ubuntu12) ... Preparing to unpack .../less_481-2.1ubuntu0.1_amd64.deb ... Unpacking less (481-2.1ubuntu0.1) over (481-2.1) ... Preparing to unpack .../libidn11_1.32-3ubuntu1.1_amd64.deb ... Unpacking libidn11:amd64 (1.32-3ubuntu1.1) over (1.32-3ubuntu1) ... Preparing to unpack .../libtasn1-6_4.7-3ubuntu0.16.04.1_amd64.deb ... Unpacking libtasn1-6:amd64 (4.7-3ubuntu0.16.04.1) over (4.7-3) ... Preparing to unpack .../libgnutls-openssl27_3.4.10-4ubuntu1.1_amd64.deb ... Unpacking libgnutls-openssl27:amd64 (3.4.10-4ubuntu1.1) over (3.4.10-4ubuntu1) ... Preparing to unpack .../libgnutls30_3.4.10-4ubuntu1.1_amd64.deb ... Unpacking libgnutls30:amd64 (3.4.10-4ubuntu1.1) over (3.4.10-4ubuntu1) ... Preparing to unpack .../lsb-release_9.20160110ubuntu0.2_all.deb ... Unpacking lsb-release (9.20160110ubuntu0.2) over (9.20160110) ... Preparing to unpack .../sudo_1.8.16-0ubuntu1.2_amd64.deb ... Unpacking sudo (1.8.16-0ubuntu1.2) over (1.8.16-0ubuntu1) ... Preparing to unpack .../vim-tiny_2%3a7.4.1689-3ubuntu1.1_amd64.deb ... Unpacking vim-tiny (2:7.4.1689-3ubuntu1.1) over (2:7.4.1689-3ubuntu1) ... Preparing to unpack .../vim-common_2%3a7.4.1689-3ubuntu1.1_amd64.deb ... Unpacking vim-common (2:7.4.1689-3ubuntu1.1) over (2:7.4.1689-3ubuntu1) ... Preparing to unpack .../libldap-2.4-2_2.4.42+dfsg-2ubuntu3.1_amd64.deb ... Unpacking libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.1) over (2.4.42+dfsg-2ubuntu3) ... Preparing to unpack .../libcurl3-gnutls_7.47.0-1ubuntu2.1_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.1) over (7.47.0-1ubuntu2) ... Preparing to unpack .../apt-transport-https_1.2.12~ubuntu16.04.1_amd64.deb ... Unpacking apt-transport-https (1.2.12~ubuntu16.04.1) over (1.2.10ubuntu1) ... Preparing to unpack .../openssl_1.0.2g-1ubuntu4.2_amd64.deb ... Unpacking openssl (1.0.2g-1ubuntu4.2) over (1.0.2g-1ubuntu4) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... Processing triggers for mime-support (3.59ubuntu1) ... Setting up udev (229-4ubuntu7) ... A chroot environment has been detected, udev not started. update-initramfs: deferring update (trigger activated) Setting up keyboard-configuration (1.108ubuntu15.2) ... Setting up console-setup-linux (1.108ubuntu15.2) ... Installing new version of config file /etc/console-setup/compose.ISO-8859-1.inc ... Installing new version of config file /etc/console-setup/compose.ISO-8859-13.inc ... Installing new version of config file /etc/console-setup/compose.ISO-8859-14.inc ... Installing new version of config file /etc/console-setup/compose.ISO-8859-15.inc ... Installing new version of config file /etc/console-setup/compose.ISO-8859-2.inc ... Installing new version of config file /etc/console-setup/compose.ISO-8859-3.inc ... Installing new version of config file /etc/console-setup/compose.ISO-8859-4.inc ... Installing new version of config file /etc/console-setup/compose.ISO-8859-7.inc ... Installing new version of config file /etc/console-setup/compose.ISO-8859-9.inc ... Setting up initramfs-tools-bin (0.122ubuntu8.1) ... Setting up libklibc (2.0.4-8ubuntu1.16.04.1) ... Setting up klibc-utils (2.0.4-8ubuntu1.16.04.1) ... Setting up initramfs-tools-core (0.122ubuntu8.1) ... Setting up initramfs-tools (0.122ubuntu8.1) ... update-initramfs: deferring update (trigger activated) Setting up console-setup (1.108ubuntu15.2) ... Setting up libapt-inst2.0:amd64 (1.2.12~ubuntu16.04.1) ... Setting up apt-utils (1.2.12~ubuntu16.04.1) ... Setting up libssl1.0.0:amd64 (1.0.2g-1ubuntu4.2) ... Setting up libpython3.5-minimal:amd64 (3.5.2-2~16.01) ... Setting up libexpat1:amd64 (2.1.0-7ubuntu0.16.04.2) ... Setting up python3.5-minimal (3.5.2-2~16.01) ... Setting up libpython3.5-stdlib:amd64 (3.5.2-2~16.01) ... Setting up python3.5 (3.5.2-2~16.01) ... Setting up tzdata (2016f-0ubuntu0.16.04) ... Setting up dh-python (2.20151103ubuntu1.1) ... Setting up distro-info-data (0.28ubuntu0.1) ... Setting up libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1) ... Setting up libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1) ... Setting up isc-dhcp-client (4.3.3-5ubuntu12.1) ... Setting up isc-dhcp-common (4.3.3-5ubuntu12.1) ... Setting up less (481-2.1ubuntu0.1) ... Setting up libidn11:amd64 (1.32-3ubuntu1.1) ... Setting up libtasn1-6:amd64 (4.7-3ubuntu0.16.04.1) ... Setting up libgnutls30:amd64 (3.4.10-4ubuntu1.1) ... Setting up libgnutls-openssl27:amd64 (3.4.10-4ubuntu1.1) ... Setting up lsb-release (9.20160110ubuntu0.2) ... Setting up sudo (1.8.16-0ubuntu1.2) ... Installing new version of config file /etc/sudoers ... Setting up vim-common (2:7.4.1689-3ubuntu1.1) ... Setting up vim-tiny (2:7.4.1689-3ubuntu1.1) ... Setting up libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.1) ... Setting up libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.1) ... Setting up apt-transport-https (1.2.12~ubuntu16.04.1) ... Setting up openssl (1.0.2g-1ubuntu4.2) ... Processing triggers for systemd (229-4ubuntu7) ... Processing triggers for ureadahead (0.100.0-19) ... Processing triggers for initramfs-tools (0.122ubuntu8.1) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... stderr: Extracting templates from packages: 46% Extracting templates from packages: 93% Extracting templates from packages: 100% E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory) addgroup: The group `systemd-journal' already exists as a system group. Exiting. Operation failed: No such file or directory addgroup: The group `input' already exists as a system group. Exiting. update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults update-initramfs: deferring update (trigger activated) update-initramfs: deferring update (trigger activated) Current default time zone: 'Etc/UTC' Local time is now: Mon Sep 5 15:48:57 UTC 2016. Universal Time is now: Mon Sep 5 15:48:57 UTC 2016. Run 'dpkg-reconfigure tzdata' if you wish to change it. Trying to execute command: chroot /tmp/tmpopcYWP.fuel-agent-image apt-get -y install squashfs-tools nailgun-agent nailgun-mcagents live-boot openssh-server i40e-dkms vim fuel-agent mcollective puppet xz-utils msmtp-mta linux-image-generic-lts-xenial wget multipath-tools-boot multipath-tools hwloc openssh-client mc ntpdate ntp network-checker live-boot-initramfs-tools linux-headers-generic daemonize linux-firmware ubuntu-minimal Running apt-get install completed. stdout: Reading package lists... Building dependency tree... Reading state information... ubuntu-minimal is already the newest version (1.361). The following additional packages will be installed: augeas-lenses bind9-host binutils cliff-tablib cloud-guest-utils cloud-image-utils cloud-utils cpp cpp-5 crda dbus debconf-utils debootstrap distro-info dkms dmeventd dmidecode dmsetup docutils-common docutils-doc ethtool facter fakeroot fontconfig-config fonts-dejavu-core fonts-lato gcc gcc-5 gdisk genisoimage geoip-database gettext-base groff-base grub-common grub-gfxpayload-lists grub-pc grub-pc-bin grub2-common hiera ieee-data iw javascript-common kpartx kpartx-boot libaio1 libasan2 libasprintf0v5 libatomic1 libaugeas0 libbind9-140 libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 libboost-thread1.58.0 libc-dev-bin libc6-dev libcairo2 libcap-ng0 libcc1-0 libcilkrts5 libdbus-1-3 libdbus-glib-1-2 libdevmapper-event1.02.1 libdns162 libedit2 libfakeroot libfontconfig1 libfreetype6 libfuse2 libgcc-5-dev libgdbm3 libgeoip1 libglib2.0-0 libglib2.0-data libgomp1 libgpm2 libgsasl7 libhwloc-plugins libhwloc5 libicu55 libisc160 libisccc140 libisccfg140 libiscsi2 libisl15 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery liblcms2-2 liblsan0 libltdl7 liblvm2app2.2 liblvm2cmd2.02 liblwres141 liblzo2-2 libmpc3 libmpfr4 libmpx0 libnl-3-200 libnl-genl-3-200 libnspr4 libnss3 libnss3-nssdb libntlm0 libnuma1 libopts25 libpaper-utils libpaper1 libparted2 libpcap0.8 libpci3 libpciaccess0 libperl5.22 libpixman-1-0 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib libpython3.5 libquadmath0 librados2 librbd1 libreadline5 libruby2.3 libsgutils2-2 libssh2-1 libtiff5 libtsan0 libubsan0 libusb-1.0-0 libwebp5 libwebpmux1 libwrap0 libx11-6 libx11-data libxau6 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libxrender1 libxslt1.1 libyaml-0-2 linux-headers-4.4.0-36 linux-headers-4.4.0-36-generic linux-image-4.4.0-36-generic linux-image-extra-4.4.0-36-generic linux-image-generic linux-libc-dev live-boot-doc live-tools lshw lvm2 make manpages manpages-dev mc-data mcollective-client mcollective-common mdadm msmtp ncurses-term ocl-icd-libopencl1 openssh-sftp-server os-prober parted patch pciutils perl perl-modules-5.22 puppet-common python python-babel python-babel-localedata python-cffi-backend python-chardet python-cliff python-cmd2 python-cryptography python-daemonize python-dateutil python-debtcollector python-docutils python-enum34 python-eventlet python-funcsigs python-functools32 python-greenlet python-idna python-ipaddress python-iso8601 python-jinja2 python-jsonschema python-markupsafe python-minimal python-mock python-monotonic python-msgpack python-ndg-httpsclient python-netaddr python-netifaces python-openssl python-oslo.config python-oslo.context python-oslo.i18n python-oslo.log python-oslo.serialization python-oslo.utils python-pbr python-pil python-pkg-resources python-positional python-prettytable python-pyasn1 python-pygments python-pyinotify python-pyparsing python-pypcap python-requests python-rfc3986 python-roman python-scapy python-setuptools python-six python-stevedore python-tablib python-tz python-unicodecsv python-urllib3 python-wrapt python-yaml python2.7 python2.7-minimal python3-chardet python3-pkg-resources python3-requests python3-six python3-urllib3 qemu-block-extra qemu-utils rake rename rsync ruby ruby-augeas ruby-cstruct ruby-deep-merge ruby-did-you-mean ruby-domain-name ruby-http-cookie ruby-httpclient ruby-ipaddress ruby-json ruby-minitest ruby-net-telnet ruby-nokogiri ruby-power-assert ruby-rethtool ruby-rgen ruby-safe-yaml ruby-selinux ruby-shadow ruby-sqlite3 ruby-stomp ruby-systemu ruby-test-unit ruby-unf ruby-unf-ext ruby2.3 rubygems-integration sg3-utils sg3-utils-udev sgml-base shared-mime-info sharutils sqlite3 ssh-import-id tcpd tcpdump thermald unzip usbutils uuid-runtime vim-runtime virt-what vlan wireless-regdb xauth xdg-user-dirs xfsprogs xml-core zip Suggested packages: augeas-doc binutils-doc cloud-utils-euca cpp-doc gcc-5-locales dbus-user-session | dbus-x11 shunit2 gcc-multilib autoconf automake libtool flex bison gdb gcc-doc gcc-5-multilib gcc-5-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg wodim cdrkit-doc groff multiboot-doc grub-emu xorriso desktop-base apache2 | lighttpd | httpd augeas-tools glibc-doc fuse geoip-bin gpm libhwloc-contrib-plugins liblcms2-utils libparted-dev libparted-i18n fdutils linux-doc-4.4.0 | linux-source-4.4.0 linux-tools curlftpfs cryptsetup httpfs2 unionfs-fuse debian-installer-launcher thin-provisioning-tools make-doc man-browser arj catdvi | texlive-binaries dbview djvulibre-bin gv imagemagick links | w3m | lynx odt2txt poppler-utils python-boto xpdf | pdf-viewer activemq mcollective-doc ntp-doc apparmor opencl-icd ssh-askpass libpam-ssh keychain monkeysphere rssh molly-guard ufw parted-doc ed diffutils-doc perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl puppet-el vim-puppet etckeeper ruby-rrd python-doc python-tk python-cliff-doc python-cryptography-doc python-cryptography-vectors python-daemonize-doc python-debtcollector-doc texlive-latex-recommended texlive-latex-base texlive-lang-french fonts-linuxlibertine | ttf-linux-libertine python-enum34-doc python-funcsigs-doc python-greenlet-doc python-greenlet-dev python-greenlet-dbg python-jinja2-doc python-mock-doc ipython python-netaddr-docs python-openssl-doc python-openssl-dbg python-oslo.log-doc python-pil-doc python-pil-dbg python-positional-doc doc-base ttf-bitstream-vera python-pyinotify-doc python-socks tcpreplay wireshark graphviz python-gnuplot python-crypto python-pyx ebtables python-visual sox xpdf hexer librsvg2-bin python-pcapy python-setuptools-doc python-ntlm python2.7-doc binfmt-support python3-setuptools python3-ndg-httpsclient python3-openssl python3-pyasn1 python3-socks ri ruby-dev publicsuffix bundler sgml-base-doc bsd-mailx | mailx sqlite3-doc ctags vim-doc vim-scripts vim-gnome-py2 | vim-gtk-py2 | vim-gtk3-py2 | vim-athena-py2 | vim-nox-py2 xfsdump acl attr quota debhelper The following NEW packages will be installed: augeas-lenses bind9-host binutils cliff-tablib cloud-guest-utils cloud-image-utils cloud-utils cpp cpp-5 crda daemonize dbus debconf-utils debootstrap distro-info dkms dmeventd dmidecode dmsetup docutils-common docutils-doc ethtool facter fakeroot fontconfig-config fonts-dejavu-core fonts-lato fuel-agent gcc gcc-5 gdisk genisoimage geoip-database gettext-base groff-base grub-common grub-gfxpayload-lists grub-pc grub-pc-bin grub2-common hiera hwloc i40e-dkms ieee-data iw javascript-common kpartx kpartx-boot libaio1 libasan2 libasprintf0v5 libatomic1 libaugeas0 libbind9-140 libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 libboost-thread1.58.0 libc-dev-bin libc6-dev libcairo2 libcap-ng0 libcc1-0 libcilkrts5 libdbus-1-3 libdbus-glib-1-2 libdevmapper-event1.02.1 libdns162 libedit2 libfakeroot libfontconfig1 libfreetype6 libfuse2 libgcc-5-dev libgdbm3 libgeoip1 libglib2.0-0 libglib2.0-data libgomp1 libgpm2 libgsasl7 libhwloc-plugins libhwloc5 libicu55 libisc160 libisccc140 libisccfg140 libiscsi2 libisl15 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery liblcms2-2 liblsan0 libltdl7 liblvm2app2.2 liblvm2cmd2.02 liblwres141 liblzo2-2 libmpc3 libmpfr4 libmpx0 libnl-3-200 libnl-genl-3-200 libnspr4 libnss3 libnss3-nssdb libntlm0 libnuma1 libopts25 libpaper-utils libpaper1 libparted2 libpcap0.8 libpci3 libpciaccess0 libperl5.22 libpixman-1-0 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib libpython3.5 libquadmath0 librados2 librbd1 libreadline5 libruby2.3 libsgutils2-2 libssh2-1 libtiff5 libtsan0 libubsan0 libusb-1.0-0 libwebp5 libwebpmux1 libwrap0 libx11-6 libx11-data libxau6 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libxrender1 libxslt1.1 libyaml-0-2 linux-firmware linux-headers-4.4.0-36 linux-headers-4.4.0-36-generic linux-headers-generic linux-image-4.4.0-36-generic linux-image-extra-4.4.0-36-generic linux-image-generic linux-image-generic-lts-xenial linux-libc-dev live-boot live-boot-doc live-boot-initramfs-tools live-tools lshw lvm2 make manpages manpages-dev mc mc-data mcollective mcollective-client mcollective-common mdadm msmtp msmtp-mta multipath-tools multipath-tools-boot nailgun-agent nailgun-mcagents ncurses-term network-checker ntp ntpdate ocl-icd-libopencl1 openssh-client openssh-server openssh-sftp-server os-prober parted patch pciutils perl perl-modules-5.22 puppet puppet-common python python-babel python-babel-localedata python-cffi-backend python-chardet python-cliff python-cmd2 python-cryptography python-daemonize python-dateutil python-debtcollector python-docutils python-enum34 python-eventlet python-funcsigs python-functools32 python-greenlet python-idna python-ipaddress python-iso8601 python-jinja2 python-jsonschema python-markupsafe python-minimal python-mock python-monotonic python-msgpack python-ndg-httpsclient python-netaddr python-netifaces python-openssl python-oslo.config python-oslo.context python-oslo.i18n python-oslo.log python-oslo.serialization python-oslo.utils python-pbr python-pil python-pkg-resources python-positional python-prettytable python-pyasn1 python-pygments python-pyinotify python-pyparsing python-pypcap python-requests python-rfc3986 python-roman python-scapy python-setuptools python-six python-stevedore python-tablib python-tz python-unicodecsv python-urllib3 python-wrapt python-yaml python2.7 python2.7-minimal python3-chardet python3-pkg-resources python3-requests python3-six python3-urllib3 qemu-block-extra qemu-utils rake rename rsync ruby ruby-augeas ruby-cstruct ruby-deep-merge ruby-did-you-mean ruby-domain-name ruby-http-cookie ruby-httpclient ruby-ipaddress ruby-json ruby-minitest ruby-net-telnet ruby-nokogiri ruby-power-assert ruby-rethtool ruby-rgen ruby-safe-yaml ruby-selinux ruby-shadow ruby-sqlite3 ruby-stomp ruby-systemu ruby-test-unit ruby-unf ruby-unf-ext ruby2.3 rubygems-integration sg3-utils sg3-utils-udev sgml-base shared-mime-info sharutils sqlite3 squashfs-tools ssh-import-id tcpd tcpdump thermald unzip usbutils uuid-runtime vim vim-runtime virt-what vlan wget wireless-regdb xauth xdg-user-dirs xfsprogs xml-core xz-utils zip 0 upgraded, 322 newly installed, 0 to remove and 0 not upgraded. Need to get 207 MB of archives. After this operation, 869 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! python-pbr python-stevedore python-cliff python-babel-localedata python-babel python-mock python-oslo.i18n python-oslo.config python-oslo.utils python-oslo.serialization python-urllib3 python-requests python-oslo.context python-pyinotify python-oslo.log fuel-agent i40e-dkms live-boot-initramfs-tools live-boot live-boot-doc nailgun-mcagents python-cryptography python3-urllib3 python3-requests ruby-rethtool daemonize nailgun-agent network-checker Authentication warning overridden. Get:1 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0/main amd64 python-pbr all 1.8.0-4~u16.04+mos2 [47.4 kB] Get:2 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0/main amd64 python-stevedore all 1.16.0-1~u16.04+mos1 [18.8 kB] Get:3 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0/main amd64 python-cliff all 2.1.0-1~u16.04+mos1 [27.7 kB] Get:4 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0/main amd64 python-babel-localedata all 2.3.4+dfsg.1-2~u16.04+mos1 [3426 kB] Get:5 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0/main amd64 python-babel all 2.3.4+dfsg.1-2~u16.04+mos1 [82.6 kB] Get:6 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0/main amd64 python-mock all 2.0.0-1~u16.04+mos1 [48.0 kB] Get:7 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0/main amd64 python-oslo.i18n all 3.8.0-1~u16.04+mos0 [22.0 kB] Get:8 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0/main amd64 python-oslo.config all 1:3.15.0-1~u16.04+mos1 [90.6 kB] Get:9 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0/main amd64 python-oslo.utils all 3.16.0-1~u16.04+mos3 [55.2 kB] Get:10 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0/main amd64 python-oslo.serialization all 2.13.0-1~u16.04+mos0 [15.1 kB] Get:11 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0/main amd64 python-urllib3 all 1.15.1-2~u16.04+mos1 [70.3 kB] Get:12 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0/main amd64 python-requests all 2.10.0-1~u16.04+mos1 [71.4 kB] Get:13 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0/main amd64 python-oslo.context all 2.8.0-2~u16.04+mos3 [10.7 kB] Get:14 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0/main amd64 python-pyinotify all 0.9.6-1~u16.04+mos1 [26.9 kB] Get:15 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0/main amd64 python-oslo.log all 3.14.0-1~u16.04+mos0 [33.0 kB] Get:16 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0/main amd64 fuel-agent all 10.0.0-1~u16.04+mos319 [102 kB] Get:17 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0/main amd64 i40e-dkms all 1.5.18-1~u16.04+mos1 [341 kB] Get:18 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0/main amd64 live-boot-initramfs-tools all 4.0.2-1~u14.04+mos3 [29.9 kB] Get:19 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0/main amd64 live-boot all 4.0.2-1~u14.04+mos3 [52.6 kB] Get:20 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0/main amd64 live-boot-doc all 4.0.2-1~u14.04+mos3 [56.2 kB] Get:21 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0/main amd64 nailgun-mcagents all 10.0.0-1~u16.04+mos777 [12.1 kB] Get:22 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0/main amd64 python-cryptography amd64 1.3.4-1~u16.04+mos1 [204 kB] Get:23 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0/main amd64 python3-urllib3 all 1.15.1-2~u16.04+mos1 [70.4 kB] Get:24 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0/main amd64 python3-requests all 2.10.0-1~u16.04+mos1 [71.1 kB] Get:25 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0/main amd64 ruby-rethtool all 0.0.5-1~u16.04+mos3 [5838 B] Get:26 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0/main amd64 daemonize amd64 1.7.4-1~u16.04+mos2 [11.2 kB] Get:27 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0/main amd64 nailgun-agent all 10.0.0-1~u16.04+mos177 [16.8 kB] Get:28 http://127.0.0.1:8080/ubuntu/x86_64 mos10.0/main amd64 network-checker all 10.0.0-1~u16.04+mos77 [21.8 kB] Get:29 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libgdbm3 amd64 1.8.3-13.1 [16.9 kB] Get:30 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] Get:31 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp6 amd64 1:1.1.2-1.1 [11.0 kB] Get:32 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1 amd64 1.11.1-1ubuntu1 [40.0 kB] Get:33 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-data all 2:1.6.3-1ubuntu2 [113 kB] Get:34 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-6 amd64 2:1.6.3-1ubuntu2 [571 kB] Get:35 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] Get:36 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 sgml-base all 1.26+nmu4ubuntu1 [12.5 kB] Get:37 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 uuid-runtime amd64 2.27.1-6ubuntu3.1 [26.4 kB] Get:38 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lato all 2.0-1 [2693 kB] Get:39 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libfreetype6 amd64 2.6.1-0.1ubuntu2 [316 kB] Get:40 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfuse2 amd64 2.9.4-1ubuntu3.1 [89.9 kB] Get:41 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libasprintf0v5 amd64 0.19.7-2ubuntu3 [6412 B] Get:42 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 gettext-base amd64 0.19.7-2ubuntu3 [47.9 kB] Get:43 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 grub-common amd64 2.02~beta2-36ubuntu3.2 [1707 kB] Get:44 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 grub2-common amd64 2.02~beta2-36ubuntu3.2 [511 kB] Get:45 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 grub-pc-bin amd64 2.02~beta2-36ubuntu3.2 [884 kB] Get:46 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 grub-gfxpayload-lists amd64 0.7 [3658 B] Get:47 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 grub-pc amd64 2.02~beta2-36ubuntu3.2 [197 kB] Get:48 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libgpm2 amd64 1.20.4-6.1 [16.5 kB] Get:49 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libiscsi2 amd64 1.12.0-2 [51.5 kB] Get:50 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3 [111 kB] Get:51 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 liblcms2-2 amd64 2.6-3ubuntu2 [137 kB] Get:52 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] Get:53 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 libntlm0 amd64 1.4-7 [14.3 kB] Get:54 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 libssh2-1 amd64 1.5.0-2 [70.3 kB] Get:55 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libwrap0 amd64 7.6.q-25 [46.2 kB] Get:56 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-0-2 amd64 0.1.6-3 [47.6 kB] Get:57 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libedit2 amd64 3.1-20150325-1ubuntu2 [76.5 kB] Get:58 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libopts25 amd64 1:5.18.7-3 [57.8 kB] Get:59 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ntp amd64 1:4.2.8p4+dfsg-3ubuntu5.1 [517 kB] Get:60 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ntpdate amd64 1:4.2.8p4+dfsg-3ubuntu5.1 [49.3 kB] Get:61 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 perl-modules-5.22 all 5.22.1-9 [2641 kB] Get:62 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libperl5.22 amd64 5.22.1-9 [3371 kB] Get:63 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 perl amd64 5.22.1-9 [237 kB] Get:64 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1~16.04 [339 kB] Get:65 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1~16.04 [1294 kB] Get:66 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-minimal amd64 2.7.11-1 [28.2 kB] Get:67 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1~16.04 [1877 kB] Get:68 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1~16.04 [224 kB] Get:69 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libpython-stdlib amd64 2.7.11-1 [7656 B] Get:70 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python amd64 2.7.11-1 [137 kB] Get:71 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-pyparsing all 2.0.3+dfsg1-1ubuntu0.1 [35.4 kB] Get:72 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-cmd2 all 0.6.8-1 [22.4 kB] Get:73 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 python-daemonize all 2.3.1-1 [5646 B] Get:74 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-rfc3986 all 0.2.0-2 [10.4 kB] Get:75 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 python-tablib all 0.9.11-2build1 [253 kB] Get:76 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-six all 1.10.0-3 [10.9 kB] Get:77 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-wrapt amd64 1.8.0-5build2 [25.5 kB] Get:78 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] Get:79 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] Get:80 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-prettytable all 0.7.2-3 [19.6 kB] Get:81 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-unicodecsv all 0.14.1-1 [11.3 kB] Get:82 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-yaml amd64 3.11-3build1 [105 kB] Get:83 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 cliff-tablib all 1.1-1 [4106 B] Get:84 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 cloud-guest-utils all 0.27-0ubuntu24 [15.2 kB] Get:85 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 genisoimage amd64 9:1.1.11-3ubuntu1 [316 kB] Get:86 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libaio1 amd64 0.3.110-2 [6356 B] Get:87 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-0 amd64 2.48.1-1~ubuntu16.04.1 [1118 kB] Get:88 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-iostreams1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [29.0 kB] Get:89 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-system1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [9146 B] Get:90 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-random1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [11.7 kB] Get:91 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-thread1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [47.0 kB] Get:92 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnspr4 amd64 2:4.12-0ubuntu0.16.04.1 [112 kB] Get:93 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3-nssdb all 2:3.23-0ubuntu0.16.04.1 [10.6 kB] Get:94 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3 amd64 2:3.23-0ubuntu0.16.04.1 [1144 kB] Get:95 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 librados2 amd64 10.2.2-0ubuntu0.16.04.2 [1633 kB] Get:96 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 librbd1 amd64 10.2.2-0ubuntu0.16.04.2 [2109 kB] Get:97 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-block-extra amd64 1:2.5+dfsg-5ubuntu10.4 [31.6 kB] Get:98 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-utils amd64 1:2.5+dfsg-5ubuntu10.4 [578 kB] Get:99 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 wget amd64 1.17.1-1ubuntu1.1 [298 kB] Get:100 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 cloud-image-utils all 0.27-0ubuntu24 [15.8 kB] Get:101 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 cloud-utils all 0.27-0ubuntu24 [1510 B] Get:102 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 debootstrap all 1.0.78+nmu1ubuntu1.1 [35.7 kB] Get:103 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dmidecode amd64 3.0-2ubuntu0.1 [48.6 kB] Get:104 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 ethtool amd64 1:4.5-1 [97.5 kB] Get:105 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 gdisk amd64 1.0.1-1build1 [194 kB] Get:106 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.110-1ubuntu10 [12.2 kB] Get:107 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 liblvm2app2.2 amd64 2.02.133-1ubuntu10 [392 kB] Get:108 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libreadline5 amd64 5.2+dfsg-3build1 [99.5 kB] Get:109 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 dmsetup amd64 2:1.02.110-1ubuntu10 [59.9 kB] Get:110 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 liblvm2cmd2.02 amd64 2.02.133-1ubuntu10 [518 kB] Get:111 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 dmeventd amd64 2:1.02.110-1ubuntu10 [31.3 kB] Get:112 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 lvm2 amd64 2.02.133-1ubuntu10 [731 kB] Get:113 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mdadm amd64 3.3-2ubuntu7.1 [394 kB] Get:114 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssh-client amd64 1:7.2p2-4ubuntu2.1 [587 kB] Get:115 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libparted2 amd64 3.2-15 [115 kB] Get:116 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 parted amd64 3.2-15 [42.6 kB] Get:117 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libpci3 amd64 1:3.3.1-1.1ubuntu1 [24.3 kB] Get:118 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 pciutils amd64 1:3.3.1-1.1ubuntu1 [234 kB] Get:119 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-tz all 2014.10~dfsg1-0ubuntu2 [31.5 kB] Get:120 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-greenlet amd64 0.4.9-2fakesync1 [18.6 kB] Get:121 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-eventlet all 0.18.4-1ubuntu1 [101 kB] Get:122 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-iso8601 all 0.1.11-1 [12.8 kB] Get:123 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-markupsafe amd64 0.23-2build2 [15.5 kB] Get:124 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-jinja2 all 2.8-1 [109 kB] Get:125 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-functools32 all 3.2.3.2-2 [10.7 kB] Get:126 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-funcsigs all 0.4-2 [12.6 kB] Get:127 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-jsonschema all 2.5.1-4 [30.5 kB] Get:128 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-debtcollector all 1.3.0-2 [12.8 kB] Get:129 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-roman all 2.0.0-2 [8062 B] Get:130 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 xml-core all 0.13+nmu2 [23.3 kB] Get:131 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 docutils-common all 0.12+dfsg-1 [141 kB] Get:132 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-docutils all 0.12+dfsg-1 [348 kB] Get:133 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 ieee-data all 20150531.1 [830 kB] Get:134 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-netaddr all 0.7.18-1 [174 kB] Get:135 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-msgpack amd64 0.4.6-1build1 [61.3 kB] Get:136 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-monotonic all 0.6-2 [4974 B] Get:137 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-netifaces amd64 0.10.4-0.1build2 [16.7 kB] Get:138 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-chardet all 2.3.0-2 [96.3 kB] Get:139 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 xfsprogs amd64 4.3.0+nmu1ubuntu1 [596 kB] Get:140 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 xz-utils amd64 5.1.1alpha+20120614-2ubuntu2 [78.8 kB] Get:141 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-dateutil all 2.4.2-1 [42.5 kB] Get:142 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-positional all 1.0.1-2 [5696 B] Get:143 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] Get:144 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libmpfr4 amd64 3.1.4-1 [191 kB] Get:145 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] Get:146 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libgeoip1 amd64 1.6.9-1 [70.1 kB] Get:147 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libicu55 amd64 55.1-7 [7643 kB] Get:148 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2 amd64 2.9.3+dfsg1-1ubuntu0.1 [696 kB] Get:149 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libisc160 amd64 1:9.10.3.dfsg.P4-8ubuntu1 [214 kB] Get:150 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdns162 amd64 1:9.10.3.dfsg.P4-8ubuntu1 [877 kB] Get:151 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libisccc140 amd64 1:9.10.3.dfsg.P4-8ubuntu1 [16.3 kB] Get:152 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libisccfg140 amd64 1:9.10.3.dfsg.P4-8ubuntu1 [40.5 kB] Get:153 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libbind9-140 amd64 1:9.10.3.dfsg.P4-8ubuntu1 [23.6 kB] Get:154 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblwres141 amd64 1:9.10.3.dfsg.P4-8ubuntu1 [33.0 kB] Get:155 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 bind9-host amd64 1:9.10.3.dfsg.P4-8ubuntu1 [38.4 kB] Get:156 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libcap-ng0 amd64 0.7.7-1 [10.9 kB] Get:157 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libdbus-1-3 amd64 1.10.6-1ubuntu3 [161 kB] Get:158 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 dbus amd64 1.10.6-1ubuntu3 [141 kB] Get:159 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 geoip-database all 20160408-1 [1678 kB] Get:160 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 groff-base amd64 1.22.3-7 [1151 kB] Get:161 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libdbus-glib-1-2 amd64 0.106-1 [67.1 kB] Get:162 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-data all 2.48.1-1~ubuntu16.04.1 [132 kB] Get:163 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libnuma1 amd64 2.0.11-1ubuntu1 [21.0 kB] Get:164 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libpcap0.8 amd64 1.7.4-2 [117 kB] Get:165 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0 amd64 2:1.0.20-1 [42.9 kB] Get:166 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] Get:167 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 lshw amd64 02.17-1.1ubuntu3.2 [215 kB] Get:168 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 manpages all 4.04-2 [1087 kB] Get:169 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 rsync amd64 3.1.1-3ubuntu1 [325 kB] Get:170 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 shared-mime-info amd64 1.5-2ubuntu0.1 [405 kB] Get:171 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 tcpdump amd64 4.7.4-1ubuntu1 [371 kB] Get:172 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 usbutils amd64 1:007-4 [206 kB] Get:173 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 xauth amd64 1:1.0.9-1ubuntu2 [22.7 kB] Get:174 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 xdg-user-dirs amd64 0.15-2ubuntu6 [61.7 kB] Get:175 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 augeas-lenses all 1.4.0-0ubuntu1 [263 kB] Get:176 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.3 [2310 kB] Get:177 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] Get:178 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.2 [7660 kB] Get:179 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] Get:180 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libnl-3-200 amd64 3.2.27-1 [52.1 kB] Get:181 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libnl-genl-3-200 amd64 3.2.27-1 [11.2 kB] Get:182 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 wireless-regdb all 2015.07.20-1ubuntu1 [9058 B] Get:183 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 iw amd64 3.17-1 [63.5 kB] Get:184 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 crda amd64 3.13-1 [60.5 kB] Get:185 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 debconf-utils all 1.5.58ubuntu1 [57.5 kB] Get:186 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 distro-info amd64 0.14build1 [20.0 kB] Get:187 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.2 [38.8 kB] Get:188 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.2 [55.1 kB] Get:189 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.2 [27.4 kB] Get:190 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.2 [8902 B] Get:191 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.2 [264 kB] Get:192 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.2 [105 kB] Get:193 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.2 [244 kB] Get:194 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.2 [95.4 kB] Get:195 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.2 [40.0 kB] Get:196 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.2 [9762 B] Get:197 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.2 [131 kB] Get:198 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.2 [2241 kB] Get:199 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.2 [8604 kB] Get:200 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] Get:201 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] Get:202 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 patch amd64 2.7.5-1 [90.4 kB] Get:203 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dkms all 2.2.0.3-2ubuntu11.1 [66.2 kB] Get:204 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 docutils-doc all 0.12+dfsg-1 [889 kB] Get:205 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4966 B] Get:206 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] Get:207 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8390 B] Get:208 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] Get:209 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] Get:210 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7668 B] Get:211 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] Get:212 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04 [2957 kB] Get:213 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04 [40.9 kB] Get:214 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5530 B] Get:215 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-json amd64 1.8.3-1build4 [43.9 kB] Get:216 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 facter all 2.4.6-1 [75.1 kB] Get:217 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] Get:218 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] Get:219 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1039 kB] Get:220 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB] Get:221 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-deep-merge all 1.0.1+gitf9df6fdb-1 [8226 B] Get:222 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 hiera all 2.0.0-2 [21.6 kB] Get:223 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6066 B] Get:224 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libaugeas0 amd64 1.4.0-0ubuntu1 [154 kB] Get:225 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libc-dev-bin amd64 2.23-0ubuntu3 [68.7 kB] Get:226 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-36.55 [830 kB] Get:227 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libc6-dev amd64 2.23-0ubuntu3 [2084 kB] Get:228 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB] Get:229 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-0 amd64 0.33.6-1 [231 kB] Get:230 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0 amd64 1.11.1-1ubuntu1 [11.4 kB] Get:231 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0 amd64 1.11.1-1ubuntu1 [5588 B] Get:232 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender1 amd64 1:0.9.9-0ubuntu1 [18.5 kB] Get:233 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2 amd64 1.14.6-1 [555 kB] Get:234 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 libgsasl7 amd64 1.8.0-8ubuntu2 [118 kB] Get:235 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:236 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] Get:237 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] Get:238 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] Get:239 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8276 B] Get:240 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libpciaccess0 amd64 0.13.4-1 [18.1 kB] Get:241 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5 amd64 3.5.2-2~16.01 [1360 kB] Get:242 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libsgutils2-2 amd64 1.40-0ubuntu1 [56.0 kB] Get:243 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libtiff5 amd64 4.0.6-1 [144 kB] Get:244 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libxslt1.1 amd64 1.1.28-2.1 [145 kB] Get:245 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-firmware all 1.157.3 [32.8 MB] Get:246 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-headers-4.4.0-36 all 4.4.0-36.55 [9935 kB] Get:247 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-headers-4.4.0-36-generic amd64 4.4.0-36.55 [779 kB] Get:248 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-headers-generic amd64 4.4.0.36.38 [2330 B] Get:249 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-image-4.4.0-36-generic amd64 4.4.0-36.55 [18.8 MB] Get:250 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-image-extra-4.4.0-36-generic amd64 4.4.0-36.55 [39.0 MB] Get:251 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-image-generic amd64 4.4.0.36.38 [2364 B] Get:252 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-image-generic-lts-xenial amd64 4.4.0.36.38 [1796 B] Get:253 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 live-tools all 1:20151214 [26.1 kB] Get:254 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] Get:255 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 mc-data all 3:4.8.15-2 [1202 kB] Get:256 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 mc amd64 3:4.8.15-2 [462 kB] Get:257 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-stomp all 1.3.5-1 [41.5 kB] Get:258 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-systemu all 2.6.5-1 [8806 B] Get:259 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 mcollective-common all 2.6.0+dfsg-2.1 [111 kB] Get:260 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 mcollective all 2.6.0+dfsg-2.1 [7020 B] Get:261 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 ncurses-term all 6.0+20160213-1ubuntu1 [249 kB] Get:262 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssh-sftp-server amd64 1:7.2p2-4ubuntu2.1 [38.8 kB] Get:263 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssh-server amd64 1:7.2p2-4ubuntu2.1 [338 kB] Get:264 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 os-prober amd64 1.70ubuntu3 [18.8 kB] Get:265 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-augeas amd64 1:0.5.0-3build4 [10.6 kB] Get:266 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-nokogiri amd64 1.6.7.2-3build1 [88.3 kB] Get:267 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-rgen all 0.7.0-2 [70.0 kB] Get:268 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-safe-yaml all 1.0.4-1 [17.5 kB] Get:269 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-shadow amd64 2.4.1-1build4 [9490 B] Get:270 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 puppet-common all 3.8.5-2 [1015 kB] Get:271 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 puppet all 3.8.5-2 [12.3 kB] Get:272 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-cffi-backend amd64 1.5.2-1ubuntu1 [58.1 kB] Get:273 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-enum34 all 1.1.2-1 [35.8 kB] Get:274 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-idna all 2.0-3 [35.1 kB] Get:275 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-ipaddress all 1.0.16-1 [18.0 kB] Get:276 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-pyasn1 all 0.1.9-1 [45.1 kB] Get:277 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-openssl all 0.15.1-2build1 [84.1 kB] Get:278 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-ndg-httpsclient all 0.4.0-3 [25.1 kB] Get:279 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] Get:280 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 libwebpmux1 amd64 0.4.4-1 [14.2 kB] Get:281 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-pil amd64 3.1.2-0ubuntu1 [312 kB] Get:282 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python-pygments all 2.1+dfsg-1 [522 kB] Get:283 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 python-scapy all 2.2.0-1 [236 kB] Get:284 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python3-pkg-resources all 20.7.0-1 [79.0 kB] Get:285 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python3-chardet all 2.3.0-2 [96.2 kB] Get:286 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 python3-six all 1.10.0-3 [11.0 kB] Get:287 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 rename all 0.20-4 [12.0 kB] Get:288 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-cstruct all 1.0.1-2 [29.4 kB] Get:289 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-unf-ext amd64 0.0.7.2-1build2 [95.0 kB] Get:290 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-unf all 0.1.4-1 [4532 B] Get:291 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-domain-name all 0.5.20160216-2 [38.2 kB] Get:292 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-http-cookie all 1.0.2-1 [21.9 kB] Get:293 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-httpclient all 2.7.1-1ubuntu1 [212 kB] Get:294 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-ipaddress all 0.8.3-2 [26.9 kB] Get:295 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-selinux amd64 2.4-3build2 [46.2 kB] Get:296 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-sqlite3 amd64 1.3.11-2build1 [34.3 kB] Get:297 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 sg3-utils amd64 1.40-0ubuntu1 [632 kB] Get:298 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 sg3-utils-udev all 1.40-0ubuntu1 [5252 B] Get:299 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 sharutils amd64 1:4.15.2-1 [148 kB] Get:300 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 sqlite3 amd64 3.11.0-1ubuntu1 [515 kB] Get:301 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 squashfs-tools amd64 1:4.3-3ubuntu2 [105 kB] Get:302 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 tcpd amd64 7.6.q-25 [23.0 kB] Get:303 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 thermald amd64 1.5-2ubuntu2 [187 kB] Get:304 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] Get:305 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 vim-runtime all 2:7.4.1689-3ubuntu1.1 [5174 kB] Get:306 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 vim amd64 2:7.4.1689-3ubuntu1.1 [1036 kB] Get:307 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] Get:308 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 libhwloc5 amd64 1.11.2-3 [99.5 kB] Get:309 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 hwloc amd64 1.11.2-3 [167 kB] Get:310 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 kpartx amd64 0.5.0+git1.656f8865-5ubuntu2.2 [25.0 kB] Get:311 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 kpartx-boot all 0.5.0+git1.656f8865-5ubuntu2.2 [2144 B] Get:312 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 ocl-icd-libopencl1 amd64 2.2.8-1 [29.7 kB] Get:313 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 libhwloc-plugins amd64 1.11.2-3 [13.2 kB] Get:314 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 mcollective-client all 2.6.0+dfsg-2.1 [3560 B] Get:315 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 msmtp amd64 1.6.3-1build1 [109 kB] Get:316 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 msmtp-mta all 1.6.3-1build1 [4680 B] Get:317 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 multipath-tools amd64 0.5.0+git1.656f8865-5ubuntu2.2 [189 kB] Get:318 http://cz.archive.ubuntu.com/ubuntu xenial-updates/main amd64 multipath-tools-boot all 0.5.0+git1.656f8865-5ubuntu2.2 [7052 B] Get:319 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 python-pypcap amd64 1.1.2+debian-2.2 [25.8 kB] Get:320 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 vlan amd64 1.9-3.2ubuntu1 [30.6 kB] Get:321 http://cz.archive.ubuntu.com/ubuntu xenial/main amd64 ssh-import-id all 5.5-0ubuntu1 [10.2 kB] Get:322 http://cz.archive.ubuntu.com/ubuntu xenial/universe amd64 virt-what amd64 1.14-1 [13.0 kB] Preconfiguring packages ... Fetched 207 MB in 6min 13s (556 kB/s) Selecting previously unselected package libgdbm3:amd64. (Reading database ... 10887 files and directories currently installed.) Preparing to unpack .../libgdbm3_1.8.3-13.1_amd64.deb ... Unpacking libgdbm3:amd64 (1.8.3-13.1) ... Selecting previously unselected package libxau6:amd64. Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ... Unpacking libxau6:amd64 (1:1.0.8-1) ... Selecting previously unselected package libxdmcp6:amd64. Preparing to unpack .../libxdmcp6_1%3a1.1.2-1.1_amd64.deb ... Unpacking libxdmcp6:amd64 (1:1.1.2-1.1) ... Selecting previously unselected package libxcb1:amd64. Preparing to unpack .../libxcb1_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb1:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libx11-data. Preparing to unpack .../libx11-data_2%3a1.6.3-1ubuntu2_all.deb ... Unpacking libx11-data (2:1.6.3-1ubuntu2) ... Selecting previously unselected package libx11-6:amd64. Preparing to unpack .../libx11-6_2%3a1.6.3-1ubuntu2_amd64.deb ... Unpacking libx11-6:amd64 (2:1.6.3-1ubuntu2) ... Selecting previously unselected package libxext6:amd64. Preparing to unpack .../libxext6_2%3a1.3.3-1_amd64.deb ... Unpacking libxext6:amd64 (2:1.3.3-1) ... Selecting previously unselected package sgml-base. Preparing to unpack .../sgml-base_1.26+nmu4ubuntu1_all.deb ... Unpacking sgml-base (1.26+nmu4ubuntu1) ... Selecting previously unselected package uuid-runtime. Preparing to unpack .../uuid-runtime_2.27.1-6ubuntu3.1_amd64.deb ... Unpacking uuid-runtime (2.27.1-6ubuntu3.1) ... Selecting previously unselected package fonts-lato. Preparing to unpack .../fonts-lato_2.0-1_all.deb ... Unpacking fonts-lato (2.0-1) ... Selecting previously unselected package libfreetype6:amd64. Preparing to unpack .../libfreetype6_2.6.1-0.1ubuntu2_amd64.deb ... Unpacking libfreetype6:amd64 (2.6.1-0.1ubuntu2) ... Selecting previously unselected package libfuse2:amd64. Preparing to unpack .../libfuse2_2.9.4-1ubuntu3.1_amd64.deb ... Unpacking libfuse2:amd64 (2.9.4-1ubuntu3.1) ... Selecting previously unselected package libasprintf0v5:amd64. Preparing to unpack .../libasprintf0v5_0.19.7-2ubuntu3_amd64.deb ... Unpacking libasprintf0v5:amd64 (0.19.7-2ubuntu3) ... Selecting previously unselected package gettext-base. Preparing to unpack .../gettext-base_0.19.7-2ubuntu3_amd64.deb ... Unpacking gettext-base (0.19.7-2ubuntu3) ... Selecting previously unselected package grub-common. Preparing to unpack .../grub-common_2.02~beta2-36ubuntu3.2_amd64.deb ... Unpacking grub-common (2.02~beta2-36ubuntu3.2) ... Selecting previously unselected package grub2-common. Preparing to unpack .../grub2-common_2.02~beta2-36ubuntu3.2_amd64.deb ... Unpacking grub2-common (2.02~beta2-36ubuntu3.2) ... Selecting previously unselected package grub-pc-bin. Preparing to unpack .../grub-pc-bin_2.02~beta2-36ubuntu3.2_amd64.deb ... Unpacking grub-pc-bin (2.02~beta2-36ubuntu3.2) ... Selecting previously unselected package grub-gfxpayload-lists. Preparing to unpack .../grub-gfxpayload-lists_0.7_amd64.deb ... Unpacking grub-gfxpayload-lists (0.7) ... Selecting previously unselected package grub-pc. Preparing to unpack .../grub-pc_2.02~beta2-36ubuntu3.2_amd64.deb ... Unpacking grub-pc (2.02~beta2-36ubuntu3.2) ... Selecting previously unselected package libgpm2:amd64. Preparing to unpack .../libgpm2_1.20.4-6.1_amd64.deb ... Unpacking libgpm2:amd64 (1.20.4-6.1) ... Selecting previously unselected package libiscsi2:amd64. Preparing to unpack .../libiscsi2_1.12.0-2_amd64.deb ... Unpacking libiscsi2:amd64 (1.12.0-2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.6-3ubuntu2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.6-3ubuntu2) ... Selecting previously unselected package liblzo2-2:amd64. Preparing to unpack .../liblzo2-2_2.08-1.2_amd64.deb ... Unpacking liblzo2-2:amd64 (2.08-1.2) ... Selecting previously unselected package libntlm0:amd64. Preparing to unpack .../libntlm0_1.4-7_amd64.deb ... Unpacking libntlm0:amd64 (1.4-7) ... Selecting previously unselected package libssh2-1:amd64. Preparing to unpack .../libssh2-1_1.5.0-2_amd64.deb ... Unpacking libssh2-1:amd64 (1.5.0-2) ... Selecting previously unselected package libwrap0:amd64. Preparing to unpack .../libwrap0_7.6.q-25_amd64.deb ... Unpacking libwrap0:amd64 (7.6.q-25) ... Selecting previously unselected package libyaml-0-2:amd64. Preparing to unpack .../libyaml-0-2_0.1.6-3_amd64.deb ... Unpacking libyaml-0-2:amd64 (0.1.6-3) ... Selecting previously unselected package libedit2:amd64. Preparing to unpack .../libedit2_3.1-20150325-1ubuntu2_amd64.deb ... Unpacking libedit2:amd64 (3.1-20150325-1ubuntu2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18.7-3_amd64.deb ... Unpacking libopts25:amd64 (1:5.18.7-3) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.8p4+dfsg-3ubuntu5.1_amd64.deb ... Unpacking ntp (1:4.2.8p4+dfsg-3ubuntu5.1) ... Selecting previously unselected package ntpdate. Preparing to unpack .../ntpdate_1%3a4.2.8p4+dfsg-3ubuntu5.1_amd64.deb ... Unpacking ntpdate (1:4.2.8p4+dfsg-3ubuntu5.1) ... Selecting previously unselected package perl-modules-5.22. Preparing to unpack .../perl-modules-5.22_5.22.1-9_all.deb ... Unpacking perl-modules-5.22 (5.22.1-9) ... Selecting previously unselected package libperl5.22:amd64. Preparing to unpack .../libperl5.22_5.22.1-9_amd64.deb ... Unpacking libperl5.22:amd64 (5.22.1-9) ... Selecting previously unselected package perl. Preparing to unpack .../perl_5.22.1-9_amd64.deb ... Unpacking perl (5.22.1-9) ... Selecting previously unselected package libpython2.7-minimal:amd64. Preparing to unpack .../libpython2.7-minimal_2.7.12-1~16.04_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.12-1~16.04) ... Selecting previously unselected package python2.7-minimal. Preparing to unpack .../python2.7-minimal_2.7.12-1~16.04_amd64.deb ... Unpacking python2.7-minimal (2.7.12-1~16.04) ... Selecting previously unselected package python-minimal. Preparing to unpack .../python-minimal_2.7.11-1_amd64.deb ... Unpacking python-minimal (2.7.11-1) ... Selecting previously unselected package libpython2.7-stdlib:amd64. Preparing to unpack .../libpython2.7-stdlib_2.7.12-1~16.04_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.12-1~16.04) ... Selecting previously unselected package python2.7. Preparing to unpack .../python2.7_2.7.12-1~16.04_amd64.deb ... Unpacking python2.7 (2.7.12-1~16.04) ... Selecting previously unselected package libpython-stdlib:amd64. Preparing to unpack .../libpython-stdlib_2.7.11-1_amd64.deb ... Unpacking libpython-stdlib:amd64 (2.7.11-1) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... Processing triggers for systemd (229-4ubuntu7) ... Processing triggers for ureadahead (0.100.0-19) ... Processing triggers for mime-support (3.59ubuntu1) ... Setting up libpython2.7-minimal:amd64 (2.7.12-1~16.04) ... Setting up python2.7-minimal (2.7.12-1~16.04) ... Setting up python-minimal (2.7.11-1) ... Selecting previously unselected package python. (Reading database ... 14366 files and directories currently installed.) Preparing to unpack .../python_2.7.11-1_amd64.deb ... Unpacking python (2.7.11-1) ... Selecting previously unselected package python-pyparsing. Preparing to unpack .../python-pyparsing_2.0.3+dfsg1-1ubuntu0.1_all.deb ... Unpacking python-pyparsing (2.0.3+dfsg1-1ubuntu0.1) ... Selecting previously unselected package python-cmd2. Preparing to unpack .../python-cmd2_0.6.8-1_all.deb ... Unpacking python-cmd2 (0.6.8-1) ... Selecting previously unselected package python-daemonize. Preparing to unpack .../python-daemonize_2.3.1-1_all.deb ... Unpacking python-daemonize (2.3.1-1) ... Selecting previously unselected package python-rfc3986. Preparing to unpack .../python-rfc3986_0.2.0-2_all.deb ... Unpacking python-rfc3986 (0.2.0-2) ... Selecting previously unselected package python-tablib. Preparing to unpack .../python-tablib_0.9.11-2build1_all.deb ... Unpacking python-tablib (0.9.11-2build1) ... Selecting previously unselected package python-six. Preparing to unpack .../python-six_1.10.0-3_all.deb ... Unpacking python-six (1.10.0-3) ... Selecting previously unselected package python-wrapt. Preparing to unpack .../python-wrapt_1.8.0-5build2_amd64.deb ... Unpacking python-wrapt (1.8.0-5build2) ... Selecting previously unselected package python-pkg-resources. Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... Unpacking python-pkg-resources (20.7.0-1) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... Unpacking python-setuptools (20.7.0-1) ... Selecting previously unselected package python-pbr. Preparing to unpack .../python-pbr_1.8.0-4~u16.04+mos2_all.deb ... Unpacking python-pbr (1.8.0-4~u16.04+mos2) ... Selecting previously unselected package python-prettytable. Preparing to unpack .../python-prettytable_0.7.2-3_all.deb ... Unpacking python-prettytable (0.7.2-3) ... Selecting previously unselected package python-stevedore. Preparing to unpack .../python-stevedore_1.16.0-1~u16.04+mos1_all.deb ... Unpacking python-stevedore (1.16.0-1~u16.04+mos1) ... Selecting previously unselected package python-unicodecsv. Preparing to unpack .../python-unicodecsv_0.14.1-1_all.deb ... Unpacking python-unicodecsv (0.14.1-1) ... Selecting previously unselected package python-yaml. Preparing to unpack .../python-yaml_3.11-3build1_amd64.deb ... Unpacking python-yaml (3.11-3build1) ... Selecting previously unselected package python-cliff. Preparing to unpack .../python-cliff_2.1.0-1~u16.04+mos1_all.deb ... Unpacking python-cliff (2.1.0-1~u16.04+mos1) ... Selecting previously unselected package cliff-tablib. Preparing to unpack .../cliff-tablib_1.1-1_all.deb ... Unpacking cliff-tablib (1.1-1) ... Selecting previously unselected package cloud-guest-utils. Preparing to unpack .../cloud-guest-utils_0.27-0ubuntu24_all.deb ... Unpacking cloud-guest-utils (0.27-0ubuntu24) ... Selecting previously unselected package genisoimage. Preparing to unpack .../genisoimage_9%3a1.1.11-3ubuntu1_amd64.deb ... Unpacking genisoimage (9:1.1.11-3ubuntu1) ... Selecting previously unselected package libaio1:amd64. Preparing to unpack .../libaio1_0.3.110-2_amd64.deb ... Unpacking libaio1:amd64 (0.3.110-2) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../libglib2.0-0_2.48.1-1~ubuntu16.04.1_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.48.1-1~ubuntu16.04.1) ... Selecting previously unselected package libboost-iostreams1.58.0:amd64. Preparing to unpack .../libboost-iostreams1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-system1.58.0:amd64. Preparing to unpack .../libboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-random1.58.0:amd64. Preparing to unpack .../libboost-random1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-thread1.58.0:amd64. Preparing to unpack .../libboost-thread1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libnspr4:amd64. Preparing to unpack .../libnspr4_2%3a4.12-0ubuntu0.16.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.12-0ubuntu0.16.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.23-0ubuntu0.16.04.1_all.deb ... Unpacking libnss3-nssdb (2:3.23-0ubuntu0.16.04.1) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.23-0ubuntu0.16.04.1_amd64.deb ... Unpacking libnss3:amd64 (2:3.23-0ubuntu0.16.04.1) ... Selecting previously unselected package librados2. Preparing to unpack .../librados2_10.2.2-0ubuntu0.16.04.2_amd64.deb ... Unpacking librados2 (10.2.2-0ubuntu0.16.04.2) ... Selecting previously unselected package librbd1. Preparing to unpack .../librbd1_10.2.2-0ubuntu0.16.04.2_amd64.deb ... Unpacking librbd1 (10.2.2-0ubuntu0.16.04.2) ... Selecting previously unselected package qemu-block-extra:amd64. Preparing to unpack .../qemu-block-extra_1%3a2.5+dfsg-5ubuntu10.4_amd64.deb ... Unpacking qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.4) ... Selecting previously unselected package qemu-utils. Preparing to unpack .../qemu-utils_1%3a2.5+dfsg-5ubuntu10.4_amd64.deb ... Unpacking qemu-utils (1:2.5+dfsg-5ubuntu10.4) ... Selecting previously unselected package wget. Preparing to unpack .../wget_1.17.1-1ubuntu1.1_amd64.deb ... Unpacking wget (1.17.1-1ubuntu1.1) ... Selecting previously unselected package cloud-image-utils. Preparing to unpack .../cloud-image-utils_0.27-0ubuntu24_all.deb ... Unpacking cloud-image-utils (0.27-0ubuntu24) ... Selecting previously unselected package cloud-utils. Preparing to unpack .../cloud-utils_0.27-0ubuntu24_all.deb ... Unpacking cloud-utils (0.27-0ubuntu24) ... Selecting previously unselected package debootstrap. Preparing to unpack .../debootstrap_1.0.78+nmu1ubuntu1.1_all.deb ... Unpacking debootstrap (1.0.78+nmu1ubuntu1.1) ... Selecting previously unselected package dmidecode. Preparing to unpack .../dmidecode_3.0-2ubuntu0.1_amd64.deb ... Unpacking dmidecode (3.0-2ubuntu0.1) ... Selecting previously unselected package ethtool. Preparing to unpack .../ethtool_1%3a4.5-1_amd64.deb ... Unpacking ethtool (1:4.5-1) ... Selecting previously unselected package gdisk. Preparing to unpack .../gdisk_1.0.1-1build1_amd64.deb ... Unpacking gdisk (1.0.1-1build1) ... Selecting previously unselected package libdevmapper-event1.02.1:amd64. Preparing to unpack .../libdevmapper-event1.02.1_2%3a1.02.110-1ubuntu10_amd64.deb ... Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.110-1ubuntu10) ... Selecting previously unselected package liblvm2app2.2:amd64. Preparing to unpack .../liblvm2app2.2_2.02.133-1ubuntu10_amd64.deb ... Unpacking liblvm2app2.2:amd64 (2.02.133-1ubuntu10) ... Selecting previously unselected package libreadline5:amd64. Preparing to unpack .../libreadline5_5.2+dfsg-3build1_amd64.deb ... Unpacking libreadline5:amd64 (5.2+dfsg-3build1) ... Selecting previously unselected package dmsetup. Preparing to unpack .../dmsetup_2%3a1.02.110-1ubuntu10_amd64.deb ... Unpacking dmsetup (2:1.02.110-1ubuntu10) ... Selecting previously unselected package liblvm2cmd2.02:amd64. Preparing to unpack .../liblvm2cmd2.02_2.02.133-1ubuntu10_amd64.deb ... Unpacking liblvm2cmd2.02:amd64 (2.02.133-1ubuntu10) ... Selecting previously unselected package dmeventd. Preparing to unpack .../dmeventd_2%3a1.02.110-1ubuntu10_amd64.deb ... Unpacking dmeventd (2:1.02.110-1ubuntu10) ... Selecting previously unselected package lvm2. Preparing to unpack .../lvm2_2.02.133-1ubuntu10_amd64.deb ... Unpacking lvm2 (2.02.133-1ubuntu10) ... Selecting previously unselected package mdadm. Preparing to unpack .../mdadm_3.3-2ubuntu7.1_amd64.deb ... Unpacking mdadm (3.3-2ubuntu7.1) ... Selecting previously unselected package openssh-client. Preparing to unpack .../openssh-client_1%3a7.2p2-4ubuntu2.1_amd64.deb ... Unpacking openssh-client (1:7.2p2-4ubuntu2.1) ... Selecting previously unselected package libparted2:amd64. Preparing to unpack .../libparted2_3.2-15_amd64.deb ... Unpacking libparted2:amd64 (3.2-15) ... Selecting previously unselected package parted. Preparing to unpack .../parted_3.2-15_amd64.deb ... Unpacking parted (3.2-15) ... Selecting previously unselected package libpci3:amd64. Preparing to unpack .../libpci3_1%3a3.3.1-1.1ubuntu1_amd64.deb ... Unpacking libpci3:amd64 (1:3.3.1-1.1ubuntu1) ... Selecting previously unselected package pciutils. Preparing to unpack .../pciutils_1%3a3.3.1-1.1ubuntu1_amd64.deb ... Unpacking pciutils (1:3.3.1-1.1ubuntu1) ... Selecting previously unselected package python-babel-localedata. Preparing to unpack .../python-babel-localedata_2.3.4+dfsg.1-2~u16.04+mos1_all.deb ... Unpacking python-babel-localedata (2.3.4+dfsg.1-2~u16.04+mos1) ... Selecting previously unselected package python-tz. Preparing to unpack .../python-tz_2014.10~dfsg1-0ubuntu2_all.deb ... Unpacking python-tz (2014.10~dfsg1-0ubuntu2) ... Selecting previously unselected package python-babel. Preparing to unpack .../python-babel_2.3.4+dfsg.1-2~u16.04+mos1_all.deb ... Unpacking python-babel (2.3.4+dfsg.1-2~u16.04+mos1) ... Selecting previously unselected package python-greenlet. Preparing to unpack .../python-greenlet_0.4.9-2fakesync1_amd64.deb ... Unpacking python-greenlet (0.4.9-2fakesync1) ... Selecting previously unselected package python-eventlet. Preparing to unpack .../python-eventlet_0.18.4-1ubuntu1_all.deb ... Unpacking python-eventlet (0.18.4-1ubuntu1) ... Selecting previously unselected package python-iso8601. Preparing to unpack .../python-iso8601_0.1.11-1_all.deb ... Unpacking python-iso8601 (0.1.11-1) ... Selecting previously unselected package python-markupsafe. Preparing to unpack .../python-markupsafe_0.23-2build2_amd64.deb ... Unpacking python-markupsafe (0.23-2build2) ... Selecting previously unselected package python-jinja2. Preparing to unpack .../python-jinja2_2.8-1_all.deb ... Unpacking python-jinja2 (2.8-1) ... Selecting previously unselected package python-functools32. Preparing to unpack .../python-functools32_3.2.3.2-2_all.deb ... Unpacking python-functools32 (3.2.3.2-2) ... Selecting previously unselected package python-funcsigs. Preparing to unpack .../python-funcsigs_0.4-2_all.deb ... Unpacking python-funcsigs (0.4-2) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_2.0.0-1~u16.04+mos1_all.deb ... Unpacking python-mock (2.0.0-1~u16.04+mos1) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.5.1-4_all.deb ... Unpacking python-jsonschema (2.5.1-4) ... Selecting previously unselected package python-debtcollector. Preparing to unpack .../python-debtcollector_1.3.0-2_all.deb ... Unpacking python-debtcollector (1.3.0-2) ... Selecting previously unselected package python-roman. Preparing to unpack .../python-roman_2.0.0-2_all.deb ... Unpacking python-roman (2.0.0-2) ... Selecting previously unselected package xml-core. Preparing to unpack .../xml-core_0.13+nmu2_all.deb ... Unpacking xml-core (0.13+nmu2) ... Selecting previously unselected package docutils-common. Preparing to unpack .../docutils-common_0.12+dfsg-1_all.deb ... Unpacking docutils-common (0.12+dfsg-1) ... Selecting previously unselected package python-docutils. Preparing to unpack .../python-docutils_0.12+dfsg-1_all.deb ... Unpacking python-docutils (0.12+dfsg-1) ... Selecting previously unselected package ieee-data. Preparing to unpack .../ieee-data_20150531.1_all.deb ... Unpacking ieee-data (20150531.1) ... Selecting previously unselected package python-netaddr. Preparing to unpack .../python-netaddr_0.7.18-1_all.deb ... Unpacking python-netaddr (0.7.18-1) ... Selecting previously unselected package python-oslo.i18n. Preparing to unpack .../python-oslo.i18n_3.8.0-1~u16.04+mos0_all.deb ... Unpacking python-oslo.i18n (3.8.0-1~u16.04+mos0) ... Selecting previously unselected package python-oslo.config. Preparing to unpack .../python-oslo.config_1%3a3.15.0-1~u16.04+mos1_all.deb ... Unpacking python-oslo.config (1:3.15.0-1~u16.04+mos1) ... Selecting previously unselected package python-msgpack. Preparing to unpack .../python-msgpack_0.4.6-1build1_amd64.deb ... Unpacking python-msgpack (0.4.6-1build1) ... Selecting previously unselected package python-monotonic. Preparing to unpack .../python-monotonic_0.6-2_all.deb ... Unpacking python-monotonic (0.6-2) ... Selecting previously unselected package python-netifaces. Preparing to unpack .../python-netifaces_0.10.4-0.1build2_amd64.deb ... Unpacking python-netifaces (0.10.4-0.1build2) ... Selecting previously unselected package python-oslo.utils. Preparing to unpack .../python-oslo.utils_3.16.0-1~u16.04+mos3_all.deb ... Unpacking python-oslo.utils (3.16.0-1~u16.04+mos3) ... Selecting previously unselected package python-oslo.serialization. Preparing to unpack .../python-oslo.serialization_2.13.0-1~u16.04+mos0_all.deb ... Unpacking python-oslo.serialization (2.13.0-1~u16.04+mos0) ... Selecting previously unselected package python-urllib3. Preparing to unpack .../python-urllib3_1.15.1-2~u16.04+mos1_all.deb ... Unpacking python-urllib3 (1.15.1-2~u16.04+mos1) ... Selecting previously unselected package python-chardet. Preparing to unpack .../python-chardet_2.3.0-2_all.deb ... Unpacking python-chardet (2.3.0-2) ... Selecting previously unselected package python-requests. Preparing to unpack .../python-requests_2.10.0-1~u16.04+mos1_all.deb ... Unpacking python-requests (2.10.0-1~u16.04+mos1) ... Selecting previously unselected package xfsprogs. Preparing to unpack .../xfsprogs_4.3.0+nmu1ubuntu1_amd64.deb ... Unpacking xfsprogs (4.3.0+nmu1ubuntu1) ... Selecting previously unselected package xz-utils. Preparing to unpack .../xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb ... Unpacking xz-utils (5.1.1alpha+20120614-2ubuntu2) ... Selecting previously unselected package python-dateutil. Preparing to unpack .../python-dateutil_2.4.2-1_all.deb ... Unpacking python-dateutil (2.4.2-1) ... Selecting previously unselected package python-positional. Preparing to unpack .../python-positional_1.0.1-2_all.deb ... Unpacking python-positional (1.0.1-2) ... Selecting previously unselected package python-oslo.context. Preparing to unpack .../python-oslo.context_2.8.0-2~u16.04+mos3_all.deb ... Unpacking python-oslo.context (2.8.0-2~u16.04+mos3) ... Selecting previously unselected package python-pyinotify. Preparing to unpack .../python-pyinotify_0.9.6-1~u16.04+mos1_all.deb ... Unpacking python-pyinotify (0.9.6-1~u16.04+mos1) ... Selecting previously unselected package python-oslo.log. Preparing to unpack .../python-oslo.log_3.14.0-1~u16.04+mos0_all.deb ... Unpacking python-oslo.log (3.14.0-1~u16.04+mos0) ... Selecting previously unselected package fuel-agent. Preparing to unpack .../fuel-agent_10.0.0-1~u16.04+mos319_all.deb ... Unpacking fuel-agent (10.0.0-1~u16.04+mos319) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... Unpacking libjbig0:amd64 (2.1-3.1) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.4-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.4-1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.3-1) ... Selecting previously unselected package libgeoip1:amd64. Preparing to unpack .../libgeoip1_1.6.9-1_amd64.deb ... Unpacking libgeoip1:amd64 (1.6.9-1) ... Selecting previously unselected package libicu55:amd64. Preparing to unpack .../libicu55_55.1-7_amd64.deb ... Unpacking libicu55:amd64 (55.1-7) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../libxml2_2.9.3+dfsg1-1ubuntu0.1_amd64.deb ... Unpacking libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.1) ... Selecting previously unselected package libisc160:amd64. Preparing to unpack .../libisc160_1%3a9.10.3.dfsg.P4-8ubuntu1_amd64.deb ... Unpacking libisc160:amd64 (1:9.10.3.dfsg.P4-8ubuntu1) ... Selecting previously unselected package libdns162:amd64. Preparing to unpack .../libdns162_1%3a9.10.3.dfsg.P4-8ubuntu1_amd64.deb ... Unpacking libdns162:amd64 (1:9.10.3.dfsg.P4-8ubuntu1) ... Selecting previously unselected package libisccc140:amd64. Preparing to unpack .../libisccc140_1%3a9.10.3.dfsg.P4-8ubuntu1_amd64.deb ... Unpacking libisccc140:amd64 (1:9.10.3.dfsg.P4-8ubuntu1) ... Selecting previously unselected package libisccfg140:amd64. Preparing to unpack .../libisccfg140_1%3a9.10.3.dfsg.P4-8ubuntu1_amd64.deb ... Unpacking libisccfg140:amd64 (1:9.10.3.dfsg.P4-8ubuntu1) ... Selecting previously unselected package libbind9-140:amd64. Preparing to unpack .../libbind9-140_1%3a9.10.3.dfsg.P4-8ubuntu1_amd64.deb ... Unpacking libbind9-140:amd64 (1:9.10.3.dfsg.P4-8ubuntu1) ... Selecting previously unselected package liblwres141:amd64. Preparing to unpack .../liblwres141_1%3a9.10.3.dfsg.P4-8ubuntu1_amd64.deb ... Unpacking liblwres141:amd64 (1:9.10.3.dfsg.P4-8ubuntu1) ... Selecting previously unselected package bind9-host. Preparing to unpack .../bind9-host_1%3a9.10.3.dfsg.P4-8ubuntu1_amd64.deb ... Unpacking bind9-host (1:9.10.3.dfsg.P4-8ubuntu1) ... Selecting previously unselected package libcap-ng0:amd64. Preparing to unpack .../libcap-ng0_0.7.7-1_amd64.deb ... Unpacking libcap-ng0:amd64 (0.7.7-1) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../libdbus-1-3_1.10.6-1ubuntu3_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.10.6-1ubuntu3) ... Selecting previously unselected package dbus. Preparing to unpack .../dbus_1.10.6-1ubuntu3_amd64.deb ... Unpacking dbus (1.10.6-1ubuntu3) ... Selecting previously unselected package geoip-database. Preparing to unpack .../geoip-database_20160408-1_all.deb ... Unpacking geoip-database (20160408-1) ... Selecting previously unselected package groff-base. Preparing to unpack .../groff-base_1.22.3-7_amd64.deb ... Unpacking groff-base (1.22.3-7) ... Selecting previously unselected package libdbus-glib-1-2:amd64. Preparing to unpack .../libdbus-glib-1-2_0.106-1_amd64.deb ... Unpacking libdbus-glib-1-2:amd64 (0.106-1) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../libglib2.0-data_2.48.1-1~ubuntu16.04.1_all.deb ... Unpacking libglib2.0-data (2.48.1-1~ubuntu16.04.1) ... Selecting previously unselected package libnuma1:amd64. Preparing to unpack .../libnuma1_2.0.11-1ubuntu1_amd64.deb ... Unpacking libnuma1:amd64 (2.0.11-1ubuntu1) ... Selecting previously unselected package libpcap0.8:amd64. Preparing to unpack .../libpcap0.8_1.7.4-2_amd64.deb ... Unpacking libpcap0.8:amd64 (1.7.4-2) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../libusb-1.0-0_2%3a1.0.20-1_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.20-1) ... Selecting previously unselected package libxmuu1:amd64. Preparing to unpack .../libxmuu1_2%3a1.1.2-2_amd64.deb ... Unpacking libxmuu1:amd64 (2:1.1.2-2) ... Selecting previously unselected package lshw. Preparing to unpack .../lshw_02.17-1.1ubuntu3.2_amd64.deb ... Unpacking lshw (02.17-1.1ubuntu3.2) ... Selecting previously unselected package manpages. Preparing to unpack .../manpages_4.04-2_all.deb ... Unpacking manpages (4.04-2) ... Selecting previously unselected package rsync. Preparing to unpack .../rsync_3.1.1-3ubuntu1_amd64.deb ... Unpacking rsync (3.1.1-3ubuntu1) ... Selecting previously unselected package shared-mime-info. Preparing to unpack .../shared-mime-info_1.5-2ubuntu0.1_amd64.deb ... Unpacking shared-mime-info (1.5-2ubuntu0.1) ... Selecting previously unselected package tcpdump. Preparing to unpack .../tcpdump_4.7.4-1ubuntu1_amd64.deb ... Unpacking tcpdump (4.7.4-1ubuntu1) ... Selecting previously unselected package usbutils. Preparing to unpack .../usbutils_1%3a007-4_amd64.deb ... Unpacking usbutils (1:007-4) ... Selecting previously unselected package xauth. Preparing to unpack .../xauth_1%3a1.0.9-1ubuntu2_amd64.deb ... Unpacking xauth (1:1.0.9-1ubuntu2) ... Selecting previously unselected package xdg-user-dirs. Preparing to unpack .../xdg-user-dirs_0.15-2ubuntu6_amd64.deb ... Unpacking xdg-user-dirs (0.15-2ubuntu6) ... Selecting previously unselected package augeas-lenses. Preparing to unpack .../augeas-lenses_1.4.0-0ubuntu1_all.deb ... Unpacking augeas-lenses (1.4.0-0ubuntu1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.3_amd64.deb ... Unpacking binutils (2.26.1-1ubuntu1~16.04.3) ... Selecting previously unselected package libisl15:amd64. Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... Unpacking libisl15:amd64 (0.16.1-1) ... Selecting previously unselected package cpp-5. Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.2_amd64.deb ... Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.2) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... Unpacking cpp (4:5.3.1-1ubuntu1) ... Selecting previously unselected package libnl-3-200:amd64. Preparing to unpack .../libnl-3-200_3.2.27-1_amd64.deb ... Unpacking libnl-3-200:amd64 (3.2.27-1) ... Selecting previously unselected package libnl-genl-3-200:amd64. Preparing to unpack .../libnl-genl-3-200_3.2.27-1_amd64.deb ... Unpacking libnl-genl-3-200:amd64 (3.2.27-1) ... Selecting previously unselected package wireless-regdb. Preparing to unpack .../wireless-regdb_2015.07.20-1ubuntu1_all.deb ... Unpacking wireless-regdb (2015.07.20-1ubuntu1) ... Selecting previously unselected package iw. Preparing to unpack .../archives/iw_3.17-1_amd64.deb ... Unpacking iw (3.17-1) ... Selecting previously unselected package crda. Preparing to unpack .../archives/crda_3.13-1_amd64.deb ... Unpacking crda (3.13-1) ... Selecting previously unselected package debconf-utils. Preparing to unpack .../debconf-utils_1.5.58ubuntu1_all.deb ... Unpacking debconf-utils (1.5.58ubuntu1) ... Selecting previously unselected package distro-info. Preparing to unpack .../distro-info_0.14build1_amd64.deb ... Unpacking distro-info (0.14build1) ... Selecting previously unselected package libcc1-0:amd64. Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.2_amd64.deb ... Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.2_amd64.deb ... Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.2) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.2_amd64.deb ... Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.2) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.2_amd64.deb ... Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.2) ... Selecting previously unselected package libasan2:amd64. Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.2_amd64.deb ... Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.2) ... Selecting previously unselected package liblsan0:amd64. Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.2_amd64.deb ... Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.2) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.2_amd64.deb ... Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.2) ... Selecting previously unselected package libubsan0:amd64. Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.2_amd64.deb ... Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.2) ... Selecting previously unselected package libcilkrts5:amd64. Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.2_amd64.deb ... Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.2) ... Selecting previously unselected package libmpx0:amd64. Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.2_amd64.deb ... Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.2) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.2_amd64.deb ... Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.2) ... Selecting previously unselected package libgcc-5-dev:amd64. Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.2_amd64.deb ... Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.2) ... Selecting previously unselected package gcc-5. Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.2_amd64.deb ... Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.2) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... Unpacking gcc (4:5.3.1-1ubuntu1) ... Selecting previously unselected package make. Preparing to unpack .../archives/make_4.1-6_amd64.deb ... Unpacking make (4.1-6) ... Selecting previously unselected package patch. Preparing to unpack .../patch_2.7.5-1_amd64.deb ... Unpacking patch (2.7.5-1) ... Selecting previously unselected package dkms. Preparing to unpack .../dkms_2.2.0.3-2ubuntu11.1_all.deb ... Unpacking dkms (2.2.0.3-2ubuntu11.1) ... Selecting previously unselected package docutils-doc. Preparing to unpack .../docutils-doc_0.12+dfsg-1_all.deb ... Unpacking docutils-doc (0.12+dfsg-1) ... Selecting previously unselected package rubygems-integration. Preparing to unpack .../rubygems-integration_1.10_all.deb ... Unpacking rubygems-integration (1.10) ... Selecting previously unselected package rake. Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... Unpacking rake (10.5.0-2) ... Selecting previously unselected package ruby-did-you-mean. Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... Unpacking ruby-did-you-mean (1.0.0-2) ... Selecting previously unselected package ruby-minitest. Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... Unpacking ruby-minitest (5.8.4-2) ... Selecting previously unselected package ruby-net-telnet. Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... Unpacking ruby-net-telnet (0.1.1-2) ... Selecting previously unselected package ruby-power-assert. Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... Unpacking ruby-power-assert (0.2.7-1) ... Selecting previously unselected package ruby-test-unit. Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... Unpacking ruby-test-unit (3.1.7-2) ... Selecting previously unselected package libruby2.3:amd64. Preparing to unpack .../libruby2.3_2.3.1-2~16.04_amd64.deb ... Unpacking libruby2.3:amd64 (2.3.1-2~16.04) ... Selecting previously unselected package ruby2.3. Preparing to unpack .../ruby2.3_2.3.1-2~16.04_amd64.deb ... Unpacking ruby2.3 (2.3.1-2~16.04) ... Selecting previously unselected package ruby. Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... Unpacking ruby (1:2.3.0+1) ... Selecting previously unselected package ruby-json. Preparing to unpack .../ruby-json_1.8.3-1build4_amd64.deb ... Unpacking ruby-json (1.8.3-1build4) ... Selecting previously unselected package facter. Preparing to unpack .../facter_2.4.6-1_all.deb ... Unpacking facter (2.4.6-1) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... Unpacking fakeroot (1.20.2-1ubuntu1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... Unpacking fonts-dejavu-core (2.35-1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... Selecting previously unselected package ruby-deep-merge. Preparing to unpack .../ruby-deep-merge_1.0.1+gitf9df6fdb-1_all.deb ... Unpacking ruby-deep-merge (1.0.1+gitf9df6fdb-1) ... Selecting previously unselected package hiera. Preparing to unpack .../archives/hiera_2.0.0-2_all.deb ... Unpacking hiera (2.0.0-2) ... Selecting previously unselected package i40e-dkms. Preparing to unpack .../i40e-dkms_1.5.18-1~u16.04+mos1_all.deb ... Unpacking i40e-dkms (1.5.18-1~u16.04+mos1) ... Selecting previously unselected package javascript-common. Preparing to unpack .../javascript-common_11_all.deb ... Unpacking javascript-common (11) ... Selecting previously unselected package libaugeas0. Preparing to unpack .../libaugeas0_1.4.0-0ubuntu1_amd64.deb ... Unpacking libaugeas0 (1.4.0-0ubuntu1) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.23-0ubuntu3_amd64.deb ... Unpacking libc-dev-bin (2.23-0ubuntu3) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_4.4.0-36.55_amd64.deb ... Unpacking linux-libc-dev:amd64 (4.4.0-36.55) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.23-0ubuntu3_amd64.deb ... Unpacking libc6-dev:amd64 (2.23-0ubuntu3) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... Selecting previously unselected package libpixman-1-0:amd64. Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... Unpacking libpixman-1-0:amd64 (0.33.6-1) ... Selecting previously unselected package libxcb-render0:amd64. Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libxcb-shm0:amd64. Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libxrender1:amd64. Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... Selecting previously unselected package libcairo2:amd64. Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... Unpacking libcairo2:amd64 (1.14.6-1) ... Selecting previously unselected package libgsasl7. Preparing to unpack .../libgsasl7_1.8.0-8ubuntu2_amd64.deb ... Unpacking libgsasl7 (1.8.0-8ubuntu2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjs-jquery. Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... Unpacking libjs-jquery (1.11.3+dfsg-4) ... Selecting previously unselected package libltdl7:amd64. Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... Unpacking libltdl7:amd64 (2.4.6-0.1) ... Selecting previously unselected package libpaper1:amd64. Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... Selecting previously unselected package libpaper-utils. Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... Selecting previously unselected package libpciaccess0:amd64. Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... Unpacking libpciaccess0:amd64 (0.13.4-1) ... Selecting previously unselected package libpython3.5:amd64. Preparing to unpack .../libpython3.5_3.5.2-2~16.01_amd64.deb ... Unpacking libpython3.5:amd64 (3.5.2-2~16.01) ... Selecting previously unselected package libsgutils2-2. Preparing to unpack .../libsgutils2-2_1.40-0ubuntu1_amd64.deb ... Unpacking libsgutils2-2 (1.40-0ubuntu1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.6-1_amd64.deb ... Unpacking libtiff5:amd64 (4.0.6-1) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2.1) ... Selecting previously unselected package linux-firmware. Preparing to unpack .../linux-firmware_1.157.3_all.deb ... Unpacking linux-firmware (1.157.3) ... Selecting previously unselected package linux-headers-4.4.0-36. Preparing to unpack .../linux-headers-4.4.0-36_4.4.0-36.55_all.deb ... Unpacking linux-headers-4.4.0-36 (4.4.0-36.55) ... Selecting previously unselected package linux-headers-4.4.0-36-generic. Preparing to unpack .../linux-headers-4.4.0-36-generic_4.4.0-36.55_amd64.deb ... Unpacking linux-headers-4.4.0-36-generic (4.4.0-36.55) ... Selecting previously unselected package linux-headers-generic. Preparing to unpack .../linux-headers-generic_4.4.0.36.38_amd64.deb ... Unpacking linux-headers-generic (4.4.0.36.38) ... Selecting previously unselected package linux-image-4.4.0-36-generic. Preparing to unpack .../linux-image-4.4.0-36-generic_4.4.0-36.55_amd64.deb ... Unpacking linux-image-4.4.0-36-generic (4.4.0-36.55) ... Selecting previously unselected package linux-image-extra-4.4.0-36-generic. Preparing to unpack .../linux-image-extra-4.4.0-36-generic_4.4.0-36.55_amd64.deb ... Unpacking linux-image-extra-4.4.0-36-generic (4.4.0-36.55) ... Selecting previously unselected package linux-image-generic. Preparing to unpack .../linux-image-generic_4.4.0.36.38_amd64.deb ... Unpacking linux-image-generic (4.4.0.36.38) ... Selecting previously unselected package linux-image-generic-lts-xenial. Preparing to unpack .../linux-image-generic-lts-xenial_4.4.0.36.38_amd64.deb ... Unpacking linux-image-generic-lts-xenial (4.4.0.36.38) ... Selecting previously unselected package live-boot-initramfs-tools. Preparing to unpack .../live-boot-initramfs-tools_4.0.2-1~u14.04+mos3_all.deb ... Unpacking live-boot-initramfs-tools (4.0.2-1~u14.04+mos3) ... Selecting previously unselected package live-boot. Preparing to unpack .../live-boot_4.0.2-1~u14.04+mos3_all.deb ... Unpacking live-boot (4.0.2-1~u14.04+mos3) ... Selecting previously unselected package live-boot-doc. Preparing to unpack .../live-boot-doc_4.0.2-1~u14.04+mos3_all.deb ... Unpacking live-boot-doc (4.0.2-1~u14.04+mos3) ... Selecting previously unselected package live-tools. Preparing to unpack .../live-tools_1%3a20151214_all.deb ... Unpacking live-tools (1:20151214) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_4.04-2_all.deb ... Unpacking manpages-dev (4.04-2) ... Selecting previously unselected package mc-data. Preparing to unpack .../mc-data_3%3a4.8.15-2_all.deb ... Unpacking mc-data (3:4.8.15-2) ... Selecting previously unselected package mc. Preparing to unpack .../mc_3%3a4.8.15-2_amd64.deb ... Unpacking mc (3:4.8.15-2) ... Selecting previously unselected package ruby-stomp. Preparing to unpack .../ruby-stomp_1.3.5-1_all.deb ... Unpacking ruby-stomp (1.3.5-1) ... Selecting previously unselected package ruby-systemu. Preparing to unpack .../ruby-systemu_2.6.5-1_all.deb ... Unpacking ruby-systemu (2.6.5-1) ... Selecting previously unselected package mcollective-common. Preparing to unpack .../mcollective-common_2.6.0+dfsg-2.1_all.deb ... Unpacking mcollective-common (2.6.0+dfsg-2.1) ... Selecting previously unselected package mcollective. Preparing to unpack .../mcollective_2.6.0+dfsg-2.1_all.deb ... Unpacking mcollective (2.6.0+dfsg-2.1) ... Selecting previously unselected package nailgun-mcagents. Preparing to unpack .../nailgun-mcagents_10.0.0-1~u16.04+mos777_all.deb ... Unpacking nailgun-mcagents (10.0.0-1~u16.04+mos777) ... Selecting previously unselected package ncurses-term. Preparing to unpack .../ncurses-term_6.0+20160213-1ubuntu1_all.deb ... Unpacking ncurses-term (6.0+20160213-1ubuntu1) ... Selecting previously unselected package openssh-sftp-server. Preparing to unpack .../openssh-sftp-server_1%3a7.2p2-4ubuntu2.1_amd64.deb ... Unpacking openssh-sftp-server (1:7.2p2-4ubuntu2.1) ... Selecting previously unselected package openssh-server. Preparing to unpack .../openssh-server_1%3a7.2p2-4ubuntu2.1_amd64.deb ... Unpacking openssh-server (1:7.2p2-4ubuntu2.1) ... Selecting previously unselected package os-prober. Preparing to unpack .../os-prober_1.70ubuntu3_amd64.deb ... Unpacking os-prober (1.70ubuntu3) ... Selecting previously unselected package ruby-augeas. Preparing to unpack .../ruby-augeas_1%3a0.5.0-3build4_amd64.deb ... Unpacking ruby-augeas (1:0.5.0-3build4) ... Selecting previously unselected package ruby-nokogiri. Preparing to unpack .../ruby-nokogiri_1.6.7.2-3build1_amd64.deb ... Unpacking ruby-nokogiri (1.6.7.2-3build1) ... Selecting previously unselected package ruby-rgen. Preparing to unpack .../ruby-rgen_0.7.0-2_all.deb ... Unpacking ruby-rgen (0.7.0-2) ... Selecting previously unselected package ruby-safe-yaml. Preparing to unpack .../ruby-safe-yaml_1.0.4-1_all.deb ... Unpacking ruby-safe-yaml (1.0.4-1) ... Selecting previously unselected package ruby-shadow. Preparing to unpack .../ruby-shadow_2.4.1-1build4_amd64.deb ... Unpacking ruby-shadow (2.4.1-1build4) ... Selecting previously unselected package puppet-common. Preparing to unpack .../puppet-common_3.8.5-2_all.deb ... Unpacking puppet-common (3.8.5-2) ... Selecting previously unselected package puppet. Preparing to unpack .../puppet_3.8.5-2_all.deb ... Unpacking puppet (3.8.5-2) ... Selecting previously unselected package python-cffi-backend. Preparing to unpack .../python-cffi-backend_1.5.2-1ubuntu1_amd64.deb ... Unpacking python-cffi-backend (1.5.2-1ubuntu1) ... Selecting previously unselected package python-enum34. Preparing to unpack .../python-enum34_1.1.2-1_all.deb ... Unpacking python-enum34 (1.1.2-1) ... Selecting previously unselected package python-idna. Preparing to unpack .../python-idna_2.0-3_all.deb ... Unpacking python-idna (2.0-3) ... Selecting previously unselected package python-ipaddress. Preparing to unpack .../python-ipaddress_1.0.16-1_all.deb ... Unpacking python-ipaddress (1.0.16-1) ... Selecting previously unselected package python-pyasn1. Preparing to unpack .../python-pyasn1_0.1.9-1_all.deb ... Unpacking python-pyasn1 (0.1.9-1) ... Selecting previously unselected package python-cryptography. Preparing to unpack .../python-cryptography_1.3.4-1~u16.04+mos1_amd64.deb ... Unpacking python-cryptography (1.3.4-1~u16.04+mos1) ... Selecting previously unselected package python-openssl. Preparing to unpack .../python-openssl_0.15.1-2build1_all.deb ... Unpacking python-openssl (0.15.1-2build1) ... Selecting previously unselected package python-ndg-httpsclient. Preparing to unpack .../python-ndg-httpsclient_0.4.0-3_all.deb ... Unpacking python-ndg-httpsclient (0.4.0-3) ... Selecting previously unselected package libwebp5:amd64. Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... Unpacking libwebp5:amd64 (0.4.4-1) ... Selecting previously unselected package libwebpmux1:amd64. Preparing to unpack .../libwebpmux1_0.4.4-1_amd64.deb ... Unpacking libwebpmux1:amd64 (0.4.4-1) ... Selecting previously unselected package python-pil:amd64. Preparing to unpack .../python-pil_3.1.2-0ubuntu1_amd64.deb ... Unpacking python-pil:amd64 (3.1.2-0ubuntu1) ... Selecting previously unselected package python-pygments. Preparing to unpack .../python-pygments_2.1+dfsg-1_all.deb ... Unpacking python-pygments (2.1+dfsg-1) ... Selecting previously unselected package python-scapy. Preparing to unpack .../python-scapy_2.2.0-1_all.deb ... Unpacking python-scapy (2.2.0-1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_20.7.0-1_all.deb ... Unpacking python3-pkg-resources (20.7.0-1) ... Selecting previously unselected package python3-chardet. Preparing to unpack .../python3-chardet_2.3.0-2_all.deb ... Unpacking python3-chardet (2.3.0-2) ... Selecting previously unselected package python3-six. Preparing to unpack .../python3-six_1.10.0-3_all.deb ... Unpacking python3-six (1.10.0-3) ... Selecting previously unselected package python3-urllib3. Preparing to unpack .../python3-urllib3_1.15.1-2~u16.04+mos1_all.deb ... Unpacking python3-urllib3 (1.15.1-2~u16.04+mos1) ... Selecting previously unselected package python3-requests. Preparing to unpack .../python3-requests_2.10.0-1~u16.04+mos1_all.deb ... Unpacking python3-requests (2.10.0-1~u16.04+mos1) ... Selecting previously unselected package rename. Preparing to unpack .../archives/rename_0.20-4_all.deb ... Unpacking rename (0.20-4) ... Selecting previously unselected package ruby-cstruct. Preparing to unpack .../ruby-cstruct_1.0.1-2_all.deb ... Unpacking ruby-cstruct (1.0.1-2) ... Selecting previously unselected package ruby-unf-ext. Preparing to unpack .../ruby-unf-ext_0.0.7.2-1build2_amd64.deb ... Unpacking ruby-unf-ext (0.0.7.2-1build2) ... Selecting previously unselected package ruby-unf. Preparing to unpack .../ruby-unf_0.1.4-1_all.deb ... Unpacking ruby-unf (0.1.4-1) ... Selecting previously unselected package ruby-domain-name. Preparing to unpack .../ruby-domain-name_0.5.20160216-2_all.deb ... Unpacking ruby-domain-name (0.5.20160216-2) ... Selecting previously unselected package ruby-http-cookie. Preparing to unpack .../ruby-http-cookie_1.0.2-1_all.deb ... Unpacking ruby-http-cookie (1.0.2-1) ... Selecting previously unselected package ruby-httpclient. Preparing to unpack .../ruby-httpclient_2.7.1-1ubuntu1_all.deb ... Unpacking ruby-httpclient (2.7.1-1ubuntu1) ... Selecting previously unselected package ruby-ipaddress. Preparing to unpack .../ruby-ipaddress_0.8.3-2_all.deb ... Unpacking ruby-ipaddress (0.8.3-2) ... Selecting previously unselected package ruby-rethtool. Preparing to unpack .../ruby-rethtool_0.0.5-1~u16.04+mos3_all.deb ... Unpacking ruby-rethtool (0.0.5-1~u16.04+mos3) ... Selecting previously unselected package ruby-selinux. Preparing to unpack .../ruby-selinux_2.4-3build2_amd64.deb ... Unpacking ruby-selinux (2.4-3build2) ... Selecting previously unselected package ruby-sqlite3. Preparing to unpack .../ruby-sqlite3_1.3.11-2build1_amd64.deb ... Unpacking ruby-sqlite3 (1.3.11-2build1) ... Selecting previously unselected package sg3-utils. Preparing to unpack .../sg3-utils_1.40-0ubuntu1_amd64.deb ... Unpacking sg3-utils (1.40-0ubuntu1) ... Selecting previously unselected package sg3-utils-udev. Preparing to unpack .../sg3-utils-udev_1.40-0ubuntu1_all.deb ... Unpacking sg3-utils-udev (1.40-0ubuntu1) ... Selecting previously unselected package sharutils. Preparing to unpack .../sharutils_1%3a4.15.2-1_amd64.deb ... Unpacking sharutils (1:4.15.2-1) ... Selecting previously unselected package sqlite3. Preparing to unpack .../sqlite3_3.11.0-1ubuntu1_amd64.deb ... Unpacking sqlite3 (3.11.0-1ubuntu1) ... Selecting previously unselected package squashfs-tools. Preparing to unpack .../squashfs-tools_1%3a4.3-3ubuntu2_amd64.deb ... Unpacking squashfs-tools (1:4.3-3ubuntu2) ... Selecting previously unselected package tcpd. Preparing to unpack .../tcpd_7.6.q-25_amd64.deb ... Unpacking tcpd (7.6.q-25) ... Selecting previously unselected package thermald. Preparing to unpack .../thermald_1.5-2ubuntu2_amd64.deb ... Unpacking thermald (1.5-2ubuntu2) ... Selecting previously unselected package unzip. Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... Unpacking unzip (6.0-20ubuntu1) ... Selecting previously unselected package vim-runtime. Preparing to unpack .../vim-runtime_2%3a7.4.1689-3ubuntu1.1_all.deb ... Adding 'diversion of /usr/share/vim/vim74/doc/help.txt to /usr/share/vim/vim74/doc/help.txt.vim-tiny by vim-runtime' Adding 'diversion of /usr/share/vim/vim74/doc/tags to /usr/share/vim/vim74/doc/tags.vim-tiny by vim-runtime' Unpacking vim-runtime (2:7.4.1689-3ubuntu1.1) ... Selecting previously unselected package vim. Preparing to unpack .../vim_2%3a7.4.1689-3ubuntu1.1_amd64.deb ... Unpacking vim (2:7.4.1689-3ubuntu1.1) ... Selecting previously unselected package zip. Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... Unpacking zip (3.0-11) ... Selecting previously unselected package daemonize. Preparing to unpack .../daemonize_1.7.4-1~u16.04+mos2_amd64.deb ... Unpacking daemonize (1.7.4-1~u16.04+mos2) ... Selecting previously unselected package libhwloc5:amd64. Preparing to unpack .../libhwloc5_1.11.2-3_amd64.deb ... Unpacking libhwloc5:amd64 (1.11.2-3) ... Selecting previously unselected package hwloc. Preparing to unpack .../hwloc_1.11.2-3_amd64.deb ... Unpacking hwloc (1.11.2-3) ... Selecting previously unselected package kpartx. Preparing to unpack .../kpartx_0.5.0+git1.656f8865-5ubuntu2.2_amd64.deb ... Unpacking kpartx (0.5.0+git1.656f8865-5ubuntu2.2) ... Selecting previously unselected package kpartx-boot. Preparing to unpack .../kpartx-boot_0.5.0+git1.656f8865-5ubuntu2.2_all.deb ... Unpacking kpartx-boot (0.5.0+git1.656f8865-5ubuntu2.2) ... Selecting previously unselected package ocl-icd-libopencl1:amd64. Preparing to unpack .../ocl-icd-libopencl1_2.2.8-1_amd64.deb ... Unpacking ocl-icd-libopencl1:amd64 (2.2.8-1) ... Selecting previously unselected package libhwloc-plugins. Preparing to unpack .../libhwloc-plugins_1.11.2-3_amd64.deb ... Unpacking libhwloc-plugins (1.11.2-3) ... Selecting previously unselected package mcollective-client. Preparing to unpack .../mcollective-client_2.6.0+dfsg-2.1_all.deb ... Unpacking mcollective-client (2.6.0+dfsg-2.1) ... Selecting previously unselected package msmtp. Preparing to unpack .../msmtp_1.6.3-1build1_amd64.deb ... Unpacking msmtp (1.6.3-1build1) ... Selecting previously unselected package msmtp-mta. Preparing to unpack .../msmtp-mta_1.6.3-1build1_all.deb ... Unpacking msmtp-mta (1.6.3-1build1) ... Selecting previously unselected package multipath-tools. Preparing to unpack .../multipath-tools_0.5.0+git1.656f8865-5ubuntu2.2_amd64.deb ... Unpacking multipath-tools (0.5.0+git1.656f8865-5ubuntu2.2) ... Selecting previously unselected package multipath-tools-boot. Preparing to unpack .../multipath-tools-boot_0.5.0+git1.656f8865-5ubuntu2.2_all.deb ... Unpacking multipath-tools-boot (0.5.0+git1.656f8865-5ubuntu2.2) ... Selecting previously unselected package nailgun-agent. Preparing to unpack .../nailgun-agent_10.0.0-1~u16.04+mos177_all.deb ... Unpacking nailgun-agent (10.0.0-1~u16.04+mos177) ... Selecting previously unselected package python-pypcap. Preparing to unpack .../python-pypcap_1.1.2+debian-2.2_amd64.deb ... Unpacking python-pypcap (1.1.2+debian-2.2) ... Selecting previously unselected package vlan. Preparing to unpack .../vlan_1.9-3.2ubuntu1_amd64.deb ... Unpacking vlan (1.9-3.2ubuntu1) ... Selecting previously unselected package network-checker. Preparing to unpack .../network-checker_10.0.0-1~u16.04+mos77_all.deb ... Unpacking network-checker (10.0.0-1~u16.04+mos77) ... Selecting previously unselected package ssh-import-id. Preparing to unpack .../ssh-import-id_5.5-0ubuntu1_all.deb ... Unpacking ssh-import-id (5.5-0ubuntu1) ... Selecting previously unselected package virt-what. Preparing to unpack .../virt-what_1.14-1_amd64.deb ... Unpacking virt-what (1.14-1) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... Processing triggers for systemd (229-4ubuntu7) ... Processing triggers for ureadahead (0.100.0-19) ... Processing triggers for mime-support (3.59ubuntu1) ... Setting up libgdbm3:amd64 (1.8.3-13.1) ... Setting up libxau6:amd64 (1:1.0.8-1) ... Setting up libxdmcp6:amd64 (1:1.1.2-1.1) ... Setting up libxcb1:amd64 (1.11.1-1ubuntu1) ... Setting up libx11-data (2:1.6.3-1ubuntu2) ... Setting up libx11-6:amd64 (2:1.6.3-1ubuntu2) ... Setting up libxext6:amd64 (2:1.3.3-1) ... Setting up sgml-base (1.26+nmu4ubuntu1) ... Setting up uuid-runtime (2.27.1-6ubuntu3.1) ... Adding group `uuidd' (GID 110) ... Done. Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory Adding system user `uuidd' (UID 106) ... Adding new user `uuidd' (UID 106) with group `uuidd' ... Not creating home directory `/run/uuidd'. Setting up fonts-lato (2.0-1) ... Setting up libfreetype6:amd64 (2.6.1-0.1ubuntu2) ... Setting up libfuse2:amd64 (2.9.4-1ubuntu3.1) ... Setting up libasprintf0v5:amd64 (0.19.7-2ubuntu3) ... Setting up gettext-base (0.19.7-2ubuntu3) ... Setting up grub-common (2.02~beta2-36ubuntu3.2) ... Setting up grub2-common (2.02~beta2-36ubuntu3.2) ... Setting up grub-pc-bin (2.02~beta2-36ubuntu3.2) ... Setting up libgpm2:amd64 (1.20.4-6.1) ... Setting up libiscsi2:amd64 (1.12.0-2) ... Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3) ... Setting up liblcms2-2:amd64 (2.6-3ubuntu2) ... Setting up liblzo2-2:amd64 (2.08-1.2) ... Setting up libntlm0:amd64 (1.4-7) ... Setting up libssh2-1:amd64 (1.5.0-2) ... Setting up libwrap0:amd64 (7.6.q-25) ... Setting up libyaml-0-2:amd64 (0.1.6-3) ... Setting up libedit2:amd64 (3.1-20150325-1ubuntu2) ... Setting up libopts25:amd64 (1:5.18.7-3) ... Setting up ntp (1:4.2.8p4+dfsg-3ubuntu5.1) ... Setting up ntpdate (1:4.2.8p4+dfsg-3ubuntu5.1) ... Setting up perl-modules-5.22 (5.22.1-9) ... Setting up libperl5.22:amd64 (5.22.1-9) ... Setting up perl (5.22.1-9) ... update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode Setting up libpython2.7-stdlib:amd64 (2.7.12-1~16.04) ... Setting up python2.7 (2.7.12-1~16.04) ... Setting up libpython-stdlib:amd64 (2.7.11-1) ... Setting up python (2.7.11-1) ... Setting up python-pyparsing (2.0.3+dfsg1-1ubuntu0.1) ... Setting up python-cmd2 (0.6.8-1) ... Setting up python-daemonize (2.3.1-1) ... Setting up python-rfc3986 (0.2.0-2) ... Setting up python-tablib (0.9.11-2build1) ... Setting up python-six (1.10.0-3) ... Setting up python-wrapt (1.8.0-5build2) ... Setting up python-pkg-resources (20.7.0-1) ... Setting up python-setuptools (20.7.0-1) ... Setting up python-pbr (1.8.0-4~u16.04+mos2) ... update-alternatives: using /usr/bin/python2-pbr to provide /usr/bin/pbr (pbr) in auto mode Setting up python-prettytable (0.7.2-3) ... Setting up python-stevedore (1.16.0-1~u16.04+mos1) ... Setting up python-unicodecsv (0.14.1-1) ... Setting up python-yaml (3.11-3build1) ... Setting up python-cliff (2.1.0-1~u16.04+mos1) ... Setting up cliff-tablib (1.1-1) ... Setting up cloud-guest-utils (0.27-0ubuntu24) ... Setting up genisoimage (9:1.1.11-3ubuntu1) ... Setting up libaio1:amd64 (0.3.110-2) ... Setting up libglib2.0-0:amd64 (2.48.1-1~ubuntu16.04.1) ... No schema files found: doing nothing. Setting up libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libnspr4:amd64 (2:4.12-0ubuntu0.16.04.1) ... Setting up wget (1.17.1-1ubuntu1.1) ... Setting up debootstrap (1.0.78+nmu1ubuntu1.1) ... Setting up dmidecode (3.0-2ubuntu0.1) ... Setting up ethtool (1:4.5-1) ... Setting up gdisk (1.0.1-1build1) ... Setting up libdevmapper-event1.02.1:amd64 (2:1.02.110-1ubuntu10) ... Setting up liblvm2app2.2:amd64 (2.02.133-1ubuntu10) ... Setting up libreadline5:amd64 (5.2+dfsg-3build1) ... Setting up dmsetup (2:1.02.110-1ubuntu10) ... update-initramfs: deferring update (trigger activated) Setting up mdadm (3.3-2ubuntu7.1) ... Setting up openssh-client (1:7.2p2-4ubuntu2.1) ... Setting up libparted2:amd64 (3.2-15) ... Setting up parted (3.2-15) ... Setting up libpci3:amd64 (1:3.3.1-1.1ubuntu1) ... Setting up pciutils (1:3.3.1-1.1ubuntu1) ... Setting up python-babel-localedata (2.3.4+dfsg.1-2~u16.04+mos1) ... Setting up python-tz (2014.10~dfsg1-0ubuntu2) ... Setting up python-babel (2.3.4+dfsg.1-2~u16.04+mos1) ... update-alternatives: using /usr/bin/pybabel-python2 to provide /usr/bin/pybabel (pybabel) in auto mode Setting up python-greenlet (0.4.9-2fakesync1) ... Setting up python-eventlet (0.18.4-1ubuntu1) ... Setting up python-iso8601 (0.1.11-1) ... Setting up python-markupsafe (0.23-2build2) ... Setting up python-jinja2 (2.8-1) ... Setting up python-functools32 (3.2.3.2-2) ... Setting up python-funcsigs (0.4-2) ... Setting up python-mock (2.0.0-1~u16.04+mos1) ... Setting up python-jsonschema (2.5.1-4) ... update-alternatives: using /usr/bin/python2-jsonschema to provide /usr/bin/jsonschema (jsonschema) in auto mode Setting up python-debtcollector (1.3.0-2) ... Setting up python-roman (2.0.0-2) ... Setting up xml-core (0.13+nmu2) ... Setting up ieee-data (20150531.1) ... Setting up python-netaddr (0.7.18-1) ... Setting up python-oslo.i18n (3.8.0-1~u16.04+mos0) ... Setting up python-msgpack (0.4.6-1build1) ... Setting up python-monotonic (0.6-2) ... Setting up python-netifaces (0.10.4-0.1build2) ... Setting up python-oslo.utils (3.16.0-1~u16.04+mos3) ... Setting up python-oslo.serialization (2.13.0-1~u16.04+mos0) ... Setting up python-urllib3 (1.15.1-2~u16.04+mos1) ... Setting up python-chardet (2.3.0-2) ... Setting up python-requests (2.10.0-1~u16.04+mos1) ... Setting up xfsprogs (4.3.0+nmu1ubuntu1) ... update-initramfs: deferring update (trigger activated) Setting up xz-utils (5.1.1alpha+20120614-2ubuntu2) ... update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode Setting up python-dateutil (2.4.2-1) ... Setting up python-positional (1.0.1-2) ... Setting up python-oslo.context (2.8.0-2~u16.04+mos3) ... Setting up python-pyinotify (0.9.6-1~u16.04+mos1) ... Setting up libjbig0:amd64 (2.1-3.1) ... Setting up libmpfr4:amd64 (3.1.4-1) ... Setting up libmpc3:amd64 (1.0.3-1) ... Setting up libgeoip1:amd64 (1.6.9-1) ... Setting up libicu55:amd64 (55.1-7) ... Setting up libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.1) ... Setting up libisc160:amd64 (1:9.10.3.dfsg.P4-8ubuntu1) ... Setting up libdns162:amd64 (1:9.10.3.dfsg.P4-8ubuntu1) ... Setting up libisccc140:amd64 (1:9.10.3.dfsg.P4-8ubuntu1) ... Setting up libisccfg140:amd64 (1:9.10.3.dfsg.P4-8ubuntu1) ... Setting up libbind9-140:amd64 (1:9.10.3.dfsg.P4-8ubuntu1) ... Setting up liblwres141:amd64 (1:9.10.3.dfsg.P4-8ubuntu1) ... Setting up bind9-host (1:9.10.3.dfsg.P4-8ubuntu1) ... Setting up libcap-ng0:amd64 (0.7.7-1) ... Setting up libdbus-1-3:amd64 (1.10.6-1ubuntu3) ... Setting up dbus (1.10.6-1ubuntu3) ... Setting up geoip-database (20160408-1) ... Setting up groff-base (1.22.3-7) ... Setting up libdbus-glib-1-2:amd64 (0.106-1) ... Setting up libglib2.0-data (2.48.1-1~ubuntu16.04.1) ... Setting up libnuma1:amd64 (2.0.11-1ubuntu1) ... Setting up libpcap0.8:amd64 (1.7.4-2) ... Setting up libusb-1.0-0:amd64 (2:1.0.20-1) ... Setting up libxmuu1:amd64 (2:1.1.2-2) ... Setting up lshw (02.17-1.1ubuntu3.2) ... Setting up manpages (4.04-2) ... Setting up rsync (3.1.1-3ubuntu1) ... Setting up shared-mime-info (1.5-2ubuntu0.1) ... Setting up tcpdump (4.7.4-1ubuntu1) ... Setting up usbutils (1:007-4) ... Setting up xauth (1:1.0.9-1ubuntu2) ... Setting up xdg-user-dirs (0.15-2ubuntu6) ... Setting up augeas-lenses (1.4.0-0ubuntu1) ... Setting up binutils (2.26.1-1ubuntu1~16.04.3) ... Setting up libisl15:amd64 (0.16.1-1) ... Setting up cpp-5 (5.4.0-6ubuntu1~16.04.2) ... Setting up cpp (4:5.3.1-1ubuntu1) ... Setting up libnl-3-200:amd64 (3.2.27-1) ... Setting up libnl-genl-3-200:amd64 (3.2.27-1) ... Setting up wireless-regdb (2015.07.20-1ubuntu1) ... Setting up iw (3.17-1) ... Setting up crda (3.13-1) ... Setting up debconf-utils (1.5.58ubuntu1) ... Setting up distro-info (0.14build1) ... Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.2) ... Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.2) ... Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.2) ... Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.2) ... Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.2) ... Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.2) ... Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.2) ... Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.2) ... Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.2) ... Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.2) ... Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.2) ... Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.2) ... Setting up gcc-5 (5.4.0-6ubuntu1~16.04.2) ... Setting up gcc (4:5.3.1-1ubuntu1) ... Setting up make (4.1-6) ... Setting up patch (2.7.5-1) ... Setting up dkms (2.2.0.3-2ubuntu11.1) ... Setting up docutils-doc (0.12+dfsg-1) ... Setting up rubygems-integration (1.10) ... Setting up ruby-did-you-mean (1.0.0-2) ... Setting up ruby-minitest (5.8.4-2) ... Setting up ruby-net-telnet (0.1.1-2) ... Setting up ruby-power-assert (0.2.7-1) ... Setting up ruby-test-unit (3.1.7-2) ... Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... Setting up fakeroot (1.20.2-1ubuntu1) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up fonts-dejavu-core (2.35-1) ... Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... Setting up i40e-dkms (1.5.18-1~u16.04+mos1) ... Loading new i40e-1.5.18 DKMS files... First Installation: checking all kernels... It is likely that 3.10.0-327.28.2.el7.x86_64 belongs to a chroot's host Building for architecture x86_64 Building initial module for 4.4.0-36-generic Done. i40e: Running module version sanity check. - Original module - Installation - Installing to /lib/modules/4.4.0-36-generic/updates/dkms/ depmod.... DKMS: install completed. Setting up javascript-common (11) ... Setting up libaugeas0 (1.4.0-0ubuntu1) ... Setting up libc-dev-bin (2.23-0ubuntu3) ... Setting up linux-libc-dev:amd64 (4.4.0-36.55) ... Setting up libc6-dev:amd64 (2.23-0ubuntu3) ... Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... Setting up libpixman-1-0:amd64 (0.33.6-1) ... Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... Setting up libcairo2:amd64 (1.14.6-1) ... Setting up libgsasl7 (1.8.0-8ubuntu2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjs-jquery (1.11.3+dfsg-4) ... Setting up libltdl7:amd64 (2.4.6-0.1) ... Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... Setting up libpciaccess0:amd64 (0.13.4-1) ... Setting up libpython3.5:amd64 (3.5.2-2~16.01) ... Setting up libsgutils2-2 (1.40-0ubuntu1) ... Setting up libtiff5:amd64 (4.0.6-1) ... Setting up libxslt1.1:amd64 (1.1.28-2.1) ... Setting up linux-firmware (1.157.3) ... Setting up linux-headers-4.4.0-36 (4.4.0-36.55) ... Setting up linux-headers-4.4.0-36-generic (4.4.0-36.55) ... Setting up linux-headers-generic (4.4.0.36.38) ... Setting up linux-image-4.4.0-36-generic (4.4.0-36.55) ... Setting up linux-image-extra-4.4.0-36-generic (4.4.0-36.55) ... Setting up linux-image-generic (4.4.0.36.38) ... Setting up linux-image-generic-lts-xenial (4.4.0.36.38) ... Setting up live-boot-initramfs-tools (4.0.2-1~u14.04+mos3) ... update-initramfs: deferring update (trigger activated) Setting up live-boot (4.0.2-1~u14.04+mos3) ... Setting up live-boot-doc (4.0.2-1~u14.04+mos3) ... Setting up live-tools (1:20151214) ... Setting up manpages-dev (4.04-2) ... Setting up mc-data (3:4.8.15-2) ... Setting up mc (3:4.8.15-2) ... update-alternatives: using /usr/bin/mcview to provide /usr/bin/view (view) in auto mode update-alternatives: using /usr/bin/mcedit to provide /usr/bin/editor (editor) in auto mode Setting up ncurses-term (6.0+20160213-1ubuntu1) ... Setting up openssh-sftp-server (1:7.2p2-4ubuntu2.1) ... Setting up openssh-server (1:7.2p2-4ubuntu2.1) ... Setting up os-prober (1.70ubuntu3) ... Setting up python-cffi-backend (1.5.2-1ubuntu1) ... Setting up python-enum34 (1.1.2-1) ... Setting up python-idna (2.0-3) ... Setting up python-ipaddress (1.0.16-1) ... Setting up python-pyasn1 (0.1.9-1) ... Setting up python-cryptography (1.3.4-1~u16.04+mos1) ... Setting up python-openssl (0.15.1-2build1) ... Setting up python-ndg-httpsclient (0.4.0-3) ... Setting up libwebp5:amd64 (0.4.4-1) ... Setting up libwebpmux1:amd64 (0.4.4-1) ... Setting up python-pil:amd64 (3.1.2-0ubuntu1) ... Setting up python-pygments (2.1+dfsg-1) ... Setting up python-scapy (2.2.0-1) ... Setting up python3-pkg-resources (20.7.0-1) ... Setting up python3-chardet (2.3.0-2) ... Setting up python3-six (1.10.0-3) ... Setting up python3-urllib3 (1.15.1-2~u16.04+mos1) ... Setting up python3-requests (2.10.0-1~u16.04+mos1) ... Setting up rename (0.20-4) ... update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode Setting up sg3-utils (1.40-0ubuntu1) ... Setting up sg3-utils-udev (1.40-0ubuntu1) ... Setting up sharutils (1:4.15.2-1) ... Setting up sqlite3 (3.11.0-1ubuntu1) ... Setting up squashfs-tools (1:4.3-3ubuntu2) ... Setting up tcpd (7.6.q-25) ... Setting up thermald (1.5-2ubuntu2) ... Setting up unzip (6.0-20ubuntu1) ... Setting up vim-runtime (2:7.4.1689-3ubuntu1.1) ... Setting up vim (2:7.4.1689-3ubuntu1.1) ... update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode Setting up zip (3.0-11) ... Setting up daemonize (1.7.4-1~u16.04+mos2) ... Setting up libhwloc5:amd64 (1.11.2-3) ... Setting up hwloc (1.11.2-3) ... Setting up kpartx (0.5.0+git1.656f8865-5ubuntu2.2) ... Setting up kpartx-boot (0.5.0+git1.656f8865-5ubuntu2.2) ... Setting up ocl-icd-libopencl1:amd64 (2.2.8-1) ... Setting up libhwloc-plugins (1.11.2-3) ... Setting up msmtp (1.6.3-1build1) ... Setting up msmtp-mta (1.6.3-1build1) ... Setting up multipath-tools (0.5.0+git1.656f8865-5ubuntu2.2) ... Setting up multipath-tools-boot (0.5.0+git1.656f8865-5ubuntu2.2) ... Setting up python-pypcap (1.1.2+debian-2.2) ... Setting up vlan (1.9-3.2ubuntu1) ... Setting up network-checker (10.0.0-1~u16.04+mos77) ... Setting up ssh-import-id (5.5-0ubuntu1) ... Setting up virt-what (1.14-1) ... Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... Setting up docutils-common (0.12+dfsg-1) ... Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... Setting up python-docutils (0.12+dfsg-1) ... update-alternatives: using /usr/share/docutils/scripts/python2/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode Setting up python-oslo.config (1:3.15.0-1~u16.04+mos1) ... update-alternatives: using /usr/bin/python2-oslo-config-generator to provide /usr/bin/oslo-config-generator (oslo-config-generator) in auto mode Setting up python-oslo.log (3.14.0-1~u16.04+mos0) ... Setting up rake (10.5.0-2) ... Setting up libruby2.3:amd64 (2.3.1-2~16.04) ... Setting up grub-gfxpayload-lists (0.7) ... Setting up grub-pc (2.02~beta2-36ubuntu3.2) ... Setting up libnss3-nssdb (2:3.23-0ubuntu0.16.04.1) ... Setting up libnss3:amd64 (2:3.23-0ubuntu0.16.04.1) ... Setting up librados2 (10.2.2-0ubuntu0.16.04.2) ... Setting up librbd1 (10.2.2-0ubuntu0.16.04.2) ... Setting up qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.4) ... Setting up qemu-utils (1:2.5+dfsg-5ubuntu10.4) ... Setting up cloud-image-utils (0.27-0ubuntu24) ... Setting up cloud-utils (0.27-0ubuntu24) ... Setting up liblvm2cmd2.02:amd64 (2.02.133-1ubuntu10) ... Setting up dmeventd (2:1.02.110-1ubuntu10) ... Setting up lvm2 (2.02.133-1ubuntu10) ... update-initramfs: deferring update (trigger activated) Setting up fuel-agent (10.0.0-1~u16.04+mos319) ... Setting up ruby2.3 (2.3.1-2~16.04) ... Setting up ruby (1:2.3.0+1) ... Setting up ruby-json (1.8.3-1build4) ... Setting up facter (2.4.6-1) ... Setting up ruby-deep-merge (1.0.1+gitf9df6fdb-1) ... Setting up hiera (2.0.0-2) ... Setting up ruby-stomp (1.3.5-1) ... Setting up ruby-systemu (2.6.5-1) ... Setting up mcollective-common (2.6.0+dfsg-2.1) ... Setting up mcollective (2.6.0+dfsg-2.1) ... Setting up nailgun-mcagents (10.0.0-1~u16.04+mos777) ... Setting up ruby-augeas (1:0.5.0-3build4) ... Setting up ruby-nokogiri (1.6.7.2-3build1) ... Setting up ruby-rgen (0.7.0-2) ... Setting up ruby-safe-yaml (1.0.4-1) ... Setting up ruby-shadow (2.4.1-1build4) ... Setting up puppet-common (3.8.5-2) ... Setting up puppet (3.8.5-2) ... Setting up ruby-cstruct (1.0.1-2) ... Setting up ruby-unf-ext (0.0.7.2-1build2) ... Setting up ruby-unf (0.1.4-1) ... Setting up ruby-domain-name (0.5.20160216-2) ... Setting up ruby-http-cookie (1.0.2-1) ... Setting up ruby-httpclient (2.7.1-1ubuntu1) ... Setting up ruby-ipaddress (0.8.3-2) ... Setting up ruby-rethtool (0.0.5-1~u16.04+mos3) ... Setting up ruby-selinux (2.4-3build2) ... Setting up ruby-sqlite3 (1.3.11-2build1) ... Setting up mcollective-client (2.6.0+dfsg-2.1) ... Setting up nailgun-agent (10.0.0-1~u16.04+mos177) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... Processing triggers for systemd (229-4ubuntu7) ... Processing triggers for ureadahead (0.100.0-19) ... Processing triggers for initramfs-tools (0.122ubuntu8.1) ... update-initramfs: Generating /boot/initrd.img-4.4.0-36-generic live-boot: coreW: live-boot-initramfs-tools: missing rule: 80-net-name-slot.rules W: predictable network interfaces naming won't work filesystems devices utils udev wget blockdev. Processing triggers for dbus (1.10.6-1ubuntu3) ... stderr: Extracting templates from packages: 9% Extracting templates from packages: 18% Extracting templates from packages: 27% Extracting templates from packages: 37% Extracting templates from packages: 46% Extracting templates from packages: 55% Extracting templates from packages: 65% Extracting templates from packages: 74% Extracting templates from packages: 83% Extracting templates from packages: 93% Extracting templates from packages: 100% E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory) Done. modprobe: ERROR: ../libkmod/libkmod.c:586 kmod_search_moddep() could not open moddep file '/lib/modules/3.10.0-327.28.2.el7.x86_64/modules.dep.bin' modprobe: FATAL: Module dm-multipath not found in directory /lib/modules/3.10.0-327.28.2.el7.x86_64 Running in chroot, ignoring request. invoke-rc.d: policy-rc.d denied execution of start. update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults Running in chroot, ignoring request. invoke-rc.d: policy-rc.d denied execution of start. Running in chroot, ignoring request. invoke-rc.d: policy-rc.d denied execution of start. Generating mdadm.conf... done. update-initramfs: deferring update (trigger activated) /usr/sbin/grub-mkconfig: 250: /usr/sbin/grub-mkconfig: cannot create /boot/grub/grub.cfg.new: Directory nonexistent Running in chroot, ignoring request. invoke-rc.d: policy-rc.d denied execution of start. update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults Running in chroot, ignoring request. invoke-rc.d: policy-rc.d denied execution of restart. : Unable to find an initial ram disk that I know how to handle. Will not try to make an initrd. Creating config file /etc/papersize with new version Examining /etc/kernel/header_postinst.d. run-parts: executing /etc/kernel/header_postinst.d/dkms 4.4.0-36-generic /boot/vmlinuz-4.4.0-36-generic Running depmod. update-initramfs: deferring update (hook will be called later) Examining /etc/kernel/postinst.d. run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.0-36-generic /boot/vmlinuz-4.4.0-36-generic run-parts: executing /etc/kernel/postinst.d/dkms 4.4.0-36-generic /boot/vmlinuz-4.4.0-36-generic run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.4.0-36-generic /boot/vmlinuz-4.4.0-36-generic update-initramfs: Generating /boot/initrd.img-4.4.0-36-generic W: mdadm: /etc/mdadm/mdadm.conf defines no arrays. live-boot: coreW: live-boot-initramfs-tools: missing rule: 80-net-name-slot.rules W: predictable network interfaces naming won't work filesystems devices utils udev wget blockdev. run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.0-36-generic /boot/vmlinuz-4.4.0-36-generic run-parts: executing /etc/kernel/postinst.d/dkms 4.4.0-36-generic /boot/vmlinuz-4.4.0-36-generic run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.4.0-36-generic /boot/vmlinuz-4.4.0-36-generic update-initramfs: Generating /boot/initrd.img-4.4.0-36-generic W: mdadm: /etc/mdadm/mdadm.conf defines no arrays. live-boot: coreW: live-boot-initramfs-tools: missing rule: 80-net-name-slot.rules W: predictable network interfaces naming won't work filesystems devices utils udev wget blockdev. update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults update-rc.d: warning: start runlevel arguments (none) do not match live-tools Default-Start values (S) Creating SSH2 RSA key; this may take some time ... 2048 SHA256:LhHBG5p32ZJ5QNfWyUwn0Xzu2sRr9QYVpwI9Ij3Whpg root@nailgun.test.domain.local (RSA) Creating SSH2 DSA key; this may take some time ... 1024 SHA256:lbD8LAO0oAph3wuTeqXkH1SPSQEffp4Ljd77lzlzBwA root@nailgun.test.domain.local (DSA) Creating SSH2 ECDSA key; this may take some time ... 256 SHA256:1g05RPT0oscD9wqBEJOMTx5UrcjCjaFDR7QfTWqfuR4 root@nailgun.test.domain.local (ECDSA) Creating SSH2 ED25519 key; this may take some time ... 256 SHA256:nt3rHxPidpnuP3as+W+sTnK8wNOugoGa8ySyDUVRYxg root@nailgun.test.domain.local (ED25519) Running in chroot, ignoring request. invoke-rc.d: policy-rc.d denied execution of start. update-initramfs: deferring update (trigger activated) Running in chroot, ignoring request. invoke-rc.d: policy-rc.d denied execution of start. update-initramfs: deferring update (trigger activated) Running in chroot, ignoring request. invoke-rc.d: policy-rc.d denied execution of start. update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults update-initramfs: deferring update (trigger activated) Creating config file /etc/default/grub with new version device node not found device node not found device node not found device node not found Running in chroot, ignoring request. invoke-rc.d: policy-rc.d denied execution of start. Running in chroot, ignoring request. invoke-rc.d: policy-rc.d denied execution of start. Running in chroot, ignoring request. invoke-rc.d: policy-rc.d denied execution of start. Running in chroot, ignoring request. invoke-rc.d: policy-rc.d denied execution of start. W: mdadm: /etc/mdadm/mdadm.conf defines no arrays. Post-install OS configuration Rsync files from /usr/share/fuel_bootstrap_cli/files/xenial to: /tmp/tmpopcYWP.fuel-agent-image Trying to execute command: rsync -rlptDKv /usr/share/fuel_bootstrap_cli/files/xenial/ /tmp/tmpopcYWP.fuel-agent-image/ Extended log: stdout:sending incremental file list ./ etc/ etc/e2fsck.conf etc/hostname etc/localtime etc/modules etc/nailgun_systemtype etc/rc.local etc/send2syslog.conf etc/logrotate.d/ etc/logrotate.d/syslog etc/mcollective/ etc/mcollective/server.cfg etc/nailgun-agent/ etc/nailgun-agent/nodiscover etc/rsyslog.d/ etc/rsyslog.d/50-default-template.conf etc/ssh/ etc/ssh/sshd_config usr/ usr/bin/ usr/bin/fix-configs-on-startup usr/bin/send2syslog.py sent 27,543 bytes received 321 bytes 55,728.00 bytes/sec total size is 26,294 speedup is 0.94 stderr: Put ssh auth file /root/.ssh/id_rsa.pub Save runtime_uuid:6474af80-a2ad-45d4-8fb9-bbf83a737a23 to file: /tmp/tmpopcYWP.fuel-agent-image/etc/nailgun-agent/config.yaml Trying to execute command: chroot /tmp/tmpopcYWP.fuel-agent-image lvm dumpconfig Backup for origin LVM configuration file: /tmp/tmpopcYWP.fuel-agent-image/etc/lvm/lvm.conf.bak.2016_09_05_15_57_41 Trying to execute command: chroot /tmp/tmpopcYWP.fuel-agent-image lvm dumpconfig LVM configuration /tmp/tmpopcYWP.fuel-agent-image/etc/lvm/lvm.conf updated. Option devices/preferred_names gets new value: ['^/dev/mapper/'] Trying to execute command: sed -i s%root:[\*,\!]%root:$6$TubgTQ/czc6nAS0Q$k1CkevjNrkewsVq42vYpAv5gj22jeg2gnsT2dauhPmGmnoqh4FKXe2ThvaauUCjYLemBKEmynnw6/raQ7gZdZ0% /tmp/tmpopcYWP.fuel-agent-image/etc/shadow Trying to execute command: chroot /tmp/tmpopcYWP.fuel-agent-image update-rc.d puppet disable Removed file: /tmp/tmpopcYWP.fuel-agent-image/usr/sbin/policy-rc.d Trying to execute command: chroot /tmp/tmpopcYWP.fuel-agent-image dpkg-divert --local --add /etc/default/grub.d/dmraid2mdadm.cfg Trying to execute command: chroot /tmp/tmpopcYWP.fuel-agent-image apt-get clean Removed file: /tmp/tmpopcYWP.fuel-agent-image/etc/apt/apt.conf.d/force_ipv4 Removed file: /tmp/tmpopcYWP.fuel-agent-image/etc/apt/apt.conf.d/allow_unsigned_packages Removed file: /tmp/tmpopcYWP.fuel-agent-image/etc/apt/apt.conf.d/pipeline_depth Removing dir: /tmp/tmpopcYWP.fuel-agent-image/etc/apt/preferences.d Creating empty dir: /tmp/tmpopcYWP.fuel-agent-image/etc/apt/preferences.d Removing dir: /tmp/tmpopcYWP.fuel-agent-image/etc/apt/sources.list.d Creating empty dir: /tmp/tmpopcYWP.fuel-agent-image/etc/apt/sources.list.d Restoring default resolv.conf inside chroot Restoring default hosts inside chroot Trying to execute command: chroot /tmp/tmpopcYWP.fuel-agent-image dpkg-query -W -f="${Package} ${Version};;" Changing initramfs compression type to: xz Trying to execute command: sed -i s/^COMPRESS=.*/COMPRESS=xz/ /tmp/tmpopcYWP.fuel-agent-image/etc/initramfs-tools/initramfs.conf Removing initrd images: ['/tmp/tmpopcYWP.fuel-agent-image/boot/initrd.img-4.4.0-36-generic'] Removed file: /tmp/tmpopcYWP.fuel-agent-image/boot/initrd.img-4.4.0-36-generic Building initramfs Trying to execute command: chroot /tmp/tmpopcYWP.fuel-agent-image update-initramfs -v -c -k all Env variables: {'TMP': '/tmp', 'LESSOPEN': '||/usr/bin/lesspipe.sh %s', 'LOGNAME': 'root', 'USER': 'root', 'PATH': '/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin', 'XDG_VTNR': '1', 'HOME': '/root', 'LANG': 'C', 'TERM': 'linux', 'SHELL': '/bin/bash', 'LANGUAGE': 'C', 'SHLVL': '1', 'HISTSIZE': '1000', 'TMPDIR': '/tmp', 'DEBCONF_NONINTERACTIVE_SEEN': 'true', 'XDG_RUNTIME_DIR': '/run/user/0', 'DEBIAN_FRONTEND': 'noninteractive', 'LC_ALL': 'C', 'XDG_SESSION_ID': '1', '_': '/bin/fuel-bootstrap', 'HOSTNAME': 'nailgun.test.domain.local', 'HISTCONTROL': 'ignoredups', 'PWD': '/root', 'ADMIN_INTERFACE': 'enp0s3', 'MAIL': '/var/spool/mail/root', 'LS_COLORS': 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=01;36:*.au=01;36:*.flac=01;36:*.mid=01;36:*.midi=01;36:*.mka=01;36:*.mp3=01;36:*.mpc=01;36:*.ogg=01;36:*.ra=01;36:*.wav=01;36:*.axa=01;36:*.oga=01;36:*.spx=01;36:*.xspf=01;36:', 'XDG_SEAT': 'seat0'} Extended log: stdout:Available versions: 4.4.0-36-generic Execute: /usr/sbin/update-initramfs.orig.initramfs-tools -c -k "4.4.0-36-generic" -b /boot -v -t update-initramfs: Generating /boot/initrd.img-4.4.0-36-generic Copying module directory kernel/drivers/hid (excluding hid-*ff.ko hid-a4tech.ko hid-cypress.ko hid-dr.ko hid-elecom.ko hid-gyration.ko hid-icade.ko hid-kensington.ko hid-kye.ko hid-lcpower.ko hid-magicmouse.ko hid-multitouch.ko hid-ntrig.ko hid-petalynx.ko hid-picolcd.ko hid-pl.ko hid-ps3remote.ko hid-quanta.ko hid-roccat-ko*.ko hid-roccat-pyra.ko hid-saitek.ko hid-sensor-hub.ko hid-sony.ko hid-speedlink.ko hid-tivo.ko hid-twinhan.ko hid-uclogic.ko hid-wacom.ko hid-waltop.ko hid-wiimote.ko hid-zydacron.ko) Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-microsoft.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-xinmo.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-roccat-common.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-roccat.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-roccat-arvo.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-plantronics.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-sunplus.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/usbhid/usbhid.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/usbhid/usbmouse.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/usbhid/usbkbd.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-gfrm.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-thingm.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-apple.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-steelseries.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-cp2112.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-holtek-kbd.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-belkin.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-appleir.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-logitech-dj.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-primax.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/wacom.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-roccat-ryos.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-rmi.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/input/ff-memless.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-sjoy.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-roccat-savu.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hv/hv_vmbus.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-hyperv.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-corsair.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-roccat-lua.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-holtek-mouse.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-penmount.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-roccat-isku.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-monterey.ko Adding module /lib/modules/4.4.0-36-generic/kernel/sound/soundcore.ko Adding module /lib/modules/4.4.0-36-generic/kernel/sound/core/snd.ko Adding module /lib/modules/4.4.0-36-generic/kernel/sound/core/seq/snd-seq-device.ko Adding module /lib/modules/4.4.0-36-generic/kernel/sound/core/snd-rawmidi.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-prodikeys.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-logitech.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-logitech-hidpp.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-samsung.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/i2c-hid/i2c-hid.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-chicony.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/uhid.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-elo.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-gembird.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-generic.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-ortek.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-lenovo.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-ezkey.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-cherry.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-keytouch.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-aureal.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-gt683r.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-topseed.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-sensor-hub.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hid/hid-sensor-custom.ko Copying module directory kernel/drivers/clk Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/clk/clk-wm831x.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/clk/clk-s2mps11.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/clk/clk-pwm.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/clk/clk-si5351.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/clk/clk-twl6040.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/clk/clk-palmas.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/clk/clk-cdce706.ko Copying module directory kernel/drivers/gpio Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-amd8111.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-max730x.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-max7301.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-pcf857x.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-wm831x.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-janz-ttl.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/mfd/kempld-core.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-kempld.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-da9052.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-max732x.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-104-idio-16.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-wm8350.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-twl6040.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-da9055.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-mc33880.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-arizona.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-wm8994.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-pca953x.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-mcp23s08.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/mfd/lp3943.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-lp3943.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-viperboard.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-vx855.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-amdpt.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-generic.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-ml-ioh.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-sch.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-rdc321x.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-crystalcove.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-adp5588.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-adp5520.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-tps65912.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-max7300.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-dwapb.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-it87.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-f7188x.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/mfd/dln2.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-dln2.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-ucb1400.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-ich.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-sch311x.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpio/gpio-twl4030.ko Copying module directory kernel/drivers/phy Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/phy/phy-pxa-28nm-usb2.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/usb/common/ulpi.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/phy/phy-tusb1210.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/phy/phy-pxa-28nm-hsic.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/phy/phy-exynos-usb2.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/phy/phy-bcm-kona-usb2.ko Copying module directory kernel/drivers/pinctrl Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/pinctrl/intel/pinctrl-cherryview.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/pinctrl/intel/pinctrl-intel.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/pinctrl/intel/pinctrl-sunrisepoint.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/pinctrl/intel/pinctrl-broxton.ko Copying module directory kernel/drivers/regulator Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/mt6311-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/aat2870-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/lp3971.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/mfd/mc13xxx-core.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/mc13xxx-regulator-core.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/arizona-ldo1.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/tps80031-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/pcf50633-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/max8660.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/virtual.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/wm831x-dcdc.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/da9211-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/mt6397-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/mc13892-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/rc5t583-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/fan53555.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/tps6524x-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/fixed.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/tps65090-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/max8649.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/pwm-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/tps6105x-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/tps62360-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/max8925-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/mc13783-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/ab3100.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/palmas-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/da903x.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/pcap-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/anatop-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/sound/core/snd-timer.ko Adding module /lib/modules/4.4.0-36-generic/kernel/sound/core/snd-pcm.ko Adding module /lib/modules/4.4.0-36-generic/kernel/sound/core/snd-pcm-dmaengine.ko Adding module /lib/modules/4.4.0-36-generic/kernel/sound/ac97_bus.ko Adding module /lib/modules/4.4.0-36-generic/kernel/sound/core/snd-compress.ko Adding module /lib/modules/4.4.0-36-generic/kernel/sound/soc/snd-soc-core.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/arizona-micsupp.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/s5m8767.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/axp20x-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/tps65910-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/wm831x-isink.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/max8952.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/rt5033-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/wm8350-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/wm8994-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/ltc3589.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/as3711-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/da9062-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/lp3972.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/tps6507x-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/da9052-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/lp8755.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/bcm590xx-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/max8998.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/max14577.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/pfuze100-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/userspace-consumer.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/s2mpa01.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/max8973-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/max77693.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/act8865-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/isl6271a-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/max8997.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/88pm800.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/gpio-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/wm831x-ldo.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/tps65023-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/wm8400-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/isl9305.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/da9063-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/max1586.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/twl-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/da9210-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/max8907-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/lp872x.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/rn5t618-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/s2mps11.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/lp8788-buck.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/sky81452-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/88pm8607.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/qcom_spmi-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/lp8788-ldo.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/tps51632-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/tps65912-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/da9055-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/tps6586x-regulator.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/regulator/ad5398.ko Copying module directory kernel/drivers/usb/phy Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/usb/phy/phy-gpio-vbus-usb.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/usb/phy/phy-isp1301.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/mfd/retu-mfd.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/usb/phy/phy-tahvo.ko Copying module directory kernel/drivers/net (excluding appletalk arcnet bonding can dummy.ko hamradio hippi ifb.ko irda macvlan.ko macvtap.ko pcmcia sb1000.ko team tokenring tun.ko usb veth.ko wan wimax wireless xen-netback.ko) Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/caif/caif_hsi.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/vhost/vringh.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/caif/caif_virtio.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/caif/cfspi_slave.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/caif/caif_serial.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/parport/parport.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/plip/plip.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ppp/ppp_mppe.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ppp/pppox.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ppp/ppp_deflate.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ppp/bsd_comp.ko Adding module /lib/modules/4.4.0-36-generic/kernel/lib/crc-ccitt.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ppp/ppp_async.ko Adding module /lib/modules/4.4.0-36-generic/kernel/net/ipv4/gre.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ppp/pptp.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ppp/pppoe.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ppp/ppp_synctty.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ntb/ntb.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ntb/ntb_transport.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ntb_netdev.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/fddi/defxx.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/fddi/skfp/skfp.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/vrf.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/mdio.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/fjes/fjes.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/sungem_phy.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ipvlan/ipvlan.ko Adding module /lib/modules/4.4.0-36-generic/kernel/fs/configfs/configfs.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/netconsole.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/amd.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/lxt.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/microchip.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/dp83848.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/national.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/icplus.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/mdio-cavium.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/dp83867.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/mdio-bitbang.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/marvell.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/et1011c.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/smsc.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/bcm87xx.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/vitesse.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/bcm-phy-lib.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/broadcom.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/davicom.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/qsemi.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/bcm7xxx.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/mdio-gpio.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/teranetics.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/mdio-octeon.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/aquantia.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/spi_ks8995.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/at803x.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/cicada.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/realtek.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/micrel.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/ste10Xp.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/mdio-thunder.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/phy/mdio-bcm-unimac.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/vmxnet3/vmxnet3.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/mii.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/via/via-velocity.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/via/via-rhine.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/amd/pcnet32.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/amd/amd8111e.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/pcmcia/pcmcia_core.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/pcmcia/pcmcia.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/amd/nmclan_cs.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/neterion/s2io.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/neterion/vxge/vxge.ko Adding firmware /lib/firmware/vxge/X3fw.ncf Adding firmware /lib/firmware/vxge/X3fw-pxe.ncf Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/smsc/epic100.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/smsc/smsc911x.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/smsc/smsc9420.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/smsc/smc91c92_cs.ko Adding firmware /lib/firmware/ositech/Xilinx7OD.bin Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/intel/ixgb/ixgb.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/pps/pps_core.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ptp/ptp.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/intel/ixgbevf/ixgbevf.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/dca/dca.ko Adding module /lib/modules/4.4.0-36-generic/kernel/net/ipv4/udp_tunnel.ko Adding module /lib/modules/4.4.0-36-generic/kernel/net/ipv6/ip6_udp_tunnel.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/vxlan.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/intel/ixgbe/ixgbe.ko Adding module /lib/modules/4.4.0-36-generic/updates/dkms/i40e.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/i2c/algos/i2c-algo-bit.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/intel/igb/igb.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/intel/e1000/e1000.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/intel/e100.ko Adding firmware /lib/firmware/4.4.0-36-generic/e100/d102e_ucode.bin Adding firmware /lib/firmware/4.4.0-36-generic/e100/d101s_ucode.bin Adding firmware /lib/firmware/4.4.0-36-generic/e100/d101m_ucode.bin Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/intel/fm10k/fm10k.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/intel/i40evf/i40evf.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/intel/igbvf/igbvf.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/cadence/macb.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/agere/et131x.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/misc/eeprom/eeprom_93cx6.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/micrel/ks8851.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/micrel/ksz884x.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/micrel/ks8851_mll.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/micrel/ks8842.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/nvidia/forcedeth.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/ec_bhf.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/aurora/nb8800.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/broadcom/genet/genet.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ssb/ssb.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/broadcom/b44.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/broadcom/bnxt/bnxt_en.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/broadcom/bnx2.ko Adding firmware /lib/firmware/4.4.0-36-generic/bnx2/bnx2-rv2p-09ax-6.0.17.fw Adding firmware /lib/firmware/4.4.0-36-generic/bnx2/bnx2-rv2p-09-6.0.17.fw Adding firmware /lib/firmware/4.4.0-36-generic/bnx2/bnx2-mips-09-6.2.1b.fw Adding firmware /lib/firmware/4.4.0-36-generic/bnx2/bnx2-rv2p-06-6.0.15.fw Adding firmware /lib/firmware/4.4.0-36-generic/bnx2/bnx2-mips-06-6.2.3.fw Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/broadcom/tg3.ko Adding firmware /lib/firmware/4.4.0-36-generic/tigon/tg3_tso5.bin Adding firmware /lib/firmware/4.4.0-36-generic/tigon/tg3_tso.bin Adding firmware /lib/firmware/4.4.0-36-generic/tigon/tg3.bin Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/uio/uio.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/broadcom/cnic.ko Adding module /lib/modules/4.4.0-36-generic/kernel/lib/libcrc32c.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/broadcom/bnx2x/bnx2x.ko Adding firmware /lib/firmware/4.4.0-36-generic/bnx2x/bnx2x-e2-7.12.30.0.fw Adding firmware /lib/firmware/4.4.0-36-generic/bnx2x/bnx2x-e1h-7.12.30.0.fw Adding firmware /lib/firmware/4.4.0-36-generic/bnx2x/bnx2x-e1-7.12.30.0.fw Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/xircom/xirc2ps_cs.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/adaptec/starfire.ko Adding firmware /lib/firmware/adaptec/starfire_tx.bin Adding firmware /lib/firmware/adaptec/starfire_rx.bin Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/cisco/enic/enic.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/samsung/sxgbe/samsung-sxgbe.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/altera/altera_tse.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/dec/tulip/dmfe.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/dec/tulip/de2104x.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/dec/tulip/de4x5.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/dec/tulip/winbond-840.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/dec/tulip/tulip.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/dec/tulip/uli526x.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/dec/tulip/xircom_cb.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/ti/tlan.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/ti/cpsw_ale.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/ethoc.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/3com/typhoon.ko Adding firmware /lib/firmware/4.4.0-36-generic/3com/typhoon.bin Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/3com/3c589_cs.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/3com/3c59x.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/3com/3c574_cs.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/dlink/sundance.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/dlink/dl2k.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/dnet.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/atheros/atl1e/atl1e.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/atheros/alx/alx.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/atheros/atl1c/atl1c.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/atheros/atlx/atl1.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/atheros/atlx/atl2.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/natsemi/natsemi.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/natsemi/ns83820.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/qlogic/qed/qed.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/qlogic/netxen/netxen_nic.ko Adding firmware /lib/firmware/phanfw.bin Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/qlogic/qla3xxx.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/qlogic/qede/qede.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/qlogic/qlge/qlge.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/qlogic/qlcnic/qlcnic.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/brocade/bna/bna.ko Adding firmware /lib/firmware/ct2fw-3.2.5.1.bin Adding firmware /lib/firmware/ctfw-3.2.5.1.bin Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/packetengines/hamachi.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/packetengines/yellowfin.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/wiznet/w5100.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/wiznet/w5300.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_core.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/mellanox/mlx4/mlx4_core.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/mellanox/mlx4/mlx4_en.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/fealnx.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/marvell/mvmdio.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/marvell/skge.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/marvell/sky2.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/cavium/liquidio/liquidio.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/cavium/thunder/thunder_bgx.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/cavium/thunder/nicvf.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/cavium/thunder/nicpf.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/silan/sc92031.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/chelsio/cxgb/cxgb.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/chelsio/cxgb3/cxgb3.ko Adding firmware /lib/firmware/cxgb3/ael2020_twx_edc.bin Adding firmware /lib/firmware/cxgb3/ael2005_twx_edc.bin Adding firmware /lib/firmware/cxgb3/ael2005_opt_edc.bin Adding firmware /lib/firmware/cxgb3/t3c_psram-1.1.0.bin Adding firmware /lib/firmware/cxgb3/t3b_psram-1.1.0.bin Adding firmware /lib/firmware/cxgb3/t3fw-7.12.0.bin Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/chelsio/cxgb4/cxgb4.ko Adding firmware-link /lib/firmware/cxgb4/t5fw.bin Adding firmware /lib/firmware/cxgb4/t5fw-1.14.4.0.bin Adding firmware-link /lib/firmware/cxgb4/t4fw.bin Adding firmware /lib/firmware/cxgb4/t4fw-1.14.4.0.bin Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/stmicro/stmmac/stmmac.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/stmicro/stmmac/stmmac-platform.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-generic.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/8390/axnet_cs.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/8390/8390.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/8390/ne2k-pci.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/8390/pcnet_cs.ko Adding firmware /lib/firmware/cis/tamarack.cis Adding firmware /lib/firmware/cis/PE-200.cis Adding firmware /lib/firmware/cis/NE2K.cis Adding firmware /lib/firmware/cis/PE520.cis Adding firmware /lib/firmware/cis/LA-PCM.cis Adding firmware /lib/firmware/cis/DP83903.cis Adding firmware /lib/firmware/cis/PCMLM28.cis Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/sis/sis190.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/sis/sis900.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/mtd/mtd.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/sfc/sfc.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/microchip/enc28j60.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/microchip/encx24j600-regmap.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/microchip/encx24j600.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/tehuti/tehuti.ko Adding firmware /lib/firmware/tehuti/bdx.bin Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/sun/sunhme.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/sun/niu.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/sun/sungem.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/sun/cassini.ko Adding firmware /lib/firmware/sun/cassini.bin Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/rdc/r6040.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/realtek/8139too.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/realtek/r8169.ko Adding firmware /lib/firmware/rtl_nic/rtl8107e-2.fw Adding firmware /lib/firmware/rtl_nic/rtl8107e-1.fw Adding firmware /lib/firmware/rtl_nic/rtl8168h-2.fw Adding firmware /lib/firmware/rtl_nic/rtl8168h-1.fw Adding firmware /lib/firmware/rtl_nic/rtl8168g-3.fw Adding firmware /lib/firmware/rtl_nic/rtl8168g-2.fw Adding firmware /lib/firmware/rtl_nic/rtl8106e-2.fw Adding firmware /lib/firmware/rtl_nic/rtl8106e-1.fw Adding firmware /lib/firmware/rtl_nic/rtl8411-2.fw Adding firmware /lib/firmware/rtl_nic/rtl8411-1.fw Adding firmware /lib/firmware/rtl_nic/rtl8402-1.fw Adding firmware /lib/firmware/rtl_nic/rtl8168f-2.fw Adding firmware /lib/firmware/rtl_nic/rtl8168f-1.fw Adding firmware /lib/firmware/rtl_nic/rtl8105e-1.fw Adding firmware /lib/firmware/rtl_nic/rtl8168e-3.fw Adding firmware /lib/firmware/rtl_nic/rtl8168e-2.fw Adding firmware /lib/firmware/rtl_nic/rtl8168e-1.fw Adding firmware /lib/firmware/rtl_nic/rtl8168d-2.fw Adding firmware /lib/firmware/rtl_nic/rtl8168d-1.fw Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/realtek/8139cp.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/realtek/atp.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/jme.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/emulex/benet/be2net.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/fujitsu/fmvj18x_cs.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/hp/hp100.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/alteon/acenic.ko Adding firmware /lib/firmware/acenic/tg2.bin Adding firmware /lib/firmware/acenic/tg1.bin Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ethernet/myricom/myri10ge/myri10ge.ko Adding firmware /lib/firmware/myri10ge_rss_eth_z8e.dat Adding firmware /lib/firmware/myri10ge_rss_ethp_z8e.dat Adding firmware /lib/firmware/myri10ge_eth_z8e.dat Adding firmware /lib/firmware/myri10ge_ethp_z8e.dat Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/eql.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/rionet.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/hyperv/hv_netvsc.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/geneve.ko Adding module /lib/modules/4.4.0-36-generic/kernel/net/ieee802154/ieee802154.ko Adding module /lib/modules/4.4.0-36-generic/kernel/net/mac802154/mac802154.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ieee802154/atusb.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ieee802154/at86rf230.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ieee802154/mrf24j40.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ieee802154/fakelb.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/ieee802154/cc2520.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/slip/slip.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/net/nlmon.ko Copying module directory kernel/drivers/scsi Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/wd719x.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/a100u2w.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/st.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/scsi_transport_iscsi.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/libiscsi.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/iscsi_boot_sysfs.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/qla4xxx/qla4xxx.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/gdth.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/pcmcia/fdomain_cs.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/pcmcia/sym53c500_cs.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/scsi_transport_spi.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/pcmcia/aha152x_cs.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/qlogicfas408.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/pcmcia/qlogic_cs.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/qla1280.ko Adding firmware /lib/firmware/4.4.0-36-generic/qlogic/12160.bin Adding firmware /lib/firmware/4.4.0-36-generic/qlogic/1280.bin Adding firmware /lib/firmware/4.4.0-36-generic/qlogic/1040.bin Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/raid_class.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/atp870u.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/scsi_transport_sas.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/libsas/libsas.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/mvsas/mvsas.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/scsi_transport_fc.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/bfa/bfa.ko Adding firmware /lib/firmware/ct2fw-3.2.3.0.bin Adding firmware /lib/firmware/ctfw-3.2.3.0.bin Adding firmware /lib/firmware/cbfw-3.2.3.0.bin Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/aacraid/aacraid.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/hptiop.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/ufs/ufshcd.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/ufs/ufshcd-pci.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/ufs/ufshcd-pltfrm.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/virtio_scsi.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/scsi_transport_srp.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/mvumi.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/lpfc/lpfc.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/arcmsr/arcmsr.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/3w-sas.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/ppa.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/isci/isci.ko Adding firmware /lib/firmware/isci/isci_firmware.bin Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/libiscsi_tcp.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/iscsi_tcp.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/esas2r/esas2r.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/3w-9xxx.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/aic94xx/aic94xx.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/esp_scsi.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/3w-xxxx.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/initio.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/device_handler/scsi_dh_hp_sw.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/device_handler/scsi_dh_emc.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/device_handler/scsi_dh_alua.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/device_handler/scsi_dh_rdac.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/xen-scsifront.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/libfc/libfc.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/fcoe/libfcoe.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/bnx2fc/bnx2fc.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/fcoe/fcoe.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/hpsa.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/fdomain.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/mpt3sas/mpt3sas.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/osd/libosd.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/osd/osd.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/ch.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/snic/snic.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/megaraid.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/dpt_i2o.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/pmcraid.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/hv_storvsc.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/sym53c8xx_2/sym53c8xx.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/scsi_debug.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/be2iscsi/be2iscsi.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/ipr.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/fnic/fnic.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/advansys.ko Adding firmware /lib/firmware/advansys/38C1600.bin Adding firmware /lib/firmware/advansys/38C0800.bin Adding firmware /lib/firmware/advansys/3550.bin Adding firmware /lib/firmware/advansys/mcode.bin Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/vmw_pvscsi.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/megaraid/megaraid_mm.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/megaraid/megaraid_mbox.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/megaraid/megaraid_sas.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/osst.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/imm.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/stex.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/misc/enclosure.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/ses.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/am53c974.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/eata.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/dc395x.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/target/target_core_mod.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/qla2xxx/qla2xxx.ko Adding firmware /lib/firmware/ql2500_fw.bin Adding firmware /lib/firmware/ql2400_fw.bin Adding firmware /lib/firmware/ql2322_fw.bin Adding firmware /lib/firmware/ql2300_fw.bin Adding firmware /lib/firmware/ql2200_fw.bin Adding firmware /lib/firmware/ql2100_fw.bin Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/qla2xxx/tcm_qla2xxx.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/ips.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/bnx2i/bnx2i.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/aic7xxx/aic79xx.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/aic7xxx/aic7xxx.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/dmx3191d.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/cxgbi/libcxgbi.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/cxgbi/cxgb4i/cxgb4i.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/cxgbi/cxgb3i/cxgb3i.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/BusLogic.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/csiostor/csiostor.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/scsi/pm8001/pm80xx.ko Copying module directory kernel/drivers/block Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/osdblk.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/cryptoloop.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/umem.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/DAC960.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/skd.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/pktcdvd.ko Adding module /lib/modules/4.4.0-36-generic/kernel/lib/lz4/lz4_compress.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/zram/zram.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/xen-blkback/xen-blkback.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/nbd.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/sx8.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/paride/paride.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/paride/ktti.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/paride/comm.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/paride/on26.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/paride/pt.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/paride/frpw.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/paride/on20.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/paride/pd.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/paride/pcd.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/paride/fit3.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/paride/aten.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/paride/epat.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/paride/epia.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/paride/kbic.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/paride/pf.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/paride/friq.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/paride/pg.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/paride/fit2.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/paride/dstr.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/paride/bpck.ko Adding module /lib/modules/4.4.0-36-generic/kernel/net/ceph/libceph.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/rbd.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/null_blk.ko Adding module /lib/modules/4.4.0-36-generic/kernel/lib/lru_cache.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/drbd/drbd.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/rsxx/rsxx.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/mtip32xx/mtip32xx.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/floppy.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/aoe/aoe.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/block/cciss.ko Copying module directory kernel/drivers/nvme Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/nvme/host/nvme.ko Copying module directory kernel/drivers/ata Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_cypress.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_sil680.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_efar.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_pdc202xx_old.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/libahci.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/ahci.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_optidma.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_rdc.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_sl82c105.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_via.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_ali.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_hpt366.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_hpt37x.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_cmd640.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/sata_promise.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_radisys.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/libahci_platform.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/ahci_platform.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_platform.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_cmd64x.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/sata_sil.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_it8213.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/sata_qstor.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_rz1000.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_atiixp.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_jmicron.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_legacy.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_amd.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_pdc2027x.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/sata_sx4.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_hpt3x3.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/sata_nv.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_netcell.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/acard-ahci.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_pcmcia.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/sata_sis.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/sata_inic162x.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_artop.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_ninja32.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/sata_vsc.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_piccolo.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pdc_adma.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_mpiix.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_triflex.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_ns87410.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_serverworks.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_sch.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_it821x.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/sata_uli.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/sata_sil24.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_atp867x.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/sata_mv.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_marvell.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/sata_via.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_oldpiix.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_hpt3x2n.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_opti.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_ns87415.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/pata_acpi.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/ata/sata_svw.ko Copying module directory kernel/drivers/mmc Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/mmc/host/sdhci.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/mmc/host/sdhci-pltfm.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/mfd/rtsx_usb.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/mmc/host/rtsx_usb_sdmmc.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/mmc/host/ushc.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/mmc/host/sdhci-pci.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/mmc/host/vub300.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/mmc/host/wbsd.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/mmc/host/usdhi6rol0.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/mfd/rtsx_pci.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/mmc/host/rtsx_pci_sdmmc.ko Adding module /lib/modules/4.4.0-36-generic/kernel/lib/crc-itu-t.ko Adding module /lib/modules/4.4.0-36-generic/kernel/lib/crc7.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/mmc/host/mmc_spi.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/mmc/host/sdhci-acpi.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/misc/cb710/cb710.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/mmc/host/cb710-mmc.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/mmc/host/mtk-sd.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/mmc/host/sdricoh_cs.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/misc/tifm_core.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/mmc/host/tifm_sd.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/mmc/host/toshsd.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/mmc/host/via-sdmmc.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/mmc/card/sdio_uart.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/mmc/card/mmc_block.ko Copying module directory kernel/drivers/usb/storage Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/usb/storage/usb-storage.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/usb/storage/ums-sddr55.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/usb/storage/ums-onetouch.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/usb/storage/ums-jumpshot.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/usb/storage/ums-cypress.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/usb/storage/uas.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/usb/storage/ums-usbat.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/usb/storage/ums-alauda.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/usb/storage/ums-karma.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/usb/storage/ums-datafab.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/usb/storage/ums-eneub6250.ko Adding firmware /lib/firmware/ene-ub6250/ms_rdwr.bin Adding firmware /lib/firmware/ene-ub6250/msp_rdwr.bin Adding firmware /lib/firmware/ene-ub6250/ms_init.bin Adding firmware /lib/firmware/ene-ub6250/sd_rdwr.bin Adding firmware /lib/firmware/ene-ub6250/sd_init2.bin Adding firmware /lib/firmware/ene-ub6250/sd_init1.bin Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/usb/storage/ums-sddr09.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/usb/storage/ums-realtek.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/usb/storage/ums-isd200.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/usb/storage/ums-freecom.ko Adding module /lib/modules/4.4.0-36-generic/kernel/lib/raid6/raid6_pq.ko Adding module /lib/modules/4.4.0-36-generic/kernel/crypto/xor.ko Adding module /lib/modules/4.4.0-36-generic/kernel/fs/btrfs/btrfs.ko Adding module /lib/modules/4.4.0-36-generic/kernel/fs/isofs/isofs.ko Adding module /lib/modules/4.4.0-36-generic/kernel/fs/jfs/jfs.ko Adding module /lib/modules/4.4.0-36-generic/kernel/fs/reiserfs/reiserfs.ko Adding module /lib/modules/4.4.0-36-generic/kernel/fs/udf/udf.ko Adding module /lib/modules/4.4.0-36-generic/kernel/fs/xfs/xfs.ko Adding module /lib/modules/4.4.0-36-generic/kernel/fs/fscache/fscache.ko Adding module /lib/modules/4.4.0-36-generic/kernel/net/sunrpc/sunrpc.ko Adding module /lib/modules/4.4.0-36-generic/kernel/fs/nfs_common/grace.ko Adding module /lib/modules/4.4.0-36-generic/kernel/fs/lockd/lockd.ko Adding module /lib/modules/4.4.0-36-generic/kernel/fs/nfs/nfs.ko Adding module /lib/modules/4.4.0-36-generic/kernel/fs/nfs/nfsv2.ko Adding module /lib/modules/4.4.0-36-generic/kernel/fs/nfs_common/nfs_acl.ko Adding module /lib/modules/4.4.0-36-generic/kernel/fs/nfs/nfsv3.ko Adding module /lib/modules/4.4.0-36-generic/kernel/fs/nfs/nfsv4.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/input/mouse/psmouse.ko Adding module /lib/modules/4.4.0-36-generic/kernel/fs/nls/nls_iso8859-1.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/message/fusion/mptbase.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/message/fusion/mptscsih.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/message/fusion/mptfc.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/message/fusion/mptsas.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/message/fusion/mptspi.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/firewire/firewire-core.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/firewire/firewire-ohci.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/firewire/firewire-sbp2.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/hv/hv_utils.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/input/serio/hyperv-keyboard.ko Adding module /lib/modules/4.4.0-36-generic/kernel/lib/842/842_decompress.ko Adding binary /usr/lib/initramfs-tools/bin/wait-for-root Adding library-link /lib/x86_64-linux-gnu/libudev.so.1 Adding library /lib/x86_64-linux-gnu/libudev.so.1.6.4 Adding library-link /lib/x86_64-linux-gnu/libc.so.6 Adding library /lib/x86_64-linux-gnu/libc-2.23.so Adding library-link /lib/x86_64-linux-gnu/librt.so.1 Adding library /lib/x86_64-linux-gnu/librt-2.23.so Adding library-link /lib/x86_64-linux-gnu/libpthread.so.0 Adding library /lib/x86_64-linux-gnu/libpthread-2.23.so Adding library-link /lib64/ld-linux-x86-64.so.2 Adding library /lib/x86_64-linux-gnu/ld-2.23.so Adding binary-link /sbin/modprobe Adding binary /bin/kmod Adding binary-link /sbin/rmmod Calling hook busybox Adding binary /usr/lib/initramfs-tools/bin/busybox Calling hook compcache Calling hook framebuffer Copying module directory kernel/drivers/char/agp Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/char/agp/sis-agp.ko Copying module directory kernel/drivers/gpu Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpu/drm/drm.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpu/drm/via/via.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/video/fbdev/core/sysimgblt.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/video/fbdev/core/sysfillrect.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/video/fbdev/core/syscopyarea.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/video/fbdev/core/fb_sys_fops.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpu/drm/drm_kms_helper.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpu/drm/udl/udl.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/iommu/amd_iommu_v2.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpu/drm/amd/amdkfd/amdkfd.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpu/drm/ttm/ttm.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpu/drm/amd/amdgpu/amdgpu.ko Adding firmware /lib/firmware/amdgpu/topaz_mc.bin Adding firmware /lib/firmware/radeon/hawaii_mc.bin Adding firmware /lib/firmware/radeon/bonaire_mc.bin Adding firmware /lib/firmware/amdgpu/tonga_mc.bin Adding firmware /lib/firmware/amdgpu/tonga_smc.bin Adding firmware /lib/firmware/amdgpu/fiji_smc.bin Adding firmware /lib/firmware/amdgpu/topaz_smc.bin Adding firmware /lib/firmware/amdgpu/fiji_rlc.bin Adding firmware /lib/firmware/amdgpu/fiji_mec2.bin Adding firmware /lib/firmware/amdgpu/fiji_mec.bin Adding firmware /lib/firmware/amdgpu/fiji_me.bin Adding firmware /lib/firmware/amdgpu/fiji_pfp.bin Adding firmware /lib/firmware/amdgpu/fiji_ce.bin Adding firmware /lib/firmware/amdgpu/topaz_rlc.bin Adding firmware /lib/firmware/amdgpu/topaz_mec.bin Adding firmware /lib/firmware/amdgpu/topaz_me.bin Adding firmware /lib/firmware/amdgpu/topaz_pfp.bin Adding firmware /lib/firmware/amdgpu/topaz_ce.bin Adding firmware /lib/firmware/amdgpu/tonga_rlc.bin Adding firmware /lib/firmware/amdgpu/tonga_mec2.bin Adding firmware /lib/firmware/amdgpu/tonga_mec.bin Adding firmware /lib/firmware/amdgpu/tonga_me.bin Adding firmware /lib/firmware/amdgpu/tonga_pfp.bin Adding firmware /lib/firmware/amdgpu/tonga_ce.bin Adding firmware /lib/firmware/amdgpu/stoney_rlc.bin Adding firmware /lib/firmware/amdgpu/stoney_mec.bin Adding firmware /lib/firmware/amdgpu/stoney_me.bin Adding firmware /lib/firmware/amdgpu/stoney_pfp.bin Adding firmware /lib/firmware/amdgpu/stoney_ce.bin Adding firmware /lib/firmware/amdgpu/carrizo_rlc.bin Adding firmware /lib/firmware/amdgpu/carrizo_mec2.bin Adding firmware /lib/firmware/amdgpu/carrizo_mec.bin Adding firmware /lib/firmware/amdgpu/carrizo_me.bin Adding firmware /lib/firmware/amdgpu/carrizo_pfp.bin Adding firmware /lib/firmware/amdgpu/carrizo_ce.bin Adding firmware /lib/firmware/amdgpu/topaz_sdma1.bin Adding firmware /lib/firmware/amdgpu/topaz_sdma.bin Adding firmware /lib/firmware/amdgpu/stoney_sdma.bin Adding firmware /lib/firmware/amdgpu/fiji_sdma1.bin Adding firmware /lib/firmware/amdgpu/fiji_sdma.bin Adding firmware /lib/firmware/amdgpu/carrizo_sdma1.bin Adding firmware /lib/firmware/amdgpu/carrizo_sdma.bin Adding firmware /lib/firmware/amdgpu/tonga_sdma1.bin Adding firmware /lib/firmware/amdgpu/tonga_sdma.bin Adding firmware /lib/firmware/amdgpu/stoney_uvd.bin Adding firmware /lib/firmware/amdgpu/fiji_uvd.bin Adding firmware /lib/firmware/amdgpu/carrizo_uvd.bin Adding firmware /lib/firmware/amdgpu/tonga_uvd.bin Adding firmware /lib/firmware/amdgpu/stoney_vce.bin Adding firmware /lib/firmware/amdgpu/fiji_vce.bin Adding firmware /lib/firmware/amdgpu/carrizo_vce.bin Adding firmware /lib/firmware/amdgpu/tonga_vce.bin Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpu/drm/i2c/sil164.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpu/drm/i2c/ch7006.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpu/drm/i2c/tda998x.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpu/drm/savage/savage.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpu/drm/i810/i810.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpu/drm/cirrus/cirrus.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpu/drm/qxl/qxl.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpu/drm/ast/ast.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpu/drm/mga/mga.ko Adding firmware /lib/firmware/matrox/g400_warp.fw Adding firmware /lib/firmware/matrox/g200_warp.fw Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpu/drm/radeon/radeon.ko Adding firmware /lib/firmware/radeon/R520_cp.bin Adding firmware /lib/firmware/radeon/RS600_cp.bin Adding firmware /lib/firmware/radeon/RS690_cp.bin Adding firmware /lib/firmware/radeon/R420_cp.bin Adding firmware /lib/firmware/radeon/R300_cp.bin Adding firmware /lib/firmware/radeon/R200_cp.bin Adding firmware /lib/firmware/radeon/R100_cp.bin Adding firmware /lib/firmware/radeon/SUMO2_me.bin Adding firmware /lib/firmware/radeon/SUMO2_pfp.bin Adding firmware /lib/firmware/radeon/SUMO_me.bin Adding firmware /lib/firmware/radeon/SUMO_pfp.bin Adding firmware /lib/firmware/radeon/SUMO_rlc.bin Adding firmware /lib/firmware/radeon/PALM_me.bin Adding firmware /lib/firmware/radeon/PALM_pfp.bin Adding firmware /lib/firmware/radeon/CYPRESS_smc.bin Adding firmware /lib/firmware/radeon/CYPRESS_rlc.bin Adding firmware /lib/firmware/radeon/CYPRESS_me.bin Adding firmware /lib/firmware/radeon/CYPRESS_pfp.bin Adding firmware /lib/firmware/radeon/JUNIPER_smc.bin Adding firmware /lib/firmware/radeon/JUNIPER_rlc.bin Adding firmware /lib/firmware/radeon/JUNIPER_me.bin Adding firmware /lib/firmware/radeon/JUNIPER_pfp.bin Adding firmware /lib/firmware/radeon/REDWOOD_smc.bin Adding firmware /lib/firmware/radeon/REDWOOD_rlc.bin Adding firmware /lib/firmware/radeon/REDWOOD_me.bin Adding firmware /lib/firmware/radeon/REDWOOD_pfp.bin Adding firmware /lib/firmware/radeon/CEDAR_smc.bin Adding firmware /lib/firmware/radeon/CEDAR_rlc.bin Adding firmware /lib/firmware/radeon/CEDAR_me.bin Adding firmware /lib/firmware/radeon/CEDAR_pfp.bin Adding firmware /lib/firmware/radeon/R700_rlc.bin Adding firmware /lib/firmware/radeon/R600_rlc.bin Adding firmware /lib/firmware/radeon/RV710_smc.bin Adding firmware /lib/firmware/radeon/RV710_me.bin Adding firmware /lib/firmware/radeon/RV710_pfp.bin Adding firmware /lib/firmware/radeon/RV740_smc.bin Adding firmware /lib/firmware/radeon/RV730_smc.bin Adding firmware /lib/firmware/radeon/RV730_me.bin Adding firmware /lib/firmware/radeon/RV730_pfp.bin Adding firmware /lib/firmware/radeon/RV770_smc.bin Adding firmware /lib/firmware/radeon/RV770_me.bin Adding firmware /lib/firmware/radeon/RV770_pfp.bin Adding firmware /lib/firmware/radeon/RS780_me.bin Adding firmware /lib/firmware/radeon/RS780_pfp.bin Adding firmware /lib/firmware/radeon/RV670_me.bin Adding firmware /lib/firmware/radeon/RV670_pfp.bin Adding firmware /lib/firmware/radeon/RV635_me.bin Adding firmware /lib/firmware/radeon/RV635_pfp.bin Adding firmware /lib/firmware/radeon/RV620_me.bin Adding firmware /lib/firmware/radeon/RV620_pfp.bin Adding firmware /lib/firmware/radeon/RV630_me.bin Adding firmware /lib/firmware/radeon/RV630_pfp.bin Adding firmware /lib/firmware/radeon/RV610_me.bin Adding firmware /lib/firmware/radeon/RV610_pfp.bin Adding firmware /lib/firmware/radeon/R600_me.bin Adding firmware /lib/firmware/radeon/R600_pfp.bin Adding firmware /lib/firmware/radeon/ARUBA_rlc.bin Adding firmware /lib/firmware/radeon/ARUBA_me.bin Adding firmware /lib/firmware/radeon/ARUBA_pfp.bin Adding firmware /lib/firmware/radeon/CAYMAN_smc.bin Adding firmware /lib/firmware/radeon/CAYMAN_rlc.bin Adding firmware /lib/firmware/radeon/CAYMAN_mc.bin Adding firmware /lib/firmware/radeon/CAYMAN_me.bin Adding firmware /lib/firmware/radeon/CAYMAN_pfp.bin Adding firmware /lib/firmware/radeon/CAICOS_smc.bin Adding firmware /lib/firmware/radeon/CAICOS_mc.bin Adding firmware /lib/firmware/radeon/CAICOS_me.bin Adding firmware /lib/firmware/radeon/CAICOS_pfp.bin Adding firmware /lib/firmware/radeon/TURKS_smc.bin Adding firmware /lib/firmware/radeon/TURKS_mc.bin Adding firmware /lib/firmware/radeon/TURKS_me.bin Adding firmware /lib/firmware/radeon/TURKS_pfp.bin Adding firmware /lib/firmware/radeon/BTC_rlc.bin Adding firmware /lib/firmware/radeon/BARTS_smc.bin Adding firmware /lib/firmware/radeon/BARTS_mc.bin Adding firmware /lib/firmware/radeon/BARTS_me.bin Adding firmware /lib/firmware/radeon/BARTS_pfp.bin Adding firmware /lib/firmware/radeon/hainan_smc.bin Adding firmware /lib/firmware/radeon/hainan_rlc.bin Adding firmware /lib/firmware/radeon/hainan_mc.bin Adding firmware /lib/firmware/radeon/hainan_ce.bin Adding firmware /lib/firmware/radeon/hainan_me.bin Adding firmware /lib/firmware/radeon/hainan_pfp.bin Adding firmware /lib/firmware/radeon/HAINAN_smc.bin Adding firmware /lib/firmware/radeon/HAINAN_rlc.bin Adding firmware /lib/firmware/radeon/HAINAN_mc2.bin Adding firmware /lib/firmware/radeon/HAINAN_mc.bin Adding firmware /lib/firmware/radeon/HAINAN_ce.bin Adding firmware /lib/firmware/radeon/HAINAN_me.bin Adding firmware /lib/firmware/radeon/HAINAN_pfp.bin Adding firmware /lib/firmware/radeon/oland_smc.bin Adding firmware /lib/firmware/radeon/oland_rlc.bin Adding firmware /lib/firmware/radeon/oland_mc.bin Adding firmware /lib/firmware/radeon/oland_ce.bin Adding firmware /lib/firmware/radeon/oland_me.bin Adding firmware /lib/firmware/radeon/oland_pfp.bin Adding firmware /lib/firmware/radeon/OLAND_smc.bin Adding firmware /lib/firmware/radeon/OLAND_rlc.bin Adding firmware /lib/firmware/radeon/OLAND_mc2.bin Adding firmware /lib/firmware/radeon/OLAND_mc.bin Adding firmware /lib/firmware/radeon/OLAND_ce.bin Adding firmware /lib/firmware/radeon/OLAND_me.bin Adding firmware /lib/firmware/radeon/OLAND_pfp.bin Adding firmware /lib/firmware/radeon/verde_smc.bin Adding firmware /lib/firmware/radeon/verde_rlc.bin Adding firmware /lib/firmware/radeon/verde_mc.bin Adding firmware /lib/firmware/radeon/verde_ce.bin Adding firmware /lib/firmware/radeon/verde_me.bin Adding firmware /lib/firmware/radeon/verde_pfp.bin Adding firmware /lib/firmware/radeon/VERDE_smc.bin Adding firmware /lib/firmware/radeon/VERDE_rlc.bin Adding firmware /lib/firmware/radeon/VERDE_mc2.bin Adding firmware /lib/firmware/radeon/VERDE_mc.bin Adding firmware /lib/firmware/radeon/VERDE_ce.bin Adding firmware /lib/firmware/radeon/VERDE_me.bin Adding firmware /lib/firmware/radeon/VERDE_pfp.bin Adding firmware /lib/firmware/radeon/pitcairn_smc.bin Adding firmware /lib/firmware/radeon/pitcairn_rlc.bin Adding firmware /lib/firmware/radeon/pitcairn_mc.bin Adding firmware /lib/firmware/radeon/pitcairn_ce.bin Adding firmware /lib/firmware/radeon/pitcairn_me.bin Adding firmware /lib/firmware/radeon/pitcairn_pfp.bin Adding firmware /lib/firmware/radeon/PITCAIRN_smc.bin Adding firmware /lib/firmware/radeon/PITCAIRN_rlc.bin Adding firmware /lib/firmware/radeon/PITCAIRN_mc2.bin Adding firmware /lib/firmware/radeon/PITCAIRN_mc.bin Adding firmware /lib/firmware/radeon/PITCAIRN_ce.bin Adding firmware /lib/firmware/radeon/PITCAIRN_me.bin Adding firmware /lib/firmware/radeon/PITCAIRN_pfp.bin Adding firmware /lib/firmware/radeon/tahiti_smc.bin Adding firmware /lib/firmware/radeon/tahiti_rlc.bin Adding firmware /lib/firmware/radeon/tahiti_mc.bin Adding firmware /lib/firmware/radeon/tahiti_ce.bin Adding firmware /lib/firmware/radeon/tahiti_me.bin Adding firmware /lib/firmware/radeon/tahiti_pfp.bin Adding firmware /lib/firmware/radeon/TAHITI_smc.bin Adding firmware /lib/firmware/radeon/TAHITI_rlc.bin Adding firmware /lib/firmware/radeon/TAHITI_mc2.bin Adding firmware /lib/firmware/radeon/TAHITI_mc.bin Adding firmware /lib/firmware/radeon/TAHITI_ce.bin Adding firmware /lib/firmware/radeon/TAHITI_me.bin Adding firmware /lib/firmware/radeon/TAHITI_pfp.bin Adding firmware /lib/firmware/radeon/mullins_sdma.bin Adding firmware /lib/firmware/radeon/mullins_rlc.bin Adding firmware /lib/firmware/radeon/mullins_mec.bin Adding firmware /lib/firmware/radeon/mullins_ce.bin Adding firmware /lib/firmware/radeon/mullins_me.bin Adding firmware /lib/firmware/radeon/mullins_pfp.bin Adding firmware /lib/firmware/radeon/MULLINS_sdma.bin Adding firmware /lib/firmware/radeon/MULLINS_rlc.bin Adding firmware /lib/firmware/radeon/MULLINS_mec.bin Adding firmware /lib/firmware/radeon/MULLINS_ce.bin Adding firmware /lib/firmware/radeon/MULLINS_me.bin Adding firmware /lib/firmware/radeon/MULLINS_pfp.bin Adding firmware /lib/firmware/radeon/kabini_sdma.bin Adding firmware /lib/firmware/radeon/kabini_rlc.bin Adding firmware /lib/firmware/radeon/kabini_mec.bin Adding firmware /lib/firmware/radeon/kabini_ce.bin Adding firmware /lib/firmware/radeon/kabini_me.bin Adding firmware /lib/firmware/radeon/kabini_pfp.bin Adding firmware /lib/firmware/radeon/KABINI_sdma.bin Adding firmware /lib/firmware/radeon/KABINI_rlc.bin Adding firmware /lib/firmware/radeon/KABINI_mec.bin Adding firmware /lib/firmware/radeon/KABINI_ce.bin Adding firmware /lib/firmware/radeon/KABINI_me.bin Adding firmware /lib/firmware/radeon/KABINI_pfp.bin Adding firmware /lib/firmware/radeon/kaveri_sdma.bin Adding firmware /lib/firmware/radeon/kaveri_rlc.bin Adding firmware /lib/firmware/radeon/kaveri_mec2.bin Adding firmware /lib/firmware/radeon/kaveri_mec.bin Adding firmware /lib/firmware/radeon/kaveri_ce.bin Adding firmware /lib/firmware/radeon/kaveri_me.bin Adding firmware /lib/firmware/radeon/kaveri_pfp.bin Adding firmware /lib/firmware/radeon/KAVERI_sdma.bin Adding firmware /lib/firmware/radeon/KAVERI_rlc.bin Adding firmware /lib/firmware/radeon/KAVERI_mec.bin Adding firmware /lib/firmware/radeon/KAVERI_ce.bin Adding firmware /lib/firmware/radeon/KAVERI_me.bin Adding firmware /lib/firmware/radeon/KAVERI_pfp.bin Adding firmware /lib/firmware/radeon/hawaii_smc.bin Adding firmware /lib/firmware/radeon/hawaii_sdma.bin Adding firmware /lib/firmware/radeon/hawaii_rlc.bin Adding firmware /lib/firmware/radeon/hawaii_mec.bin Adding firmware /lib/firmware/radeon/hawaii_ce.bin Adding firmware /lib/firmware/radeon/hawaii_me.bin Adding firmware /lib/firmware/radeon/hawaii_pfp.bin Adding firmware /lib/firmware/radeon/HAWAII_smc.bin Adding firmware /lib/firmware/radeon/HAWAII_sdma.bin Adding firmware /lib/firmware/radeon/HAWAII_rlc.bin Adding firmware /lib/firmware/radeon/HAWAII_mc2.bin Adding firmware /lib/firmware/radeon/HAWAII_mc.bin Adding firmware /lib/firmware/radeon/HAWAII_mec.bin Adding firmware /lib/firmware/radeon/HAWAII_ce.bin Adding firmware /lib/firmware/radeon/HAWAII_me.bin Adding firmware /lib/firmware/radeon/HAWAII_pfp.bin Adding firmware /lib/firmware/radeon/bonaire_smc.bin Adding firmware /lib/firmware/radeon/bonaire_sdma.bin Adding firmware /lib/firmware/radeon/bonaire_rlc.bin Adding firmware /lib/firmware/radeon/bonaire_mec.bin Adding firmware /lib/firmware/radeon/bonaire_ce.bin Adding firmware /lib/firmware/radeon/bonaire_me.bin Adding firmware /lib/firmware/radeon/bonaire_pfp.bin Adding firmware /lib/firmware/radeon/BONAIRE_smc.bin Adding firmware /lib/firmware/radeon/BONAIRE_sdma.bin Adding firmware /lib/firmware/radeon/BONAIRE_rlc.bin Adding firmware /lib/firmware/radeon/BONAIRE_mc2.bin Adding firmware /lib/firmware/radeon/BONAIRE_mc.bin Adding firmware /lib/firmware/radeon/BONAIRE_mec.bin Adding firmware /lib/firmware/radeon/BONAIRE_ce.bin Adding firmware /lib/firmware/radeon/BONAIRE_me.bin Adding firmware /lib/firmware/radeon/BONAIRE_pfp.bin Adding firmware /lib/firmware/radeon/BONAIRE_uvd.bin Adding firmware /lib/firmware/radeon/TAHITI_uvd.bin Adding firmware /lib/firmware/radeon/SUMO_uvd.bin Adding firmware /lib/firmware/radeon/CYPRESS_uvd.bin Adding firmware /lib/firmware/radeon/RV710_uvd.bin Adding firmware /lib/firmware/radeon/RV770_uvd.bin Adding firmware /lib/firmware/radeon/RS780_uvd.bin Adding firmware /lib/firmware/radeon/R600_uvd.bin Adding firmware /lib/firmware/radeon/BONAIRE_vce.bin Adding firmware /lib/firmware/radeon/TAHITI_vce.bin Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpu/drm/r128/r128.ko Adding firmware /lib/firmware/r128/r128_cce.bin Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpu/drm/vgem/vgem.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpu/drm/tdfx/tdfx.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/acpi/video.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpu/drm/i915/i915.ko Adding firmware-link /lib/firmware/i915/bxt_dmc_ver1.bin Adding firmware /lib/firmware/i915/bxt_dmc_ver1_07.bin Adding firmware-link /lib/firmware/i915/skl_dmc_ver1.bin Adding firmware /lib/firmware/i915/skl_dmc_ver1_26.bin Adding firmware-link /lib/firmware/i915/skl_guc_ver4.bin Adding firmware /lib/firmware/i915/skl_guc_ver4_3.bin Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpu/drm/vmwgfx/vmwgfx.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/platform/x86/wmi.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/platform/x86/mxm-wmi.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpu/drm/nouveau/nouveau.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/video/fbdev/sis/sisfb.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpu/drm/sis/sis.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpu/drm/virtio/virtio-gpu.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/gpu/drm/gma500/gma500_gfx.ko Copying module directory kernel/ubuntu/i915 Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/platform/x86/intel_ips.ko Adding module /lib/modules/4.4.0-36-generic/kernel/ubuntu/i915/i915_bpo.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/video/vgastate.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/video/fbdev/vga16fb.ko Calling hook fsck Calling hook klibc-utils Calling hook kmod Calling hook resume Calling hook thermal Calling hook udev Adding binary /lib/systemd/systemd-udevd Adding binary /sbin/blkid Calling hook zz-busybox-initramfs Adding binary /usr/lib/initramfs-tools/bin/busybox Preferring busybox bin/cat over klibc Preferring busybox bin/chroot over klibc Preferring busybox bin/false over klibc Preferring busybox bin/gunzip over klibc Preferring busybox bin/gzip over klibc Preferring busybox bin/kill over klibc Preferring busybox bin/ln over klibc Preferring busybox bin/ls over klibc Preferring busybox bin/mkdir over klibc Preferring busybox bin/mkfifo over klibc Preferring busybox bin/mknod over klibc Preferring busybox bin/mount over klibc Preferring busybox bin/mv over klibc Preferring busybox bin/readlink over klibc Preferring busybox bin/sleep over klibc Preferring busybox bin/sync over klibc Preferring busybox bin/true over klibc Preferring busybox bin/umount over klibc Preferring busybox bin/uname over klibc Calling hook console_setup Calling hook kbd Adding binary /bin/setfont Adding binary /bin/kbd_mode Adding binary /bin/loadkeys Calling hook sg3-utils Adding binary /usr/bin/sg_inq Adding library-link /usr/lib/x86_64-linux-gnu/libsgutils2.so.2 Adding library /usr/lib/x86_64-linux-gnu/libsgutils2.so.2.0.0 Calling hook multipath Adding binary /sbin/multipath Adding library /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1 Adding library /lib/libmultipath.so.0 Adding library-link /lib/x86_64-linux-gnu/libm.so.6 Adding library /lib/x86_64-linux-gnu/libm-2.23.so Adding library-link /lib/x86_64-linux-gnu/libsystemd.so.0 Adding library /lib/x86_64-linux-gnu/libsystemd.so.0.14.0 Adding library /lib/x86_64-linux-gnu/libgcc_s.so.1 Adding library-link /lib/x86_64-linux-gnu/liblzma.so.5 Adding library /lib/x86_64-linux-gnu/liblzma.so.5.0.0 Adding library-link /lib/x86_64-linux-gnu/libgcrypt.so.20 Adding library /lib/x86_64-linux-gnu/libgcrypt.so.20.0.5 Adding library-link /lib/x86_64-linux-gnu/libgpg-error.so.0 Adding library /lib/x86_64-linux-gnu/libgpg-error.so.0.17.0 Adding binary /sbin/kpartx Adding binary /sbin/dmsetup Adding binary /lib/udev/dmsetup_env Adding binary /lib/multipath/libcheckcciss_tur.so Adding binary /lib/multipath/libcheckdirectio.so Adding library-link /lib/x86_64-linux-gnu/libaio.so.1 Adding library /lib/x86_64-linux-gnu/libaio.so.1.0.1 Adding binary /lib/multipath/libcheckemc_clariion.so Adding binary /lib/multipath/libcheckhp_sw.so Adding binary /lib/multipath/libcheckrdac.so Adding binary /lib/multipath/libcheckreadsector0.so Adding binary /lib/multipath/libchecktur.so Adding binary /lib/multipath/libprioalua.so Adding binary /lib/multipath/libprioconst.so Adding binary /lib/multipath/libpriodatacore.so Adding binary /lib/multipath/libprioemc.so Adding binary /lib/multipath/libpriohds.so Adding binary /lib/multipath/libpriohp_sw.so Adding binary /lib/multipath/libprioiet.so Adding binary /lib/multipath/libprioontap.so Adding binary /lib/multipath/libpriorandom.so Adding binary /lib/multipath/libpriordac.so Adding binary /lib/multipath/libprioweightedpath.so Adding binary /usr/bin/partx Adding binary /sbin/multipathd Adding library-link /lib/x86_64-linux-gnu/libreadline.so.6 Adding library /lib/x86_64-linux-gnu/libreadline.so.6.3 Adding library /lib/libmpathpersist.so.0 Adding library-link /lib/x86_64-linux-gnu/libtinfo.so.5 Adding library /lib/x86_64-linux-gnu/libtinfo.so.5.9 Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/md/dm-multipath.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/md/dm-service-time.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/md/dm-round-robin.ko Calling hook mdadm Adding binary /sbin/mdadm Adding binary /sbin/mdmon Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/md/linear.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/md/multipath.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/md/raid0.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/md/raid1.ko Adding module /lib/modules/4.4.0-36-generic/kernel/crypto/async_tx/async_tx.ko Adding module /lib/modules/4.4.0-36-generic/kernel/crypto/async_tx/async_xor.ko Adding module /lib/modules/4.4.0-36-generic/kernel/crypto/async_tx/async_pq.ko Adding module /lib/modules/4.4.0-36-generic/kernel/crypto/async_tx/async_memcpy.ko Adding module /lib/modules/4.4.0-36-generic/kernel/crypto/async_tx/async_raid6_recov.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/md/raid456.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/md/raid10.ko Calling hook lvm2 Adding binary /sbin/lvm Adding library /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1 Adding library-link /lib/x86_64-linux-gnu/libreadline.so.5 Adding library /lib/x86_64-linux-gnu/libreadline.so.5.2 Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/md/dm-bufio.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/md/dm-snapshot.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/md/dm-log.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/md/dm-region-hash.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/md/dm-mirror.ko Adding module /lib/modules/4.4.0-36-generic/kernel/drivers/md/dm-raid.ko Calling hook kpartx Calling hook fixrtc Adding binary /bin/date Adding binary /sbin/hwclock Adding binary /sbin/dumpe2fs Adding library-link /lib/x86_64-linux-gnu/libext2fs.so.2 Adding library /lib/x86_64-linux-gnu/libext2fs.so.2.4 Adding library-link /lib/x86_64-linux-gnu/libcom_err.so.2 Adding library /lib/x86_64-linux-gnu/libcom_err.so.2.1 Adding library-link /lib/x86_64-linux-gnu/libe2p.so.2 Adding library /lib/x86_64-linux-gnu/libe2p.so.2.3 Calling hook dmsetup Calling hook live live-boot: coreW: live-boot-initramfs-tools: missing rule: 80-net-name-slot.rules W: predictable network interfaces naming won't work filesystems devicesCopying module directory kernel/drivers/net (excluding appletalk arcnet bonding can dummy.ko hamradio hippi ifb.ko irda macvlan.ko macvtap.ko pcmcia sb1000.ko team tokenring tun.ko usb veth.ko wan wimax wireless xen-netback.ko) utils udev wget blockdev. Building cpio /boot/initrd.img-4.4.0-36-generic.new initramfs stderr:/usr/share/initramfs-tools/hooks/klibc^i-t ignored: not alphanumeric or '_' file W: mdadm: /etc/mdadm/mdadm.conf defines no arrays. Running "update-initramfs" completed Copying file: /tmp/tmpopcYWP.fuel-agent-image/boot/vmlinuz-4.4.0-36-generic to: /tmp/tmpq3wkrf.fuel-agent-image_container/vmlinuz Removed file: /tmp/tmpopcYWP.fuel-agent-image/boot/vmlinuz-4.4.0-36-generic Copying file: /tmp/tmpopcYWP.fuel-agent-image/boot/initrd.img-4.4.0-36-generic to: /tmp/tmpq3wkrf.fuel-agent-image_container/initrd.img Removed file: /tmp/tmpopcYWP.fuel-agent-image/boot/initrd.img-4.4.0-36-generic Making sure there are no running processes inside chroot before trying to umount chroot Trying to execute command: fuser -v /tmp/tmpopcYWP.fuel-agent-image There are no running processes in /tmp/tmpopcYWP.fuel-agent-image Trying to execute command: mount -t tmpfs -o rw,nodev,nosuid,noatime,mode=0755,size=4M mnt_.mksquashfs.tmp.c9891923-2aa0-4231-a7e4-1a740ac2f6be /tmp/tmpopcYWP.fuel-agent-image/mnt Trying to execute command: mount -o bind /tmp/tmpopcYWP.fuel-agent-image /tmp/tmpopcYWP.fuel-agent-image/mnt/src Trying to execute command: mount -o remount,bind,ro /tmp/tmpopcYWP.fuel-agent-image/mnt/src Trying to execute command: mount -o bind /tmp/tmpq3wkrf.fuel-agent-image_container /tmp/tmpopcYWP.fuel-agent-image/mnt/dst Building squashfs Trying to execute command: chroot /tmp/tmpopcYWP.fuel-agent-image mksquashfs /mnt/src /mnt/dst/.mksquashfs.tmp.c9891923-2aa0-4231-a7e4-1a740ac2f6be -comp xz -no-progress -noappend Extended log: stdout:Parallel mksquashfs: Using 2 processors Creating 4.0 filesystem on /mnt/dst/.mksquashfs.tmp.c9891923-2aa0-4231-a7e4-1a740ac2f6be, block size 131072. Exportable Squashfs 4.0 filesystem, xz compressed, data block size 131072 compressed data, compressed metadata, compressed fragments, compressed xattrs duplicates are removed Filesystem size 320540.00 Kbytes (313.03 Mbytes) 28.82% of uncompressed filesystem size (1112403.42 Kbytes) Inode table size 627332 bytes (612.63 Kbytes) 15.77% of uncompressed inode table size (3979221 bytes) Directory table size 641096 bytes (626.07 Kbytes) 42.21% of uncompressed directory table size (1518936 bytes) Xattr table size 162 bytes (0.16 Kbytes) 82.23% of uncompressed xattr table size (197 bytes) Number of duplicate files found 9204 Number of inodes 74351 Number of files 58283 Number of fragments 3600 Number of symbolic links 5941 Number of device nodes 80 Number of fifo nodes 0 Number of socket nodes 0 Number of directories 10047 Number of ids (unique uids + gids) 20 Number of uids 5 root (0) ntp (107) _apt (105) puppet (110) syslog (104) Number of gids 17 root (0) video (44) audio (29) tty (5) kmem (15) disk (6) shadow (42) utmp (43) crontab (107) ssh (112) messagebus (113) staff (50) ntp (111) puppet (114) adm (4) syslog (108) mail (8) stderr: Moving file: /tmp/tmpopcYWP.fuel-agent-image/mnt/dst/.mksquashfs.tmp.c9891923-2aa0-4231-a7e4-1a740ac2f6be to: /tmp/tmpq3wkrf.fuel-agent-image_container/root.squashfs squashfs_image clean-up Trying to execute command: fuser -v /tmp/tmpopcYWP.fuel-agent-image There are no running processes in /tmp/tmpopcYWP.fuel-agent-image Trying to execute command: mountpoint -q /tmp/tmpopcYWP.fuel-agent-image/mnt/dst Trying to umount /tmp/tmpopcYWP.fuel-agent-image/mnt/dst Trying to execute command: umount /tmp/tmpopcYWP.fuel-agent-image/mnt/dst Trying to execute command: mountpoint -q /tmp/tmpopcYWP.fuel-agent-image/mnt/src Trying to umount /tmp/tmpopcYWP.fuel-agent-image/mnt/src Trying to execute command: umount /tmp/tmpopcYWP.fuel-agent-image/mnt/src Trying to execute command: mountpoint -q /tmp/tmpopcYWP.fuel-agent-image/mnt Trying to umount /tmp/tmpopcYWP.fuel-agent-image/mnt Trying to execute command: umount /tmp/tmpopcYWP.fuel-agent-image/mnt Image metadata: {'all_packages': {'libgcc1': '1:6.0.1-0ubuntu1', 'nailgun-agent': '10.0.0-1~u16.04+mos177', 'libreadline5': '5.2+dfsg-3build1', 'libreadline6': '6.3-8ubuntu2', 'libgssapi3-heimdal': '1.7~git20150920+dfsg-4ubuntu1', 'libtiff5': '4.0.6-1', 'python-jinja2': '2.8-1', 'libsystemd0': '229-4ubuntu7', 'ruby-unf-ext': '0.0.7.2-1build2', 'gcc-5-base': '5.4.0-6ubuntu1~16.04.2', 'python-daemonize': '2.3.1-1', 'init': '1.29ubuntu2', 'libmpc3': '1.0.3-1', 'makedev': '2.3.1-93ubuntu1', 'libboost-random1.58.0': '1.58.0+dfsg-5ubuntu3.1', 'python-setuptools': '20.7.0-1', 'unzip': '6.0-20ubuntu1', 'xauth': '1:1.0.9-1ubuntu2', 'liblzma5': '5.1.1alpha+20120614-2ubuntu2', 'libfribidi0': '0.19.7-1', 'libboost-system1.58.0': '1.58.0+dfsg-5ubuntu3.1', 'libpopt0': '1.16-10', 'libpython3.5': '3.5.2-2~16.01', 'libslang2': '2.3.0-2ubuntu1', 'python-pil': '3.1.2-0ubuntu1', 'libcc1-0': '5.4.0-6ubuntu1~16.04.2', 'libyaml-0-2': '0.1.6-3', 'parted': '3.2-15', 'libk5crypto3': '1.13.2+dfsg-5', 'libtext-wrapi18n-perl': '0.06-7.1', 'cron': '3.0pl1-128ubuntu2', 'squashfs-tools': '1:4.3-3ubuntu2', 'grub-gfxpayload-lists': '0.7', 'libxcb-shm0': '1.11.1-1ubuntu1', 'ruby-domain-name': '0.5.20160216-2', 'multipath-tools': '0.5.0+git1.656f8865-5ubuntu2.2', 'hwloc': '1.11.2-3', 'libwrap0': '7.6.q-25', 'hiera': '2.0.0-2', 'qemu-block-extra': '1:2.5+dfsg-5ubuntu10.4', 'libmpx0': '5.4.0-6ubuntu1~16.04.2', 'libpam-runtime': '1.1.8-3.2ubuntu2', 'libcap2': '1:2.24-12', 'libgcc-5-dev': '5.4.0-6ubuntu1~16.04.2', 'python2.7': '2.7.12-1~16.04', 'fuel-agent': '10.0.0-1~u16.04+mos319', 'libatm1': '1:2.5.1-1.5', 'ureadahead': '0.100.0-19', 'python-babel-localedata': '2.3.4+dfsg.1-2~u16.04+mos1', 'python-positional': '1.0.1-2', 'python-minimal': '2.7.11-1', 'mawk': '1.3.3-17ubuntu2', 'manpages-dev': '4.04-2', 'libp11-kit0': '0.23.2-3', 'daemonize': '1.7.4-1~u16.04+mos2', 'python3.5-minimal': '3.5.2-2~16.01', 'ruby-selinux': '2.4-3build2', 'libdbus-1-3': '1.10.6-1ubuntu3', 'apt': '1.2.12~ubuntu16.04.1', 'libxmuu1': '2:1.1.2-2', 'ruby-httpclient': '2.7.1-1ubuntu1', 'xz-utils': '5.1.1alpha+20120614-2ubuntu2', 'shared-mime-info': '1.5-2ubuntu0.1', 'cloud-image-utils': '0.27-0ubuntu24', 'libperl5.22': '5.22.1-9', 'rubygems-integration': '1.10', 'init-system-helpers': '1.29ubuntu2', 'libldap-2.4-2': '2.4.42+dfsg-2ubuntu3.1', 'zip': '3.0-11', 'debconf-i18n': '1.5.58ubuntu1', 'perl': '5.22.1-9', 'tzdata': '2016f-0ubuntu0.16.04', 'python-oslo.config': '1:3.15.0-1~u16.04+mos1', 'libjpeg8': '8c-2ubuntu8', 'python-oslo.serialization': '2.13.0-1~u16.04+mos0', 'sudo': '1.8.16-0ubuntu1.2', 'python': '2.7.11-1', 'xkb-data': '2.16-1ubuntu1', 'mcollective-client': '2.6.0+dfsg-2.1', 'libgcrypt20': '1.6.5-2ubuntu0.2', 'python-dateutil': '2.4.2-1', 'cloud-guest-utils': '0.27-0ubuntu24', 'mc': '3:4.8.15-2', 'ruby-minitest': '5.8.4-2', 'libssh2-1': '1.5.0-2', 'libtasn1-6': '4.7-3ubuntu0.16.04.1', 'libltdl7': '2.4.6-0.1', 'tar': '1.28-2.1', 'i40e-dkms': '1.5.18-1~u16.04+mos1', 'msmtp-mta': '1.6.3-1build1', 'libwind0-heimdal': '1.7~git20150920+dfsg-4ubuntu1', 'libtext-iconv-perl': '1.7-5build4', 'logrotate': '3.8.7-2ubuntu2', 'libprocps4': '2:3.3.10-4ubuntu2', 'base-files': '9.4ubuntu4.2', 'gcc': '4:5.3.1-1ubuntu1', 'libtinfo5': '6.0+20160213-1ubuntu1', 'libaudit1': '1:2.4.5-1ubuntu2', 'python-debtcollector': '1.3.0-2', 'grub-pc': '2.02~beta2-36ubuntu3.2', 'libnettle6': '3.2-1', 'python-greenlet': '0.4.9-2fakesync1', 'insserv': '1.14.0-5ubuntu3', 'vlan': '1.9-3.2ubuntu1', 'python3-six': '1.10.0-3', 'multiarch-support': '2.23-0ubuntu3', 'libcilkrts5': '5.4.0-6ubuntu1~16.04.2', 'libhogweed4': '3.2-1', 'klibc-utils': '2.0.4-8ubuntu1.16.04.1', 'python-scapy': '2.2.0-1', 'ncurses-term': '6.0+20160213-1ubuntu1', 'ruby-rethtool': '0.0.5-1~u16.04+mos3', 'pciutils': '1:3.3.1-1.1ubuntu1', 'libbsd0': '0.8.2-1', 'hostname': '3.16ubuntu2', 'lsb-base': '9.20160110ubuntu0.2', 'libmnl0': '1.0.3-5', 'kbd': '1.15.5-1ubuntu4', 'fonts-dejavu-core': '2.35-1', 'libroken18-heimdal': '1.7~git20150920+dfsg-4ubuntu1', 'libisc160': '1:9.10.3.dfsg.P4-8ubuntu1', 'libjs-jquery': '1.11.3+dfsg-4', 'sensible-utils': '0.0.9', 'libusb-0.1-4': '2:0.1.12-28', 'python-functools32': '3.2.3.2-2', 'libpython2.7-minimal': '2.7.12-1~16.04', 'systemd': '229-4ubuntu7', 'grub-common': '2.02~beta2-36ubuntu3.2', 'libncursesw5': '6.0+20160213-1ubuntu1', 'whiptail': '0.52.18-1ubuntu2', 'python-pypcap': '1.1.2+debian-2.2', 'libpython3-stdlib': '3.5.1-3', 'liblocale-gettext-perl': '1.07-1build1', 'console-setup': '1.108ubuntu15.2', 'ruby-power-assert': '0.2.7-1', 'python3-pkg-resources': '20.7.0-1', 'docutils-doc': '0.12+dfsg-1', 'wireless-regdb': '2015.07.20-1ubuntu1', 'librados2': '10.2.2-0ubuntu0.16.04.2', 'libcap-ng0': '0.7.7-1', 'libacl1': '2.2.52-3', 'libpam0g': '1.1.8-3.2ubuntu2', 'python-prettytable': '0.7.2-3', 'cloud-utils': '0.27-0ubuntu24', 'libkrb5-26-heimdal': '1.7~git20150920+dfsg-4ubuntu1', 'dbus': '1.10.6-1ubuntu3', 'dmsetup': '2:1.02.110-1ubuntu10', 'python-babel': '2.3.4+dfsg.1-2~u16.04+mos1', 'libseccomp2': '2.2.3-3ubuntu3', 'puppet': '3.8.5-2', 'libfontconfig1': '2.11.94-0ubuntu1.1', 'libglib2.0-0': '2.48.1-1~ubuntu16.04.1', 'ocl-icd-libopencl1': '2.2.8-1', 'adduser': '3.113+nmu3ubuntu4', 'grub2-common': '2.02~beta2-36ubuntu3.2', 'libfuse2': '2.9.4-1ubuntu3.1', 'facter': '2.4.6-1', 'live-tools': '1:20151214', 'linux-libc-dev': '4.4.0-36.55', 'ieee-data': '20150531.1', 'linux-headers-4.4.0-36': '4.4.0-36.55', 'libasan2': '5.4.0-6ubuntu1~16.04.2', 'liblcms2-2': '2.6-3ubuntu2', 'python-oslo.context': '2.8.0-2~u16.04+mos3', 'live-boot-initramfs-tools': '4.0.2-1~u14.04+mos3', 'ntp': '1:4.2.8p4+dfsg-3ubuntu5.1', 'sharutils': '1:4.15.2-1', 'libpcre3': '2:8.38-3.1', 'libmount1': '2.27.1-6ubuntu3.1', 'libpaper1': '1.1.24+nmu4ubuntu1', 'debootstrap': '1.0.78+nmu1ubuntu1.1', 'libedit2': '3.1-20150325-1ubuntu2', 'libbz2-1.0': '1.0.6-8', 'libpython-stdlib': '2.7.11-1', 'bash': '4.3-14ubuntu1.1', 'python-cmd2': '0.6.8-1', 'openssl': '1.0.2g-1ubuntu4.2', 'fontconfig-config': '2.11.94-0ubuntu1.1', 'libnl-3-200': '3.2.27-1', 'libusb-1.0-0': '2:1.0.20-1', 'libapt-inst2.0': '1.2.12~ubuntu16.04.1', 'python-iso8601': '0.1.11-1', 'libhwloc-plugins': '1.11.2-3', 'libklibc': '2.0.4-8ubuntu1.16.04.1', 'libglib2.0-data': '2.48.1-1~ubuntu16.04.1', 'ruby-shadow': '2.4.1-1build4', 'lvm2': '2.02.133-1ubuntu10', 'gpgv': '1.4.20-1ubuntu3.1', 'lshw': '02.17-1.1ubuntu3.2', 'puppet-common': '3.8.5-2', 'libnss3': '2:3.23-0ubuntu0.16.04.1', 'nailgun-mcagents': '10.0.0-1~u16.04+mos777', 'libc-bin': '2.23-0ubuntu3', 'libaugeas0': '1.4.0-0ubuntu1', 'libpng12-0': '1.2.54-1ubuntu1', 'ntpdate': '1:4.2.8p4+dfsg-3ubuntu5.1', 'libffi6': '3.2.1-4', 'xdg-user-dirs': '0.15-2ubuntu6', 'libcairo2': '1.14.6-1', 'perl-modules-5.22': '5.22.1-9', 'groff-base': '1.22.3-7', 'libaio1': '0.3.110-2', 'libudev1': '229-4ubuntu7', 'libgmp10': '2:6.1.0+dfsg-2', 'python-docutils': '0.12+dfsg-1', 'bsdutils': '1:2.27.1-6ubuntu3.1', 'libisccfg140': '1:9.10.3.dfsg.P4-8ubuntu1', 'libheimntlm0-heimdal': '1.7~git20150920+dfsg-4ubuntu1', 'ncurses-base': '6.0+20160213-1ubuntu1', 'libgssapi-krb5-2': '1.13.2+dfsg-5', 'iputils-ping': '3:20121221-5ubuntu2', 'libcurl3-gnutls': '7.47.0-1ubuntu2.1', 'grep': '2.25-1~16.04.1', 'python-cliff': '2.1.0-1~u16.04+mos1', 'libapparmor1': '2.10.95-0ubuntu2.2', 'liblsan0': '5.4.0-6ubuntu1~16.04.2', 'libxcb-render0': '1.11.1-1ubuntu1', 'gnupg': '1.4.20-1ubuntu3.1', 'libapt-pkg5.0': '1.2.12~ubuntu16.04.1', 'python-chardet': '2.3.0-2', 'ruby-nokogiri': '1.6.7.2-3build1', 'python-unicodecsv': '0.14.1-1', 'libcryptsetup4': '2:1.6.6-5ubuntu2', 'python-mock': '2.0.0-1~u16.04+mos1', 'python-rfc3986': '0.2.0-2', 'libfreetype6': '2.6.1-0.1ubuntu2', 'dash': '0.5.8-2.1ubuntu2', 'libfakeroot': '1.20.2-1ubuntu1', 'python-msgpack': '0.4.6-1build1', 'openssh-sftp-server': '1:7.2p2-4ubuntu2.1', 'libicu55': '55.1-7', 'libasn1-8-heimdal': '1.7~git20150920+dfsg-4ubuntu1', 'network-checker': '10.0.0-1~u16.04+mos77', 'openssh-server': '1:7.2p2-4ubuntu2.1', 'python-funcsigs': '0.4-2', 'ruby-json': '1.8.3-1build4', 'ncurses-bin': '6.0+20160213-1ubuntu1', 'libdevmapper-event1.02.1': '2:1.02.110-1ubuntu10', 'libc6-dev': '2.23-0ubuntu3', 'python-stevedore': '1.16.0-1~u16.04+mos1', 'libparted2': '3.2-15', 'libustr-1.0-1': '1.0.4-5', 'libdns-export162': '1:9.10.3.dfsg.P4-8ubuntu1', 'libexpat1': '2.1.0-7ubuntu0.16.04.2', 'vim-runtime': '2:7.4.1689-3ubuntu1.1', 'eject': '2.1.5+deb1+cvs20081104-13.1', 'apt-transport-https': '1.2.12~ubuntu16.04.1', 'liblzo2-2': '2.08-1.2', 'fakeroot': '1.20.2-1ubuntu1', 'vim-tiny': '2:7.4.1689-3ubuntu1.1', 'ruby-augeas': '1:0.5.0-3build4', 'libuuid1': '2.27.1-6ubuntu3.1', 'libjbig0': '2.1-3.1', 'python-roman': '2.0.0-2', 'libxrender1': '1:0.9.9-0ubuntu1', 'libpci3': '1:3.3.1-1.1ubuntu1', 'findutils': '4.6.0+git+20160126-2', 'ruby-systemu': '2.6.5-1', 'kpartx-boot': '0.5.0+git1.656f8865-5ubuntu2.2', 'live-boot-doc': '4.0.2-1~u14.04+mos3', 'libtext-charwidth-perl': '0.04-7build5', 'libboost-thread1.58.0': '1.58.0+dfsg-5ubuntu3.1', 'sysv-rc': '2.88dsf-59.3ubuntu2', 'dpkg': '1.18.4ubuntu1.1', 'os-prober': '1.70ubuntu3', 'sg3-utils': '1.40-0ubuntu1', 'libkeyutils1': '1.5.9-8ubuntu1', 'ethtool': '1:4.5-1', 'python-cffi-backend': '1.5.2-1ubuntu1', 'cpio': '2.11+dfsg-5ubuntu1', 'libboost-iostreams1.58.0': '1.58.0+dfsg-5ubuntu3.1', 'vim': '2:7.4.1689-3ubuntu1.1', 'python-tablib': '0.9.11-2build1', 'distro-info': '0.14build1', 'libncurses5': '6.0+20160213-1ubuntu1', 'libnss3-nssdb': '2:3.23-0ubuntu0.16.04.1', 'util-linux': '2.27.1-6ubuntu3.1', 'libpam-modules-bin': '1.1.8-3.2ubuntu2', 'python-requests': '2.10.0-1~u16.04+mos1', 'patch': '2.7.5-1', 'python-idna': '2.0-3', 'liblwres141': '1:9.10.3.dfsg.P4-8ubuntu1', 'e2fslibs': '1.42.13-1ubuntu1', 'net-tools': '1.60-26ubuntu1', 'debconf': '1.5.58ubuntu1', 'libidn11': '1.32-3ubuntu1.1', 'liblz4-1': '0.0~r131-2ubuntu2', 'libnspr4': '2:4.12-0ubuntu0.16.04.1', 'sed': '4.2.2-7', 'python-pkg-resources': '20.7.0-1', 'gcc-5': '5.4.0-6ubuntu1~16.04.2', 'mdadm': '3.3-2ubuntu7.1', 'dkms': '2.2.0.3-2ubuntu11.1', 'python-enum34': '1.1.2-1', 'kmod': '22-1ubuntu4', 'libmpdec2': '2.4.2-1', 'isc-dhcp-common': '4.3.3-5ubuntu12.1', 'libopts25': '1:5.18.7-3', 'ruby-http-cookie': '1.0.2-1', 'kpartx': '0.5.0+git1.656f8865-5ubuntu2.2', 'libsmartcols1': '2.27.1-6ubuntu3.1', 'python-pygments': '2.1+dfsg-1', 'sgml-base': '1.26+nmu4ubuntu1', 'ruby-did-you-mean': '1.0.0-2', 'libisc-export160': '1:9.10.3.dfsg.P4-8ubuntu1', 'libdb5.3': '5.3.28-11', 'msmtp': '1.6.3-1build1', 'distro-info-data': '0.28ubuntu0.1', 'ubuntu-minimal': '1.361', 'libdebconfclient0': '0.198ubuntu1', 'python-urllib3': '1.15.1-2~u16.04+mos1', 'libattr1': '1:2.4.47-2', 'qemu-utils': '1:2.5+dfsg-5ubuntu10.4', 'mime-support': '3.59ubuntu1', 'ruby-cstruct': '1.0.1-2', 'cpp-5': '5.4.0-6ubuntu1~16.04.2', 'cliff-tablib': '1.1-1', 'virt-what': '1.14-1', 'libpcap0.8': '1.7.4-2', 'ruby-rgen': '0.7.0-2', 'login': '1:4.2-3.1ubuntu5', 'linux-base': '4.0ubuntu1', 'libdevmapper1.02.1': '2:1.02.110-1ubuntu10', 'libhcrypto4-heimdal': '1.7~git20150920+dfsg-4ubuntu1', 'ucf': '3.0036', 'ruby-test-unit': '3.1.7-2', 'thermald': '1.5-2ubuntu2', 'xfsprogs': '4.3.0+nmu1ubuntu1', 'lsb-release': '9.20160110ubuntu0.2', 'libnuma1': '2.0.11-1ubuntu1', 'libx11-data': '2:1.6.3-1ubuntu2', 'ifupdown': '0.8.10ubuntu1', 'libnewt0.52': '0.52.18-1ubuntu2', 'netbase': '5.3', 'liblvm2app2.2': '2.02.133-1ubuntu10', 'libaudit-common': '1:2.4.5-1ubuntu2', 'libpaper-utils': '1.1.24+nmu4ubuntu1', 'libsepol1': '2.4-2', 'libsemanage1': '2.3-1build3', 'ruby-unf': '0.1.4-1', 'python3.5': '3.5.2-2~16.01', 'python-ndg-httpsclient': '0.4.0-3', 'python-eventlet': '0.18.4-1ubuntu1', 'ruby': '1:2.3.0+1', 'libxau6': '1:1.0.8-1', 'locales': '2.23-0ubuntu3', 'apt-utils': '1.2.12~ubuntu16.04.1', 'libisl15': '0.16.1-1', 'mount': '2.27.1-6ubuntu3.1', 'libgnutls-openssl27': '3.4.10-4ubuntu1.1', 'resolvconf': '1.78ubuntu2', 'ruby-sqlite3': '1.3.11-2build1', 'sg3-utils-udev': '1.40-0ubuntu1', 'libxslt1.1': '1.1.28-2.1', 'procps': '2:3.3.10-4ubuntu2', 'rename': '0.20-4', 'live-boot': '4.0.2-1~u14.04+mos3', 'libpixman-1-0': '0.33.6-1', 'libxml2': '2.9.3+dfsg1-1ubuntu0.1', 'libsemanage-common': '2.3-1build3', 'python-wrapt': '1.8.0-5build2', 'iw': '3.17-1', 'tcpd': '7.6.q-25', 'ruby-net-telnet': '0.1.1-2', 'python-ipaddress': '1.0.16-1', 'python-oslo.log': '3.14.0-1~u16.04+mos0', 'libjpeg-turbo8': '1.4.2-0ubuntu3', 'initramfs-tools': '0.122ubuntu8.1', 'libsasl2-2': '2.1.26.dfsg1-14build1', 'libxtables11': '1.6.0-2ubuntu3', 'make': '4.1-6', 'libiscsi2': '1.12.0-2', 'linux-headers-4.4.0-36-generic': '4.4.0-36.55', 'multipath-tools-boot': '0.5.0+git1.656f8865-5ubuntu2.2', 'coreutils': '8.25-2ubuntu2', 'mcollective-common': '2.6.0+dfsg-2.1', 'sqlite3': '3.11.0-1ubuntu1', 'python-jsonschema': '2.5.1-4', 'libruby2.3': '2.3.1-2~16.04', 'libdbus-glib-1-2': '0.106-1', 'libpython3.5-minimal': '3.5.2-2~16.01', 'libgpm2': '1.20.4-6.1', 'libisccc140': '1:9.10.3.dfsg.P4-8ubuntu1', 'manpages': '4.04-2', 'zlib1g': '1:1.2.8.dfsg-2ubuntu4', 'libc6': '2.23-0ubuntu3', 'linux-image-generic-lts-xenial': '4.4.0.36.38', 'libntlm0': '1.4-7', 'crda': '3.13-1', 'javascript-common': '11', 'liblvm2cmd2.02': '2.02.133-1ubuntu10', 'python2.7-minimal': '2.7.12-1~16.04', 'libbind9-140': '1:9.10.3.dfsg.P4-8ubuntu1', 'binutils': '2.26.1-1ubuntu1~16.04.3', 'libhx509-5-heimdal': '1.7~git20150920+dfsg-4ubuntu1', 'python-netifaces': '0.10.4-0.1build2', 'iproute2': '4.3.0-1ubuntu3', 'libblkid1': '2.27.1-6ubuntu3.1', 'mc-data': '3:4.8.15-2', 'libgeoip1': '1.6.9-1', 'vim-common': '2:7.4.1689-3ubuntu1.1', 'less': '481-2.1ubuntu0.1', 'python-monotonic': '0.6-2', 'libubsan0': '5.4.0-6ubuntu1~16.04.2', 'rake': '10.5.0-2', 'libhwloc5': '1.11.2-3', 'libquadmath0': '5.4.0-6ubuntu1~16.04.2', 'libnih1': '1.0.3-4.3ubuntu1', 'augeas-lenses': '1.4.0-0ubuntu1', 'linux-image-4.4.0-36-generic': '4.4.0-36.55', 'debconf-utils': '1.5.58ubuntu1', 'fonts-lato': '2.0-1', 'libxext6': '2:1.3.3-1', 'libgsasl7': '1.8.0-8ubuntu2', 'libpam-modules': '1.1.8-3.2ubuntu2', 'linux-image-generic': '4.4.0.36.38', 'initramfs-tools-core': '0.122ubuntu8.1', 'dmeventd': '2:1.02.110-1ubuntu10', 'python3-minimal': '3.5.1-3', 'ca-certificates': '20160104ubuntu1', 'genisoimage': '9:1.1.11-3ubuntu1', 'readline-common': '6.3-8ubuntu2', 'libgpg-error0': '1.21-2ubuntu1', 'python3': '3.5.1-3', 'bind9-host': '1:9.10.3.dfsg.P4-8ubuntu1', 'python-markupsafe': '0.23-2build2', 'python-netaddr': '0.7.18-1', 'busybox-initramfs': '1:1.22.0-15ubuntu1', 'docutils-common': '0.12+dfsg-1', 'gcc-6-base': '6.0.1-0ubuntu1', 'gettext-base': '0.19.7-2ubuntu3', 'libssl1.0.0': '1.0.2g-1ubuntu4.2', 'sysvinit-utils': '2.88dsf-59.3ubuntu2', 'udev': '229-4ubuntu7', 'ruby-ipaddress': '0.8.3-2', 'python-pyasn1': '0.1.9-1', 'python-cryptography': '1.3.4-1~u16.04+mos1', 'libatomic1': '5.4.0-6ubuntu1~16.04.2', 'rsync': '3.1.1-3ubuntu1', 'openssh-client': '1:7.2p2-4ubuntu2.1', 'libselinux1': '2.4-3build2', 'libitm1': '5.4.0-6ubuntu1~16.04.2', 'passwd': '1:4.2-3.1ubuntu5', 'libsqlite3-0': '3.11.0-1ubuntu1', 'libkrb5-3': '1.13.2+dfsg-5', 'linux-firmware': '1.157.3', 'ssh-import-id': '5.5-0ubuntu1', 'ruby-stomp': '1.3.5-1', 'libss2': '1.42.13-1ubuntu1', 'libmagic1': '1:5.25-2ubuntu1', 'libtsan0': '5.4.0-6ubuntu1~16.04.2', 'dmidecode': '3.0-2ubuntu0.1', 'systemd-sysv': '229-4ubuntu7', 'wget': '1.17.1-1ubuntu1.1', 'python-pyparsing': '2.0.3+dfsg1-1ubuntu0.1', 'libcomerr2': '1.42.13-1ubuntu1', 'python3-requests': '2.10.0-1~u16.04+mos1', 'netcat-openbsd': '1.105-7ubuntu1', 'libsgutils2-2': '1.40-0ubuntu1', 'libestr0': '0.1.10-1', 'libwebpmux1': '0.4.4-1', 'libxcb1': '1.11.1-1ubuntu1', 'libgomp1': '5.4.0-6ubuntu1~16.04.2', 'librtmp1': '2.4+20151223.gitfa8646d-1build1', 'xml-core': '0.13+nmu2', 'linux-image-extra-4.4.0-36-generic': '4.4.0-36.55', 'gdisk': '1.0.1-1build1', 'libnl-genl-3-200': '3.2.27-1', 'python-yaml': '3.11-3build1', 'grub-pc-bin': '2.02~beta2-36ubuntu3.2', 'libpciaccess0': '0.13.4-1', 'ruby2.3': '2.3.1-2~16.04', 'tcpdump': '4.7.4-1ubuntu1', 'initramfs-tools-bin': '0.122ubuntu8.1', 'gzip': '1.6-4ubuntu1', 'libcap2-bin': '1:2.24-12', 'python3-chardet': '2.3.0-2', 'debianutils': '4.7', 'ruby-deep-merge': '1.0.1+gitf9df6fdb-1', 'python-tz': '2014.10~dfsg1-0ubuntu2', 'python-openssl': '0.15.1-2build1', 'python-oslo.i18n': '3.8.0-1~u16.04+mos0', 'initscripts': '2.88dsf-59.3ubuntu2', 'libxdmcp6': '1:1.1.2-1.1', 'libjson-c2': '0.11-4ubuntu2', 'console-setup-linux': '1.108ubuntu15.2', 'libmpfr4': '3.1.4-1', 'isc-dhcp-client': '4.3.3-5ubuntu12.1', 'python-oslo.utils': '3.16.0-1~u16.04+mos3', 'geoip-database': '20160408-1', 'file': '1:5.25-2ubuntu1', 'python-pyinotify': '0.9.6-1~u16.04+mos1', 'rsyslog': '8.16.0-1ubuntu3', 'libpython2.7-stdlib': '2.7.12-1~16.04', 'libkrb5support0': '1.13.2+dfsg-5', 'libdns162': '1:9.10.3.dfsg.P4-8ubuntu1', 'python-pbr': '1.8.0-4~u16.04+mos2', 'libwebp5': '0.4.4-1', 'libpython3.5-stdlib': '3.5.2-2~16.01', 'bzip2': '1.0.6-8', 'python-six': '1.10.0-3', 'ruby-safe-yaml': '1.0.4-1', 'libfdisk1': '2.27.1-6ubuntu3.1', 'libgnutls30': '3.4.10-4ubuntu1.1', 'linux-headers-generic': '4.4.0.36.38', 'python3-urllib3': '1.15.1-2~u16.04+mos1', 'libgdbm3': '1.8.3-13.1', 'libkmod2': '22-1ubuntu4', 'libx11-6': '2:1.6.3-1ubuntu2', 'libc-dev-bin': '2.23-0ubuntu3', 'librbd1': '10.2.2-0ubuntu0.16.04.2', 'keyboard-configuration': '1.108ubuntu15.2', 'libasprintf0v5': '0.19.7-2ubuntu3', 'uuid-runtime': '2.27.1-6ubuntu3.1', 'libheimbase1-heimdal': '1.7~git20150920+dfsg-4ubuntu1', 'ubuntu-keyring': '2012.05.19', 'libstdc++6': '5.4.0-6ubuntu1~16.04.2', 'diffutils': '1:3.3-3', 'usbutils': '1:007-4', 'e2fsprogs': '1.42.13-1ubuntu1', 'perl-base': '5.22.1-9', 'dh-python': '2.20151103ubuntu1.1', 'mcollective': '2.6.0+dfsg-2.1', 'cpp': '4:5.3.1-1ubuntu1', 'base-passwd': '3.5.39', 'libsasl2-modules-db': '2.1.26.dfsg1-14build1'}, 'uuid': u'6474af80-a2ad-45d4-8fb9-bbf83a737a23', 'modules': {'kernel': {'raw_md5': 'e962a1f213e2832f78842b144ce0cc38', 'file': 'vmlinuz', 'raw_size': 7045472, 'uri': 'http://127.0.0.1:8080/bootstraps/6474af80-a2ad-45d4-8fb9-bbf83a737a23/vmlinuz'}, 'initrd': {'raw_md5': '094acb27161afe148057734e8da18eb4', 'file': 'initrd.img', 'raw_size': 24715592, 'uri': 'http://127.0.0.1:8080/bootstraps/6474af80-a2ad-45d4-8fb9-bbf83a737a23/initrd.img'}, 'rootfs': {'raw_md5': '3f9628d8553dd85bc3633b37d0547b82', 'file': 'root.squashfs', 'raw_size': 328237056, 'uri': 'http://127.0.0.1:8080/bootstraps/6474af80-a2ad-45d4-8fb9-bbf83a737a23/root.squashfs'}}, 'repos': [{'name': 'ubuntu-0', 'section': 'main universe multiverse', 'uri': 'http://cz.archive.ubuntu.com/ubuntu/', 'priority': 1001, 'meta': None, 'suite': 'xenial', 'type': 'deb'}, {'name': 'ubuntu-1', 'section': 'main universe multiverse', 'uri': 'http://cz.archive.ubuntu.com/ubuntu/', 'priority': 1001, 'meta': None, 'suite': 'xenial-updates', 'type': 'deb'}, {'name': 'ubuntu-2', 'section': 'main universe multiverse', 'uri': 'http://cz.archive.ubuntu.com/ubuntu/', 'priority': 1001, 'meta': None, 'suite': 'xenial-security', 'type': 'deb'}, {'name': 'mos', 'section': 'main restricted', 'uri': 'http://127.0.0.1:8080/ubuntu/x86_64', 'priority': 1050, 'meta': None, 'suite': 'mos10.0', 'type': 'deb'}, {'name': 'mos-updates', 'section': 'main restricted', 'uri': 'http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0', 'priority': 1050, 'meta': None, 'suite': 'mos10.0-updates', 'type': 'deb'}, {'name': 'mos-security', 'section': 'main restricted', 'uri': 'http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0', 'priority': 1050, 'meta': None, 'suite': 'mos10.0-security', 'type': 'deb'}, {'name': 'mos-holdback', 'section': 'main restricted', 'uri': 'http://mirror.fuel-infra.org/mos-repos/ubuntu/10.0', 'priority': 1100, 'meta': None, 'suite': 'mos10.0-holdback', 'type': 'deb'}], 'extend_kopts': 'biosdevname=0 net.ifnames=1 debug ignore_loglevel log_buf_len=10M print_fatal_signals=1 LOGLEVEL=8', 'label': u'6474af80-a2ad-45d4-8fb9-bbf83a737a23', 'os': {'major': 14, 'name': 'Ubuntu', 'minor': 4}} Try to make output archive file: /tmp/6474af80-a2ad-45d4-8fb9-bbf83a737a23.tar.gz Creating archive: /tmp/6474af80-a2ad-45d4-8fb9-bbf83a737a23.tar.gz Trying to execute command: tar -czf /tmp/6474af80-a2ad-45d4-8fb9-bbf83a737a23.tar.gz --directory /tmp/tmpq3wkrf.fuel-agent-image_container . Extended log: stdout: stderr: --- Building bootstrap image END (do_mkbootstrap) --- Cleanup chroot Trying to execute command: fuser -v /tmp/tmpopcYWP.fuel-agent-image There are no running processes in /tmp/tmpopcYWP.fuel-agent-image Finally: umounting procfs /tmp/tmpopcYWP.fuel-agent-image/proc Trying to execute command: mountpoint -q /tmp/tmpopcYWP.fuel-agent-image/proc Trying to umount /tmp/tmpopcYWP.fuel-agent-image/proc Trying to execute command: umount /tmp/tmpopcYWP.fuel-agent-image/proc Finally: umounting chroot tree /tmp/tmpopcYWP.fuel-agent-image Umounting target file systems: /tmp/tmpopcYWP.fuel-agent-image Trying to execute command: mountpoint -q /tmp/tmpopcYWP.fuel-agent-image/ Trying to umount /tmp/tmpopcYWP.fuel-agent-image/ Trying to execute command: umount /tmp/tmpopcYWP.fuel-agent-image/ Finally: detaching loop device: /dev/loop0 Trying to figure out if loop device /dev/loop0 is attached Trying to execute command: losetup -a Loop device /dev/loop0 seems to be attached. Trying to detach. Trying to execute command: losetup -d /dev/loop0 Finally: removing temporary file: /tmp/tmpHSnbxt.fuel-agent-image Try extract /tmp/6474af80-a2ad-45d4-8fb9-bbf83a737a23.tar.gz to /tmp/tmpiYX7eb Trying to parse [6474af80-a2ad-45d4-8fb9-bbf83a737a23] image Symlink /var/www/nailgun/bootstraps/active_bootstrap was deleted Symlink /var/www/nailgun/bootstraps/active_bootstrap to /var/www/nailgun/bootstraps/6474af80-a2ad-45d4-8fb9-bbf83a737a23 directory has been created Switching in /etc/fuel/astute.yaml BOOTSTRAP/flavor to :ubuntu Trying apply manifest: /etc/puppet/modules/fuel/examples/cobbler.pp Trying to execute command: puppet apply --detailed-exitcodes -dv /etc/puppet/modules/fuel/examples/cobbler.pp Extended log: stdout:Debug: Runtime environment: puppet_version=3.8.5, ruby_version=2.0.0, run_mode=user, default_encoding=US-ASCII Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Loading external facts from /etc/puppet/modules/openstacklib/facts.d Debug: Loading external facts from /var/lib/puppet/facts.d Info: Loading facts Debug: Loading facts from /etc/puppet/modules/openstacklib/lib/facter/os_service_default.rb Debug: Loading facts from /etc/puppet/modules/openstacklib/lib/facter/os_package_type.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/mongodb/lib/facter/mongodb_version.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/mysql/lib/facter/mysql_server_id.rb Debug: Loading facts from /etc/puppet/modules/mysql/lib/facter/mysql_version.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/l23network/lib/facter/netrings.rb Debug: Loading facts from /etc/puppet/modules/l23network/lib/facter/l23_os.rb Debug: Loading facts from /etc/puppet/modules/l23network/lib/facter/default_route.rb Debug: Loading facts from /etc/puppet/modules/l23network/lib/facter/ovs_vlan_splinters.rb Debug: Loading facts from /etc/puppet/modules/l23network/lib/facter/check_kern_module.rb Debug: Loading facts from /etc/puppet/modules/l23network/lib/facter/openvswitch.rb Debug: Loading facts from /etc/puppet/modules/l23network/lib/facter/fqdn_hostname.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/ssh/lib/facter/ssh_client_version.rb Debug: Loading facts from /etc/puppet/modules/ssh/lib/facter/ssh_server_version.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/apache/lib/facter/apache_version.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/openssl/lib/facter/openssl_version.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/haproxy/lib/facter/haproxy_version.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/apt/lib/facter/apt_update_last_success.rb Debug: Loading facts from /etc/puppet/modules/apt/lib/facter/apt_updates.rb Debug: Loading facts from /etc/puppet/modules/apt/lib/facter/apt_reboot_required.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/firewall/lib/facter/ip6tables_version.rb Debug: Loading facts from /etc/puppet/modules/firewall/lib/facter/iptables_persistent_version.rb Debug: Loading facts from /etc/puppet/modules/firewall/lib/facter/iptables_version.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/osnailyfacter/lib/facter/libvirt_package_version.rb Debug: Loading facts from /etc/puppet/modules/osnailyfacter/lib/facter/osd_devices_list.rb Debug: Loading facts from /etc/puppet/modules/osnailyfacter/lib/facter/mounts.rb Debug: Loading facts from /etc/puppet/modules/osnailyfacter/lib/facter/naily.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/pacemaker/lib/facter/pcmk_node_name.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/openstack_tasks/lib/facter/allocated_hugepages.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/staging/lib/facter/staging_windir.rb Debug: Loading facts from /etc/puppet/modules/staging/lib/facter/staging_http_get.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/rabbitmq/lib/facter/rabbitmq_version.rb Debug: Loading facts from /etc/puppet/modules/rabbitmq/lib/facter/rabbitmq_nodename.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/nova/lib/facter/libvirt_uuid.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/stdlib/lib/facter/facter_dot_d.rb Debug: Loading facts from /etc/puppet/modules/stdlib/lib/facter/service_provider.rb Debug: Loading facts from /etc/puppet/modules/stdlib/lib/facter/root_home.rb Debug: Loading facts from /etc/puppet/modules/stdlib/lib/facter/pe_version.rb Debug: Loading facts from /etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb Debug: Loading facts from /etc/puppet/modules/stdlib/lib/facter/package_provider.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/fuel/lib/facter/acpid_version.rb Debug: Loading facts from /etc/puppet/modules/fuel/lib/facter/fuel_openstack_version.rb Debug: Loading facts from /etc/puppet/modules/fuel/lib/facter/iops.rb Debug: Loading facts from /etc/puppet/modules/fuel/lib/facter/generate_fuel_key.rb Debug: Loading facts from /etc/puppet/modules/fuel/lib/facter/acpi_event.rb Debug: Loading facts from /etc/puppet/modules/fuel/lib/facter/fuel_release.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/rsyslog/lib/facter/rsyslog_version.rb Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Executing '/bin/rpm --version' Debug: Executing '/bin/rpm --version' Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Executing '/bin/rpm -ql rpm' Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Puppet::Type::Service::ProviderPacemaker: file crm_node does not exist Debug: Puppet::Type::Service::ProviderNoop: false value when expecting true Debug: Puppet::Type::Service::ProviderDaemontools: file /usr/bin/svc does not exist Debug: Puppet::Type::Service::ProviderDebian: file /usr/sbin/update-rc.d does not exist Debug: Puppet::Type::Service::ProviderUpstart: 0 confines (of 2) were true Debug: Puppet::Type::Service::ProviderOpenrc: file /bin/rc-status does not exist Debug: Puppet::Type::Service::ProviderLaunchd: file /bin/launchctl does not exist Debug: Puppet::Type::Service::ProviderGentoo: file /sbin/rc-update does not exist Debug: Puppet::Type::Service::ProviderRunit: file /usr/bin/sv does not exist Debug: Puppet::Type::Package::ProviderDpkg: file /usr/bin/dpkg does not exist Debug: Puppet::Type::Package::ProviderApt: file /usr/bin/apt-get does not exist Debug: Puppet::Type::Package::ProviderZypper: file /usr/bin/zypper does not exist Debug: Puppet::Type::Package::ProviderOpkg: file opkg does not exist Debug: Puppet::Type::Package::ProviderUrpmi: file urpmi does not exist Debug: Puppet::Type::Package::ProviderPacman: file /usr/bin/pacman does not exist Debug: Puppet::Type::Package::ProviderOpenbsd: file pkg_info does not exist Debug: Puppet::Type::Package::ProviderSun: file /usr/bin/pkginfo does not exist Debug: Puppet::Type::Package::ProviderRug: file /usr/bin/rug does not exist Debug: Puppet::Type::Package::ProviderAptrpm: file apt-get does not exist Debug: Puppet::Type::Package::ProviderPkgin: file pkgin does not exist Debug: Puppet::Type::Package::ProviderHpux: file /usr/sbin/swinstall does not exist Debug: Puppet::Type::Package::ProviderAptitude: file /usr/bin/aptitude does not exist Debug: Puppet::Type::Package::ProviderPortupgrade: file /usr/local/sbin/portupgrade does not exist Debug: Puppet::Type::Package::ProviderFreebsd: file /usr/sbin/pkg_info does not exist Debug: Puppet::Type::Package::ProviderPorts: file /usr/local/sbin/portupgrade does not exist Debug: Puppet::Type::Package::ProviderFink: file /sw/bin/fink does not exist Debug: Puppet::Type::Package::ProviderUp2date: file /usr/sbin/up2date-nox does not exist Debug: Puppet::Type::Package::ProviderPortage: file /usr/bin/emerge does not exist Debug: Puppet::Type::Package::ProviderSunfreeware: file pkg-get does not exist Debug: Puppet::Type::Package::ProviderAix: file /usr/bin/lslpp does not exist Debug: Puppet::Type::Package::ProviderPkg: file /usr/bin/pkg does not exist Debug: Puppet::Type::Package::ProviderNim: file /usr/sbin/nimclient does not exist Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Notice: Scope(Class[main]): MODULAR: cobbler.pp Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: importing '/etc/puppet/modules/fuel/manifests/cobbler.pp' in environment production Debug: Automatically imported fuel::cobbler from fuel/cobbler into production Debug: importing '/etc/puppet/modules/fuel/manifests/params.pp' in environment production Debug: Automatically imported fuel::params from fuel/params into production Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: hiera(): Hiera YAML backend starting Debug: hiera(): Looking up fuel::cobbler::repo_root in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/fuel::cobbler Debug: hiera(): Cannot find datafile /etc/hiera/class/fuel::cobbler.yaml, skipping Debug: hiera(): Looking for data source module/fuel Debug: hiera(): Cannot find datafile /etc/hiera/module/fuel.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up fuel::cobbler::bootstrap_profile in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/fuel::cobbler Debug: hiera(): Cannot find datafile /etc/hiera/class/fuel::cobbler.yaml, skipping Debug: hiera(): Looking for data source module/fuel Debug: hiera(): Cannot find datafile /etc/hiera/module/fuel.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up fuel::cobbler::centos_repos in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/fuel::cobbler Debug: hiera(): Cannot find datafile /etc/hiera/class/fuel::cobbler.yaml, skipping Debug: hiera(): Looking for data source module/fuel Debug: hiera(): Cannot find datafile /etc/hiera/module/fuel.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up fuel::cobbler::ks_system_timezone in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/fuel::cobbler Debug: hiera(): Cannot find datafile /etc/hiera/class/fuel::cobbler.yaml, skipping Debug: hiera(): Looking for data source module/fuel Debug: hiera(): Cannot find datafile /etc/hiera/module/fuel.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up fuel::cobbler::ks_encrypted_root_password in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/fuel::cobbler Debug: hiera(): Cannot find datafile /etc/hiera/class/fuel::cobbler.yaml, skipping Debug: hiera(): Looking for data source module/fuel Debug: hiera(): Cannot find datafile /etc/hiera/module/fuel.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: importing '/etc/puppet/modules/cobbler/manifests/init.pp' in environment production Debug: Automatically imported cobbler from cobbler into production Debug: hiera(): Looking up cobbler::production in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/cobbler Debug: hiera(): Cannot find datafile /etc/hiera/class/cobbler.yaml, skipping Debug: hiera(): Looking for data source module/cobbler Debug: hiera(): Cannot find datafile /etc/hiera/module/cobbler.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up cobbler::domain_name in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/cobbler Debug: hiera(): Cannot find datafile /etc/hiera/class/cobbler.yaml, skipping Debug: hiera(): Looking for data source module/cobbler Debug: hiera(): Cannot find datafile /etc/hiera/module/cobbler.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up cobbler::dhcp_start_address in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/cobbler Debug: hiera(): Cannot find datafile /etc/hiera/class/cobbler.yaml, skipping Debug: hiera(): Looking for data source module/cobbler Debug: hiera(): Cannot find datafile /etc/hiera/module/cobbler.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up cobbler::dhcp_end_address in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/cobbler Debug: hiera(): Cannot find datafile /etc/hiera/class/cobbler.yaml, skipping Debug: hiera(): Looking for data source module/cobbler Debug: hiera(): Cannot find datafile /etc/hiera/module/cobbler.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up cobbler::dhcp_netmask in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/cobbler Debug: hiera(): Cannot find datafile /etc/hiera/class/cobbler.yaml, skipping Debug: hiera(): Looking for data source module/cobbler Debug: hiera(): Cannot find datafile /etc/hiera/module/cobbler.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up cobbler::dhcp_gateway in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/cobbler Debug: hiera(): Cannot find datafile /etc/hiera/class/cobbler.yaml, skipping Debug: hiera(): Looking for data source module/cobbler Debug: hiera(): Cannot find datafile /etc/hiera/module/cobbler.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: importing '/etc/puppet/modules/cobbler/manifests/packages.pp' in environment production Debug: Automatically imported cobbler::packages from cobbler/packages into production Debug: importing '/etc/puppet/modules/cobbler/manifests/selinux.pp' in environment production Debug: Automatically imported cobbler::selinux from cobbler/selinux into production Debug: importing '/etc/puppet/modules/cobbler/manifests/server.pp' in environment production Debug: Automatically imported cobbler::server from cobbler/server into production Debug: Resource package[xinetd] was not determined to be defined Debug: Create new resource package[xinetd] with params {"ensure"=>"present"} Debug: Resource package[tftp-server] was not determined to be defined Debug: Create new resource package[tftp-server] with params {"ensure"=>"present"} Debug: Resource package[syslinux] was not determined to be defined Debug: Create new resource package[syslinux] with params {"ensure"=>"present"} Debug: Resource package[wget] was not determined to be defined Debug: Create new resource package[wget] with params {"ensure"=>"present"} Debug: Resource package[python-ipaddr] was not determined to be defined Debug: Create new resource package[python-ipaddr] with params {"ensure"=>"present"} Debug: Resource package[fence-agents-all] was not determined to be defined Debug: Create new resource package[fence-agents-all] with params {"ensure"=>"present"} Debug: Resource package[bind-utils] was not determined to be defined Debug: Create new resource package[bind-utils] with params {"ensure"=>"present"} Debug: importing '/etc/puppet/modules/cobbler/manifests/iptables.pp' in environment production Debug: Automatically imported cobbler::iptables from cobbler/iptables into production Debug: hiera(): Looking up cobbler::iptables::chain in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/cobbler::iptables Debug: hiera(): Cannot find datafile /etc/hiera/class/cobbler::iptables.yaml, skipping Debug: hiera(): Looking for data source module/cobbler Debug: hiera(): Cannot find datafile /etc/hiera/module/cobbler.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: No true answers and no default Debug: hiera(): Looking up cobbler::server::dhcp_lease_max in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/cobbler::server Debug: hiera(): Cannot find datafile /etc/hiera/class/cobbler::server.yaml, skipping Debug: hiera(): Looking for data source module/cobbler Debug: hiera(): Cannot find datafile /etc/hiera/module/cobbler.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up cobbler::server::lease_time in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/cobbler::server Debug: hiera(): Cannot find datafile /etc/hiera/class/cobbler::server.yaml, skipping Debug: hiera(): Looking for data source module/cobbler Debug: hiera(): Cannot find datafile /etc/hiera/module/cobbler.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: Scope(Class[Cobbler::Server]): Retrieving template cobbler/xinetd.conf.erb Debug: template[/etc/puppet/modules/cobbler/templates/xinetd.conf.erb]: Bound template variables for /etc/puppet/modules/cobbler/templates/xinetd.conf.erb in 0.00 seconds Debug: template[/etc/puppet/modules/cobbler/templates/xinetd.conf.erb]: Interpolated template /etc/puppet/modules/cobbler/templates/xinetd.conf.erb in 0.00 seconds Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: importing '/etc/puppet/modules/openssl/manifests/init.pp' in environment production Debug: importing '/etc/puppet/modules/openssl/manifests/certificate/x509.pp' in environment production Debug: Automatically imported openssl::certificate::x509 from openssl/certificate/x509 into production Debug: importing '/etc/puppet/modules/cobbler/manifests/apache.pp' in environment production Debug: Automatically imported cobbler::apache from cobbler/apache into production Debug: importing '/etc/puppet/modules/apache/manifests/init.pp' in environment production Debug: Automatically imported apache from apache into production Debug: importing '/etc/puppet/modules/apache/manifests/params.pp' in environment production Debug: Automatically imported apache::params from apache/params into production Debug: importing '/etc/puppet/modules/apache/manifests/version.pp' in environment production Debug: Automatically imported apache::version from apache/version into production Debug: hiera(): Looking up apache::apache_name in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::service_name in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::default_mods in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::default_charset in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::default_confd_files in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::default_ssl_vhost in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::default_ssl_cert in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::default_ssl_key in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::default_ssl_chain in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::default_ssl_ca in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::default_ssl_crl_path in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::default_ssl_crl in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::default_ssl_crl_check in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::default_type in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::dev_packages in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::ip in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::service_enable in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::service_manage in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::service_ensure in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::service_restart in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::purge_vdir in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::serveradmin in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::sendfile in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::error_documents in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::timeout in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::httpd_dir in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::server_root in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::conf_dir in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::confd_dir in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::vhost_dir in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::vhost_enable_dir in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::vhost_include_pattern in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::mod_dir in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::mod_enable_dir in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::mpm_module in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::lib_path in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::servername in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::pidfile in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::rewrite_lock in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::manage_user in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::manage_group in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::user in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::group in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::keepalive in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::keepalive_timeout in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::max_keepalive_requests in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::limitreqfieldsize in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::logroot in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::logroot_mode in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::log_level in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::log_formats in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::docroot in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::apache_version in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::server_tokens in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::allow_encoded_slashes in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::package_ensure in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::use_optional_includes in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::use_systemd in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::mime_types_additional in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::file_mode in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::root_directory_options in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache Debug: hiera(): Cannot find datafile /etc/hiera/class/apache.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: importing '/etc/puppet/modules/apache/manifests/service.pp' in environment production Debug: Automatically imported apache::service from apache/service into production Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: hiera(): Looking up apache::service::service_restart in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::service Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::service.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: importing '/etc/puppet/modules/concat/manifests/init.pp' in environment production Debug: Automatically imported concat from concat into production Debug: Scope(Class[Apache]): Retrieving template apache/ports_header.erb Debug: template[/etc/puppet/modules/apache/templates/ports_header.erb]: Bound template variables for /etc/puppet/modules/apache/templates/ports_header.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/ports_header.erb]: Interpolated template /etc/puppet/modules/apache/templates/ports_header.erb in 0.00 seconds Debug: importing '/etc/puppet/modules/concat/manifests/fragment.pp' in environment production Debug: Automatically imported concat::fragment from concat/fragment into production Debug: Scope(Class[Apache]): Retrieving template fuel/httpd.conf.erb Debug: template[/etc/puppet/modules/fuel/templates/httpd.conf.erb]: Bound template variables for /etc/puppet/modules/fuel/templates/httpd.conf.erb in 0.00 seconds Debug: template[/etc/puppet/modules/fuel/templates/httpd.conf.erb]: Interpolated template /etc/puppet/modules/fuel/templates/httpd.conf.erb in 0.03 seconds Debug: importing '/etc/puppet/modules/apache/manifests/default_mods.pp' in environment production Debug: Automatically imported apache::default_mods from apache/default_mods into production Debug: hiera(): Looking up apache::default_mods::mods in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::default_mods Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::default_mods.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::default_mods::apache_version in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::default_mods Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::default_mods.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::default_mods::use_systemd in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::default_mods Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::default_mods.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: importing '/etc/puppet/modules/apache/manifests/mod.pp' in environment production Debug: Automatically imported apache::mod from apache/mod into production Debug: importing '/etc/puppet/modules/apache/manifests/mod/actions.pp' in environment production Debug: Automatically imported apache::mod::actions from apache/mod/actions into production Debug: importing '/etc/puppet/modules/apache/manifests/mod/authn_core.pp' in environment production Debug: Automatically imported apache::mod::authn_core from apache/mod/authn_core into production Debug: hiera(): Looking up apache::mod::authn_core::apache_version in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::authn_core Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::authn_core.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: importing '/etc/puppet/modules/apache/manifests/mod/cache.pp' in environment production Debug: Automatically imported apache::mod::cache from apache/mod/cache into production Debug: importing '/etc/puppet/modules/apache/manifests/mod/ext_filter.pp' in environment production Debug: Automatically imported apache::mod::ext_filter from apache/mod/ext_filter into production Debug: hiera(): Looking up apache::mod::ext_filter::ext_filter_define in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::ext_filter Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::ext_filter.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: importing '/etc/puppet/modules/apache/manifests/mod/mime.pp' in environment production Debug: Automatically imported apache::mod::mime from apache/mod/mime into production Debug: hiera(): Looking up apache::mod::mime::mime_support_package in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::mime Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::mime.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::mod::mime::mime_types_config in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::mime Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::mime.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::mod::mime::mime_types_additional in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::mime Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::mime.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: Scope(Class[Apache::Mod::Mime]): Retrieving template apache/mod/mime.conf.erb Debug: template[/etc/puppet/modules/apache/templates/mod/mime.conf.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/mime.conf.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/mime.conf.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/mime.conf.erb in 0.00 seconds Debug: importing '/etc/puppet/modules/apache/manifests/mod/mime_magic.pp' in environment production Debug: Automatically imported apache::mod::mime_magic from apache/mod/mime_magic into production Debug: hiera(): Looking up apache::mod::mime_magic::magic_file in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::mime_magic Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::mime_magic.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: Scope(Class[Apache::Mod::Mime_magic]): Retrieving template apache/mod/mime_magic.conf.erb Debug: template[/etc/puppet/modules/apache/templates/mod/mime_magic.conf.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/mime_magic.conf.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/mime_magic.conf.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/mime_magic.conf.erb in 0.00 seconds Debug: importing '/etc/puppet/modules/apache/manifests/mod/rewrite.pp' in environment production Debug: Automatically imported apache::mod::rewrite from apache/mod/rewrite into production Debug: importing '/etc/puppet/modules/apache/manifests/mod/speling.pp' in environment production Debug: Automatically imported apache::mod::speling from apache/mod/speling into production Debug: importing '/etc/puppet/modules/apache/manifests/mod/suexec.pp' in environment production Debug: Automatically imported apache::mod::suexec from apache/mod/suexec into production Debug: importing '/etc/puppet/modules/apache/manifests/mod/version.pp' in environment production Debug: Automatically imported apache::mod::version from apache/mod/version into production Debug: hiera(): Looking up apache::mod::version::apache_version in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::version Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::version.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: importing '/etc/puppet/modules/apache/manifests/mod/vhost_alias.pp' in environment production Debug: Automatically imported apache::mod::vhost_alias from apache/mod/vhost_alias into production Debug: importing '/etc/puppet/modules/apache/manifests/mod/cgi.pp' in environment production Debug: Automatically imported apache::mod::cgi from apache/mod/cgi into production Debug: importing '/etc/puppet/modules/apache/manifests/mod/prefork.pp' in environment production Debug: Automatically imported apache::mod::prefork from apache/mod/prefork into production Debug: importing '/etc/puppet/modules/apache/manifests/mod/alias.pp' in environment production Debug: Automatically imported apache::mod::alias from apache/mod/alias into production Debug: hiera(): Looking up apache::mod::alias::apache_version in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::alias Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::alias.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::mod::alias::icons_options in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::alias Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::alias.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::mod::alias::icons_path in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::alias Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::alias.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: Scope(Class[Apache::Mod::Alias]): Retrieving template apache/mod/alias.conf.erb Debug: template[/etc/puppet/modules/apache/templates/mod/alias.conf.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/alias.conf.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/alias.conf.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/alias.conf.erb in 0.00 seconds Debug: importing '/etc/puppet/modules/apache/manifests/mod/authn_file.pp' in environment production Debug: Automatically imported apache::mod::authn_file from apache/mod/authn_file into production Debug: importing '/etc/puppet/modules/apache/manifests/mod/autoindex.pp' in environment production Debug: Automatically imported apache::mod::autoindex from apache/mod/autoindex into production Debug: Scope(Class[Apache::Mod::Autoindex]): Retrieving template apache/mod/autoindex.conf.erb Debug: template[/etc/puppet/modules/apache/templates/mod/autoindex.conf.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/autoindex.conf.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/autoindex.conf.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/autoindex.conf.erb in 0.00 seconds Debug: importing '/etc/puppet/modules/apache/manifests/mod/dav.pp' in environment production Debug: Automatically imported apache::mod::dav from apache/mod/dav into production Debug: importing '/etc/puppet/modules/apache/manifests/mod/dav_fs.pp' in environment production Debug: Automatically imported apache::mod::dav_fs from apache/mod/dav_fs into production Debug: Scope(Class[Apache::Mod::Dav_fs]): Retrieving template apache/mod/dav_fs.conf.erb Debug: template[/etc/puppet/modules/apache/templates/mod/dav_fs.conf.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/dav_fs.conf.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/dav_fs.conf.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/dav_fs.conf.erb in 0.00 seconds Debug: importing '/etc/puppet/modules/apache/manifests/mod/deflate.pp' in environment production Debug: Automatically imported apache::mod::deflate from apache/mod/deflate into production Debug: hiera(): Looking up apache::mod::deflate::types in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::deflate Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::deflate.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::mod::deflate::notes in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::deflate Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::deflate.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: Scope(Class[Apache::Mod::Deflate]): Retrieving template apache/mod/deflate.conf.erb Debug: template[/etc/puppet/modules/apache/templates/mod/deflate.conf.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/deflate.conf.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/deflate.conf.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/deflate.conf.erb in 0.00 seconds Debug: importing '/etc/puppet/modules/apache/manifests/mod/dir.pp' in environment production Debug: Automatically imported apache::mod::dir from apache/mod/dir into production Debug: hiera(): Looking up apache::mod::dir::dir in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::dir Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::dir.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::mod::dir::indexes in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::dir Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::dir.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: Scope(Class[Apache::Mod::Dir]): Retrieving template apache/mod/dir.conf.erb Debug: template[/etc/puppet/modules/apache/templates/mod/dir.conf.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/dir.conf.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/dir.conf.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/dir.conf.erb in 0.00 seconds Debug: importing '/etc/puppet/modules/apache/manifests/mod/negotiation.pp' in environment production Debug: Automatically imported apache::mod::negotiation from apache/mod/negotiation into production Debug: hiera(): Looking up apache::mod::negotiation::force_language_priority in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::negotiation Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::negotiation.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::mod::negotiation::language_priority in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::negotiation Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::negotiation.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: Scope(Class[Apache::Mod::Negotiation]): Retrieving template apache/mod/negotiation.conf.erb Debug: template[/etc/puppet/modules/apache/templates/mod/negotiation.conf.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/negotiation.conf.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/negotiation.conf.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/negotiation.conf.erb in 0.00 seconds Debug: importing '/etc/puppet/modules/apache/manifests/mod/setenvif.pp' in environment production Debug: Automatically imported apache::mod::setenvif from apache/mod/setenvif into production Debug: Scope(Class[Apache::Mod::Setenvif]): Retrieving template apache/mod/setenvif.conf.erb Debug: template[/etc/puppet/modules/apache/templates/mod/setenvif.conf.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/setenvif.conf.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/setenvif.conf.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/setenvif.conf.erb in 0.00 seconds Debug: importing '/etc/puppet/modules/apache/manifests/mod/filter.pp' in environment production Debug: Automatically imported apache::mod::filter from apache/mod/filter into production Debug: importing '/etc/puppet/modules/apache/manifests/mod/authz_user.pp' in environment production Debug: Automatically imported apache::mod::authz_user from apache/mod/authz_user into production Debug: importing '/etc/puppet/modules/apache/manifests/default_confd_files.pp' in environment production Debug: Automatically imported apache::default_confd_files from apache/default_confd_files into production Debug: hiera(): Looking up apache::mod::prefork::startservers in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::prefork Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::prefork.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::mod::prefork::minspareservers in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::prefork Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::prefork.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::mod::prefork::maxspareservers in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::prefork Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::prefork.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::mod::prefork::serverlimit in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::prefork Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::prefork.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::mod::prefork::maxclients in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::prefork Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::prefork.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::mod::prefork::maxrequestsperchild in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::prefork Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::prefork.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::mod::prefork::apache_version in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::prefork Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::prefork.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: importing '/etc/puppet/modules/apache/manifests/mod/event.pp' in environment production Debug: Automatically imported apache::mod::event from apache/mod/event into production Debug: importing '/etc/puppet/modules/apache/manifests/mod/peruser.pp' in environment production Debug: Automatically imported apache::mod::peruser from apache/mod/peruser into production Debug: importing '/etc/puppet/modules/apache/manifests/mod/worker.pp' in environment production Debug: Automatically imported apache::mod::worker from apache/mod/worker into production Debug: Scope(Class[Apache::Mod::Prefork]): Retrieving template apache/mod/prefork.conf.erb Debug: template[/etc/puppet/modules/apache/templates/mod/prefork.conf.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/prefork.conf.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/prefork.conf.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/prefork.conf.erb in 0.00 seconds Debug: importing '/etc/puppet/modules/apache/manifests/mpm.pp' in environment production Debug: Automatically imported apache::mpm from apache/mpm into production Debug: importing '/etc/puppet/modules/apache/manifests/vhost.pp' in environment production Debug: Automatically imported apache::vhost from apache/vhost into production Debug: Scope(Class[Cobbler::Server]): Retrieving template cobbler/modules.conf.erb Debug: template[/etc/puppet/modules/cobbler/templates/modules.conf.erb]: Bound template variables for /etc/puppet/modules/cobbler/templates/modules.conf.erb in 0.00 seconds Debug: template[/etc/puppet/modules/cobbler/templates/modules.conf.erb]: Interpolated template /etc/puppet/modules/cobbler/templates/modules.conf.erb in 0.00 seconds Debug: Scope(Class[Cobbler::Server]): Retrieving template cobbler/settings.erb Debug: template[/etc/puppet/modules/cobbler/templates/settings.erb]: Bound template variables for /etc/puppet/modules/cobbler/templates/settings.erb in 0.00 seconds Debug: template[/etc/puppet/modules/cobbler/templates/settings.erb]: Interpolated template /etc/puppet/modules/cobbler/templates/settings.erb in 0.00 seconds Debug: Scope(Class[Cobbler::Server]): Retrieving template cobbler/dnsmasq.template.erb Debug: template[/etc/puppet/modules/cobbler/templates/dnsmasq.template.erb]: Bound template variables for /etc/puppet/modules/cobbler/templates/dnsmasq.template.erb in 0.00 seconds Debug: template[/etc/puppet/modules/cobbler/templates/dnsmasq.template.erb]: Interpolated template /etc/puppet/modules/cobbler/templates/dnsmasq.template.erb in 0.00 seconds Debug: Scope(Class[Cobbler::Server]): Retrieving template cobbler/pxedefault.template.erb Debug: template[/etc/puppet/modules/cobbler/templates/pxedefault.template.erb]: Bound template variables for /etc/puppet/modules/cobbler/templates/pxedefault.template.erb in 0.00 seconds Debug: template[/etc/puppet/modules/cobbler/templates/pxedefault.template.erb]: Interpolated template /etc/puppet/modules/cobbler/templates/pxedefault.template.erb in 0.00 seconds Debug: Scope(Class[Cobbler::Server]): Retrieving template cobbler/pxelocal.template.erb Debug: template[/etc/puppet/modules/cobbler/templates/pxelocal.template.erb]: Bound template variables for /etc/puppet/modules/cobbler/templates/pxelocal.template.erb in 0.00 seconds Debug: template[/etc/puppet/modules/cobbler/templates/pxelocal.template.erb]: Interpolated template /etc/puppet/modules/cobbler/templates/pxelocal.template.erb in 0.00 seconds Debug: Scope(Class[Cobbler::Server]): Retrieving template cobbler/dnsmasq.upstream.erb Debug: template[/etc/puppet/modules/cobbler/templates/dnsmasq.upstream.erb]: Bound template variables for /etc/puppet/modules/cobbler/templates/dnsmasq.upstream.erb in 0.00 seconds Debug: template[/etc/puppet/modules/cobbler/templates/dnsmasq.upstream.erb]: Interpolated template /etc/puppet/modules/cobbler/templates/dnsmasq.upstream.erb in 0.00 seconds Debug: Scope(Class[Fuel::Cobbler]): Retrieving template fuel/cobbler/fence_ssh.template.erb Debug: template[/etc/puppet/modules/fuel/templates/cobbler/fence_ssh.template.erb]: Bound template variables for /etc/puppet/modules/fuel/templates/cobbler/fence_ssh.template.erb in 0.00 seconds Debug: template[/etc/puppet/modules/fuel/templates/cobbler/fence_ssh.template.erb]: Interpolated template /etc/puppet/modules/fuel/templates/cobbler/fence_ssh.template.erb in 0.00 seconds Debug: Scope(Class[main]): Retrieving template fuel/resolv.conf.erb Debug: template[/etc/puppet/modules/fuel/templates/resolv.conf.erb]: Bound template variables for /etc/puppet/modules/fuel/templates/resolv.conf.erb in 0.00 seconds Debug: template[/etc/puppet/modules/fuel/templates/resolv.conf.erb]: Interpolated template /etc/puppet/modules/fuel/templates/resolv.conf.erb in 0.00 seconds Debug: importing '/etc/puppet/modules/fuel/manifests/systemd.pp' in environment production Debug: Automatically imported fuel::systemd from fuel/systemd into production Debug: importing '/etc/puppet/modules/fuel/manifests/dnsmasq/dhcp_range.pp' in environment production Debug: Automatically imported fuel::dnsmasq::dhcp_range from fuel/dnsmasq/dhcp_range into production Debug: Scope(Openssl::Certificate::X509[cobbler]): Retrieving template openssl/cert.cnf.erb Debug: template[/etc/puppet/modules/openssl/templates/cert.cnf.erb]: Bound template variables for /etc/puppet/modules/openssl/templates/cert.cnf.erb in 0.00 seconds Debug: template[/etc/puppet/modules/openssl/templates/cert.cnf.erb]: Interpolated template /etc/puppet/modules/openssl/templates/cert.cnf.erb in 0.00 seconds Debug: Scope(Apache::Mod[log_config]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[systemd]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[unixd]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[authz_host]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[actions]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[authn_core]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[cache]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[ext_filter]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[mime]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[mime_magic]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[rewrite]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[speling]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[suexec]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[version]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[vhost_alias]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[auth_digest]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[authn_anon]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[authn_dbm]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[authz_dbm]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[authz_owner]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[expires]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[include]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[logio]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[substitute]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[usertrack]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[cgi]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[alias]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[authn_file]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[autoindex]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[dav]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[dav_fs]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[deflate]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[dir]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[negotiation]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[setenvif]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[auth_basic]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[filter]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[authz_core]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[access_compat]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[authz_user]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[authz_groupfile]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[env]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Vhost[default]): Retrieving template apache/vhost/_file_header.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_file_header.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_file_header.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_file_header.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_file_header.erb in 0.00 seconds Debug: Scope(Apache::Vhost[default]): Retrieving template apache/vhost/_docroot.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_docroot.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_docroot.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_docroot.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_docroot.erb in 0.00 seconds Debug: Scope(Apache::Vhost[default]): Retrieving template apache/vhost/_directories.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_directories.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_directories.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_directories.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_directories.erb in 0.01 seconds Debug: Scope(Apache::Vhost[default]): Retrieving template apache/vhost/_logging.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_logging.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_logging.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_logging.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_logging.erb in 0.00 seconds Debug: Scope(Apache::Vhost[default]): Retrieving template apache/vhost/_serversignature.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_serversignature.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_serversignature.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_serversignature.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_serversignature.erb in 0.00 seconds Debug: Scope(Apache::Vhost[default]): Retrieving template apache/vhost/_access_log.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_access_log.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_access_log.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_access_log.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_access_log.erb in 0.00 seconds Debug: Scope(Apache::Vhost[default]): Retrieving template apache/vhost/_scriptalias.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_scriptalias.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_scriptalias.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_scriptalias.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_scriptalias.erb in 0.00 seconds Debug: Scope(Apache::Vhost[default]): Retrieving template apache/vhost/_file_footer.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_file_footer.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_file_footer.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_file_footer.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_file_footer.erb in 0.00 seconds Debug: Scope(Apache::Vhost[default-ssl]): Retrieving template apache/vhost/_file_header.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_file_header.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_file_header.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_file_header.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_file_header.erb in 0.00 seconds Debug: Scope(Apache::Vhost[default-ssl]): Retrieving template apache/vhost/_docroot.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_docroot.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_docroot.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_docroot.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_docroot.erb in 0.00 seconds Debug: Scope(Apache::Vhost[default-ssl]): Retrieving template apache/vhost/_directories.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_directories.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_directories.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_directories.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_directories.erb in 0.01 seconds Debug: Scope(Apache::Vhost[default-ssl]): Retrieving template apache/vhost/_logging.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_logging.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_logging.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_logging.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_logging.erb in 0.00 seconds Debug: Scope(Apache::Vhost[default-ssl]): Retrieving template apache/vhost/_serversignature.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_serversignature.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_serversignature.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_serversignature.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_serversignature.erb in 0.00 seconds Debug: Scope(Apache::Vhost[default-ssl]): Retrieving template apache/vhost/_access_log.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_access_log.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_access_log.erb in 0.05 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_access_log.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_access_log.erb in 0.00 seconds Debug: Scope(Apache::Vhost[default-ssl]): Retrieving template apache/vhost/_scriptalias.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_scriptalias.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_scriptalias.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_scriptalias.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_scriptalias.erb in 0.00 seconds Debug: Scope(Apache::Vhost[default-ssl]): Retrieving template apache/vhost/_ssl.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_ssl.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_ssl.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_ssl.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_ssl.erb in 0.00 seconds Debug: Scope(Apache::Vhost[default-ssl]): Retrieving template apache/vhost/_file_footer.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_file_footer.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_file_footer.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_file_footer.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_file_footer.erb in 0.00 seconds Debug: Resource apache::listen[80] was not determined to be defined Debug: Create new resource apache::listen[80] with params {} Debug: importing '/etc/puppet/modules/apache/manifests/listen.pp' in environment production Debug: Automatically imported apache::listen from apache/listen into production Debug: Scope(Apache::Vhost[cobbler non-ssl]): Retrieving template apache/vhost/_file_header.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_file_header.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_file_header.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_file_header.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_file_header.erb in 0.00 seconds Debug: Scope(Apache::Vhost[cobbler non-ssl]): Retrieving template apache/vhost/_docroot.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_docroot.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_docroot.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_docroot.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_docroot.erb in 0.00 seconds Debug: Scope(Apache::Vhost[cobbler non-ssl]): Retrieving template apache/vhost/_aliases.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_aliases.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_aliases.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_aliases.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_aliases.erb in 0.00 seconds Debug: Scope(Apache::Vhost[cobbler non-ssl]): Retrieving template apache/vhost/_directories.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_directories.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_directories.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_directories.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_directories.erb in 0.01 seconds Debug: Scope(Apache::Vhost[cobbler non-ssl]): Retrieving template apache/vhost/_logging.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_logging.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_logging.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_logging.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_logging.erb in 0.00 seconds Debug: Scope(Apache::Vhost[cobbler non-ssl]): Retrieving template apache/vhost/_serversignature.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_serversignature.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_serversignature.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_serversignature.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_serversignature.erb in 0.00 seconds Debug: Scope(Apache::Vhost[cobbler non-ssl]): Retrieving template apache/vhost/_access_log.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_access_log.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_access_log.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_access_log.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_access_log.erb in 0.00 seconds Debug: Scope(Apache::Vhost[cobbler non-ssl]): Retrieving template apache/vhost/_rewrite.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_rewrite.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_rewrite.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_rewrite.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_rewrite.erb in 0.00 seconds Debug: Scope(Apache::Vhost[cobbler non-ssl]): Retrieving template apache/vhost/_file_footer.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_file_footer.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_file_footer.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_file_footer.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_file_footer.erb in 0.00 seconds Debug: importing '/etc/puppet/modules/apache/manifests/mod/ssl.pp' in environment production Debug: Automatically imported apache::mod::ssl from apache/mod/ssl into production Debug: hiera(): Looking up apache::mod::ssl::ssl_compression in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::ssl Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::ssl.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::mod::ssl::ssl_cryptodevice in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::ssl Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::ssl.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::mod::ssl::ssl_options in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::ssl Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::ssl.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::mod::ssl::ssl_openssl_conf_cmd in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::ssl Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::ssl.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::mod::ssl::ssl_cipher in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::ssl Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::ssl.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::mod::ssl::ssl_honorcipherorder in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::ssl Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::ssl.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::mod::ssl::ssl_protocol in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::ssl Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::ssl.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::mod::ssl::ssl_pass_phrase_dialog in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::ssl Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::ssl.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::mod::ssl::ssl_random_seed_bytes in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::ssl Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::ssl.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::mod::ssl::ssl_sessioncachetimeout in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::ssl Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::ssl.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::mod::ssl::ssl_mutex in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::ssl Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::ssl.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::mod::ssl::apache_version in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::ssl Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::ssl.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: hiera(): Looking up apache::mod::ssl::package_name in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/apache::mod::ssl Debug: hiera(): Cannot find datafile /etc/hiera/class/apache::mod::ssl.yaml, skipping Debug: hiera(): Looking for data source module/apache Debug: hiera(): Cannot find datafile /etc/hiera/module/apache.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: Scope(Class[Apache::Mod::Ssl]): Retrieving template apache/mod/ssl.conf.erb Debug: template[/etc/puppet/modules/apache/templates/mod/ssl.conf.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/ssl.conf.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/ssl.conf.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/ssl.conf.erb in 0.00 seconds Debug: Resource apache::listen[443] was not determined to be defined Debug: Create new resource apache::listen[443] with params {} Debug: Scope(Apache::Vhost[cobbler ssl]): Retrieving template apache/vhost/_file_header.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_file_header.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_file_header.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_file_header.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_file_header.erb in 0.00 seconds Debug: Scope(Apache::Vhost[cobbler ssl]): Retrieving template apache/vhost/_docroot.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_docroot.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_docroot.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_docroot.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_docroot.erb in 0.00 seconds Debug: Scope(Apache::Vhost[cobbler ssl]): Retrieving template apache/vhost/_directories.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_directories.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_directories.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_directories.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_directories.erb in 0.01 seconds Debug: Scope(Apache::Vhost[cobbler ssl]): Retrieving template apache/vhost/_logging.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_logging.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_logging.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_logging.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_logging.erb in 0.00 seconds Debug: Scope(Apache::Vhost[cobbler ssl]): Retrieving template apache/vhost/_serversignature.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_serversignature.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_serversignature.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_serversignature.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_serversignature.erb in 0.00 seconds Debug: Scope(Apache::Vhost[cobbler ssl]): Retrieving template apache/vhost/_access_log.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_access_log.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_access_log.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_access_log.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_access_log.erb in 0.00 seconds Debug: Scope(Apache::Vhost[cobbler ssl]): Retrieving template apache/vhost/_rewrite.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_rewrite.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_rewrite.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_rewrite.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_rewrite.erb in 0.00 seconds Debug: Scope(Apache::Vhost[cobbler ssl]): Retrieving template apache/vhost/_setenv.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_setenv.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_setenv.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_setenv.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_setenv.erb in 0.00 seconds Debug: Scope(Apache::Vhost[cobbler ssl]): Retrieving template apache/vhost/_ssl.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_ssl.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_ssl.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_ssl.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_ssl.erb in 0.00 seconds Debug: Scope(Apache::Vhost[cobbler ssl]): Retrieving template apache/vhost/_custom_fragment.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_custom_fragment.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_custom_fragment.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_custom_fragment.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_custom_fragment.erb in 0.00 seconds Debug: Scope(Apache::Vhost[cobbler ssl]): Retrieving template apache/vhost/_file_footer.erb Debug: template[/etc/puppet/modules/apache/templates/vhost/_file_footer.erb]: Bound template variables for /etc/puppet/modules/apache/templates/vhost/_file_footer.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/vhost/_file_footer.erb]: Interpolated template /etc/puppet/modules/apache/templates/vhost/_file_footer.erb in 0.00 seconds Debug: Scope(Fuel::Systemd[httpd]): Retrieving template fuel/systemd/restart_template.erb Debug: template[/etc/puppet/modules/fuel/templates/systemd/restart_template.erb]: Bound template variables for /etc/puppet/modules/fuel/templates/systemd/restart_template.erb in 0.00 seconds Debug: template[/etc/puppet/modules/fuel/templates/systemd/restart_template.erb]: Interpolated template /etc/puppet/modules/fuel/templates/systemd/restart_template.erb in 0.00 seconds Debug: Scope(Fuel::Systemd[cobblerd]): Retrieving template fuel/systemd/restart_template.erb Debug: template[/etc/puppet/modules/fuel/templates/systemd/restart_template.erb]: Bound template variables for /etc/puppet/modules/fuel/templates/systemd/restart_template.erb in 0.00 seconds Debug: template[/etc/puppet/modules/fuel/templates/systemd/restart_template.erb]: Interpolated template /etc/puppet/modules/fuel/templates/systemd/restart_template.erb in 0.00 seconds Debug: Scope(Fuel::Systemd[dnsmasq]): Retrieving template fuel/systemd/restart_template.erb Debug: template[/etc/puppet/modules/fuel/templates/systemd/restart_template.erb]: Bound template variables for /etc/puppet/modules/fuel/templates/systemd/restart_template.erb in 0.00 seconds Debug: template[/etc/puppet/modules/fuel/templates/systemd/restart_template.erb]: Interpolated template /etc/puppet/modules/fuel/templates/systemd/restart_template.erb in 0.00 seconds Debug: Scope(Fuel::Systemd[xinetd]): Retrieving template fuel/systemd/restart_template.erb Debug: template[/etc/puppet/modules/fuel/templates/systemd/restart_template.erb]: Bound template variables for /etc/puppet/modules/fuel/templates/systemd/restart_template.erb in 0.00 seconds Debug: template[/etc/puppet/modules/fuel/templates/systemd/restart_template.erb]: Interpolated template /etc/puppet/modules/fuel/templates/systemd/restart_template.erb in 0.00 seconds Debug: Scope(Fuel::Dnsmasq::Dhcp_range[default]): Retrieving template fuel/dnsmasq.dhcp-range.erb Debug: template[/etc/puppet/modules/fuel/templates/dnsmasq.dhcp-range.erb]: Bound template variables for /etc/puppet/modules/fuel/templates/dnsmasq.dhcp-range.erb in 0.00 seconds Debug: template[/etc/puppet/modules/fuel/templates/dnsmasq.dhcp-range.erb]: Interpolated template /etc/puppet/modules/fuel/templates/dnsmasq.dhcp-range.erb in 0.00 seconds Debug: Scope(Apache::Listen[80]): Retrieving template apache/listen.erb Debug: template[/etc/puppet/modules/apache/templates/listen.erb]: Bound template variables for /etc/puppet/modules/apache/templates/listen.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/listen.erb]: Interpolated template /etc/puppet/modules/apache/templates/listen.erb in 0.00 seconds Debug: Scope(Apache::Mod[ssl]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Mod[socache_shmcb]): Retrieving template apache/mod/load.erb Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Bound template variables for /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/mod/load.erb]: Interpolated template /etc/puppet/modules/apache/templates/mod/load.erb in 0.00 seconds Debug: Scope(Apache::Listen[443]): Retrieving template apache/listen.erb Debug: template[/etc/puppet/modules/apache/templates/listen.erb]: Bound template variables for /etc/puppet/modules/apache/templates/listen.erb in 0.00 seconds Debug: template[/etc/puppet/modules/apache/templates/listen.erb]: Interpolated template /etc/puppet/modules/apache/templates/listen.erb in 0.00 seconds Debug: Adding relationship from Anchor[nailgun-cobbler-begin] to Class[Cobbler] with 'before' Debug: Adding relationship from Class[Cobbler] to Anchor[nailgun-cobbler-end] with 'before' Debug: Adding relationship from Anchor[cobbler-begin] to Class[Cobbler::Packages] with 'before' Debug: Adding relationship from Class[Cobbler::Packages] to Class[Cobbler::Selinux] with 'before' Debug: Adding relationship from Class[Cobbler::Selinux] to Class[Cobbler::Server] with 'before' Debug: Adding relationship from Class[Cobbler::Server] to Anchor[cobbler-end] with 'before' Debug: Adding relationship from File[/etc/cobbler/modules.conf] to File[/etc/cobbler/settings] with 'before' Debug: Adding relationship from File[/etc/cobbler/settings] to Service[cobblerd] with 'before' Debug: Adding relationship from Service[cobblerd] to Exec[cobbler_sync] with 'before' Debug: Adding relationship from Exec[cobbler_sync] to Service[dnsmasq] with 'before' Debug: Adding relationship from Class[Apache::Mod::Prefork] to Class[Apache::Mod::Cgi] with 'before' Debug: Adding relationship from Class[Apache::Mod::Dav] to Class[Apache::Mod::Dav_fs] with 'before' Debug: Adding relationship from File[/etc/httpd/] to Class[Apache] with 'before' Debug: Adding relationship from File[/etc/httpd/conf.ports.d/] to Class[Apache] with 'before' Debug: Adding relationship from Exec[cobbler_system_add_default] to Exec[nailgun_cobbler_sync] with 'notify' Debug: Adding relationship from Exec[cobbler_system_edit_default] to Exec[nailgun_cobbler_sync] with 'notify' Debug: Adding relationship from Cobbler_profile[ubuntu_bootstrap] to Exec[nailgun_cobbler_sync] with 'notify' Debug: Adding relationship from Class[Fuel::Cobbler] to File[/etc/resolv.conf] with 'before' Debug: Adding relationship from Apache::Mod[log_config] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[systemd] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[unixd] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[authz_host] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[actions] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[authn_core] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[cache] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[ext_filter] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[mime] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[mime_magic] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[rewrite] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[speling] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[suexec] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[version] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[vhost_alias] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[auth_digest] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[authn_anon] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[authn_dbm] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[authz_dbm] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[authz_owner] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[expires] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[include] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[logio] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[substitute] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[usertrack] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[cgi] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[alias] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[authn_file] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[autoindex] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[dav] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[dav_fs] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[deflate] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[dir] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[negotiation] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[setenvif] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[auth_basic] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[filter] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[authz_core] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[access_compat] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[authz_user] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[authz_groupfile] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[env] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Package[mod_ssl] to File[ssl.conf] with 'before' Debug: Adding relationship from Apache::Mod[ssl] to Anchor[::apache::modules_set_up] with 'before' Debug: Adding relationship from Apache::Mod[socache_shmcb] to Anchor[::apache::modules_set_up] with 'before' Debug: Exec[mkdir /etc/httpd/conf.d]: Adding default for path Debug: Exec[mkdir /etc/httpd/conf.modules.d]: Adding default for path Debug: File[/etc/httpd/conf.modules.d/prefork.conf]: Adding default for owner Debug: File[/etc/httpd/conf.modules.d/prefork.conf]: Adding default for group Debug: File[/etc/httpd/conf.modules.d/prefork.conf]: Adding default for mode Debug: Exec[wait_for_web_service]: Adding default for path Debug: Exec[cobbler_sync]: Adding default for path Debug: Exec[/var/lib/tftpboot/chain.c32]: Adding default for path Debug: Exec[cobbler_system_add_default]: Adding default for path Debug: Exec[cobbler_system_edit_default]: Adding default for path Debug: Exec[nailgun_cobbler_sync]: Adding default for path Debug: Exec[cp /root/.ssh/id_rsa.pub /etc/cobbler/authorized_keys]: Adding default for path Debug: File[/etc/httpd/conf.modules.d/prefork.load]: Adding default for owner Debug: File[/etc/httpd/conf.modules.d/prefork.load]: Adding default for group Debug: File[/etc/httpd/conf.modules.d/prefork.load]: Adding default for mode Debug: Exec[fuel_systemd_reload]: Adding default for path Notice: Compiled catalog for nailgun.test.domain.local in environment production in 4.04 seconds Debug: /Firewall[101 dns_tcp]: [validate] Debug: /Firewall[102 dns_udp]: [validate] Debug: /Firewall[103 dhcp]: [validate] Debug: /Firewall[104 tftp]: [validate] Debug: /Firewall[105 squidproxy]: [validate] Debug: /Firewall[106 cobbler_web]: [validate] Debug: /File[/etc/xinetd.conf]/seluser: Found seluser default 'system_u' for /etc/xinetd.conf Debug: /File[/etc/xinetd.conf]/selrole: Found selrole default 'object_r' for /etc/xinetd.conf Debug: /File[/etc/xinetd.conf]/seltype: Found seltype default 'etc_t' for /etc/xinetd.conf Debug: /File[/etc/xinetd.conf]/selrange: Found selrange default 's0' for /etc/xinetd.conf Debug: /File[/etc/httpd/conf.d/ssl.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.d/ssl.conf Debug: /File[/etc/httpd/conf.d/ssl.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.d/ssl.conf Debug: /File[/etc/httpd/conf.d/ssl.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.d/ssl.conf Debug: /File[/etc/httpd/conf.d/ssl.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.d/ssl.conf Debug: /File[/var/lib/fuel]/seluser: Found seluser default 'system_u' for /var/lib/fuel Debug: /File[/var/lib/fuel]/selrole: Found selrole default 'object_r' for /var/lib/fuel Debug: /File[/var/lib/fuel]/seltype: Found seltype default 'var_lib_t' for /var/lib/fuel Debug: /File[/var/lib/fuel]/selrange: Found selrange default 's0' for /var/lib/fuel Debug: /File[/var/lib/fuel/keys]/seluser: Found seluser default 'system_u' for /var/lib/fuel/keys Debug: /File[/var/lib/fuel/keys]/selrole: Found selrole default 'object_r' for /var/lib/fuel/keys Debug: /File[/var/lib/fuel/keys]/seltype: Found seltype default 'var_lib_t' for /var/lib/fuel/keys Debug: /File[/var/lib/fuel/keys]/selrange: Found selrange default 's0' for /var/lib/fuel/keys Debug: /File[/var/lib/fuel/keys/master]/seluser: Found seluser default 'system_u' for /var/lib/fuel/keys/master Debug: /File[/var/lib/fuel/keys/master]/selrole: Found selrole default 'object_r' for /var/lib/fuel/keys/master Debug: /File[/var/lib/fuel/keys/master]/seltype: Found seltype default 'var_lib_t' for /var/lib/fuel/keys/master Debug: /File[/var/lib/fuel/keys/master]/selrange: Found selrange default 's0' for /var/lib/fuel/keys/master Debug: /File[/var/lib/fuel/keys/master/cobbler]/seluser: Found seluser default 'system_u' for /var/lib/fuel/keys/master/cobbler Debug: /File[/var/lib/fuel/keys/master/cobbler]/selrole: Found selrole default 'object_r' for /var/lib/fuel/keys/master/cobbler Debug: /File[/var/lib/fuel/keys/master/cobbler]/seltype: Found seltype default 'var_lib_t' for /var/lib/fuel/keys/master/cobbler Debug: /File[/var/lib/fuel/keys/master/cobbler]/selrange: Found selrange default 's0' for /var/lib/fuel/keys/master/cobbler Debug: /File[/etc/httpd/]/seluser: Found seluser default 'system_u' for /etc/httpd Debug: /File[/etc/httpd/]/selrole: Found selrole default 'object_r' for /etc/httpd Debug: /File[/etc/httpd/]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd Debug: /File[/etc/httpd/]/selrange: Found selrange default 's0' for /etc/httpd Debug: /File[/etc/httpd/conf.ports.d/]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.ports.d Debug: /File[/etc/httpd/conf.ports.d/]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.ports.d Debug: /File[/etc/httpd/conf.ports.d/]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.ports.d Debug: /File[/etc/httpd/conf.ports.d/]/selrange: Found selrange default 's0' for /etc/httpd/conf.ports.d Debug: Puppet::Type::User::ProviderPw: file pw does not exist Debug: Puppet::Type::User::ProviderUser_role_add: file roleadd does not exist Debug: Puppet::Type::User::ProviderDirectoryservice: file /usr/bin/dsimport does not exist Debug: Failed to load library 'ldap' for feature 'ldap' Debug: Puppet::Type::User::ProviderLdap: feature ldap is missing Debug: Puppet::Type::Group::ProviderPw: file pw does not exist Debug: Puppet::Type::Group::ProviderDirectoryservice: file /usr/bin/dscl does not exist Debug: Failed to load library 'ldap' for feature 'ldap' Debug: Puppet::Type::Group::ProviderLdap: feature ldap is missing Debug: /File[/etc/httpd/conf.d]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.d Debug: /File[/etc/httpd/conf.d]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.d Debug: /File[/etc/httpd/conf.d]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.d Debug: /File[/etc/httpd/conf.d]/selrange: Found selrange default 's0' for /etc/httpd/conf.d Debug: /File[/etc/httpd/conf.modules.d]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d Debug: /File[/etc/httpd/conf.modules.d]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d Debug: /File[/etc/httpd/conf.modules.d]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d Debug: /File[/etc/httpd/conf.modules.d]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d Debug: /File[/etc/httpd/conf/httpd.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf/httpd.conf Debug: /File[/etc/httpd/conf/httpd.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf/httpd.conf Debug: /File[/etc/httpd/conf/httpd.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf/httpd.conf Debug: /File[/etc/httpd/conf/httpd.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf/httpd.conf Debug: /File[mime.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/mime.conf Debug: /File[mime.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/mime.conf Debug: /File[mime.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/mime.conf Debug: /File[mime.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/mime.conf Debug: /File[mime_magic.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/mime_magic.conf Debug: /File[mime_magic.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/mime_magic.conf Debug: /File[mime_magic.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/mime_magic.conf Debug: /File[mime_magic.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/mime_magic.conf Debug: /File[alias.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/alias.conf Debug: /File[alias.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/alias.conf Debug: /File[alias.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/alias.conf Debug: /File[alias.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/alias.conf Debug: /File[autoindex.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/autoindex.conf Debug: /File[autoindex.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/autoindex.conf Debug: /File[autoindex.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/autoindex.conf Debug: /File[autoindex.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/autoindex.conf Debug: /File[dav_fs.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/dav_fs.conf Debug: /File[dav_fs.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/dav_fs.conf Debug: /File[dav_fs.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/dav_fs.conf Debug: /File[dav_fs.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/dav_fs.conf Debug: /File[deflate.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/deflate.conf Debug: /File[deflate.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/deflate.conf Debug: /File[deflate.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/deflate.conf Debug: /File[deflate.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/deflate.conf Debug: /File[dir.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/dir.conf Debug: /File[dir.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/dir.conf Debug: /File[dir.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/dir.conf Debug: /File[dir.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/dir.conf Debug: /File[negotiation.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/negotiation.conf Debug: /File[negotiation.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/negotiation.conf Debug: /File[negotiation.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/negotiation.conf Debug: /File[negotiation.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/negotiation.conf Debug: /File[setenvif.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/setenvif.conf Debug: /File[setenvif.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/setenvif.conf Debug: /File[setenvif.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/setenvif.conf Debug: /File[setenvif.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/setenvif.conf Debug: /File[/etc/httpd/conf.modules.d/prefork.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/prefork.conf Debug: /File[/etc/httpd/conf.modules.d/prefork.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/prefork.conf Debug: /File[/etc/httpd/conf.modules.d/prefork.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/prefork.conf Debug: /File[/etc/httpd/conf.modules.d/prefork.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/prefork.conf Debug: /File[/etc/cobbler/modules.conf]/seluser: Found seluser default 'system_u' for /etc/cobbler/modules.conf Debug: /File[/etc/cobbler/modules.conf]/selrole: Found selrole default 'object_r' for /etc/cobbler/modules.conf Debug: /File[/etc/cobbler/modules.conf]/seltype: Found seltype default 'cobbler_etc_t' for /etc/cobbler/modules.conf Debug: /File[/etc/cobbler/modules.conf]/selrange: Found selrange default 's0' for /etc/cobbler/modules.conf Debug: /File[/etc/cobbler/settings]/seluser: Found seluser default 'system_u' for /etc/cobbler/settings Debug: /File[/etc/cobbler/settings]/selrole: Found selrole default 'object_r' for /etc/cobbler/settings Debug: /File[/etc/cobbler/settings]/seltype: Found seltype default 'cobbler_etc_t' for /etc/cobbler/settings Debug: /File[/etc/cobbler/settings]/selrange: Found selrange default 's0' for /etc/cobbler/settings Debug: /File[/etc/cobbler/dnsmasq.template]/seluser: Found seluser default 'system_u' for /etc/cobbler/dnsmasq.template Debug: /File[/etc/cobbler/dnsmasq.template]/selrole: Found selrole default 'object_r' for /etc/cobbler/dnsmasq.template Debug: /File[/etc/cobbler/dnsmasq.template]/seltype: Found seltype default 'cobbler_etc_t' for /etc/cobbler/dnsmasq.template Debug: /File[/etc/cobbler/dnsmasq.template]/selrange: Found selrange default 's0' for /etc/cobbler/dnsmasq.template Debug: /File[/etc/cobbler/pxe/pxedefault.template]/seluser: Found seluser default 'system_u' for /etc/cobbler/pxe/pxedefault.template Debug: /File[/etc/cobbler/pxe/pxedefault.template]/selrole: Found selrole default 'object_r' for /etc/cobbler/pxe/pxedefault.template Debug: /File[/etc/cobbler/pxe/pxedefault.template]/seltype: Found seltype default 'cobbler_etc_t' for /etc/cobbler/pxe/pxedefault.template Debug: /File[/etc/cobbler/pxe/pxedefault.template]/selrange: Found selrange default 's0' for /etc/cobbler/pxe/pxedefault.template Debug: /File[/etc/cobbler/pxe/pxelocal.template]/seluser: Found seluser default 'system_u' for /etc/cobbler/pxe/pxelocal.template Debug: /File[/etc/cobbler/pxe/pxelocal.template]/selrole: Found selrole default 'object_r' for /etc/cobbler/pxe/pxelocal.template Debug: /File[/etc/cobbler/pxe/pxelocal.template]/seltype: Found seltype default 'cobbler_etc_t' for /etc/cobbler/pxe/pxelocal.template Debug: /File[/etc/cobbler/pxe/pxelocal.template]/selrange: Found selrange default 's0' for /etc/cobbler/pxe/pxelocal.template Debug: /File[/etc/dnsmasq.upstream]/seluser: Found seluser default 'system_u' for /etc/dnsmasq.upstream Debug: /File[/etc/dnsmasq.upstream]/selrole: Found selrole default 'object_r' for /etc/dnsmasq.upstream Debug: /File[/etc/dnsmasq.upstream]/seltype: Found seltype default 'etc_t' for /etc/dnsmasq.upstream Debug: /File[/etc/dnsmasq.upstream]/selrange: Found selrange default 's0' for /etc/dnsmasq.upstream Debug: /File[/etc/cobbler/power/fence_ssh.template]/seluser: Found seluser default 'system_u' for /etc/cobbler/power/fence_ssh.template Debug: /File[/etc/cobbler/power/fence_ssh.template]/selrole: Found selrole default 'object_r' for /etc/cobbler/power/fence_ssh.template Debug: /File[/etc/cobbler/power/fence_ssh.template]/seltype: Found seltype default 'cobbler_etc_t' for /etc/cobbler/power/fence_ssh.template Debug: /File[/etc/cobbler/power/fence_ssh.template]/selrange: Found selrange default 's0' for /etc/cobbler/power/fence_ssh.template Debug: /File[/usr/sbin/fence_ssh]/seluser: Found seluser default 'system_u' for /usr/sbin/fence_ssh Debug: /File[/usr/sbin/fence_ssh]/selrole: Found selrole default 'object_r' for /usr/sbin/fence_ssh Debug: /File[/usr/sbin/fence_ssh]/seltype: Found seltype default 'bin_t' for /usr/sbin/fence_ssh Debug: /File[/usr/sbin/fence_ssh]/selrange: Found selrange default 's0' for /usr/sbin/fence_ssh Debug: /File[/etc/dnsmasq.conf]/seluser: Found seluser default 'system_u' for /etc/dnsmasq.conf Debug: /File[/etc/dnsmasq.conf]/selrole: Found selrole default 'object_r' for /etc/dnsmasq.conf Debug: /File[/etc/dnsmasq.conf]/seltype: Found seltype default 'etc_t' for /etc/dnsmasq.conf Debug: /File[/etc/dnsmasq.conf]/selrange: Found selrange default 's0' for /etc/dnsmasq.conf Debug: /File[/var/log/cobbler/anamon]/seluser: Found seluser default 'system_u' for /var/log/cobbler/anamon Debug: /File[/var/log/cobbler/anamon]/selrole: Found selrole default 'object_r' for /var/log/cobbler/anamon Debug: /File[/var/log/cobbler/anamon]/seltype: Found seltype default 'cobbler_var_log_t' for /var/log/cobbler/anamon Debug: /File[/var/log/cobbler/anamon]/selrange: Found selrange default 's0' for /var/log/cobbler/anamon Debug: /File[/var/log/cobbler/kicklog]/seluser: Found seluser default 'system_u' for /var/log/cobbler/kicklog Debug: /File[/var/log/cobbler/kicklog]/selrole: Found selrole default 'object_r' for /var/log/cobbler/kicklog Debug: /File[/var/log/cobbler/kicklog]/seltype: Found seltype default 'cobbler_var_log_t' for /var/log/cobbler/kicklog Debug: /File[/var/log/cobbler/kicklog]/selrange: Found selrange default 's0' for /var/log/cobbler/kicklog Debug: /File[/var/log/cobbler/syslog]/seluser: Found seluser default 'system_u' for /var/log/cobbler/syslog Debug: /File[/var/log/cobbler/syslog]/selrole: Found selrole default 'object_r' for /var/log/cobbler/syslog Debug: /File[/var/log/cobbler/syslog]/seltype: Found seltype default 'cobbler_var_log_t' for /var/log/cobbler/syslog Debug: /File[/var/log/cobbler/syslog]/selrange: Found selrange default 's0' for /var/log/cobbler/syslog Debug: /File[/var/log/cobbler/tasks]/seluser: Found seluser default 'system_u' for /var/log/cobbler/tasks Debug: /File[/var/log/cobbler/tasks]/selrole: Found selrole default 'object_r' for /var/log/cobbler/tasks Debug: /File[/var/log/cobbler/tasks]/seltype: Found seltype default 'cobbler_var_log_t' for /var/log/cobbler/tasks Debug: /File[/var/log/cobbler/tasks]/selrange: Found selrange default 's0' for /var/log/cobbler/tasks Debug: /File[/etc/resolv.conf]/seluser: Found seluser default 'system_u' for /etc/resolv.conf Debug: /File[/etc/resolv.conf]/selrole: Found selrole default 'object_r' for /etc/resolv.conf Debug: /File[/etc/resolv.conf]/seltype: Found seltype default 'net_conf_t' for /etc/resolv.conf Debug: /File[/etc/resolv.conf]/selrange: Found selrange default 's0' for /etc/resolv.conf Debug: /File[/var/lib/fuel/keys/master/cobbler//cobbler.cnf]/seluser: Found seluser default 'system_u' for /var/lib/fuel/keys/master/cobbler/cobbler.cnf Debug: /File[/var/lib/fuel/keys/master/cobbler//cobbler.cnf]/selrole: Found selrole default 'object_r' for /var/lib/fuel/keys/master/cobbler/cobbler.cnf Debug: /File[/var/lib/fuel/keys/master/cobbler//cobbler.cnf]/seltype: Found seltype default 'var_lib_t' for /var/lib/fuel/keys/master/cobbler/cobbler.cnf Debug: /File[/var/lib/fuel/keys/master/cobbler//cobbler.cnf]/selrange: Found selrange default 's0' for /var/lib/fuel/keys/master/cobbler/cobbler.cnf Debug: /File[/var/lib/fuel/keys/master/cobbler//cobbler.key]/seluser: Found seluser default 'system_u' for /var/lib/fuel/keys/master/cobbler/cobbler.key Debug: /File[/var/lib/fuel/keys/master/cobbler//cobbler.key]/selrole: Found selrole default 'object_r' for /var/lib/fuel/keys/master/cobbler/cobbler.key Debug: /File[/var/lib/fuel/keys/master/cobbler//cobbler.key]/seltype: Found seltype default 'var_lib_t' for /var/lib/fuel/keys/master/cobbler/cobbler.key Debug: /File[/var/lib/fuel/keys/master/cobbler//cobbler.key]/selrange: Found selrange default 's0' for /var/lib/fuel/keys/master/cobbler/cobbler.key Debug: /File[/var/lib/fuel/keys/master/cobbler//cobbler.crt]/seluser: Found seluser default 'system_u' for /var/lib/fuel/keys/master/cobbler/cobbler.crt Debug: /File[/var/lib/fuel/keys/master/cobbler//cobbler.crt]/selrole: Found selrole default 'object_r' for /var/lib/fuel/keys/master/cobbler/cobbler.crt Debug: /File[/var/lib/fuel/keys/master/cobbler//cobbler.crt]/seltype: Found seltype default 'var_lib_t' for /var/lib/fuel/keys/master/cobbler/cobbler.crt Debug: /File[/var/lib/fuel/keys/master/cobbler//cobbler.crt]/selrange: Found selrange default 's0' for /var/lib/fuel/keys/master/cobbler/cobbler.crt Debug: /File[/var/lib/fuel/keys/master/cobbler//cobbler.csr]/seluser: Found seluser default 'system_u' for /var/lib/fuel/keys/master/cobbler/cobbler.csr Debug: /File[/var/lib/fuel/keys/master/cobbler//cobbler.csr]/selrole: Found selrole default 'object_r' for /var/lib/fuel/keys/master/cobbler/cobbler.csr Debug: /File[/var/lib/fuel/keys/master/cobbler//cobbler.csr]/seltype: Found seltype default 'var_lib_t' for /var/lib/fuel/keys/master/cobbler/cobbler.csr Debug: /File[/var/lib/fuel/keys/master/cobbler//cobbler.csr]/selrange: Found selrange default 's0' for /var/lib/fuel/keys/master/cobbler/cobbler.csr Debug: /File[log_config.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/log_config.load Debug: /File[log_config.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/log_config.load Debug: /File[log_config.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/log_config.load Debug: /File[log_config.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/log_config.load Debug: /File[systemd.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/systemd.load Debug: /File[systemd.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/systemd.load Debug: /File[systemd.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/systemd.load Debug: /File[systemd.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/systemd.load Debug: /File[unixd.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/unixd.load Debug: /File[unixd.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/unixd.load Debug: /File[unixd.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/unixd.load Debug: /File[unixd.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/unixd.load Debug: /File[authz_host.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/authz_host.load Debug: /File[authz_host.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/authz_host.load Debug: /File[authz_host.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/authz_host.load Debug: /File[authz_host.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/authz_host.load Debug: /File[actions.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/actions.load Debug: /File[actions.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/actions.load Debug: /File[actions.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/actions.load Debug: /File[actions.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/actions.load Debug: /File[authn_core.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/authn_core.load Debug: /File[authn_core.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/authn_core.load Debug: /File[authn_core.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/authn_core.load Debug: /File[authn_core.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/authn_core.load Debug: /File[cache.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/cache.load Debug: /File[cache.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/cache.load Debug: /File[cache.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/cache.load Debug: /File[cache.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/cache.load Debug: /File[ext_filter.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/ext_filter.load Debug: /File[ext_filter.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/ext_filter.load Debug: /File[ext_filter.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/ext_filter.load Debug: /File[ext_filter.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/ext_filter.load Debug: /File[mime.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/mime.load Debug: /File[mime.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/mime.load Debug: /File[mime.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/mime.load Debug: /File[mime.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/mime.load Debug: /File[mime_magic.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/mime_magic.load Debug: /File[mime_magic.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/mime_magic.load Debug: /File[mime_magic.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/mime_magic.load Debug: /File[mime_magic.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/mime_magic.load Debug: /File[rewrite.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/rewrite.load Debug: /File[rewrite.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/rewrite.load Debug: /File[rewrite.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/rewrite.load Debug: /File[rewrite.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/rewrite.load Debug: /File[speling.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/speling.load Debug: /File[speling.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/speling.load Debug: /File[speling.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/speling.load Debug: /File[speling.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/speling.load Debug: /File[suexec.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/suexec.load Debug: /File[suexec.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/suexec.load Debug: /File[suexec.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/suexec.load Debug: /File[suexec.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/suexec.load Debug: /File[version.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/version.load Debug: /File[version.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/version.load Debug: /File[version.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/version.load Debug: /File[version.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/version.load Debug: /File[vhost_alias.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/vhost_alias.load Debug: /File[vhost_alias.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/vhost_alias.load Debug: /File[vhost_alias.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/vhost_alias.load Debug: /File[vhost_alias.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/vhost_alias.load Debug: /File[auth_digest.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/auth_digest.load Debug: /File[auth_digest.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/auth_digest.load Debug: /File[auth_digest.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/auth_digest.load Debug: /File[auth_digest.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/auth_digest.load Debug: /File[authn_anon.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/authn_anon.load Debug: /File[authn_anon.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/authn_anon.load Debug: /File[authn_anon.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/authn_anon.load Debug: /File[authn_anon.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/authn_anon.load Debug: /File[authn_dbm.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/authn_dbm.load Debug: /File[authn_dbm.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/authn_dbm.load Debug: /File[authn_dbm.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/authn_dbm.load Debug: /File[authn_dbm.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/authn_dbm.load Debug: /File[authz_dbm.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/authz_dbm.load Debug: /File[authz_dbm.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/authz_dbm.load Debug: /File[authz_dbm.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/authz_dbm.load Debug: /File[authz_dbm.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/authz_dbm.load Debug: /File[authz_owner.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/authz_owner.load Debug: /File[authz_owner.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/authz_owner.load Debug: /File[authz_owner.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/authz_owner.load Debug: /File[authz_owner.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/authz_owner.load Debug: /File[expires.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/expires.load Debug: /File[expires.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/expires.load Debug: /File[expires.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/expires.load Debug: /File[expires.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/expires.load Debug: /File[include.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/include.load Debug: /File[include.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/include.load Debug: /File[include.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/include.load Debug: /File[include.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/include.load Debug: /File[logio.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/logio.load Debug: /File[logio.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/logio.load Debug: /File[logio.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/logio.load Debug: /File[logio.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/logio.load Debug: /File[substitute.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/substitute.load Debug: /File[substitute.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/substitute.load Debug: /File[substitute.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/substitute.load Debug: /File[substitute.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/substitute.load Debug: /File[usertrack.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/usertrack.load Debug: /File[usertrack.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/usertrack.load Debug: /File[usertrack.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/usertrack.load Debug: /File[usertrack.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/usertrack.load Debug: /File[cgi.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/cgi.load Debug: /File[cgi.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/cgi.load Debug: /File[cgi.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/cgi.load Debug: /File[cgi.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/cgi.load Debug: /File[alias.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/alias.load Debug: /File[alias.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/alias.load Debug: /File[alias.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/alias.load Debug: /File[alias.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/alias.load Debug: /File[authn_file.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/authn_file.load Debug: /File[authn_file.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/authn_file.load Debug: /File[authn_file.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/authn_file.load Debug: /File[authn_file.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/authn_file.load Debug: /File[autoindex.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/autoindex.load Debug: /File[autoindex.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/autoindex.load Debug: /File[autoindex.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/autoindex.load Debug: /File[autoindex.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/autoindex.load Debug: /File[dav.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/dav.load Debug: /File[dav.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/dav.load Debug: /File[dav.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/dav.load Debug: /File[dav.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/dav.load Debug: /File[dav_fs.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/dav_fs.load Debug: /File[dav_fs.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/dav_fs.load Debug: /File[dav_fs.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/dav_fs.load Debug: /File[dav_fs.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/dav_fs.load Debug: /File[deflate.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/deflate.load Debug: /File[deflate.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/deflate.load Debug: /File[deflate.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/deflate.load Debug: /File[deflate.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/deflate.load Debug: /File[dir.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/dir.load Debug: /File[dir.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/dir.load Debug: /File[dir.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/dir.load Debug: /File[dir.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/dir.load Debug: /File[negotiation.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/negotiation.load Debug: /File[negotiation.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/negotiation.load Debug: /File[negotiation.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/negotiation.load Debug: /File[negotiation.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/negotiation.load Debug: /File[setenvif.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/setenvif.load Debug: /File[setenvif.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/setenvif.load Debug: /File[setenvif.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/setenvif.load Debug: /File[setenvif.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/setenvif.load Debug: /File[auth_basic.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/auth_basic.load Debug: /File[auth_basic.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/auth_basic.load Debug: /File[auth_basic.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/auth_basic.load Debug: /File[auth_basic.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/auth_basic.load Debug: /File[filter.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/filter.load Debug: /File[filter.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/filter.load Debug: /File[filter.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/filter.load Debug: /File[filter.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/filter.load Debug: /File[authz_core.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/authz_core.load Debug: /File[authz_core.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/authz_core.load Debug: /File[authz_core.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/authz_core.load Debug: /File[authz_core.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/authz_core.load Debug: /File[access_compat.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/access_compat.load Debug: /File[access_compat.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/access_compat.load Debug: /File[access_compat.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/access_compat.load Debug: /File[access_compat.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/access_compat.load Debug: /File[authz_user.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/authz_user.load Debug: /File[authz_user.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/authz_user.load Debug: /File[authz_user.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/authz_user.load Debug: /File[authz_user.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/authz_user.load Debug: /File[authz_groupfile.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/authz_groupfile.load Debug: /File[authz_groupfile.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/authz_groupfile.load Debug: /File[authz_groupfile.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/authz_groupfile.load Debug: /File[authz_groupfile.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/authz_groupfile.load Debug: /File[env.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/env.load Debug: /File[env.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/env.load Debug: /File[env.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/env.load Debug: /File[env.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/env.load Debug: /File[/etc/httpd/conf.modules.d/prefork.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/prefork.load Debug: /File[/etc/httpd/conf.modules.d/prefork.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/prefork.load Debug: /File[/etc/httpd/conf.modules.d/prefork.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/prefork.load Debug: /File[/etc/httpd/conf.modules.d/prefork.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/prefork.load Debug: /File[/var/log/httpd]/seluser: Found seluser default 'system_u' for /var/log/httpd Debug: /File[/var/log/httpd]/selrole: Found selrole default 'object_r' for /var/log/httpd Debug: /File[/var/log/httpd]/seltype: Found seltype default 'httpd_log_t' for /var/log/httpd Debug: /File[/var/log/httpd]/selrange: Found selrange default 's0' for /var/log/httpd Debug: /File[/var/www/html]/seluser: Found seluser default 'system_u' for /var/www/html Debug: /File[/var/www/html]/selrole: Found selrole default 'object_r' for /var/www/html Debug: /File[/var/www/html]/seltype: Found seltype default 'httpd_sys_content_t' for /var/www/html Debug: /File[/var/www/html]/selrange: Found selrange default 's0' for /var/www/html Debug: /File[ssl.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/ssl.conf Debug: /File[ssl.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/ssl.conf Debug: /File[ssl.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/ssl.conf Debug: /File[ssl.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/ssl.conf Debug: /File[/etc/systemd/system/httpd.service.d]/seluser: Found seluser default 'system_u' for /etc/systemd/system/httpd.service.d Debug: /File[/etc/systemd/system/httpd.service.d]/selrole: Found selrole default 'object_r' for /etc/systemd/system/httpd.service.d Debug: /File[/etc/systemd/system/httpd.service.d]/seltype: Found seltype default 'systemd_unit_file_t' for /etc/systemd/system/httpd.service.d Debug: /File[/etc/systemd/system/httpd.service.d]/selrange: Found selrange default 's0' for /etc/systemd/system/httpd.service.d Debug: /File[/etc/systemd/system/httpd.service.d/restart.conf]/seluser: Found seluser default 'system_u' for /etc/systemd/system/httpd.service.d/restart.conf Debug: /File[/etc/systemd/system/httpd.service.d/restart.conf]/selrole: Found selrole default 'object_r' for /etc/systemd/system/httpd.service.d/restart.conf Debug: /File[/etc/systemd/system/httpd.service.d/restart.conf]/seltype: Found seltype default 'httpd_unit_file_t' for /etc/systemd/system/httpd.service.d/restart.conf Debug: /File[/etc/systemd/system/httpd.service.d/restart.conf]/selrange: Found selrange default 's0' for /etc/systemd/system/httpd.service.d/restart.conf Debug: /File[/etc/systemd/system/cobblerd.service.d]/seluser: Found seluser default 'system_u' for /etc/systemd/system/cobblerd.service.d Debug: /File[/etc/systemd/system/cobblerd.service.d]/selrole: Found selrole default 'object_r' for /etc/systemd/system/cobblerd.service.d Debug: /File[/etc/systemd/system/cobblerd.service.d]/seltype: Found seltype default 'systemd_unit_file_t' for /etc/systemd/system/cobblerd.service.d Debug: /File[/etc/systemd/system/cobblerd.service.d]/selrange: Found selrange default 's0' for /etc/systemd/system/cobblerd.service.d Debug: /File[/etc/systemd/system/cobblerd.service.d/restart.conf]/seluser: Found seluser default 'system_u' for /etc/systemd/system/cobblerd.service.d/restart.conf Debug: /File[/etc/systemd/system/cobblerd.service.d/restart.conf]/selrole: Found selrole default 'object_r' for /etc/systemd/system/cobblerd.service.d/restart.conf Debug: /File[/etc/systemd/system/cobblerd.service.d/restart.conf]/seltype: Found seltype default 'systemd_unit_file_t' for /etc/systemd/system/cobblerd.service.d/restart.conf Debug: /File[/etc/systemd/system/cobblerd.service.d/restart.conf]/selrange: Found selrange default 's0' for /etc/systemd/system/cobblerd.service.d/restart.conf Debug: /File[/etc/systemd/system/dnsmasq.service.d]/seluser: Found seluser default 'system_u' for /etc/systemd/system/dnsmasq.service.d Debug: /File[/etc/systemd/system/dnsmasq.service.d]/selrole: Found selrole default 'object_r' for /etc/systemd/system/dnsmasq.service.d Debug: /File[/etc/systemd/system/dnsmasq.service.d]/seltype: Found seltype default 'systemd_unit_file_t' for /etc/systemd/system/dnsmasq.service.d Debug: /File[/etc/systemd/system/dnsmasq.service.d]/selrange: Found selrange default 's0' for /etc/systemd/system/dnsmasq.service.d Debug: /File[/etc/systemd/system/dnsmasq.service.d/restart.conf]/seluser: Found seluser default 'system_u' for /etc/systemd/system/dnsmasq.service.d/restart.conf Debug: /File[/etc/systemd/system/dnsmasq.service.d/restart.conf]/selrole: Found selrole default 'object_r' for /etc/systemd/system/dnsmasq.service.d/restart.conf Debug: /File[/etc/systemd/system/dnsmasq.service.d/restart.conf]/seltype: Found seltype default 'dnsmasq_unit_file_t' for /etc/systemd/system/dnsmasq.service.d/restart.conf Debug: /File[/etc/systemd/system/dnsmasq.service.d/restart.conf]/selrange: Found selrange default 's0' for /etc/systemd/system/dnsmasq.service.d/restart.conf Debug: /File[/etc/systemd/system/xinetd.service.d]/seluser: Found seluser default 'system_u' for /etc/systemd/system/xinetd.service.d Debug: /File[/etc/systemd/system/xinetd.service.d]/selrole: Found selrole default 'object_r' for /etc/systemd/system/xinetd.service.d Debug: /File[/etc/systemd/system/xinetd.service.d]/seltype: Found seltype default 'systemd_unit_file_t' for /etc/systemd/system/xinetd.service.d Debug: /File[/etc/systemd/system/xinetd.service.d]/selrange: Found selrange default 's0' for /etc/systemd/system/xinetd.service.d Debug: /File[/etc/systemd/system/xinetd.service.d/restart.conf]/seluser: Found seluser default 'system_u' for /etc/systemd/system/xinetd.service.d/restart.conf Debug: /File[/etc/systemd/system/xinetd.service.d/restart.conf]/selrole: Found selrole default 'object_r' for /etc/systemd/system/xinetd.service.d/restart.conf Debug: /File[/etc/systemd/system/xinetd.service.d/restart.conf]/seltype: Found seltype default 'systemd_unit_file_t' for /etc/systemd/system/xinetd.service.d/restart.conf Debug: /File[/etc/systemd/system/xinetd.service.d/restart.conf]/selrange: Found selrange default 's0' for /etc/systemd/system/xinetd.service.d/restart.conf Debug: /File[/etc/dnsmasq.d/default.conf]/seluser: Found seluser default 'system_u' for /etc/dnsmasq.d/default.conf Debug: /File[/etc/dnsmasq.d/default.conf]/selrole: Found selrole default 'object_r' for /etc/dnsmasq.d/default.conf Debug: /File[/etc/dnsmasq.d/default.conf]/seltype: Found seltype default 'dnsmasq_etc_t' for /etc/dnsmasq.d/default.conf Debug: /File[/etc/dnsmasq.d/default.conf]/selrange: Found selrange default 's0' for /etc/dnsmasq.d/default.conf Debug: /File[ssl.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/ssl.load Debug: /File[ssl.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/ssl.load Debug: /File[ssl.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/ssl.load Debug: /File[ssl.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/ssl.load Debug: /File[socache_shmcb.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/socache_shmcb.load Debug: /File[socache_shmcb.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/socache_shmcb.load Debug: /File[socache_shmcb.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/socache_shmcb.load Debug: /File[socache_shmcb.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/socache_shmcb.load Debug: Creating default schedules Debug: Using settings: adding file resource 'confdir': 'File[/etc/puppet]{:path=>"/etc/puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'vardir': 'File[/var/lib/puppet]{:path=>"/var/lib/puppet", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'logdir': 'File[/var/log/puppet]{:path=>"/var/log/puppet", :mode=>"750", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'statedir': 'File[/var/lib/puppet/state]{:path=>"/var/lib/puppet/state", :mode=>"1755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'rundir': 'File[/var/run/puppet]{:path=>"/var/run/puppet", :mode=>"755", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'libdir': 'File[/var/lib/puppet/lib]{:path=>"/var/lib/puppet/lib", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'hiera_config': 'File[/etc/puppet/hiera.yaml]{:path=>"/etc/puppet/hiera.yaml", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'preview_outputdir': 'File[/var/lib/puppet/preview]{:path=>"/var/lib/puppet/preview", :mode=>"750", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'certdir': 'File[/var/lib/puppet/ssl/certs]{:path=>"/var/lib/puppet/ssl/certs", :mode=>"755", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'ssldir': 'File[/var/lib/puppet/ssl]{:path=>"/var/lib/puppet/ssl", :mode=>"771", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'publickeydir': 'File[/var/lib/puppet/ssl/public_keys]{:path=>"/var/lib/puppet/ssl/public_keys", :mode=>"755", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'requestdir': 'File[/var/lib/puppet/ssl/certificate_requests]{:path=>"/var/lib/puppet/ssl/certificate_requests", :mode=>"755", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'privatekeydir': 'File[/var/lib/puppet/ssl/private_keys]{:path=>"/var/lib/puppet/ssl/private_keys", :mode=>"750", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'privatedir': 'File[/var/lib/puppet/ssl/private]{:path=>"/var/lib/puppet/ssl/private", :mode=>"750", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'statefile': 'File[/var/lib/puppet/state/state.yaml]{:path=>"/var/lib/puppet/state/state.yaml", :mode=>"660", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'clientyamldir': 'File[/var/lib/puppet/client_yaml]{:path=>"/var/lib/puppet/client_yaml", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'client_datadir': 'File[/var/lib/puppet/client_data]{:path=>"/var/lib/puppet/client_data", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'clientbucketdir': 'File[/var/lib/puppet/clientbucket]{:path=>"/var/lib/puppet/clientbucket", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'lastrunfile': 'File[/var/lib/puppet/state/last_run_summary.yaml]{:path=>"/var/lib/puppet/state/last_run_summary.yaml", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'lastrunreport': 'File[/var/lib/puppet/state/last_run_report.yaml]{:path=>"/var/lib/puppet/state/last_run_report.yaml", :mode=>"640", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'graphdir': 'File[/var/lib/puppet/state/graphs]{:path=>"/var/lib/puppet/state/graphs", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'pluginfactdest': 'File[/var/lib/puppet/facts.d]{:path=>"/var/lib/puppet/facts.d", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: /File[/etc/puppet]/seluser: Found seluser default 'system_u' for /etc/puppet Debug: /File[/etc/puppet]/selrole: Found selrole default 'object_r' for /etc/puppet Debug: /File[/etc/puppet]/seltype: Found seltype default 'puppet_etc_t' for /etc/puppet Debug: /File[/etc/puppet]/selrange: Found selrange default 's0' for /etc/puppet Debug: /File[/var/lib/puppet]/seluser: Found seluser default 'system_u' for /var/lib/puppet Debug: /File[/var/lib/puppet]/selrole: Found selrole default 'object_r' for /var/lib/puppet Debug: /File[/var/lib/puppet]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet Debug: /File[/var/lib/puppet]/selrange: Found selrange default 's0' for /var/lib/puppet Debug: /File[/var/log/puppet]/seluser: Found seluser default 'system_u' for /var/log/puppet Debug: /File[/var/log/puppet]/selrole: Found selrole default 'object_r' for /var/log/puppet Debug: /File[/var/log/puppet]/seltype: Found seltype default 'puppet_log_t' for /var/log/puppet Debug: /File[/var/log/puppet]/selrange: Found selrange default 's0' for /var/log/puppet Debug: /File[/var/lib/puppet/state]/seluser: Found seluser default 'system_u' for /var/lib/puppet/state Debug: /File[/var/lib/puppet/state]/selrole: Found selrole default 'object_r' for /var/lib/puppet/state Debug: /File[/var/lib/puppet/state]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/state Debug: /File[/var/lib/puppet/state]/selrange: Found selrange default 's0' for /var/lib/puppet/state Debug: /File[/var/run/puppet]/seluser: Found seluser default 'system_u' for /var/run/puppet Debug: /File[/var/run/puppet]/selrole: Found selrole default 'object_r' for /var/run/puppet Debug: /File[/var/run/puppet]/seltype: Found seltype default 'puppet_var_run_t' for /var/run/puppet Debug: /File[/var/run/puppet]/selrange: Found selrange default 's0' for /var/run/puppet Debug: /File[/var/lib/puppet/lib]/seluser: Found seluser default 'system_u' for /var/lib/puppet/lib Debug: /File[/var/lib/puppet/lib]/selrole: Found selrole default 'object_r' for /var/lib/puppet/lib Debug: /File[/var/lib/puppet/lib]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/lib Debug: /File[/var/lib/puppet/lib]/selrange: Found selrange default 's0' for /var/lib/puppet/lib Debug: /File[/etc/puppet/hiera.yaml]/seluser: Found seluser default 'system_u' for /etc/puppet/hiera.yaml Debug: /File[/etc/puppet/hiera.yaml]/selrole: Found selrole default 'object_r' for /etc/puppet/hiera.yaml Debug: /File[/etc/puppet/hiera.yaml]/seltype: Found seltype default 'puppet_etc_t' for /etc/puppet/hiera.yaml Debug: /File[/etc/puppet/hiera.yaml]/selrange: Found selrange default 's0' for /etc/puppet/hiera.yaml Debug: /File[/var/lib/puppet/preview]/seluser: Found seluser default 'system_u' for /var/lib/puppet/preview Debug: /File[/var/lib/puppet/preview]/selrole: Found selrole default 'object_r' for /var/lib/puppet/preview Debug: /File[/var/lib/puppet/preview]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/preview Debug: /File[/var/lib/puppet/preview]/selrange: Found selrange default 's0' for /var/lib/puppet/preview Debug: /File[/var/lib/puppet/ssl/certs]/seluser: Found seluser default 'system_u' for /var/lib/puppet/ssl/certs Debug: /File[/var/lib/puppet/ssl/certs]/selrole: Found selrole default 'object_r' for /var/lib/puppet/ssl/certs Debug: /File[/var/lib/puppet/ssl/certs]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/ssl/certs Debug: /File[/var/lib/puppet/ssl/certs]/selrange: Found selrange default 's0' for /var/lib/puppet/ssl/certs Debug: /File[/var/lib/puppet/ssl]/seluser: Found seluser default 'system_u' for /var/lib/puppet/ssl Debug: /File[/var/lib/puppet/ssl]/selrole: Found selrole default 'object_r' for /var/lib/puppet/ssl Debug: /File[/var/lib/puppet/ssl]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/ssl Debug: /File[/var/lib/puppet/ssl]/selrange: Found selrange default 's0' for /var/lib/puppet/ssl Debug: /File[/var/lib/puppet/ssl/public_keys]/seluser: Found seluser default 'system_u' for /var/lib/puppet/ssl/public_keys Debug: /File[/var/lib/puppet/ssl/public_keys]/selrole: Found selrole default 'object_r' for /var/lib/puppet/ssl/public_keys Debug: /File[/var/lib/puppet/ssl/public_keys]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/ssl/public_keys Debug: /File[/var/lib/puppet/ssl/public_keys]/selrange: Found selrange default 's0' for /var/lib/puppet/ssl/public_keys Debug: /File[/var/lib/puppet/ssl/certificate_requests]/seluser: Found seluser default 'system_u' for /var/lib/puppet/ssl/certificate_requests Debug: /File[/var/lib/puppet/ssl/certificate_requests]/selrole: Found selrole default 'object_r' for /var/lib/puppet/ssl/certificate_requests Debug: /File[/var/lib/puppet/ssl/certificate_requests]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/ssl/certificate_requests Debug: /File[/var/lib/puppet/ssl/certificate_requests]/selrange: Found selrange default 's0' for /var/lib/puppet/ssl/certificate_requests Debug: /File[/var/lib/puppet/ssl/private_keys]/seluser: Found seluser default 'system_u' for /var/lib/puppet/ssl/private_keys Debug: /File[/var/lib/puppet/ssl/private_keys]/selrole: Found selrole default 'object_r' for /var/lib/puppet/ssl/private_keys Debug: /File[/var/lib/puppet/ssl/private_keys]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/ssl/private_keys Debug: /File[/var/lib/puppet/ssl/private_keys]/selrange: Found selrange default 's0' for /var/lib/puppet/ssl/private_keys Debug: /File[/var/lib/puppet/ssl/private]/seluser: Found seluser default 'system_u' for /var/lib/puppet/ssl/private Debug: /File[/var/lib/puppet/ssl/private]/selrole: Found selrole default 'object_r' for /var/lib/puppet/ssl/private Debug: /File[/var/lib/puppet/ssl/private]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/ssl/private Debug: /File[/var/lib/puppet/ssl/private]/selrange: Found selrange default 's0' for /var/lib/puppet/ssl/private Debug: /File[/var/lib/puppet/state/state.yaml]/seluser: Found seluser default 'system_u' for /var/lib/puppet/state/state.yaml Debug: /File[/var/lib/puppet/state/state.yaml]/selrole: Found selrole default 'object_r' for /var/lib/puppet/state/state.yaml Debug: /File[/var/lib/puppet/state/state.yaml]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/state/state.yaml Debug: /File[/var/lib/puppet/state/state.yaml]/selrange: Found selrange default 's0' for /var/lib/puppet/state/state.yaml Debug: /File[/var/lib/puppet/client_yaml]/seluser: Found seluser default 'system_u' for /var/lib/puppet/client_yaml Debug: /File[/var/lib/puppet/client_yaml]/selrole: Found selrole default 'object_r' for /var/lib/puppet/client_yaml Debug: /File[/var/lib/puppet/client_yaml]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/client_yaml Debug: /File[/var/lib/puppet/client_yaml]/selrange: Found selrange default 's0' for /var/lib/puppet/client_yaml Debug: /File[/var/lib/puppet/client_data]/seluser: Found seluser default 'system_u' for /var/lib/puppet/client_data Debug: /File[/var/lib/puppet/client_data]/selrole: Found selrole default 'object_r' for /var/lib/puppet/client_data Debug: /File[/var/lib/puppet/client_data]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/client_data Debug: /File[/var/lib/puppet/client_data]/selrange: Found selrange default 's0' for /var/lib/puppet/client_data Debug: /File[/var/lib/puppet/clientbucket]/seluser: Found seluser default 'system_u' for /var/lib/puppet/clientbucket Debug: /File[/var/lib/puppet/clientbucket]/selrole: Found selrole default 'object_r' for /var/lib/puppet/clientbucket Debug: /File[/var/lib/puppet/clientbucket]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/clientbucket Debug: /File[/var/lib/puppet/clientbucket]/selrange: Found selrange default 's0' for /var/lib/puppet/clientbucket Debug: /File[/var/lib/puppet/state/last_run_summary.yaml]/seluser: Found seluser default 'system_u' for /var/lib/puppet/state/last_run_summary.yaml Debug: /File[/var/lib/puppet/state/last_run_summary.yaml]/selrole: Found selrole default 'object_r' for /var/lib/puppet/state/last_run_summary.yaml Debug: /File[/var/lib/puppet/state/last_run_summary.yaml]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/state/last_run_summary.yaml Debug: /File[/var/lib/puppet/state/last_run_summary.yaml]/selrange: Found selrange default 's0' for /var/lib/puppet/state/last_run_summary.yaml Debug: /File[/var/lib/puppet/state/last_run_report.yaml]/seluser: Found seluser default 'system_u' for /var/lib/puppet/state/last_run_report.yaml Debug: /File[/var/lib/puppet/state/last_run_report.yaml]/selrole: Found selrole default 'object_r' for /var/lib/puppet/state/last_run_report.yaml Debug: /File[/var/lib/puppet/state/last_run_report.yaml]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/state/last_run_report.yaml Debug: /File[/var/lib/puppet/state/last_run_report.yaml]/selrange: Found selrange default 's0' for /var/lib/puppet/state/last_run_report.yaml Debug: /File[/var/lib/puppet/state/graphs]/seluser: Found seluser default 'system_u' for /var/lib/puppet/state/graphs Debug: /File[/var/lib/puppet/state/graphs]/selrole: Found selrole default 'object_r' for /var/lib/puppet/state/graphs Debug: /File[/var/lib/puppet/state/graphs]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/state/graphs Debug: /File[/var/lib/puppet/state/graphs]/selrange: Found selrange default 's0' for /var/lib/puppet/state/graphs Debug: /File[/var/lib/puppet/facts.d]/seluser: Found seluser default 'system_u' for /var/lib/puppet/facts.d Debug: /File[/var/lib/puppet/facts.d]/selrole: Found selrole default 'object_r' for /var/lib/puppet/facts.d Debug: /File[/var/lib/puppet/facts.d]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/facts.d Debug: /File[/var/lib/puppet/facts.d]/selrange: Found selrange default 's0' for /var/lib/puppet/facts.d Debug: /File[/var/lib/puppet/state]: Autorequiring File[/var/lib/puppet] Debug: /File[/var/lib/puppet/lib]: Autorequiring File[/var/lib/puppet] Debug: /File[/etc/puppet/hiera.yaml]: Autorequiring File[/etc/puppet] Debug: /File[/var/lib/puppet/preview]: Autorequiring File[/var/lib/puppet] Debug: /File[/var/lib/puppet/ssl/certs]: Autorequiring File[/var/lib/puppet/ssl] Debug: /File[/var/lib/puppet/ssl]: Autorequiring File[/var/lib/puppet] Debug: /File[/var/lib/puppet/ssl/public_keys]: Autorequiring File[/var/lib/puppet/ssl] Debug: /File[/var/lib/puppet/ssl/certificate_requests]: Autorequiring File[/var/lib/puppet/ssl] Debug: /File[/var/lib/puppet/ssl/private_keys]: Autorequiring File[/var/lib/puppet/ssl] Debug: /File[/var/lib/puppet/ssl/private]: Autorequiring File[/var/lib/puppet/ssl] Debug: /File[/var/lib/puppet/state/state.yaml]: Autorequiring File[/var/lib/puppet/state] Debug: /File[/var/lib/puppet/client_yaml]: Autorequiring File[/var/lib/puppet] Debug: /File[/var/lib/puppet/client_data]: Autorequiring File[/var/lib/puppet] Debug: /File[/var/lib/puppet/clientbucket]: Autorequiring File[/var/lib/puppet] Debug: /File[/var/lib/puppet/state/last_run_summary.yaml]: Autorequiring File[/var/lib/puppet/state] Debug: /File[/var/lib/puppet/state/last_run_report.yaml]: Autorequiring File[/var/lib/puppet/state] Debug: /File[/var/lib/puppet/state/graphs]: Autorequiring File[/var/lib/puppet/state] Debug: /File[/var/lib/puppet/facts.d]: Autorequiring File[/var/lib/puppet] Debug: /File[/var/lib/puppet/state/last_run_report.yaml]/seluser: seluser changed 'unconfined_u' to 'system_u' Debug: /File[/var/lib/puppet/state/state.yaml]/seluser: seluser changed 'unconfined_u' to 'system_u' Debug: /File[/var/lib/puppet/state/last_run_summary.yaml]/seluser: seluser changed 'unconfined_u' to 'system_u' Debug: Finishing transaction 37827620 Debug: Loaded state in 0.13 seconds Debug: Loaded state in 0.13 seconds Debug: /Stage[main]/Fuel::Cobbler/before: requires File[/etc/resolv.conf] Debug: /Stage[main]/Fuel::Cobbler/Anchor[nailgun-cobbler-begin]/before: requires Class[Cobbler] Debug: /Stage[main]/Cobbler/before: requires Anchor[nailgun-cobbler-end] Debug: /Stage[main]/Cobbler/Anchor[cobbler-begin]/before: requires Class[Cobbler::Packages] Debug: /Stage[main]/Cobbler::Packages/before: requires Class[Cobbler::Selinux] Debug: /Stage[main]/Cobbler::Packages/Package[cobbler]/require: requires Package[dnsmasq] Debug: /Stage[main]/Cobbler::Packages/Package[cobbler]/require: requires Package[xinetd] Debug: /Stage[main]/Cobbler::Packages/Package[cobbler]/require: requires Package[tftp-server] Debug: /Stage[main]/Cobbler::Packages/Package[cobbler]/require: requires Package[syslinux] Debug: /Stage[main]/Cobbler::Packages/Package[cobbler]/require: requires Package[wget] Debug: /Stage[main]/Cobbler::Packages/Package[cobbler]/require: requires Package[python-ipaddr] Debug: /Stage[main]/Cobbler::Packages/Package[cobbler]/require: requires Package[fence-agents-all] Debug: /Stage[main]/Cobbler::Packages/Package[cobbler]/require: requires Package[bind-utils] Debug: /Stage[main]/Cobbler::Packages/Package[cobbler]/require: requires Package[python-django] Debug: /Stage[main]/Cobbler::Packages/Package[cobbler-web]/require: requires Package[cobbler] Debug: /Stage[main]/Cobbler::Selinux/before: requires Class[Cobbler::Server] Debug: /Stage[main]/Cobbler::Server/before: requires Anchor[cobbler-end] Debug: /Stage[main]/Cobbler::Server/Service[xinetd]/require: requires Package[xinetd] Debug: /Stage[main]/Cobbler::Server/Service[xinetd]/require: requires Package[tftp-server] Debug: /Stage[main]/Cobbler::Server/Service[xinetd]/require: requires Package[syslinux] Debug: /Stage[main]/Cobbler::Server/Service[xinetd]/require: requires Package[wget] Debug: /Stage[main]/Cobbler::Server/Service[xinetd]/require: requires Package[python-ipaddr] Debug: /Stage[main]/Cobbler::Server/Service[xinetd]/require: requires Package[fence-agents-all] Debug: /Stage[main]/Cobbler::Server/Service[xinetd]/require: requires Package[bind-utils] Debug: /Stage[main]/Cobbler::Server/File[/etc/xinetd.conf]/require: requires Package[xinetd] Debug: /Stage[main]/Cobbler::Server/File[/etc/xinetd.conf]/require: requires Package[tftp-server] Debug: /Stage[main]/Cobbler::Server/File[/etc/xinetd.conf]/require: requires Package[syslinux] Debug: /Stage[main]/Cobbler::Server/File[/etc/xinetd.conf]/require: requires Package[wget] Debug: /Stage[main]/Cobbler::Server/File[/etc/xinetd.conf]/require: requires Package[python-ipaddr] Debug: /Stage[main]/Cobbler::Server/File[/etc/xinetd.conf]/require: requires Package[fence-agents-all] Debug: /Stage[main]/Cobbler::Server/File[/etc/xinetd.conf]/require: requires Package[bind-utils] Debug: /Stage[main]/Cobbler::Server/File[/etc/xinetd.conf]/notify: subscribes to Service[xinetd] Debug: /Stage[main]/Cobbler::Server/Service[cobblerd]/require: requires Package[cobbler] Debug: /Stage[main]/Cobbler::Server/Service[cobblerd]/before: requires Exec[cobbler_sync] Debug: /Stage[main]/Cobbler::Server/Service[dnsmasq]/require: requires Package[dnsmasq] Debug: /Stage[main]/Cobbler::Server/Service[dnsmasq]/subscribe: subscribes to Exec[cobbler_sync] Debug: /Stage[main]/Cobbler::Server/Openssl::Certificate::X509[cobbler]/require: requires File[/var/lib/fuel/keys/master/cobbler] Debug: /Stage[main]/Cobbler::Server/Openssl::Certificate::X509[cobbler]/notify: subscribes to Service[httpd] Debug: /Stage[main]/Cobbler::Server/File_line[Change debug level in cobbler]/require: requires Package[cobbler-web] Debug: /Stage[main]/Cobbler::Server/File_line[Change debug level in cobbler]/before: requires Service[httpd] Debug: /Stage[main]/Cobbler::Apache/File[/etc/httpd/]/before: requires Class[Apache] Debug: /Stage[main]/Cobbler::Apache/File[/etc/httpd/conf.ports.d/]/before: requires Class[Apache] Debug: /Stage[main]/Apache/Package[httpd]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache/User[apache]/require: requires Package[httpd] Debug: /Stage[main]/Apache/Group[apache]/require: requires Package[httpd] Debug: /Stage[main]/Apache/Exec[mkdir /etc/httpd/conf.d]/require: requires Package[httpd] Debug: /Stage[main]/Apache/File[/etc/httpd/conf.d]/require: requires Package[httpd] Debug: /Stage[main]/Apache/File[/etc/httpd/conf.d]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache/Exec[mkdir /etc/httpd/conf.modules.d]/require: requires Package[httpd] Debug: /Stage[main]/Apache/File[/etc/httpd/conf.modules.d]/require: requires Package[httpd] Debug: /Stage[main]/Apache/File[/etc/httpd/conf.modules.d]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache/File[/etc/httpd/conf.modules.d]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache/Concat[/etc/httpd/conf.ports.d/cobbler.conf]/require: requires Package[httpd] Debug: /Stage[main]/Apache/Concat[/etc/httpd/conf.ports.d/cobbler.conf]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache/File[/etc/httpd/conf/httpd.conf]/require: requires Package[httpd] Debug: /Stage[main]/Apache/File[/etc/httpd/conf/httpd.conf]/require: requires Concat[/etc/httpd/conf.ports.d/cobbler.conf] Debug: /Stage[main]/Apache/File[/etc/httpd/conf/httpd.conf]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[log_config]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[systemd]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[unixd]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_host]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Mod::Actions/Apache::Mod[actions]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Mod::Authn_core/Apache::Mod[authn_core]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Mod::Cache/Apache::Mod[cache]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Mod::Ext_filter/Apache::Mod[ext_filter]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Mod::Mime/Apache::Mod[mime]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Mod::Mime/File[mime.conf]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Mime/File[mime.conf]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Mime/File[mime.conf]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Mime/Package[mailcap]/before: requires File[mime.conf] Debug: /Stage[main]/Apache::Mod::Mime_magic/Apache::Mod[mime_magic]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Mod::Mime_magic/File[mime_magic.conf]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Mime_magic/File[mime_magic.conf]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Mime_magic/File[mime_magic.conf]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod[rewrite]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Mod::Speling/Apache::Mod[speling]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Mod::Suexec/Apache::Mod[suexec]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Mod::Version/Apache::Mod[version]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Mod::Vhost_alias/Apache::Mod[vhost_alias]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[auth_digest]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authn_anon]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authn_dbm]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_dbm]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_owner]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[expires]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[include]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[logio]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[substitute]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[usertrack]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Mod::Cgi/Apache::Mod[cgi]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Mod::Alias/Apache::Mod[alias]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Mod::Alias/File[alias.conf]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Alias/File[alias.conf]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Alias/File[alias.conf]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Authn_file/Apache::Mod[authn_file]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Mod::Autoindex/Apache::Mod[autoindex]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Mod::Autoindex/File[autoindex.conf]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Autoindex/File[autoindex.conf]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Autoindex/File[autoindex.conf]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Dav/before: requires Class[Apache::Mod::Dav_fs] Debug: /Stage[main]/Apache::Mod::Dav/Apache::Mod[dav]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Mod::Dav_fs/File[dav_fs.conf]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Dav_fs/File[dav_fs.conf]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Dav_fs/File[dav_fs.conf]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Deflate/Apache::Mod[deflate]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Mod::Deflate/File[deflate.conf]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Deflate/File[deflate.conf]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Deflate/File[deflate.conf]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Dir/Apache::Mod[dir]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Mod::Dir/File[dir.conf]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Dir/File[dir.conf]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Dir/File[dir.conf]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Negotiation/Apache::Mod[negotiation]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Mod::Negotiation/File[negotiation.conf]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Negotiation/File[negotiation.conf]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Negotiation/File[negotiation.conf]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Setenvif/Apache::Mod[setenvif]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Mod::Setenvif/File[setenvif.conf]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Setenvif/File[setenvif.conf]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Setenvif/File[setenvif.conf]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[auth_basic]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Mod::Filter/Apache::Mod[filter]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_core]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[access_compat]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Mod::Authz_user/Apache::Mod[authz_user]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_groupfile]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[env]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Mod::Prefork/before: requires Class[Apache::Mod::Cgi] Debug: /Stage[main]/Apache::Mod::Prefork/File[/etc/httpd/conf.modules.d/prefork.conf]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Prefork/File[/etc/httpd/conf.modules.d/prefork.conf]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Prefork/File[/etc/httpd/conf.modules.d/prefork.conf]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Cobbler::Server/Exec[wait_for_web_service]/require: requires Service[httpd] Debug: /Stage[main]/Cobbler::Server/Exec[wait_for_web_service]/subscribe: subscribes to Service[httpd] Debug: /Stage[main]/Cobbler::Server/Exec[cobbler_sync]/require: requires Service[httpd] Debug: /Stage[main]/Cobbler::Server/Exec[cobbler_sync]/require: requires Exec[wait_for_web_service] Debug: /Stage[main]/Cobbler::Server/Exec[cobbler_sync]/require: requires Package[cobbler] Debug: /Stage[main]/Cobbler::Server/Exec[cobbler_sync]/require: requires Package[dnsmasq] Debug: /Stage[main]/Cobbler::Server/Exec[cobbler_sync]/require: requires File[/etc/dnsmasq.upstream] Debug: /Stage[main]/Cobbler::Server/Exec[cobbler_sync]/subscribe: subscribes to Service[cobblerd] Debug: /Stage[main]/Cobbler::Server/Exec[cobbler_sync]/before: requires Service[dnsmasq] Debug: /Stage[main]/Cobbler::Server/Exec[cobbler_sync]/notify: subscribes to Service[dnsmasq] Debug: /Stage[main]/Cobbler::Server/Exec[cobbler_sync]/notify: subscribes to Service[xinetd] Debug: /Stage[main]/Cobbler::Server/File[/etc/cobbler/modules.conf]/require: requires Package[cobbler] Debug: /Stage[main]/Cobbler::Server/File[/etc/cobbler/modules.conf]/before: requires File[/etc/cobbler/settings] Debug: /Stage[main]/Cobbler::Server/File[/etc/cobbler/modules.conf]/notify: subscribes to Service[cobblerd] Debug: /Stage[main]/Cobbler::Server/File[/etc/cobbler/modules.conf]/notify: subscribes to Exec[cobbler_sync] Debug: /Stage[main]/Cobbler::Server/File[/etc/cobbler/settings]/require: requires Package[cobbler] Debug: /Stage[main]/Cobbler::Server/File[/etc/cobbler/settings]/before: requires Service[cobblerd] Debug: /Stage[main]/Cobbler::Server/File[/etc/cobbler/settings]/notify: subscribes to Service[cobblerd] Debug: /Stage[main]/Cobbler::Server/File[/etc/cobbler/settings]/notify: subscribes to Exec[cobbler_sync] Debug: /Stage[main]/Cobbler::Server/File[/etc/cobbler/dnsmasq.template]/require: requires Package[cobbler] Debug: /Stage[main]/Cobbler::Server/File[/etc/cobbler/dnsmasq.template]/require: requires Package[dnsmasq] Debug: /Stage[main]/Cobbler::Server/File[/etc/cobbler/dnsmasq.template]/notify: subscribes to Service[cobblerd] Debug: /Stage[main]/Cobbler::Server/File[/etc/cobbler/dnsmasq.template]/notify: subscribes to Exec[cobbler_sync] Debug: /Stage[main]/Cobbler::Server/File[/etc/cobbler/dnsmasq.template]/notify: subscribes to Service[dnsmasq] Debug: /Stage[main]/Cobbler::Server/File[/etc/cobbler/pxe/pxedefault.template]/require: requires Package[cobbler] Debug: /Stage[main]/Cobbler::Server/File[/etc/cobbler/pxe/pxedefault.template]/notify: subscribes to Service[cobblerd] Debug: /Stage[main]/Cobbler::Server/File[/etc/cobbler/pxe/pxedefault.template]/notify: subscribes to Exec[cobbler_sync] Debug: /Stage[main]/Cobbler::Server/File[/etc/cobbler/pxe/pxelocal.template]/require: requires Package[cobbler] Debug: /Stage[main]/Cobbler::Server/File[/etc/cobbler/pxe/pxelocal.template]/notify: subscribes to Service[cobblerd] Debug: /Stage[main]/Cobbler::Server/File[/etc/cobbler/pxe/pxelocal.template]/notify: subscribes to Exec[cobbler_sync] Debug: /Stage[main]/Cobbler::Server/Exec[/var/lib/tftpboot/chain.c32]/require: requires Package[xinetd] Debug: /Stage[main]/Cobbler::Server/Exec[/var/lib/tftpboot/chain.c32]/require: requires Package[tftp-server] Debug: /Stage[main]/Cobbler::Server/Exec[/var/lib/tftpboot/chain.c32]/require: requires Package[syslinux] Debug: /Stage[main]/Cobbler::Server/Exec[/var/lib/tftpboot/chain.c32]/require: requires Package[wget] Debug: /Stage[main]/Cobbler::Server/Exec[/var/lib/tftpboot/chain.c32]/require: requires Package[python-ipaddr] Debug: /Stage[main]/Cobbler::Server/Exec[/var/lib/tftpboot/chain.c32]/require: requires Package[fence-agents-all] Debug: /Stage[main]/Cobbler::Server/Exec[/var/lib/tftpboot/chain.c32]/require: requires Package[bind-utils] Debug: /Stage[main]/Cobbler::Server/Exec[/var/lib/tftpboot/chain.c32]/require: requires Package[cobbler] Debug: /Stage[main]/Cobbler/Cobbler_digest_user[cobbler]/require: requires Package[cobbler] Debug: /Stage[main]/Cobbler/Cobbler_digest_user[cobbler]/notify: subscribes to Service[cobblerd] Debug: /Stage[main]/Fuel::Cobbler/File[/etc/cobbler/power/fence_ssh.template]/require: requires Class[Cobbler::Server] Debug: /Stage[main]/Fuel::Cobbler/File[/usr/sbin/fence_ssh]/require: requires Class[Cobbler::Server] Debug: /Stage[main]/Fuel::Cobbler/Cobbler_distro[ubuntu_bootstrap]/require: requires Class[Cobbler::Server] Debug: /Stage[main]/Fuel::Cobbler/Cobbler_profile[ubuntu_bootstrap]/require: requires Cobbler_distro[ubuntu_bootstrap] Debug: /Stage[main]/Fuel::Cobbler/Cobbler_profile[ubuntu_bootstrap]/notify: subscribes to Exec[nailgun_cobbler_sync] Debug: /Stage[main]/Fuel::Cobbler/Exec[cobbler_system_add_default]/require: requires Cobbler_profile[ubuntu_bootstrap] Debug: /Stage[main]/Fuel::Cobbler/Exec[cobbler_system_add_default]/notify: subscribes to Exec[nailgun_cobbler_sync] Debug: /Stage[main]/Fuel::Cobbler/Exec[cobbler_system_edit_default]/require: requires Cobbler_profile[ubuntu_bootstrap] Debug: /Stage[main]/Fuel::Cobbler/Exec[cobbler_system_edit_default]/notify: subscribes to Exec[nailgun_cobbler_sync] Debug: /Stage[main]/Fuel::Cobbler/Exec[cp /root/.ssh/id_rsa.pub /etc/cobbler/authorized_keys]/require: requires Class[Cobbler::Server] Debug: /Stage[main]/Fuel::Cobbler/File[/var/log/cobbler/anamon]/require: requires Class[Cobbler::Server] Debug: /Stage[main]/Fuel::Cobbler/File[/var/log/cobbler/kicklog]/require: requires Class[Cobbler::Server] Debug: /Stage[main]/Fuel::Cobbler/File[/var/log/cobbler/syslog]/require: requires Class[Cobbler::Server] Debug: /Stage[main]/Fuel::Cobbler/File[/var/log/cobbler/tasks]/require: requires Class[Cobbler::Server] Debug: /Stage[main]/Main/Fuel::Systemd[httpd]/require: requires Class[Fuel::Cobbler] Debug: /Stage[main]/Main/Fuel::Systemd[cobblerd]/require: requires Class[Fuel::Cobbler] Debug: /Stage[main]/Main/Fuel::Systemd[dnsmasq]/require: requires Class[Fuel::Cobbler] Debug: /Stage[main]/Main/Fuel::Systemd[xinetd]/require: requires Class[Fuel::Cobbler] Debug: /Stage[main]/Main/Fuel::Dnsmasq::Dhcp_range[default]/notify: subscribes to Service[dnsmasq] Debug: /Stage[main]/Cobbler::Server/Openssl::Certificate::X509[cobbler]/X509_cert[/var/lib/fuel/keys/master/cobbler//cobbler.crt]/require: requires File[/var/lib/fuel/keys/master/cobbler//cobbler.cnf] Debug: /Stage[main]/Cobbler::Server/Openssl::Certificate::X509[cobbler]/X509_request[/var/lib/fuel/keys/master/cobbler//cobbler.csr]/require: requires File[/var/lib/fuel/keys/master/cobbler//cobbler.cnf] Debug: /Stage[main]/Cobbler::Server/Openssl::Certificate::X509[cobbler]/File[/var/lib/fuel/keys/master/cobbler//cobbler.key]/require: requires Ssl_pkey[/var/lib/fuel/keys/master/cobbler//cobbler.key] Debug: /Stage[main]/Cobbler::Server/Openssl::Certificate::X509[cobbler]/File[/var/lib/fuel/keys/master/cobbler//cobbler.crt]/require: requires X509_cert[/var/lib/fuel/keys/master/cobbler//cobbler.crt] Debug: /Stage[main]/Cobbler::Server/Openssl::Certificate::X509[cobbler]/File[/var/lib/fuel/keys/master/cobbler//cobbler.csr]/require: requires X509_request[/var/lib/fuel/keys/master/cobbler//cobbler.csr] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[log_config]/File[log_config.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[log_config]/File[log_config.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[log_config]/File[log_config.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[log_config]/File[log_config.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[systemd]/File[systemd.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[systemd]/File[systemd.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[systemd]/File[systemd.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[systemd]/File[systemd.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[unixd]/File[unixd.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[unixd]/File[unixd.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[unixd]/File[unixd.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[unixd]/File[unixd.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_host]/File[authz_host.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_host]/File[authz_host.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_host]/File[authz_host.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_host]/File[authz_host.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Actions/Apache::Mod[actions]/File[actions.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Mod::Actions/Apache::Mod[actions]/File[actions.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Actions/Apache::Mod[actions]/File[actions.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Actions/Apache::Mod[actions]/File[actions.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Authn_core/Apache::Mod[authn_core]/File[authn_core.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Mod::Authn_core/Apache::Mod[authn_core]/File[authn_core.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Authn_core/Apache::Mod[authn_core]/File[authn_core.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Authn_core/Apache::Mod[authn_core]/File[authn_core.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Cache/Apache::Mod[cache]/File[cache.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Mod::Cache/Apache::Mod[cache]/File[cache.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Cache/Apache::Mod[cache]/File[cache.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Cache/Apache::Mod[cache]/File[cache.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Ext_filter/Apache::Mod[ext_filter]/File[ext_filter.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Mod::Ext_filter/Apache::Mod[ext_filter]/File[ext_filter.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Ext_filter/Apache::Mod[ext_filter]/File[ext_filter.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Ext_filter/Apache::Mod[ext_filter]/File[ext_filter.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Mime/Apache::Mod[mime]/File[mime.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Mod::Mime/Apache::Mod[mime]/File[mime.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Mime/Apache::Mod[mime]/File[mime.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Mime/Apache::Mod[mime]/File[mime.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Mime_magic/Apache::Mod[mime_magic]/File[mime_magic.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Mod::Mime_magic/Apache::Mod[mime_magic]/File[mime_magic.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Mime_magic/Apache::Mod[mime_magic]/File[mime_magic.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Mime_magic/Apache::Mod[mime_magic]/File[mime_magic.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod[rewrite]/File[rewrite.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod[rewrite]/File[rewrite.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod[rewrite]/File[rewrite.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod[rewrite]/File[rewrite.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Speling/Apache::Mod[speling]/File[speling.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Mod::Speling/Apache::Mod[speling]/File[speling.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Speling/Apache::Mod[speling]/File[speling.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Speling/Apache::Mod[speling]/File[speling.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Suexec/Apache::Mod[suexec]/File[suexec.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Mod::Suexec/Apache::Mod[suexec]/File[suexec.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Suexec/Apache::Mod[suexec]/File[suexec.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Suexec/Apache::Mod[suexec]/File[suexec.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Version/Apache::Mod[version]/File[version.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Mod::Version/Apache::Mod[version]/File[version.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Version/Apache::Mod[version]/File[version.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Version/Apache::Mod[version]/File[version.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Vhost_alias/Apache::Mod[vhost_alias]/File[vhost_alias.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Mod::Vhost_alias/Apache::Mod[vhost_alias]/File[vhost_alias.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Vhost_alias/Apache::Mod[vhost_alias]/File[vhost_alias.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Vhost_alias/Apache::Mod[vhost_alias]/File[vhost_alias.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[auth_digest]/File[auth_digest.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[auth_digest]/File[auth_digest.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[auth_digest]/File[auth_digest.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[auth_digest]/File[auth_digest.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authn_anon]/File[authn_anon.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authn_anon]/File[authn_anon.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authn_anon]/File[authn_anon.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authn_anon]/File[authn_anon.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authn_dbm]/File[authn_dbm.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authn_dbm]/File[authn_dbm.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authn_dbm]/File[authn_dbm.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authn_dbm]/File[authn_dbm.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_dbm]/File[authz_dbm.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_dbm]/File[authz_dbm.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_dbm]/File[authz_dbm.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_dbm]/File[authz_dbm.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_owner]/File[authz_owner.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_owner]/File[authz_owner.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_owner]/File[authz_owner.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_owner]/File[authz_owner.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[expires]/File[expires.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[expires]/File[expires.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[expires]/File[expires.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[expires]/File[expires.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[include]/File[include.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[include]/File[include.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[include]/File[include.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[include]/File[include.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[logio]/File[logio.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[logio]/File[logio.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[logio]/File[logio.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[logio]/File[logio.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[substitute]/File[substitute.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[substitute]/File[substitute.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[substitute]/File[substitute.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[substitute]/File[substitute.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[usertrack]/File[usertrack.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[usertrack]/File[usertrack.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[usertrack]/File[usertrack.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[usertrack]/File[usertrack.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Cgi/Apache::Mod[cgi]/File[cgi.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Mod::Cgi/Apache::Mod[cgi]/File[cgi.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Cgi/Apache::Mod[cgi]/File[cgi.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Cgi/Apache::Mod[cgi]/File[cgi.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Alias/Apache::Mod[alias]/File[alias.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Mod::Alias/Apache::Mod[alias]/File[alias.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Alias/Apache::Mod[alias]/File[alias.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Alias/Apache::Mod[alias]/File[alias.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Authn_file/Apache::Mod[authn_file]/File[authn_file.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Mod::Authn_file/Apache::Mod[authn_file]/File[authn_file.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Authn_file/Apache::Mod[authn_file]/File[authn_file.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Authn_file/Apache::Mod[authn_file]/File[authn_file.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Autoindex/Apache::Mod[autoindex]/File[autoindex.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Mod::Autoindex/Apache::Mod[autoindex]/File[autoindex.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Autoindex/Apache::Mod[autoindex]/File[autoindex.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Autoindex/Apache::Mod[autoindex]/File[autoindex.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Dav/Apache::Mod[dav]/File[dav.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Mod::Dav/Apache::Mod[dav]/File[dav.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Dav/Apache::Mod[dav]/File[dav.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Dav/Apache::Mod[dav]/File[dav.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Deflate/Apache::Mod[deflate]/File[deflate.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Mod::Deflate/Apache::Mod[deflate]/File[deflate.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Deflate/Apache::Mod[deflate]/File[deflate.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Deflate/Apache::Mod[deflate]/File[deflate.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Dir/Apache::Mod[dir]/File[dir.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Mod::Dir/Apache::Mod[dir]/File[dir.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Dir/Apache::Mod[dir]/File[dir.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Dir/Apache::Mod[dir]/File[dir.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Negotiation/Apache::Mod[negotiation]/File[negotiation.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Mod::Negotiation/Apache::Mod[negotiation]/File[negotiation.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Negotiation/Apache::Mod[negotiation]/File[negotiation.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Negotiation/Apache::Mod[negotiation]/File[negotiation.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Setenvif/Apache::Mod[setenvif]/File[setenvif.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Mod::Setenvif/Apache::Mod[setenvif]/File[setenvif.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Setenvif/Apache::Mod[setenvif]/File[setenvif.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Setenvif/Apache::Mod[setenvif]/File[setenvif.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[auth_basic]/File[auth_basic.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[auth_basic]/File[auth_basic.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[auth_basic]/File[auth_basic.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[auth_basic]/File[auth_basic.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Filter/Apache::Mod[filter]/File[filter.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Mod::Filter/Apache::Mod[filter]/File[filter.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Filter/Apache::Mod[filter]/File[filter.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Filter/Apache::Mod[filter]/File[filter.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_core]/File[authz_core.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_core]/File[authz_core.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_core]/File[authz_core.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_core]/File[authz_core.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[access_compat]/File[access_compat.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[access_compat]/File[access_compat.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[access_compat]/File[access_compat.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[access_compat]/File[access_compat.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Authz_user/Apache::Mod[authz_user]/File[authz_user.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Mod::Authz_user/Apache::Mod[authz_user]/File[authz_user.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Authz_user/Apache::Mod[authz_user]/File[authz_user.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Authz_user/Apache::Mod[authz_user]/File[authz_user.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_groupfile]/File[authz_groupfile.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_groupfile]/File[authz_groupfile.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_groupfile]/File[authz_groupfile.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_groupfile]/File[authz_groupfile.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[env]/File[env.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[env]/File[env.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[env]/File[env.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[env]/File[env.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Prefork/Apache::Mpm[prefork]/File[/etc/httpd/conf.modules.d/prefork.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Mod::Prefork/Apache::Mpm[prefork]/File[/etc/httpd/conf.modules.d/prefork.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Prefork/Apache::Mpm[prefork]/File[/etc/httpd/conf.modules.d/prefork.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Prefork/Apache::Mpm[prefork]/File[/etc/httpd/conf.modules.d/prefork.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache/Apache::Vhost[default]/File[/var/log/httpd]/require: requires Package[httpd] Debug: /Stage[main]/Apache/Apache::Vhost[default]/File[/var/log/httpd]/before: requires Concat[15-default.conf] Debug: /Stage[main]/Apache/Apache::Vhost[default]/Concat[15-default.conf]/require: requires Package[httpd] Debug: /Stage[main]/Apache/Apache::Vhost[default]/Concat[15-default.conf]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache/Apache::Vhost[default-ssl]/Concat[15-default-ssl.conf]/require: requires Package[httpd] Debug: /Stage[main]/Apache/Apache::Vhost[default-ssl]/Concat[15-default-ssl.conf]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Cobbler::Apache/Apache::Vhost[cobbler non-ssl]/File[/var/www/html]/require: requires Package[httpd] Debug: /Stage[main]/Cobbler::Apache/Apache::Vhost[cobbler non-ssl]/File[/var/www/html]/before: requires Concat[25-cobbler_non-ssl.conf] Debug: /Stage[main]/Cobbler::Apache/Apache::Vhost[cobbler non-ssl]/Concat[25-cobbler_non-ssl.conf]/require: requires Package[httpd] Debug: /Stage[main]/Cobbler::Apache/Apache::Vhost[cobbler non-ssl]/Concat[25-cobbler_non-ssl.conf]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Ssl/Apache::Mod[ssl]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Mod::Ssl/Apache::Mod[socache_shmcb]/before: requires Anchor[::apache::modules_set_up] Debug: /Stage[main]/Apache::Mod::Ssl/File[ssl.conf]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Ssl/File[ssl.conf]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Ssl/File[ssl.conf]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Cobbler::Apache/Apache::Vhost[cobbler ssl]/Concat[25-cobbler_ssl.conf]/require: requires Package[httpd] Debug: /Stage[main]/Cobbler::Apache/Apache::Vhost[cobbler ssl]/Concat[25-cobbler_ssl.conf]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Main/Fuel::Systemd[httpd]/File[/etc/systemd/system/httpd.service.d/restart.conf]/notify: subscribes to Exec[fuel_systemd_reload] Debug: /Stage[main]/Main/Fuel::Systemd[cobblerd]/File[/etc/systemd/system/cobblerd.service.d/restart.conf]/notify: subscribes to Exec[fuel_systemd_reload] Debug: /Stage[main]/Main/Fuel::Systemd[dnsmasq]/File[/etc/systemd/system/dnsmasq.service.d/restart.conf]/notify: subscribes to Exec[fuel_systemd_reload] Debug: /Stage[main]/Main/Fuel::Systemd[xinetd]/File[/etc/systemd/system/xinetd.service.d/restart.conf]/notify: subscribes to Exec[fuel_systemd_reload] Debug: /Stage[main]/Apache::Mod::Ssl/Apache::Mod[ssl]/Package[mod_ssl]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Mod::Ssl/Apache::Mod[ssl]/Package[mod_ssl]/before: requires File[ssl.load] Debug: /Stage[main]/Apache::Mod::Ssl/Apache::Mod[ssl]/Package[mod_ssl]/before: requires File[/etc/httpd/conf.d] Debug: /Stage[main]/Apache::Mod::Ssl/Apache::Mod[ssl]/Package[mod_ssl]/before: requires File[ssl.conf] Debug: /Stage[main]/Apache::Mod::Ssl/Apache::Mod[ssl]/Package[mod_ssl]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Ssl/Apache::Mod[ssl]/File[ssl.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Mod::Ssl/Apache::Mod[ssl]/File[ssl.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Ssl/Apache::Mod[ssl]/File[ssl.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Ssl/Apache::Mod[ssl]/File[ssl.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Apache::Mod::Ssl/Apache::Mod[socache_shmcb]/File[socache_shmcb.load]/require: requires Package[httpd] Debug: /Stage[main]/Apache::Mod::Ssl/Apache::Mod[socache_shmcb]/File[socache_shmcb.load]/require: requires Exec[mkdir /etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Ssl/Apache::Mod[socache_shmcb]/File[socache_shmcb.load]/before: requires File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Ssl/Apache::Mod[socache_shmcb]/File[socache_shmcb.load]/notify: subscribes to Class[Apache::Service] Debug: /Stage[main]/Cobbler::Server/File[/etc/httpd/conf.d/ssl.conf]: Autorequiring File[/etc/httpd/conf.d] Debug: /Stage[main]/Cobbler::Server/File[/var/lib/fuel/keys]: Autorequiring File[/var/lib/fuel] Debug: /Stage[main]/Cobbler::Server/File[/var/lib/fuel/keys/master]: Autorequiring File[/var/lib/fuel/keys] Debug: /Stage[main]/Cobbler::Server/File[/var/lib/fuel/keys/master/cobbler]: Autorequiring File[/var/lib/fuel/keys/master] Debug: /Stage[main]/Cobbler::Apache/File[/etc/httpd/conf.ports.d/]: Autorequiring File[/etc/httpd/] Debug: /Stage[main]/Apache/User[apache]: Autorequiring Group[apache] Debug: /Stage[main]/Apache/File[/etc/httpd/conf.d]: Autorequiring File[/etc/httpd/] Debug: /Stage[main]/Apache/File[/etc/httpd/conf.modules.d]: Autorequiring File[/etc/httpd/] Debug: /Stage[main]/Apache/File[/etc/httpd/conf/httpd.conf]: Autorequiring File[/etc/httpd/] Debug: /Stage[main]/Apache::Mod::Mime/File[mime.conf]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Mime_magic/File[mime_magic.conf]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Alias/File[alias.conf]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Autoindex/File[autoindex.conf]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Dav_fs/File[dav_fs.conf]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Deflate/File[deflate.conf]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Dir/File[dir.conf]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Negotiation/File[negotiation.conf]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Setenvif/File[setenvif.conf]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Prefork/File[/etc/httpd/conf.modules.d/prefork.conf]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Cobbler::Server/Openssl::Certificate::X509[cobbler]/File[/var/lib/fuel/keys/master/cobbler//cobbler.cnf]: Autorequiring File[/var/lib/fuel/keys/master/cobbler] Debug: /Stage[main]/Cobbler::Server/Openssl::Certificate::X509[cobbler]/X509_cert[/var/lib/fuel/keys/master/cobbler//cobbler.crt]: Autorequiring File[/var/lib/fuel/keys/master/cobbler//cobbler.key] Debug: /Stage[main]/Cobbler::Server/Openssl::Certificate::X509[cobbler]/X509_cert[/var/lib/fuel/keys/master/cobbler//cobbler.crt]: Autorequiring Ssl_pkey[/var/lib/fuel/keys/master/cobbler//cobbler.key] Debug: /Stage[main]/Cobbler::Server/Openssl::Certificate::X509[cobbler]/X509_request[/var/lib/fuel/keys/master/cobbler//cobbler.csr]: Autorequiring File[/var/lib/fuel/keys/master/cobbler//cobbler.key] Debug: /Stage[main]/Cobbler::Server/Openssl::Certificate::X509[cobbler]/File[/var/lib/fuel/keys/master/cobbler//cobbler.key]: Autorequiring File[/var/lib/fuel/keys/master/cobbler] Debug: /Stage[main]/Cobbler::Server/Openssl::Certificate::X509[cobbler]/File[/var/lib/fuel/keys/master/cobbler//cobbler.crt]: Autorequiring File[/var/lib/fuel/keys/master/cobbler] Debug: /Stage[main]/Cobbler::Server/Openssl::Certificate::X509[cobbler]/File[/var/lib/fuel/keys/master/cobbler//cobbler.csr]: Autorequiring File[/var/lib/fuel/keys/master/cobbler] Debug: /Stage[main]/Apache/Concat[/etc/httpd/conf.ports.d/cobbler.conf]/Concat_file[/etc/httpd/conf.ports.d/cobbler.conf]: Autorequiring Concat_fragment[Apache ports header] Debug: /Stage[main]/Apache/Concat[/etc/httpd/conf.ports.d/cobbler.conf]/Concat_file[/etc/httpd/conf.ports.d/cobbler.conf]: Autorequiring Concat_fragment[Listen 80] Debug: /Stage[main]/Apache/Concat[/etc/httpd/conf.ports.d/cobbler.conf]/Concat_file[/etc/httpd/conf.ports.d/cobbler.conf]: Autorequiring Concat_fragment[Listen 443] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[log_config]/File[log_config.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[systemd]/File[systemd.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[unixd]/File[unixd.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_host]/File[authz_host.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Actions/Apache::Mod[actions]/File[actions.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Authn_core/Apache::Mod[authn_core]/File[authn_core.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Cache/Apache::Mod[cache]/File[cache.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Ext_filter/Apache::Mod[ext_filter]/File[ext_filter.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Mime/Apache::Mod[mime]/File[mime.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Mime_magic/Apache::Mod[mime_magic]/File[mime_magic.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod[rewrite]/File[rewrite.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Speling/Apache::Mod[speling]/File[speling.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Suexec/Apache::Mod[suexec]/File[suexec.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Version/Apache::Mod[version]/File[version.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Vhost_alias/Apache::Mod[vhost_alias]/File[vhost_alias.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[auth_digest]/File[auth_digest.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authn_anon]/File[authn_anon.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authn_dbm]/File[authn_dbm.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_dbm]/File[authz_dbm.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_owner]/File[authz_owner.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[expires]/File[expires.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[include]/File[include.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[logio]/File[logio.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[substitute]/File[substitute.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[usertrack]/File[usertrack.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Cgi/Apache::Mod[cgi]/File[cgi.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Alias/Apache::Mod[alias]/File[alias.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Authn_file/Apache::Mod[authn_file]/File[authn_file.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Autoindex/Apache::Mod[autoindex]/File[autoindex.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Dav/Apache::Mod[dav]/File[dav.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Deflate/Apache::Mod[deflate]/File[deflate.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Dir/Apache::Mod[dir]/File[dir.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Negotiation/Apache::Mod[negotiation]/File[negotiation.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Setenvif/Apache::Mod[setenvif]/File[setenvif.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[auth_basic]/File[auth_basic.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Filter/Apache::Mod[filter]/File[filter.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_core]/File[authz_core.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[access_compat]/File[access_compat.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Authz_user/Apache::Mod[authz_user]/File[authz_user.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_groupfile]/File[authz_groupfile.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Default_mods/Apache::Mod[env]/File[env.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Prefork/Apache::Mpm[prefork]/File[/etc/httpd/conf.modules.d/prefork.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Ssl/File[ssl.conf]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Main/Fuel::Systemd[httpd]/File[/etc/systemd/system/httpd.service.d/restart.conf]: Autorequiring File[/etc/systemd/system/httpd.service.d] Debug: /Stage[main]/Main/Fuel::Systemd[cobblerd]/File[/etc/systemd/system/cobblerd.service.d/restart.conf]: Autorequiring File[/etc/systemd/system/cobblerd.service.d] Debug: /Stage[main]/Main/Fuel::Systemd[dnsmasq]/File[/etc/systemd/system/dnsmasq.service.d/restart.conf]: Autorequiring File[/etc/systemd/system/dnsmasq.service.d] Debug: /Stage[main]/Main/Fuel::Systemd[xinetd]/File[/etc/systemd/system/xinetd.service.d/restart.conf]: Autorequiring File[/etc/systemd/system/xinetd.service.d] Debug: /Stage[main]/Apache/Apache::Vhost[default]/Concat[15-default.conf]/Concat_file[15-default.conf]: Autorequiring Concat_fragment[default-apache-header] Debug: /Stage[main]/Apache/Apache::Vhost[default]/Concat[15-default.conf]/Concat_file[15-default.conf]: Autorequiring Concat_fragment[default-docroot] Debug: /Stage[main]/Apache/Apache::Vhost[default]/Concat[15-default.conf]/Concat_file[15-default.conf]: Autorequiring Concat_fragment[default-directories] Debug: /Stage[main]/Apache/Apache::Vhost[default]/Concat[15-default.conf]/Concat_file[15-default.conf]: Autorequiring Concat_fragment[default-logging] Debug: /Stage[main]/Apache/Apache::Vhost[default]/Concat[15-default.conf]/Concat_file[15-default.conf]: Autorequiring Concat_fragment[default-serversignature] Debug: /Stage[main]/Apache/Apache::Vhost[default]/Concat[15-default.conf]/Concat_file[15-default.conf]: Autorequiring Concat_fragment[default-access_log] Debug: /Stage[main]/Apache/Apache::Vhost[default]/Concat[15-default.conf]/Concat_file[15-default.conf]: Autorequiring Concat_fragment[default-scriptalias] Debug: /Stage[main]/Apache/Apache::Vhost[default]/Concat[15-default.conf]/Concat_file[15-default.conf]: Autorequiring Concat_fragment[default-file_footer] Debug: /Stage[main]/Apache/Apache::Vhost[default-ssl]/Concat[15-default-ssl.conf]/Concat_file[15-default-ssl.conf]: Autorequiring Concat_fragment[default-ssl-apache-header] Debug: /Stage[main]/Apache/Apache::Vhost[default-ssl]/Concat[15-default-ssl.conf]/Concat_file[15-default-ssl.conf]: Autorequiring Concat_fragment[default-ssl-docroot] Debug: /Stage[main]/Apache/Apache::Vhost[default-ssl]/Concat[15-default-ssl.conf]/Concat_file[15-default-ssl.conf]: Autorequiring Concat_fragment[default-ssl-directories] Debug: /Stage[main]/Apache/Apache::Vhost[default-ssl]/Concat[15-default-ssl.conf]/Concat_file[15-default-ssl.conf]: Autorequiring Concat_fragment[default-ssl-logging] Debug: /Stage[main]/Apache/Apache::Vhost[default-ssl]/Concat[15-default-ssl.conf]/Concat_file[15-default-ssl.conf]: Autorequiring Concat_fragment[default-ssl-serversignature] Debug: /Stage[main]/Apache/Apache::Vhost[default-ssl]/Concat[15-default-ssl.conf]/Concat_file[15-default-ssl.conf]: Autorequiring Concat_fragment[default-ssl-access_log] Debug: /Stage[main]/Apache/Apache::Vhost[default-ssl]/Concat[15-default-ssl.conf]/Concat_file[15-default-ssl.conf]: Autorequiring Concat_fragment[default-ssl-scriptalias] Debug: /Stage[main]/Apache/Apache::Vhost[default-ssl]/Concat[15-default-ssl.conf]/Concat_file[15-default-ssl.conf]: Autorequiring Concat_fragment[default-ssl-ssl] Debug: /Stage[main]/Apache/Apache::Vhost[default-ssl]/Concat[15-default-ssl.conf]/Concat_file[15-default-ssl.conf]: Autorequiring Concat_fragment[default-ssl-file_footer] Debug: /Stage[main]/Cobbler::Apache/Apache::Vhost[cobbler non-ssl]/Concat[25-cobbler_non-ssl.conf]/Concat_file[25-cobbler_non-ssl.conf]: Autorequiring Concat_fragment[cobbler non-ssl-apache-header] Debug: /Stage[main]/Cobbler::Apache/Apache::Vhost[cobbler non-ssl]/Concat[25-cobbler_non-ssl.conf]/Concat_file[25-cobbler_non-ssl.conf]: Autorequiring Concat_fragment[cobbler non-ssl-docroot] Debug: /Stage[main]/Cobbler::Apache/Apache::Vhost[cobbler non-ssl]/Concat[25-cobbler_non-ssl.conf]/Concat_file[25-cobbler_non-ssl.conf]: Autorequiring Concat_fragment[cobbler non-ssl-aliases] Debug: /Stage[main]/Cobbler::Apache/Apache::Vhost[cobbler non-ssl]/Concat[25-cobbler_non-ssl.conf]/Concat_file[25-cobbler_non-ssl.conf]: Autorequiring Concat_fragment[cobbler non-ssl-directories] Debug: /Stage[main]/Cobbler::Apache/Apache::Vhost[cobbler non-ssl]/Concat[25-cobbler_non-ssl.conf]/Concat_file[25-cobbler_non-ssl.conf]: Autorequiring Concat_fragment[cobbler non-ssl-logging] Debug: /Stage[main]/Cobbler::Apache/Apache::Vhost[cobbler non-ssl]/Concat[25-cobbler_non-ssl.conf]/Concat_file[25-cobbler_non-ssl.conf]: Autorequiring Concat_fragment[cobbler non-ssl-serversignature] Debug: /Stage[main]/Cobbler::Apache/Apache::Vhost[cobbler non-ssl]/Concat[25-cobbler_non-ssl.conf]/Concat_file[25-cobbler_non-ssl.conf]: Autorequiring Concat_fragment[cobbler non-ssl-access_log] Debug: /Stage[main]/Cobbler::Apache/Apache::Vhost[cobbler non-ssl]/Concat[25-cobbler_non-ssl.conf]/Concat_file[25-cobbler_non-ssl.conf]: Autorequiring Concat_fragment[cobbler non-ssl-rewrite] Debug: /Stage[main]/Cobbler::Apache/Apache::Vhost[cobbler non-ssl]/Concat[25-cobbler_non-ssl.conf]/Concat_file[25-cobbler_non-ssl.conf]: Autorequiring Concat_fragment[cobbler non-ssl-file_footer] Debug: /Stage[main]/Apache::Mod::Ssl/Apache::Mod[ssl]/File[ssl.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Apache::Mod::Ssl/Apache::Mod[socache_shmcb]/File[socache_shmcb.load]: Skipping automatic relationship with File[/etc/httpd/conf.modules.d] Debug: /Stage[main]/Cobbler::Apache/Apache::Vhost[cobbler ssl]/Concat[25-cobbler_ssl.conf]/Concat_file[25-cobbler_ssl.conf]: Autorequiring Concat_fragment[cobbler ssl-apache-header] Debug: /Stage[main]/Cobbler::Apache/Apache::Vhost[cobbler ssl]/Concat[25-cobbler_ssl.conf]/Concat_file[25-cobbler_ssl.conf]: Autorequiring Concat_fragment[cobbler ssl-docroot] Debug: /Stage[main]/Cobbler::Apache/Apache::Vhost[cobbler ssl]/Concat[25-cobbler_ssl.conf]/Concat_file[25-cobbler_ssl.conf]: Autorequiring Concat_fragment[cobbler ssl-directories] Debug: /Stage[main]/Cobbler::Apache/Apache::Vhost[cobbler ssl]/Concat[25-cobbler_ssl.conf]/Concat_file[25-cobbler_ssl.conf]: Autorequiring Concat_fragment[cobbler ssl-logging] Debug: /Stage[main]/Cobbler::Apache/Apache::Vhost[cobbler ssl]/Concat[25-cobbler_ssl.conf]/Concat_file[25-cobbler_ssl.conf]: Autorequiring Concat_fragment[cobbler ssl-serversignature] Debug: /Stage[main]/Cobbler::Apache/Apache::Vhost[cobbler ssl]/Concat[25-cobbler_ssl.conf]/Concat_file[25-cobbler_ssl.conf]: Autorequiring Concat_fragment[cobbler ssl-access_log] Debug: /Stage[main]/Cobbler::Apache/Apache::Vhost[cobbler ssl]/Concat[25-cobbler_ssl.conf]/Concat_file[25-cobbler_ssl.conf]: Autorequiring Concat_fragment[cobbler ssl-rewrite] Debug: /Stage[main]/Cobbler::Apache/Apache::Vhost[cobbler ssl]/Concat[25-cobbler_ssl.conf]/Concat_file[25-cobbler_ssl.conf]: Autorequiring Concat_fragment[cobbler ssl-setenv] Debug: /Stage[main]/Cobbler::Apache/Apache::Vhost[cobbler ssl]/Concat[25-cobbler_ssl.conf]/Concat_file[25-cobbler_ssl.conf]: Autorequiring Concat_fragment[cobbler ssl-ssl] Debug: /Stage[main]/Cobbler::Apache/Apache::Vhost[cobbler ssl]/Concat[25-cobbler_ssl.conf]/Concat_file[25-cobbler_ssl.conf]: Autorequiring Concat_fragment[cobbler ssl-custom_fragment] Debug: /Stage[main]/Cobbler::Apache/Apache::Vhost[cobbler ssl]/Concat[25-cobbler_ssl.conf]/Concat_file[25-cobbler_ssl.conf]: Autorequiring Concat_fragment[cobbler ssl-file_footer] Debug: /File[/etc/httpd/conf.ports.d/cobbler.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.ports.d/cobbler.conf Debug: /File[/etc/httpd/conf.ports.d/cobbler.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.ports.d/cobbler.conf Debug: /File[/etc/httpd/conf.ports.d/cobbler.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.ports.d/cobbler.conf Debug: /File[/etc/httpd/conf.ports.d/cobbler.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.ports.d/cobbler.conf Debug: /File[/etc/httpd/conf.d/15-default.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.d/15-default.conf Debug: /File[/etc/httpd/conf.d/15-default.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.d/15-default.conf Debug: /File[/etc/httpd/conf.d/15-default.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.d/15-default.conf Debug: /File[/etc/httpd/conf.d/15-default.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.d/15-default.conf Debug: /File[/etc/httpd/conf.d/15-default-ssl.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.d/15-default-ssl.conf Debug: /File[/etc/httpd/conf.d/15-default-ssl.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.d/15-default-ssl.conf Debug: /File[/etc/httpd/conf.d/15-default-ssl.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.d/15-default-ssl.conf Debug: /File[/etc/httpd/conf.d/15-default-ssl.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.d/15-default-ssl.conf Debug: /File[/etc/httpd/conf.d/25-cobbler_non-ssl.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.d/25-cobbler_non-ssl.conf Debug: /File[/etc/httpd/conf.d/25-cobbler_non-ssl.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.d/25-cobbler_non-ssl.conf Debug: /File[/etc/httpd/conf.d/25-cobbler_non-ssl.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.d/25-cobbler_non-ssl.conf Debug: /File[/etc/httpd/conf.d/25-cobbler_non-ssl.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.d/25-cobbler_non-ssl.conf Debug: /File[/etc/httpd/conf.d/25-cobbler_ssl.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.d/25-cobbler_ssl.conf Debug: /File[/etc/httpd/conf.d/25-cobbler_ssl.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.d/25-cobbler_ssl.conf Debug: /File[/etc/httpd/conf.d/25-cobbler_ssl.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.d/25-cobbler_ssl.conf Debug: /File[/etc/httpd/conf.d/25-cobbler_ssl.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.d/25-cobbler_ssl.conf Info: Applying configuration version '1473091406' Debug: Prefetching iptables resources for firewall Debug: Puppet::Type::Firewall::ProviderIptables: [prefetch(resources)] Debug: Puppet::Type::Firewall::ProviderIptables: [instances] Debug: Executing '/sbin/iptables-save' Notice: /File[/etc/dnsmasq.conf]/seltype: seltype changed 'dnsmasq_etc_t' to 'etc_t' Debug: /Stage[main]/Fuel::Cobbler/File[/etc/dnsmasq.conf]: The container Class[Fuel::Cobbler] will propagate my refresh event Debug: Prefetching yum resources for package Debug: Executing '/bin/rpm --version' Debug: Executing '/bin/rpm -qa --nosignature --nodigest --qf '%{NAME} %|EPOCH?{%{EPOCH}}:{0}| %{VERSION} %{RELEASE} %{ARCH}\n'' Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: /File[/etc/httpd/conf.d/README]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.d/README Debug: /File[/etc/httpd/conf.d/README]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.d/README Debug: /File[/etc/httpd/conf.d/README]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.d/README Debug: /File[/etc/httpd/conf.d/README]/selrange: Found selrange default 's0' for /etc/httpd/conf.d/README Debug: /File[/etc/httpd/conf.d/autoindex.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.d/autoindex.conf Debug: /File[/etc/httpd/conf.d/autoindex.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.d/autoindex.conf Debug: /File[/etc/httpd/conf.d/autoindex.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.d/autoindex.conf Debug: /File[/etc/httpd/conf.d/autoindex.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.d/autoindex.conf Debug: /File[/etc/httpd/conf.d/cobbler_web.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.d/cobbler_web.conf Debug: /File[/etc/httpd/conf.d/cobbler_web.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.d/cobbler_web.conf Debug: /File[/etc/httpd/conf.d/cobbler_web.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.d/cobbler_web.conf Debug: /File[/etc/httpd/conf.d/cobbler_web.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.d/cobbler_web.conf Debug: /File[/etc/httpd/conf.d/welcome.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.d/welcome.conf Debug: /File[/etc/httpd/conf.d/welcome.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.d/welcome.conf Debug: /File[/etc/httpd/conf.d/welcome.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.d/welcome.conf Debug: /File[/etc/httpd/conf.d/welcome.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.d/welcome.conf Debug: /File[/etc/httpd/conf.d/userdir.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.d/userdir.conf Debug: /File[/etc/httpd/conf.d/userdir.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.d/userdir.conf Debug: /File[/etc/httpd/conf.d/userdir.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.d/userdir.conf Debug: /File[/etc/httpd/conf.d/userdir.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.d/userdir.conf Debug: /File[/etc/httpd/conf.d/25-cobbler_ssl.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.d/25-cobbler_ssl.conf Debug: /File[/etc/httpd/conf.d/25-cobbler_ssl.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.d/25-cobbler_ssl.conf Debug: /File[/etc/httpd/conf.d/25-cobbler_ssl.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.d/25-cobbler_ssl.conf Debug: /File[/etc/httpd/conf.d/25-cobbler_ssl.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.d/25-cobbler_ssl.conf Debug: /File[/etc/httpd/conf.d/cobbler.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.d/cobbler.conf Debug: /File[/etc/httpd/conf.d/cobbler.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.d/cobbler.conf Debug: /File[/etc/httpd/conf.d/cobbler.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.d/cobbler.conf Debug: /File[/etc/httpd/conf.d/cobbler.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.d/cobbler.conf Debug: /File[/etc/httpd/conf.d/05-keystone_wsgi_main.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.d/05-keystone_wsgi_main.conf Debug: /File[/etc/httpd/conf.d/05-keystone_wsgi_main.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.d/05-keystone_wsgi_main.conf Debug: /File[/etc/httpd/conf.d/05-keystone_wsgi_main.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.d/05-keystone_wsgi_main.conf Debug: /File[/etc/httpd/conf.d/05-keystone_wsgi_main.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.d/05-keystone_wsgi_main.conf Debug: /File[/etc/httpd/conf.d/05-keystone_wsgi_admin.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.d/05-keystone_wsgi_admin.conf Debug: /File[/etc/httpd/conf.d/05-keystone_wsgi_admin.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.d/05-keystone_wsgi_admin.conf Debug: /File[/etc/httpd/conf.d/05-keystone_wsgi_admin.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.d/05-keystone_wsgi_admin.conf Debug: /File[/etc/httpd/conf.d/05-keystone_wsgi_admin.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.d/05-keystone_wsgi_admin.conf Debug: /File[/etc/httpd/conf.d/25-cobbler_non-ssl.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.d/25-cobbler_non-ssl.conf Debug: /File[/etc/httpd/conf.d/25-cobbler_non-ssl.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.d/25-cobbler_non-ssl.conf Debug: /File[/etc/httpd/conf.d/25-cobbler_non-ssl.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.d/25-cobbler_non-ssl.conf Debug: /File[/etc/httpd/conf.d/25-cobbler_non-ssl.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.d/25-cobbler_non-ssl.conf Debug: /Stage[main]/Apache/Apache::Vhost[default]/Concat[15-default.conf]/Concat_file[15-default.conf]: Nothing to manage: no ensure and the resource doesn't exist Debug: /Stage[main]/Apache/Apache::Vhost[default]/Concat[15-default.conf]/File[/etc/httpd/conf.d/15-default.conf]: Nothing to manage: no ensure and the resource doesn't exist Debug: /Stage[main]/Apache/Apache::Vhost[default-ssl]/Concat[15-default-ssl.conf]/Concat_file[15-default-ssl.conf]: Nothing to manage: no ensure and the resource doesn't exist Debug: /Stage[main]/Apache/Apache::Vhost[default-ssl]/Concat[15-default-ssl.conf]/File[/etc/httpd/conf.d/15-default-ssl.conf]: Nothing to manage: no ensure and the resource doesn't exist Info: cobbler_digest_user: user cobbler already exists Debug: /Stage[main]/Cobbler::Server/File[/etc/httpd/conf.d/ssl.conf]: Nothing to manage: no ensure and the resource doesn't exist Debug: Executing '/bin/systemctl is-active cobblerd' Debug: Executing '/bin/systemctl is-enabled cobblerd' Debug: Exec[/var/lib/tftpboot/chain.c32](provider=posix): Executing check 'test -e /var/lib/tftpboot/chain.c32' Debug: Executing 'test -e /var/lib/tftpboot/chain.c32' Debug: /File[/etc/httpd/conf.modules.d/suexec.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/suexec.load Debug: /File[/etc/httpd/conf.modules.d/suexec.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/suexec.load Debug: /File[/etc/httpd/conf.modules.d/suexec.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/suexec.load Debug: /File[/etc/httpd/conf.modules.d/suexec.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/suexec.load Debug: /File[/etc/httpd/conf.modules.d/mime.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/mime.load Debug: /File[/etc/httpd/conf.modules.d/mime.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/mime.load Debug: /File[/etc/httpd/conf.modules.d/mime.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/mime.load Debug: /File[/etc/httpd/conf.modules.d/mime.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/mime.load Debug: /File[/etc/httpd/conf.modules.d/dav.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/dav.load Debug: /File[/etc/httpd/conf.modules.d/dav.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/dav.load Debug: /File[/etc/httpd/conf.modules.d/dav.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/dav.load Debug: /File[/etc/httpd/conf.modules.d/dav.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/dav.load Debug: /File[/etc/httpd/conf.modules.d/authz_owner.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/authz_owner.load Debug: /File[/etc/httpd/conf.modules.d/authz_owner.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/authz_owner.load Debug: /File[/etc/httpd/conf.modules.d/authz_owner.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/authz_owner.load Debug: /File[/etc/httpd/conf.modules.d/authz_owner.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/authz_owner.load Debug: /File[/etc/httpd/conf.modules.d/unixd.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/unixd.load Debug: /File[/etc/httpd/conf.modules.d/unixd.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/unixd.load Debug: /File[/etc/httpd/conf.modules.d/unixd.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/unixd.load Debug: /File[/etc/httpd/conf.modules.d/unixd.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/unixd.load Debug: /File[/etc/httpd/conf.modules.d/wsgi.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/wsgi.conf Debug: /File[/etc/httpd/conf.modules.d/wsgi.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/wsgi.conf Debug: /File[/etc/httpd/conf.modules.d/wsgi.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/wsgi.conf Debug: /File[/etc/httpd/conf.modules.d/wsgi.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/wsgi.conf Debug: /File[/etc/httpd/conf.modules.d/vhost_alias.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/vhost_alias.load Debug: /File[/etc/httpd/conf.modules.d/vhost_alias.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/vhost_alias.load Debug: /File[/etc/httpd/conf.modules.d/vhost_alias.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/vhost_alias.load Debug: /File[/etc/httpd/conf.modules.d/vhost_alias.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/vhost_alias.load Debug: /File[/etc/httpd/conf.modules.d/autoindex.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/autoindex.conf Debug: /File[/etc/httpd/conf.modules.d/autoindex.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/autoindex.conf Debug: /File[/etc/httpd/conf.modules.d/autoindex.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/autoindex.conf Debug: /File[/etc/httpd/conf.modules.d/autoindex.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/autoindex.conf Debug: /File[/etc/httpd/conf.modules.d/cache.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/cache.load Debug: /File[/etc/httpd/conf.modules.d/cache.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/cache.load Debug: /File[/etc/httpd/conf.modules.d/cache.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/cache.load Debug: /File[/etc/httpd/conf.modules.d/cache.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/cache.load Debug: /File[/etc/httpd/conf.modules.d/version.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/version.load Debug: /File[/etc/httpd/conf.modules.d/version.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/version.load Debug: /File[/etc/httpd/conf.modules.d/version.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/version.load Debug: /File[/etc/httpd/conf.modules.d/version.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/version.load Debug: /File[/etc/httpd/conf.modules.d/env.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/env.load Debug: /File[/etc/httpd/conf.modules.d/env.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/env.load Debug: /File[/etc/httpd/conf.modules.d/env.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/env.load Debug: /File[/etc/httpd/conf.modules.d/env.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/env.load Debug: /File[/etc/httpd/conf.modules.d/systemd.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/systemd.load Debug: /File[/etc/httpd/conf.modules.d/systemd.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/systemd.load Debug: /File[/etc/httpd/conf.modules.d/systemd.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/systemd.load Debug: /File[/etc/httpd/conf.modules.d/systemd.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/systemd.load Debug: /File[/etc/httpd/conf.modules.d/mime_magic.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/mime_magic.load Debug: /File[/etc/httpd/conf.modules.d/mime_magic.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/mime_magic.load Debug: /File[/etc/httpd/conf.modules.d/mime_magic.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/mime_magic.load Debug: /File[/etc/httpd/conf.modules.d/mime_magic.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/mime_magic.load Debug: /File[/etc/httpd/conf.modules.d/authz_groupfile.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/authz_groupfile.load Debug: /File[/etc/httpd/conf.modules.d/authz_groupfile.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/authz_groupfile.load Debug: /File[/etc/httpd/conf.modules.d/authz_groupfile.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/authz_groupfile.load Debug: /File[/etc/httpd/conf.modules.d/authz_groupfile.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/authz_groupfile.load Debug: /File[/etc/httpd/conf.modules.d/setenvif.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/setenvif.load Debug: /File[/etc/httpd/conf.modules.d/setenvif.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/setenvif.load Debug: /File[/etc/httpd/conf.modules.d/setenvif.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/setenvif.load Debug: /File[/etc/httpd/conf.modules.d/setenvif.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/setenvif.load Debug: /File[/etc/httpd/conf.modules.d/access_compat.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/access_compat.load Debug: /File[/etc/httpd/conf.modules.d/access_compat.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/access_compat.load Debug: /File[/etc/httpd/conf.modules.d/access_compat.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/access_compat.load Debug: /File[/etc/httpd/conf.modules.d/access_compat.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/access_compat.load Debug: /File[/etc/httpd/conf.modules.d/alias.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/alias.load Debug: /File[/etc/httpd/conf.modules.d/alias.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/alias.load Debug: /File[/etc/httpd/conf.modules.d/alias.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/alias.load Debug: /File[/etc/httpd/conf.modules.d/alias.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/alias.load Debug: /File[/etc/httpd/conf.modules.d/00-base.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/00-base.conf Debug: /File[/etc/httpd/conf.modules.d/00-base.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/00-base.conf Debug: /File[/etc/httpd/conf.modules.d/00-base.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/00-base.conf Debug: /File[/etc/httpd/conf.modules.d/00-base.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/00-base.conf Debug: /File[/etc/httpd/conf.modules.d/authn_core.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/authn_core.load Debug: /File[/etc/httpd/conf.modules.d/authn_core.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/authn_core.load Debug: /File[/etc/httpd/conf.modules.d/authn_core.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/authn_core.load Debug: /File[/etc/httpd/conf.modules.d/authn_core.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/authn_core.load Debug: /File[/etc/httpd/conf.modules.d/dav_fs.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/dav_fs.load Debug: /File[/etc/httpd/conf.modules.d/dav_fs.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/dav_fs.load Debug: /File[/etc/httpd/conf.modules.d/dav_fs.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/dav_fs.load Debug: /File[/etc/httpd/conf.modules.d/dav_fs.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/dav_fs.load Debug: /File[/etc/httpd/conf.modules.d/log_config.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/log_config.load Debug: /File[/etc/httpd/conf.modules.d/log_config.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/log_config.load Debug: /File[/etc/httpd/conf.modules.d/log_config.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/log_config.load Debug: /File[/etc/httpd/conf.modules.d/log_config.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/log_config.load Debug: /File[/etc/httpd/conf.modules.d/10-wsgi.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/10-wsgi.conf Debug: /File[/etc/httpd/conf.modules.d/10-wsgi.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/10-wsgi.conf Debug: /File[/etc/httpd/conf.modules.d/10-wsgi.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/10-wsgi.conf Debug: /File[/etc/httpd/conf.modules.d/10-wsgi.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/10-wsgi.conf Debug: /File[/etc/httpd/conf.modules.d/speling.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/speling.load Debug: /File[/etc/httpd/conf.modules.d/speling.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/speling.load Debug: /File[/etc/httpd/conf.modules.d/speling.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/speling.load Debug: /File[/etc/httpd/conf.modules.d/speling.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/speling.load Debug: /File[/etc/httpd/conf.modules.d/00-proxy.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/00-proxy.conf Debug: /File[/etc/httpd/conf.modules.d/00-proxy.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/00-proxy.conf Debug: /File[/etc/httpd/conf.modules.d/00-proxy.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/00-proxy.conf Debug: /File[/etc/httpd/conf.modules.d/00-proxy.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/00-proxy.conf Debug: /File[/etc/httpd/conf.modules.d/authz_core.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/authz_core.load Debug: /File[/etc/httpd/conf.modules.d/authz_core.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/authz_core.load Debug: /File[/etc/httpd/conf.modules.d/authz_core.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/authz_core.load Debug: /File[/etc/httpd/conf.modules.d/authz_core.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/authz_core.load Debug: /File[/etc/httpd/conf.modules.d/prefork.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/prefork.load Debug: /File[/etc/httpd/conf.modules.d/prefork.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/prefork.load Debug: /File[/etc/httpd/conf.modules.d/prefork.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/prefork.load Debug: /File[/etc/httpd/conf.modules.d/prefork.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/prefork.load Debug: /File[/etc/httpd/conf.modules.d/authz_host.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/authz_host.load Debug: /File[/etc/httpd/conf.modules.d/authz_host.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/authz_host.load Debug: /File[/etc/httpd/conf.modules.d/authz_host.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/authz_host.load Debug: /File[/etc/httpd/conf.modules.d/authz_host.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/authz_host.load Debug: /File[/etc/httpd/conf.modules.d/auth_digest.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/auth_digest.load Debug: /File[/etc/httpd/conf.modules.d/auth_digest.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/auth_digest.load Debug: /File[/etc/httpd/conf.modules.d/auth_digest.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/auth_digest.load Debug: /File[/etc/httpd/conf.modules.d/auth_digest.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/auth_digest.load Debug: /File[/etc/httpd/conf.modules.d/authn_anon.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/authn_anon.load Debug: /File[/etc/httpd/conf.modules.d/authn_anon.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/authn_anon.load Debug: /File[/etc/httpd/conf.modules.d/authn_anon.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/authn_anon.load Debug: /File[/etc/httpd/conf.modules.d/authn_anon.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/authn_anon.load Debug: /File[/etc/httpd/conf.modules.d/auth_basic.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/auth_basic.load Debug: /File[/etc/httpd/conf.modules.d/auth_basic.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/auth_basic.load Debug: /File[/etc/httpd/conf.modules.d/auth_basic.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/auth_basic.load Debug: /File[/etc/httpd/conf.modules.d/auth_basic.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/auth_basic.load Debug: /File[/etc/httpd/conf.modules.d/ssl.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/ssl.load Debug: /File[/etc/httpd/conf.modules.d/ssl.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/ssl.load Debug: /File[/etc/httpd/conf.modules.d/ssl.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/ssl.load Debug: /File[/etc/httpd/conf.modules.d/ssl.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/ssl.load Debug: /File[/etc/httpd/conf.modules.d/expires.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/expires.load Debug: /File[/etc/httpd/conf.modules.d/expires.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/expires.load Debug: /File[/etc/httpd/conf.modules.d/expires.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/expires.load Debug: /File[/etc/httpd/conf.modules.d/expires.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/expires.load Debug: /File[/etc/httpd/conf.modules.d/socache_shmcb.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/socache_shmcb.load Debug: /File[/etc/httpd/conf.modules.d/socache_shmcb.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/socache_shmcb.load Debug: /File[/etc/httpd/conf.modules.d/socache_shmcb.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/socache_shmcb.load Debug: /File[/etc/httpd/conf.modules.d/socache_shmcb.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/socache_shmcb.load Debug: /File[/etc/httpd/conf.modules.d/cgi.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/cgi.load Debug: /File[/etc/httpd/conf.modules.d/cgi.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/cgi.load Debug: /File[/etc/httpd/conf.modules.d/cgi.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/cgi.load Debug: /File[/etc/httpd/conf.modules.d/cgi.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/cgi.load Debug: /File[/etc/httpd/conf.modules.d/autoindex.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/autoindex.load Debug: /File[/etc/httpd/conf.modules.d/autoindex.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/autoindex.load Debug: /File[/etc/httpd/conf.modules.d/autoindex.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/autoindex.load Debug: /File[/etc/httpd/conf.modules.d/autoindex.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/autoindex.load Debug: /File[/etc/httpd/conf.modules.d/filter.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/filter.load Debug: /File[/etc/httpd/conf.modules.d/filter.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/filter.load Debug: /File[/etc/httpd/conf.modules.d/filter.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/filter.load Debug: /File[/etc/httpd/conf.modules.d/filter.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/filter.load Debug: /File[/etc/httpd/conf.modules.d/01-cgi.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/01-cgi.conf Debug: /File[/etc/httpd/conf.modules.d/01-cgi.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/01-cgi.conf Debug: /File[/etc/httpd/conf.modules.d/01-cgi.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/01-cgi.conf Debug: /File[/etc/httpd/conf.modules.d/01-cgi.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/01-cgi.conf Debug: /File[/etc/httpd/conf.modules.d/mime_magic.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/mime_magic.conf Debug: /File[/etc/httpd/conf.modules.d/mime_magic.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/mime_magic.conf Debug: /File[/etc/httpd/conf.modules.d/mime_magic.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/mime_magic.conf Debug: /File[/etc/httpd/conf.modules.d/mime_magic.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/mime_magic.conf Debug: /File[/etc/httpd/conf.modules.d/include.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/include.load Debug: /File[/etc/httpd/conf.modules.d/include.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/include.load Debug: /File[/etc/httpd/conf.modules.d/include.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/include.load Debug: /File[/etc/httpd/conf.modules.d/include.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/include.load Debug: /File[/etc/httpd/conf.modules.d/00-dav.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/00-dav.conf Debug: /File[/etc/httpd/conf.modules.d/00-dav.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/00-dav.conf Debug: /File[/etc/httpd/conf.modules.d/00-dav.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/00-dav.conf Debug: /File[/etc/httpd/conf.modules.d/00-dav.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/00-dav.conf Debug: /File[/etc/httpd/conf.modules.d/wsgi.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/wsgi.load Debug: /File[/etc/httpd/conf.modules.d/wsgi.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/wsgi.load Debug: /File[/etc/httpd/conf.modules.d/wsgi.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/wsgi.load Debug: /File[/etc/httpd/conf.modules.d/wsgi.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/wsgi.load Debug: /File[/etc/httpd/conf.modules.d/prefork.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/prefork.conf Debug: /File[/etc/httpd/conf.modules.d/prefork.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/prefork.conf Debug: /File[/etc/httpd/conf.modules.d/prefork.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/prefork.conf Debug: /File[/etc/httpd/conf.modules.d/prefork.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/prefork.conf Debug: /File[/etc/httpd/conf.modules.d/substitute.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/substitute.load Debug: /File[/etc/httpd/conf.modules.d/substitute.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/substitute.load Debug: /File[/etc/httpd/conf.modules.d/substitute.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/substitute.load Debug: /File[/etc/httpd/conf.modules.d/substitute.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/substitute.load Debug: /File[/etc/httpd/conf.modules.d/actions.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/actions.load Debug: /File[/etc/httpd/conf.modules.d/actions.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/actions.load Debug: /File[/etc/httpd/conf.modules.d/actions.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/actions.load Debug: /File[/etc/httpd/conf.modules.d/actions.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/actions.load Debug: /File[/etc/httpd/conf.modules.d/deflate.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/deflate.load Debug: /File[/etc/httpd/conf.modules.d/deflate.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/deflate.load Debug: /File[/etc/httpd/conf.modules.d/deflate.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/deflate.load Debug: /File[/etc/httpd/conf.modules.d/deflate.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/deflate.load Debug: /File[/etc/httpd/conf.modules.d/dir.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/dir.load Debug: /File[/etc/httpd/conf.modules.d/dir.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/dir.load Debug: /File[/etc/httpd/conf.modules.d/dir.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/dir.load Debug: /File[/etc/httpd/conf.modules.d/dir.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/dir.load Debug: /File[/etc/httpd/conf.modules.d/dir.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/dir.conf Debug: /File[/etc/httpd/conf.modules.d/dir.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/dir.conf Debug: /File[/etc/httpd/conf.modules.d/dir.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/dir.conf Debug: /File[/etc/httpd/conf.modules.d/dir.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/dir.conf Debug: /File[/etc/httpd/conf.modules.d/00-ssl.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/00-ssl.conf Debug: /File[/etc/httpd/conf.modules.d/00-ssl.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/00-ssl.conf Debug: /File[/etc/httpd/conf.modules.d/00-ssl.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/00-ssl.conf Debug: /File[/etc/httpd/conf.modules.d/00-ssl.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/00-ssl.conf Debug: /File[/etc/httpd/conf.modules.d/ssl.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/ssl.conf Debug: /File[/etc/httpd/conf.modules.d/ssl.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/ssl.conf Debug: /File[/etc/httpd/conf.modules.d/ssl.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/ssl.conf Debug: /File[/etc/httpd/conf.modules.d/ssl.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/ssl.conf Debug: /File[/etc/httpd/conf.modules.d/00-mpm.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/00-mpm.conf Debug: /File[/etc/httpd/conf.modules.d/00-mpm.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/00-mpm.conf Debug: /File[/etc/httpd/conf.modules.d/00-mpm.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/00-mpm.conf Debug: /File[/etc/httpd/conf.modules.d/00-mpm.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/00-mpm.conf Debug: /File[/etc/httpd/conf.modules.d/dav_fs.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/dav_fs.conf Debug: /File[/etc/httpd/conf.modules.d/dav_fs.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/dav_fs.conf Debug: /File[/etc/httpd/conf.modules.d/dav_fs.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/dav_fs.conf Debug: /File[/etc/httpd/conf.modules.d/dav_fs.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/dav_fs.conf Debug: /File[/etc/httpd/conf.modules.d/alias.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/alias.conf Debug: /File[/etc/httpd/conf.modules.d/alias.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/alias.conf Debug: /File[/etc/httpd/conf.modules.d/alias.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/alias.conf Debug: /File[/etc/httpd/conf.modules.d/alias.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/alias.conf Debug: /File[/etc/httpd/conf.modules.d/authn_dbm.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/authn_dbm.load Debug: /File[/etc/httpd/conf.modules.d/authn_dbm.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/authn_dbm.load Debug: /File[/etc/httpd/conf.modules.d/authn_dbm.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/authn_dbm.load Debug: /File[/etc/httpd/conf.modules.d/authn_dbm.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/authn_dbm.load Debug: /File[/etc/httpd/conf.modules.d/setenvif.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/setenvif.conf Debug: /File[/etc/httpd/conf.modules.d/setenvif.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/setenvif.conf Debug: /File[/etc/httpd/conf.modules.d/setenvif.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/setenvif.conf Debug: /File[/etc/httpd/conf.modules.d/setenvif.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/setenvif.conf Debug: /File[/etc/httpd/conf.modules.d/negotiation.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/negotiation.conf Debug: /File[/etc/httpd/conf.modules.d/negotiation.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/negotiation.conf Debug: /File[/etc/httpd/conf.modules.d/negotiation.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/negotiation.conf Debug: /File[/etc/httpd/conf.modules.d/negotiation.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/negotiation.conf Debug: /File[/etc/httpd/conf.modules.d/00-systemd.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/00-systemd.conf Debug: /File[/etc/httpd/conf.modules.d/00-systemd.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/00-systemd.conf Debug: /File[/etc/httpd/conf.modules.d/00-systemd.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/00-systemd.conf Debug: /File[/etc/httpd/conf.modules.d/00-systemd.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/00-systemd.conf Debug: /File[/etc/httpd/conf.modules.d/ext_filter.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/ext_filter.load Debug: /File[/etc/httpd/conf.modules.d/ext_filter.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/ext_filter.load Debug: /File[/etc/httpd/conf.modules.d/ext_filter.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/ext_filter.load Debug: /File[/etc/httpd/conf.modules.d/ext_filter.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/ext_filter.load Debug: /File[/etc/httpd/conf.modules.d/mime.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/mime.conf Debug: /File[/etc/httpd/conf.modules.d/mime.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/mime.conf Debug: /File[/etc/httpd/conf.modules.d/mime.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/mime.conf Debug: /File[/etc/httpd/conf.modules.d/mime.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/mime.conf Debug: /File[/etc/httpd/conf.modules.d/rewrite.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/rewrite.load Debug: /File[/etc/httpd/conf.modules.d/rewrite.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/rewrite.load Debug: /File[/etc/httpd/conf.modules.d/rewrite.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/rewrite.load Debug: /File[/etc/httpd/conf.modules.d/rewrite.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/rewrite.load Debug: /File[/etc/httpd/conf.modules.d/authz_user.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/authz_user.load Debug: /File[/etc/httpd/conf.modules.d/authz_user.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/authz_user.load Debug: /File[/etc/httpd/conf.modules.d/authz_user.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/authz_user.load Debug: /File[/etc/httpd/conf.modules.d/authz_user.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/authz_user.load Debug: /File[/etc/httpd/conf.modules.d/negotiation.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/negotiation.load Debug: /File[/etc/httpd/conf.modules.d/negotiation.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/negotiation.load Debug: /File[/etc/httpd/conf.modules.d/negotiation.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/negotiation.load Debug: /File[/etc/httpd/conf.modules.d/negotiation.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/negotiation.load Debug: /File[/etc/httpd/conf.modules.d/authn_file.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/authn_file.load Debug: /File[/etc/httpd/conf.modules.d/authn_file.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/authn_file.load Debug: /File[/etc/httpd/conf.modules.d/authn_file.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/authn_file.load Debug: /File[/etc/httpd/conf.modules.d/authn_file.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/authn_file.load Debug: /File[/etc/httpd/conf.modules.d/deflate.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/deflate.conf Debug: /File[/etc/httpd/conf.modules.d/deflate.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/deflate.conf Debug: /File[/etc/httpd/conf.modules.d/deflate.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/deflate.conf Debug: /File[/etc/httpd/conf.modules.d/deflate.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/deflate.conf Debug: /File[/etc/httpd/conf.modules.d/authz_dbm.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/authz_dbm.load Debug: /File[/etc/httpd/conf.modules.d/authz_dbm.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/authz_dbm.load Debug: /File[/etc/httpd/conf.modules.d/authz_dbm.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/authz_dbm.load Debug: /File[/etc/httpd/conf.modules.d/authz_dbm.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/authz_dbm.load Debug: /File[/etc/httpd/conf.modules.d/usertrack.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/usertrack.load Debug: /File[/etc/httpd/conf.modules.d/usertrack.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/usertrack.load Debug: /File[/etc/httpd/conf.modules.d/usertrack.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/usertrack.load Debug: /File[/etc/httpd/conf.modules.d/usertrack.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/usertrack.load Debug: /File[/etc/httpd/conf.modules.d/00-lua.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/00-lua.conf Debug: /File[/etc/httpd/conf.modules.d/00-lua.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/00-lua.conf Debug: /File[/etc/httpd/conf.modules.d/00-lua.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/00-lua.conf Debug: /File[/etc/httpd/conf.modules.d/00-lua.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/00-lua.conf Debug: /File[/etc/httpd/conf.modules.d/logio.load]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.modules.d/logio.load Debug: /File[/etc/httpd/conf.modules.d/logio.load]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.modules.d/logio.load Debug: /File[/etc/httpd/conf.modules.d/logio.load]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.modules.d/logio.load Debug: /File[/etc/httpd/conf.modules.d/logio.load]/selrange: Found selrange default 's0' for /etc/httpd/conf.modules.d/logio.load Debug: Executing '/bin/systemctl is-active httpd' Debug: Executing '/bin/systemctl is-enabled httpd' Debug: /Stage[main]/Cobbler::Server/Exec[wait_for_web_service]/returns: Exec try 1/60 Debug: Exec[wait_for_web_service](provider=posix): Executing '[ $(curl --connect-timeout 1 -s -w %{http_code} http://127.0.0.1:80/ -o /dev/null) -lt 500 ]' Debug: Executing '[ $(curl --connect-timeout 1 -s -w %{http_code} http://127.0.0.1:80/ -o /dev/null) -lt 500 ]' Notice: /Stage[main]/Cobbler::Server/Exec[wait_for_web_service]/returns: executed successfully Debug: /Stage[main]/Cobbler::Server/Exec[wait_for_web_service]: The container Class[Cobbler::Server] will propagate my refresh event Debug: /Stage[main]/Cobbler::Server/Exec[cobbler_sync]/returns: Exec try 1/20 Debug: Exec[cobbler_sync](provider=posix): Executing 'cobbler sync' Debug: Executing 'cobbler sync' Notice: /Stage[main]/Cobbler::Server/Exec[cobbler_sync]/returns: executed successfully Info: /Stage[main]/Cobbler::Server/Exec[cobbler_sync]: Scheduling refresh of Service[dnsmasq] Info: /Stage[main]/Cobbler::Server/Exec[cobbler_sync]: Scheduling refresh of Service[dnsmasq] Info: /Stage[main]/Cobbler::Server/Exec[cobbler_sync]: Scheduling refresh of Service[xinetd] Debug: /Stage[main]/Cobbler::Server/Exec[cobbler_sync]: The container Class[Cobbler::Server] will propagate my refresh event Debug: Executing '/bin/systemctl is-active dnsmasq' Debug: Executing '/bin/systemctl is-enabled dnsmasq' Debug: Executing '/bin/systemctl is-active dnsmasq' Debug: Executing '/bin/systemctl restart dnsmasq' Notice: /Stage[main]/Cobbler::Server/Service[dnsmasq]: Triggered 'refresh' from 2 events Debug: /Stage[main]/Cobbler::Server/Service[dnsmasq]: The container Class[Cobbler::Server] will propagate my refresh event Debug: Executing '/bin/systemctl is-active xinetd' Debug: Executing '/bin/systemctl is-enabled xinetd' Debug: Executing '/bin/systemctl is-active xinetd' Debug: Executing '/bin/systemctl restart xinetd' Notice: /Stage[main]/Cobbler::Server/Service[xinetd]: Triggered 'refresh' from 1 events Debug: /Stage[main]/Cobbler::Server/Service[xinetd]: The container Class[Cobbler::Server] will propagate my refresh event Debug: Class[Cobbler::Server]: The container Stage[main] will propagate my refresh event Info: cobbler_distro: checking if distro exists: ubuntu_bootstrap Info: cobbler_distro: distro exists: ubuntu_bootstrap Info: cobbler_profile: checking if profile exists: ubuntu_bootstrap Info: cobbler_profile: profile does not exist: ubuntu_bootstrap Info: cobbler_profile: updating profile: ubuntu_bootstrap Notice: /Stage[main]/Fuel::Cobbler/Cobbler_profile[ubuntu_bootstrap]/ensure: created Info: /Stage[main]/Fuel::Cobbler/Cobbler_profile[ubuntu_bootstrap]: Scheduling refresh of Exec[nailgun_cobbler_sync] Debug: /Stage[main]/Fuel::Cobbler/Cobbler_profile[ubuntu_bootstrap]: The container Class[Fuel::Cobbler] will propagate my refresh event Debug: Exec[cobbler_system_add_default](provider=posix): Executing check 'test -z `cobbler system find --name=default`' Debug: Executing 'test -z `cobbler system find --name=default`' Debug: Exec[cobbler_system_edit_default](provider=posix): Executing check 'cobbler system report --name default 2>/dev/null | grep -q -E '^Profile\s*:\s*ubuntu_bootstrap'' Debug: Executing 'cobbler system report --name default 2>/dev/null | grep -q -E '^Profile\s*:\s*ubuntu_bootstrap'' Debug: Exec[nailgun_cobbler_sync](provider=posix): Executing 'cobbler sync' Debug: Executing 'cobbler sync' Notice: /Stage[main]/Fuel::Cobbler/Exec[nailgun_cobbler_sync]: Triggered 'refresh' from 1 events Debug: /Stage[main]/Fuel::Cobbler/Exec[nailgun_cobbler_sync]: The container Class[Fuel::Cobbler] will propagate my refresh event Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Class[Fuel::Cobbler]: The container Stage[main] will propagate my refresh event Notice: /File[/etc/systemd/system/httpd.service.d]/seltype: seltype changed 'httpd_unit_file_t' to 'systemd_unit_file_t' Debug: /Stage[main]/Main/Fuel::Systemd[httpd]/File[/etc/systemd/system/httpd.service.d]: The container Fuel::Systemd[httpd] will propagate my refresh event Notice: /File[/etc/systemd/system/dnsmasq.service.d]/seltype: seltype changed 'dnsmasq_unit_file_t' to 'systemd_unit_file_t' Debug: /Stage[main]/Main/Fuel::Systemd[dnsmasq]/File[/etc/systemd/system/dnsmasq.service.d]: The container Fuel::Systemd[dnsmasq] will propagate my refresh event Debug: Fuel::Systemd[dnsmasq]: The container Class[Main] will propagate my refresh event Debug: Fuel::Systemd[httpd]: The container Class[Main] will propagate my refresh event Debug: Class[Main]: The container Stage[main] will propagate my refresh event Debug: Finishing transaction 43672480 Debug: Storing state Debug: Stored state in 0.16 seconds Notice: Finished catalog run in 9.11 seconds Debug: Using settings: adding file resource 'rrddir': 'File[/var/lib/puppet/rrd]{:path=>"/var/lib/puppet/rrd", :mode=>"750", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: /File[/var/lib/puppet/rrd]/seluser: Found seluser default 'system_u' for /var/lib/puppet/rrd Debug: /File[/var/lib/puppet/rrd]/selrole: Found selrole default 'object_r' for /var/lib/puppet/rrd Debug: /File[/var/lib/puppet/rrd]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/rrd Debug: /File[/var/lib/puppet/rrd]/selrange: Found selrange default 's0' for /var/lib/puppet/rrd Debug: Finishing transaction 40221260 Debug: Received report to process from nailgun.test.domain.local Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Processing report from nailgun.test.domain.local with processor Puppet::Reports::Store stderr: Trying apply manifest: /etc/puppet/modules/fuel/examples/astute.pp Trying to execute command: puppet apply --detailed-exitcodes -dv /etc/puppet/modules/fuel/examples/astute.pp Extended log: stdout:Debug: Runtime environment: puppet_version=3.8.5, ruby_version=2.0.0, run_mode=user, default_encoding=US-ASCII Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Loading external facts from /etc/puppet/modules/openstacklib/facts.d Debug: Loading external facts from /var/lib/puppet/facts.d Info: Loading facts Debug: Loading facts from /etc/puppet/modules/openstacklib/lib/facter/os_service_default.rb Debug: Loading facts from /etc/puppet/modules/openstacklib/lib/facter/os_package_type.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/mongodb/lib/facter/mongodb_version.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/mysql/lib/facter/mysql_server_id.rb Debug: Loading facts from /etc/puppet/modules/mysql/lib/facter/mysql_version.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/l23network/lib/facter/netrings.rb Debug: Loading facts from /etc/puppet/modules/l23network/lib/facter/l23_os.rb Debug: Loading facts from /etc/puppet/modules/l23network/lib/facter/default_route.rb Debug: Loading facts from /etc/puppet/modules/l23network/lib/facter/ovs_vlan_splinters.rb Debug: Loading facts from /etc/puppet/modules/l23network/lib/facter/check_kern_module.rb Debug: Loading facts from /etc/puppet/modules/l23network/lib/facter/openvswitch.rb Debug: Loading facts from /etc/puppet/modules/l23network/lib/facter/fqdn_hostname.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/ssh/lib/facter/ssh_client_version.rb Debug: Loading facts from /etc/puppet/modules/ssh/lib/facter/ssh_server_version.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/apache/lib/facter/apache_version.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/openssl/lib/facter/openssl_version.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/haproxy/lib/facter/haproxy_version.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/apt/lib/facter/apt_update_last_success.rb Debug: Loading facts from /etc/puppet/modules/apt/lib/facter/apt_updates.rb Debug: Loading facts from /etc/puppet/modules/apt/lib/facter/apt_reboot_required.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/firewall/lib/facter/ip6tables_version.rb Debug: Loading facts from /etc/puppet/modules/firewall/lib/facter/iptables_persistent_version.rb Debug: Loading facts from /etc/puppet/modules/firewall/lib/facter/iptables_version.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/osnailyfacter/lib/facter/libvirt_package_version.rb Debug: Loading facts from /etc/puppet/modules/osnailyfacter/lib/facter/osd_devices_list.rb Debug: Loading facts from /etc/puppet/modules/osnailyfacter/lib/facter/mounts.rb Debug: Loading facts from /etc/puppet/modules/osnailyfacter/lib/facter/naily.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/pacemaker/lib/facter/pcmk_node_name.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/openstack_tasks/lib/facter/allocated_hugepages.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/staging/lib/facter/staging_windir.rb Debug: Loading facts from /etc/puppet/modules/staging/lib/facter/staging_http_get.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/rabbitmq/lib/facter/rabbitmq_version.rb Debug: Loading facts from /etc/puppet/modules/rabbitmq/lib/facter/rabbitmq_nodename.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/nova/lib/facter/libvirt_uuid.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/stdlib/lib/facter/facter_dot_d.rb Debug: Loading facts from /etc/puppet/modules/stdlib/lib/facter/service_provider.rb Debug: Loading facts from /etc/puppet/modules/stdlib/lib/facter/root_home.rb Debug: Loading facts from /etc/puppet/modules/stdlib/lib/facter/pe_version.rb Debug: Loading facts from /etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb Debug: Loading facts from /etc/puppet/modules/stdlib/lib/facter/package_provider.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/fuel/lib/facter/acpid_version.rb Debug: Loading facts from /etc/puppet/modules/fuel/lib/facter/fuel_openstack_version.rb Debug: Loading facts from /etc/puppet/modules/fuel/lib/facter/iops.rb Debug: Loading facts from /etc/puppet/modules/fuel/lib/facter/generate_fuel_key.rb Debug: Loading facts from /etc/puppet/modules/fuel/lib/facter/acpi_event.rb Debug: Loading facts from /etc/puppet/modules/fuel/lib/facter/fuel_release.rb Info: Loading facts Debug: Loading facts from /etc/puppet/modules/rsyslog/lib/facter/rsyslog_version.rb Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Executing '/bin/rpm --version' Debug: Executing '/bin/rpm --version' Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Executing '/bin/rpm -ql rpm' Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Puppet::Type::Service::ProviderPacemaker: file crm_node does not exist Debug: Puppet::Type::Service::ProviderNoop: false value when expecting true Debug: Puppet::Type::Service::ProviderDaemontools: file /usr/bin/svc does not exist Debug: Puppet::Type::Service::ProviderDebian: file /usr/sbin/update-rc.d does not exist Debug: Puppet::Type::Service::ProviderUpstart: 0 confines (of 2) were true Debug: Puppet::Type::Service::ProviderOpenrc: file /bin/rc-status does not exist Debug: Puppet::Type::Service::ProviderLaunchd: file /bin/launchctl does not exist Debug: Puppet::Type::Service::ProviderGentoo: file /sbin/rc-update does not exist Debug: Puppet::Type::Service::ProviderRunit: file /usr/bin/sv does not exist Debug: Puppet::Type::Package::ProviderDpkg: file /usr/bin/dpkg does not exist Debug: Puppet::Type::Package::ProviderApt: file /usr/bin/apt-get does not exist Debug: Puppet::Type::Package::ProviderZypper: file /usr/bin/zypper does not exist Debug: Puppet::Type::Package::ProviderOpkg: file opkg does not exist Debug: Puppet::Type::Package::ProviderUrpmi: file urpmi does not exist Debug: Puppet::Type::Package::ProviderPacman: file /usr/bin/pacman does not exist Debug: Puppet::Type::Package::ProviderOpenbsd: file pkg_info does not exist Debug: Puppet::Type::Package::ProviderSun: file /usr/bin/pkginfo does not exist Debug: Puppet::Type::Package::ProviderRug: file /usr/bin/rug does not exist Debug: Puppet::Type::Package::ProviderAptrpm: file apt-get does not exist Debug: Puppet::Type::Package::ProviderPkgin: file pkgin does not exist Debug: Puppet::Type::Package::ProviderHpux: file /usr/sbin/swinstall does not exist Debug: Puppet::Type::Package::ProviderAptitude: file /usr/bin/aptitude does not exist Debug: Puppet::Type::Package::ProviderPortupgrade: file /usr/local/sbin/portupgrade does not exist Debug: Puppet::Type::Package::ProviderFreebsd: file /usr/sbin/pkg_info does not exist Debug: Puppet::Type::Package::ProviderPorts: file /usr/local/sbin/portupgrade does not exist Debug: Puppet::Type::Package::ProviderFink: file /sw/bin/fink does not exist Debug: Puppet::Type::Package::ProviderUp2date: file /usr/sbin/up2date-nox does not exist Debug: Puppet::Type::Package::ProviderPortage: file /usr/bin/emerge does not exist Debug: Puppet::Type::Package::ProviderSunfreeware: file pkg-get does not exist Debug: Puppet::Type::Package::ProviderAix: file /usr/bin/lslpp does not exist Debug: Puppet::Type::Package::ProviderPkg: file /usr/bin/pkg does not exist Debug: Puppet::Type::Package::ProviderNim: file /usr/sbin/nimclient does not exist Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Notice: Scope(Class[main]): MODULAR: astute.pp Debug: importing '/etc/puppet/modules/fuel/manifests/astute.pp' in environment production Debug: Automatically imported fuel::astute from fuel/astute into production Debug: importing '/etc/puppet/modules/fuel/manifests/params.pp' in environment production Debug: Automatically imported fuel::params from fuel/params into production Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: hiera(): Hiera YAML backend starting Debug: hiera(): Looking up fuel::astute::bootstrap_profile in YAML backend Debug: hiera(): Looking for data source override/common Debug: hiera(): Cannot find datafile /etc/hiera/override/common.yaml, skipping Debug: hiera(): Looking for data source class/fuel::astute Debug: hiera(): Cannot find datafile /etc/hiera/class/fuel::astute.yaml, skipping Debug: hiera(): Looking for data source module/fuel Debug: hiera(): Cannot find datafile /etc/hiera/module/fuel.yaml, skipping Debug: hiera(): Looking for data source nodes Debug: hiera(): Cannot find datafile /etc/hiera/nodes.yaml, skipping Debug: hiera(): Looking for data source networks Debug: hiera(): Cannot find datafile /etc/hiera/networks.yaml, skipping Debug: hiera(): Looking for data source astute Debug: hiera(): Looking for data source common Debug: hiera(): Cannot find datafile /etc/hiera/common.yaml, skipping Debug: Resource package[psmisc] was not determined to be defined Debug: Create new resource package[psmisc] with params {"ensure"=>"present"} Debug: Resource package[python-editor] was not determined to be defined Debug: Create new resource package[python-editor] with params {"ensure"=>"present"} Debug: Resource package[nailgun-mcagents] was not determined to be defined Debug: Create new resource package[nailgun-mcagents] with params {"ensure"=>"present"} Debug: Resource package[sysstat] was not determined to be defined Debug: Create new resource package[sysstat] with params {"ensure"=>"present"} Debug: Resource package[rubygem-amqp] was not determined to be defined Debug: Create new resource package[rubygem-amqp] with params {"ensure"=>"present"} Debug: Resource package[rubygem-amq-protocol] was not determined to be defined Debug: Create new resource package[rubygem-amq-protocol] with params {"ensure"=>"present"} Debug: Resource package[rubygem-i18n] was not determined to be defined Debug: Create new resource package[rubygem-i18n] with params {"ensure"=>"present"} Debug: Resource package[rubygem-tzinfo] was not determined to be defined Debug: Create new resource package[rubygem-tzinfo] with params {"ensure"=>"present"} Debug: Resource package[rubygem-minitest] was not determined to be defined Debug: Create new resource package[rubygem-minitest] with params {"ensure"=>"present"} Debug: Resource package[rubygem-symboltable] was not determined to be defined Debug: Create new resource package[rubygem-symboltable] with params {"ensure"=>"present"} Debug: Resource package[rubygem-thread_safe] was not determined to be defined Debug: Create new resource package[rubygem-thread_safe] with params {"ensure"=>"present"} Debug: Resource package[rubygem-astute] was not determined to be defined Debug: Create new resource package[rubygem-astute] with params {"ensure"=>"present"} Debug: Scope(Class[Fuel::Astute]): Retrieving template fuel/astute/sysconfig.erb Debug: template[/etc/puppet/modules/fuel/templates/astute/sysconfig.erb]: Bound template variables for /etc/puppet/modules/fuel/templates/astute/sysconfig.erb in 0.00 seconds Debug: template[/etc/puppet/modules/fuel/templates/astute/sysconfig.erb]: Interpolated template /etc/puppet/modules/fuel/templates/astute/sysconfig.erb in 0.00 seconds Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Scope(Class[Fuel::Astute]): Retrieving template fuel/astute/astuted.erb Debug: template[/etc/puppet/modules/fuel/templates/astute/astuted.erb]: Bound template variables for /etc/puppet/modules/fuel/templates/astute/astuted.erb in 0.00 seconds Debug: template[/etc/puppet/modules/fuel/templates/astute/astuted.erb]: Interpolated template /etc/puppet/modules/fuel/templates/astute/astuted.erb in 0.00 seconds Debug: Scope(Class[Fuel::Astute]): Retrieving template fuel/astute/astuted.conf.erb Debug: template[/etc/puppet/modules/fuel/templates/astute/astuted.conf.erb]: Bound template variables for /etc/puppet/modules/fuel/templates/astute/astuted.conf.erb in 0.00 seconds Debug: template[/etc/puppet/modules/fuel/templates/astute/astuted.conf.erb]: Interpolated template /etc/puppet/modules/fuel/templates/astute/astuted.conf.erb in 0.00 seconds Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: importing '/etc/puppet/modules/fuel/manifests/systemd.pp' in environment production Debug: Automatically imported fuel::systemd from fuel/systemd into production Debug: Scope(Fuel::Systemd[astute]): Retrieving template fuel/systemd/service_template.erb Debug: template[/etc/puppet/modules/fuel/templates/systemd/service_template.erb]: Bound template variables for /etc/puppet/modules/fuel/templates/systemd/service_template.erb in 0.00 seconds Debug: template[/etc/puppet/modules/fuel/templates/systemd/service_template.erb]: Interpolated template /etc/puppet/modules/fuel/templates/systemd/service_template.erb in 0.00 seconds Debug: Adding relationship from Package[psmisc] to Package[rubygem-astute] with 'before' Debug: Adding relationship from Package[python-editor] to Package[rubygem-astute] with 'before' Debug: Adding relationship from Package[nailgun-mcagents] to Package[rubygem-astute] with 'before' Debug: Adding relationship from Package[sysstat] to Package[rubygem-astute] with 'before' Debug: Adding relationship from Package[rubygem-amqp] to Package[rubygem-astute] with 'before' Debug: Adding relationship from Package[rubygem-amq-protocol] to Package[rubygem-astute] with 'before' Debug: Adding relationship from Package[rubygem-i18n] to Package[rubygem-astute] with 'before' Debug: Adding relationship from Package[rubygem-tzinfo] to Package[rubygem-astute] with 'before' Debug: Adding relationship from Package[rubygem-minitest] to Package[rubygem-astute] with 'before' Debug: Adding relationship from Package[rubygem-symboltable] to Package[rubygem-astute] with 'before' Debug: Adding relationship from Package[rubygem-thread_safe] to Package[rubygem-astute] with 'before' Debug: Adding relationship from File[/etc/sysconfig/astute] to Service[astute] with 'notify' Debug: Adding relationship from File[/usr/bin/astuted] to Service[astute] with 'notify' Debug: Adding relationship from File[/etc/astute/astuted.conf] to Service[astute] with 'notify' Notice: Compiled catalog for nailgun.test.domain.local in environment production in 0.50 seconds Debug: /File[/etc/sysconfig/astute]/seluser: Found seluser default 'system_u' for /etc/sysconfig/astute Debug: /File[/etc/sysconfig/astute]/selrole: Found selrole default 'object_r' for /etc/sysconfig/astute Debug: /File[/etc/sysconfig/astute]/seltype: Found seltype default 'etc_t' for /etc/sysconfig/astute Debug: /File[/etc/sysconfig/astute]/selrange: Found selrange default 's0' for /etc/sysconfig/astute Debug: /File[/usr/bin/astuted]/seluser: Found seluser default 'system_u' for /usr/bin/astuted Debug: /File[/usr/bin/astuted]/selrole: Found selrole default 'object_r' for /usr/bin/astuted Debug: /File[/usr/bin/astuted]/seltype: Found seltype default 'bin_t' for /usr/bin/astuted Debug: /File[/usr/bin/astuted]/selrange: Found selrange default 's0' for /usr/bin/astuted Debug: /File[/etc/astute]/seluser: Found seluser default 'system_u' for /etc/astute Debug: /File[/etc/astute]/selrole: Found selrole default 'object_r' for /etc/astute Debug: /File[/etc/astute]/seltype: Found seltype default 'etc_t' for /etc/astute Debug: /File[/etc/astute]/selrange: Found selrange default 's0' for /etc/astute Debug: /File[/etc/astute/astuted.conf]/seluser: Found seluser default 'system_u' for /etc/astute/astuted.conf Debug: /File[/etc/astute/astuted.conf]/selrole: Found selrole default 'object_r' for /etc/astute/astuted.conf Debug: /File[/etc/astute/astuted.conf]/seltype: Found seltype default 'etc_t' for /etc/astute/astuted.conf Debug: /File[/etc/astute/astuted.conf]/selrange: Found selrange default 's0' for /etc/astute/astuted.conf Debug: /File[/var/log/astute]/seluser: Found seluser default 'system_u' for /var/log/astute Debug: /File[/var/log/astute]/selrole: Found selrole default 'object_r' for /var/log/astute Debug: /File[/var/log/astute]/seltype: Found seltype default 'var_log_t' for /var/log/astute Debug: /File[/var/log/astute]/selrange: Found selrange default 's0' for /var/log/astute Debug: /File[/etc/systemd/system/astute.service.d]/seluser: Found seluser default 'system_u' for /etc/systemd/system/astute.service.d Debug: /File[/etc/systemd/system/astute.service.d]/selrole: Found selrole default 'object_r' for /etc/systemd/system/astute.service.d Debug: /File[/etc/systemd/system/astute.service.d]/seltype: Found seltype default 'systemd_unit_file_t' for /etc/systemd/system/astute.service.d Debug: /File[/etc/systemd/system/astute.service.d]/selrange: Found selrange default 's0' for /etc/systemd/system/astute.service.d Debug: /File[/etc/systemd/system/astute.service.d/fuel.conf]/seluser: Found seluser default 'system_u' for /etc/systemd/system/astute.service.d/fuel.conf Debug: /File[/etc/systemd/system/astute.service.d/fuel.conf]/selrole: Found selrole default 'object_r' for /etc/systemd/system/astute.service.d/fuel.conf Debug: /File[/etc/systemd/system/astute.service.d/fuel.conf]/seltype: Found seltype default 'systemd_unit_file_t' for /etc/systemd/system/astute.service.d/fuel.conf Debug: /File[/etc/systemd/system/astute.service.d/fuel.conf]/selrange: Found selrange default 's0' for /etc/systemd/system/astute.service.d/fuel.conf Debug: Creating default schedules Debug: Using settings: adding file resource 'confdir': 'File[/etc/puppet]{:path=>"/etc/puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Puppet::Type::User::ProviderPw: file pw does not exist Debug: Puppet::Type::User::ProviderUser_role_add: file roleadd does not exist Debug: Puppet::Type::User::ProviderDirectoryservice: file /usr/bin/dsimport does not exist Debug: Failed to load library 'ldap' for feature 'ldap' Debug: Puppet::Type::User::ProviderLdap: feature ldap is missing Debug: Puppet::Type::Group::ProviderPw: file pw does not exist Debug: Puppet::Type::Group::ProviderDirectoryservice: file /usr/bin/dscl does not exist Debug: Failed to load library 'ldap' for feature 'ldap' Debug: Puppet::Type::Group::ProviderLdap: feature ldap is missing Debug: Using settings: adding file resource 'vardir': 'File[/var/lib/puppet]{:path=>"/var/lib/puppet", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'logdir': 'File[/var/log/puppet]{:path=>"/var/log/puppet", :mode=>"750", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'statedir': 'File[/var/lib/puppet/state]{:path=>"/var/lib/puppet/state", :mode=>"1755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'rundir': 'File[/var/run/puppet]{:path=>"/var/run/puppet", :mode=>"755", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'libdir': 'File[/var/lib/puppet/lib]{:path=>"/var/lib/puppet/lib", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'hiera_config': 'File[/etc/puppet/hiera.yaml]{:path=>"/etc/puppet/hiera.yaml", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'preview_outputdir': 'File[/var/lib/puppet/preview]{:path=>"/var/lib/puppet/preview", :mode=>"750", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'certdir': 'File[/var/lib/puppet/ssl/certs]{:path=>"/var/lib/puppet/ssl/certs", :mode=>"755", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'ssldir': 'File[/var/lib/puppet/ssl]{:path=>"/var/lib/puppet/ssl", :mode=>"771", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'publickeydir': 'File[/var/lib/puppet/ssl/public_keys]{:path=>"/var/lib/puppet/ssl/public_keys", :mode=>"755", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'requestdir': 'File[/var/lib/puppet/ssl/certificate_requests]{:path=>"/var/lib/puppet/ssl/certificate_requests", :mode=>"755", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'privatekeydir': 'File[/var/lib/puppet/ssl/private_keys]{:path=>"/var/lib/puppet/ssl/private_keys", :mode=>"750", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'privatedir': 'File[/var/lib/puppet/ssl/private]{:path=>"/var/lib/puppet/ssl/private", :mode=>"750", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'statefile': 'File[/var/lib/puppet/state/state.yaml]{:path=>"/var/lib/puppet/state/state.yaml", :mode=>"660", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'clientyamldir': 'File[/var/lib/puppet/client_yaml]{:path=>"/var/lib/puppet/client_yaml", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'client_datadir': 'File[/var/lib/puppet/client_data]{:path=>"/var/lib/puppet/client_data", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'clientbucketdir': 'File[/var/lib/puppet/clientbucket]{:path=>"/var/lib/puppet/clientbucket", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'lastrunfile': 'File[/var/lib/puppet/state/last_run_summary.yaml]{:path=>"/var/lib/puppet/state/last_run_summary.yaml", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'lastrunreport': 'File[/var/lib/puppet/state/last_run_report.yaml]{:path=>"/var/lib/puppet/state/last_run_report.yaml", :mode=>"640", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'graphdir': 'File[/var/lib/puppet/state/graphs]{:path=>"/var/lib/puppet/state/graphs", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'pluginfactdest': 'File[/var/lib/puppet/facts.d]{:path=>"/var/lib/puppet/facts.d", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: /File[/etc/puppet]/seluser: Found seluser default 'system_u' for /etc/puppet Debug: /File[/etc/puppet]/selrole: Found selrole default 'object_r' for /etc/puppet Debug: /File[/etc/puppet]/seltype: Found seltype default 'puppet_etc_t' for /etc/puppet Debug: /File[/etc/puppet]/selrange: Found selrange default 's0' for /etc/puppet Debug: /File[/var/lib/puppet]/seluser: Found seluser default 'system_u' for /var/lib/puppet Debug: /File[/var/lib/puppet]/selrole: Found selrole default 'object_r' for /var/lib/puppet Debug: /File[/var/lib/puppet]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet Debug: /File[/var/lib/puppet]/selrange: Found selrange default 's0' for /var/lib/puppet Debug: /File[/var/log/puppet]/seluser: Found seluser default 'system_u' for /var/log/puppet Debug: /File[/var/log/puppet]/selrole: Found selrole default 'object_r' for /var/log/puppet Debug: /File[/var/log/puppet]/seltype: Found seltype default 'puppet_log_t' for /var/log/puppet Debug: /File[/var/log/puppet]/selrange: Found selrange default 's0' for /var/log/puppet Debug: /File[/var/lib/puppet/state]/seluser: Found seluser default 'system_u' for /var/lib/puppet/state Debug: /File[/var/lib/puppet/state]/selrole: Found selrole default 'object_r' for /var/lib/puppet/state Debug: /File[/var/lib/puppet/state]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/state Debug: /File[/var/lib/puppet/state]/selrange: Found selrange default 's0' for /var/lib/puppet/state Debug: /File[/var/run/puppet]/seluser: Found seluser default 'system_u' for /var/run/puppet Debug: /File[/var/run/puppet]/selrole: Found selrole default 'object_r' for /var/run/puppet Debug: /File[/var/run/puppet]/seltype: Found seltype default 'puppet_var_run_t' for /var/run/puppet Debug: /File[/var/run/puppet]/selrange: Found selrange default 's0' for /var/run/puppet Debug: /File[/var/lib/puppet/lib]/seluser: Found seluser default 'system_u' for /var/lib/puppet/lib Debug: /File[/var/lib/puppet/lib]/selrole: Found selrole default 'object_r' for /var/lib/puppet/lib Debug: /File[/var/lib/puppet/lib]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/lib Debug: /File[/var/lib/puppet/lib]/selrange: Found selrange default 's0' for /var/lib/puppet/lib Debug: /File[/etc/puppet/hiera.yaml]/seluser: Found seluser default 'system_u' for /etc/puppet/hiera.yaml Debug: /File[/etc/puppet/hiera.yaml]/selrole: Found selrole default 'object_r' for /etc/puppet/hiera.yaml Debug: /File[/etc/puppet/hiera.yaml]/seltype: Found seltype default 'puppet_etc_t' for /etc/puppet/hiera.yaml Debug: /File[/etc/puppet/hiera.yaml]/selrange: Found selrange default 's0' for /etc/puppet/hiera.yaml Debug: /File[/var/lib/puppet/preview]/seluser: Found seluser default 'system_u' for /var/lib/puppet/preview Debug: /File[/var/lib/puppet/preview]/selrole: Found selrole default 'object_r' for /var/lib/puppet/preview Debug: /File[/var/lib/puppet/preview]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/preview Debug: /File[/var/lib/puppet/preview]/selrange: Found selrange default 's0' for /var/lib/puppet/preview Debug: /File[/var/lib/puppet/ssl/certs]/seluser: Found seluser default 'system_u' for /var/lib/puppet/ssl/certs Debug: /File[/var/lib/puppet/ssl/certs]/selrole: Found selrole default 'object_r' for /var/lib/puppet/ssl/certs Debug: /File[/var/lib/puppet/ssl/certs]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/ssl/certs Debug: /File[/var/lib/puppet/ssl/certs]/selrange: Found selrange default 's0' for /var/lib/puppet/ssl/certs Debug: /File[/var/lib/puppet/ssl]/seluser: Found seluser default 'system_u' for /var/lib/puppet/ssl Debug: /File[/var/lib/puppet/ssl]/selrole: Found selrole default 'object_r' for /var/lib/puppet/ssl Debug: /File[/var/lib/puppet/ssl]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/ssl Debug: /File[/var/lib/puppet/ssl]/selrange: Found selrange default 's0' for /var/lib/puppet/ssl Debug: /File[/var/lib/puppet/ssl/public_keys]/seluser: Found seluser default 'system_u' for /var/lib/puppet/ssl/public_keys Debug: /File[/var/lib/puppet/ssl/public_keys]/selrole: Found selrole default 'object_r' for /var/lib/puppet/ssl/public_keys Debug: /File[/var/lib/puppet/ssl/public_keys]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/ssl/public_keys Debug: /File[/var/lib/puppet/ssl/public_keys]/selrange: Found selrange default 's0' for /var/lib/puppet/ssl/public_keys Debug: /File[/var/lib/puppet/ssl/certificate_requests]/seluser: Found seluser default 'system_u' for /var/lib/puppet/ssl/certificate_requests Debug: /File[/var/lib/puppet/ssl/certificate_requests]/selrole: Found selrole default 'object_r' for /var/lib/puppet/ssl/certificate_requests Debug: /File[/var/lib/puppet/ssl/certificate_requests]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/ssl/certificate_requests Debug: /File[/var/lib/puppet/ssl/certificate_requests]/selrange: Found selrange default 's0' for /var/lib/puppet/ssl/certificate_requests Debug: /File[/var/lib/puppet/ssl/private_keys]/seluser: Found seluser default 'system_u' for /var/lib/puppet/ssl/private_keys Debug: /File[/var/lib/puppet/ssl/private_keys]/selrole: Found selrole default 'object_r' for /var/lib/puppet/ssl/private_keys Debug: /File[/var/lib/puppet/ssl/private_keys]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/ssl/private_keys Debug: /File[/var/lib/puppet/ssl/private_keys]/selrange: Found selrange default 's0' for /var/lib/puppet/ssl/private_keys Debug: /File[/var/lib/puppet/ssl/private]/seluser: Found seluser default 'system_u' for /var/lib/puppet/ssl/private Debug: /File[/var/lib/puppet/ssl/private]/selrole: Found selrole default 'object_r' for /var/lib/puppet/ssl/private Debug: /File[/var/lib/puppet/ssl/private]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/ssl/private Debug: /File[/var/lib/puppet/ssl/private]/selrange: Found selrange default 's0' for /var/lib/puppet/ssl/private Debug: /File[/var/lib/puppet/state/state.yaml]/seluser: Found seluser default 'system_u' for /var/lib/puppet/state/state.yaml Debug: /File[/var/lib/puppet/state/state.yaml]/selrole: Found selrole default 'object_r' for /var/lib/puppet/state/state.yaml Debug: /File[/var/lib/puppet/state/state.yaml]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/state/state.yaml Debug: /File[/var/lib/puppet/state/state.yaml]/selrange: Found selrange default 's0' for /var/lib/puppet/state/state.yaml Debug: /File[/var/lib/puppet/client_yaml]/seluser: Found seluser default 'system_u' for /var/lib/puppet/client_yaml Debug: /File[/var/lib/puppet/client_yaml]/selrole: Found selrole default 'object_r' for /var/lib/puppet/client_yaml Debug: /File[/var/lib/puppet/client_yaml]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/client_yaml Debug: /File[/var/lib/puppet/client_yaml]/selrange: Found selrange default 's0' for /var/lib/puppet/client_yaml Debug: /File[/var/lib/puppet/client_data]/seluser: Found seluser default 'system_u' for /var/lib/puppet/client_data Debug: /File[/var/lib/puppet/client_data]/selrole: Found selrole default 'object_r' for /var/lib/puppet/client_data Debug: /File[/var/lib/puppet/client_data]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/client_data Debug: /File[/var/lib/puppet/client_data]/selrange: Found selrange default 's0' for /var/lib/puppet/client_data Debug: /File[/var/lib/puppet/clientbucket]/seluser: Found seluser default 'system_u' for /var/lib/puppet/clientbucket Debug: /File[/var/lib/puppet/clientbucket]/selrole: Found selrole default 'object_r' for /var/lib/puppet/clientbucket Debug: /File[/var/lib/puppet/clientbucket]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/clientbucket Debug: /File[/var/lib/puppet/clientbucket]/selrange: Found selrange default 's0' for /var/lib/puppet/clientbucket Debug: /File[/var/lib/puppet/state/last_run_summary.yaml]/seluser: Found seluser default 'system_u' for /var/lib/puppet/state/last_run_summary.yaml Debug: /File[/var/lib/puppet/state/last_run_summary.yaml]/selrole: Found selrole default 'object_r' for /var/lib/puppet/state/last_run_summary.yaml Debug: /File[/var/lib/puppet/state/last_run_summary.yaml]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/state/last_run_summary.yaml Debug: /File[/var/lib/puppet/state/last_run_summary.yaml]/selrange: Found selrange default 's0' for /var/lib/puppet/state/last_run_summary.yaml Debug: /File[/var/lib/puppet/state/last_run_report.yaml]/seluser: Found seluser default 'system_u' for /var/lib/puppet/state/last_run_report.yaml Debug: /File[/var/lib/puppet/state/last_run_report.yaml]/selrole: Found selrole default 'object_r' for /var/lib/puppet/state/last_run_report.yaml Debug: /File[/var/lib/puppet/state/last_run_report.yaml]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/state/last_run_report.yaml Debug: /File[/var/lib/puppet/state/last_run_report.yaml]/selrange: Found selrange default 's0' for /var/lib/puppet/state/last_run_report.yaml Debug: /File[/var/lib/puppet/state/graphs]/seluser: Found seluser default 'system_u' for /var/lib/puppet/state/graphs Debug: /File[/var/lib/puppet/state/graphs]/selrole: Found selrole default 'object_r' for /var/lib/puppet/state/graphs Debug: /File[/var/lib/puppet/state/graphs]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/state/graphs Debug: /File[/var/lib/puppet/state/graphs]/selrange: Found selrange default 's0' for /var/lib/puppet/state/graphs Debug: /File[/var/lib/puppet/facts.d]/seluser: Found seluser default 'system_u' for /var/lib/puppet/facts.d Debug: /File[/var/lib/puppet/facts.d]/selrole: Found selrole default 'object_r' for /var/lib/puppet/facts.d Debug: /File[/var/lib/puppet/facts.d]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/facts.d Debug: /File[/var/lib/puppet/facts.d]/selrange: Found selrange default 's0' for /var/lib/puppet/facts.d Debug: /File[/var/lib/puppet/state]: Autorequiring File[/var/lib/puppet] Debug: /File[/var/lib/puppet/lib]: Autorequiring File[/var/lib/puppet] Debug: /File[/etc/puppet/hiera.yaml]: Autorequiring File[/etc/puppet] Debug: /File[/var/lib/puppet/preview]: Autorequiring File[/var/lib/puppet] Debug: /File[/var/lib/puppet/ssl/certs]: Autorequiring File[/var/lib/puppet/ssl] Debug: /File[/var/lib/puppet/ssl]: Autorequiring File[/var/lib/puppet] Debug: /File[/var/lib/puppet/ssl/public_keys]: Autorequiring File[/var/lib/puppet/ssl] Debug: /File[/var/lib/puppet/ssl/certificate_requests]: Autorequiring File[/var/lib/puppet/ssl] Debug: /File[/var/lib/puppet/ssl/private_keys]: Autorequiring File[/var/lib/puppet/ssl] Debug: /File[/var/lib/puppet/ssl/private]: Autorequiring File[/var/lib/puppet/ssl] Debug: /File[/var/lib/puppet/state/state.yaml]: Autorequiring File[/var/lib/puppet/state] Debug: /File[/var/lib/puppet/client_yaml]: Autorequiring File[/var/lib/puppet] Debug: /File[/var/lib/puppet/client_data]: Autorequiring File[/var/lib/puppet] Debug: /File[/var/lib/puppet/clientbucket]: Autorequiring File[/var/lib/puppet] Debug: /File[/var/lib/puppet/state/last_run_summary.yaml]: Autorequiring File[/var/lib/puppet/state] Debug: /File[/var/lib/puppet/state/last_run_report.yaml]: Autorequiring File[/var/lib/puppet/state] Debug: /File[/var/lib/puppet/state/graphs]: Autorequiring File[/var/lib/puppet/state] Debug: /File[/var/lib/puppet/facts.d]: Autorequiring File[/var/lib/puppet] Debug: /File[/var/lib/puppet/state/last_run_report.yaml]/seluser: seluser changed 'unconfined_u' to 'system_u' Debug: /File[/var/lib/puppet/state/state.yaml]/seluser: seluser changed 'unconfined_u' to 'system_u' Debug: /File[/var/lib/puppet/state/last_run_summary.yaml]/seluser: seluser changed 'unconfined_u' to 'system_u' Debug: Finishing transaction 8749380 Debug: Loaded state in 0.20 seconds Debug: Loaded state in 0.19 seconds Debug: /Stage[main]/Fuel::Astute/Package[psmisc]/before: requires Package[rubygem-astute] Debug: /Stage[main]/Fuel::Astute/Package[python-editor]/before: requires Package[rubygem-astute] Debug: /Stage[main]/Fuel::Astute/Package[nailgun-mcagents]/before: requires Package[rubygem-astute] Debug: /Stage[main]/Fuel::Astute/Package[sysstat]/before: requires Package[rubygem-astute] Debug: /Stage[main]/Fuel::Astute/Package[rubygem-amqp]/before: requires Package[rubygem-astute] Debug: /Stage[main]/Fuel::Astute/Package[rubygem-amq-protocol]/before: requires Package[rubygem-astute] Debug: /Stage[main]/Fuel::Astute/Package[rubygem-i18n]/before: requires Package[rubygem-astute] Debug: /Stage[main]/Fuel::Astute/Package[rubygem-tzinfo]/before: requires Package[rubygem-astute] Debug: /Stage[main]/Fuel::Astute/Package[rubygem-minitest]/before: requires Package[rubygem-astute] Debug: /Stage[main]/Fuel::Astute/Package[rubygem-symboltable]/before: requires Package[rubygem-astute] Debug: /Stage[main]/Fuel::Astute/Package[rubygem-thread_safe]/before: requires Package[rubygem-astute] Debug: /Stage[main]/Fuel::Astute/File[/etc/sysconfig/astute]/notify: subscribes to Service[astute] Debug: /Stage[main]/Fuel::Astute/File[/usr/bin/astuted]/notify: subscribes to Service[astute] Debug: /Stage[main]/Fuel::Astute/File[/etc/astute/astuted.conf]/require: requires File[/etc/astute] Debug: /Stage[main]/Fuel::Astute/File[/etc/astute/astuted.conf]/notify: subscribes to Service[astute] Debug: /Stage[main]/Fuel::Astute/Exec[use correct versions of rubygem packages]/require: requires Package[psmisc] Debug: /Stage[main]/Fuel::Astute/Exec[use correct versions of rubygem packages]/require: requires Package[python-editor] Debug: /Stage[main]/Fuel::Astute/Exec[use correct versions of rubygem packages]/require: requires Package[nailgun-mcagents] Debug: /Stage[main]/Fuel::Astute/Exec[use correct versions of rubygem packages]/require: requires Package[sysstat] Debug: /Stage[main]/Fuel::Astute/Exec[use correct versions of rubygem packages]/require: requires Package[rubygem-amqp] Debug: /Stage[main]/Fuel::Astute/Exec[use correct versions of rubygem packages]/require: requires Package[rubygem-amq-protocol] Debug: /Stage[main]/Fuel::Astute/Exec[use correct versions of rubygem packages]/require: requires Package[rubygem-i18n] Debug: /Stage[main]/Fuel::Astute/Exec[use correct versions of rubygem packages]/require: requires Package[rubygem-tzinfo] Debug: /Stage[main]/Fuel::Astute/Exec[use correct versions of rubygem packages]/require: requires Package[rubygem-minitest] Debug: /Stage[main]/Fuel::Astute/Exec[use correct versions of rubygem packages]/require: requires Package[rubygem-symboltable] Debug: /Stage[main]/Fuel::Astute/Exec[use correct versions of rubygem packages]/require: requires Package[rubygem-thread_safe] Debug: /Stage[main]/Main/Fuel::Systemd[astute]/require: requires Class[Fuel::Astute] Debug: /Stage[main]/Main/Fuel::Systemd[astute]/File[/etc/systemd/system/astute.service.d/fuel.conf]/notify: subscribes to Exec[fuel_systemd_reload] Debug: /Stage[main]/Main/Fuel::Systemd[astute]/Service[astute]/require: requires Exec[fuel_systemd_reload] Debug: /Stage[main]/Main/Fuel::Systemd[astute]/Service[astute]/subscribe: subscribes to File[/etc/systemd/system/astute.service.d/fuel.conf] Debug: /Stage[main]/Main/Fuel::Systemd[astute]/File[/etc/systemd/system/astute.service.d/fuel.conf]: Autorequiring File[/etc/systemd/system/astute.service.d] Info: Applying configuration version '1473091428' Notice: /Stage[main]/Fuel::Astute/File[/etc/astute]/mode: mode changed '0750' to '0755' Debug: /Stage[main]/Fuel::Astute/File[/etc/astute]: The container Class[Fuel::Astute] will propagate my refresh event Info: Computing checksum on file /etc/astute/astuted.conf Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Info: /Stage[main]/Fuel::Astute/File[/etc/astute/astuted.conf]: Filebucketed /etc/astute/astuted.conf to puppet with sum fd6a101f511ed7f57611798071dd85c6 Notice: /Stage[main]/Fuel::Astute/File[/etc/astute/astuted.conf]/content: content changed '{md5}fd6a101f511ed7f57611798071dd85c6' to '{md5}7668c449ee69c0c9ce0f467bc01a4e17' Info: /Stage[main]/Fuel::Astute/File[/etc/astute/astuted.conf]: Scheduling refresh of Service[astute] Debug: /Stage[main]/Fuel::Astute/File[/etc/astute/astuted.conf]: The container Class[Fuel::Astute] will propagate my refresh event Debug: Prefetching yum resources for package Debug: Executing '/bin/rpm --version' Debug: Executing '/bin/rpm -qa --nosignature --nodigest --qf '%{NAME} %|EPOCH?{%{EPOCH}}:{0}| %{VERSION} %{RELEASE} %{ARCH}\n'' Debug: Exec[use correct versions of rubygem packages](provider=posix): Executing '/usr/bin/sed -i "/amq-protocol/ s/~>/>=/" /usr/share/gems/specifications/amqp-*.gemspec' Debug: Executing '/usr/bin/sed -i "/amq-protocol/ s/~>/>=/" /usr/share/gems/specifications/amqp-*.gemspec' Notice: /Stage[main]/Fuel::Astute/Exec[use correct versions of rubygem packages]/returns: executed successfully Debug: /Stage[main]/Fuel::Astute/Exec[use correct versions of rubygem packages]: The container Class[Fuel::Astute] will propagate my refresh event Debug: Class[Fuel::Astute]: The container Stage[main] will propagate my refresh event Debug: Executing '/bin/systemctl is-active astute' Debug: Executing '/bin/systemctl is-enabled astute' Debug: Executing '/bin/systemctl is-active astute' Debug: Executing '/bin/systemctl restart astute' Notice: /Stage[main]/Main/Fuel::Systemd[astute]/Service[astute]: Triggered 'refresh' from 1 events Debug: /Stage[main]/Main/Fuel::Systemd[astute]/Service[astute]: The container Fuel::Systemd[astute] will propagate my refresh event Debug: Fuel::Systemd[astute]: The container Class[Main] will propagate my refresh event Debug: Class[Main]: The container Stage[main] will propagate my refresh event Debug: Finishing transaction 25132460 Debug: Storing state Debug: Stored state in 0.20 seconds Notice: Finished catalog run in 0.92 seconds Debug: Using settings: adding file resource 'rrddir': 'File[/var/lib/puppet/rrd]{:path=>"/var/lib/puppet/rrd", :mode=>"750", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: /File[/var/lib/puppet/rrd]/seluser: Found seluser default 'system_u' for /var/lib/puppet/rrd Debug: /File[/var/lib/puppet/rrd]/selrole: Found selrole default 'object_r' for /var/lib/puppet/rrd Debug: /File[/var/lib/puppet/rrd]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/rrd Debug: /File[/var/lib/puppet/rrd]/selrange: Found selrange default 's0' for /var/lib/puppet/rrd Debug: Finishing transaction 38632440 Debug: Received report to process from nailgun.test.domain.local Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Processing report from nailgun.test.domain.local with processor Puppet::Reports::Store stderr: Reloading astuted Trying to execute command: service astute restart Can't send notification '' to WebUI due to unbound method get_request() must be called with APIClient instance as first argument (got str instance instead) clean up BuildCommand Bootstrap image 6474af80-a2ad-45d4-8fb9-bbf83a737a23 has been built: /tmp/6474af80-a2ad-45d4-8fb9-bbf83a737a23.tar.gz Bootstrap image 6474af80-a2ad-45d4-8fb9-bbf83a737a23 has been activated.