+ xen_version=46 + dom0_url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/' + pwd + here=/home/gson/proj/xen-tests + workdir=./work + rm -rf ./work + mkdir ./work + + tr '\n' ' 'cat urls.dat + guest_release_urls='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.0/amd64/ http://mirror.araneus.fi/local/2018.08.29.11.29.27/release/amd64/ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/i386/ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.0/i386/ http://mirror.araneus.fi/local/2018.08.29.11.29.27/release/i386/ ' + cat pkgsrc_date.dat + pkgsrc_date=2018.08.25.02.42.49 + cat ssh_pubkey.dat + ssh_pubkey='ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCVcp5xOcKK0/yhOAMuhogy+5262Vv0LMeuHoeB0iTdjTt8NE32Ogim8VukszoJOSz1/H0DXXHMlRbj5/u0NPSDIyUoWQURbIR+tuUJwXI0rNUh25DARYWfbsuzu7BWRRUTTrJwEpOOO466nytYLi8nkKByqmgB4oam7dPwzx+04LvywVyD1L3/t7/gUfIT7MGa/79tYuC070bHKFVf5ReudNQYccCJ3k50PYCmzTufl5ELrtuW6j4ad3XVeplDa5tEqvjrp+tcWgwN+484wzsf0F6dQ9m54EbEiw0CKcQbuXl+X119fDrUeTgIVczmbv3oLqw76ZHKc2vnPI/6qLL weak@key' + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/' + echo 'This is a test of Xen 46 with a NetBSD 7.2-amd64 dom0' This is a test of Xen 46 with a NetBSD 7.2-amd64 dom0 + echo 'The following domU versions will be tested:' The following domU versions will be tested: + for domu_url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/' + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/' + echo ' 7.2-amd64' 7.2-amd64 + for domu_url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.0/amd64/' + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.0/amd64/' + echo ' 8.0-amd64' 8.0-amd64 + for domu_url='http://mirror.araneus.fi/local/2018.08.29.11.29.27/release/amd64/' + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2018.08.29.11.29.27/release/amd64/' + echo ' current-2018.08.29.11.29.27-amd64' current-2018.08.29.11.29.27-amd64 + for domu_url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/i386/' + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/i386/' + echo ' 7.2-i386' 7.2-i386 + for domu_url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.0/i386/' + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.0/i386/' + echo ' 8.0-i386' 8.0-i386 + for domu_url='http://mirror.araneus.fi/local/2018.08.29.11.29.27/release/i386/' + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2018.08.29.11.29.27/release/i386/' + echo ' current-2018.08.29.11.29.27-i386' current-2018.08.29.11.29.27-i386 + for url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/' + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/' + ver=7.2-amd64 + logf=./work/7.2-amd64.log + ':' >./work/7.2-amd64.log + chmod 666 ./work/7.2-amd64.log + for url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.0/amd64/' + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.0/amd64/' + ver=8.0-amd64 + logf=./work/8.0-amd64.log + ':' >./work/8.0-amd64.log + chmod 666 ./work/8.0-amd64.log + for url='http://mirror.araneus.fi/local/2018.08.29.11.29.27/release/amd64/' + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2018.08.29.11.29.27/release/amd64/' + ver=current-2018.08.29.11.29.27-amd64 + logf=./work/current-2018.08.29.11.29.27-amd64.log + ':' >./work/current-2018.08.29.11.29.27-amd64.log + chmod 666 ./work/current-2018.08.29.11.29.27-amd64.log + for url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/i386/' + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/i386/' + ver=7.2-i386 + logf=./work/7.2-i386.log + ':' >./work/7.2-i386.log + chmod 666 ./work/7.2-i386.log + for url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.0/i386/' + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.0/i386/' + ver=8.0-i386 + logf=./work/8.0-i386.log + ':' >./work/8.0-i386.log + chmod 666 ./work/8.0-i386.log + for url='http://mirror.araneus.fi/local/2018.08.29.11.29.27/release/i386/' + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2018.08.29.11.29.27/release/i386/' + ver=current-2018.08.29.11.29.27-i386 + logf=./work/current-2018.08.29.11.29.27-i386.log + ':' >./work/current-2018.08.29.11.29.27-i386.log + chmod 666 ./work/current-2018.08.29.11.29.27-i386.log + mkdir -p ./work/root + pkg_version=7.0 + pkg_path='ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/7.0/All' + cat <<'...' + sed -e 's!@DOM0_URL@!http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/!' -e 's!@PKG_PATH@!ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/7.0/All!' -e 's!@XEN_VERSION@!46!' -e 's!@PKGSRC_DATE@!2018.08.25.02.42.49!' -e 's!@SSH_PUBKEY@!ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCVcp5xOcKK0/yhOAMuhogy+5262Vv0LMeuHoeB0iTdjTt8NE32Ogim8VukszoJOSz1/H0DXXHMlRbj5/u0NPSDIyUoWQURbIR+tuUJwXI0rNUh25DARYWfbsuzu7BWRRUTTrJwEpOOO466nytYLi8nkKByqmgB4oam7dPwzx+04LvywVyD1L3/t7/gUfIT7MGa/79tYuC070bHKFVf5ReudNQYccCJ3k50PYCmzTufl5ELrtuW6j4ad3XVeplDa5tEqvjrp+tcWgwN+484wzsf0F6dQ9m54EbEiw0CKcQbuXl+X119fDrUeTgIVczmbv3oLqw76ZHKc2vnPI/6qLL weak@key!' >./work/root/install-xen.sh + cat <<'...' + sed -e 's!@PKG_PATH@!ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/7.0/All!' -e 's!@GUEST_RELEASE_URLS@!http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.0/amd64/ http://mirror.araneus.fi/local/2018.08.29.11.29.27/release/amd64/ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/i386/ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.0/i386/ http://mirror.araneus.fi/local/2018.08.29.11.29.27/release/i386/ !' >./work/root/test-xen.sh + cp url2ver.py ./work/root/ + makefs -M 1m ./work/img ./work/root Calculated size of `./work/img': 1048576 bytes, 5 inodes Extent size set to 8192 ./work/img: 1.0MB (2048 sectors) block size 8192, fragment size 1024 using 1 cylinder groups of 1.00MB, 128 blks, 64 inodes. super-block backups (for fsck -b #) at: 32, Populating `./work/img' Image `./work/img' complete + test -f ./work/netbsd_installed + anita --vmm noemu '--vmm-args=--conf /home/gson/proj/xen-tests/noemu.conf' --structured-log-file ./work/install.slog --workdir ./work --sets kern-GENERIC,modules,base,etc,comp,man,text,tests,xbase,xcomp,xetc,xfont,xserver --disk-size 4G install 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/' This is anita version 1.44 Using pexpect version 4.6.0 /usr/pkg/bin/anita \ --vmm \ noemu \ "--vmm-args=--conf /home/gson/proj/xen-tests/noemu.conf" \ --structured-log-file \ ./work/install.slog \ --workdir \ ./work \ --sets \ kern-GENERIC,modules,base,etc,comp,man,text,tests,xbase,xcomp,xetc,xfont,xserver \ --disk-size \ 4G \ install \ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/ Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/installation/floppy/boot-com1.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/installation/floppy/boot2.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/installation/floppy/boot3.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/installation/floppy/boot4.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/installation/floppy/boot5.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/installation/floppy/boot6.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/installation/floppy/boot7.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/installation/cdrom/boot-com.iso... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/installation/misc/pxeboot_ia32.bin... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/binary/kernel/netbsd-INSTALL.gz... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/binary/sets/kern-GENERIC.tgz... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/binary/sets/modules.tgz... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/binary/sets/base.tgz... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/binary/sets/etc.tgz... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/binary/sets/comp.tgz... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/binary/sets/man.tgz... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/binary/sets/tests.tgz... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/binary/sets/text.tgz... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/binary/sets/xbase.tgz... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/binary/sets/xcomp.tgz... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/binary/sets/xetc.tgz... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/binary/sets/xfont.tgz... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/binary/sets/xserver.tgz... OK makefs \ -t \ cd9660 \ -o \ rockridge \ ./work/install_tmp.iso \ /home/gson/proj/xen-tests/work/download sudo \ noemu \ --workdir \ ./work \ --releasedir \ ./work/download \ --arch \ amd64 \ --boot-from \ net \ --conf \ /home/gson/proj/xen-tests/noemu.conf child pid is 10058 noemu arguments: ['/usr/local/bin/noemu', '--workdir', './work', '--releasedir', './work/download', '--arch', 'amd64', '--boot-from', 'net', '--conf', '/home/gson/proj/xen-tests/noemu.conf'] boot_from: net workdir: ./work tftpdir: /home/gson/proj/xen-tests/work service ['/usr/pkg/sbin/dhcpd', '-d', '-f', '-cf', './work/dhcpd.conf', '-lf', './work/dhcpd.leases', 'bnx1'] pid 11206 service ['/usr/sbin/inetd', '-d', './work/inetd.conf'] pid 7909 ilo3_power True power on status=0 status_tag=COMMAND COMPLETED Tue Sep 4 07:58:48 2018 Server powering on ....... connected >> NetBSD/x86 PXE boot, Revision 5.1 (from NetBSD 7.2) >> Memory: 552/3668992 k Press return to boot now, any other key for boot menu booting netbsd - starting in 5 seconds. 4 seconds. 3 seconds. 2 seconds. 1 seconds. 0 seconds. 0 seconds. PXE BIOS Version 2.1 Using PCI device at bus 3 device 0 function 0 Ethernet address 98:4b:e1:67:68:98 |12260088/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/+5722936-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\+597192|=0x12b9630 Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 The NetBSD Foundation, Inc. All rights reserved. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. NetBSD 7.2 (INSTALL.201808291900Z) total memory = 32757 MB avail memory = 31788 MB kern.module.path=/stand/amd64/7.2/modules mainbus0 (root) ACPI: RSDP 0xf4f00 000024 (v02 HP ) ACPI: XSDT 0xdf630140 0000B4 (v01 HP ProLiant 00000002 ?? 0000162E) ACPI: FACP 0xdf630240 0000F4 (v03 HP ProLiant 00000002 ?? 0000162E) ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aControlBlock: 32, using default 16 (20131218/tbfadt-716) ACPI BIOS Warning (bug): Invalid length for FADT/Pm2ControlBlock: 32, using default 8 (20131218/tbfadt-716) ACPI: DSDT 0xdf630340 0020BD (v01 HP DSDT 00000001 INTL 20030228) ACPI: FACS 0xdf62f100 000040 ACPI: SPCR 0xdf62f140 000050 (v01 HP SPCRRBSU 00000001 ?? 0000162E) ACPI: MCFG 0xdf62f1c0 00003C (v01 HP ProLiant 00000001 00000000) ACPI: HPET 0xdf62f200 000038 (v01 HP ProLiant 00000002 ?? 0000162E) ACPI: FFFF 0xdf62f240 000064 (v02 HP ProLiant 00000002 ?? 0000162E) ACPI: SPMI 0xdf62f2c0 000040 (v05 HP ProLiant 00000001 ?? 0000162E) ACPI: ERST 0xdf62f300 0001D0 (v01 HP ProLiant 00000001 ?? 0000162E) ACPI: APIC 0xdf62f500 00015E (v01 HP ProLiant 00000002 00000000) ACPI: SRAT 0xdf62f680 000570 (v01 HP Proliant 00000001 ?? 0000162E) ACPI: FFFF 0xdf62fc00 000176 (v01 HP ProLiant 00000001 ?? 0000162E) ACPI: BERT 0xdf62fd80 000030 (v01 HP ProLiant 00000001 ?? 0000162E) ACPI: HEST 0xdf62fdc0 0000BC (v01 HP ProLiant 00000001 ?? 0000162E) ACPI: DMAR 0xdf62fe80 00013C (v01 HP ProLiant 00000001 ?? 0000162E) ACPI: SSDT 0xdf632400 000125 (v03 HP CRSPCI0 00000002 HP 00000001) ACPI: SSDT 0xdf632540 0001CF (v03 HP riser1a 00000002 INTL 20061109) ACPI: SSDT 0xdf632740 0003BB (v01 HP pcc 00000001 INTL 20090625) ACPI: SSDT 0xdf632b00 000377 (v01 HP pmab 00000001 INTL 20090625) ACPI: SSDT 0xdf632e80 001184 (v01 INTEL PPM RCM 00000001 INTL 20061109) ACPI: All ACPI Tables successfully acquired ioapic0 at mainbus0 apid 8 ioapic1 at mainbus0 apid 0 cpu0 at mainbus0 apid 0: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 cpu1 at mainbus0 apid 32: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 cpu2 at mainbus0 apid 20: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 cpu3 at mainbus0 apid 52: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 cpu4 at mainbus0 apid 2: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 cpu5 at mainbus0 apid 34: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 cpu6 at mainbus0 apid 18: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 cpu7 at mainbus0 apid 50: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 acpi0 at mainbus0: Intel ACPICA 20131218 hpet0 at acpi0: high precision event timer (mem 0xfed00000-0xfed00400) MOMB (PNP0C02) at acpi0 not configured MI0 (IPI0001) at acpi0 not configured attimer1 at acpi0 (TIME, PNP0100): io 0x40-0x43 irq 0 pcppi1 at acpi0 (BEEP, PNP0800): io 0x61 midi0 at pcppi1: PC speaker sysbeep0 at pcppi1 pckbc1 at acpi0 (KBD, PNP0303) (kbd port): io 0x60,0x64 irq 1 pckbc2 at acpi0 (PS2M, PNP0F13) (aux port): irq 12 COMA (PNP0501) at acpi0 not configured PMI0 (ACPI000D) at acpi0 not configured acpitz0 at acpi0 (THM0): cpu0 ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131218/hwxface-646) ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131218/hwxface-646) ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131218/hwxface-646) attimer1: attached to pcppi1 pckbd0 at pckbc1 (kbd slot) pckbc1: using irq 1 for kbd slot wskbd0 at pckbd0 mux 1 pms0 at pckbc1 (aux slot) pckbc1: using irq 12 for aux slot wsmouse0 at pms0 mux 0 ipmi0 at mainbus0 pci0 at mainbus0 bus 0: configuration mode 1 pchb0 at pci0 dev 0 function 0: vendor 0x8086 product 0x3406 (rev. 0x13) ppb0 at pci0 dev 1 function 0: vendor 0x8086 product 0x3408 (rev. 0x13) ppb0: PCI Express capability version 2 x4 @ 5.0GT/s pci1 at ppb0 bus 5 ciss0 at pci1 dev 0 function 0: HP Smart Array 11 ciss0: interrupting at ioapic1 pin 4 ciss0: 2 LDs, HW rev 2, FW 3.66/3.66, 64bit fifo rro scsibus0 at ciss0: 2 targets, 1 lun per target ppb1 at pci0 dev 2 function 0: vendor 0x8086 product 0x3409 (rev. 0x13) ppb1: PCI Express capability version 2 x4 @ 5.0GT/s pci2 at ppb1 bus 12 ppb2 at pci0 dev 3 function 0: vendor 0x8086 product 0x340a (rev. 0x13) ppb2: PCI Express capability version 2 x16 @ 5.0GT/s pci3 at ppb2 bus 9 ppb3 at pci0 dev 4 function 0: vendor 0x8086 product 0x340b (rev. 0x13) ppb3: PCI Express capability version 2 x4 @ 5.0GT/s pci4 at ppb3 bus 13 ppb4 at pci0 dev 5 function 0: vendor 0x8086 product 0x340c (rev. 0x13) ppb4: PCI Express capability version 2 x4 @ 5.0GT/s pci5 at ppb4 bus 14 ppb5 at pci0 dev 6 function 0: vendor 0x8086 product 0x340d (rev. 0x13) ppb5: PCI Express capability version 2 x4 @ 5.0GT/s pci6 at ppb5 bus 15 ppb6 at pci0 dev 7 function 0: vendor 0x8086 product 0x340e (rev. 0x13) ppb6: PCI Express capability version 2 x4 @ 5.0GT/s ppb6: link is x4 @ 2.5GT/s pci7 at ppb6 bus 3 bnx0 at pci7 dev 0 function 0: Broadcom NetXtreme II BCM5709 1000Base-T bnx0: Ethernet address 98:4b:e1:67:68:98 bnx0: interrupting at ioapic1 pin 6 bnx0: ASIC BCM5709 C0 (0x57092003) bnx0: PCIe x4 2.5Gbps bnx0: Coal (RX:6,6,18,18; TX:20,20,80,80) brgphy0 at bnx0 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto bnx1 at pci7 dev 0 function 1: Broadcom NetXtreme II BCM5709 1000Base-T bnx1: Ethernet address 98:4b:e1:67:68:9a bnx1: interrupting at ioapic1 pin 13 bnx1: ASIC BCM5709 C0 (0x57092003) bnx1: PCIe x4 2.5Gbps bnx1: Coal (RX:6,6,18,18; TX:20,20,80,80) brgphy1 at bnx1 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto ppb7 at pci0 dev 8 function 0: vendor 0x8086 product 0x340f (rev. 0x13) ppb7: PCI Express capability version 2 x4 @ 5.0GT/s ppb7: link is x4 @ 2.5GT/s pci8 at ppb7 bus 4 bnx2 at pci8 dev 0 function 0: Broadcom NetXtreme II BCM5709 1000Base-T bnx2: Ethernet address 98:4b:e1:67:68:84 bnx2: interrupting at ioapic1 pin 7 bnx2: ASIC BCM5709 C0 (0x57092003) bnx2: PCIe x4 2.5Gbps bnx2: Coal (RX:6,6,18,18; TX:20,20,80,80) brgphy2 at bnx2 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 brgphy2: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto bnx3 at pci8 dev 0 function 1: Broadcom NetXtreme II BCM5709 1000Base-T bnx3: Ethernet address 98:4b:e1:67:68:86 bnx3: interrupting at ioapic1 pin 15 bnx3: ASIC BCM5709 C0 (0x57092003) bnx3: PCIe x4 2.5Gbps bnx3: Coal (RX:6,6,18,18; TX:20,20,80,80) brgphy3 at bnx3 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 brgphy3: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto ppb8 at pci0 dev 9 function 0: vendor 0x8086 product 0x3410 (rev. 0x13) ppb8: PCI Express capability version 2 x8 @ 5.0GT/s pci9 at ppb8 bus 6 ppb9 at pci0 dev 10 function 0: vendor 0x8086 product 0x3411 (rev. 0x13) ppb9: PCI Express capability version 2 x4 @ 5.0GT/s pci10 at ppb9 bus 16 pchb1 at pci0 dev 13 function 0: vendor 0x8086 product 0x343a (rev. 0x13) pchb2 at pci0 dev 13 function 1: vendor 0x8086 product 0x343b (rev. 0x13) pchb3 at pci0 dev 13 function 2: vendor 0x8086 product 0x343c (rev. 0x13) pchb4 at pci0 dev 13 function 3: vendor 0x8086 product 0x343d (rev. 0x13) pchb5 at pci0 dev 13 function 4: vendor 0x8086 product 0x3418 (rev. 0x13) pchb6 at pci0 dev 13 function 5: vendor 0x8086 product 0x3419 (rev. 0x13) pchb7 at pci0 dev 13 function 6: vendor 0x8086 product 0x341a (rev. 0x13) pchb8 at pci0 dev 14 function 0: vendor 0x8086 product 0x341c (rev. 0x13) pchb9 at pci0 dev 14 function 1: vendor 0x8086 product 0x341d (rev. 0x13) pchb10 at pci0 dev 14 function 2: vendor 0x8086 product 0x341e (rev. 0x13) pchb11 at pci0 dev 14 function 3: vendor 0x8086 product 0x341f (rev. 0x13) pchb12 at pci0 dev 14 function 4: vendor 0x8086 product 0x3439 (rev. 0x13) vendor 0x8086 product 0x342e (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 0 not configured vendor 0x8086 product 0x3422 (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 1 not configured vendor 0x8086 product 0x3423 (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 2 not configured ppb10 at pci0 dev 28 function 0: vendor 0x8086 product 0x3a40 (rev. 0x00) ppb10: PCI Express capability version 1 x4 @ 2.5GT/s pci11 at ppb10 bus 17 ppb11 at pci0 dev 28 function 4: vendor 0x8086 product 0x3a48 (rev. 0x00) ppb11: PCI Express capability version 1 x1 @ 2.5GT/s pci12 at ppb11 bus 2 vendor 0x103c product 0x3306 (miscellaneous system, revision 0x04) at pci12 dev 0 function 0 not configured vendor 0x103c product 0x3307 (miscellaneous system, revision 0x04) at pci12 dev 0 function 2 not configured uhci0 at pci12 dev 0 function 4: vendor 0x103c product 0x3300 (rev. 0x01) uhci0: interrupting at ioapic0 pin 17 usb0 at uhci0: USB revision 1.0 uhci1 at pci0 dev 29 function 0: vendor 0x8086 product 0x3a34 (rev. 0x00) uhci1: interrupting at ioapic0 pin 20 usb1 at uhci1: USB revision 1.0 uhci2 at pci0 dev 29 function 1: vendor 0x8086 product 0x3a35 (rev. 0x00) uhci2: interrupting at ioapic0 pin 23 usb2 at uhci2: USB revision 1.0 uhci3 at pci0 dev 29 function 2: vendor 0x8086 product 0x3a36 (rev. 0x00) uhci3: interrupting at ioapic0 pin 22 usb3 at uhci3: USB revision 1.0 uhci4 at pci0 dev 29 function 3: vendor 0x8086 product 0x3a39 (rev. 0x00) uhci4: interrupting at ioapic0 pin 23 usb4 at uhci4: USB revision 1.0 ehci0 at pci0 dev 29 function 7: vendor 0x8086 product 0x3a3a (rev. 0x00) ehci0: interrupting at ioapic0 pin 20 ehci0: companion controllers, 2 ports each: uhci1 uhci2 uhci3 uhci4 usb5 at ehci0: USB revision 2.0 ppb12 at pci0 dev 30 function 0: vendor 0x8086 product 0x244e (rev. 0x90) pci13 at ppb12 bus 1 vga0 at pci13 dev 3 function 0: vendor 0x1002 product 0x515e (rev. 0x02) wsdisplay0 at vga0 kbdmux 1 pckbd_enable: command error drm at vga0 not configured ichlpcib0 at pci0 dev 31 function 0: vendor 0x8086 product 0x3a18 (rev. 0x00) ichlpcib0: 24-bit timer ichlpcib0: TCO timer reboot disabled by hardware; hope SMBIOS properly handles it. piixide0 at pci0 dev 31 function 2: Intel 82801JI Serial ATA Controller (ICH10) (rev. 0x00) piixide0: using ioapic0 pin 17 for native-PCI interrupt atabus0 at piixide0 channel 0 atabus1 at piixide0 channel 1 isa0 at ichlpcib0 com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, working fifo com0: console com1 at isa0 port 0x2f8-0x2ff irq 3: ns16550a, working fifo acpicpu0 at cpu0: ACPI CPU coretemp0 at cpu0: thermal sensor, 1 C resolution acpicpu1 at cpu1: ACPI CPU coretemp1 at cpu1: thermal sensor, 1 C resolution acpicpu2 at cpu2: ACPI CPU coretemp2 at cpu2: thermal sensor, 1 C resolution acpicpu3 at cpu3: ACPI CPU coretemp3 at cpu3: thermal sensor, 1 C resolution acpicpu4 at cpu4: ACPI CPU coretemp4 at cpu4: thermal sensor, 1 C resolution acpicpu5 at cpu5: ACPI CPU coretemp5 at cpu5: thermal sensor, 1 C resolution acpicpu6 at cpu6: ACPI CPU coretemp6 at cpu6: thermal sensor, 1 C resolution acpicpu7 at cpu7: ACPI CPU coretemp7 at cpu7: thermal sensor, 1 C resolution scsibus0: waiting 2 seconds for devices to settle... uhub0 at usb0: vendor 0x103c UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1 at usb2: vendor 0x8086 UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2 at usb1: vendor 0x8086 UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub3 at usb4: vendor 0x8086 UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub4 at usb3: vendor 0x8086 UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub5 at usb5: vendor 0x8086 EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 sd0 at scsibus0 target 0 lun 0: disk fixed sd0: 76284 MB, 51786 cyl, 255 head, 11 sec, 512 bytes/sect x 156231360 sectors sd0: async, 8-bit transfers, tagged queueing sd1 at scsibus0 target 1 lun 0: disk fixed sd1: 279 GB, 65535 cyl, 255 head, 35 sec, 512 bytes/sect x 585871964 sectors sd1: async, 8-bit transfers, tagged queueing uhidev0 at uhub0 port 1 configuration 1 interface 0 uhidev0: HP Virtual Keyboard, rev 1.10/0.02, addr 2, iclass 3/1 ukbd0 at uhidev0 wskbd1 at ukbd0 mux 1 uhidev1 at uhub0 port 1 configuration 1 interface 1 uhidev1: HP Virtual Keyboard, rev 1.10/0.02, addr 2, iclass 3/1 ums0 at uhidev1: 3 buttons wsmouse1 at ums0 mux 0 atapibus0 at atabus0: 2 targets cd0 at atapibus0 drive 0: cdrom removable pad0: outputs: 44100Hz, 16-bit, stereo audio0 at pad0: half duplex, playback, capture boot device: bnx0 root on md0a dumps on md0b root file system type: ffs warning: no /dev/console Created tmpfs /dev (1523712 byte, 2944 inodes) erase ^?, werase ^W, kill ^U, intr ^C )0)0[?25h                                                                         NetBSD/amd64 7.2  This menu-driven tool is designed to help you install NetBSD to a hard disk, or upgrade an existing NetBSD system, with a minimum of work. In the following menus type the reference letter (a, b, c, ...) to select an item, or type CTRL+N/CTRL+P to select the next/previous item. The arrow keys and Page-up/Page-down may also work. Activate the current selection from the menu by typing the enter key.                ciss0: normal state on 'ciss0:0' (online) ciss0: normal state on 'ciss0:1' (online) (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B>a: Installation messages in English(0x(B(0x(B b: Messages d'installation en français (0x(B(0x(B c: Installation auf Deutsch(0x(B(0x(B d: Komunikaty instalacyjne w jezyku polskim (0x(B(0x(B e: Mensajes de instalacion en castellano (0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B NetBSD/amd64 7.2  This menu-driven tool is designed to help you install NetBSD to a hard disk, or upgrade an existing NetBSD system, with a minimum of work. In the following menus type the reference letter (a, b, c, ...) to select an item, or type CTRL+N/CTRL+P to select the next/previous item. The arrow keys and Page-up/Page-down may also work. Activate the current selection from the menu by typing the enter key.               (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Keyboard type(0x(B(0x(B(0x(B(0x(B>a: unchanged(0x(B(0x(B b: US-English(0x(B(0x(B c: UK-English(0x(B(0x(B d: Belgian(0x(B(0x(B e: Czech(0x(B(0x(B f: Danish(0x(B(0x(B g: Dutch(0x(B(0x(B h: Finnish(0x(B(0x(B i: French(0x(B(0x(B j: German(0x(B(0x(B k: Greek(0x(B(0x(B <: page up, >: page down (0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B NetBSD/amd64 7.2  This menu-driven tool is designed to help you install NetBSD to a hard disk, or upgrade an existing NetBSD system, with a minimum of work. In the following menus type the reference letter (a, b, c, ...) to select an item, or type CTRL+N/CTRL+P to select the next/previous item. The arrow keys and Page-up/Page-down may also work. Activate the current selection from the menu by typing the enter key.               (0 (B  Thank you for using NetBSD! (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B NetBSD-7.2 Install System(0x(B(0x(B(0x(B(0x(B>a: Install NetBSD to hard disk(0x(B(0x(B b: Upgrade NetBSD on a hard disk(0x(B(0x(B c: Re-install sets or install additional sets (0x(B(0x(B d: Reboot the computer(0x(B(0x(B e: Utility menu(0x(B(0x(B f: Config menu(0x(B(0x(B x: Exit Install System(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B You have chosen to install NetBSD on your hard disk. This will change information on your hard disk. You should have made a full backup before this procedure! This procedure will do the following things: a) Partition your disk b) Create new BSD file systems c) Load and install distribution sets d) Some initial system configuration  (After you enter the partition information but before your disk is changed, you will have the opportunity to quit this procedure.)  Shall we continue?           (0lqqqqqqqqqqqqqqqk(B(0x(B yes or no? (0x(B(0x(B(0x(B(0x(B>a: No(0x(B(0x(B b: Yes(0x(B(0mqqqqqqqqqqqqqqqj(B a: No>b: Yes                      On which disk do you want to install NetBSD?                       (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Available disks(0x(B(0x(B(0x(B(0x(B>a: sd0 (74G, HP LOGICAL VOLUME)(0x(B(0x(B b: sd1 (279G, HP LOGICAL VOLUME) (0x(B(0x(B c: Extended partitioning(0x(B(0x(B x: Exit(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B                          This disk matches the following BIOS disk:                       BIOS # cylinders heads sectors total sectors GB ------ --------- ----- ------- ------------- ---  0x80 1024 255 32 156231360 79  Note: since sysinst was able to uniquely match the disk you chose with a disk known to the BIOS, the values displayed above are very likely correct, and should not be changed (the values for cylinders, heads and sectors are probably 1023, 255 and 63 - this is correct). You should only change the geometry if you know the BIOS reports incorrect values. (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B>a: This is the correct geometry(0x(B(0x(B b: Set the geometry by hand (0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B We are now going to install NetBSD on the disk sd0.  NetBSD requires a single partition in the disk's MBR partition table, this is split further by the NetBSD disklabel. NetBSD can also access file systems in other MBR partitions. If you select 'Use the entire disk' then the previous contents of the disk will be overwritten and a single MBR partition used to cover the entire disk. If you want to install more than one operating system then edit the MBR partition table and create a partition for NetBSD.  A few hundred MB is enough for a basic installation, but you should allow extra for additional software and user files. Allow at least 5GB if you want to build NetBSD itself.         (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Which would you like to do? (0x(B(0x(B(0x(B(0x(B>a: Edit the MBR partition table(0x(B(0x(B b: Use the entire disk(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B a: Edit the MBR partition table>b: Use the entire disk Do you want to update the bootcode in the Master Boot Record to the latest version of the NetBSD bootcode?                   (0lqqqqqqqqqqqqqqqk(B(0x(B yes or no? (0x(B(0x(B(0x(B(0x(B>a: Yes(0x(B(0x(B b: No(0x(B(0mqqqqqqqqqqqqqqqj(B NetBSD uses a BSD disklabel to carve up the NetBSD portion of the disk into multiple BSD partitions. You must now set up your BSD disklabel.  You can use a simple editor to set the sizes of the NetBSD partitions, or keep the existing partition sizes and contents.  You will then be given the opportunity to change any of the disklabel fields.  The NetBSD part of your disk is 76284 Megabytes. A full installation requires at least 31 Megabytes without X and at least 81 Megabytes if the X sets are included.            (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Choose your installation(0x(B(0x(B(0x(B(0x(B>a: Set sizes of NetBSD partitions(0x(B(0x(B b: Use existing partition sizes (0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B You can now change the sizes for the system partitions. The default is to allocate all the space to the root file system. However, you may wish to have separate /usr (additional system files), /var (log files etc) or /home (users' home directories) file systems.  Free space will be added to the partition marked with a '+'.                  MB Cylinders Sectors Filesystem >a: 32791 (43526) 23942 67157310 + / b: 3275823918 67089990 swap c: 000 /tmp (tmpfs) d: 000 /usr e: 000 /var f: 000 /home g: Add a user defined partition h: Change input units (sectors/cylinders/MB) x: Accept partition sizes. Free space 10734 MB, 12 free partitions. a: 32791 (43526) 23942 67157310 + / >b: 32758 23918 67089990 swap b: 32758 23918 67089990 swap >c: 0 0 0 /tmp (tmpfs) c: 0 0 0 /tmp (tmpfs) >d: 0 0 0 /usr d: 0 0 0 /usr >e: 0 0 0 /var e: 0 0 0 /var >f: 0 0 0 /home f: 0 0 0 /home >g: Add a user defined partition g: Add a user defined partition >h: Change input units (sectors/cylinders/MB) h: Change input units (sectors/cylinders/MB) >x: Accept partition sizes. Free space 10734 MB, 12 free partitions. We now have your BSD disklabel partitions as: This is your last chance to change them.                    Start MB End MB Size MB FS type Newfs Mount Mount point  --------- --------- --------- ---------- ----- ----- ----------- a:0 43524 43525 FFSv2 Yes Yes / b: 43525 76283 32759 swap c:0 76283 76284 NetBSD partition d:0 76283 76284 Whole disk e:000 unused f: Show all unused partitions g: Change input units (sectors/cylinders/MB) >x: Partition sizes ok Please enter a name for your NetBSD disk                      [LOGICAL VOLUME ]:                          Ok, we are now ready to install NetBSD on your hard disk (sd0). Nothing has been written yet. This is your last chance to quit this process before anything gets changed.  Shall we continue?                   (0lqqqqqqqqqqqqqqqk(B(0x(B yes or no? (0x(B(0x(B(0x(B(0x(B>a: No(0x(B(0x(B b: Yes(0x(B(0mqqqqqqqqqqqqqqqj(B a: No>b: Yes Setting up the DOS partition table ...                                             Status: RunningCommand: disklabel -w -r -f /tmp/disktab sd0 'LOGICAL VOLUME '  -------------------------------------------------------------------------------- Status: Finished                                                  Status: RunningCommand: /sbin/newfs -V2 -O 2 -b 16384 -f 2048 /dev/rsd0a  --------------------------------------------------------------------------------/dev/rsd0a: 43525.4MB (89140092 sectors) block size 16384, fragment size 2048 using 236 cylinder groups of 184.44MB, 11804 blks, 22912 inodes. ............................................................................... Status: Finished                          Would you like to install the normal set of bootblocks or serial bootblocks?  Normal bootblocks use the BIOS console device as the console (usually the monitor and keyboard). Serial bootblocks use the first serial port as the console.  Selected bootblock:                  Serial port com0 at 9600 baud(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Bootblocks selection (0x(B(0x(B(0x(B(0x(B a: Use BIOS console(0x(B(0x(B>b: Use serial port com0(0x(B(0x(B c: Use serial port com1 (0x(B(0x(B d: Use serial port com2 (0x(B(0x(B e: Use serial port com3 (0x(B(0x(B f: Set serial baud rate (0x(B(0x(B g: Use existing bootblocks (0x(B(0x(B x: Exit(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B b: Use serial port com0>x: Exit Installing boot blocks on sd0....                                            Status: RunningCommand: /usr/sbin/installboot -o console=com0,speed=9600 /dev/rsd0a /usr/mdec/bootxx_ffsv2  -------------------------------------------------------------------------------- Status: Finished  The NetBSD distribution is broken into a collection of distribution sets. There are some basic sets that are needed by all installations and there are some other sets that are optional. You may choose to install a core set (Minimal installation), all of them (Full installation), or a custom group of sets (Custom installation).                   (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Select your distribution (0x(B(0x(B(0x(B(0x(B>a: Full installation(0x(B(0x(B b: Installation without X11 (0x(B(0x(B c: Minimal installation (0x(B(0x(B d: Custom installation (0x(B(0x(B x: Abandon installation (0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B a: Full installation>d: Custom installationD  The following is the list of distribution sets that will be used. de  - -                   Distribution set Selected  ------------------------ -------- a: Kernel (GENERIC)Yes b: Kernel modulesYes c: BaseYes d: Configuration files (/etc) Yes e: Compiler toolsNo f: GamesNo g: Manual pagesNo h: MiscellaneousNo i: Test programsNo j: Text processing toolsNo k: X11 setsNone l: Source and debug sets None >x: Install selected sets>e: Compiler tools No x: Install selected setsYes e: Compiler tools Yes >g: Manual pages NoYes g: Manual pages Yes >i: Test programs NoYes i: Test programs Yes >j: Text processing tools NoYes j: Text processing tools Yes >k: X11 sets None(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B a: X11 base and clientsNo (0x(B(0x(B b: X11 programmingNo (0x(B(0x(B c: X11 configurationNo (0x(B(0x(B d: X11 fonts No (0x(B(0x(B e: X11 serversNo (0x(B(0x(B f: Select all the above sets(0x(B(0x(B g: Deselect all the above sets (0x(B(0x(B>x: Install selected sets(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B>a: X11 base and clients No x: Install selected setsYes a: X11 base and clients Yes>b: X11 programming NoYes b: X11 programming Yes>c: X11 configuration NoYes c: X11 configuration Yes>d: X11 fonts NoYes d: X11 fonts Yes>e: X11 servers NoYes e: X11 servers Yes>x: Install selected sets No Yes No Yestools Yes All sets None sets k: X11 sets All >l: Source and debug sets None(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B a: Kernel sourcesNo (0x(B(0x(B b: Base sourcesNo (0x(B(0x(B c: Share sourcesNo (0x(B(0x(B d: GNU sourcesNo (0x(B(0x(B e: X11 sourcesNo (0x(B(0x(B f: Debug symbolsNo (0x(B(0x(B g: X11 debug symbolsNo (0x(B(0x(B h: Select all the above sets(0x(B(0x(B i: Deselect all the above sets (0x(B(0x(B>x: Install selected sets(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B No Yes No Yestools Yes All sets None sets l: Source and debug sets None >x: Install selected sets Status: Finished Command: /usr/sbin/installboot -o console=com0,speed=9600 /dev/rsd0a /usr/mdec/bootxx_ffsv2  --------------------------------------------------------------------------------                    Your disk is now ready for installing the kernel and the distribution sets. As noted in your INSTALL notes, you have several options. For ftp or nfs, you must be connected to a network with access to the proper machines.  Sets selected 13, processed 0, Next set kern-GENERIC.                   (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Install from(0x(B(0x(B(0x(B(0x(B>a: CD-ROM / DVD / install image media(0x(B(0x(B b: FTP(0x(B(0x(B c: HTTP(0x(B(0x(B d: NFS(0x(B(0x(B e: Floppy(0x(B(0x(B f: Unmounted fs(0x(B(0x(B g: Local directory(0x(B(0x(B h: Skip set(0x(B(0x(B i: Skip set group(0x(B(0x(B j: Abandon installation(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B a: CD-ROM / DVD / install image media>c: HTTP The following are the http site, directory, user, and password that will be used. If "user" is "ftp", then the password is not needed.  -                  >a: Host ftp.NetBSD.org b: Base directorypub/NetBSD/NetBSD-7.2 c: Binary set directory /amd64/binary/sets d: Source set directory /source/sets e: Userftp f: Password g: Proxy h: Transfer directory/usr/INSTALL i: Delete after install No j: Configure network k: Exit x: Get Distribution(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B (0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B Host: ftp.NetBSD.org 10.169.0.1 The following are the http site, directory, user, and password that will be used. If "user" is "ftp", then the password is not needed.                     a: Host 10.169.0.1 b: Base directorypub/NetBSD/NetBSD-7.2 c: Binary set directory /amd64/binary/sets d: Source set directory /source/sets e: Userftp f: Password g: Proxy h: Transfer directory/usr/INSTALL i: Delete after install No j: Configure network k: Exit x: Get Distribution a: Host 10.169.0.1 >b: Base directory pub/NetBSD/NetBSD-7.2(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B (0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B Base directory: pub/NetBSD/NetBSD-7.2  The following are the http site, directory, user, and password that will be used. If "user" is "ftp", then the password is not needed.                     a: Host10.169.0.1 >b: Base directory c: Binary set directory /amd64/binary/sets d: Source set directory /source/sets e: Userftp f: Password g: Proxy h: Transfer directory/usr/INSTALL i: Delete after install No j: Configure network k: Exit x: Get Distribution b: Base directory>j: Configure network Which network device would you like to use?           >          (0lqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Available interfaces (0x(B(0x(B(0x(B(0x(B>a: bnx0(0x(B(0x(B b: bnx1(0x(B(0x(B c: bnx2(0x(B(0x(B d: bnx3(0x(B(0x(B x: Exit(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqj(B To be able to use the network, we need answers to the following:            >           Network media type [autoselect]: (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Perform autoconfiguration? (0x(B(0x(B(0x(B(0x(B>a: Yes(0x(B(0x(B b: No(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B a: Yes>b: No Your host name(0 (B(0 (B (0 (B(0 (B(0 (B(0 (B (0 (B(0 (B (0 (B(0 (B: a an ani anit anita anita- anita-t anita-te anita-tes anita-test  Your DNS domain: n ne net netb netbs netbsd netbsd. netbsd.o netbsd.or netbsd.org  Your IPv4 address: 1 10 10. 10.1 10.16 10.169 10.169. 10.169.0 10.169.0. 10.169.0.2  IPv4 Netmask [0xff000000]: 2 25 255 255. 255.2 255.25 255.255 255.255. 255.255.2 255.255.25 255.255.255 255.255.255. 255.255.255.0  IPv4 gateway: 1 10 10. 10.1 10.16 10.169 10.169. 10.169.0 10.169.0. 10.169.0.1 (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Select DNS server (0x(B(0x(B  (0x(B(0x(B>a: google-public-dns-a.google.com (IPv4)(0x(B(0x(B b: google-public-dns-b.google.com (IPv4) (0x(B(0x(B c: google-public-dns-a.google.com (IPv6) (0x(B(0x(B d: google-public-dns-b.google.com (IPv6) (0x(B(0x(B e: other(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B a: google-public-dns-a.google.com (IPv4)>e: other  Your name server(0 (B(0 (B (0 (B(0 (B(0 (B(0 (B (0 (B(0 (B (0 (B(0 (B (0 (B(0 (B (0 (B(0 (B (0 (B(0 (B: 1 10 10. 10.0 10.0. 10.0.1 10.0.1. 10.0.1.1  The following are the values you entered.  DNS Domain: netbsd.org Host Name: anita-test Nameserver: 10.0.1.1 Primary Interface: bnx0 Media type: autoselect Host IP: 10.169.0.2 Netmask: 255.255.255.0 IPv4 Gateway: 10.169.0.1   >          IPv6 autoconf: (0lqqqqqqqqqqqqqqqqqk(B(0x(B Are they OK? (0x(B(0x(B(0x(B(0x(B>a: Yes(0x(B(0x(B b: No(0x(B(0mqqqqqqqqqqqqqqqqqj(B                         Status: RunningCommand: /sbin/route -n flush -inet  -------------------------------------------------------------------------------- Status: Finished                                                  Status: RunningCommand: /sbin/route -n add default 10.169.0.1  --------------------------------------------------------------------------------add net default: gateway 10.169.0.1  Status: Finished                          Waiting while network interface comes up.                          Status: RunningCommand: /sbin/ping -v -c 5 -w 5 -o -n 10.169.0.1  --------------------------------------------------------------------------------PING 10.169.0.1 (10.169.0.1): 56 data bytes 64 bytes from 10.169.0.1: icmp_seq=0 ttl=255 time=91.665080 ms  ----10.169.0.1 PING Statistics---- 1 packets transmitted, 1 packets received, 0.0% packet loss round-trip min/avg/max/stddev = 91.665080/91.665080/91.665080/0.000000 ms  Status: Finished                                                  Status: RunningCommand: /sbin/ping -v -c 5 -w 5 -o -n 10.0.1.1  --------------------------------------------------------------------------------PING 10.0.1.1 (10.0.1.1): 56 data bytes 64 bytes from 10.0.1.1: icmp_seq=0 ttl=254 time=0.164161 ms  ----10.0.1.1 PING Statistics---- 1 packets transmitted, 1 packets received, 0.0% packet loss round-trip min/avg/max/stddev = 0.164161/0.164161/0.164161/0.000000 ms  Status: Finished                          The following are the http site, directory, user, and password that will be used. If "user" is "ftp", then the password is not needed.                      a: Host10.169.0.1 b: Base directory c: Binary set directory /amd64/binary/sets d: Source set directory /source/sets e: Userftp f: Password g: Proxy h: Transfer directory/usr/INSTALL i: Delete after install No >j: Configure network k: Exit x: Get Distribution j: Configure network >x: Get Distribution                         Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/kern-GENERIC.tgz  --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/kern-GENERIC.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 7101 KiB 111.61 M00:00 7272318 bytes retrieved in 00:00 (111.39 MiB/s)  Status: Finished                                                  Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/kern-GENERIC.tgz tar --chroot -xhepf -  --------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA100% |***********************************| 17520 KiB 104.41 M00:00  Status: Finished                                                  Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/modules.tgz  --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/modules.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 5962 KiB 110.59 M00:00 6105582 bytes retrieved in 00:00 (110.32 MiB/s)  Status: Finished                                                  Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/modules.tgz tar --chroot -xhepf -  --------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA100% |***********************************| 20770 KiB 130.48 M00:00  Status: Finished                                                  Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/base.tgz  --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/base.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 59150 KiB 111.02 M00:00 60569680 bytes retrieved in 00:00 (110.99 MiB/s)  Status: Finished                                                  Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/base.tgz tar --chroot -xhepf -  --------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA67% |***********************111 MiB 111.19 M00:00 ETA100************| 16402.36  Status: Finished                                                  Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/etc.tgz  --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/etc.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 571 KiB 108.46 M00:00 585641 bytes retrieved in 00:00 (106.42 MiB/s)  Status: Finished                                                  Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/etc.tgz tar --chroot -xhepf -  --------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA100% |***********************************| 3700 KiB 81.98 M00:00  Status: Finished                                                  Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/comp.tgz  --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/comp.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 99 MiB 111.35 M00:00 104634483 bytes retrieved in 00:00 (111.33 MiB/s)  Status: Finished                                                  Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/comp.tgz tar --chroot -xhepf -  --------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA37% |************131 MiB 130.75 M00:01 ETA75**************2662.840 ETA94******33010.159** | 348 MiB 87.03100*| 3514.42  Status: Finished                                                  Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/man.tgz  --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/man.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 10639 KiB 111.36 M00:00 10895103 bytes retrieved in 00:00 (111.19 MiB/s)  Status: Finished                                                  Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/man.tgz tar --chroot -xhepf -  --------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA100% |***********************************| 50980 KiB 68.30 M00:00  Status: Finished                                                  Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/tests.tgz  --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/tests.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 6469 KiB 110.51 M00:00 6624873 bytes retrieved in 00:00 (110.27 MiB/s)  Status: Finished                                                  Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/tests.tgz tar --chroot -xhepf -  --------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA100% |***********************************| 22750 KiB 65.64 M00:00  Status: Finished                                                  Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/text.tgz  --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/text.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 2733 KiB 111.52 M00:00 2799136 bytes retrieved in 00:00 (111.05 MiB/s)  Status: Finished                                                  Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/text.tgz tar --chroot -xhepf -  --------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA100% |***********************************| 13120 KiB 116.95 M00:00  Status: Finished                                                  Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/xbase.tgz  --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/xbase.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 6974 KiB 107.33 M00:00 7141629 bytes retrieved in 00:00 (106.92 MiB/s)  Status: Finished                                                  Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/xbase.tgz tar --chroot -xhepf -  --------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA100% |***********************************| 23070 KiB 93.14 M00:00  Status: Finished                                                  Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/xcomp.tgz  --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/xcomp.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 13814 KiB 111.38 M00:00 14146314 bytes retrieved in 00:00 (111.25 MiB/s)  Status: Finished                                                  Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/xcomp.tgz tar --chroot -xhepf -  --------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA100% |***********************************| 57920 KiB 97.87 M00:00  Status: Finished                                                  Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/xetc.tgz  --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/xetc.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 2380760.70 M00:00 23807 bytes retrieved in 00:00 (48.51 MiB/s)  Status: Finished                                                  Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/xetc.tgz tar --chroot -xhepf -  --------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA100% |***********************************| 150 KiB 20.81 M00:00  Status: Finished                                                  Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/xfont.tgz  --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/xfont.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 32014 KiB 110.67 M00:00 32782836 bytes retrieved in 00:00 (110.60 MiB/s)  Status: Finished                                                  Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/xfont.tgz tar --chroot -xhepf -  --------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA93% |******************************** | 70656 KiB 68.78 M00:00 ETA100***| 754709.39  Status: Finished                                                  Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/xserver.tgz  --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/xserver.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 12729 KiB 111.47 M00:00 13034542 bytes retrieved in 00:00 (111.33 MiB/s)  Status: Finished                                                  Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/xserver.tgz tar --chroot -xhepf -  --------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA100% |***********************************| 36200 KiB 113.61 M00:00  Status: Finished                          All selected distribution sets unpacked successfully.                         Making device nodes ... (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B (0x(B Is the network information you entered accurate for this machine (0x(B (0x(B in regular operation and do you want it installed in /etc?(0x(B (0x(B(0x(B (0x(B>a: Yes(0x(B (0x(B b: No(0x(B (0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B                         Status: RunningCommand: /etc/rc.d/random_seed stop  --------------------------------------------------------------------------------Saved entropy to /var/db/entropy-file.  Status: Finished                          The extraction of the selected sets for NetBSD-7.2 is complete. The system is now able to boot from the selected hard disk. To complete the installation, sysinst will give you the opportunity to configure some essential things first.                    (0lqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B>Hit enter to continue(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqj(B  The extraction of the selected sets for NetBSD-7.2 is complete. The system  is now able to boot from the selected hard disk. To complete the  installation, sysinst will give you the opportunity to configure some  essential things first.       (0lqqqqqqqqqqqqqqqqqqqqqqqk(B  (0x(B>Hit enter to continue (0x(B  (0mqqqqqqqqqqqqqqqqqqqqqqqj(B                                      Configure the additional items as needed.                        a: Configure networkconfigure b: TimezoneUTC c: Root shell/bin/sh d: Change root password***EMPTY*** e: Enable installation of binary packagesinstall f: Fetch and unpack pkgsrc for building from source install g: Enable sshdNO h: Enable ntpdNO i: Run ntpdate at bootNO j: Enable mdnsdNO k: Enable xdmNO l: Enable cgdYES m: Enable lvmNO n: Enable raidframeYES o: Add a user >x: Finished configuring The installation of NetBSD-7.2 is now complete. The system should boot from hard disk. Follow the instructions in the INSTALL document about final configuration of your system. We also recommend reading the afterboot(8)  manpage; it contains a list of things to be checked after the first complete  boot.  At a minimum, you should edit /etc/rc.conf to match your needs. See  /etc/defaults/rc.conf for the default values.               (0lqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B>Hit enter to continue(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqj(B NetBSD/amd64 7.2  This menu-driven tool is designed to help you install NetBSD to a hard disk, or upgrade an existing NetBSD system, with a minimum of work. In the following menus type the reference letter (a, b, c, ...) to select an item, or type CTRL+N/CTRL+P to select the next/previous item. The arrow keys and Page-up/Page-down may also work. Activate the current selection from the menu by typing the enter key.                 Thank you for using NetBSD! (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B NetBSD-7.2 Install System(0x(B(0x(B(0x(B(0x(B>a: Install NetBSD to hard disk(0x(B(0x(B b: Upgrade NetBSD on a hard disk(0x(B(0x(B c: Re-install sets or install additional sets (0x(B(0x(B d: Reboot the computer(0x(B(0x(B e: Utility menu(0x(B(0x(B f: Config menu(0x(B(0x(B x: Exit Install System(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B a: Install NetBSD to hard disk>x: Exit Install System [?25h# halt halted by root + touch ./work/netbsd_installed + test -f ./work/xen_installed + anita --vmm noemu '--vmm-args=--conf /home/gson/proj/xen-tests/noemu.conf' --no-install --workdir ./work --run 'set -x && ( echo get img | tftp 10.169.0.1 ) && vnconfig vnd0 img && mount /dev/vnd0a /mnt && sh /mnt/install-xen.sh' --run-timeout 21600 boot 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/' This is anita version 1.44 Using pexpect version 4.6.0 /usr/pkg/bin/anita \ --vmm \ noemu \ "--vmm-args=--conf /home/gson/proj/xen-tests/noemu.conf" \ --no-install \ --workdir \ ./work \ --run \ "set -x && ( echo get img | tftp 10.169.0.1 ) && vnconfig vnd0 img && mount /dev/vnd0a /mnt && sh /mnt/install-xen.sh" \ --run-timeout \ 21600 \ boot \ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/ sudo \ noemu \ --workdir \ ./work \ --releasedir \ ./work/download \ --arch \ amd64 \ --boot-from \ disk \ --conf \ /home/gson/proj/xen-tests/noemu.conf child pid is 10520 noemu arguments: ['/usr/local/bin/noemu', '--workdir', './work', '--releasedir', './work/download', '--arch', 'amd64', '--boot-from', 'disk', '--conf', '/home/gson/proj/xen-tests/noemu.conf'] boot_from: disk workdir: ./work tftpdir: /home/gson/proj/xen-tests/work service ['/usr/sbin/inetd', '-d', './work/inetd.conf'] pid 11678 ilo3_power True power on status=0 status_tag=COMMAND COMPLETED Tue Sep 4 08:06:26 2018 Server powering on ....... connected >> NetBSD/x86 BIOS Boot, Revision 5.10 (from NetBSD 7.2) >> Memory: 637/3668992 k 1. Boot normally 2. Boot single user 3. Disable ACPI 4. Disable ACPI and SMP 5. Drop to boot prompt Choose an option; RETURN for default; SPACE to stop countdown. Option 1 will be chosen in 5 seconds. 4 seconds. 3 seconds. 2 seconds. 1 seconds. 0 seconds. 0 seconds. |/-\|/-\14328056|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/+655032-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-+594248\|/-\| [1034928/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/+725812-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/]=0x118a7b8 -\|/-\|/-\|/-\|/-\|/-\|/Loading /var/db/entropy-file Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 The NetBSD Foundation, Inc. All rights reserved. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. NetBSD 7.2 (GENERIC.201808291900Z) total memory = 32757 MB avail memory = 31789 MB kern.module.path=/stand/amd64/7.2/modules mainbus0 (root) ACPI: RSDP 0xf4f00 000024 (v02 HP ) ACPI: XSDT 0xdf630140 0000B4 (v01 HP ProLiant 00000002 ?? 0000162E) ACPI: FACP 0xdf630240 0000F4 (v03 HP ProLiant 00000002 ?? 0000162E) ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aControlBlock: 32, using default 16 (20131218/tbfadt-716) ACPI BIOS Warning (bug): Invalid length for FADT/Pm2ControlBlock: 32, using default 8 (20131218/tbfadt-716) ACPI: DSDT 0xdf630340 0020BD (v01 HP DSDT 00000001 INTL 20030228) ACPI: FACS 0xdf62f100 000040 ACPI: SPCR 0xdf62f140 000050 (v01 HP SPCRRBSU 00000001 ?? 0000162E) ACPI: MCFG 0xdf62f1c0 00003C (v01 HP ProLiant 00000001 00000000) ACPI: HPET 0xdf62f200 000038 (v01 HP ProLiant 00000002 ?? 0000162E) ACPI: FFFF 0xdf62f240 000064 (v02 HP ProLiant 00000002 ?? 0000162E) ACPI: SPMI 0xdf62f2c0 000040 (v05 HP ProLiant 00000001 ?? 0000162E) ACPI: ERST 0xdf62f300 0001D0 (v01 HP ProLiant 00000001 ?? 0000162E) ACPI: APIC 0xdf62f500 00015E (v01 HP ProLiant 00000002 00000000) ACPI: SRAT 0xdf62f680 000570 (v01 HP Proliant 00000001 ?? 0000162E) ACPI: FFFF 0xdf62fc00 000176 (v01 HP ProLiant 00000001 ?? 0000162E) ACPI: BERT 0xdf62fd80 000030 (v01 HP ProLiant 00000001 ?? 0000162E) ACPI: HEST 0xdf62fdc0 0000BC (v01 HP ProLiant 00000001 ?? 0000162E) ACPI: DMAR 0xdf62fe80 00013C (v01 HP ProLiant 00000001 ?? 0000162E) ACPI: SSDT 0xdf632400 000125 (v03 HP CRSPCI0 00000002 HP 00000001) ACPI: SSDT 0xdf632540 0001CF (v03 HP riser1a 00000002 INTL 20061109) ACPI: SSDT 0xdf632740 0003BB (v01 HP pcc 00000001 INTL 20090625) ACPI: SSDT 0xdf632b00 000377 (v01 HP pmab 00000001 INTL 20090625) ACPI: SSDT 0xdf632e80 001184 (v01 INTEL PPM RCM 00000001 INTL 20061109) ACPI: All ACPI Tables successfully acquired ioapic0 at mainbus0 apid 8 ioapic1 at mainbus0 apid 0 cpu0 at mainbus0 apid 0: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 cpu1 at mainbus0 apid 32: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 cpu2 at mainbus0 apid 20: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 cpu3 at mainbus0 apid 52: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 cpu4 at mainbus0 apid 2: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 cpu5 at mainbus0 apid 34: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 cpu6 at mainbus0 apid 18: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 cpu7 at mainbus0 apid 50: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 acpi0 at mainbus0: Intel ACPICA 20131218 hpet0 at acpi0: high precision event timer (mem 0xfed00000-0xfed00400) MOMB (PNP0C02) at acpi0 not configured MI0 (IPI0001) at acpi0 not configured attimer1 at acpi0 (TIME, PNP0100): io 0x40-0x43 irq 0 pcppi1 at acpi0 (BEEP, PNP0800): io 0x61 midi0 at pcppi1: PC speaker sysbeep0 at pcppi1 pckbc1 at acpi0 (KBD, PNP0303) (kbd port): io 0x60,0x64 irq 1 pckbc2 at acpi0 (PS2M, PNP0F13) (aux port): irq 12 COMA (PNP0501) at acpi0 not configured PMI0 (ACPI000D) at acpi0 not configured acpitz0 at acpi0 (THM0): cpu0 ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131218/hwxface-646) ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131218/hwxface-646) ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131218/hwxface-646) attimer1: attached to pcppi1 pckbd0 at pckbc1 (kbd slot) pckbc1: using irq 1 for kbd slot wskbd0 at pckbd0 mux 1 pms0 at pckbc1 (aux slot) pckbc1: using irq 12 for aux slot wsmouse0 at pms0 mux 0 ipmi0 at mainbus0 pci0 at mainbus0 bus 0: configuration mode 1 pchb0 at pci0 dev 0 function 0: vendor 0x8086 product 0x3406 (rev. 0x13) ppb0 at pci0 dev 1 function 0: vendor 0x8086 product 0x3408 (rev. 0x13) ppb0: PCI Express capability version 2 x4 @ 5.0GT/s pci1 at ppb0 bus 5 ciss0 at pci1 dev 0 function 0: HP Smart Array 11 ciss0: interrupting at ioapic1 pin 4 ciss0: 2 LDs, HW rev 2, FW 3.66/3.66, 64bit fifo rro scsibus0 at ciss0: 2 targets, 1 lun per target ppb1 at pci0 dev 2 function 0: vendor 0x8086 product 0x3409 (rev. 0x13) ppb1: PCI Express capability version 2 x4 @ 5.0GT/s pci2 at ppb1 bus 12 ppb2 at pci0 dev 3 function 0: vendor 0x8086 product 0x340a (rev. 0x13) ppb2: PCI Express capability version 2 x16 @ 5.0GT/s pci3 at ppb2 bus 9 ppb3 at pci0 dev 4 function 0: vendor 0x8086 product 0x340b (rev. 0x13) ppb3: PCI Express capability version 2 x4 @ 5.0GT/s pci4 at ppb3 bus 13 ppb4 at pci0 dev 5 function 0: vendor 0x8086 product 0x340c (rev. 0x13) ppb4: PCI Express capability version 2 x4 @ 5.0GT/s pci5 at ppb4 bus 14 ppb5 at pci0 dev 6 function 0: vendor 0x8086 product 0x340d (rev. 0x13) ppb5: PCI Express capability version 2 x4 @ 5.0GT/s pci6 at ppb5 bus 15 ppb6 at pci0 dev 7 function 0: vendor 0x8086 product 0x340e (rev. 0x13) ppb6: PCI Express capability version 2 x4 @ 5.0GT/s ppb6: link is x4 @ 2.5GT/s pci7 at ppb6 bus 3 bnx0 at pci7 dev 0 function 0: Broadcom NetXtreme II BCM5709 1000Base-T bnx0: Ethernet address 98:4b:e1:67:68:98 bnx0: interrupting at ioapic1 pin 6 bnx0: ASIC BCM5709 C0 (0x57092003) bnx0: PCIe x4 2.5Gbps bnx0: Coal (RX:6,6,18,18; TX:20,20,80,80) brgphy0 at bnx0 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto bnx1 at pci7 dev 0 function 1: Broadcom NetXtreme II BCM5709 1000Base-T bnx1: Ethernet address 98:4b:e1:67:68:9a bnx1: interrupting at ioapic1 pin 13 bnx1: ASIC BCM5709 C0 (0x57092003) bnx1: PCIe x4 2.5Gbps bnx1: Coal (RX:6,6,18,18; TX:20,20,80,80) brgphy1 at bnx1 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto ppb7 at pci0 dev 8 function 0: vendor 0x8086 product 0x340f (rev. 0x13) ppb7: PCI Express capability version 2 x4 @ 5.0GT/s ppb7: link is x4 @ 2.5GT/s pci8 at ppb7 bus 4 bnx2 at pci8 dev 0 function 0: Broadcom NetXtreme II BCM5709 1000Base-T bnx2: Ethernet address 98:4b:e1:67:68:84 bnx2: interrupting at ioapic1 pin 7 bnx2: ASIC BCM5709 C0 (0x57092003) bnx2: PCIe x4 2.5Gbps bnx2: Coal (RX:6,6,18,18; TX:20,20,80,80) brgphy2 at bnx2 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 brgphy2: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto bnx3 at pci8 dev 0 function 1: Broadcom NetXtreme II BCM5709 1000Base-T bnx3: Ethernet address 98:4b:e1:67:68:86 bnx3: interrupting at ioapic1 pin 15 bnx3: ASIC BCM5709 C0 (0x57092003) bnx3: PCIe x4 2.5Gbps bnx3: Coal (RX:6,6,18,18; TX:20,20,80,80) brgphy3 at bnx3 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 brgphy3: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto ppb8 at pci0 dev 9 function 0: vendor 0x8086 product 0x3410 (rev. 0x13) ppb8: PCI Express capability version 2 x8 @ 5.0GT/s pci9 at ppb8 bus 6 ppb9 at pci0 dev 10 function 0: vendor 0x8086 product 0x3411 (rev. 0x13) ppb9: PCI Express capability version 2 x4 @ 5.0GT/s pci10 at ppb9 bus 16 pchb1 at pci0 dev 13 function 0: vendor 0x8086 product 0x343a (rev. 0x13) pchb2 at pci0 dev 13 function 1: vendor 0x8086 product 0x343b (rev. 0x13) pchb3 at pci0 dev 13 function 2: vendor 0x8086 product 0x343c (rev. 0x13) pchb4 at pci0 dev 13 function 3: vendor 0x8086 product 0x343d (rev. 0x13) pchb5 at pci0 dev 13 function 4: vendor 0x8086 product 0x3418 (rev. 0x13) pchb6 at pci0 dev 13 function 5: vendor 0x8086 product 0x3419 (rev. 0x13) pchb7 at pci0 dev 13 function 6: vendor 0x8086 product 0x341a (rev. 0x13) pchb8 at pci0 dev 14 function 0: vendor 0x8086 product 0x341c (rev. 0x13) pchb9 at pci0 dev 14 function 1: vendor 0x8086 product 0x341d (rev. 0x13) pchb10 at pci0 dev 14 function 2: vendor 0x8086 product 0x341e (rev. 0x13) pchb11 at pci0 dev 14 function 3: vendor 0x8086 product 0x341f (rev. 0x13) pchb12 at pci0 dev 14 function 4: vendor 0x8086 product 0x3439 (rev. 0x13) vendor 0x8086 product 0x342e (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 0 not configured vendor 0x8086 product 0x3422 (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 1 not configured vendor 0x8086 product 0x3423 (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 2 not configured ppb10 at pci0 dev 28 function 0: vendor 0x8086 product 0x3a40 (rev. 0x00) ppb10: PCI Express capability version 1 x4 @ 2.5GT/s pci11 at ppb10 bus 17 ppb11 at pci0 dev 28 function 4: vendor 0x8086 product 0x3a48 (rev. 0x00) ppb11: PCI Express capability version 1 x1 @ 2.5GT/s pci12 at ppb11 bus 2 vendor 0x103c product 0x3306 (miscellaneous system, revision 0x04) at pci12 dev 0 function 0 not configured vendor 0x103c product 0x3307 (miscellaneous system, revision 0x04) at pci12 dev 0 function 2 not configured uhci0 at pci12 dev 0 function 4: vendor 0x103c product 0x3300 (rev. 0x01) uhci0: interrupting at ioapic0 pin 17 usb0 at uhci0: USB revision 1.0 uhci1 at pci0 dev 29 function 0: vendor 0x8086 product 0x3a34 (rev. 0x00) uhci1: interrupting at ioapic0 pin 20 usb1 at uhci1: USB revision 1.0 uhci2 at pci0 dev 29 function 1: vendor 0x8086 product 0x3a35 (rev. 0x00) uhci2: interrupting at ioapic0 pin 23 usb2 at uhci2: USB revision 1.0 uhci3 at pci0 dev 29 function 2: vendor 0x8086 product 0x3a36 (rev. 0x00) uhci3: interrupting at ioapic0 pin 22 usb3 at uhci3: USB revision 1.0 uhci4 at pci0 dev 29 function 3: vendor 0x8086 product 0x3a39 (rev. 0x00) uhci4: interrupting at ioapic0 pin 23 usb4 at uhci4: USB revision 1.0 ehci0 at pci0 dev 29 function 7: vendor 0x8086 product 0x3a3a (rev. 0x00) ehci0: interrupting at ioapic0 pin 20 ehci0: companion controllers, 2 ports each: uhci1 uhci2 uhci3 uhci4 usb5 at ehci0: USB revision 2.0 ppb12 at pci0 dev 30 function 0: vendor 0x8086 product 0x244e (rev. 0x90) pci13 at ppb12 bus 1 vga0 at pci13 dev 3 function 0: vendor 0x1002 product 0x515e (rev. 0x02) wsdisplay0 at vga0 kbdmux 1 pckbd_enable: command error drm at vga0 not configured ichlpcib0 at pci0 dev 31 function 0: vendor 0x8086 product 0x3a18 (rev. 0x00) ichlpcib0: 24-bit timer ichlpcib0: TCO timer reboot disabled by hardware; hope SMBIOS properly handles it. piixide0 at pci0 dev 31 function 2: Intel 82801JI Serial ATA Controller (ICH10) (rev. 0x00) piixide0: using ioapic0 pin 17 for native-PCI interrupt atabus0 at piixide0 channel 0 atabus1 at piixide0 channel 1 isa0 at ichlpcib0 com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, working fifo com0: console com1 at isa0 port 0x2f8-0x2ff irq 3: ns16550a, working fifo acpicpu0 at cpu0: ACPI CPU coretemp0 at cpu0: thermal sensor, 1 C resolution acpicpu1 at cpu1: ACPI CPU coretemp1 at cpu1: thermal sensor, 1 C resolution acpicpu2 at cpu2: ACPI CPU coretemp2 at cpu2: thermal sensor, 1 C resolution acpicpu3 at cpu3: ACPI CPU coretemp3 at cpu3: thermal sensor, 1 C resolution acpicpu4 at cpu4: ACPI CPU coretemp4 at cpu4: thermal sensor, 1 C resolution acpicpu5 at cpu5: ACPI CPU coretemp5 at cpu5: thermal sensor, 1 C resolution acpicpu6 at cpu6: ACPI CPU coretemp6 at cpu6: thermal sensor, 1 C resolution acpicpu7 at cpu7: ACPI CPU coretemp7 at cpu7: thermal sensor, 1 C resolution scsibus0: waiting 2 seconds for devices to settle... uhub0 at usb0: vendor 0x103c UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1 at usb4: vendor 0x8086 UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2 at usb1: vendor 0x8086 UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub3 at usb3: vendor 0x8086 UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub4 at usb5: vendor 0x8086 EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub5 at usb2: vendor 0x8086 UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 sd0 at scsibus0 target 0 lun 0: disk fixed sd0: 76284 MB, 51786 cyl, 255 head, 11 sec, 512 bytes/sect x 156231360 sectors sd0: async, 8-bit transfers, tagged queueing sd1 at scsibus0 target 1 lun 0: disk fixed sd1: 279 GB, 65535 cyl, 255 head, 35 sec, 512 bytes/sect x 585871964 sectors sd1: async, 8-bit transfers, tagged queueing uhidev0 at uhub0 port 1 configuration 1 interface 0 uhidev0: HP Virtual Keyboard, rev 1.10/0.02, addr 2, iclass 3/1 ukbd0 at uhidev0 wskbd1 at ukbd0 mux 1 uhidev1 at uhub0 port 1 configuration 1 interface 1 uhidev1: HP Virtual Keyboard, rev 1.10/0.02, addr 2, iclass 3/1 ums0 at uhidev1: 3 buttons wsmouse1 at ums0 mux 0 atapibus0 at atabus0: 2 targets cd0 at atapibus0 drive 0: cdrom removable pad0: outputs: 44100Hz, 16-bit, stereo audio0 at pad0: half duplex, playback, capture boot device: sd0 root on sd0a dumps on sd0b root file system type: ffs Tue Sep 4 08:15:19 UTC 2018 Starting root file system check: /dev/rsd0a: file system is clean; not checking swapctl: setting dump device to /dev/sd0b swapctl: adding /dev/sd0b as swap device at priority 0 Starting file system checks: Loaded entropy from /var/db/entropy-file. Setting tty flags. Setting sysctl variables: ddb.onpanic: 1 -> 0 Starting network. Hostname: anita-test.netbsd.org IPv6 mode: host Configuring network interfaces: bnx0. Adding interface aliases:. add net default: gateway 10.169.0.1 Waiting for DAD completion for statically configured addresses... Building databases: dev, utmp, utmpx, services. Starting syslogd. Mounting all file systems... Clearing temporary files. Updating fontconfig cache:ciss0: normal state on 'ciss0:0' (online) ciss0: normal state on 'ciss0:1' (online) done. Checking quotas: done. swapctl: setting dump device to /dev/sd0b Starting virecover. Checking for core dump... savecore: no core dump Starting local daemons:. Updating motd. Starting powerd. postfix: rebuilding /etc/mail/aliases (missing /etc/mail/aliases.db) Starting inetd. Starting cron. Tue Sep 4 08:15:27 UTC 2018 NetBSD/amd64 (anita-test.netbsd.org) (console) login: NetBSD/amd64 (anita-test.netbsd.org) (console) login: root Sep 4 08:15:30 anita-test login: ROOT LOGIN (root) on tty console Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 The NetBSD Foundation, Inc. All rights reserved. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. NetBSD 7.2 (GENERIC.201808291900Z) Welcome to NetBSD!  H H H H H H H H HTerminal type is vt100. We recommend that you create a non-root account and use su(1) for root access. anita-test# exec /bin/sh anita-test# PS1='anita-root-shell-pr''ompt-1536048649.49# ' anita-root-shell-prompt-1536048649.49# set -x && ( echo get img | tftp 10.169.0. 1 ) && vnconfig vnd0 img && mount /dev/vnd0a /mnt && sh /mnt/install-xen.sh + + tftp '10.169.0.1' echo get img tftp> Received 1048807 bytes in 0.2 seconds tftp> + vnconfig vnd0 img + mount /dev/vnd0a /mnt + sh '/mnt/install-xen.sh' + echo 'this is install-xen.sh' this is install-xen.sh + ed '/etc/ssh/sshd_config' 3739 #PermitRootLogin no #X11Forwarding no 3739 + echo sshd=YES + '/etc/rc.d/sshd' start Generating public/private rsa1 key pair. Your identification has been saved in /etc/ssh/ssh_host_key. Your public key has been saved in /etc/ssh/ssh_host_key.pub. The key fingerprint is: SHA256:DNiA0h9zuMx7yhGyAXY+9Jbgwv3//KUcmz5yH+xOpoI root@anita-test.netbsd.org The key's randomart image is: +---[RSA1 2048]---+ | . ... | |o.o+++. | |oo*++=+ | | oo=*+ o | | .++o S | | . o.. . | | . +. . . * | | o E.o.o@ . | | .o*O++ | +----[SHA256]-----+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: SHA256:0kdblswK2mJjQk5UkbgZrT7uwHr5kD1ZJDuj+LAMgtE root@anita-test.netbsd.org The key's randomart image is: +---[DSA 1024]----+ | .+oo | | .o o o . | | +=. . . * | | . +++ + o = | |. E.* O S + | |.+ +oO + . | |* *o+. | |+=oo.. | |oo.oo | +----[SHA256]-----+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: SHA256:81SLLkI0WwmzdWiplI1wvuK4XKtT+O90y+211cKeSfs root@anita-test.netbsd.org The key's randomart image is: +---[ECDSA 521]---+ | ..++.o. | | o+==o | | .=oo . | | ..= o . | | .. + S o . | | .o.o = . . | | .oo o o o . = .| | ..o.o + + . = = | | +o.oo o.o . =.E| +----[SHA256]-----+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: SHA256:W1UyWQ0HZLx86U7uLRVy2Px6Yrq8DVaI+U99namOLsY root@anita-test.netbsd.org The key's randomart image is: +--[ED25519 256]--+ | o=B+.| | .=...| | ..+..| | + +o*.| | S + . =.o| | o . . +*| | o + ==+| | E o.=*o+| | . oo*B+=.| +----[SHA256]-----+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: SHA256:ijTWPH+N0P2+1Jo0WtIsqYEIdD+1RsLiNCIkWNc9+RY root@anita-test.netbsd.org The key's randomart image is: +---[RSA 2048]----+ |o.o .. . . | |.o . ..+ E | | . o = ooo. | | o B + =oo | | = = S.+ . | | o + = = o = . | | . o o + = O .| | . o O + | | . . =. | +----[SHA256]-----+ Starting sshd. + mkdir -p '/root/.ssh' + echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCVcp5xOcKK0/yhOAMuhogy+5262Vv0LMeuHoeB0iTdjTt8NE32Ogim8VukszoJOSz1/H0DXXHMlRbj5/u0NPSDIyUoWQURbIR+tuUJwXI0rNUh25DARYWfbsuzu7BWRRUTTrJwEpOOO466nytYLi8nkKByqmgB4oam7dPwzx+04LvywVyD1L3/t7/gUfIT7MGa/79tYuC070bHKFVf5ReudNQYccCJ3k50PYCmzTufl5ELrtuW6j4ad3XVeplDa5tEqvjrp+tcWgwN+484wzsf0F6dQ9m54EbEiw0CKcQbuXl+X119fDrUeTgIVczmbv3oLqw76ZHKc2vnPI/6qLL weak@key' + echo 'tmpfs /tmp tmpfs rw' + mount /tmp + echo + 'comps=kernel tools' + export 'PKG_PATH=ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/7.0/All' + pkg=xenkernel46 + 'pkg_add' xenkernel46 pkg_add: Can't process ftp://ftp.netbsd.org:21/pub/pkgsrc/packages/NetBSD/amd64/7.0/All/xenkernel46*: File unavailable (e.g., file busy) pkg_add: no pkg found for 'xenkernel46', sorry. pkg_add: 1 package addition failed + r=false + eval 'xenkernel_binary_pkg_ok=false' + 'xenkernel_binary_pkg_ok=false' + eval echo 'xenkernel_binary_pkg_ok=false' + echo 'xenkernel_binary_pkg_ok=false' xenkernel_binary_pkg_ok=false + 'pkg_delete' -R xenkernel46 pkg_delete: Opening pkgdb failed + true + pkg=xentools46 + 'pkg_add' xentools46 pkg_add: Can't process ftp://ftp.netbsd.org:21/pub/pkgsrc/packages/NetBSD/amd64/7.0/All/xentools46*: File unavailable (e.g., file busy) pkg_add: no pkg found for 'xentools46', sorry. pkg_add: 1 package addition failed + r=false + eval 'xentools_binary_pkg_ok=false' + 'xentools_binary_pkg_ok=false' + eval echo 'xentools_binary_pkg_ok=false' + echo 'xentools_binary_pkg_ok=false' xentools_binary_pkg_ok=false + 'pkg_delete' -R xentools46 pkg_delete: Opening pkgdb failed + true + sysctl -n 'hw.ncpu' + echo 'MAKE_JOBS=8' + echo WRKOBJDIR=/tmp + unset 'PKG_PATH' + cd /usr + 'pkgsrc_tar=pkgsrc-2018.08.25.02.42.49.tar.gz' + time ftp 'http://mirror.araneus.fi/local/pkgsrc-2018.08.25.02.42.49.tar.gz' Requesting http://mirror.araneus.fi/local/pkgsrc-2018.08.25.02.42.49.tar.gz 0% | | 0 0.00 KiB/s --:-- ETA100% |***********************************| 58122 KiB 75.01 MiB/s 00:00 ETA 59517072 bytes retrieved in 00:00 (75.00 MiB/s) 1.08 real 0.00 user 0.18 sys + time tar xfz 'pkgsrc-2018.08.25.02.42.49.tar.gz' 69.47 real 4.35 user 22.05 sys + cd /usr/pkgsrc/sysutils + pkg=xenkernel46 + cd xenkernel46 + time make install + r=true + echo 'alles gut' alles gut + eval 'xenkernel_source_pkg_ok=true' + 'xenkernel_source_pkg_ok=true' + eval echo 'xenkernel_source_pkg_ok=true' + echo 'xenkernel_source_pkg_ok=true' xenkernel_source_pkg_ok=true + true + cd '..' + pkg=xentools46 + cd xentools46 + time make install + r=true + echo 'alles gut' alles gut + eval 'xentools_source_pkg_ok=true' + 'xentools_source_pkg_ok=true' + eval echo 'xentools_source_pkg_ok=true' + echo 'xentools_source_pkg_ok=true' xentools_source_pkg_ok=true + true + cd '..' + cp '/usr/pkg/xen46-kernel/xen.gz' '/usr/pkg/xen46-kernel/xen-debug.gz' / + cp '/usr/pkg/share/examples/rc.d/xendomains' '/etc/rc.d/' + cp '/usr/pkg/share/examples/rc.d/xencommons' '/etc/rc.d/' + cd /dev + sh MAKEDEV xen + cd / + ftp 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/binary/kernel/netbsd-XEN3_DOM0.gz' Requesting http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/binary/kernel/netbsd-XEN3_DOM0.gz 0% | | 0 0.00 KiB/s --:-- ETA100% |***********************************| 5376 KiB 109.46 MiB/s 00:00 ETA 5505608 bytes retrieved in 00:00 (109.29 MiB/s) + ed '/boot.cfg' 319 menu=Boot normally:rndseed /var/db/entropy-file;boot netbsd 433 + cat + echo 'Xen installation successful' Xen installation successful anita-root-shell-prompt-1536048649.49# echo exit_status=$?= + echo 'exit_status=0=' exit_status=0= anita-root-shell-prompt-1536048649.49# halt + halt Sep 4 08:51:33 anita-test halt: halted by root Sep 4 08:51:33 anita-test syslogd[204]: Exiting on signal 15 syncing disks... done sd1: detached cd0: detached brgphy3: detached brgphy2: detached brgphy1: detached brgphy0: detached atapibus0: detached com1: detached bnx3: detached bnx2: detached bnx1: detached bnx0: detached atabus1: detached atabus0: detached pci11: detached pci10: detached pci9: detached pci8: detached pci7: detached pci6: detached pci5: detached pci4: detached pci3: detached pci2: detached sysbeep0: detached midi0: detached ppb10: detached pchb12: detached pchb11: detached pchb10: detached pchb9: detached pchb8: detached pchb7: detached pchb6: detached pchb5: detached pchb4: detached pchb3: detached pchb2: detached pchb1: detached ppb9: detached ppb8: detached ppb7: detached ppb6: detached ppb5: detached ppb4: detached ppb3: detached ppb2: detached ppb1: detached pchb0: detached audio0: detached vnd0: detached sd0: detached scsibus0: detached The operating system has halted. Please press any key to reboot. + touch ./work/xen_installed + anita --vmm noemu '--vmm-args=--conf /home/gson/proj/xen-tests/noemu.conf' --no-install --workdir ./work --run 'set -x && ( echo get img | tftp 10.169.0.1 ) && vnconfig vnd0 img && mount /dev/vnd0a /mnt && cat /mnt/test-xen.sh && sh /mnt/test-xen.sh' --run-timeout 36000 boot 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/' This is anita version 1.44 Using pexpect version 4.6.0 /usr/pkg/bin/anita \ --vmm \ noemu \ "--vmm-args=--conf /home/gson/proj/xen-tests/noemu.conf" \ --no-install \ --workdir \ ./work \ --run \ "set -x && ( echo get img | tftp 10.169.0.1 ) && vnconfig vnd0 img && mount /dev/vnd0a /mnt && cat /mnt/test-xen.sh && sh /mnt/test-xen.sh" \ --run-timeout \ 36000 \ boot \ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/ sudo \ noemu \ --workdir \ ./work \ --releasedir \ ./work/download \ --arch \ amd64 \ --boot-from \ disk \ --conf \ /home/gson/proj/xen-tests/noemu.conf child pid is 11921 noemu arguments: ['/usr/local/bin/noemu', '--workdir', './work', '--releasedir', './work/download', '--arch', 'amd64', '--boot-from', 'disk', '--conf', '/home/gson/proj/xen-tests/noemu.conf'] boot_from: disk workdir: ./work tftpdir: /home/gson/proj/xen-tests/work service ['/usr/sbin/inetd', '-d', './work/inetd.conf'] pid 12973 ilo3_power True power on status=0 status_tag=COMMAND COMPLETED Tue Sep 4 08:48:10 2018 Server powering on ....... connected >> NetBSD/x86 BIOS Boot, Revision 5.10 (from NetBSD 7.2) >> Memory: 637/3668992 k 1. Xen 2. Boot normally 3. Boot single user 4. Disable ACPI 5. Disable ACPI and SMP 6. Drop to boot prompt Choose an option; RETURN for default; SPACE to stop countdown. Option 1 will be chosen in 5 seconds. 4 seconds. 3 seconds. 2 seconds. 1 seconds. 0 seconds. 0 seconds. |/-\|/-\2020120|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\+318696|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\=0x23b0c0 |/-\|/-\|/-\|/-\Loading /netbsd-XEN3_DOM0.gz |/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/ Xen 4.6.6 (XEN) Xen version 4.6.6 (root@) (gcc (nb2 20150115) 4.8.5) debug=y Tue Sep 4 08:22:55 UTC 2018 (XEN) Latest ChangeSet: (XEN) Bootloader: unknown (XEN) Command line: dom0_mem=256M console=com1 com1=9600,8n1 (XEN) Video information: (XEN) VGA is text mode 80x25, font 8x16 (XEN) VBE/DDC methods: none; EDID transfer time: 2 seconds (XEN) EDID info not retrieved because no DDC retrieval method detected (XEN) Disc information: (XEN) Found 2 MBR signatures (XEN) Found 2 EDD information structures (XEN) Xen-e820 RAM map: (XEN) 0000000000000000 - 000000000009f400 (usable) (XEN) 000000000009f400 - 00000000000a0000 (reserved) (XEN) 00000000000f0000 - 0000000000100000 (reserved) (XEN) 0000000000100000 - 00000000df62f000 (usable) (XEN) 00000000df62f000 - 00000000df63c000 (ACPI data) (XEN) 00000000df63c000 - 00000000df63d000 (usable) (XEN) 00000000df63d000 - 00000000e4000000 (reserved) (XEN) 00000000fec00000 - 00000000fee10000 (reserved) (XEN) 00000000ff800000 - 0000000100000000 (reserved) (XEN) 0000000100000000 - 000000081ffff000 (usable) (XEN) ACPI: RSDP 000F4F00, 0024 (r2 HP ) (XEN) ACPI: XSDT DF630140, 00B4 (r1 HP ProLiant 2 Ò 162E) (XEN) ACPI: FACP DF630240, 00F4 (r3 HP ProLiant 2 Ò 162E) (XEN) ACPI: DSDT DF630340, 20BD (r1 HP DSDT 1 INTL 20030228) (XEN) ACPI: FACS DF62F100, 0040 (XEN) ACPI: SPCR DF62F140, 0050 (r1 HP SPCRRBSU 1 Ò 162E) (XEN) ACPI: MCFG DF62F1C0, 003C (r1 HP ProLiant 1 0) (XEN) ACPI: HPET DF62F200, 0038 (r1 HP ProLiant 2 Ò 162E) (XEN) ACPI: FFFF DF62F240, 0064 (r2 HP ProLiant 2 Ò 162E) (XEN) ACPI: SPMI DF62F2C0, 0040 (r5 HP ProLiant 1 Ò 162E) (XEN) ACPI: ERST DF62F300, 01D0 (r1 HP ProLiant 1 Ò 162E) (XEN) ACPI: APIC DF62F500, 015E (r1 HP ProLiant 2 0) (XEN) ACPI: SRAT DF62F680, 0570 (r1 HP Proliant 1 Ò 162E) (XEN) ACPI: FFFF DF62FC00, 0176 (r1 HP ProLiant 1 Ò 162E) (XEN) ACPI: BERT DF62FD80, 0030 (r1 HP ProLiant 1 Ò 162E) (XEN) ACPI: HEST DF62FDC0, 00BC (r1 HP ProLiant 1 Ò 162E) (XEN) ACPI: DMAR DF62FE80, 013C (r1 HP ProLiant 1 Ò 162E) (XEN) ACPI: SSDT DF632400, 0125 (r3 HP CRSPCI0 2 HP 1) (XEN) ACPI: SSDT DF632540, 01CF (r3 HP riser1a 2 INTL 20061109) (XEN) ACPI: SSDT DF632740, 03BB (r1 HP pcc 1 INTL 20090625) (XEN) ACPI: SSDT DF632B00, 0377 (r1 HP pmab 1 INTL 20090625) (XEN) ACPI: SSDT DF632E80, 1184 (r1 INTEL PPM RCM 1 INTL 20061109) (XEN) System RAM: 32757MB (33543992kB) (XEN) SRAT: PXM 0 -> APIC 00 -> Node 0 (XEN) SRAT: PXM 0 -> APIC 02 -> Node 0 (XEN) SRAT: PXM 0 -> APIC 12 -> Node 0 (XEN) SRAT: PXM 0 -> APIC 14 -> Node 0 (XEN) SRAT: PXM 1 -> APIC 20 -> Node 1 (XEN) SRAT: PXM 1 -> APIC 22 -> Node 1 (XEN) SRAT: PXM 1 -> APIC 32 -> Node 1 (XEN) SRAT: PXM 1 -> APIC 34 -> Node 1 (XEN) SRAT: Node 0 PXM 0 0-e0000000 (XEN) SRAT: Node 0 PXM 0 100000000-420000000 (XEN) SRAT: Node 1 PXM 1 420000000-820000000 (XEN) NUMA: Allocated memnodemap from 81fff9000 - 81fffa000 (XEN) NUMA: Using 17 for the hash shift. (XEN) Domain heap initialised DMA width 32 bits (XEN) found SMP MP-table at 000f4f80 (XEN) DMI 2.7 present. (XEN) Using APIC driver default (XEN) ACPI: PM-Timer IO Port: 0x908 (XEN) ACPI: SLEEP INFO: pm1x_cnt[1:904,1:0], pm1x_evt[1:900,1:0] (XEN) ACPI: wakeup_vec[df62f10c], vec_size[20] (XEN) ACPI: Local APIC address 0xfee00000 (XEN) ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) (XEN) Processor #0 6:12 APIC version 21 (XEN) ACPI: LAPIC (acpi_id[0x10] lapic_id[0x20] enabled) (XEN) Processor #32 6:12 APIC version 21 (XEN) ACPI: LAPIC (acpi_id[0x08] lapic_id[0x10] disabled) (XEN) ACPI: LAPIC (acpi_id[0x18] lapic_id[0x30] disabled) (XEN) ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] disabled) (XEN) ACPI: LAPIC (acpi_id[0x14] lapic_id[0x24] disabled) (XEN) ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x14] enabled) (XEN) Processor #20 6:12 APIC version 21 (XEN) ACPI: LAPIC (acpi_id[0x1c] lapic_id[0x34] enabled) (XEN) Processor #52 6:12 APIC version 21 (XEN) ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) (XEN) Processor #2 6:12 APIC version 21 (XEN) ACPI: LAPIC (acpi_id[0x12] lapic_id[0x22] enabled) (XEN) Processor #34 6:12 APIC version 21 (XEN) ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x12] enabled) (XEN) Processor #18 6:12 APIC version 21 (XEN) ACPI: LAPIC (acpi_id[0x1a] lapic_id[0x32] enabled) (XEN) Processor #50 6:12 APIC version 21 (XEN) ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] disabled) (XEN) ACPI: LAPIC (acpi_id[0x16] lapic_id[0x26] disabled) (XEN) ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x16] disabled) (XEN) ACPI: LAPIC (acpi_id[0x1e] lapic_id[0x36] disabled) (XEN) ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] disabled) (XEN) ACPI: LAPIC (acpi_id[0x11] lapic_id[0x21] disabled) (XEN) ACPI: LAPIC (acpi_id[0x09] lapic_id[0x11] disabled) (XEN) ACPI: LAPIC (acpi_id[0x19] lapic_id[0x31] disabled) (XEN) ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] disabled) (XEN) ACPI: LAPIC (acpi_id[0x15] lapic_id[0x25] disabled) (XEN) ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x15] disabled) (XEN) ACPI: LAPIC (acpi_id[0x1d] lapic_id[0x35] disabled) (XEN) ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled) (XEN) ACPI: LAPIC (acpi_id[0x13] lapic_id[0x23] disabled) (XEN) ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x13] disabled) (XEN) ACPI: LAPIC (acpi_id[0x1b] lapic_id[0x33] disabled) (XEN) ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] disabled) (XEN) ACPI: LAPIC (acpi_id[0x17] lapic_id[0x27] disabled) (XEN) ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x17] disabled) (XEN) ACPI: LAPIC (acpi_id[0x1f] lapic_id[0x37] disabled) (XEN) ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) (XEN) ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0]) (XEN) IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23 (XEN) ACPI: IOAPIC (id[0x00] address[0xfec80000] gsi_base[24]) (XEN) IOAPIC[1]: apic_id 0, version 32, address 0xfec80000, GSI 24-47 (XEN) ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge) (XEN) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) (XEN) ACPI: IRQ0 used by override. (XEN) ACPI: IRQ2 used by override. (XEN) ACPI: IRQ9 used by override. (XEN) Enabling APIC mode: Flat. Using 2 I/O APICs (XEN) ACPI: HPET id: 0x8086a201 base: 0xfed00000 (XEN) Failed to get Error Log Address Range. (XEN) HEST: Table parsing has been initialized (XEN) Using ACPI (MADT) for SMP configuration information (XEN) SMP: Allowing 32 CPUs (24 hotplug CPUs) (XEN) IRQ limits: 48 GSI, 1504 MSI/MSI-X (XEN) mce_intel.c:735: MCA Capability: BCAST 1 SER 0 CMCI 1 firstbank 0 extended MCE MSR 0 (XEN) Intel machine check reporting enabled (XEN) Using scheduler: SMP Credit Scheduler (credit) (XEN) Detected 2133.483 MHz processor. (XEN) Initing memory sharing. (XEN) alt table ffff82d0802ea888 -> ffff82d0802ebd7c (XEN) PCI: MCFG configuration 0: base e0000000 segment 0000 buses 00 - 3f (XEN) PCI: MCFG area at e0000000 reserved in E820 (XEN) PCI: Using MCFG for segment 0000 bus 00-3f (XEN) [VT-D]Disabling IOMMU due to Intel 5500/5520/X58 Chipset errata #47, #53 (XEN) I/O virtualisation disabled (XEN) nr_sockets: 10 (XEN) Enabled directed EOI with ioapic_ack_old on! (XEN) ENABLING IO-APIC IRQs (XEN) -> Using old ACK method (XEN) ..TIMER: vector=0xF0 apic1=0 pin1=2 apic2=-1 pin2=-1 (XEN) Platform timer is 14.318MHz HPET (XEN) Allocated console ring of 64 KiB. (XEN) mwait-idle: MWAIT substates: 0x1120 (XEN) mwait-idle: v0.4 model 0x2c (XEN) mwait-idle: lapic_timer_reliable_states 0xffffffff (XEN) VMX: Supported advanced features: (XEN) - APIC MMIO access virtualisation (XEN) - APIC TPR shadow (XEN) - Extended Page Tables (EPT) (XEN) - Virtual-Processor Identifiers (VPID) (XEN) - Virtual NMI (XEN) - MSR direct-access bitmap (XEN) - Unrestricted Guest (XEN) HVM: ASIDs enabled. (XEN) HVM: VMX enabled (XEN) HVM: Hardware Assisted Paging (HAP) detected (XEN) HVM: HAP page sizes: 4kB, 2MB, 1GB (XEN) Brought up 8 CPUs (XEN) ACPI sleep modes: S3 (XEN) VPMU: disabled (XEN) mcheck_poll: Machine check polling timer started. (XEN) Dom0 has maximum 816 PIRQs (XEN) NX (Execute Disable) protection active (XEN) *** LOADING DOMAIN 0 *** (XEN) elf_parse_binary: phdr: paddr=0xffffffff80000000 memsz=0xb165c0 (XEN) elf_parse_binary: phdr: paddr=0xffffffff80c165c0 memsz=0x24ca40 (XEN) elf_parse_binary: memory: 0xffffffff80000000 -> 0xffffffff80e63000 (XEN) elf_xen_parse: __xen_guest: "GUEST_OS=NetBSD,GUEST_VER=4.99,XEN_VER=xen-3.0,LOADER=generic,VIRT_BASE=0xffffffff80000000,ELF_PADDR_OFFSET=0xffffffff80000000,VIRT_ENTRY=0xffffffff80100000,HYPERCALL_PAGE=0x00000101,BSD_SYMTAB=yes" (XEN) elf_xen_parse_guest_info: GUEST_OS="NetBSD" (XEN) elf_xen_parse_guest_info: GUEST_VER="4.99" (XEN) elf_xen_parse_guest_info: XEN_VER="xen-3.0" (XEN) elf_xen_parse_guest_info: LOADER="generic" (XEN) elf_xen_parse_guest_info: VIRT_BASE="0xffffffff80000000" (XEN) elf_xen_parse_guest_info: ELF_PADDR_OFFSET="0xffffffff80000000" (XEN) elf_xen_parse_guest_info: VIRT_ENTRY="0xffffffff80100000" (XEN) elf_xen_parse_guest_info: HYPERCALL_PAGE="0x00000101" (XEN) elf_xen_parse_guest_info: BSD_SYMTAB="yes" (XEN) elf_xen_addr_calc_check: addresses: (XEN) virt_base = 0xffffffff80000000 (XEN) elf_paddr_offset = 0xffffffff80000000 (XEN) virt_offset = 0x0 (XEN) virt_kstart = 0xffffffff80000000 (XEN) virt_kend = 0xffffffff80f9ba38 (XEN) virt_entry = 0xffffffff80100000 (XEN) p2m_base = 0xffffffffffffffff (XEN) Xen kernel: 64-bit, lsb, compat32 (XEN) Dom0 kernel: 64-bit, lsb, paddr 0xffffffff80000000 -> 0xffffffff80e63000 (XEN) Dom0 symbol map 0xffffffff80e63000 -> 0xffffffff80f9ba38 (XEN) PHYSICAL MEMORY ARRANGEMENT: (XEN) Dom0 alloc.: 000000041a000000->000000041c000000 (57344 pages to be allocated) (XEN) VIRTUAL MEMORY ARRANGEMENT: (XEN) Loaded kernel: ffffffff80000000->ffffffff80f9ba38 (XEN) Init. ramdisk: ffffffff80f9c000->ffffffff80f9c000 (XEN) Phys-Mach map: ffffffff80f9c000->ffffffff8101c000 (XEN) Start info: ffffffff8101c000->ffffffff8101c4b4 (XEN) Page tables: ffffffff8101d000->ffffffff8102a000 (XEN) Boot stack: ffffffff8102a000->ffffffff8102b000 (XEN) TOTAL: ffffffff80000000->ffffffff81400000 (XEN) ENTRY ADDRESS: ffffffff80100000 (XEN) Dom0 has maximum 8 VCPUs (XEN) elf_load_binary: phdr 0 at 0xffffffff80000000 -> 0xffffffff80b165c0 (XEN) elf_load_binary: phdr 1 at 0xffffffff80c165c0 -> 0xffffffff80caeb78 (XEN) elf_load_bsdsyms: shdr 28 at 0xffff83081fcc6d64 -> 0xffffffff80e63808 (XEN) elf_load_bsdsyms: shdr 29 at 0xffff83081fcc76d8 -> 0xffffffff80e639b8 (XEN) elf_load_bsdsyms: shdr 30 at 0xffff83081fd82158 -> 0xffffffff80f1e438 (XEN) Scrubbing Free RAM on 2 nodes using 8 CPUs (XEN) .................................done. (XEN) Initial low memory virq threshold set at 0x4000 pages. (XEN) Std. Loglevel: All (XEN) Guest Loglevel: All (XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to Xen) (XEN) Freed 292kB init memory. Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 The NetBSD Foundation, Inc. All rights reserved. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. NetBSD 7.2 (XEN3_DOM0.201808291900Z) total memory = 256 MB avail memory = 232 MB kern.module.path=/stand/amd64/7.2/modules mainbus0 (root) ACPI: RSDP 0xf4f00 000024 (v02 HP ) ACPI: XSDT 0xdf630140 0000B4 (v01 HP ProLiant 00000002 ?? 0000162E) ACPI: FACP 0xdf630240 0000F4 (v03 HP ProLiant 00000002 ?? 0000162E) ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aControlBlock: 32, using default 16 (20131218/tbfadt-716) ACPI BIOS Warning (bug): Invalid length for FADT/Pm2ControlBlock: 32, using default 8 (20131218/tbfadt-716) ACPI: DSDT 0xdf630340 0020BD (v01 HP DSDT 00000001 INTL 20030228) ACPI: FACS 0xdf62f100 000040 ACPI: SPCR 0xdf62f140 000050 (v01 HP SPCRRBSU 00000001 ?? 0000162E) ACPI: MCFG 0xdf62f1c0 00003C (v01 HP ProLiant 00000001 00000000) ACPI: HPET 0xdf62f200 000038 (v01 HP ProLiant 00000002 ?? 0000162E) ACPI: FFFF 0xdf62f240 000064 (v02 HP ProLiant 00000002 ?? 0000162E) ACPI: SPMI 0xdf62f2c0 000040 (v05 HP ProLiant 00000001 ?? 0000162E) ACPI: ERST 0xdf62f300 0001D0 (v01 HP ProLiant 00000001 ?? 0000162E) ACPI: APIC 0xdf62f500 00015E (v01 HP ProLiant 00000002 00000000) ACPI: SRAT 0xdf62f680 000570 (v01 HP Proliant 00000001 ?? 0000162E) ACPI: FFFF 0xdf62fc00 000176 (v01 HP ProLiant 00000001 ?? 0000162E) ACPI: BERT 0xdf62fd80 000030 (v01 HP ProLiant 00000001 ?? 0000162E) ACPI: HEST 0xdf62fdc0 0000BC (v01 HP ProLiant 00000001 ?? 0000162E) ACPI: RMAD 0xdf62fe80 00013C (v01 HP ProLiant 00000001 ?? 0000162E) ACPI: SSDT 0xdf632400 000125 (v03 HP CRSPCI0 00000002 HP 00000001) ACPI: SSDT 0xdf632540 0001CF (v03 HP riser1a 00000002 INTL 20061109) ACPI: SSDT 0xdf632740 0003BB (v01 HP pcc 00000001 INTL 20090625) ACPI: SSDT 0xdf632b00 000377 (v01 HP pmab 00000001 INTL 20090625) ACPI: SSDT 0xdf632e80 001184 (v01 INTEL PPM RCM 00000001 INTL 20061109) ACPI: All ACPI Tables successfully acquired ioapic0 at mainbus0 apid 8 (XEN) io_apic.c:2392: (XEN) ioapic_guest_write: apic=0, pin=0, irq=0 (XEN) ioapic_guest_write: new_entry=000109f0 (XEN) ioapic_guest_write: old_entry=00010000 pirq=-1 (XEN) ioapic_guest_write: Attempt to modify IO-APIC pin for in-use IRQ! (XEN) io_apic.c:2392: (XEN) ioapic_guest_write: apic=0, pin=2, irq=0 (XEN) ioapic_guest_write: new_entry=000109f0 (XEN) ioapic_guest_write: old_entry=000009f0 pirq=-1 (XEN) ioapic_guest_write: Attempt to modify IO-APIC pin for in-use IRQ! (XEN) io_apic.c:2392: (XEN) ioapic_guest_write: apic=0, pin=4, irq=4 (XEN) ioapic_guest_write: new_entry=000109f1 (XEN) ioapic_guest_write: old_entry=000009f1 pirq=-1 (XEN) ioapic_guest_write: Attempt to modify IO-APIC pin for in-use IRQ! (XEN) allocated vector 98 for irq 16 (XEN) allocated vector a0 for irq 17 (XEN) allocated vector a8 for irq 18 (XEN) allocated vector b0 for irq 19 (XEN) allocated vector b8 for irq 20 (XEN) allocated vector c0 for irq 21 (XEN) allocated vector c8 for irq 22 (XEN) allocated vector d0 for irq 23 ioapic1 at mainbus0 apid 0 (XEN) allocated vector d8 for irq 24 (XEN) allocated vector 21 for irq 25 (XEN) allocated vector 29 for irq 26 (XEN) allocated vector 31 for irq 27 (XEN) allocated vector 39 for irq 28 (XEN) allocated vector 41 for irq 29 (XEN) allocated vector 49 for irq 30 (XEN) allocated vector 51 for irq 31 (XEN) allocated vector 59 for irq 32 (XEN) allocated vector 61 for irq 33 (XEN) allocated vector 69 for irq 34 (XEN) allocated vector 71 for irq 35 (XEN) allocated vector 79 for irq 36 (XEN) allocated vector 81 for irq 37 (XEN) allocated vector 89 for irq 38 (XEN) allocated vector 91 for irq 39 (XEN) allocated vector 99 for irq 40 (XEN) allocated vector a1 for irq 41 (XEN) allocated vector a9 for irq 42 (XEN) allocated vector b1 for irq 43 (XEN) allocated vector b9 for irq 44 (XEN) allocated vector c1 for irq 45 (XEN) allocated vector c9 for irq 46 (XEN) allocated vector d1 for irq 47 cpu0 at mainbus0 apid 0 cpu1 at mainbus0 apid 32 cpu2 at mainbus0 apid 20 cpu3 at mainbus0 apid 52 cpu4 at mainbus0 apid 2 cpu5 at mainbus0 apid 34 cpu6 at mainbus0 apid 18 cpu7 at mainbus0 apid 50 ipmi0 at mainbus0 hypervisor0 at mainbus0: Xen version 4.6.6 vcpu0 at hypervisor0: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 xenbus0 at hypervisor0: Xen Virtual Bus Interface xencons0 at hypervisor0: Xen Virtual Console Driver acpi0 at hypervisor0: Intel ACPICA 20131218 MOMB (PNP0C02) at acpi0 not configured MI0 (IPI0001) at acpi0 not configured TIME (PNP0100) at acpi0 not configured HPET (PNP0103) at acpi0 not configured pcppi0 at acpi0 (BEEP, PNP0800): io 0x61 pckbc1 at acpi0 (KBD, PNP0303) (kbd port): io 0x60,0x64 irq 1 pckbc2 at acpi0 (PS2M, PNP0F13) (aux port): irq 12 COMA (PNP0501) at acpi0 not configured PMI0 (ACPI000D) at acpi0 not configured acpitz0 at acpi0 (THM0): vcpu0 ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131218/hwxface-646) ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131218/hwxface-646) ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131218/hwxface-646) pckbd0 at pckbc1 (kbd slot) pckbc1: using irq 1 for kbd slot wskbd0 at pckbd0 mux 1 pms0 at pckbc1 (aux slot) pckbc1: using irq 12 for aux slot wsmouse0 at pms0 mux 0 pci0 at hypervisor0 bus 0: configuration mode 1 pchb0 at pci0 dev 0 function 0: vendor 0x8086 product 0x3406 (rev. 0x13) ppb0 at pci0 dev 1 function 0: vendor 0x8086 product 0x3408 (rev. 0x13) ppb0: PCI Express capability version 2 x4 @ 5.0GT/s pci1 at ppb0 bus 5 ciss0 at pci1 dev 0 function 0: HP Smart Array 11 ciss0: interrupting at ioapic1 pin 4, event channel 6 ciss0: 2 LDs, HW rev 2, FW 3.66/3.66, 64bit fifo rro scsibus0 at ciss0: 2 targets, 1 lun per target ppb1 at pci0 dev 2 function 0: vendor 0x8086 product 0x3409 (rev. 0x13) ppb1: PCI Express capability version 2 x4 @ 5.0GT/s pci2 at ppb1 bus 12 ppb2 at pci0 dev 3 function 0: vendor 0x8086 product 0x340a (rev. 0x13) ppb2: PCI Express capability version 2 x16 @ 5.0GT/s pci3 at ppb2 bus 9 ppb3 at pci0 dev 4 function 0: vendor 0x8086 product 0x340b (rev. 0x13) ppb3: PCI Express capability version 2 x4 @ 5.0GT/s pci4 at ppb3 bus 13 ppb4 at pci0 dev 5 function 0: vendor 0x8086 product 0x340c (rev. 0x13) ppb4: PCI Express capability version 2 x4 @ 5.0GT/s pci5 at ppb4 bus 14 ppb5 at pci0 dev 6 function 0: vendor 0x8086 product 0x340d (rev. 0x13) ppb5: PCI Express capability version 2 x4 @ 5.0GT/s pci6 at ppb5 bus 15 ppb6 at pci0 dev 7 function 0: vendor 0x8086 product 0x340e (rev. 0x13) ppb6: PCI Express capability version 2 x4 @ 5.0GT/s ppb6: link is x4 @ 2.5GT/s pci7 at ppb6 bus 3 bnx0 at pci7 dev 0 function 0: Broadcom NetXtreme II BCM5709 1000Base-T bnx0: Ethernet address 98:4b:e1:67:68:98 bnx0: interrupting at ioapic1 pin 6, event channel 7 bnx0: ASIC BCM5709 C0 (0x57092003) bnx0: PCIe x4 2.5Gbps bnx0: Coal (RX:6,6,18,18; TX:20,20,80,80) brgphy0 at bnx0 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto bnx1 at pci7 dev 0 function 1: Broadcom NetXtreme II BCM5709 1000Base-T bnx1: Ethernet address 98:4b:e1:67:68:9a bnx1: interrupting at ioapic1 pin 13, event channel 8 bnx1: ASIC BCM5709 C0 (0x57092003) bnx1: PCIe x4 2.5Gbps bnx1: Coal (RX:6,6,18,18; TX:20,20,80,80) brgphy1 at bnx1 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto ppb7 at pci0 dev 8 function 0: vendor 0x8086 product 0x340f (rev. 0x13) ppb7: PCI Express capability version 2 x4 @ 5.0GT/s ppb7: link is x4 @ 2.5GT/s pci8 at ppb7 bus 4 bnx2 at pci8 dev 0 function 0: Broadcom NetXtreme II BCM5709 1000Base-T bnx2: Ethernet address 98:4b:e1:67:68:84 bnx2: interrupting at ioapic1 pin 7, event channel 9 bnx2: ASIC BCM5709 C0 (0x57092003) bnx2: PCIe x4 2.5Gbps bnx2: Coal (RX:6,6,18,18; TX:20,20,80,80) brgphy2 at bnx2 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 brgphy2: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto bnx3 at pci8 dev 0 function 1: Broadcom NetXtreme II BCM5709 1000Base-T bnx3: Ethernet address 98:4b:e1:67:68:86 bnx3: interrupting at ioapic1 pin 15, event channel 10 bnx3: ASIC BCM5709 C0 (0x57092003) bnx3: PCIe x4 2.5Gbps bnx3: Coal (RX:6,6,18,18; TX:20,20,80,80) brgphy3 at bnx3 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 brgphy3: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto ppb8 at pci0 dev 9 function 0: vendor 0x8086 product 0x3410 (rev. 0x13) ppb8: PCI Express capability version 2 x8 @ 5.0GT/s pci9 at ppb8 bus 6 ppb9 at pci0 dev 10 function 0: vendor 0x8086 product 0x3411 (rev. 0x13) ppb9: PCI Express capability version 2 x4 @ 5.0GT/s pci10 at ppb9 bus 16 pchb1 at pci0 dev 13 function 0: vendor 0x8086 product 0x343a (rev. 0x13) pchb2 at pci0 dev 13 function 1: vendor 0x8086 product 0x343b (rev. 0x13) pchb3 at pci0 dev 13 function 2: vendor 0x8086 product 0x343c (rev. 0x13) pchb4 at pci0 dev 13 function 3: vendor 0x8086 product 0x343d (rev. 0x13) pchb5 at pci0 dev 13 function 4: vendor 0x8086 product 0x3418 (rev. 0x13) pchb6 at pci0 dev 13 function 5: vendor 0x8086 product 0x3419 (rev. 0x13) pchb7 at pci0 dev 13 function 6: vendor 0x8086 product 0x341a (rev. 0x13) pchb8 at pci0 dev 14 function 0: vendor 0x8086 product 0x341c (rev. 0x13) pchb9 at pci0 dev 14 function 1: vendor 0x8086 product 0x341d (rev. 0x13) pchb10 at pci0 dev 14 function 2: vendor 0x8086 product 0x341e (rev. 0x13) pchb11 at pci0 dev 14 function 3: vendor 0x8086 product 0x341f (rev. 0x13) pchb12 at pci0 dev 14 function 4: vendor 0x8086 product 0x3439 (rev. 0x13) vendor 0x8086 product 0x342e (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 0 not configured vendor 0x8086 product 0x3422 (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 1 not configured vendor 0x8086 product 0x3423 (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 2 not configured ppb10 at pci0 dev 28 function 0: vendor 0x8086 product 0x3a40 (rev. 0x00) ppb10: PCI Express capability version 1 x4 @ 2.5GT/s pci11 at ppb10 bus 17 ppb11 at pci0 dev 28 function 4: vendor 0x8086 product 0x3a48 (rev. 0x00) ppb11: PCI Express capability version 1 x1 @ 2.5GT/s pci12 at ppb11 bus 2 vendor 0x103c product 0x3306 (miscellaneous system, revision 0x04) at pci12 dev 0 function 0 not configured vendor 0x103c product 0x3307 (miscellaneous system, revision 0x04) at pci12 dev 0 function 2 not configured uhci0 at pci12 dev 0 function 4: vendor 0x103c product 0x3300 (rev. 0x01) uhci0: interrupting at ioapic0 pin 17, event channel 11 usb0 at uhci0: USB revision 1.0 uhci1 at pci0 dev 29 function 0: vendor 0x8086 product 0x3a34 (rev. 0x00) uhci1: interrupting at ioapic0 pin 20, event channel 12 usb1 at uhci1: USB revision 1.0 uhci2 at pci0 dev 29 function 1: vendor 0x8086 product 0x3a35 (rev. 0x00) uhci2: interrupting at ioapic0 pin 23, event channel 13 usb2 at uhci2: USB revision 1.0 uhci3 at pci0 dev 29 function 2: vendor 0x8086 product 0x3a36 (rev. 0x00) uhci3: interrupting at ioapic0 pin 22, event channel 14 usb3 at uhci3: USB revision 1.0 uhci4 at pci0 dev 29 function 3: vendor 0x8086 product 0x3a39 (rev. 0x00) uhci4: interrupting at ioapic0 pin 23, event channel 13 usb4 at uhci4: USB revision 1.0 ehci0 at pci0 dev 29 function 7: vendor 0x8086 product 0x3a3a (rev. 0x00) ehci0: interrupting at ioapic0 pin 20, event channel 12 ehci0: companion controllers, 2 ports each: uhci1 uhci2 uhci3 uhci4 usb5 at ehci0: USB revision 2.0 ppb12 at pci0 dev 30 function 0: vendor 0x8086 product 0x244e (rev. 0x90) pci13 at ppb12 bus 1 vga0 at pci13 dev 3 function 0: vendor 0x1002 product 0x515e (rev. 0x02) wsdisplay0 at vga0 kbdmux 1 pckbd_enable: command error drm at vga0 not configured ichlpcib0 at pci0 dev 31 function 0: vendor 0x8086 product 0x3a18 (rev. 0x00) ichlpcib0: 24-bit timer ichlpcib0: TCO timer reboot disabled by hardware; hope SMBIOS properly handles it. piixide0 at pci0 dev 31 function 2: Intel 82801JI Serial ATA Controller (ICH10) (rev. 0x00) piixide0: using ioapic0 pin 17, event channel 11 for native-PCI interrupt atabus0 at piixide0 channel 0 atabus1 at piixide0 channel 1 isa0 at ichlpcib0 com1 at isa0 port 0x2f8-0x2ff irq 3: ns16550a, working fifo scsibus0: waiting 2 seconds for devices to settle... uhub0 at usb0: vendor 0x103c UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1 at usb1: vendor 0x8086 UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2 at usb2: vendor 0x8086 UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub3 at usb3: vendor 0x8086 UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub4 at usb4: vendor 0x8086 UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub5 at usb5: vendor 0x8086 EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 sd0 at scsibus0 target 0 lun 0: disk fixed sd0: 76284 MB, 51786 cyl, 255 head, 11 sec, 512 bytes/sect x 156231360 sectors sd0: async, 8-bit transfers, tagged queueing sd1 at scsibus0 target 1 lun 0: disk fixed sd1: 279 GB, 65535 cyl, 255 head, 35 sec, 512 bytes/sect x 585871964 sectors sd1: async, 8-bit transfers, tagged queueing uhidev0 at uhub0 port 1 configuration 1 interface 0 uhidev0: HP Virtual Keyboard, rev 1.10/0.02, addr 2, iclass 3/1 ukbd0 at uhidev0 wskbd1 at ukbd0 mux 1 uhidev1 at uhub0 port 1 configuration 1 interface 1 uhidev1: HP Virtual Keyboard, rev 1.10/0.02, addr 2, iclass 3/1 ums0 at uhidev1: 3 buttons wsmouse1 at ums0 mux 0 atapibus0 at atabus0: 2 targets cd0 at atapibus0 drive 0: cdrom removable boot device: sd0 root on sd0a dumps on sd0b Your machine does not initialize mem_clusters; sparse_dumps disabled root file system type: ffs Tue Sep 4 08:57:07 UTC 2018 Starting root file system check: /dev/rsd0a: file system is clean; not checking swapctl: setting dump device to /dev/sd0b swapctl: adding /dev/sd0b as swap device at priority 0 Starting file system checks: random_seed: /var/db/entropy-file: Not present Setting tty flags. Setting sysctl variables: ddb.onpanic: 1 -> 0 Starting network. Hostname: anita-test.netbsd.org IPv6 mode: host Configuring network interfaces: bnx0. Adding interface aliases:. add net default: gateway 10.169.0.1 Waiting for DAD completion for statically configured addresses... Building databases: dev, utmp, utmpx. Starting syslogd. Mounting all file systems... Clearing temporary files. Updating fontconfig cache: done. Checking quotas: done. swapctl: setting dump device to /dev/sd0b Starting virecover. Checking for core dump... savecore: no core dump Starting xenservices: xenstored, xenconsoled. Sep 4 08:57:10 anita-test xenstored: TDB: tdb_open_ex: could not open file /var/run/xenstored/tdb: No such file or directory Sep 4 08:57:10 anita-test xenstored: Checking store ... Sep 4 08:57:10 anita-test xenstored: Checking store complete. WARNING: Failed to open connection to gnttab balloon0 at xenbus0 id 0: Xen Balloon driver balloon0: current reservation: 262144 KiB ciss0: normal state on 'ciss0:0' (online) ciss0: normal state on 'ciss0:1' (online) Setting domain 0 name, domid and JSON config... Done setting up Dom0 /etc/rc.d/xendomains exited with code 1 Starting local daemons:. Updating motd. Starting powerd. Starting sshd. Starting inetd. Starting cron. The following components reported failures: /etc/rc.d/xendomains See /var/run/rc.log for more information. Tue Sep 4 08:57:17 UTC 2018 NetBSD/amd64 (anita-test.netbsd.org) (console) login: NetBSD/amd64 (anita-test.netbsd.org) (console) login: root Sep 4 08:57:20 anita-test login: ROOT LOGIN (root) on tty console Last login: Tue Sep 4 08:15:30 2018 on console Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 The NetBSD Foundation, Inc. All rights reserved. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. NetBSD 7.2 (XEN3_DOM0.201808291900Z) Welcome to NetBSD!  H H H H H H H H HTerminal type is vt100. We recommend that you create a non-root account and use su(1) for root access. anita-test# exec /bin/sh anita-test# PS1='anita-root-shell-pr''ompt-1536051158.83# ' anita-root-shell-prompt-1536051158.83# set -x && ( echo get img | tftp 10.169.0. 1 ) && vnconfig vnd0 img && mount /dev/vnd0a /mnt && cat /mnt/test-xen.sh && sh /mnt/test-xen.sh + echo get img + tftp '10.169.0.1' tftp> Received 1048807 bytes in 1.1 seconds tftp> + vnconfig vnd0 img + mount /dev/vnd0a /mnt + cat '/mnt/test-xen.sh' set -ex echo "this is test-xen.sh" netstat -rn -f inet sleep 30 netstat -rn -f inet export PKG_PATH=ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/7.0/All pkg_add py27-anita ( cd /dev for vnd in $(seq -f vnd%.0f 4 31) do sh MAKEDEV $vnd || true done ) for url in http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.0/amd64/ http://mirror.araneus.fi/local/2018.08.29.11.29.27/release/amd64/ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/i386/ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.0/i386/ http://mirror.araneus.fi/local/2018.08.29.11.29.27/release/i386/ do ( ver=$(/usr/pkg/bin/python2.7 /mnt/url2ver.py $url) sleep 10 echo "begin" "test of $ver domU" date sleep 10 mode=test #mode=boot #--vmm-args='type="hvm"' anita --vmm=xl --sets kern-GENERIC,modules,base,etc,comp,text,tests --test-timeout=21600 $mode $url >$ver.log 2>&1 || true echo "put $ver.log" | tftp 10.169.0.1 sleep 10 echo "end" "test of $ver domU" date sleep 10 ) & # To run tests in parallel, add "&" at end of previous line # To run them serially, remove it done wait + sh '/mnt/test-xen.sh' + echo 'this is test-xen.sh' this is test-xen.sh + netstat -rn -f inet Routing tables Internet: Destination Gateway Flags Refs Use Mtu Interface default 10.169.0.1 UGS - - - bnx0 10.169.0/24 link#1 UC - - - bnx0 10.169.0.1 e4:11:5b:d3:13:fe UHLc - - - bnx0 127/8 127.0.0.1 UGRS - - 33648 lo0 127.0.0.1 127.0.0.1 UH - - 33648 lo0 + sleep 30 + netstat -rn -f inet Routing tables Internet: Destination Gateway Flags Refs Use Mtu Interface default 10.169.0.1 UGS - - - bnx0 10.169.0/24 link#1 UC - - - bnx0 10.169.0.1 e4:11:5b:d3:13:fe UHLc - - - bnx0 127/8 127.0.0.1 UGRS - - 33648 lo0 127.0.0.1 127.0.0.1 UH - - 33648 lo0 + export 'PKG_PATH=ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/7.0/All' + 'pkg_add' py27-anita pkg_add: Warning: package `py27-anita-1.44' was built for a platform: pkg_add: NetBSD/x86_64 7.0 (pkg) vs. NetBSD/x86_64 7.2 (this host) pkg_add: Warning: package `cdrtools-3.01nb1' was built for a platform: pkg_add: NetBSD/x86_64 7.0 (pkg) vs. NetBSD/x86_64 7.2 (this host) cdrtools-3.01nb1: copying /usr/pkg/share/examples/cdrtools/cdrecord to /usr/pkg/etc/cdrecord.conf =========================================================================== $NetBSD: MESSAGE.cdrecord.conf,v 1.1.1.1 2006/01/05 23:27:59 wiz Exp $ Note: The location of the cdrtools-3.01 `defaults' file has been set to /usr/pkg/etc/cdrecord.conf This is the pkgsrc standard config file location, NOT the cdrtools-3.01 standard location, which is /etc/default/cdrecord. The reason for this is that pkgsrc packages should not use configuration files outside /usr/pkg unless they are explicitly set by the user. =========================================================================== pkg_add: Warning: package `py27-pexpect-4.6.0' was built for a platform: pkg_add: NetBSD/x86_64 7.0 (pkg) vs. NetBSD/x86_64 7.2 (this host) pkg_add: Warning: package `py27-ptyprocess-0.5.2' was built for a platform: pkg_add: NetBSD/x86_64 7.0 (pkg) vs. NetBSD/x86_64 7.2 (this host) + cd /dev + seq -f 'vnd%.0f' 4 31 + sh MAKEDEV vnd4 + sh MAKEDEV vnd5 + sh MAKEDEV vnd6 + sh MAKEDEV vnd7 + sh MAKEDEV vnd8 + sh MAKEDEV vnd9 + sh MAKEDEV vnd10 + sh MAKEDEV vnd11 + sh MAKEDEV vnd12 + sh MAKEDEV vnd13 + sh MAKEDEV vnd14 + sh MAKEDEV vnd15 + sh MAKEDEV vnd16 + sh MAKEDEV vnd17 + sh MAKEDEV vnd18 + sh MAKEDEV vnd19 + sh MAKEDEV vnd20 + sh MAKEDEV vnd21 + sh MAKEDEV vnd22 + sh MAKEDEV vnd23 + sh MAKEDEV vnd24 + sh MAKEDEV vnd25 + sh MAKEDEV vnd26 + sh MAKEDEV vnd27 + sh MAKEDEV vnd28 + sh MAKEDEV vnd29 + sh MAKEDEV vnd30 + sh MAKEDEV vnd31 + wait + '/usr/pkg/bin/python2.7' '/mnt/url2ver.py' 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/' + '/usr/pkg/bin/python2.7' '/mnt/url2ver.py' 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.0/amd64/' + '/usr/pkg/bin/python2.7' '/mnt/url2ver.py' 'http://mirror.araneus.fi/local/2018.08.29.11.29.27/release/amd64/' + '/usr/pkg/bin/python2.7' '/mnt/url2ver.py' 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/i386/' + '/usr/pkg/bin/python2.7' '/mnt/url2ver.py' 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.0/i386/' + '/usr/pkg/bin/python2.7' '/mnt/url2ver.py' 'http://mirror.araneus.fi/local/2018.08.29.11.29.27/release/i386/' + 'ver=current-2018.08.29.11.29.27-amd64' + sleep 10 + 'ver=current-2018.08.29.11.29.27-i386' + sleep 10 + 'ver=7.2-amd64' + sleep 10 + 'ver=8.0-amd64' + sleep 10 + 'ver=7.2-i386' + sleep 10 + 'ver=8.0-i386' + sleep 10 + echo begin 'test of current-2018.08.29.11.29.27-amd64 domU' begin test of current-2018.08.29.11.29.27-amd64 domU + date + echo begin 'test of current-2018.08.29.11.29.27-i386 domU' begin test of current-2018.08.29.11.29.27-i386 domU + date + echo begin 'test of 7.2-amd64 domU' begin test of 7.2-amd64 domU + date + echo begin 'test of 8.0-amd64 domU' begin test of 8.0-amd64 domU + date + echo begin 'test of 7.2-i386 domU' begin test of 7.2-i386 domU + date + echo begin 'test of 8.0-i386 domU' begin test of 8.0-i386 domU + date Tue Sep 4 08:58:37 UTC 2018 + sleep 10 Tue Sep 4 08:58:37 UTC 2018 + sleep 10 Tue Sep 4 08:58:37 UTC 2018 + sleep 10 Tue Sep 4 08:58:37 UTC 2018 + sleep 10 Tue Sep 4 08:58:37 UTC 2018 + sleep 10 Tue Sep 4 08:58:37 UTC 2018 + sleep 10 + mode=test + anita --vmm=xl --sets 'kern-GENERIC,modules,base,etc,comp,text,tests' --test-timeout=21600 test 'http://mirror.araneus.fi/local/2018.08.29.11.29.27/release/amd64/' + mode=test + anita --vmm=xl --sets 'kern-GENERIC,modules,base,etc,comp,text,tests' --test-timeout=21600 test 'http://mirror.araneus.fi/local/2018.08.29.11.29.27/release/i386/' + mode=test + anita --vmm=xl --sets 'kern-GENERIC,modules,base,etc,comp,text,tests' --test-timeout=21600 test 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/amd64/' + mode=test + anita --vmm=xl --sets 'kern-GENERIC,modules,base,etc,comp,text,tests' --test-timeout=21600 test 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.0/amd64/' + mode=test + anita --vmm=xl --sets 'kern-GENERIC,modules,base,etc,comp,text,tests' --test-timeout=21600 test 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-7.2/i386/' + mode=test + anita --vmm=xl --sets 'kern-GENERIC,modules,base,etc,comp,text,tests' --test-timeout=21600 test 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.0/i386/' xbd backend: attach device vnd1d (size 568852) for domain 1 xbd backend: attach device vnd2d (size 3145728) for domain 1 xbd backend: attach device vnd3d (size 3145728) for domain 2 xbd backend: attach device vnd4d (size 523208) for domain 2 xbd backend: attach device vnd6d (size 3145728) for domain 3 xbd backend: attach device vnd5d (size 875692) for domain 3 xbd backend: attach device vnd7d (size 984128) for domain 4 xbd backend: attach device vnd8d (size 3145728) for domain 4 vnd10: dos partition I/O error xbd backend: attach device vnd10d (size 1187580) for domain 5 xbd backend: attach device vnd9d (size 3145728) for domain 5 xbd IO domain 5: error 5 xbd IO domain 5: error 5 xbd IO domain 5: error 5 xbd IO domain 5: error 5 xbd IO domain 5: error 5 xbd IO domain 5: error 5 xbd backend: attach device vnd11d (size 3145728) for domain 6 xbd backend: attach device vnd12d (size 991368) for domain 6 (XEN) extable.c:95: Pre-exception: ffff82d08023eb34 -> ffff82d0802433a4 xbd IO domain 5: error 5 xbd IO domain 5: error 5 xbd IO domain 5: error 5 xbd IO domain 5: error 5 xbd backend: detach device vnd9d for domain 5 xbd backend: detach device vnd10d for domain 5 xbd backend: attach device vnd9d (size 3145728) for domain 7 xbd backend: attach device vnd10d (size 204800) for domain 7 xbd backend: detach device vnd4d for domain 2 xbd backend: detach device vnd3d for domain 2 xbd backend: attach device vnd3d (size 3145728) for domain 8 xbd backend: attach device vnd4d (size 204800) for domain 8 xbd backend: detach device vnd2d for domain 1 xbd backend: detach device vnd1d for domain 1 xbd backend: attach device vnd1d (size 3145728) for domain 9 xbd backend: attach device vnd2d (size 204800) for domain 9 xbd backend: detach device vnd8d for domain 4 xbd backend: detach device vnd7d for domain 4 xbd backend: attach device vnd7d (size 3145728) for domain 10 xbd backend: attach device vnd8d (size 204800) for domain 10 xbd backend: detach device vnd11d for domain 6 xbd backend: detach device vnd12d for domain 6 xbd backend: attach device vnd11d (size 3145728) for domain 11 xbd backend: attach device vnd12d (size 204800) for domain 11 (XEN) extable.c:95: Pre-exception: ffff82d08023eb34 -> ffff82d0802433a4 xbd backend: detach device vnd2d for domain 9 xbd backend: detach device vnd1d for domain 9 xbd backend: detach device vnd4d for domain 8 xbd backend: detach device vnd3d for domain 8 + true + echo 'put 7.2-amd64.log' + tftp '10.169.0.1' tftp> Sent 348977 bytes in 0.1 seconds tftp> + sleep 10 + echo end 'test of 7.2-amd64 domU' end test of 7.2-amd64 domU + date Tue Sep 4 09:47:50 UTC 2018 + sleep 10 + true + tftp '10.169.0.1' + echo 'put 7.2-i386.log' tftp> Sent 344838 bytes in 0.1 seconds tftp> + sleep 10 + echo end 'test of 7.2-i386 domU' end test of 7.2-i386 domU + date Tue Sep 4 09:48:01 UTC 2018 + sleep 10 Sep 4 09:52:10 anita-test sshd[1388]: error: PAM: authentication error for root from 10.0.1.149 xbd backend: detach device vnd9d for domain 7 xbd backend: detach device vnd10d for domain 7 + true + tftp '10.169.0.1' + echo 'put 8.0-amd64.log' tftp> Sent 450234 bytes in 0.1 seconds tftp> + sleep 10 + echo end 'test of 8.0-amd64 domU' end test of 8.0-amd64 domU + date Tue Sep 4 10:23:06 UTC 2018 + sleep 10 xbd backend: detach device vnd7d for domain 10 xbd backend: detach device vnd8d for domain 10 + true + tftp '10.169.0.1' + echo 'put 8.0-i386.log' tftp> Sent 453932 bytes in 0.1 seconds tftp> + sleep 10 + echo end 'test of 8.0-i386 domU' end test of 8.0-i386 domU + date Tue Sep 4 10:27:31 UTC 2018 + sleep 10 xbd backend: detach device vnd11d for domain 11 xbd backend: detach device vnd12d for domain 11 + true + echo 'put current-2018.08.29.11.29.27-amd64.log' + tftp '10.169.0.1' tftp> Sent 583722 bytes in 0.1 seconds tftp> + sleep 10 + echo end 'test of current-2018.08.29.11.29.27-amd64 domU' end test of current-2018.08.29.11.29.27-amd64 domU + date Tue Sep 4 10:28:53 UTC 2018 + sleep 10 + true + echo 'put current-2018.08.29.11.29.27-i386.log' + tftp '10.169.0.1' tftp> Sent 80561 bytes in 0.0 seconds tftp> + sleep 10 + echo end 'test of current-2018.08.29.11.29.27-i386 domU' end test of current-2018.08.29.11.29.27-i386 domU + date Tue Sep 4 12:05:23 UTC 2018 + sleep 10 anita-root-shell-prompt-1536051158.83# echo exit_status=$?= + echo 'exit_status=0=' exit_status=0= anita-root-shell-prompt-1536051158.83# halt + halt Sep 4 12:05:33 anita-test halt: halted by root Sep 4 12:05:33 anita-test syslogd[185]: Exiting on signal 15 syncing disks... done sd1: detached cd0: detached brgphy3: detached brgphy2: detached brgphy1: detached brgphy0: detached atapibus0: detached com1: detached bnx3: detached bnx2: detached bnx1: detached bnx0: detached atabus1: detached atabus0: detached pci11: detached pci10: detached pci9: detached pci8: detached pci7: detached pci6: detached pci5: detached pci4: detached pci3: detached pci2: detached ppb10: detached pchb12: detached pchb11: detached pchb10: detached pchb9: detached pchb8: detached pchb7: detached pchb6: detached pchb5: detached pchb4: detached pchb3: detached pchb2: detached pchb1: detached ppb9: detached ppb8: detached ppb7: detached ppb6: detached ppb5: detached ppb4: detached ppb3: detached ppb2: detached ppb1: detached pchb0: detached vnd12: detached vnd11: detached vnd10: detached vnd9: detached vnd8: detached vnd7: detached vnd4: detached vnd3: detached vnd2: detached vnd1: detached vnd0: detached sd0: detached scsibus0: detached The operating system has halted. Please press any key to reboot. 14603.66 real 17.87 user 5.29 sys