/usr/pkg/bin/anita:4: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html __import__('pkg_resources').run_script('anita==2.15', 'anita') This is anita version 2.15 Using pexpect version 4.9.0 /usr/pkg/bin/anita \ --workdir=/bracket/evbarm-aarch64/test/2020.07.16.11.49.38/anita \ --structured-log-file=/bracket/evbarm-aarch64/test/2020.07.16.11.49.38/install.slog \ --vmm-args= install \ file:///bracket/evbarm-aarch64/release/2020.07.16.11.49.38/release/evbarm-aarch64/ Downloading file:///bracket/evbarm-aarch64/release/2020.07.16.11.49.38/release/evbarm-aarch64/binary/gzimg/arm64.img.gz... OK Downloading file:///bracket/evbarm-aarch64/release/2020.07.16.11.49.38/release/evbarm-aarch64/binary/kernel/netbsd-GENERIC64.img.gz... OK Creating hard disk image... done. Decompressing image... 1929984+0 records in 1929984+0 records out 988151808 bytes transferred in 16.983 secs (58184761 bytes/sec) done. QEMU emulator version 8.2.2 Copyright (c) 2003-2023 Fabrice Bellard and the QEMU Project developers qemu path: /usr/pkg/bin/qemu-system-aarch64 qemu package: qemu-8.2.2 glib2 package: glib2-2.78.4 reversing virtio devices qemu-system-aarch64 \ -m 512 \ -drive file=/bracket/evbarm-aarch64/test/2020.07.16.11.49.38/anita/wd0.img,format=raw,media=disk,snapshot=off,if=none,id=hd0 \ -device virtio-blk-device,drive=hd0 \ -nographic \ -M virt \ -cpu cortex-a57 \ -kernel /bracket/evbarm-aarch64/test/2020.07.16.11.49.38/anita/netbsd-GENERIC64.img \ -append root=NAME=netbsd-root child pid is 28046 Traceback (most recent call last): File "/usr/pkg/bin/anita", line 4, in __import__('pkg_resources').run_script('anita==2.15', 'anita') File "/usr/pkg/lib/python3.11/site-packages/pkg_resources/__init__.py", line 722, in run_script self.require(requires)[0].run_script(script_name, ns) File "/usr/pkg/lib/python3.11/site-packages/pkg_resources/__init__.py", line 1572, in run_script exec(script_code, namespace, namespace) File "/usr/pkg/lib/python3.11/site-packages/anita-2.15-py3.11.egg/EGG-INFO/scripts/anita", line 163, in File "/usr/pkg/lib/python3.11/site-packages/anita-2.15-py3.11.egg/EGG-INFO/scripts/anita", line 136, in main File "/usr/pkg/lib/python3.11/site-packages/anita-2.15-py3.11.egg/anita.py", line 2443, in install if self.dist.arch() == 'macppc': ^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.11/site-packages/anita-2.15-py3.11.egg/anita.py", line 1548, in _install self.child.expect("login:") ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.11/site-packages/anita-2.15-py3.11.egg/anita.py", line 1577, in _install_from_image self.dist.boot_isos()[0]) File "/usr/pkg/lib/python3.11/site-packages/anita-2.15-py3.11.egg/anita.py", line 256, in expect slog(self.structured_log_f, "match", self.match.group(0), timestamp = False); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.11/site-packages/pexpect/spawnbase.py", line 354, in expect return self.expect_list(compiled_pattern_list, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.11/site-packages/pexpect/spawnbase.py", line 383, in expect_list return exp.expect_loop(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.11/site-packages/pexpect/expect.py", line 181, in expect_loop return self.timeout(e) ^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.11/site-packages/pexpect/expect.py", line 144, in timeout raise exc pexpect.exceptions.TIMEOUT: Timeout exceeded. command: /usr/pkg/bin/qemu-system-aarch64 args: ['/usr/pkg/bin/qemu-system-aarch64', '-m', '512', '-drive', 'file=/bracket/evbarm-aarch64/test/2020.07.16.11.49.38/anita/wd0.img,format=raw,media=disk,snapshot=off,if=none,id=hd0', '-device', 'virtio-blk-device,drive=hd0', '-nographic', '-M', 'virt', '-cpu', 'cortex-a57', '-kernel', '/bracket/evbarm-aarch64/test/2020.07.16.11.49.38/anita/netbsd-GENERIC64.img', '-append', 'root=NAME=netbsd-root'] buffer (last 100 chars): b'' before (last 100 chars): '' after: match: None match_index: None exitstatus: None flag_eof: False pid: 28046 child_fd: 9 closed: False timeout: 3600 delimiter: logfile: None logfile_read: logfile_send: maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 30.0 delayafterterminate: 30.0 searcher: searcher_re: 0: re.compile(b'login:') 3659.81 real 1182.92 user 2463.54 sys