http://fedorapeople.org/groups/cockpit/logs/pull-910-20191122-144545-cf471102-weldr-lorax--rhel-8-1-qcow2/log.html Testing cf4711021f7e096095c2a89cccbdda5ff1a035ad for pull-910-20191122-144545 with rhel-8-1/qcow2 on 4-ci-srv-01... The archive is in lorax-28.14.34.tar.gz rpmbuild -bs \ --define "_sourcedir /build/cockpit-project/bots/make-checkout-workdir" \ --define "_srcrpmdir /build/cockpit-project/bots/make-checkout-workdir" \ lorax.spec Wrote: /build/cockpit-project/bots/make-checkout-workdir/lorax-28.14.34-1.fc30.src.rpm git clone --quiet --reference-if-able ${XDG_CACHE_HOME:-$HOME/.cache}/cockpit-project/bots https://github.com/cockpit-project/bots.git if [ -n "$COCKPIT_BOTS_REF" ]; then git -C bots fetch --quiet --depth=1 origin "$COCKPIT_BOTS_REF"; git -C bots checkout --quiet FETCH_HEAD; fi checked out bots/ ref d6786abf6e3cd787fff9f95b0f7685fa2bafeb2c srpm=lorax-28.14.34-1.fc30.src.rpm ; \ bots/image-customize -v \ --resize 20G \ --upload $srpm:/var/tmp \ --upload /build/cockpit-project/bots/make-checkout-workdir/test/vm.install:/var/tmp/vm.install \ --upload /build/cockpit-project/bots/make-checkout-workdir/tests:/ \ --run-command "chmod +x /var/tmp/vm.install" \ --run-command "cd /var/tmp; /var/tmp/vm.install $srpm" \ rhel-8-1 Image resized. 37663d9c-2912-48f0-8745-8691bcc0ace0 + SRPM=lorax-28.14.34-1.fc30.src.rpm + rpm -q beakerlib package beakerlib is not installed ++ . /etc/os-release +++ NAME='Red Hat Enterprise Linux' +++ VERSION='8.1 (Ootpa)' +++ ID=rhel +++ ID_LIKE=fedora +++ VERSION_ID=8.1 +++ PLATFORM_ID=platform:el8 +++ PRETTY_NAME='Red Hat Enterprise Linux 8.1 (Ootpa)' +++ ANSI_COLOR='0;31' +++ CPE_NAME=cpe:/o:redhat:enterprise_linux:8.1:GA +++ HOME_URL=https://www.redhat.com/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT='Red Hat Enterprise Linux 8' +++ REDHAT_BUGZILLA_PRODUCT_VERSION=8.1 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux' +++ REDHAT_SUPPORT_PRODUCT_VERSION=8.1 ++ echo rhel + '[' rhel = rhel ']' + cd /etc/yum.repos.d + curl -O -L http://download.devel.redhat.com/beakerrepos/beaker-client-RedHatEnterpriseLinux.repo % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 271 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 403 100 403 0 0 930 0 --:--:-- --:--:-- --:--:-- 930 100 403 100 403 0 0 930 0 --:--:-- --:--:-- --:--:-- 0 + sed -i 's/\(gpgcheck=0\)/\1\nsslverify=0/' /etc/yum.repos.d/beaker-client-RedHatEnterpriseLinux.repo + yum install -y beakerlib Updating Subscription Management repositories. Unable to read consumer identity This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. Beaker Client - RedHatEnterpriseLinux8 212 kB/s | 25 kB 00:00 baseos 8.4 MB/s | 2.2 MB 00:00 appstream 18 MB/s | 5.6 MB 00:00 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: beakerlib noarch 1.18-6.el8bkr beaker-client 161 k Installing dependencies: python3-webencodings noarch 0.5.1-6.el8 RHEL-8-NIGHTLY-AppStream 27 k Installing weak dependencies: python3-html5lib noarch 1:0.999999999-6.el8 RHEL-8-NIGHTLY-AppStream 214 k python3-lxml x86_64 4.2.3-1.el8 RHEL-8-NIGHTLY-AppStream 1.5 M Transaction Summary ================================================================================ Install 4 Packages Total download size: 1.9 M Installed size: 6.3 M Downloading Packages: (1/4): beakerlib-1.18-6.el8bkr.noarch.rpm 3.0 MB/s | 161 kB 00:00 (2/4): python3-webencodings-0.5.1-6.el8.noarch. 408 kB/s | 27 kB 00:00 (3/4): python3-html5lib-0.999999999-6.el8.noarc 1.7 MB/s | 214 kB 00:00 (4/4): python3-lxml-4.2.3-1.el8.x86_64.rpm 9.4 MB/s | 1.5 MB 00:00 -------------------------------------------------------------------------------- Total 12 MB/s | 1.9 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-webencodings-0.5.1-6.el8.noarch 1/4 Installing : python3-html5lib-1:0.999999999-6.el8.noarch 2/4 Installing : python3-lxml-4.2.3-1.el8.x86_64 3/4 Installing : beakerlib-1.18-6.el8bkr.noarch 4/4 Running scriptlet: beakerlib-1.18-6.el8bkr.noarch 4/4 Verifying : beakerlib-1.18-6.el8bkr.noarch 1/4 Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 2/4 Verifying : python3-lxml-4.2.3-1.el8.x86_64 3/4 Verifying : python3-webencodings-0.5.1-6.el8.noarch 4/4 Installed products updated. Installed: beakerlib-1.18-6.el8bkr.noarch python3-html5lib-1:0.999999999-6.el8.noarch python3-lxml-4.2.3-1.el8.x86_64 python3-webencodings-0.5.1-6.el8.noarch Complete! + rpm -q git package git is not installed + yum install -y git Updating Subscription Management repositories. Unable to read consumer identity This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. Last metadata expiration check: 0:00:08 ago on Fri Nov 22 09:46:17 2019. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: git x86_64 2.18.1-4.el8 RHEL-8-NIGHTLY-AppStream 186 k Installing dependencies: perl-Data-Dumper x86_64 2.167-399.el8 RHEL-8-NIGHTLY-BaseOS 58 k perl-Encode x86_64 4:2.97-3.el8 RHEL-8-NIGHTLY-BaseOS 1.5 M perl-File-Temp noarch 0.230.600-1.el8 RHEL-8-NIGHTLY-BaseOS 63 k perl-Getopt-Long noarch 1:2.50-4.el8 RHEL-8-NIGHTLY-BaseOS 63 k perl-HTTP-Tiny noarch 0.074-1.el8 RHEL-8-NIGHTLY-BaseOS 58 k perl-MIME-Base64 x86_64 3.15-396.el8 RHEL-8-NIGHTLY-BaseOS 31 k perl-Pod-Escapes noarch 1:1.07-395.el8 RHEL-8-NIGHTLY-BaseOS 20 k perl-Pod-Perldoc noarch 3.28-396.el8 RHEL-8-NIGHTLY-BaseOS 88 k perl-Pod-Simple noarch 1:3.35-395.el8 RHEL-8-NIGHTLY-BaseOS 213 k perl-Pod-Usage noarch 4:1.69-395.el8 RHEL-8-NIGHTLY-BaseOS 34 k perl-Storable x86_64 1:3.11-3.el8 RHEL-8-NIGHTLY-BaseOS 98 k perl-Term-ANSIColor noarch 4.06-396.el8 RHEL-8-NIGHTLY-BaseOS 46 k perl-Term-Cap noarch 1.17-395.el8 RHEL-8-NIGHTLY-BaseOS 23 k perl-Text-ParseWords noarch 3.30-395.el8 RHEL-8-NIGHTLY-BaseOS 18 k perl-Time-Local noarch 1:1.280-1.el8 RHEL-8-NIGHTLY-BaseOS 34 k perl-podlators noarch 4.11-1.el8 RHEL-8-NIGHTLY-BaseOS 118 k git-core x86_64 2.18.1-4.el8 RHEL-8-NIGHTLY-AppStream 4.3 M git-core-doc noarch 2.18.1-4.el8 RHEL-8-NIGHTLY-AppStream 2.3 M perl-Digest noarch 1.17-395.el8 RHEL-8-NIGHTLY-AppStream 27 k perl-Digest-MD5 x86_64 2.55-396.el8 RHEL-8-NIGHTLY-AppStream 37 k perl-Error noarch 1:0.17025-2.el8 RHEL-8-NIGHTLY-AppStream 46 k perl-Git noarch 2.18.1-4.el8 RHEL-8-NIGHTLY-AppStream 77 k perl-Net-SSLeay x86_64 1.88-1.el8 RHEL-8-NIGHTLY-AppStream 379 k perl-TermReadKey x86_64 2.37-7.el8 RHEL-8-NIGHTLY-AppStream 40 k perl-URI noarch 1.73-3.el8 RHEL-8-NIGHTLY-AppStream 116 k perl-libnet noarch 3.11-3.el8 RHEL-8-NIGHTLY-AppStream 121 k Installing weak dependencies: perl-IO-Socket-IP noarch 0.39-5.el8 RHEL-8-NIGHTLY-AppStream 47 k perl-IO-Socket-SSL noarch 2.066-3.el8 RHEL-8-NIGHTLY-AppStream 297 k perl-Mozilla-CA noarch 20160104-7.el8 RHEL-8-NIGHTLY-AppStream 15 k Transaction Summary ================================================================================ Install 30 Packages Total download size: 10 M Installed size: 54 M Downloading Packages: (1/30): perl-File-Temp-0.230.600-1.el8.noarch.r 573 kB/s | 63 kB 00:00 (2/30): perl-Data-Dumper-2.167-399.el8.x86_64.r 527 kB/s | 58 kB 00:00 (3/30): perl-Encode-2.97-3.el8.x86_64.rpm 10 MB/s | 1.5 MB 00:00 (4/30): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm 862 kB/s | 58 kB 00:00 (5/30): perl-Getopt-Long-2.50-4.el8.noarch.rpm 914 kB/s | 63 kB 00:00 (6/30): perl-MIME-Base64-3.15-396.el8.x86_64.rp 693 kB/s | 31 kB 00:00 (7/30): perl-Pod-Escapes-1.07-395.el8.noarch.rp 322 kB/s | 20 kB 00:00 (8/30): perl-Pod-Perldoc-3.28-396.el8.noarch.rp 1.3 MB/s | 88 kB 00:00 (9/30): perl-Pod-Simple-3.35-395.el8.noarch.rpm 3.1 MB/s | 213 kB 00:00 (10/30): perl-Pod-Usage-1.69-395.el8.noarch.rpm 797 kB/s | 34 kB 00:00 (11/30): perl-Storable-3.11-3.el8.x86_64.rpm 1.5 MB/s | 98 kB 00:00 (12/30): perl-Term-ANSIColor-4.06-396.el8.noarc 722 kB/s | 46 kB 00:00 (13/30): perl-Text-ParseWords-3.30-395.el8.noar 414 kB/s | 18 kB 00:00 (14/30): perl-Term-Cap-1.17-395.el8.noarch.rpm 274 kB/s | 23 kB 00:00 (15/30): perl-podlators-4.11-1.el8.noarch.rpm 2.6 MB/s | 118 kB 00:00 (16/30): perl-Time-Local-1.280-1.el8.noarch.rpm 379 kB/s | 34 kB 00:00 (17/30): git-2.18.1-4.el8.x86_64.rpm 2.1 MB/s | 186 kB 00:00 (18/30): perl-Digest-1.17-395.el8.noarch.rpm 420 kB/s | 27 kB 00:00 (19/30): git-core-doc-2.18.1-4.el8.noarch.rpm 15 MB/s | 2.3 MB 00:00 (20/30): git-core-2.18.1-4.el8.x86_64.rpm 22 MB/s | 4.3 MB 00:00 (21/30): perl-Digest-MD5-2.55-396.el8.x86_64.rp 472 kB/s | 37 kB 00:00 (22/30): perl-Error-0.17025-2.el8.noarch.rpm 641 kB/s | 46 kB 00:00 (23/30): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 1.1 MB/s | 47 kB 00:00 (24/30): perl-IO-Socket-SSL-2.066-3.el8.noarch. 6.0 MB/s | 297 kB 00:00 (25/30): perl-Git-2.18.1-4.el8.noarch.rpm 901 kB/s | 77 kB 00:00 (26/30): perl-Mozilla-CA-20160104-7.el8.noarch. 364 kB/s | 15 kB 00:00 (27/30): perl-URI-1.73-3.el8.noarch.rpm 2.6 MB/s | 116 kB 00:00 (28/30): perl-TermReadKey-2.37-7.el8.x86_64.rpm 619 kB/s | 40 kB 00:00 (29/30): perl-Net-SSLeay-1.88-1.el8.x86_64.rpm 5.3 MB/s | 379 kB 00:00 (30/30): perl-libnet-3.11-3.el8.noarch.rpm 1.8 MB/s | 121 kB 00:00 -------------------------------------------------------------------------------- Total 13 MB/s | 10 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : perl-MIME-Base64-3.15-396.el8.x86_64 1/30 Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 2/30 Installing : perl-Time-Local-1:1.280-1.el8.noarch 3/30 Installing : git-core-2.18.1-4.el8.x86_64 4/30 Installing : perl-Text-ParseWords-3.30-395.el8.noarch 5/30 Installing : perl-File-Temp-0.230.600-1.el8.noarch 6/30 Installing : git-core-doc-2.18.1-4.el8.noarch 7/30 Installing : perl-Digest-1.17-395.el8.noarch 8/30 Installing : perl-Digest-MD5-2.55-396.el8.x86_64 9/30 Installing : perl-Net-SSLeay-1.88-1.el8.x86_64 10/30 Installing : perl-TermReadKey-2.37-7.el8.x86_64 11/30 Installing : perl-Mozilla-CA-20160104-7.el8.noarch 12/30 Installing : perl-Error-1:0.17025-2.el8.noarch 13/30 Installing : perl-Term-Cap-1.17-395.el8.noarch 14/30 Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 15/30 Installing : perl-Storable-1:3.11-3.el8.x86_64 16/30 Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 17/30 Installing : perl-Data-Dumper-2.167-399.el8.x86_64 18/30 Installing : perl-Encode-4:2.97-3.el8.x86_64 19/30 Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 20/30 Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 21/30 Installing : perl-podlators-4.11-1.el8.noarch 22/30 Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 23/30 Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 24/30 Installing : perl-HTTP-Tiny-0.074-1.el8.noarch 25/30 Installing : perl-libnet-3.11-3.el8.noarch 26/30 Installing : perl-URI-1.73-3.el8.noarch 27/30 Installing : perl-IO-Socket-SSL-2.066-3.el8.noarch 28/30 Installing : perl-Git-2.18.1-4.el8.noarch 29/30 Installing : git-2.18.1-4.el8.x86_64 30/30 Running scriptlet: git-2.18.1-4.el8.x86_64 30/30 Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 1/30 Verifying : perl-Encode-4:2.97-3.el8.x86_64 2/30 Verifying : perl-File-Temp-0.230.600-1.el8.noarch 3/30 Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 4/30 Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 5/30 Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 6/30 Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 7/30 Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 8/30 Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 9/30 Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 10/30 Verifying : perl-Storable-1:3.11-3.el8.x86_64 11/30 Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 12/30 Verifying : perl-Term-Cap-1.17-395.el8.noarch 13/30 Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 14/30 Verifying : perl-Time-Local-1:1.280-1.el8.noarch 15/30 Verifying : perl-podlators-4.11-1.el8.noarch 16/30 Verifying : git-2.18.1-4.el8.x86_64 17/30 Verifying : git-core-2.18.1-4.el8.x86_64 18/30 Verifying : git-core-doc-2.18.1-4.el8.noarch 19/30 Verifying : perl-Digest-1.17-395.el8.noarch 20/30 Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 21/30 Verifying : perl-Error-1:0.17025-2.el8.noarch 22/30 Verifying : perl-Git-2.18.1-4.el8.noarch 23/30 Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 24/30 Verifying : perl-IO-Socket-SSL-2.066-3.el8.noarch 25/30 Verifying : perl-Mozilla-CA-20160104-7.el8.noarch 26/30 Verifying : perl-Net-SSLeay-1.88-1.el8.x86_64 27/30 Verifying : perl-TermReadKey-2.37-7.el8.x86_64 28/30 Verifying : perl-URI-1.73-3.el8.noarch 29/30 Verifying : perl-libnet-3.11-3.el8.noarch 30/30 Installed products updated. Installed: git-2.18.1-4.el8.x86_64 perl-IO-Socket-IP-0.39-5.el8.noarch perl-IO-Socket-SSL-2.066-3.el8.noarch perl-Mozilla-CA-20160104-7.el8.noarch perl-Data-Dumper-2.167-399.el8.x86_64 perl-Encode-4:2.97-3.el8.x86_64 perl-File-Temp-0.230.600-1.el8.noarch perl-Getopt-Long-1:2.50-4.el8.noarch perl-HTTP-Tiny-0.074-1.el8.noarch perl-MIME-Base64-3.15-396.el8.x86_64 perl-Pod-Escapes-1:1.07-395.el8.noarch perl-Pod-Perldoc-3.28-396.el8.noarch perl-Pod-Simple-1:3.35-395.el8.noarch perl-Pod-Usage-4:1.69-395.el8.noarch perl-Storable-1:3.11-3.el8.x86_64 perl-Term-ANSIColor-4.06-396.el8.noarch perl-Term-Cap-1.17-395.el8.noarch perl-Text-ParseWords-3.30-395.el8.noarch perl-Time-Local-1:1.280-1.el8.noarch perl-podlators-4.11-1.el8.noarch git-core-2.18.1-4.el8.x86_64 git-core-doc-2.18.1-4.el8.noarch perl-Digest-1.17-395.el8.noarch perl-Digest-MD5-2.55-396.el8.x86_64 perl-Error-1:0.17025-2.el8.noarch perl-Git-2.18.1-4.el8.noarch perl-Net-SSLeay-1.88-1.el8.x86_64 perl-TermReadKey-2.37-7.el8.x86_64 perl-URI-1.73-3.el8.noarch perl-libnet-3.11-3.el8.noarch Complete! + rpm -q qemu-kvm qemu-kvm-2.12.0-88.module+el8.1.0+4233+bc44be3f.x86_64 + parted --script /dev/vda resizepart 2 100% + partprobe Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0 has been opened read-only. + xargs pvresize + pvs --noheadings -opv_name Physical volume "/dev/vda2" changed 1 physical volume(s) resized or updated / 0 physical volume(s) not resized ++ findmnt --noheadings -oSOURCE / + rootlv=/dev/mapper/rhel-root + lvresize /dev/mapper/rhel-root -l+100%FREE -r Size of logical volume rhel/root changed from 9.79 GiB (2507 extents) to 17.79 GiB (4555 extents). Logical volume rhel/root successfully resized. meta-data=/dev/mapper/rhel-root isize=512 agcount=4, agsize=641792 blks = sectsz=512 attr=2, projid32bit=1 = crc=1 finobt=1, sparse=1, rmapbt=0 = reflink=1 data = bsize=4096 blocks=2567168, imaxpct=25 = sunit=0 swidth=0 blks naming =version 2 bsize=4096 ascii-ci=0, ftype=1 log =internal log bsize=4096 blocks=2560, version=2 = sectsz=512 sunit=0 blks, lazy-count=1 realtime =none extsz=4096 blocks=0, rtextents=0 data blocks changed from 2567168 to 4664320 + rm -rf build-results + su builder -c '/usr/bin/mock --no-clean --resultdir build-results --rebuild lorax-28.14.34-1.fc30.src.rpm' INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run INFO: Start(lorax-28.14.34-1.fc30.src.rpm) Config(rhel-8-candidate-x86_64) Start: chroot init INFO: calling preinit hooks INFO: enabled root cache INFO: enabled yum cache Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled HW Info plugin Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 Finish: chroot init Start: build phase for lorax-28.14.34-1.fc30.src.rpm Start: build setup for lorax-28.14.34-1.fc30.src.rpm Finish: build setup for lorax-28.14.34-1.fc30.src.rpm Start: Outputting list of installed packages Finish: Outputting list of installed packages Start: rpmbuild lorax-28.14.34-1.fc30.src.rpm Finish: rpmbuild lorax-28.14.34-1.fc30.src.rpm Finish: build phase for lorax-28.14.34-1.fc30.src.rpm INFO: Done(lorax-28.14.34-1.fc30.src.rpm) Config(default) 0 minutes 36 seconds INFO: Results and/or logs in: build-results INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot Finish: clean chroot Finish: run ++ find build-results -name '*.rpm' -not -name '*.src.rpm' + packages='build-results/lorax-28.14.34-1.el8.x86_64.rpm build-results/lorax-docs-28.14.34-1.el8.x86_64.rpm build-results/lorax-lmc-virt-28.14.34-1.el8.x86_64.rpm build-results/lorax-lmc-novirt-28.14.34-1.el8.x86_64.rpm build-results/lorax-templates-generic-28.14.34-1.el8.x86_64.rpm build-results/lorax-composer-28.14.34-1.el8.x86_64.rpm build-results/composer-cli-28.14.34-1.el8.x86_64.rpm' ++ basename -a build-results/lorax-28.14.34-1.el8.x86_64.rpm build-results/lorax-docs-28.14.34-1.el8.x86_64.rpm build-results/lorax-lmc-virt-28.14.34-1.el8.x86_64.rpm build-results/lorax-lmc-novirt-28.14.34-1.el8.x86_64.rpm build-results/lorax-templates-generic-28.14.34-1.el8.x86_64.rpm build-results/lorax-composer-28.14.34-1.el8.x86_64.rpm build-results/composer-cli-28.14.34-1.el8.x86_64.rpm ++ sed 's/-[0-9].*.rpm$//' + rpm -e --verbose lorax lorax-docs lorax-lmc-virt lorax-lmc-novirt lorax-templates-generic lorax-composer composer-cli error: package lorax is not installed error: package lorax-docs is not installed error: package lorax-lmc-virt is not installed error: package lorax-lmc-novirt is not installed error: package lorax-templates-generic is not installed error: package lorax-composer is not installed error: package composer-cli is not installed + true + yum install -y build-results/lorax-28.14.34-1.el8.x86_64.rpm build-results/lorax-docs-28.14.34-1.el8.x86_64.rpm build-results/lorax-lmc-virt-28.14.34-1.el8.x86_64.rpm build-results/lorax-lmc-novirt-28.14.34-1.el8.x86_64.rpm build-results/lorax-templates-generic-28.14.34-1.el8.x86_64.rpm build-results/lorax-composer-28.14.34-1.el8.x86_64.rpm build-results/composer-cli-28.14.34-1.el8.x86_64.rpm Updating Subscription Management repositories. Unable to read consumer identity This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. Last metadata expiration check: 0:01:06 ago on Fri Nov 22 09:46:17 2019. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: lorax x86_64 28.14.34-1.el8 @commandline 305 k lorax-docs x86_64 28.14.34-1.el8 @commandline 5.8 M lorax-lmc-virt x86_64 28.14.34-1.el8 @commandline 40 k lorax-lmc-novirt x86_64 28.14.34-1.el8 @commandline 40 k lorax-templates-generic x86_64 28.14.34-1.el8 @commandline 73 k lorax-composer x86_64 28.14.34-1.el8 @commandline 150 k composer-cli x86_64 28.14.34-1.el8 @commandline 73 k Installing dependencies: daxctl-libs x86_64 65-1.el8 RHEL-8-NIGHTLY-BaseOS 34 k glibc-langpack-en x86_64 2.28-72.el8 RHEL-8-NIGHTLY-BaseOS 818 k lsof x86_64 4.91-2.el8 RHEL-8-NIGHTLY-BaseOS 253 k lz4 x86_64 1.8.1.2-4.el8 RHEL-8-NIGHTLY-BaseOS 92 k mtools x86_64 4.0.18-14.el8 RHEL-8-NIGHTLY-BaseOS 213 k ndctl x86_64 65-1.el8 RHEL-8-NIGHTLY-BaseOS 170 k ndctl-libs x86_64 65-1.el8 RHEL-8-NIGHTLY-BaseOS 75 k python3-pwquality x86_64 1.4.0-9.el8 RHEL-8-NIGHTLY-BaseOS 19 k syslinux x86_64 6.04-4.el8 RHEL-8-NIGHTLY-BaseOS 579 k syslinux-nonlinux noarch 6.04-4.el8 RHEL-8-NIGHTLY-BaseOS 555 k GConf2 x86_64 3.2.6-22.el8 RHEL-8-NIGHTLY-AppStream 1.0 M anaconda-core x86_64 29.19.1.13-1.el8 RHEL-8-NIGHTLY-AppStream 2.1 M anaconda-tui x86_64 29.19.1.13-1.el8 RHEL-8-NIGHTLY-AppStream 258 k blivet-data noarch 1:3.1.0-17.el8 RHEL-8-NIGHTLY-AppStream 237 k isomd5sum x86_64 1:1.2.3-3.el8 RHEL-8-NIGHTLY-AppStream 38 k langtable noarch 0.0.38-5.el8 RHEL-8-NIGHTLY-AppStream 43 k langtable-data noarch 0.0.38-5.el8 RHEL-8-NIGHTLY-AppStream 729 k libev x86_64 4.24-6.el8 RHEL-8-NIGHTLY-AppStream 52 k libgit2 x86_64 0.26.8-1.el8 RHEL-8-NIGHTLY-AppStream 455 k libgit2-glib x86_64 0.26.4-2.el8 RHEL-8-NIGHTLY-AppStream 117 k libreport x86_64 2.9.5-9.el8 RHEL-8-NIGHTLY-AppStream 498 k libreport-anaconda x86_64 2.9.5-9.el8 RHEL-8-NIGHTLY-AppStream 29 k libreport-cli x86_64 2.9.5-9.el8 RHEL-8-NIGHTLY-AppStream 34 k libreport-plugin-reportuploader x86_64 2.9.5-9.el8 RHEL-8-NIGHTLY-AppStream 46 k libreport-plugin-rhtsupport x86_64 2.9.5-9.el8 RHEL-8-NIGHTLY-AppStream 55 k libreport-web x86_64 2.9.5-9.el8 RHEL-8-NIGHTLY-AppStream 38 k libtar x86_64 1.2.20-15.el8 RHEL-8-NIGHTLY-AppStream 42 k lorax-templates-rhel noarch 8.1-3.el8 RHEL-8-NIGHTLY-AppStream 43 k platform-python-coverage x86_64 4.5.1-7.el8 RHEL-8-NIGHTLY-AppStream 258 k python3-blivet noarch 1:3.1.0-17.el8 RHEL-8-NIGHTLY-AppStream 992 k python3-blockdev x86_64 2.19-11.el8 RHEL-8-NIGHTLY-AppStream 79 k python3-bytesize x86_64 1.4-1.el8 RHEL-8-NIGHTLY-AppStream 27 k python3-click noarch 6.7-8.el8 RHEL-8-NIGHTLY-AppStream 131 k python3-flask noarch 1:0.12.2-3.el8 RHEL-8-NIGHTLY-AppStream 141 k python3-gevent x86_64 1.2.2-4.el8 RHEL-8-NIGHTLY-AppStream 497 k python3-greenlet x86_64 0.4.13-3.el8 RHEL-8-NIGHTLY-AppStream 31 k python3-itsdangerous noarch 0.24-14.el8 RHEL-8-NIGHTLY-AppStream 31 k python3-kickstart noarch 3.16.7-1.el8 RHEL-8-NIGHTLY-AppStream 447 k python3-langtable noarch 0.0.38-5.el8 RHEL-8-NIGHTLY-AppStream 38 k python3-libreport x86_64 2.9.5-9.el8 RHEL-8-NIGHTLY-AppStream 57 k python3-mako noarch 1.0.6-13.el8 RHEL-8-NIGHTLY-AppStream 157 k python3-meh noarch 0.47.2-1.el8 RHEL-8-NIGHTLY-AppStream 110 k python3-ntplib noarch 0.3.3-10.el8 RHEL-8-NIGHTLY-AppStream 19 k python3-ordered-set noarch 2.0.2-4.el8 RHEL-8-NIGHTLY-AppStream 17 k python3-pid noarch 2.1.1-7.el8 RHEL-8-NIGHTLY-AppStream 23 k python3-productmd noarch 1.11-3.el8 RHEL-8-NIGHTLY-AppStream 76 k python3-pydbus noarch 0.6.0-5.el8 RHEL-8-NIGHTLY-AppStream 53 k python3-pyparted x86_64 1:3.11.0-13.el8 RHEL-8-NIGHTLY-AppStream 123 k python3-pytoml noarch 0.1.14-5.git7dea353.el8 RHEL-8-NIGHTLY-AppStream 25 k python3-requests-file noarch 1.4.3-5.el8 RHEL-8-NIGHTLY-AppStream 16 k python3-requests-ftp noarch 0.3.1-11.el8 RHEL-8-NIGHTLY-AppStream 23 k python3-rpmfluff noarch 0.5.7.1-2.el8 RHEL-8-NIGHTLY-AppStream 58 k python3-semantic_version noarch 2.6.0-5.el8 RHEL-8-NIGHTLY-AppStream 30 k python3-simpleline noarch 1.1-2.el8 RHEL-8-NIGHTLY-AppStream 142 k python3-werkzeug noarch 0.12.2-4.el8 RHEL-8-NIGHTLY-AppStream 457 k satyr x86_64 0.26-2.el8 RHEL-8-NIGHTLY-AppStream 114 k Installing weak dependencies: libblockdev-dm x86_64 2.19-11.el8 RHEL-8-NIGHTLY-AppStream 70 k libblockdev-kbd x86_64 2.19-11.el8 RHEL-8-NIGHTLY-AppStream 76 k libblockdev-mpath x86_64 2.19-11.el8 RHEL-8-NIGHTLY-AppStream 71 k libblockdev-nvdimm x86_64 2.19-11.el8 RHEL-8-NIGHTLY-AppStream 71 k Transaction Summary ================================================================================ Install 67 Packages Total size: 19 M Total download size: 13 M Installed size: 64 M Downloading Packages: (1/60): daxctl-libs-65-1.el8.x86_64.rpm 386 kB/s | 34 kB 00:00 (2/60): glibc-langpack-en-2.28-72.el8.x86_64.rp 6.7 MB/s | 818 kB 00:00 (3/60): lsof-4.91-2.el8.x86_64.rpm 2.0 MB/s | 253 kB 00:00 (4/60): lz4-1.8.1.2-4.el8.x86_64.rpm 1.2 MB/s | 92 kB 00:00 (5/60): mtools-4.0.18-14.el8.x86_64.rpm 4.2 MB/s | 213 kB 00:00 (6/60): ndctl-65-1.el8.x86_64.rpm 2.3 MB/s | 170 kB 00:00 (7/60): python3-pwquality-1.4.0-9.el8.x86_64.rp 291 kB/s | 19 kB 00:00 (8/60): ndctl-libs-65-1.el8.x86_64.rpm 837 kB/s | 75 kB 00:00 (9/60): syslinux-6.04-4.el8.x86_64.rpm 6.9 MB/s | 579 kB 00:00 (10/60): GConf2-3.2.6-22.el8.x86_64.rpm 14 MB/s | 1.0 MB 00:00 (11/60): syslinux-nonlinux-6.04-4.el8.noarch.rp 5.5 MB/s | 555 kB 00:00 (12/60): anaconda-tui-29.19.1.13-1.el8.x86_64.r 3.2 MB/s | 258 kB 00:00 (13/60): anaconda-core-29.19.1.13-1.el8.x86_64. 16 MB/s | 2.1 MB 00:00 (14/60): blivet-data-3.1.0-17.el8.noarch.rpm 2.5 MB/s | 237 kB 00:00 (15/60): langtable-0.0.38-5.el8.noarch.rpm 648 kB/s | 43 kB 00:00 (16/60): isomd5sum-1.2.3-3.el8.x86_64.rpm 437 kB/s | 38 kB 00:00 (17/60): langtable-data-0.0.38-5.el8.noarch.rpm 7.2 MB/s | 729 kB 00:00 (18/60): libblockdev-dm-2.19-11.el8.x86_64.rpm 1.0 MB/s | 70 kB 00:00 (19/60): libblockdev-kbd-2.19-11.el8.x86_64.rpm 866 kB/s | 76 kB 00:00 (20/60): libblockdev-nvdimm-2.19-11.el8.x86_64. 1.0 MB/s | 71 kB 00:00 (21/60): libblockdev-mpath-2.19-11.el8.x86_64.r 782 kB/s | 71 kB 00:00 (22/60): libev-4.24-6.el8.x86_64.rpm 1.1 MB/s | 52 kB 00:00 (23/60): libgit2-glib-0.26.4-2.el8.x86_64.rpm 2.5 MB/s | 117 kB 00:00 (24/60): libreport-2.9.5-9.el8.x86_64.rpm 5.9 MB/s | 498 kB 00:00 (25/60): libgit2-0.26.8-1.el8.x86_64.rpm 4.7 MB/s | 455 kB 00:00 (26/60): libreport-anaconda-2.9.5-9.el8.x86_64. 452 kB/s | 29 kB 00:00 (27/60): libreport-cli-2.9.5-9.el8.x86_64.rpm 510 kB/s | 34 kB 00:00 (28/60): libreport-plugin-reportuploader-2.9.5- 678 kB/s | 46 kB 00:00 (29/60): libreport-plugin-rhtsupport-2.9.5-9.el 830 kB/s | 55 kB 00:00 (30/60): libreport-web-2.9.5-9.el8.x86_64.rpm 582 kB/s | 38 kB 00:00 (31/60): libtar-1.2.20-15.el8.x86_64.rpm 629 kB/s | 42 kB 00:00 (32/60): lorax-templates-rhel-8.1-3.el8.noarch. 638 kB/s | 43 kB 00:00 (33/60): python3-blockdev-2.19-11.el8.x86_64.rp 1.5 MB/s | 79 kB 00:00 (34/60): platform-python-coverage-4.5.1-7.el8.x 3.3 MB/s | 258 kB 00:00 (35/60): python3-blivet-3.1.0-17.el8.noarch.rpm 10 MB/s | 992 kB 00:00 (36/60): python3-bytesize-1.4-1.el8.x86_64.rpm 412 kB/s | 27 kB 00:00 (37/60): python3-click-6.7-8.el8.noarch.rpm 1.6 MB/s | 131 kB 00:00 (38/60): python3-flask-0.12.2-3.el8.noarch.rpm 2.4 MB/s | 141 kB 00:00 (39/60): python3-gevent-1.2.2-4.el8.x86_64.rpm 7.0 MB/s | 497 kB 00:00 (40/60): python3-itsdangerous-0.24-14.el8.noarc 596 kB/s | 31 kB 00:00 (41/60): python3-greenlet-0.4.13-3.el8.x86_64.r 357 kB/s | 31 kB 00:00 (42/60): python3-kickstart-3.16.7-1.el8.noarch. 6.4 MB/s | 447 kB 00:00 (43/60): python3-langtable-0.0.38-5.el8.noarch. 575 kB/s | 38 kB 00:00 (44/60): python3-libreport-2.9.5-9.el8.x86_64.r 866 kB/s | 57 kB 00:00 (45/60): python3-meh-0.47.2-1.el8.noarch.rpm 2.3 MB/s | 110 kB 00:00 (46/60): python3-mako-1.0.6-13.el8.noarch.rpm 2.3 MB/s | 157 kB 00:00 (47/60): python3-ordered-set-2.0.2-4.el8.noarch 261 kB/s | 17 kB 00:00 (48/60): python3-ntplib-0.3.3-10.el8.noarch.rpm 224 kB/s | 19 kB 00:00 (49/60): python3-pid-2.1.1-7.el8.noarch.rpm 241 kB/s | 23 kB 00:00 (50/60): python3-productmd-1.11-3.el8.noarch.rp 1.4 MB/s | 76 kB 00:00 (51/60): python3-pydbus-0.6.0-5.el8.noarch.rpm 1.0 MB/s | 53 kB 00:00 (52/60): python3-pytoml-0.1.14-5.git7dea353.el8 365 kB/s | 25 kB 00:00 (53/60): python3-pyparted-3.11.0-13.el8.x86_64. 1.7 MB/s | 123 kB 00:00 (54/60): python3-requests-file-1.4.3-5.el8.noar 187 kB/s | 16 kB 00:00 (55/60): python3-requests-ftp-0.3.1-11.el8.noar 495 kB/s | 23 kB 00:00 (56/60): python3-rpmfluff-0.5.7.1-2.el8.noarch. 657 kB/s | 58 kB 00:00 (57/60): python3-semantic_version-2.6.0-5.el8.n 455 kB/s | 30 kB 00:00 (58/60): python3-simpleline-1.1-2.el8.noarch.rp 2.9 MB/s | 142 kB 00:00 (59/60): python3-werkzeug-0.12.2-4.el8.noarch.r 8.1 MB/s | 457 kB 00:00 (60/60): satyr-0.26-2.el8.x86_64.rpm 1.2 MB/s | 114 kB 00:00 -------------------------------------------------------------------------------- Total 8.4 MB/s | 13 MB 00:01 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : satyr-0.26-2.el8.x86_64 1/67 Running scriptlet: satyr-0.26-2.el8.x86_64 1/67 Installing : libtar-1.2.20-15.el8.x86_64 2/67 Installing : python3-pyparted-1:3.11.0-13.el8.x86_64 3/67 Installing : python3-ordered-set-2.0.2-4.el8.noarch 4/67 Installing : python3-kickstart-3.16.7-1.el8.noarch 5/67 Installing : python3-blockdev-2.19-11.el8.x86_64 6/67 Installing : libgit2-0.26.8-1.el8.x86_64 7/67 Installing : langtable-0.0.38-5.el8.noarch 8/67 Installing : langtable-data-0.0.38-5.el8.noarch 9/67 Installing : daxctl-libs-65-1.el8.x86_64 10/67 Running scriptlet: daxctl-libs-65-1.el8.x86_64 10/67 Installing : ndctl-libs-65-1.el8.x86_64 11/67 Running scriptlet: ndctl-libs-65-1.el8.x86_64 11/67 Installing : ndctl-65-1.el8.x86_64 12/67 Installing : libblockdev-nvdimm-2.19-11.el8.x86_64 13/67 Installing : python3-langtable-0.0.38-5.el8.noarch 14/67 Installing : libgit2-glib-0.26.4-2.el8.x86_64 15/67 Running scriptlet: libgit2-glib-0.26.4-2.el8.x86_64 15/67 Installing : python3-werkzeug-0.12.2-4.el8.noarch 16/67 Installing : python3-simpleline-1.1-2.el8.noarch 17/67 Installing : python3-semantic_version-2.6.0-5.el8.noarch 18/67 Installing : python3-rpmfluff-0.5.7.1-2.el8.noarch 19/67 Installing : python3-requests-ftp-0.3.1-11.el8.noarch 20/67 Installing : python3-requests-file-1.4.3-5.el8.noarch 21/67 Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 22/67 Installing : python3-pydbus-0.6.0-5.el8.noarch 23/67 Installing : python3-productmd-1.11-3.el8.noarch 24/67 Installing : python3-pid-2.1.1-7.el8.noarch 25/67 Installing : python3-ntplib-0.3.3-10.el8.noarch 26/67 Installing : python3-mako-1.0.6-13.el8.noarch 27/67 Installing : python3-itsdangerous-0.24-14.el8.noarch 28/67 Installing : python3-greenlet-0.4.13-3.el8.x86_64 29/67 Installing : python3-click-6.7-8.el8.noarch 30/67 Installing : python3-flask-1:0.12.2-3.el8.noarch 31/67 Installing : python3-bytesize-1.4-1.el8.x86_64 32/67 Installing : platform-python-coverage-4.5.1-7.el8.x86_64 33/67 Installing : lorax-templates-rhel-8.1-3.el8.noarch 34/67 Installing : libev-4.24-6.el8.x86_64 35/67 Installing : python3-gevent-1.2.2-4.el8.x86_64 36/67 Installing : libblockdev-mpath-2.19-11.el8.x86_64 37/67 Installing : libblockdev-kbd-2.19-11.el8.x86_64 38/67 Installing : libblockdev-dm-2.19-11.el8.x86_64 39/67 Installing : isomd5sum-1:1.2.3-3.el8.x86_64 40/67 Installing : blivet-data-1:3.1.0-17.el8.noarch 41/67 Installing : GConf2-3.2.6-22.el8.x86_64 42/67 Running scriptlet: GConf2-3.2.6-22.el8.x86_64 42/67 Installing : python3-pwquality-1.4.0-9.el8.x86_64 43/67 Installing : mtools-4.0.18-14.el8.x86_64 44/67 Running scriptlet: mtools-4.0.18-14.el8.x86_64 44/67 Installing : syslinux-nonlinux-6.04-4.el8.noarch 45/67 Installing : syslinux-6.04-4.el8.x86_64 46/67 Installing : lorax-templates-generic-28.14.34-1.el8.x86_64 47/67 Installing : lorax-28.14.34-1.el8.x86_64 48/67 Installing : lz4-1.8.1.2-4.el8.x86_64 49/67 Installing : libreport-2.9.5-9.el8.x86_64 50/67 Installing : libreport-web-2.9.5-9.el8.x86_64 51/67 Installing : libreport-plugin-reportuploader-2.9.5-9.el8.x86_64 52/67 Installing : libreport-plugin-rhtsupport-2.9.5-9.el8.x86_64 53/67 Installing : libreport-anaconda-2.9.5-9.el8.x86_64 54/67 Installing : libreport-cli-2.9.5-9.el8.x86_64 55/67 Installing : python3-libreport-2.9.5-9.el8.x86_64 56/67 Installing : python3-meh-0.47.2-1.el8.noarch 57/67 Installing : lsof-4.91-2.el8.x86_64 58/67 Installing : python3-blivet-1:3.1.0-17.el8.noarch 59/67 Installing : glibc-langpack-en-2.28-72.el8.x86_64 60/67 Installing : anaconda-tui-29.19.1.13-1.el8.x86_64 61/67 Installing : anaconda-core-29.19.1.13-1.el8.x86_64 62/67 Installing : lorax-lmc-novirt-28.14.34-1.el8.x86_64 63/67 Running scriptlet: lorax-composer-28.14.34-1.el8.x86_64 64/67 Installing : lorax-composer-28.14.34-1.el8.x86_64 64/67 Running scriptlet: lorax-composer-28.14.34-1.el8.x86_64 64/67 Installing : lorax-docs-28.14.34-1.el8.x86_64 65/67 Installing : lorax-lmc-virt-28.14.34-1.el8.x86_64 66/67 Installing : composer-cli-28.14.34-1.el8.x86_64 67/67 Running scriptlet: composer-cli-28.14.34-1.el8.x86_64 67/67 Verifying : daxctl-libs-65-1.el8.x86_64 1/67 Verifying : glibc-langpack-en-2.28-72.el8.x86_64 2/67 Verifying : lsof-4.91-2.el8.x86_64 3/67 Verifying : lz4-1.8.1.2-4.el8.x86_64 4/67 Verifying : mtools-4.0.18-14.el8.x86_64 5/67 Verifying : ndctl-65-1.el8.x86_64 6/67 Verifying : ndctl-libs-65-1.el8.x86_64 7/67 Verifying : python3-pwquality-1.4.0-9.el8.x86_64 8/67 Verifying : syslinux-6.04-4.el8.x86_64 9/67 Verifying : syslinux-nonlinux-6.04-4.el8.noarch 10/67 Verifying : GConf2-3.2.6-22.el8.x86_64 11/67 Verifying : anaconda-core-29.19.1.13-1.el8.x86_64 12/67 Verifying : anaconda-tui-29.19.1.13-1.el8.x86_64 13/67 Verifying : blivet-data-1:3.1.0-17.el8.noarch 14/67 Verifying : isomd5sum-1:1.2.3-3.el8.x86_64 15/67 Verifying : langtable-0.0.38-5.el8.noarch 16/67 Verifying : langtable-data-0.0.38-5.el8.noarch 17/67 Verifying : libblockdev-dm-2.19-11.el8.x86_64 18/67 Verifying : libblockdev-kbd-2.19-11.el8.x86_64 19/67 Verifying : libblockdev-mpath-2.19-11.el8.x86_64 20/67 Verifying : libblockdev-nvdimm-2.19-11.el8.x86_64 21/67 Verifying : libev-4.24-6.el8.x86_64 22/67 Verifying : libgit2-0.26.8-1.el8.x86_64 23/67 Verifying : libgit2-glib-0.26.4-2.el8.x86_64 24/67 Verifying : libreport-2.9.5-9.el8.x86_64 25/67 Verifying : libreport-anaconda-2.9.5-9.el8.x86_64 26/67 Verifying : libreport-cli-2.9.5-9.el8.x86_64 27/67 Verifying : libreport-plugin-reportuploader-2.9.5-9.el8.x86_64 28/67 Verifying : libreport-plugin-rhtsupport-2.9.5-9.el8.x86_64 29/67 Verifying : libreport-web-2.9.5-9.el8.x86_64 30/67 Verifying : libtar-1.2.20-15.el8.x86_64 31/67 Verifying : lorax-templates-rhel-8.1-3.el8.noarch 32/67 Verifying : platform-python-coverage-4.5.1-7.el8.x86_64 33/67 Verifying : python3-blivet-1:3.1.0-17.el8.noarch 34/67 Verifying : python3-blockdev-2.19-11.el8.x86_64 35/67 Verifying : python3-bytesize-1.4-1.el8.x86_64 36/67 Verifying : python3-click-6.7-8.el8.noarch 37/67 Verifying : python3-flask-1:0.12.2-3.el8.noarch 38/67 Verifying : python3-gevent-1.2.2-4.el8.x86_64 39/67 Verifying : python3-greenlet-0.4.13-3.el8.x86_64 40/67 Verifying : python3-itsdangerous-0.24-14.el8.noarch 41/67 Verifying : python3-kickstart-3.16.7-1.el8.noarch 42/67 Verifying : python3-langtable-0.0.38-5.el8.noarch 43/67 Verifying : python3-libreport-2.9.5-9.el8.x86_64 44/67 Verifying : python3-mako-1.0.6-13.el8.noarch 45/67 Verifying : python3-meh-0.47.2-1.el8.noarch 46/67 Verifying : python3-ntplib-0.3.3-10.el8.noarch 47/67 Verifying : python3-ordered-set-2.0.2-4.el8.noarch 48/67 Verifying : python3-pid-2.1.1-7.el8.noarch 49/67 Verifying : python3-productmd-1.11-3.el8.noarch 50/67 Verifying : python3-pydbus-0.6.0-5.el8.noarch 51/67 Verifying : python3-pyparted-1:3.11.0-13.el8.x86_64 52/67 Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 53/67 Verifying : python3-requests-file-1.4.3-5.el8.noarch 54/67 Verifying : python3-requests-ftp-0.3.1-11.el8.noarch 55/67 Verifying : python3-rpmfluff-0.5.7.1-2.el8.noarch 56/67 Verifying : python3-semantic_version-2.6.0-5.el8.noarch 57/67 Verifying : python3-simpleline-1.1-2.el8.noarch 58/67 Verifying : python3-werkzeug-0.12.2-4.el8.noarch 59/67 Verifying : satyr-0.26-2.el8.x86_64 60/67 Verifying : lorax-28.14.34-1.el8.x86_64 61/67 Verifying : lorax-docs-28.14.34-1.el8.x86_64 62/67 Verifying : lorax-lmc-virt-28.14.34-1.el8.x86_64 63/67 Verifying : lorax-lmc-novirt-28.14.34-1.el8.x86_64 64/67 Verifying : lorax-templates-generic-28.14.34-1.el8.x86_64 65/67 Verifying : lorax-composer-28.14.34-1.el8.x86_64 66/67 Verifying : composer-cli-28.14.34-1.el8.x86_64 67/67 Installed products updated. Installed: lorax-28.14.34-1.el8.x86_64 lorax-docs-28.14.34-1.el8.x86_64 lorax-lmc-virt-28.14.34-1.el8.x86_64 lorax-lmc-novirt-28.14.34-1.el8.x86_64 lorax-templates-generic-28.14.34-1.el8.x86_64 lorax-composer-28.14.34-1.el8.x86_64 composer-cli-28.14.34-1.el8.x86_64 libblockdev-dm-2.19-11.el8.x86_64 libblockdev-kbd-2.19-11.el8.x86_64 libblockdev-mpath-2.19-11.el8.x86_64 libblockdev-nvdimm-2.19-11.el8.x86_64 daxctl-libs-65-1.el8.x86_64 glibc-langpack-en-2.28-72.el8.x86_64 lsof-4.91-2.el8.x86_64 lz4-1.8.1.2-4.el8.x86_64 mtools-4.0.18-14.el8.x86_64 ndctl-65-1.el8.x86_64 ndctl-libs-65-1.el8.x86_64 python3-pwquality-1.4.0-9.el8.x86_64 syslinux-6.04-4.el8.x86_64 syslinux-nonlinux-6.04-4.el8.noarch GConf2-3.2.6-22.el8.x86_64 anaconda-core-29.19.1.13-1.el8.x86_64 anaconda-tui-29.19.1.13-1.el8.x86_64 blivet-data-1:3.1.0-17.el8.noarch isomd5sum-1:1.2.3-3.el8.x86_64 langtable-0.0.38-5.el8.noarch langtable-data-0.0.38-5.el8.noarch libev-4.24-6.el8.x86_64 libgit2-0.26.8-1.el8.x86_64 libgit2-glib-0.26.4-2.el8.x86_64 libreport-2.9.5-9.el8.x86_64 libreport-anaconda-2.9.5-9.el8.x86_64 libreport-cli-2.9.5-9.el8.x86_64 libreport-plugin-reportuploader-2.9.5-9.el8.x86_64 libreport-plugin-rhtsupport-2.9.5-9.el8.x86_64 libreport-web-2.9.5-9.el8.x86_64 libtar-1.2.20-15.el8.x86_64 lorax-templates-rhel-8.1-3.el8.noarch platform-python-coverage-4.5.1-7.el8.x86_64 python3-blivet-1:3.1.0-17.el8.noarch python3-blockdev-2.19-11.el8.x86_64 python3-bytesize-1.4-1.el8.x86_64 python3-click-6.7-8.el8.noarch python3-flask-1:0.12.2-3.el8.noarch python3-gevent-1.2.2-4.el8.x86_64 python3-greenlet-0.4.13-3.el8.x86_64 python3-itsdangerous-0.24-14.el8.noarch python3-kickstart-3.16.7-1.el8.noarch python3-langtable-0.0.38-5.el8.noarch python3-libreport-2.9.5-9.el8.x86_64 python3-mako-1.0.6-13.el8.noarch python3-meh-0.47.2-1.el8.noarch python3-ntplib-0.3.3-10.el8.noarch python3-ordered-set-2.0.2-4.el8.noarch python3-pid-2.1.1-7.el8.noarch python3-productmd-1.11-3.el8.noarch python3-pydbus-0.6.0-5.el8.noarch python3-pyparted-1:3.11.0-13.el8.x86_64 python3-pytoml-0.1.14-5.git7dea353.el8.noarch python3-requests-file-1.4.3-5.el8.noarch python3-requests-ftp-0.3.1-11.el8.noarch python3-rpmfluff-0.5.7.1-2.el8.noarch python3-semantic_version-2.6.0-5.el8.noarch python3-simpleline-1.1-2.el8.noarch python3-werkzeug-0.12.2-4.el8.noarch satyr-0.26-2.el8.x86_64 Complete! + systemctl enable lorax-composer.socket Created symlink /etc/systemd/system/sockets.target.wants/lorax-composer.socket -> /usr/lib/systemd/system/lorax-composer.socket. + '[' -f /usr/bin/docker ']' + rpm -q podman-docker package podman-docker is not installed + yum install -y podman-docker Updating Subscription Management repositories. Unable to read consumer identity This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. Last metadata expiration check: 0:01:31 ago on Fri Nov 22 09:46:17 2019. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: podman-docker noarch 1.4.2-5.module+el8.1.0+4240+893c1ab8 RHEL-8-NIGHTLY-AppStream 17 k Transaction Summary ================================================================================ Install 1 Package Total download size: 17 k Installed size: 163 Downloading Packages: podman-docker-1.4.2-5.module+el8.1.0+4240+893c1 110 kB/s | 17 kB 00:00 -------------------------------------------------------------------------------- Total 109 kB/s | 17 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : podman-docker-1.4.2-5.module+el8.1.0+4240+893c1ab8.n 1/1 Verifying : podman-docker-1.4.2-5.module+el8.1.0+4240+893c1ab8.n 1/1 Installed products updated. Installed: podman-docker-1.4.2-5.module+el8.1.0+4240+893c1ab8.noarch Complete! + ! test -f /run/nologin && cat /proc/sys/kernel/random/boot_id Uploading /build/cockpit-project/bots/make-checkout-workdir/lorax-28.14.34-1.fc30.src.rpm scp -B -r -p -P 2201 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ControlPath=/build/tmp/ssh-%h-%p-%r-13966 -o BatchMode=yes /build/cockpit-project/bots/make-checkout-workdir/lorax-28.14.34-1.fc30.src.rpm root@[127.0.0.2]:/var/tmp Uploading /build/cockpit-project/bots/make-checkout-workdir/test/vm.install scp -B -r -p -P 2201 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ControlPath=/build/tmp/ssh-%h-%p-%r-13966 -o BatchMode=yes /build/cockpit-project/bots/make-checkout-workdir/test/vm.install root@[127.0.0.2]:/var/tmp/vm.install Uploading /build/cockpit-project/bots/make-checkout-workdir/tests scp -B -r -p -P 2201 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ControlPath=/build/tmp/ssh-%h-%p-%r-13966 -o BatchMode=yes /build/cockpit-project/bots/make-checkout-workdir/tests root@[127.0.0.2]:/ + chmod +x /var/tmp/vm.install + cd /var/tmp; /var/tmp/vm.install lorax-28.14.34-1.fc30.src.rpm killing ssh master process 14007 [ -f ~/.config/lorax-test-env ] && bots/image-customize \ --upload ~/.config/lorax-test-env:/var/tmp/lorax-test-env \ rhel-8-1 || echo echo /build/cockpit-project/bots/make-checkout-workdir/test/images/rhel-8-1 /build/cockpit-project/bots/make-checkout-workdir/test/images/rhel-8-1 test_qcow2 (__main__.TestQcow2) ... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163 100 163 0 0 74 0 0:00:02 0:00:02 --:--:-- 74 100 163 100 163 0 0 73 0 0:00:02 0:00:02 --:--:-- 74 "db_supported": true, :: [ 09:48:41 ] :: [ INFO ] :: skipping xml journal creation :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: compose start :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 09:48:41 ] :: [ PASS ] :: SELinux operates in enforcing mode (Assert: 'Enforcing' should equal 'Enforcing') :: [ 09:48:41 ] :: [ BEGIN ] :: Running 'ssh-keygen -t rsa -N '' -f /tmp/composer-ssh-keys.wPRZLB/id_rsa' STDOUT: Generating public/private rsa key pair. STDOUT: Your identification has been saved in /tmp/composer-ssh-keys.wPRZLB/id_rsa. STDOUT: Your public key has been saved in /tmp/composer-ssh-keys.wPRZLB/id_rsa.pub. STDOUT: The key fingerprint is: STDOUT: SHA256:IEh+98oQZqsSnhW5mZFAEYZlRX365gB+7FFwb/tZqcM root@m1.cockpit.lan STDOUT: The key's randomart image is: STDOUT: +---[RSA 3072]----+ STDOUT: |oB*oo. | STDOUT: |o+..o o o | STDOUT: | o=* o= . | STDOUT: | +B=.o. o | STDOUT: |. *oo oS. . . | STDOUT: |..o..o=.o . o | STDOUT: |.o. oo= o + | STDOUT: | . . . E | STDOUT: | . | STDOUT: +----[SHA256]-----+ :: [ 09:48:42 ] :: [ PASS ] :: Command 'ssh-keygen -t rsa -N '' -f /tmp/composer-ssh-keys.wPRZLB/id_rsa' (Expected 0, got 0) :: [ 09:48:42 ] :: [ BEGIN ] :: Running '/usr/bin/composer-cli blueprints push /tmp/composer.U3NHy/with-ssh.toml' :: [ 09:48:42 ] :: [ PASS ] :: Command '/usr/bin/composer-cli blueprints push /tmp/composer.U3NHy/with-ssh.toml' (Expected 0, got 0) :: [ 09:48:43 ] :: [ PASS ] :: exit code should be zero (Assert: '0' should equal '0') :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 2s :: Assertions: 4 good, 0 bad :: RESULT: PASS (compose start) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: compose finished :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 09:49:03 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:49:23 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:49:43 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:50:04 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:50:24 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:50:45 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:51:05 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:51:25 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:51:45 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:52:05 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:52:26 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:52:46 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:53:06 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:53:26 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:53:47 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:54:07 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:54:27 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:54:47 ] :: [ INFO ] :: Waiting for compose to finish ... 3d7ac3b8-b083-4d88-9206-2c3afdc69fe9 FINISHED with-ssh 0.0.1 qcow2 1721958400 :: [ 09:54:50 ] :: [ BEGIN ] :: Running 'mkdir -p /var/log//tests/cli/test_compose_qcow2.sh' :: [ 09:54:51 ] :: [ PASS ] :: Command 'mkdir -p /var/log//tests/cli/test_compose_qcow2.sh' (Expected 0, got 0) :: [ 09:54:51 ] :: [ BEGIN ] :: Running '/usr/bin/composer-cli compose logs 3d7ac3b8-b083-4d88-9206-2c3afdc69fe9' STDOUT: :: [ 09:54:51 ] :: [ PASS ] :: Command '/usr/bin/composer-cli compose logs 3d7ac3b8-b083-4d88-9206-2c3afdc69fe9' (Expected 0, got 0) :: [ 09:54:51 ] :: [ BEGIN ] :: Running 'mv 3d7ac3b8-b083-4d88-9206-2c3afdc69fe9-logs.tar /var/log//tests/cli/test_compose_qcow2.sh' :: [ 09:54:51 ] :: [ PASS ] :: Command 'mv 3d7ac3b8-b083-4d88-9206-2c3afdc69fe9-logs.tar /var/log//tests/cli/test_compose_qcow2.sh' (Expected 0, got 0) :: [ 09:54:51 ] :: [ PASS ] :: File /var/lib/lorax/composer/results/3d7ac3b8-b083-4d88-9206-2c3afdc69fe9/disk.qcow2 should exist :: [ 09:54:51 ] :: [ BEGIN ] :: Running 'mkdir -p /var/tmp/test-results/' :: [ 09:54:51 ] :: [ PASS ] :: Command 'mkdir -p /var/tmp/test-results/' (Expected 0, got 0) :: [ 09:54:51 ] :: [ BEGIN ] :: Running 'cp /var/lib/lorax/composer/results/3d7ac3b8-b083-4d88-9206-2c3afdc69fe9/disk.qcow2 /var/tmp/test-results/' :: [ 09:54:59 ] :: [ PASS ] :: Command 'cp /var/lib/lorax/composer/results/3d7ac3b8-b083-4d88-9206-2c3afdc69fe9/disk.qcow2 /var/tmp/test-results/' (Expected 0, got 0) :: [ 09:54:59 ] :: [ BEGIN ] :: Running 'cp /tmp/composer-ssh-keys.wPRZLB/* /var/tmp/test-results' :: [ 09:54:59 ] :: [ PASS ] :: Command 'cp /tmp/composer-ssh-keys.wPRZLB/* /var/tmp/test-results' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 376s :: Assertions: 7 good, 0 bad :: RESULT: PASS (compose finished) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Cleanup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 09:54:59 ] :: [ BEGIN ] :: Running '/usr/bin/composer-cli compose delete 3d7ac3b8-b083-4d88-9206-2c3afdc69fe9' :: [ 09:54:59 ] :: [ PASS ] :: Command '/usr/bin/composer-cli compose delete 3d7ac3b8-b083-4d88-9206-2c3afdc69fe9' (Expected 0, got 0) :: [ 09:54:59 ] :: [ BEGIN ] :: Running 'rm -rf /tmp/composer.U3NHy /tmp/composer-ssh-keys.wPRZLB' :: [ 09:54:59 ] :: [ PASS ] :: Command 'rm -rf /tmp/composer.U3NHy /tmp/composer-ssh-keys.wPRZLB' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 0s :: Assertions: 2 good, 0 bad :: RESULT: PASS (Cleanup) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: /tests/cli/test_compose_qcow2.sh :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 09:54:59 ] :: [ LOG ] :: JOURNAL TXT: /tmp/composer-test.nBtewY/journal.txt :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 378s :: Phases: 3 good, 0 bad :: OVERALL RESULT: PASS (/tests/cli/test_compose_qcow2.sh) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: TEST PROTOCOL :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Package : cli beakerlib RPM : beakerlib-1.18-6.el8bkr.noarch Test name : /tests/cli/test_compose_qcow2.sh Test started : 2019-11-22 09:48:41 EST Test finished : 2019-11-22 09:54:59 EST Test duration : 378 seconds Distro : Red Hat Enterprise Linux release 8.1 (Ootpa) Hostname : m1.cockpit.lan Architecture : x86_64 CPUs : 2 x Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz RAM size : 1829 MB HDD size : 18.77 GB :: [ 09:48:41 ] :: [ INFO ] :: skipping xml journal creation :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: compose start :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 09:48:41 ] :: [ PASS ] :: SELinux operates in enforcing mode (Assert: 'Enforcing' should equal 'Enforcing') :: [ 09:48:42 ] :: [ PASS ] :: Command 'ssh-keygen -t rsa -N '' -f /tmp/composer-ssh-keys.wPRZLB/id_rsa' (Expected 0, got 0) :: [ 09:48:42 ] :: [ PASS ] :: Command '/usr/bin/composer-cli blueprints push /tmp/composer.U3NHy/with-ssh.toml' (Expected 0, got 0) :: [ 09:48:43 ] :: [ PASS ] :: exit code should be zero (Assert: '0' should equal '0') :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 2s :: Assertions: 4 good, 0 bad :: RESULT: PASS (compose start) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: compose finished :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 09:49:03 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:49:23 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:49:43 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:50:04 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:50:24 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:50:45 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:51:05 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:51:25 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:51:45 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:52:05 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:52:26 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:52:46 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:53:06 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:53:26 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:53:47 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:54:07 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:54:27 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:54:47 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:54:51 ] :: [ PASS ] :: Command 'mkdir -p /var/log//tests/cli/test_compose_qcow2.sh' (Expected 0, got 0) :: [ 09:54:51 ] :: [ PASS ] :: Command '/usr/bin/composer-cli compose logs 3d7ac3b8-b083-4d88-9206-2c3afdc69fe9' (Expected 0, got 0) :: [ 09:54:51 ] :: [ PASS ] :: Command 'mv 3d7ac3b8-b083-4d88-9206-2c3afdc69fe9-logs.tar /var/log//tests/cli/test_compose_qcow2.sh' (Expected 0, got 0) :: [ 09:54:51 ] :: [ PASS ] :: File /var/lib/lorax/composer/results/3d7ac3b8-b083-4d88-9206-2c3afdc69fe9/disk.qcow2 should exist :: [ 09:54:51 ] :: [ PASS ] :: Command 'mkdir -p /var/tmp/test-results/' (Expected 0, got 0) :: [ 09:54:59 ] :: [ PASS ] :: Command 'cp /var/lib/lorax/composer/results/3d7ac3b8-b083-4d88-9206-2c3afdc69fe9/disk.qcow2 /var/tmp/test-results/' (Expected 0, got 0) :: [ 09:54:59 ] :: [ PASS ] :: Command 'cp /tmp/composer-ssh-keys.wPRZLB/* /var/tmp/test-results' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 376s :: Assertions: 7 good, 0 bad :: RESULT: PASS (compose finished) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Cleanup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 09:54:59 ] :: [ PASS ] :: Command '/usr/bin/composer-cli compose delete 3d7ac3b8-b083-4d88-9206-2c3afdc69fe9' (Expected 0, got 0) :: [ 09:54:59 ] :: [ PASS ] :: Command 'rm -rf /tmp/composer.U3NHy /tmp/composer-ssh-keys.wPRZLB' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 0s :: Assertions: 2 good, 0 bad :: RESULT: PASS (Cleanup) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: /tests/cli/test_compose_qcow2.sh :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 09:54:59 ] :: [ LOG ] :: JOURNAL TXT: /tmp/composer-test.nBtewY/journal.txt :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 378s :: Phases: 3 good, 0 bad :: OVERALL RESULT: PASS (/tests/cli/test_compose_qcow2.sh) % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 100 163 100 163 0 0 71 0 0:00:02 0:00:02 --:--:-- 71 "db_supported": true, :: [ 14:55:47 ] :: [ INFO ] :: skipping xml journal creation :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Verify VM instance :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:55:47 ] :: [ INFO ] :: verify_image: SSH_OPTS:'-o StrictHostKeyChecking=no -p 22' SSH_USER:'root' SSH_MACHINE: 'localhost' :: [ 14:55:47 ] :: [ BEGIN ] :: Can't ssh to 'localhost' as root using password-based auth :: actually running 'ssh -o StrictHostKeyChecking=no -p 22 -o PubkeyAuthentication=no root@localhost 2>&1 | grep -i 'permission denied ('' STDOUT: root@localhost: Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password). :: [ 14:55:48 ] :: [ PASS ] :: Can't ssh to 'localhost' as root using password-based auth (Expected 0, got 0) :: [ 14:55:48 ] :: [ BEGIN ] :: root account is disabled in /etc/shadow :: actually running 'ssh -o StrictHostKeyChecking=no -p 22 root@localhost " passwd --status root | grep -E '^root\s+LK?'"' STDOUT: root LK 1969-12-31 0 99999 7 -1 (Password locked.) :: [ 14:55:48 ] :: [ PASS ] :: root account is disabled in /etc/shadow (Expected 0, got 0) :: [ 14:55:48 ] :: [ BEGIN ] :: audit.log contains entry about unsuccessful root login :: actually running 'ssh -o StrictHostKeyChecking=no -p 22 root@localhost " journalctl -g 'USER_LOGIN.*acct=\"root\".*terminal=ssh.*res=failed'"' STDOUT: -- Logs begin at Fri 2019-11-22 14:55:34 UTC, end at Fri 2019-11-22 14:55:48 UTC. -- STDOUT: -- No entries -- :: [ 14:55:48 ] :: [ PASS ] :: audit.log contains entry about unsuccessful root login (Expected 0, got 0) :: [ 14:55:48 ] :: [ BEGIN ] :: Login with empty passwords is disabled in sshd config file :: actually running 'ssh -o StrictHostKeyChecking=no -p 22 root@localhost ' grep -E "^[[:blank:]]*PermitEmptyPasswords[[:blank:]]*yes" /etc/ssh/sshd_config'' :: [ 14:55:48 ] :: [ PASS ] :: Login with empty passwords is disabled in sshd config file (Expected 1, got 1) :: [ 14:55:48 ] :: [ BEGIN ] :: Running 'ssh -o StrictHostKeyChecking=no -p 22 root@localhost 'cat /etc/redhat-release'' STDOUT: Red Hat Enterprise Linux release 8.1 (Ootpa) :: [ 14:55:49 ] :: [ PASS ] :: Command 'ssh -o StrictHostKeyChecking=no -p 22 root@localhost 'cat /etc/redhat-release'' (Expected 0, got 0) :: [ 14:55:49 ] :: [ BEGIN ] :: System booted from the image contains specified parameter on kernel command line :: actually running 'ssh -o StrictHostKeyChecking=no -p 22 root@localhost 'grep custom_cmdline_arg /proc/cmdline'' STDOUT: BOOT_IMAGE=(hd0,msdos1)/vmlinuz-4.18.0-147.el8.x86_64 root=UUID=4680960b-a81c-4fe3-acd3-7c07d7fc1927 ro custom_cmdline_arg biosdevname=0 net.ifnames=0 console=ttyS0,115200 :: [ 14:55:49 ] :: [ PASS ] :: System booted from the image contains specified parameter on kernel command line (Expected 0, got 0) :: [ 14:55:49 ] :: [ PASS ] :: File /root/.ssh/authorized_keys should exist :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 2s :: Assertions: 7 good, 0 bad :: RESULT: PASS (Verify VM instance) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: /tests/cli/test_boot_qcow2.sh :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:55:49 ] :: [ LOG ] :: JOURNAL TXT: /tmp/composer-test.f01Hm8/journal.txt :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 2s :: Phases: 1 good, 0 bad :: OVERALL RESULT: PASS (/tests/cli/test_boot_qcow2.sh) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: TEST PROTOCOL :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Package : cli beakerlib RPM : beakerlib-1.18-6.el8bkr.noarch Test name : /tests/cli/test_boot_qcow2.sh Test started : 2019-11-22 14:55:47 UTC Test finished : 2019-11-22 14:55:49 UTC Test duration : 2 seconds Distro : Red Hat Enterprise Linux release 8.1 (Ootpa) Hostname : m2.cockpit.lan Architecture : x86_64 CPUs : 2 x Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz RAM size : 1989 MB HDD size : 3.64 GB :: [ 14:55:47 ] :: [ INFO ] :: skipping xml journal creation :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Verify VM instance :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:55:47 ] :: [ INFO ] :: verify_image: SSH_OPTS:'-o StrictHostKeyChecking=no -p 22' SSH_USER:'root' SSH_MACHINE: 'localhost' :: [ 14:55:48 ] :: [ PASS ] :: Can't ssh to 'localhost' as root using password-based auth (Expected 0, got 0) :: [ 14:55:48 ] :: [ PASS ] :: root account is disabled in /etc/shadow (Expected 0, got 0) :: [ 14:55:48 ] :: [ PASS ] :: audit.log contains entry about unsuccessful root login (Expected 0, got 0) :: [ 14:55:48 ] :: [ PASS ] :: Login with empty passwords is disabled in sshd config file (Expected 1, got 1) :: [ 14:55:49 ] :: [ PASS ] :: Command 'ssh -o StrictHostKeyChecking=no -p 22 root@localhost 'cat /etc/redhat-release'' (Expected 0, got 0) :: [ 14:55:49 ] :: [ PASS ] :: System booted from the image contains specified parameter on kernel command line (Expected 0, got 0) :: [ 14:55:49 ] :: [ PASS ] :: File /root/.ssh/authorized_keys should exist :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 2s :: Assertions: 7 good, 0 bad :: RESULT: PASS (Verify VM instance) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: /tests/cli/test_boot_qcow2.sh :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:55:49 ] :: [ LOG ] :: JOURNAL TXT: /tmp/composer-test.f01Hm8/journal.txt :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 2s :: Phases: 1 good, 0 bad :: OVERALL RESULT: PASS (/tests/cli/test_boot_qcow2.sh) scp: /var/log/tests: No such file or directory ok ---------------------------------------------------------------------- Ran 1 test in 454.514s OK Starting virtual machine 'rhel-8-1' Machine is up. Connect to it via: ssh -o ControlPath=/build/tmp/ssh-%h-%p-%r-14114 -p 2201 root@127.0.0.2 Waiting for lorax-composer to become ready... Starting virtual machine '/var/tmp/lorax-test.jsqhev9k/disk.qcow2' Machine is up. Connect to it via: ssh -o ControlPath=/build/tmp/ssh-%h-%p-%r-14114 -p 2202 root@127.0.0.2