Source: netplan.io
Version: 0.105-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220917 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --buildsystem=meson
>    dh_update_autotools_config -O--buildsystem=meson
>    dh_autoreconf -O--buildsystem=meson
>    dh_auto_configure -O--buildsystem=meson
>       cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 meson .. 
> --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc 
> --localstatedir=/var --libdir=lib/x86_64-linux-gnu
> The Meson build system
> Version: 0.63.2
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: netplan
> Project version: 0.105
> C compiler for the host machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-2) 12.2.0")
> C linker for the host machine: cc ld.bfd 2.38.90.20220713
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency glib-2.0 found: YES 2.73.3
> Run-time dependency gio-2.0 found: YES 2.73.3
> Run-time dependency yaml-0.1 found: YES 0.2.5
> Run-time dependency uuid found: YES 2.38.1
> Run-time dependency libsystemd found: YES 251
> Run-time dependency systemd found: YES 251
> Run-time dependency bash-completion found: YES 2.11
> Program pyflakes3 found: YES (/usr/bin/pyflakes3)
> Program pycodestyle found: YES (/usr/bin/pycodestyle)
> Program nosetests3 found: YES (/usr/bin/nosetests3)
> Program pandoc found: YES (/usr/bin/pandoc)
> Program find found: YES (/usr/bin/find)
> Configuring io.netplan.Netplan.service using configuration
> Program tests/validate_docs.sh found: YES 
> (/<<PKGBUILDDIR>>/tests/validate_docs.sh)
> Program tests/cli.py found: YES (/<<PKGBUILDDIR>>/tests/cli.py)
> Build targets in project: 13
> 
> netplan 0.105
> 
>   User defined options
>     buildtype    : plain
>     libdir       : lib/x86_64-linux-gnu
>     localstatedir: /var
>     prefix       : /usr
>     sysconfdir   : /etc
>     wrap_mode    : nodownload
> 
> Found ninja-1.11.1 at /usr/bin/ninja
>    dh_auto_build -O--buildsystem=meson
>       cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v
> [1/29] cc -Isrc/libnetplan.so.0.0.p -Isrc -I../src -Iinclude -I../include 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid 
> -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall 
> -Winvalid-pch -Werror -std=c99 -O0 '-DSBINDIR="/usr/sbin"' 
> -D_XOPEN_SOURCE=700 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ src/libnetplan.so.0.0.p/names.c.o 
> -MF src/libnetplan.so.0.0.p/names.c.o.d -o src/libnetplan.so.0.0.p/names.c.o 
> -c ../src/names.c
> [2/29] cc -Isrc/libnetplan.so.0.0.p -Isrc -I../src -Iinclude -I../include 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid 
> -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall 
> -Winvalid-pch -Werror -std=c99 -O0 '-DSBINDIR="/usr/sbin"' 
> -D_XOPEN_SOURCE=700 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ 
> src/libnetplan.so.0.0.p/abi_compat.c.o -MF 
> src/libnetplan.so.0.0.p/abi_compat.c.o.d -o 
> src/libnetplan.so.0.0.p/abi_compat.c.o -c ../src/abi_compat.c
> [3/29] cc -Isrc/libnetplan.so.0.0.p -Isrc -I../src -Iinclude -I../include 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid 
> -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall 
> -Winvalid-pch -Werror -std=c99 -O0 '-DSBINDIR="/usr/sbin"' 
> -D_XOPEN_SOURCE=700 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ src/libnetplan.so.0.0.p/error.c.o 
> -MF src/libnetplan.so.0.0.p/error.c.o.d -o src/libnetplan.so.0.0.p/error.c.o 
> -c ../src/error.c
> [4/29] cc -Isrc/libnetplan.so.0.0.p -Isrc -I../src -Iinclude -I../include 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid 
> -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall 
> -Winvalid-pch -Werror -std=c99 -O0 '-DSBINDIR="/usr/sbin"' 
> -D_XOPEN_SOURCE=700 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ 
> src/libnetplan.so.0.0.p/openvswitch.c.o -MF 
> src/libnetplan.so.0.0.p/openvswitch.c.o.d -o 
> src/libnetplan.so.0.0.p/openvswitch.c.o -c ../src/openvswitch.c
> [5/29] cc -Isrc/libnetplan.so.0.0.p -Isrc -I../src -Iinclude -I../include 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid 
> -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall 
> -Winvalid-pch -Werror -std=c99 -O0 '-DSBINDIR="/usr/sbin"' 
> -D_XOPEN_SOURCE=700 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ src/libnetplan.so.0.0.p/sriov.c.o 
> -MF src/libnetplan.so.0.0.p/sriov.c.o.d -o src/libnetplan.so.0.0.p/sriov.c.o 
> -c ../src/sriov.c
> [6/29] cc -Isrc/libnetplan.so.0.0.p -Isrc -I../src -Iinclude -I../include 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid 
> -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall 
> -Winvalid-pch -Werror -std=c99 -O0 '-DSBINDIR="/usr/sbin"' 
> -D_XOPEN_SOURCE=700 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ src/libnetplan.so.0.0.p/types.c.o 
> -MF src/libnetplan.so.0.0.p/types.c.o.d -o src/libnetplan.so.0.0.p/types.c.o 
> -c ../src/types.c
> [7/29] cc -Isrc/libnetplan.so.0.0.p -Isrc -I../src -Iinclude -I../include 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid 
> -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall 
> -Winvalid-pch -Werror -std=c99 -O0 '-DSBINDIR="/usr/sbin"' 
> -D_XOPEN_SOURCE=700 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ src/libnetplan.so.0.0.p/nm.c.o -MF 
> src/libnetplan.so.0.0.p/nm.c.o.d -o src/libnetplan.so.0.0.p/nm.c.o -c 
> ../src/nm.c
> [8/29] cc -Isrc/libnetplan.so.0.0.p -Isrc -I../src -Iinclude -I../include 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid 
> -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall 
> -Winvalid-pch -Werror -std=c99 -O0 '-DSBINDIR="/usr/sbin"' 
> -D_XOPEN_SOURCE=700 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ 
> src/libnetplan.so.0.0.p/networkd.c.o -MF 
> src/libnetplan.so.0.0.p/networkd.c.o.d -o 
> src/libnetplan.so.0.0.p/networkd.c.o -c ../src/networkd.c
> [9/29] cc -Isrc/libnetplan.so.0.0.p -Isrc -I../src -Iinclude -I../include 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid 
> -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall 
> -Winvalid-pch -Werror -std=c99 -O0 '-DSBINDIR="/usr/sbin"' 
> -D_XOPEN_SOURCE=700 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ src/libnetplan.so.0.0.p/util.c.o 
> -MF src/libnetplan.so.0.0.p/util.c.o.d -o src/libnetplan.so.0.0.p/util.c.o -c 
> ../src/util.c
> [10/29] cc -Isrc/libnetplan.so.0.0.p -Isrc -I../src -Iinclude -I../include 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid 
> -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall 
> -Winvalid-pch -Werror -std=c99 -O0 '-DSBINDIR="/usr/sbin"' 
> -D_XOPEN_SOURCE=700 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ 
> src/libnetplan.so.0.0.p/parse-nm.c.o -MF 
> src/libnetplan.so.0.0.p/parse-nm.c.o.d -o 
> src/libnetplan.so.0.0.p/parse-nm.c.o -c ../src/parse-nm.c
> [11/29] cc -Isrc/libnetplan.so.0.0.p -Isrc -I../src -Iinclude -I../include 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid 
> -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall 
> -Winvalid-pch -Werror -std=c99 -O0 '-DSBINDIR="/usr/sbin"' 
> -D_XOPEN_SOURCE=700 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ 
> src/libnetplan.so.0.0.p/validation.c.o -MF 
> src/libnetplan.so.0.0.p/validation.c.o.d -o 
> src/libnetplan.so.0.0.p/validation.c.o -c ../src/validation.c
> [12/29] cc -Isrc/generate.p -Isrc -I../src -Iinclude -I../include 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid 
> -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror 
> -std=c99 -O0 '-DSBINDIR="/usr/sbin"' -D_XOPEN_SOURCE=700 -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ 
> src/generate.p/generate.c.o -MF src/generate.p/generate.c.o.d -o 
> src/generate.p/generate.c.o -c ../src/generate.c
> [13/29] /usr/bin/pandoc -s -o doc/netplan-apply.8 --from=markdown-smart 
> ../doc/netplan-apply.md
> [14/29] /usr/bin/pandoc -s -o doc/netplan-dbus.8 --from=markdown-smart 
> ../doc/netplan-dbus.md
> [15/29] /usr/bin/meson --internal exe --capture dbus/_features.h -- /bin/sh 
> -c /<<PKGBUILDDIR>>/features_h_generator.sh
> [16/29] /usr/bin/pandoc -s -o doc/netplan-generate.8 --from=markdown-smart 
> ../doc/netplan-generate.md
> [17/29] /usr/bin/pandoc -s -o doc/netplan-get.8 --from=markdown-smart 
> ../doc/netplan-get.md
> [18/29] /usr/bin/pandoc -s -o doc/netplan-set.8 --from=markdown-smart 
> ../doc/netplan-set.md
> [19/29] /usr/bin/meson --internal exe --capture netplan/_features.py -- 
> /bin/sh -c /<<PKGBUILDDIR>>/features_py_generator.sh
> [20/29] /usr/bin/pandoc -s -o doc/netplan-try.8 --from=markdown-smart 
> ../doc/netplan-try.md
> [21/29] /usr/bin/pandoc -s -o doc/netplan.5 --from=markdown-smart 
> ../doc/manpage-header.md ../doc/netplan-yaml.md ../doc/manpage-footer.md
> [22/29] /usr/bin/pandoc -s --metadata 'title="Netplan reference"' --toc -o 
> doc/netplan.html ../doc/netplan-yaml.md
> [23/29] cc -Idbus/netplan-dbus.p -Idbus -I../dbus -Iinclude -I../include 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid 
> -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror 
> -std=c99 -O0 '-DSBINDIR="/usr/sbin"' -D_XOPEN_SOURCE=700 -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ 
> dbus/netplan-dbus.p/.._src_dbus.c.o -MF dbus/netplan-dbus.p/.._src_dbus.c.o.d 
> -o dbus/netplan-dbus.p/.._src_dbus.c.o -c ../src/dbus.c
> [24/29] cc -Isrc/libnetplan.so.0.0.p -Isrc -I../src -Iinclude -I../include 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid 
> -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall 
> -Winvalid-pch -Werror -std=c99 -O0 '-DSBINDIR="/usr/sbin"' 
> -D_XOPEN_SOURCE=700 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ 
> src/libnetplan.so.0.0.p/netplan.c.o -MF src/libnetplan.so.0.0.p/netplan.c.o.d 
> -o src/libnetplan.so.0.0.p/netplan.c.o -c ../src/netplan.c
> [25/29] cc -Isrc/libnetplan.so.0.0.p -Isrc -I../src -Iinclude -I../include 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid 
> -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall 
> -Winvalid-pch -Werror -std=c99 -O0 '-DSBINDIR="/usr/sbin"' 
> -D_XOPEN_SOURCE=700 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ src/libnetplan.so.0.0.p/parse.c.o 
> -MF src/libnetplan.so.0.0.p/parse.c.o.d -o src/libnetplan.so.0.0.p/parse.c.o 
> -c ../src/parse.c
> [26/29] cc  -o src/libnetplan.so.0.0 src/libnetplan.so.0.0.p/abi_compat.c.o 
> src/libnetplan.so.0.0.p/error.c.o src/libnetplan.so.0.0.p/names.c.o 
> src/libnetplan.so.0.0.p/netplan.c.o src/libnetplan.so.0.0.p/networkd.c.o 
> src/libnetplan.so.0.0.p/nm.c.o src/libnetplan.so.0.0.p/openvswitch.c.o 
> src/libnetplan.so.0.0.p/parse.c.o src/libnetplan.so.0.0.p/parse-nm.c.o 
> src/libnetplan.so.0.0.p/sriov.c.o src/libnetplan.so.0.0.p/types.c.o 
> src/libnetplan.so.0.0.p/util.c.o src/libnetplan.so.0.0.p/validation.c.o 
> -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group 
> -Wl,-soname,libnetplan.so.0.0 -Wl,-z,relro -Wl,-z,now -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -T 
> /<<PKGBUILDDIR>>/abicompat.lds /usr/lib/x86_64-linux-gnu/libglib-2.0.so 
> /usr/lib/x86_64-linux-gnu/libgio-2.0.so 
> /usr/lib/x86_64-linux-gnu/libgobject-2.0.so 
> /usr/lib/x86_64-linux-gnu/libyaml.so /usr/lib/x86_64-linux-gnu/libuuid.so 
> -Wl,--end-group
> [27/29] /usr/bin/meson --internal symbolextractor 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu src/libnetplan.so.0.0 
> src/libnetplan.so.0.0 src/libnetplan.so.0.0.p/libnetplan.so.0.0.symbols 
> [28/29] cc  -o src/generate src/generate.p/generate.c.o -Wl,--as-needed 
> -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 '-Wl,-rpath,$ORIGIN/' 
> -Wl,-rpath-link,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src -Wl,--start-group 
> src/libnetplan.so.0.0 /usr/lib/x86_64-linux-gnu/libglib-2.0.so 
> /usr/lib/x86_64-linux-gnu/libgio-2.0.so 
> /usr/lib/x86_64-linux-gnu/libgobject-2.0.so 
> /usr/lib/x86_64-linux-gnu/libyaml.so /usr/lib/x86_64-linux-gnu/libuuid.so 
> -Wl,--end-group
> [29/29] cc  -o dbus/netplan-dbus dbus/netplan-dbus.p/.._src_dbus.c.o 
> -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
> '-Wl,-rpath,$ORIGIN/../src' 
> -Wl,-rpath-link,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src -Wl,--start-group 
> src/libnetplan.so.0.0 /usr/lib/x86_64-linux-gnu/libsystemd.so 
> /usr/lib/x86_64-linux-gnu/libglib-2.0.so 
> /usr/lib/x86_64-linux-gnu/libgio-2.0.so 
> /usr/lib/x86_64-linux-gnu/libgobject-2.0.so 
> /usr/lib/x86_64-linux-gnu/libyaml.so /usr/lib/x86_64-linux-gnu/libuuid.so 
> -Wl,--end-group
>    dh_auto_test -O--buildsystem=meson
>       cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 MESON_TESTTHREADS=8 meson test
> ninja: Entering directory `/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> [1/2] Generating dbus/_features.h with a custom command (wrapped by meson to 
> capture output)
> [2/2] Generating netplan/_features.py with a custom command (wrapped by meson 
> to capture output)
> 1/5 documentation OK               1.12s
> 2/5 linting       OK               1.50s
> 3/5 codestyle     OK               2.55s
> 4/5 legacy-tests  OK              27.26s
> 5/5 unit-tests    FAIL            58.69s   exit status 1
> >>> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src 
> >>> PYTHONPATH=/<<PKGBUILDDIR>> 
> >>> NETPLAN_GENERATE_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/generate 
> >>> MALLOC_PERTURB_=71 
> >>> NETPLAN_DBUS_CMD=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/dbus/netplan-dbus 
> >>> /usr/bin/nosetests3 -v --with-coverage /<<PKGBUILDDIR>>
> 
> 
> Ok:                 4   
> Expected Fail:      0   
> Fail:               1   
> Unexpected Pass:    0   
> Skipped:            0   
> Timeout:            0   
> 
> Full log written to 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-logs/testlog.txt
>       cd obj-x86_64-linux-gnu && tail -v -n \+0 meson-logs/testlog.txt
> ==> meson-logs/testlog.txt <==
> Log of Meson test suite run on 2022-09-17T19:59:46.189298
> 
> Inherited environment: SCHROOT_GID=1001 DEB_HOST_MULTIARCH=x86_64-linux-gnu 
> LC_ALL=C.UTF-8 DEB_HOST_GNU_SYSTEM=linux-gnu 
> DEB_BUILD_GNU_TYPE=x86_64-linux-gnu DEB_TARGET_ARCH_LIBC=gnu 
> DEB_BUILD_ARCH_ENDIAN=little DEB_BUILD_GNU_SYSTEM=linux-gnu 
> DEB_BUILD_ARCH_BITS=64 DEB_BUILD_OPTIONS=parallel=8 DEB_HOST_ARCH=amd64 
> DEB_TARGET_ARCH_ENDIAN=little SOURCE_DATE_EPOCH=1661338761 
> DEB_HOST_ARCH_BITS=64 LANG=C.UTF-8 MAKEFLAGS='' SCHROOT_GROUP=user42 
> DEB_TARGET_ARCH=amd64 DEB_HOST_GNU_CPU=x86_64 DEB_BUILD_ARCH_LIBC=gnu 
> MFLAGS='' DEB_TARGET_ARCH_BITS=64 DEB_BUILD_ARCH_CPU=amd64 LC_COLLATE=C.UTF-8 
> SCHROOT_ALIAS_NAME=unstable DEB_HOST_ARCH_OS=linux SHELL=/bin/sh 
> DEB_HOST_ARCH_CPU=amd64 SCHROOT_USER=user42 
> PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games 
> DEB_BUILD_ARCH_ABI=base DEB_BUILD_ARCH=amd64 DEB_HOST_ARCH_LIBC=gnu 
> SCHROOT_SESSION_ID=sid-amd64-sbuild-592c8709-f284-48f8-902a-b119279944d7 
> DEB_TARGET_ARCH_CPU=amd64 DEB_HOST_GNU_TYPE=x86_64-linux-gnu 
> DEB_BUILD_ARCH_OS=linux LOGNAME=user42 DEB_TARGET_MULTIARCH=x86_64-linux-gnu 
> DEB_BUILD_GNU_CPU=x86_64 DEB_TARGET_ARCH_OS=linux USER=user42 
> DEB_HOST_ARCH_ABI=base DEB_BUILD_MULTIARCH=x86_64-linux-gnu 
> DEB_TARGET_GNU_TYPE=x86_64-linux-gnu DEB_TARGET_ARCH_ABI=base 
> SCHROOT_UID=1001 SCHROOT_COMMAND='dpkg-buildpackage --sanitize-env -us -uc 
> -rfakeroot -sa' DEB_TARGET_GNU_CPU=x86_64 APT_CONFIG=/var/lib/sbuild/apt.conf 
> HOME=/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home 
> DEB_RULES_REQUIRES_ROOT=no DEB_TARGET_GNU_SYSTEM=linux-gnu 
> DEB_HOST_ARCH_ENDIAN=little SCHROOT_CHROOT_NAME=sid-amd64-sbuild 
> DEB_BUILD_MAINT_OPTIONS=hardening=+all MAKELEVEL=1 DH_INTERNAL_BUILDFLAGS=1 
> ASFLAGS='' CFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security' 
> CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' CXXFLAGS='-g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security' DFLAGS=-frelease FCFLAGS='-g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong' FFLAGS='-g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong' GCJFLAGS='-g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong' 
> LDFLAGS='-Wl,-z,relro -Wl,-z,now' OBJCFLAGS='-g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security' OBJCXXFLAGS='-g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security' XDG_RUNTIME_DIR=/tmp/dh-xdg-rundir-bTx6VrZH 
> MESON_TESTTHREADS=8 
> 
> ==================================== 1/5 =====================================
> test:         documentation
> start time:   19:59:46
> duration:     1.12s
> result:       exit status 0
> command:      MALLOC_PERTURB_=208 /<<PKGBUILDDIR>>/tests/validate_docs.sh
> ----------------------------------- stdout -----------------------------------
> validate_docs: OK
> ==============================================================================
> 
> ==================================== 2/5 =====================================
> test:         linting
> start time:   19:59:46
> duration:     1.50s
> result:       exit status 0
> command:      MALLOC_PERTURB_=132 /usr/bin/pyflakes3 /<<PKGBUILDDIR>>
> ==============================================================================
> 
> ==================================== 3/5 =====================================
> test:         codestyle
> start time:   19:59:46
> duration:     2.55s
> result:       exit status 0
> command:      MALLOC_PERTURB_=22 /usr/bin/pycodestyle --max-line-length=130 
> --exclude=doc/env /<<PKGBUILDDIR>>
> ==============================================================================
> 
> ==================================== 4/5 =====================================
> test:         legacy-tests
> start time:   19:59:46
> duration:     27.26s
> result:       exit status 0
> command:      LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src 
> PYTHONPATH=/<<PKGBUILDDIR>> 
> NETPLAN_GENERATE_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/generate 
> MALLOC_PERTURB_=62 
> NETPLAN_DBUS_CMD=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/dbus/netplan-dbus 
> /<<PKGBUILDDIR>>/tests/cli.py
> ----------------------------------- stdout -----------------------------------
> test_command_help (__main__.TestArgs) ... ok
> test_global_help (__main__.TestArgs) ... ok
> test_no_command (__main__.TestArgs) ... ok
> test_mapping_for_interface (__main__.TestGenerate) ... ok
> test_mapping_for_renamed_iface (__main__.TestGenerate) ... ok
> test_mapping_for_unknown_iface (__main__.TestGenerate) ... ok
> test_no_config (__main__.TestGenerate) ... ok
> test_with_config (__main__.TestGenerate) ... ok
> test_with_empty_config (__main__.TestGenerate) ... ok
> test_allow (__main__.TestIfupdownMigrate) ... ok
> test_dhcp4 (__main__.TestIfupdownMigrate) ... ok
> test_dhcp4_and_6 (__main__.TestIfupdownMigrate) ... ok
> test_dhcp6 (__main__.TestIfupdownMigrate) ... ok
> test_dhcp_options (__main__.TestIfupdownMigrate) ... ok
> test_include_abs (__main__.TestIfupdownMigrate) ... ok
> test_include_rel (__main__.TestIfupdownMigrate) ... ok
> test_includedir_abs (__main__.TestIfupdownMigrate) ... ok
> test_includedir_rel (__main__.TestIfupdownMigrate) ... ok
> test_loopback_only (__main__.TestIfupdownMigrate) ... ok
> test_mapping (__main__.TestIfupdownMigrate) ... ok
> test_no_config (__main__.TestIfupdownMigrate) ... ok
> test_no_scripts (__main__.TestIfupdownMigrate) ... ok
> test_noauto (__main__.TestIfupdownMigrate) ... ok
> test_only_empty_include (__main__.TestIfupdownMigrate) ... ok
> test_static_dns (__main__.TestIfupdownMigrate) ... ok
> test_static_dns2 (__main__.TestIfupdownMigrate) ... ok
> test_static_gateway (__main__.TestIfupdownMigrate) ... ok
> test_static_hwaddress (__main__.TestIfupdownMigrate) ... ok
> test_static_invalid_mtu (__main__.TestIfupdownMigrate) ... ok
> test_static_ipv4_invalid_addr (__main__.TestIfupdownMigrate) ... ok
> test_static_ipv4_invalid_netmask (__main__.TestIfupdownMigrate) ... ok
> test_static_ipv4_invalid_prefixlen (__main__.TestIfupdownMigrate) ... ok
> test_static_ipv4_netmask (__main__.TestIfupdownMigrate) ... ok
> test_static_ipv4_no_address (__main__.TestIfupdownMigrate) ... ok
> test_static_ipv4_no_network (__main__.TestIfupdownMigrate) ... ok
> test_static_ipv4_prefix (__main__.TestIfupdownMigrate) ... ok
> test_static_ipv4_unknown_option (__main__.TestIfupdownMigrate) ... ok
> test_static_ipv4_unsupported_option (__main__.TestIfupdownMigrate) ... ok
> test_static_ipv6_accept_ra_0 (__main__.TestIfupdownMigrate) ... ok
> test_static_ipv6_accept_ra_1 (__main__.TestIfupdownMigrate) ... ok
> test_static_ipv6_accept_ra_2 (__main__.TestIfupdownMigrate) ... ok
> test_static_ipv6_accept_ra_unexpected (__main__.TestIfupdownMigrate) ... ok
> test_static_ipv6_invalid_addr (__main__.TestIfupdownMigrate) ... ok
> test_static_ipv6_invalid_netmask (__main__.TestIfupdownMigrate) ... ok
> test_static_ipv6_invalid_prefixlen (__main__.TestIfupdownMigrate) ... ok
> test_static_ipv6_netmask (__main__.TestIfupdownMigrate) ... ok
> test_static_ipv6_no_address (__main__.TestIfupdownMigrate) ... ok
> test_static_ipv6_no_network (__main__.TestIfupdownMigrate) ... ok
> test_static_ipv6_prefix (__main__.TestIfupdownMigrate) ... ok
> test_static_ipv6_unknown_option (__main__.TestIfupdownMigrate) ... ok
> test_static_ipv6_unsupported_option (__main__.TestIfupdownMigrate) ... ok
> test_static_mtu (__main__.TestIfupdownMigrate) ... ok
> test_static_two_different_macs (__main__.TestIfupdownMigrate) ... ok
> test_static_two_different_mtus (__main__.TestIfupdownMigrate) ... ok
> test_system (__main__.TestIfupdownMigrate) ... ok
> test_too_few_fields (__main__.TestIfupdownMigrate) ... ok
> test_too_many_fields (__main__.TestIfupdownMigrate) ... ok
> test_unknown_allow (__main__.TestIfupdownMigrate) ... ok
> test_unknown_family (__main__.TestIfupdownMigrate) ... ok
> test_unknown_method (__main__.TestIfupdownMigrate) ... ok
> test_unknown_stanza (__main__.TestIfupdownMigrate) ... ok
> test_write_file_haveconfig (__main__.TestIfupdownMigrate) ... ok
> test_write_file_noconfig (__main__.TestIfupdownMigrate) ... ok
> test_write_file_prev_run (__main__.TestIfupdownMigrate) ... ok
> test_write_file_unsupported (__main__.TestIfupdownMigrate) ... ok
> test_info_defaults (__main__.TestInfo)
> Check that 'netplan info' outputs at all, should include website URL ... ok
> test_info_json (__main__.TestInfo)
> Verify that 'netplan info --json' output looks a bit like JSON ... ok
> test_info_yaml (__main__.TestInfo)
> Verify that 'netplan info --yaml' output looks a bit like YAML ... ok
> test_ip_leases_networkd (__main__.TestIp) ... ok
> test_ip_leases_nm (__main__.TestIp) ... ok
> test_ip_leases_nm_dhclient_fallback (__main__.TestIp) ... ok
> test_ip_leases_nm_fail (__main__.TestIp) ... ok
> test_ip_leases_no_networkd_lease (__main__.TestIp) ... ok
> test_ip_leases_no_nm_lease (__main__.TestIp) ... ok
> test_valid_subcommand (__main__.TestIp) ... ok
> 
> ----------------------------------------------------------------------
> Ran 75 tests in 26.704s
> 
> OK
> ----------------------------------- stderr -----------------------------------
> No lease found for interface 'lo': Could not find a NetworkManager connection 
> for the interface: Command '['nmcli', 'dev', 'show', 'lo']' returned non-zero 
> exit status 10.
> ==============================================================================
> 
> ==================================== 5/5 =====================================
> test:         unit-tests
> start time:   19:59:46
> duration:     58.69s
> result:       exit status 1
> command:      LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src 
> PYTHONPATH=/<<PKGBUILDDIR>> 
> NETPLAN_GENERATE_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/generate 
> MALLOC_PERTURB_=71 
> NETPLAN_DBUS_CMD=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/dbus/netplan-dbus 
> /usr/bin/nosetests3 -v --with-coverage /<<PKGBUILDDIR>>
> ----------------------------------- stderr -----------------------------------
> test_netplan_apply_in_snap_calls_busctl (dbus.test_dbus.TestNetplanDBus) ... 
> ok
> test_netplan_apply_in_snap_calls_busctl_err (dbus.test_dbus.TestNetplanDBus) 
> ... ok
> test_netplan_apply_in_snap_calls_busctl_ret130 
> (dbus.test_dbus.TestNetplanDBus) ... ok
> test_netplan_apply_in_snap_uses_dbus (dbus.test_dbus.TestNetplanDBus) ... ok
> test_netplan_dbus_config (dbus.test_dbus.TestNetplanDBus) ... ok
> test_netplan_dbus_config_apply (dbus.test_dbus.TestNetplanDBus) ... ok
> test_netplan_dbus_config_cancel (dbus.test_dbus.TestNetplanDBus) ... ok
> test_netplan_dbus_config_get (dbus.test_dbus.TestNetplanDBus) ... ok
> test_netplan_dbus_config_set (dbus.test_dbus.TestNetplanDBus) ... ok
> test_netplan_dbus_config_set_invalidate (dbus.test_dbus.TestNetplanDBus) ... 
> ok
> test_netplan_dbus_config_set_uninvalidate (dbus.test_dbus.TestNetplanDBus) 
> ... ok
> test_netplan_dbus_config_set_uninvalidate_timeout 
> (dbus.test_dbus.TestNetplanDBus) ... ok
> test_netplan_dbus_config_try_apply (dbus.test_dbus.TestNetplanDBus) ... ok
> test_netplan_dbus_config_try_cancel (dbus.test_dbus.TestNetplanDBus) ... ok
> test_netplan_dbus_config_try_cb (dbus.test_dbus.TestNetplanDBus) ... ok
> test_netplan_dbus_config_try_config_try (dbus.test_dbus.TestNetplanDBus) ... 
> ok
> test_netplan_dbus_config_try_no_ready_signal (dbus.test_dbus.TestNetplanDBus) 
> ... ok
> test_netplan_dbus_generate (dbus.test_dbus.TestNetplanDBus) ... ok
> test_netplan_dbus_happy (dbus.test_dbus.TestNetplanDBus) ... ok
> test_netplan_dbus_info (dbus.test_dbus.TestNetplanDBus) ... ok
> test_netplan_dbus_no_such_command (dbus.test_dbus.TestNetplanDBus) ... ok
> test_netplan_dbus_noroot (dbus.test_dbus.TestNetplanDBus) ... ok
> test_netplan_generate_in_snap_calls_busctl (dbus.test_dbus.TestNetplanDBus) 
> ... ok
> test_netplan_generate_in_snap_calls_busctl_err 
> (dbus.test_dbus.TestNetplanDBus) ... ok
> test_netplan_generate_in_snap_calls_busctl_ret130 
> (dbus.test_dbus.TestNetplanDBus) ... ok
> test_empty_config (generator.test_args.TestConfigArgs) ... ok
> test_file_args (generator.test_args.TestConfigArgs) ... ok
> test_file_args_notfound (generator.test_args.TestConfigArgs) ... ok
> test_help (generator.test_args.TestConfigArgs) ... ok
> test_no_configs (generator.test_args.TestConfigArgs) ... ok
> test_no_files (generator.test_args.TestConfigArgs) ... ok
> test_output_mkdir_error (generator.test_args.TestConfigArgs) ... ok
> test_systemd_generator (generator.test_args.TestConfigArgs) ... ok
> test_systemd_generator_badcall (generator.test_args.TestConfigArgs) ... ok
> test_systemd_generator_noconf (generator.test_args.TestConfigArgs) ... ok
> test_unknown_cli_args (generator.test_args.TestConfigArgs) ... ok
> test_auth_invalid_eap_method (generator.test_auth.TestConfigErrors) ... ok
> test_auth_invalid_key_mgmt (generator.test_auth.TestConfigErrors) ... ok
> test_auth_networkd_wifi_psk_64_non_hexdigit 
> (generator.test_auth.TestConfigErrors) ... ok
> test_auth_networkd_wifi_psk_too_big (generator.test_auth.TestConfigErrors) 
> ... ok
> test_auth_networkd_wifi_psk_too_small (generator.test_auth.TestConfigErrors) 
> ... ok
> test_auth_networkd_wire_psk_64_non_hexdigit 
> (generator.test_auth.TestConfigErrors) ... ok
> test_auth_wifi_detailed (generator.test_auth.TestNetworkManager) ... ok
> test_auth_wired (generator.test_auth.TestNetworkManager) ... ok
> test_auth_wifi_detailed (generator.test_auth.TestNetworkd) ... ok
> test_auth_wired (generator.test_auth.TestNetworkd) ... ok
> test_bond_bridge_cross_assignments1 (generator.test_bonds.TestConfigErrors) 
> ... ok
> test_bond_bridge_cross_assignments2 (generator.test_bonds.TestConfigErrors) 
> ... ok
> test_bond_bridge_nested_assignments (generator.test_bonds.TestConfigErrors) 
> ... ok
> test_bond_duplicate_primary_slave (generator.test_bonds.TestConfigErrors) ... 
> ok
> test_bond_invalid_arp_target (generator.test_bonds.TestConfigErrors) ... ok
> test_bond_invalid_mode (generator.test_bonds.TestConfigErrors) ... ok
> test_bond_invalid_primary_slave (generator.test_bonds.TestConfigErrors) ... ok
> test_bond_multiple_assignments (generator.test_bonds.TestConfigErrors) ... ok
> test_bond_components (generator.test_bonds.TestNetworkManager) ... ok
> test_bond_empty (generator.test_bonds.TestNetworkManager) ... ok
> test_bond_empty_params (generator.test_bonds.TestNetworkManager) ... ok
> test_bond_primary_slave (generator.test_bonds.TestNetworkManager) ... ok
> test_bond_with_params (generator.test_bonds.TestNetworkManager) ... ok
> test_bond_components (generator.test_bonds.TestNetworkd) ... ok
> test_bond_dhcp6_no_accept_ra (generator.test_bonds.TestNetworkd) ... ok
> test_bond_empty (generator.test_bonds.TestNetworkd) ... ok
> test_bond_empty_parameters (generator.test_bonds.TestNetworkd) ... ok
> test_bond_primary_slave (generator.test_bonds.TestNetworkd) ... ok
> test_bond_primary_slave_duplicate (generator.test_bonds.TestNetworkd) ... ok
> Validate that the correct spelling of gratuitous also works ... ok
> test_bond_with_parameters (generator.test_bonds.TestNetworkd) ... ok
> test_bond_with_parameters_all_suffix (generator.test_bonds.TestNetworkd) ... 
> ok
> test_bridge_invalid_dev_for_path_cost 
> (generator.test_bridges.TestConfigErrors) ... ok
> test_bridge_invalid_dev_for_port_prio 
> (generator.test_bridges.TestConfigErrors) ... ok
> test_bridge_invalid_path_cost (generator.test_bridges.TestConfigErrors) ... ok
> test_bridge_invalid_port_prio (generator.test_bridges.TestConfigErrors) ... ok
> test_bridge_multiple_assignments (generator.test_bridges.TestConfigErrors) 
> ... ok
> test_bridge_path_cost_already_defined 
> (generator.test_bridges.TestConfigErrors) ... ok
> test_bridge_port_prio_already_defined 
> (generator.test_bridges.TestConfigErrors) ... ok
> test_bridge_unknown_iface (generator.test_bridges.TestConfigErrors) ... ok
> test_bridge_stp (generator.test_bridges.TestNetplanYAMLv2) ... ok
> test_bridge_components (generator.test_bridges.TestNetworkManager) ... ok
> test_bridge_def_renderer (generator.test_bridges.TestNetworkManager) ... ok
> test_bridge_empty (generator.test_bridges.TestNetworkManager) ... ok
> test_bridge_forward_declaration (generator.test_bridges.TestNetworkManager) 
> ... ok
> test_bridge_params (generator.test_bridges.TestNetworkManager) ... ok
> test_bridge_set_mac (generator.test_bridges.TestNetworkManager) ... ok
> test_bridge_type_renderer (generator.test_bridges.TestNetworkManager) ... ok
> test_bridge_components (generator.test_bridges.TestNetworkd) ... ok
> test_bridge_def_renderer (generator.test_bridges.TestNetworkd) ... ok
> test_bridge_dhcp6_no_accept_ra (generator.test_bridges.TestNetworkd) ... ok
> test_bridge_empty (generator.test_bridges.TestNetworkd) ... ok
> test_bridge_forward_declaration (generator.test_bridges.TestNetworkd) ... ok
> test_bridge_params (generator.test_bridges.TestNetworkd) ... ok
> test_bridge_set_mac (generator.test_bridges.TestNetworkd) ... ok
> test_bridge_type_renderer (generator.test_bridges.TestNetworkd) ... ok
> test_eth_bridge_nm_blacklist (generator.test_bridges.TestNetworkd) ... ok
> test_fwdecl_bridge_on_bond (generator.test_common.TestForwardDeclaration) ... 
> ok
> test_fwdecl_feature_blend (generator.test_common.TestForwardDeclaration) ... 
> ok
> test_add_def (generator.test_common.TestMerging) ... ok
> test_change_def (generator.test_common.TestMerging) ... ok
> test_cleanup_old_config (generator.test_common.TestMerging) ... ok
> test_def_in_lib (generator.test_common.TestMerging) ... ok
> test_def_in_run (generator.test_common.TestMerging) ... ok
> test_global_backend (generator.test_common.TestMerging) ... ok
> test_ref (generator.test_common.TestMerging) ... ok
> test_activation_mode_manual (generator.test_common.TestNetworkManager) ... ok
> test_activation_mode_off (generator.test_common.TestNetworkManager) ... ok
> test_empty_conf (generator.test_common.TestNetworkManager) ... ok
> test_eth_def_renderer (generator.test_common.TestNetworkManager) ... ok
> test_eth_dhcp4_and_6 (generator.test_common.TestNetworkManager) ... ok
> test_eth_dhcp6 (generator.test_common.TestNetworkManager) ... ok
> test_eth_global_renderer (generator.test_common.TestNetworkManager) ... ok
> test_eth_ipv6_privacy (generator.test_common.TestNetworkManager) ... ok
> test_eth_manual_addresses (generator.test_common.TestNetworkManager) ... ok
> test_eth_manual_addresses_dhcp (generator.test_common.TestNetworkManager) ... 
> ok
> test_eth_type_renderer (generator.test_common.TestNetworkManager) ... ok
> test_gateway (generator.test_common.TestNetworkManager) ... 
> ** (process:3941519): WARNING **: 20:00:32.618: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> 
> ** (process:3941519): WARNING **: 20:00:32.618: `gateway6` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> test_global_renderer_only (generator.test_common.TestNetworkManager) ... ok
> test_ip6_addr_gen_mode (generator.test_common.TestNetworkManager) ... ok
> test_ip6_addr_gen_token (generator.test_common.TestNetworkManager) ... ok
> test_ipv6_mtu (generator.test_common.TestNetworkManager) ... ok
> test_mtu_all (generator.test_common.TestNetworkManager) ... ok
> test_nameserver (generator.test_common.TestNetworkManager) ... ok
> test_activation_mode_manual (generator.test_common.TestNetworkd) ... ok
> test_activation_mode_off (generator.test_common.TestNetworkd) ... ok
> test_bond_arp_ip_targets_multi_pass (generator.test_common.TestNetworkd) ... 
> ok
> test_dhcp_critical_true (generator.test_common.TestNetworkd) ... ok
> test_dhcp_identifier_duid (generator.test_common.TestNetworkd) ... ok
> test_dhcp_identifier_mac (generator.test_common.TestNetworkd) ... ok
> test_eth_address_option_label (generator.test_common.TestNetworkd) ... ok
> test_eth_address_option_lifetime_forever (generator.test_common.TestNetworkd) 
> ... ok
> test_eth_address_option_lifetime_zero (generator.test_common.TestNetworkd) 
> ... ok
> test_eth_address_option_multi_pass (generator.test_common.TestNetworkd) ... ok
> test_eth_def_renderer (generator.test_common.TestNetworkd) ... ok
> test_eth_dhcp4_and_6 (generator.test_common.TestNetworkd) ... ok
> test_eth_dhcp6 (generator.test_common.TestNetworkd) ... ok
> test_eth_dhcp6_accept_ra (generator.test_common.TestNetworkd) ... ok
> test_eth_dhcp6_accept_ra_unset (generator.test_common.TestNetworkd) ... ok
> test_eth_dhcp6_no_accept_ra (generator.test_common.TestNetworkd) ... ok
> test_eth_global_renderer (generator.test_common.TestNetworkd) ... ok
> test_eth_ignore_carrier_true (generator.test_common.TestNetworkd) ... ok
> test_eth_ipv6_privacy (generator.test_common.TestNetworkd) ... ok
> test_eth_manual_addresses (generator.test_common.TestNetworkd) ... ok
> test_eth_manual_addresses_dhcp (generator.test_common.TestNetworkd) ... ok
> test_eth_type_renderer (generator.test_common.TestNetworkd) ... ok
> test_gateway4 (generator.test_common.TestNetworkd) ... 
> ** (process:3941519): WARNING **: 20:00:33.183: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> test_gateway6 (generator.test_common.TestNetworkd) ... 
> ** (process:3941519): WARNING **: 20:00:33.204: `gateway6` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> test_gateway_full (generator.test_common.TestNetworkd) ... 
> ** (process:3941519): WARNING **: 20:00:33.221: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> 
> ** (process:3941519): WARNING **: 20:00:33.221: `gateway6` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> test_gateways_multi_pass (generator.test_common.TestNetworkd) ... 
> ** (process:3941519): WARNING **: 20:00:33.240: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> 
> ** (process:3941519): WARNING **: 20:00:33.240: `gateway6` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> 
> ** (process:3941519): WARNING **: 20:00:33.240: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> 
> ** (process:3941519): WARNING **: 20:00:33.240: `gateway6` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> test_ip6_addr_gen_mode (generator.test_common.TestNetworkd) ... ok
> test_ip6_addr_gen_token (generator.test_common.TestNetworkd) ... ok
> test_link_local_all (generator.test_common.TestNetworkd) ... ok
> test_link_local_disabled (generator.test_common.TestNetworkd) ... ok
> test_link_local_ipv4 (generator.test_common.TestNetworkd) ... ok
> test_link_local_ipv6 (generator.test_common.TestNetworkd) ... ok
> test_mtu_all (generator.test_common.TestNetworkd) ... ok
> test_nameserver (generator.test_common.TestNetworkd) ... ok
> test_optional (generator.test_common.TestNetworkd) ... ok
> test_optional_addresses (generator.test_common.TestNetworkd) ... ok
> test_optional_addresses_invalid (generator.test_common.TestNetworkd) ... ok
> test_optional_addresses_multiple (generator.test_common.TestNetworkd) ... ok
> test_override_default_metric_v4 
> (generator.test_dhcp_overrides.TestNetworkManager) ... ok
> test_override_default_metric_v6 
> (generator.test_dhcp_overrides.TestNetworkManager) ... ok
> test_dhcp_overrides_default_metric 
> (generator.test_dhcp_overrides.TestNetworkd) ... ok
> test_dhcp_overrides_hostname (generator.test_dhcp_overrides.TestNetworkd) ... 
> ok
> test_dhcp_overrides_send_hostname 
> (generator.test_dhcp_overrides.TestNetworkd) ... ok
> test_dhcp_overrides_use_dns (generator.test_dhcp_overrides.TestNetworkd) ... 
> ok
> test_dhcp_overrides_use_domains (generator.test_dhcp_overrides.TestNetworkd) 
> ... ok
> test_dhcp_overrides_use_hostname (generator.test_dhcp_overrides.TestNetworkd) 
> ... ok
> test_dhcp_overrides_use_mtu (generator.test_dhcp_overrides.TestNetworkd) ... 
> ok
> test_dhcp_overrides_use_ntp (generator.test_dhcp_overrides.TestNetworkd) ... 
> ok
> test_dhcp_overrides_use_routes (generator.test_dhcp_overrides.TestNetworkd) 
> ... ok
> test_addr_gen_mode_and_addr_gen_token 
> (generator.test_errors.TestConfigErrors) ... ok
> test_addr_gen_mode_not_supported (generator.test_errors.TestConfigErrors) ... 
> ok
> test_default_route_and_0 (generator.test_errors.TestConfigErrors) ... 
> ** (process:3941519): WARNING **: 20:00:34.762: Problem encountered while 
> validating default route consistency.Please set up multiple routing tables 
> and use `routing-policy` instead.
> Error: Conflicting default route declarations for IPv4 (table: main, metric: 
> default), first declared in engreen but also in engreen
> ok
> test_device_bad_route_advertised_receive_window 
> (generator.test_errors.TestConfigErrors) ... ok
> test_device_bad_route_congestion_window 
> (generator.test_errors.TestConfigErrors) ... ok
> test_device_bad_route_metric (generator.test_errors.TestConfigErrors) ... ok
> test_device_bad_route_mtu (generator.test_errors.TestConfigErrors) ... ok
> test_device_bad_route_to (generator.test_errors.TestConfigErrors) ... ok
> test_device_bad_route_via (generator.test_errors.TestConfigErrors) ... ok
> test_device_ip_rule_invalid_address (generator.test_errors.TestConfigErrors) 
> ... ok
> test_device_ip_rule_invalid_fwmark (generator.test_errors.TestConfigErrors) 
> ... ok
> test_device_ip_rule_invalid_prio (generator.test_errors.TestConfigErrors) ... 
> ok
> test_device_ip_rule_invalid_table (generator.test_errors.TestConfigErrors) 
> ... ok
> test_device_ip_rule_invalid_tos (generator.test_errors.TestConfigErrors) ... 
> ok
> test_device_ip_rule_mismatched_addresses 
> (generator.test_errors.TestConfigErrors) ... ok
> test_device_ip_rule_missing_address (generator.test_errors.TestConfigErrors) 
> ... ok
> test_device_route_family_mismatch_ipv4_to 
> (generator.test_errors.TestConfigErrors) ... ok
> test_device_route_family_mismatch_ipv6_to 
> (generator.test_errors.TestConfigErrors) ... ok
> test_device_route_invalid_onlink (generator.test_errors.TestConfigErrors) ... 
> ok
> test_device_route_invalid_scope (generator.test_errors.TestConfigErrors) ... 
> ok
> test_device_route_invalid_table (generator.test_errors.TestConfigErrors) ... 
> ok
> test_device_route_invalid_type (generator.test_errors.TestConfigErrors) ... ok
> test_device_route_missing_to (generator.test_errors.TestConfigErrors) ... ok
> test_device_route_missing_via (generator.test_errors.TestConfigErrors) ... ok
> test_device_route_scope_link_missing_to 
> (generator.test_errors.TestConfigErrors) ... ok
> test_device_route_type_missing_to (generator.test_errors.TestConfigErrors) 
> ... ok
> test_empty_ipv4_prefixlen (generator.test_errors.TestConfigErrors) ... ok
> test_empty_ipv6_prefixlen (generator.test_errors.TestConfigErrors) ... ok
> test_gateway_and_default_route (generator.test_errors.TestConfigErrors) ... 
> ** (process:3941519): WARNING **: 20:00:34.935: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> 
> ** (process:3941519): WARNING **: 20:00:34.935: Problem encountered while 
> validating default route consistency.Please set up multiple routing tables 
> and use `routing-policy` instead.
> Error: Conflicting default route declarations for IPv4 (table: main, metric: 
> default), first declared in engreen but also in engreen
> ok
> test_glob_in_id (generator.test_errors.TestConfigErrors) ... ok
> test_id_redef_type_mismatch (generator.test_errors.TestConfigErrors) ... ok
> test_invalid_accept_ra (generator.test_errors.TestConfigErrors) ... ok
> test_invalid_activation_mode (generator.test_errors.TestConfigErrors) ... ok
> test_invalid_addr_gen_mode (generator.test_errors.TestConfigErrors) ... ok
> test_invalid_addr_gen_token (generator.test_errors.TestConfigErrors) ... ok
> test_invalid_address_node_type (generator.test_errors.TestConfigErrors) ... ok
> test_invalid_address_option_lifetime (generator.test_errors.TestConfigErrors) 
> ... ok
> test_invalid_address_option_value (generator.test_errors.TestConfigErrors) 
> ... ok
> test_invalid_bool (generator.test_errors.TestConfigErrors) ... ok
> test_invalid_dhcp_identifier (generator.test_errors.TestConfigErrors) ... ok
> test_invalid_gateway4 (generator.test_errors.TestConfigErrors) ... ok
> test_invalid_gateway6 (generator.test_errors.TestConfigErrors) ... ok
> test_invalid_id (generator.test_errors.TestConfigErrors) ... ok
> test_invalid_ipoib_mode (generator.test_errors.TestConfigErrors) ... ok
> test_invalid_ipv4_address (generator.test_errors.TestConfigErrors) ... ok
> test_invalid_ipv4_prefixlen (generator.test_errors.TestConfigErrors) ... ok
> test_invalid_ipv6_address (generator.test_errors.TestConfigErrors) ... ok
> test_invalid_ipv6_prefixlen (generator.test_errors.TestConfigErrors) ... ok
> test_invalid_link_local_set (generator.test_errors.TestConfigErrors) ... ok
> test_invalid_link_local_value (generator.test_errors.TestConfigErrors) ... ok
> test_invalid_mac_match (generator.test_errors.TestConfigErrors) ... ok
> test_invalid_name_match (generator.test_errors.TestConfigErrors) ... ok
> test_invalid_nameserver_ipv4 (generator.test_errors.TestConfigErrors) ... ok
> test_invalid_nameserver_ipv6 (generator.test_errors.TestConfigErrors) ... ok
> test_invalid_nm_options (generator.test_errors.TestConfigErrors) ... ok
> test_invalid_version (generator.test_errors.TestConfigErrors) ... ok
> test_invalid_yaml_tabs (generator.test_errors.TestConfigErrors) ... ok
> test_invalid_yaml_undefined_alias (generator.test_errors.TestConfigErrors) 
> ... ok
> test_invalid_yaml_undefined_alias_at_eof 
> (generator.test_errors.TestConfigErrors) ... ok
> test_malformed_yaml (generator.test_errors.TestConfigErrors) ... ok
> test_missing_ipv4_prefixlen (generator.test_errors.TestConfigErrors) ... ok
> test_missing_ipv6_prefixlen (generator.test_errors.TestConfigErrors) ... ok
> test_multiple_default_routes_on_other_table 
> (generator.test_errors.TestConfigErrors) ... 
> ** (process:3941519): WARNING **: 20:00:35.210: Problem encountered while 
> validating default route consistency.Please set up multiple routing tables 
> and use `routing-policy` instead.
> Error: Conflicting default route declarations for IPv4 (table: 23, metric: 
> default), first declared in enred but also in enblue
> ok
> test_multiple_default_routes_on_specific_metrics 
> (generator.test_errors.TestConfigErrors) ... 
> ** (process:3941519): WARNING **: 20:00:35.244: Problem encountered while 
> validating default route consistency.Please set up multiple routing tables 
> and use `routing-policy` instead.
> Error: Conflicting default route declarations for IPv4 (table: main, metric: 
> 600), first declared in enred but also in enblue
> ok
> test_multiple_ip4_gateways (generator.test_errors.TestConfigErrors) ... 
> ** (process:3941519): WARNING **: 20:00:35.279: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> 
> ** (process:3941519): WARNING **: 20:00:35.279: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> 
> ** (process:3941519): WARNING **: 20:00:35.279: Problem encountered while 
> validating default route consistency.Please set up multiple routing tables 
> and use `routing-policy` instead.
> Error: Conflicting default route declarations for IPv4 (table: main, metric: 
> default), first declared in engreen but also in enblue
> ok
> test_multiple_ip6_gateways (generator.test_errors.TestConfigErrors) ... 
> ** (process:3941519): WARNING **: 20:00:35.302: `gateway6` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> 
> ** (process:3941519): WARNING **: 20:00:35.302: `gateway6` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> 
> ** (process:3941519): WARNING **: 20:00:35.302: Problem encountered while 
> validating default route consistency.Please set up multiple routing tables 
> and use `routing-policy` instead.
> Error: Conflicting default route declarations for IPv6 (table: main, metric: 
> default), first declared in engreen but also in enblue
> ok
> test_nm_devices_missing_passthrough (generator.test_errors.TestConfigErrors) 
> ... ok
> test_set_name_without_match (generator.test_errors.TestConfigErrors) ... ok
> test_unknown_global_renderer (generator.test_errors.TestConfigErrors) ... ok
> test_unknown_type_renderer (generator.test_errors.TestConfigErrors) ... ok
> test_virtual_match (generator.test_errors.TestConfigErrors) ... ok
> test_virtual_set_name (generator.test_errors.TestConfigErrors) ... ok
> test_virtual_wol (generator.test_errors.TestConfigErrors) ... ok
> test_vlan_invalid_id (generator.test_errors.TestConfigErrors) ... ok
> test_vlan_missing_id (generator.test_errors.TestConfigErrors) ... ok
> test_vlan_missing_link (generator.test_errors.TestConfigErrors) ... ok
> test_vlan_unknown_link (generator.test_errors.TestConfigErrors) ... ok
> test_vlan_unknown_renderer (generator.test_errors.TestConfigErrors) ... ok
> test_wifi_ap_invalid_freq24 (generator.test_errors.TestConfigErrors) ... ok
> test_wifi_ap_invalid_freq5 (generator.test_errors.TestConfigErrors) ... ok
> test_wifi_ap_unknown_band (generator.test_errors.TestConfigErrors) ... ok
> test_wifi_ap_unknown_key (generator.test_errors.TestConfigErrors) ... ok
> test_wifi_ap_unknown_mode (generator.test_errors.TestConfigErrors) ... ok
> test_wifi_duplicate_ssid (generator.test_errors.TestConfigErrors) ... ok
> test_wifi_empty_ap (generator.test_errors.TestConfigErrors) ... ok
> test_wifi_invalid_hidden (generator.test_errors.TestConfigErrors) ... ok
> test_wifi_no_ap (generator.test_errors.TestConfigErrors) ... ok
> test_wrong_indent (generator.test_errors.TestConfigErrors) ... ok
> test_yaml_expected_mapping (generator.test_errors.TestConfigErrors) ... ok
> test_yaml_expected_scalar (generator.test_errors.TestConfigErrors) ... ok
> test_yaml_expected_sequence (generator.test_errors.TestConfigErrors) ... ok
> test_eth_implicit_name_match_dhcp4 
> (generator.test_ethernets.TestNetworkManager) ... ok
> test_eth_match_all (generator.test_ethernets.TestNetworkManager) ... ok
> test_eth_match_by_driver (generator.test_ethernets.TestNetworkManager) ... ok
> test_eth_match_by_driver_rename (generator.test_ethernets.TestNetworkManager) 
> ... ok
> test_eth_match_by_drivers (generator.test_ethernets.TestNetworkManager) ... ok
> test_eth_match_by_drivers_invalid_sequence 
> (generator.test_ethernets.TestNetworkManager) ... ok
> test_eth_match_by_drivers_invalid_type 
> (generator.test_ethernets.TestNetworkManager) ... ok
> test_eth_match_by_drivers_whitespace 
> (generator.test_ethernets.TestNetworkManager) ... ok
> test_eth_match_by_drivers_whitespace_sequence 
> (generator.test_ethernets.TestNetworkManager) ... ok
> test_eth_match_by_mac_infiniband 
> (generator.test_ethernets.TestNetworkManager) ... ok
> test_eth_match_by_mac_rename (generator.test_ethernets.TestNetworkManager) 
> ... ok
> test_eth_match_mac_dhcp4 (generator.test_ethernets.TestNetworkManager) ... ok
> test_eth_match_name (generator.test_ethernets.TestNetworkManager) ... ok
> test_eth_match_name_glob (generator.test_ethernets.TestNetworkManager) ... ok
> test_eth_match_name_rename (generator.test_ethernets.TestNetworkManager) ... 
> ok
> test_eth_mtu (generator.test_ethernets.TestNetworkManager) ... ok
> test_eth_set_mac (generator.test_ethernets.TestNetworkManager) ... ok
> test_eth_sriov_link (generator.test_ethernets.TestNetworkManager) ... ok
> test_eth_sriov_virtual_functions 
> (generator.test_ethernets.TestNetworkManager) ... ok
> test_eth_wol (generator.test_ethernets.TestNetworkManager) ... ok
> test_match_multiple (generator.test_ethernets.TestNetworkManager) ... ok
> test_offload (generator.test_ethernets.TestNetworkManager) ... ok
> test_offload_invalid (generator.test_ethernets.TestNetworkManager) ... ok
> test_eth_implicit_name_match_dhcp4 (generator.test_ethernets.TestNetworkd) 
> ... ok
> test_eth_lldp (generator.test_ethernets.TestNetworkd) ... ok
> test_eth_match_all (generator.test_ethernets.TestNetworkd) ... ok
> test_eth_match_all_names (generator.test_ethernets.TestNetworkd) ... ok
> test_eth_match_by_driver_rename (generator.test_ethernets.TestNetworkd) ... ok
> test_eth_match_by_mac_infiniband (generator.test_ethernets.TestNetworkd) ... 
> ok
> test_eth_match_by_mac_rename (generator.test_ethernets.TestNetworkd) ... ok
> test_eth_match_dhcp4 (generator.test_ethernets.TestNetworkd) ... ok
> test_eth_match_name (generator.test_ethernets.TestNetworkd) ... ok
> test_eth_match_name_rename (generator.test_ethernets.TestNetworkd) ... ok
> test_eth_mtu (generator.test_ethernets.TestNetworkd) ... ok
> test_eth_set_mac (generator.test_ethernets.TestNetworkd) ... ok
> test_eth_sriov_virtual_functions (generator.test_ethernets.TestNetworkd) ... 
> ok
> test_eth_sriov_vlan_filterv_link (generator.test_ethernets.TestNetworkd) ... 
> ok
> test_eth_wol (generator.test_ethernets.TestNetworkd) ... ok
> test_match_multiple (generator.test_ethernets.TestNetworkd) ... ok
> test_cdma_config (generator.test_modems.TestNetworkManager) ... ok
> test_gsm_apn (generator.test_modems.TestNetworkManager) ... ok
> test_gsm_apn_username_password (generator.test_modems.TestNetworkManager) ... 
> ok
> test_gsm_auto_config (generator.test_modems.TestNetworkManager) ... ok
> test_gsm_auto_config_implicit (generator.test_modems.TestNetworkManager) ... 
> ok
> test_gsm_device_id (generator.test_modems.TestNetworkManager) ... ok
> test_gsm_example (generator.test_modems.TestNetworkManager) ... ok
> test_gsm_network_id (generator.test_modems.TestNetworkManager) ... ok
> test_gsm_pin (generator.test_modems.TestNetworkManager) ... ok
> test_gsm_sim_id (generator.test_modems.TestNetworkManager) ... ok
> test_gsm_sim_operator_id (generator.test_modems.TestNetworkManager) ... ok
> test_modem_nm_integration (generator.test_modems.TestNetworkManager) ... ok
> test_modem_nm_integration_gsm_cdma (generator.test_modems.TestNetworkManager) 
> ... ok
> test_not_supported (generator.test_modems.TestNetworkd) ... ok
> test_bond_auto_ovs_backend (generator.test_ovs.TestOpenVSwitch) ... ok
> test_bond_lacp (generator.test_ovs.TestOpenVSwitch) ... ok
> test_bond_lacp_invalid (generator.test_ovs.TestOpenVSwitch) ... ok
> test_bond_lacp_wrong_type (generator.test_ovs.TestOpenVSwitch) ... ok
> test_bond_mode_explicit_params (generator.test_ovs.TestOpenVSwitch) ... ok
> test_bond_mode_implicit_params (generator.test_ovs.TestOpenVSwitch) ... ok
> test_bond_mode_ovs_invalid (generator.test_ovs.TestOpenVSwitch) ... ok
> test_bond_no_bridge (generator.test_ovs.TestOpenVSwitch) ... ok
> test_bond_not_enough_interfaces (generator.test_ovs.TestOpenVSwitch) ... ok
> test_bond_setup (generator.test_ovs.TestOpenVSwitch) ... ok
> test_bridge_auto_ovs_backend (generator.test_ovs.TestOpenVSwitch) ... ok
> test_bridge_controller (generator.test_ovs.TestOpenVSwitch) ... ok
> test_bridge_controller_addresses_invalid_interface_type 
> (generator.test_ovs.TestOpenVSwitch) ... ok
> test_bridge_controller_connection_mode_invalid_interface_type 
> (generator.test_ovs.TestOpenVSwitch) ... ok
> test_bridge_controller_invalid_connection_mode 
> (generator.test_ovs.TestOpenVSwitch) ... ok
> test_bridge_controller_invalid_target (generator.test_ovs.TestOpenVSwitch) 
> ... ok
> test_bridge_controller_invalid_target_ip (generator.test_ovs.TestOpenVSwitch) 
> ... ok
> test_bridge_controller_invalid_target_port 
> (generator.test_ovs.TestOpenVSwitch) ... ok
> test_bridge_external_ids_other_config (generator.test_ovs.TestOpenVSwitch) 
> ... ok
> test_bridge_fail_mode_invalid (generator.test_ovs.TestOpenVSwitch) ... ok
> test_bridge_non_default_parameters (generator.test_ovs.TestOpenVSwitch) ... ok
> test_bridge_non_ovs_bond (generator.test_ovs.TestOpenVSwitch) ... ok
> test_bridge_set_protocols (generator.test_ovs.TestOpenVSwitch) ... ok
> test_bridge_set_protocols_invalid (generator.test_ovs.TestOpenVSwitch) ... ok
> test_bridge_setup (generator.test_ovs.TestOpenVSwitch) ... ok
> test_duplicate_map_entry (generator.test_ovs.TestOpenVSwitch) ... ok
> test_fail_mode_non_bridge (generator.test_ovs.TestOpenVSwitch) ... ok
> test_fake_vlan_bridge_setup (generator.test_ovs.TestOpenVSwitch) ... ok
> test_few_ports (generator.test_ovs.TestOpenVSwitch) ... ok
> test_global_external_ids_other_config (generator.test_ovs.TestOpenVSwitch) 
> ... ok
> test_global_ports (generator.test_ovs.TestOpenVSwitch) ... ok
> test_global_set_protocols (generator.test_ovs.TestOpenVSwitch) ... ok
> test_global_ssl (generator.test_ovs.TestOpenVSwitch) ... ok
> test_implicit_fake_vlan_bridge_setup (generator.test_ovs.TestOpenVSwitch) ... 
> ok
> test_interface_external_ids_other_config (generator.test_ovs.TestOpenVSwitch) 
> ... ok
> test_interface_invalid_external_ids_other_config 
> (generator.test_ovs.TestOpenVSwitch) ... ok
> test_invalid_device_type (generator.test_ovs.TestOpenVSwitch) ... ok
> test_many_ports (generator.test_ovs.TestOpenVSwitch) ... ok
> test_missing_ssl (generator.test_ovs.TestOpenVSwitch) ... ok
> test_no_ovs_config (generator.test_ovs.TestOpenVSwitch) ... ok
> test_ovs_invalid_networkd_config (generator.test_ovs.TestOpenVSwitch) ... ok
> test_ovs_invalid_peer (generator.test_ovs.TestOpenVSwitch) ... ok
> test_ovs_invalid_port (generator.test_ovs.TestOpenVSwitch) ... ok
> test_patch_ports (generator.test_ovs.TestOpenVSwitch) ... ok
> test_rstp_non_bridge (generator.test_ovs.TestOpenVSwitch) ... ok
> test_set_protocols_invalid_interface (generator.test_ovs.TestOpenVSwitch) ... 
> ok
> test_passthrough_basic (generator.test_passthrough.TestNetworkManager) ... ok
> test_passthrough_dotted_group (generator.test_passthrough.TestNetworkManager) 
> ... 
> ** (process:3941519): WARNING **: 20:00:37.573: netplan: dotted-group-test: 
> handling NetworkManager passthrough device, settings are not fully supported.
> ok
> test_passthrough_dotted_key (generator.test_passthrough.TestNetworkManager) 
> ... ok
> test_passthrough_empty_group (generator.test_passthrough.TestNetworkManager) 
> ... ok
> test_passthrough_interface_rename_existing_id 
> (generator.test_passthrough.TestNetworkManager) ... ok
> test_passthrough_ip6_privacy_default 
> (generator.test_passthrough.TestNetworkManager) ... ok
> test_passthrough_type_nm_devices 
> (generator.test_passthrough.TestNetworkManager) ... 
> ** (process:3941519): WARNING **: 20:00:37.707: netplan: 
> NM-87749f1d-334f-40b2-98d4-55db58965f5f: handling NetworkManager passthrough 
> device, settings are not fully supported.
> ok
> test_passthrough_unsupported_setting 
> (generator.test_passthrough.TestNetworkManager) ... ok
> test_passthrough_wifi (generator.test_passthrough.TestNetworkManager) ... ok
> [NetworkManager] Validate config when setting a default metric for DHCPv4 ... 
> ok
> [NetworkManager] Validate config when setting a default metric for DHCPv6 ... 
> ok
> test_route_advertised_receive_window 
> (generator.test_routing.TestNetworkManager) ... ok
> test_route_congestion_window (generator.test_routing.TestNetworkManager) ... 
> ok
> test_route_from (generator.test_routing.TestNetworkManager) ... ok
> test_route_mtu (generator.test_routing.TestNetworkManager) ... ok
> test_route_onlink (generator.test_routing.TestNetworkManager) ... ok
> test_route_options (generator.test_routing.TestNetworkManager) ... ok
> test_route_reject_type (generator.test_routing.TestNetworkManager) ... ok
> test_route_reject_type_v6 (generator.test_routing.TestNetworkManager) ... ok
> test_route_table (generator.test_routing.TestNetworkManager) ... ok
> test_route_v4_default (generator.test_routing.TestNetworkManager) ... ok
> test_route_v4_multiple (generator.test_routing.TestNetworkManager) ... ok
> test_route_v4_single (generator.test_routing.TestNetworkManager) ... ok
> test_route_v6_default (generator.test_routing.TestNetworkManager) ... ok
> test_route_v6_multiple (generator.test_routing.TestNetworkManager) ... ok
> test_route_v6_single (generator.test_routing.TestNetworkManager) ... ok
> test_routes_mixed (generator.test_routing.TestNetworkManager) ... ok
> [NetworkManager] Validate config when use-routes DHCP4 override is used ... ok
> [NetworkManager] Validate config when use-routes DHCP6 override is used ... ok
> [networkd] Validate config generation when metric DHCP override is used ... ok
> test_default_scope_link_lp1805038 (generator.test_routing.TestNetworkd) ... ok
> test_ip_rule_fwmark (generator.test_routing.TestNetworkd) ... ok
> test_ip_rule_priority (generator.test_routing.TestNetworkd) ... ok
> test_ip_rule_table (generator.test_routing.TestNetworkd) ... ok
> test_ip_rule_tos (generator.test_routing.TestNetworkd) ... ok
> test_route_invalid_family_to (generator.test_routing.TestNetworkd) ... ok
> test_route_v4_advertised_receive_window (generator.test_routing.TestNetworkd) 
> ... ok
> test_route_v4_congestion_window (generator.test_routing.TestNetworkd) ... ok
> test_route_v4_default (generator.test_routing.TestNetworkd) ... ok
> test_route_v4_from (generator.test_routing.TestNetworkd) ... ok
> test_route_v4_mtu (generator.test_routing.TestNetworkd) ... ok
> test_route_v4_multiple (generator.test_routing.TestNetworkd) ... ok
> test_route_v4_onlink (generator.test_routing.TestNetworkd) ... ok
> test_route_v4_onlink_no (generator.test_routing.TestNetworkd) ... ok
> test_route_v4_scope (generator.test_routing.TestNetworkd) ... ok
> test_route_v4_scope_redefine (generator.test_routing.TestNetworkd) ... ok
> test_route_v4_single (generator.test_routing.TestNetworkd) ... ok
> test_route_v4_single_mulit_parse (generator.test_routing.TestNetworkd) ... ok
> test_route_v4_table (generator.test_routing.TestNetworkd) ... ok
> test_route_v4_type_blackhole (generator.test_routing.TestNetworkd) ... ok
> test_route_v4_type_redefine (generator.test_routing.TestNetworkd) ... ok
> test_route_v6_default (generator.test_routing.TestNetworkd) ... ok
> test_route_v6_multiple (generator.test_routing.TestNetworkd) ... ok
> test_route_v6_scope_host (generator.test_routing.TestNetworkd) ... ok
> test_route_v6_single (generator.test_routing.TestNetworkd) ... ok
> test_route_v6_type (generator.test_routing.TestNetworkd) ... ok
> test_type_local_lp1892272 (generator.test_routing.TestNetworkd) ... ok
> [networkd] Validate config generation when use-routes DHCP override is used 
> ... ok
> Fail if local/remote IP for tunnel include /prefix ... ok
> Ensure an invalid tunnel mode shows an error message ... ok
> Show an error if a mode is selected that can't be handled by the renderer ... 
> ok
> Fail if TTL not in range [1...255] ... ok
> Show an error if tunnel keys stanza is malformed ... ok
> Fail if local/remote IP for tunnel are malformed ... ok
> Fail if local IP is missing ... ok
> Fail if tunnel mode is missing ... ok
> Fail if remote IP is missing ... ok
> [networkd] Show an error if input-key is used for a mode that does not 
> support it ... ok
> [networkd] Show an error if output-key is used for a mode that does not 
> support it ... ok
> [NetworkManager] Show an error if input-key is used for a mode that does not 
> support it ... ok
> [NetworkManager] Show an error if output-key is used for a mode that does not 
> support it ... ok
> Show an error when an IPv6 local addr is used for an IPv4 tunnel mode ... ok
> Show an error when an IPv4 local addr is used for an IPv6 tunnel mode ... ok
> Show an error when an IPv6 remote addr is used for an IPv4 tunnel mode ... ok
> Show an error when an IPv4 remote addr is used for an IPv6 tunnel mode ... ok
> [wireguard] Validate generation of wireguard config with two peers ... 
> ** (process:3941519): WARNING **: 20:00:39.084: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [wireguard] Show an error for an invalid private key-file ... ok
> [wireguard] Show an error for an invalid pre shared key-file ... ok
> [NetworkManager] Validate generation of GRE tunnels ... 
> ** (process:3941519): WARNING **: 20:00:39.159: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [NetworkManager] Validate generation of GRE tunnels with keys ... 
> ** (process:3941519): WARNING **: 20:00:39.193: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [NetworkManager] Validate generation of IP6GRE tunnels ... 
> ** (process:3941519): WARNING **: 20:00:39.218: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [NetworkManager] Validate generation of IP6GRE tunnels with key ... 
> ** (process:3941519): WARNING **: 20:00:39.241: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [NetworkManager] Validate generation of IP6IP6 tunnels ... 
> ** (process:3941519): WARNING **: 20:00:39.291: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [NetworkManager] Validate generation of IPIP tunnels ... 
> ** (process:3941519): WARNING **: 20:00:39.318: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [wireguard] Validate generation of wireguard config with v6 remote endpoint 
> ... 
> ** (process:3941519): WARNING **: 20:00:39.362: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [NetworkManager] Validate ISATAP tunnel generation ... 
> ** (process:3941519): WARNING **: 20:00:39.402: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [wireguard] Validate generation of another simple wireguard config ... ok
> [wireguard] Validate generation of simple wireguard config ... 
> ** (process:3941519): WARNING **: 20:00:39.450: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [wireguard] Validate generation of a wireguard config, which is parsed 
> multiple times ... 
> ** (process:3941519): WARNING **: 20:00:39.489: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> 
> ** (process:3941519): WARNING **: 20:00:39.489: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [NetworkManager] Validate generation of SIT tunnels ... 
> ** (process:3941519): WARNING **: 20:00:39.559: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [NetworkManager] Validate generation of SIT tunnels (HE example) ... 
> ** (process:3941519): WARNING **: 20:00:39.591: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> 
> ** (process:3941519): WARNING **: 20:00:39.591: `gateway6` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [NetworkManager] Validate generation of VTI tunnels ... 
> ** (process:3941519): WARNING **: 20:00:39.642: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [NetworkManager] Validate generation of VTI6 tunnels ... 
> ** (process:3941519): WARNING **: 20:00:39.679: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> test_vxlan (generator.test_tunnels.TestNetworkManager) ... ok
> test_vxlan_uuid (generator.test_tunnels.TestNetworkManager) ... ok
> [wireguard] Validate generation of wireguard config with two peers ... 
> ** (process:3941519): WARNING **: 20:00:39.837: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [wireguard] Show an error if the address is completely bogus ... ok
> [wireguard] Show an error if ipv4 prefix is missing ... ok
> [wireguard] Show an error if ipv6 prefix is missing ... ok
> [wireguard] Show an error if ipv4 prefix is too big ... ok
> [wireguard] Show an error if ipv6 prefix too big ... ok
> [wireguard] Show an error for a bogus key in a peer ... ok
> [wireguard] Show an error for an invalid private key ... ok
> [wireguard] Show an error for an invalid private key ... ok
> [wireguard] Show an error for an invalid pre shared key ... ok
> [wireguard] Show an error for malformed-v6 remote endpoint ... ok
> [wireguard] Show an error for v6 remote endpoint without closing brace ... ok
> [wireguard] Show an error for v6 remote endpoint without port ... ok
> [wireguard] Show an error if keepalive is too big ... ok
> [wireguard] Show an error if keepalive is not an int ... ok
> [wireguard] Show an error for a missing private key ... ok
> [wireguard] Show an error for a missing allowed_ips ... ok
> [wireguard] Show an error for missing peers ... ok
> [wireguard] Show an error for missing public_key ... ok
> [wireguard] Show an error if ipv4 remote endpoint port is too big ... ok
> [wireguard] Show an error if ipv4 remote endpoint lacks a port ... ok
> [wireguard] Show an error if ipv6 remote endpoint lacks a port ... ok
> [wireguard] Show an error if fqdn remote endpoint lacks a port ... ok
> [wireguard] Show an error for too-short remote endpoint ... ok
> [networkd] Validate generation of GRE tunnels ... 
> ** (process:3941519): WARNING **: 20:00:40.068: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [networkd] Validate generation of GRETAP tunnels ... 
> ** (process:3941519): WARNING **: 20:00:40.157: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [networkd] Validate generation of IP6GRE tunnels ... 
> ** (process:3941519): WARNING **: 20:00:40.211: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [networkd] Validate generation of IP6GRETAP tunnels ... 
> ** (process:3941519): WARNING **: 20:00:40.264: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [networkd] Validate generation of IPIP tunnels ... 
> ** (process:3941519): WARNING **: 20:00:40.301: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [networkd] Validate generation of IPIP6 tunnels ... 
> ** (process:3941519): WARNING **: 20:00:40.325: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [wireguard] Validate generation of wireguard config with v6 remote endpoint 
> ... 
> ** (process:3941519): WARNING **: 20:00:40.354: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [networkd] Warning for ISATAP tunnel generation not supported ... ok
> [wireguard] Validate generation of another simple wireguard config ... 
> ** (process:3941519): WARNING **: 20:00:40.396: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [wireguard] Validate generation of simple wireguard config ... 
> ** (process:3941519): WARNING **: 20:00:40.437: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [wireguard] Validate generation of a wireguard config, which is parsed 
> multiple times ... 
> ** (process:3941519): WARNING **: 20:00:40.488: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> 
> ** (process:3941519): WARNING **: 20:00:40.488: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [networkd] Validate generation of SIT tunnels ... 
> ** (process:3941519): WARNING **: 20:00:40.530: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [networkd] Validate generation of SIT tunnels (HE example) ... 
> ** (process:3941519): WARNING **: 20:00:40.561: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> 
> ** (process:3941519): WARNING **: 20:00:40.561: `gateway6` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [networkd] Validate generation of VTI tunnels ... 
> ** (process:3941519): WARNING **: 20:00:40.595: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [networkd] Validate generation of VTI6 tunnels ... 
> ** (process:3941519): WARNING **: 20:00:40.638: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [networkd] Validate VTI6 tunnel generation key handling ... ok
> [networkd] Validate generation of VTI6 tunnels with input/output keys ... 
> ** (process:3941519): WARNING **: 20:00:40.700: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [networkd] Validate VTI tunnel generation key handling ... ok
> [networkd] Validate generation of VTI tunnels with key dict ... 
> ** (process:3941519): WARNING **: 20:00:40.743: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> [networkd] Validate generation of VTI tunnels with input/output keys ... 
> ** (process:3941519): WARNING **: 20:00:40.772: `gateway4` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> ok
> test_vxlan (generator.test_tunnels.TestNetworkd) ... ok
> test_vxlan_flags_fail (generator.test_tunnels.TestNetworkd) ... ok
> test_vxlan_ip6_multicast (generator.test_tunnels.TestNetworkd) ... ok
> test_vxlan_local_remote_ip_family_mismatch 
> (generator.test_tunnels.TestNetworkd) ... ok
> test_vxlan_missing_vni (generator.test_tunnels.TestNetworkd) ... ok
> test_vxlan_oob_flow_label (generator.test_tunnels.TestNetworkd) ... ok
> test_vxlan_oob_vni (generator.test_tunnels.TestNetworkd) ... ok
> test_vxlan_port_max_wrong_type (generator.test_tunnels.TestNetworkd) ... ok
> test_vxlan_port_min_wrong_type (generator.test_tunnels.TestNetworkd) ... ok
> test_vxlan_port_range_fail (generator.test_tunnels.TestNetworkd) ... ok
> test_vxlan_port_range_swap (generator.test_tunnels.TestNetworkd) ... 
> ** (process:3941519): WARNING **: 20:00:40.960: vx0: swapped invalid 
> port-range order [MIN, MAX]
> ok
> test_vlan (generator.test_vlans.TestNetworkManager) ... ok
> test_vlan_parent_match (generator.test_vlans.TestNetworkManager) ... ok
> test_vlan_sriov (generator.test_vlans.TestNetworkManager) ... ok
> test_vlan (generator.test_vlans.TestNetworkd) ... ok
> test_vlan_parent_match (generator.test_vlans.TestNetworkd) ... ok
> test_vlan_sriov (generator.test_vlans.TestNetworkd) ... ok
> test_vrf_set_table (generator.test_vrfs.NetworkManager) ... ok
> test_vrf_already_assigned (generator.test_vrfs.TestConfigErrors) ... ok
> test_vrf_missing_table (generator.test_vrfs.TestConfigErrors) ... ok
> test_vrf_policy_table_mismatch (generator.test_vrfs.TestConfigErrors) ... ok
> test_vrf_routes_table_mismatch (generator.test_vrfs.TestConfigErrors) ... ok
> test_vrf_routes (generator.test_vrfs.TestNetplanYAMLv2) ... ok
> test_vrf_table (generator.test_vrfs.TestNetplanYAMLv2) ... ok
> test_vrf_set_table (generator.test_vrfs.TestNetworkd) ... ok
> test_wifi_invalid_wowlan (generator.test_wifis.TestConfigErrors) ... ok
> test_wifi_wowlan_exclusive (generator.test_wifis.TestConfigErrors) ... ok
> test_wifi_wowlan_unsupported (generator.test_wifis.TestConfigErrors) ... ok
> test_wifi_adhoc (generator.test_wifis.TestNetworkManager) ... ok
> test_wifi_ap (generator.test_wifis.TestNetworkManager) ... ok
> test_wifi_default (generator.test_wifis.TestNetworkManager) ... ok
> test_wifi_match_all (generator.test_wifis.TestNetworkManager) ... ok
> test_wifi_match_mac (generator.test_wifis.TestNetworkManager) ... ok
> test_wifi_regdom (generator.test_wifis.TestNetworkManager) ... 
> ** (process:3941519): WARNING **: 20:00:41.645: wl1: Conflicting 
> regulatory-domain (GB vs DE)
> ok
> test_wifi_wowlan (generator.test_wifis.TestNetworkManager) ... ok
> test_wifi_wowlan_default (generator.test_wifis.TestNetworkManager) ... ok
> test_wifi (generator.test_wifis.TestNetworkd) ... ok
> test_wifi_ap (generator.test_wifis.TestNetworkd) ... ok
> test_wifi_match (generator.test_wifis.TestNetworkd) ... ok
> test_wifi_route (generator.test_wifis.TestNetworkd) ... ok
> test_wifi_upgrade (generator.test_wifis.TestNetworkd) ... ok
> test_wifi_wowlan (generator.test_wifis.TestNetworkd) ... ok
> test_wifi_wowlan_default (generator.test_wifis.TestNetworkd) ... ok
> test_keyfile_bond (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_bridge (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... 
> ok
> test_keyfile_bridge_default_stp 
> (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_cdma (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_customer_A1 
> (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_customer_A2 
> (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_dns_search_ip4_ip6_conflict 
> (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_ethernet (parser.test_keyfile.TestNetworkManagerKeyfileParser) 
> ... ok
> test_keyfile_existing_id 
> (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_fail_validation 
> (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_gsm (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_gsm_via_bluetooth 
> (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_ip4_linklocal_ip6_ignore 
> (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_ip6_privacy_default_netplan_0104_compat 
> (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_method_auto 
> (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_method_manual 
> (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_missing_type 
> (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_missing_uuid 
> (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_modem_gsm (parser.test_keyfile.TestNetworkManagerKeyfileParser) 
> ... ok
> test_keyfile_netplan0103_compat 
> (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_tunnel_regression_lp1952967 
> (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_type_bond (parser.test_keyfile.TestNetworkManagerKeyfileParser) 
> ... ok
> test_keyfile_type_bridge 
> (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_type_modem_cdma 
> (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_type_modem_gsm 
> (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_type_other (parser.test_keyfile.TestNetworkManagerKeyfileParser) 
> ... ok
> test_keyfile_type_tunnel 
> (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_type_vlan (parser.test_keyfile.TestNetworkManagerKeyfileParser) 
> ... ok
> test_keyfile_type_wifi (parser.test_keyfile.TestNetworkManagerKeyfileParser) 
> ... ok
> test_keyfile_type_wifi_adhoc 
> (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_type_wifi_ap 
> (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_type_wifi_eap_peap 
> (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_type_wifi_eap_tls 
> (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_type_wifi_eap_ttls 
> (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_type_wifi_missing_ssid 
> (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_type_wifi_unknown 
> (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_type_wireguard 
> (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_vlan (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_wake_on_lan 
> (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_wake_on_lan_nm_default 
> (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_keyfile_wpa3_sae (parser.test_keyfile.TestNetworkManagerKeyfileParser) 
> ... ok
> test_keyfile_yaml_wifi_hotspot 
> (parser.test_keyfile.TestNetworkManagerKeyfileParser) ... ok
> test_get_all (test_cli_get_set.TestGet) ... ok
> test_get_bad_network (test_cli_get_set.TestGet) ... ok
> test_get_escaped_dot (test_cli_get_set.TestGet) ... ok
> test_get_mapping (test_cli_get_set.TestGet) ... ok
> test_get_modems (test_cli_get_set.TestGet) ... ok
> test_get_network (test_cli_get_set.TestGet) ... ok
> test_get_null (test_cli_get_set.TestGet) ... ok
> test_get_scalar (test_cli_get_set.TestGet) ... ok
> test_get_sequence (test_cli_get_set.TestGet) ... ok
> test_get_yaml_document_end_failure (test_cli_get_set.TestGet) ... ok
> test_set_append (test_cli_get_set.TestSet) ... ok
> test_set_delete (test_cli_get_set.TestSet) ... ok
> test_set_delete_access_point (test_cli_get_set.TestSet) ... ok
> test_set_delete_bridge_subparams (test_cli_get_set.TestSet) ... ok
> test_set_delete_file (test_cli_get_set.TestSet) ... ok
> test_set_delete_file_with_version (test_cli_get_set.TestSet) ... ok
> test_set_delete_nm_passthrough (test_cli_get_set.TestSet) ... ok
> test_set_delete_ovs_other_config (test_cli_get_set.TestSet) ... ok
> test_set_delete_subtree (test_cli_get_set.TestSet) ... ok
> test_set_empty_hint_file (test_cli_get_set.TestSet) ... ok
> test_set_empty_hint_file_whitespace (test_cli_get_set.TestSet) ... ok
> test_set_empty_origin_hint (test_cli_get_set.TestSet) ... ok
> test_set_escaped_dot (test_cli_get_set.TestSet) ... ok
> test_set_global (test_cli_get_set.TestSet) ... ok
> test_set_global_ovs (test_cli_get_set.TestSet) ... ok
> test_set_invalid (test_cli_get_set.TestSet) ... 
> (process:3941519): GLib-GIO-CRITICAL **: 20:00:43.389: g_file_new_for_path: 
> assertion 'path != NULL' failed
> 
> (process:3941519): GLib-GIO-CRITICAL **: 20:00:43.389: g_file_read: assertion 
> 'G_IS_FILE (file)' failed
> 
> (process:3941519): GLib-GIO-CRITICAL **: 20:00:43.389: 
> g_data_input_stream_new: assertion 'G_IS_INPUT_STREAM (base_stream)' failed
> 
> (process:3941519): GLib-GObject-CRITICAL **: 20:00:43.389: g_object_unref: 
> assertion 'G_IS_OBJECT (object)' failed
> 
> (process:3941519): GLib-GIO-CRITICAL **: 20:00:43.389: 
> g_data_input_stream_read_line: assertion 'G_IS_DATA_INPUT_STREAM (stream)' 
> failed
> 
> (process:3941519): GLib-GIO-CRITICAL **: 20:00:43.389: 
> g_data_input_stream_read_line: assertion 'G_IS_DATA_INPUT_STREAM (stream)' 
> failed
> 
> (process:3941519): GLib-GObject-CRITICAL **: 20:00:43.389: g_object_unref: 
> assertion 'G_IS_OBJECT (object)' failed
> 
> (process:3941519): GLib-GObject-CRITICAL **: 20:00:43.389: g_object_unref: 
> assertion 'G_IS_OBJECT (object)' failed
> ok
> test_set_invalid_delete (test_cli_get_set.TestSet) ... ok
> test_set_invalid_input (test_cli_get_set.TestSet) ... 
> (process:3941519): GLib-GIO-CRITICAL **: 20:00:43.416: g_file_new_for_path: 
> assertion 'path != NULL' failed
> 
> (process:3941519): GLib-GIO-CRITICAL **: 20:00:43.416: g_file_read: assertion 
> 'G_IS_FILE (file)' failed
> 
> (process:3941519): GLib-GIO-CRITICAL **: 20:00:43.416: 
> g_data_input_stream_new: assertion 'G_IS_INPUT_STREAM (base_stream)' failed
> 
> (process:3941519): GLib-GObject-CRITICAL **: 20:00:43.416: g_object_unref: 
> assertion 'G_IS_OBJECT (object)' failed
> 
> (process:3941519): GLib-GIO-CRITICAL **: 20:00:43.416: 
> g_data_input_stream_read_line: assertion 'G_IS_DATA_INPUT_STREAM (stream)' 
> failed
> 
> (process:3941519): GLib-GIO-CRITICAL **: 20:00:43.416: 
> g_data_input_stream_read_line: assertion 'G_IS_DATA_INPUT_STREAM (stream)' 
> failed
> 
> (process:3941519): GLib-GIO-CRITICAL **: 20:00:43.416: 
> g_data_input_stream_read_line: assertion 'G_IS_DATA_INPUT_STREAM (stream)' 
> failed
> 
> (process:3941519): GLib-GIO-CRITICAL **: 20:00:43.416: 
> g_data_input_stream_read_line: assertion 'G_IS_DATA_INPUT_STREAM (stream)' 
> failed
> 
> (process:3941519): GLib-GObject-CRITICAL **: 20:00:43.416: g_object_unref: 
> assertion 'G_IS_OBJECT (object)' failed
> 
> (process:3941519): GLib-GObject-CRITICAL **: 20:00:43.416: g_object_unref: 
> assertion 'G_IS_OBJECT (object)' failed
> ok
> test_set_invalid_validation (test_cli_get_set.TestSet) ... 
> (process:3941519): GLib-GIO-CRITICAL **: 20:00:43.426: g_file_new_for_path: 
> assertion 'path != NULL' failed
> 
> (process:3941519): GLib-GIO-CRITICAL **: 20:00:43.426: g_file_read: assertion 
> 'G_IS_FILE (file)' failed
> 
> (process:3941519): GLib-GIO-CRITICAL **: 20:00:43.426: 
> g_data_input_stream_new: assertion 'G_IS_INPUT_STREAM (base_stream)' failed
> 
> (process:3941519): GLib-GObject-CRITICAL **: 20:00:43.426: g_object_unref: 
> assertion 'G_IS_OBJECT (object)' failed
> 
> (process:3941519): GLib-GIO-CRITICAL **: 20:00:43.426: 
> g_data_input_stream_read_line: assertion 'G_IS_DATA_INPUT_STREAM (stream)' 
> failed
> 
> (process:3941519): GLib-GIO-CRITICAL **: 20:00:43.426: 
> g_data_input_stream_read_line: assertion 'G_IS_DATA_INPUT_STREAM (stream)' 
> failed
> 
> (process:3941519): GLib-GIO-CRITICAL **: 20:00:43.426: 
> g_data_input_stream_read_line: assertion 'G_IS_DATA_INPUT_STREAM (stream)' 
> failed
> 
> (process:3941519): GLib-GIO-CRITICAL **: 20:00:43.426: 
> g_data_input_stream_read_line: assertion 'G_IS_DATA_INPUT_STREAM (stream)' 
> failed
> 
> (process:3941519): GLib-GObject-CRITICAL **: 20:00:43.426: g_object_unref: 
> assertion 'G_IS_OBJECT (object)' failed
> 
> (process:3941519): GLib-GObject-CRITICAL **: 20:00:43.426: g_object_unref: 
> assertion 'G_IS_OBJECT (object)' failed
> ok
> test_set_invalid_validation2 (test_cli_get_set.TestSet) ... ok
> test_set_mapping (test_cli_get_set.TestSet) ... ok
> test_set_network_null_global (test_cli_get_set.TestSet) ... ok
> test_set_network_null_hint (test_cli_get_set.TestSet) ... ok
> test_set_network_null_hint_rm (test_cli_get_set.TestSet) ... ok
> test_set_origin_hint (test_cli_get_set.TestSet) ... ok
> test_set_override_existing_file (test_cli_get_set.TestSet) ... ok
> test_set_override_existing_file_escaped_dot (test_cli_get_set.TestSet) ... ok
> test_set_override_multiple_existing_files (test_cli_get_set.TestSet) ... ok
> test_set_overwrite (test_cli_get_set.TestSet) ... ok
> test_set_overwrite_eq (test_cli_get_set.TestSet) ... ok
> test_set_scalar (test_cli_get_set.TestSet) ... ok
> test_set_scalar2 (test_cli_get_set.TestSet) ... ok
> test_set_sequence (test_cli_get_set.TestSet) ... ok
> test_set_sequence2 (test_cli_get_set.TestSet) ... ok
> test_unset_non_existing_hint (test_cli_get_set.TestSet) ... ok
> test_clear_virtual_links (test_cli_units.TestCLI) ... ok
> test_clear_virtual_links_failure (test_cli_units.TestCLI) ... ok
> test_clear_virtual_links_no_delta (test_cli_units.TestCLI) ... ok
> test_clear_virtual_links_no_devices (test_cli_units.TestCLI) ... ok
> test_is_composite_member (test_cli_units.TestCLI) ... ok
> test_is_composite_member_false (test_cli_units.TestCLI) ... ok
> test_is_composite_member_with_renderer (test_cli_units.TestCLI) ... ok
> test_netplan_try_is_not_revertable (test_cli_units.TestCLI) ... ok
> test_netplan_try_is_revertable (test_cli_units.TestCLI) ... ok
> test_netplan_try_is_revertable_fail (test_cli_units.TestCLI) ... ok
> test_netplan_try_ready_stamp (test_cli_units.TestCLI) ... ok
> test__copy_tree (test_configmanager.TestConfigManager) ... ok
> test__copy_tree_missing_source (test_configmanager.TestConfigManager) ... ok
> test_add (test_configmanager.TestConfigManager) ... ok
> test_backup_missing_dirs (test_configmanager.TestConfigManager) ... ok
> test_backup_with_config_file (test_configmanager.TestConfigManager) ... ok
> test_backup_without_config_file (test_configmanager.TestConfigManager) ... ok
> test_cleanup (test_configmanager.TestConfigManager) ... ok
> test_cleanup_and_destruction (test_configmanager.TestConfigManager) ... ok
> test_destruction (test_configmanager.TestConfigManager) ... ok
> test_parse (test_configmanager.TestConfigManager) ... 
> ** (process:3941519): WARNING **: 20:00:43.697: `gateway6` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> 
> ** (process:3941519): WARNING **: 20:00:43.698: netplan: fallback: handling 
> NetworkManager passthrough device, settings are not fully supported.
> ok
> test_parse_emptydict (test_configmanager.TestConfigManager) ... 
> ** (process:3941519): WARNING **: 20:00:43.701: `gateway6` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> 
> ** (process:3941519): WARNING **: 20:00:43.701: netplan: fallback: handling 
> NetworkManager passthrough device, settings are not fully supported.
> ok
> test_parse_extra_config (test_configmanager.TestConfigManager) ... 
> ** (process:3941519): WARNING **: 20:00:43.703: `gateway6` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> 
> ** (process:3941519): WARNING **: 20:00:43.703: netplan: fallback: handling 
> NetworkManager passthrough device, settings are not fully supported.
> ok
> test_parse_invalid (test_configmanager.TestConfigManager) ... 
> ** (process:3941519): WARNING **: 20:00:43.705: `gateway6` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> 
> ** (process:3941519): WARNING **: 20:00:43.705: netplan: fallback: handling 
> NetworkManager passthrough device, settings are not fully supported.
> ok
> test_parse_merging (test_configmanager.TestConfigManager) ... 
> ** (process:3941519): WARNING **: 20:00:43.706: `gateway6` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> 
> ** (process:3941519): WARNING **: 20:00:43.707: netplan: fallback: handling 
> NetworkManager passthrough device, settings are not fully supported.
> ok
> test_parse_merging_ovs (test_configmanager.TestConfigManager) ... 
> ** (process:3941519): WARNING **: 20:00:43.708: `gateway6` has been 
> deprecated, use default routes instead.
> See the 'Default routes' section of the documentation for more details.
> 
> ** (process:3941519): WARNING **: 20:00:43.708: netplan: fallback: handling 
> NetworkManager passthrough device, settings are not fully supported.
> ok
> test_revert (test_configmanager.TestConfigManager) ... ok
> test_revert_extra_files (test_configmanager.TestConfigManager) ... ok
> test_create_yaml_patch_bad_syntax (test_libnetplan.TestFreeFunctions) ... ok
> test_dump_yaml_absent_key (test_libnetplan.TestFreeFunctions) ... ok
> test_dump_yaml_subtree_bad_file_perms (test_libnetplan.TestFreeFunctions) ... 
> ok
> test_dump_yaml_subtree_bad_type (test_libnetplan.TestFreeFunctions) ... ok
> test_dump_yaml_subtree_bad_yaml_ignored (test_libnetplan.TestFreeFunctions) 
> ... ok
> test_dump_yaml_subtree_bad_yaml_inside (test_libnetplan.TestFreeFunctions) 
> ... ok
> test_dump_yaml_subtree_bad_yaml_outside (test_libnetplan.TestFreeFunctions) 
> ... ok
> test_dump_yaml_subtree_discard_tail (test_libnetplan.TestFreeFunctions) ... ok
> test_backend (test_libnetplan.TestNetDefinition) ... ok
> test_critical (test_libnetplan.TestNetDefinition) ... ok
> test_eq (test_libnetplan.TestNetDefinition) ... ok
> test_filepath (test_libnetplan.TestNetDefinition) ... ok
> test_is_trivial_compound_itf (test_libnetplan.TestNetDefinition) ... ok
> test_match_without_match_block (test_libnetplan.TestNetDefinition) ... ok
> test_set_name (test_libnetplan.TestNetDefinition) ... ok
> test_simple_matches (test_libnetplan.TestNetDefinition) ... ok
> test_type (test_libnetplan.TestNetDefinition) ... ok
> test_vlan_props_without_vlan (test_libnetplan.TestNetDefinition) ... ok
> test_iter_all_types (test_libnetplan.TestNetdefIterator) ... ok
> test_iter_ethernets (test_libnetplan.TestNetdefIterator) ... ok
> test_with_empty_netplan (test_libnetplan.TestNetdefIterator) ... ok
> test_load_yaml_from_fd_bad_yaml (test_libnetplan.TestParser) ... ok
> test_load_yaml_from_fd_empty (test_libnetplan.TestParser) ... ok
> test_delete_connection (test_libnetplan.TestRawLibnetplan) ... ok
> test_delete_connection_id_not_found (test_libnetplan.TestRawLibnetplan) ... ok
> test_delete_connection_two_in_file (test_libnetplan.TestRawLibnetplan) ... ok
> test_generate (test_libnetplan.TestRawLibnetplan) ... ok
> test_get_id_from_filename (test_libnetplan.TestRawLibnetplan) ... ok
> test_get_id_from_filename_invalid_prefix (test_libnetplan.TestRawLibnetplan) 
> ... ok
> test_get_id_from_filename_rootdir (test_libnetplan.TestRawLibnetplan) ... ok
> test_get_id_from_filename_wifi (test_libnetplan.TestRawLibnetplan) ... ok
> test_get_id_from_filename_wifi_invalid_suffix 
> (test_libnetplan.TestRawLibnetplan) ... ok
> test_parse_keyfile_missing (test_libnetplan.TestRawLibnetplan) ... ok
> test_write_netplan_conf (test_libnetplan.TestRawLibnetplan) ... ok
> test_bad_state (test_libnetplan.TestState) ... ok
> test_dump_yaml_bad_file_perms (test_libnetplan.TestState) ... ok
> test_dump_yaml_empty_state (test_libnetplan.TestState) ... ok
> test_get_netdef (test_libnetplan.TestState) ... ok
> test_get_netdef_empty_state (test_libnetplan.TestState) ... ok
> test_get_netdef_wrong_id (test_libnetplan.TestState) ... ok
> test_get_netdefs_size (test_libnetplan.TestState) ... ok
> test_update_yaml_hierarchy_no_confdir (test_libnetplan.TestState) ... ok
> test_write_yaml_file_file_no_confdir (test_libnetplan.TestState) ... ok
> test_write_yaml_file_remove_directory (test_libnetplan.TestState) ... ok
> test_write_yaml_file_unremovable_target (test_libnetplan.TestState) ... ok
> test_clear_col (test_ovs.TestOVS) ... ok
> test_clear_col_default (test_ovs.TestOVS) ... ok
> test_clear_dict (test_ovs.TestOVS) ... ok
> test_clear_dict_colon (test_ovs.TestOVS) ... ok
> test_clear_global (test_ovs.TestOVS) ... ok
> test_clear_global_ssl (test_ovs.TestOVS) ... ok
> test_clear_global_unknown (test_ovs.TestOVS) ... ok
> test_clear_settings_tag (test_ovs.TestOVS) ... ok
> test_is_ovs_interface (test_ovs.TestOVS) ... ok
> test_is_ovs_interface_false (test_ovs.TestOVS) ... ok
> test_is_ovs_interface_recursive (test_ovs.TestOVS) ... ok
> test_no_clear_global_different (test_ovs.TestOVS) ... ok
> test_no_clear_global_ssl_different (test_ovs.TestOVS) ... ok
> test_eswitch_mode (test_sriov.TestParser) ... ok
> test_invalid_eswitch_mode (test_sriov.TestParser) ... ok
> test_invalid_not_a_pf (test_sriov.TestParser) ... ok
> test_rebind_no_iface (test_sriov.TestParser) ... ok
> test_rebind_not_delayed (test_sriov.TestParser) ... ok
> test_apply_sriov_config (test_sriov.TestSRIOV) ... ok
> test_apply_sriov_config_eswitch_mode (test_sriov.TestSRIOV) ... ok
> test_apply_sriov_config_invalid_vlan (test_sriov.TestSRIOV) ... ok
> test_apply_sriov_config_many_match (test_sriov.TestSRIOV) ... ok
> test_apply_sriov_config_too_many_vlans (test_sriov.TestSRIOV) ... ok
> test_apply_sriov_invalid_link_no_vf (test_sriov.TestSRIOV) ... ok
> test_apply_vlan_filter_for_vf (test_sriov.TestSRIOV) ... ok
> test_apply_vlan_filter_for_vf_failed_ip_link_set (test_sriov.TestSRIOV) ... ok
> test_apply_vlan_filter_for_vf_failed_no_index (test_sriov.TestSRIOV) ... ok
> test_cli_rebind (test_sriov.TestSRIOV) ... ok
> test_get_vf_count_and_functions (test_sriov.TestSRIOV) ... ok
> test_get_vf_count_and_functions_many_match (test_sriov.TestSRIOV) ... ok
> test_get_vf_count_and_functions_not_enough_explicit (test_sriov.TestSRIOV) 
> ... 
> (process:3941519): GLib-WARNING **: 20:00:44.404: 
> (../../../glib/gerror.c:763):g_error_new_valist: runtime check failed: 
> (domain != 0)
> ok
> test_get_vf_count_and_functions_set_name (test_sriov.TestSRIOV) ... ok
> test_perform_hardware_specific_quirks (test_sriov.TestSRIOV) ... ok
> test_perform_hardware_specific_quirks_failed (test_sriov.TestSRIOV) ... ok
> test_set_numvfs_for_pf (test_sriov.TestSRIOV) ... ok
> test_set_numvfs_for_pf_failsafe (test_sriov.TestSRIOV) ... ok
> test_set_numvfs_for_pf_over_max (test_sriov.TestSRIOV) ... ok
> test_set_numvfs_for_pf_over_theoretical_max (test_sriov.TestSRIOV) ... ok
> test_set_numvfs_for_pf_read_failed (test_sriov.TestSRIOV) ... ok
> test_set_numvfs_for_pf_write_failed (test_sriov.TestSRIOV) ... ok
> test_unit_class_PCIDevice (test_sriov.TestSRIOV) ... ok
> test_unit_get_pci_slot_name (test_sriov.TestSRIOV) ... ok
> test_echo (test_terminal.TestTerminal) ... SKIP: not supported when run from 
> a script
> test_nonblocking_io (test_terminal.TestTerminal) ... SKIP: not supported when 
> run from a script
> test_reset (test_terminal.TestTerminal) ... SKIP: not supported when run from 
> a script
> test_save (test_terminal.TestTerminal) ... SKIP: not supported when run from 
> a script
> test_save_and_restore_with_dict (test_terminal.TestTerminal) ... SKIP: not 
> supported when run from a script
> test_find_matching_iface (test_utils.TestUtils) ... ok
> test_find_matching_iface_name_and_driver (test_utils.TestUtils) ... ok
> test_find_matching_iface_name_and_drivers (test_utils.TestUtils) ... ok
> test_find_matching_iface_too_many (test_utils.TestUtils) ... ok
> test_interface_macaddress (test_utils.TestUtils) ... ok
> test_interface_macaddress_empty (test_utils.TestUtils) ... ok
> test_ip_addr_flush (test_utils.TestUtils) ... ok
> test_is_nm_snap_enabled (test_utils.TestUtils) ... ok
> test_is_nm_snap_enabled_false (test_utils.TestUtils) ... ok
> test_networkctl_reconfigure (test_utils.TestUtils) ... ok
> test_networkctl_reload (test_utils.TestUtils) ... ok
> test_networkd_interfaces (test_utils.TestUtils) ... ok
> test_nm_interfaces (test_utils.TestUtils) ... ok
> test_nm_interfaces_globbing (test_utils.TestUtils) ... ok
> test_nm_interfaces_globbing2 (test_utils.TestUtils) ... ok
> test_systemctl (test_utils.TestUtils) ... ok
> test_systemctl_daemon_reload (test_utils.TestUtils) ... ok
> test_systemctl_is_active (test_utils.TestUtils) ... ok
> test_systemctl_is_active_false (test_utils.TestUtils) ... ok
> test_systemctl_network_manager (test_utils.TestUtils) ... ok
> 
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/coverage/sqldata.py", line 1100, in 
> execute
>     return self.con.execute(sql, parameters)
> sqlite3.IntegrityError: UNIQUE constraint failed: meta.key
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/coverage/sqldata.py", line 1105, in 
> execute
>     return self.con.execute(sql, parameters)
> sqlite3.IntegrityError: UNIQUE constraint failed: meta.key
> 
> The above exception was the direct cause of the following exception:
> 
> Traceback (most recent call last):
>   File "/usr/bin/nosetests3", line 33, in <module>
>     sys.exit(load_entry_point('nose==1.3.7', 'console_scripts', 
> 'nosetests')())
>   File "/usr/lib/python3/dist-packages/nose/core.py", line 118, in __init__
>     unittest.TestProgram.__init__(
>   File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__
>     self.runTests()
>   File "/usr/lib/python3/dist-packages/nose/core.py", line 207, in runTests
>     result = self.testRunner.run(self.test)
>   File "/usr/lib/python3/dist-packages/nose/core.py", line 66, in run
>     result.printErrors()
>   File "/usr/lib/python3/dist-packages/nose/result.py", line 110, in 
> printErrors
>     self.config.plugins.report(self.stream)
>   File "/usr/lib/python3/dist-packages/nose/plugins/manager.py", line 99, in 
> __call__
>     return self.call(*arg, **kw)
>   File "/usr/lib/python3/dist-packages/nose/plugins/manager.py", line 167, in 
> simple
>     result = meth(*arg, **kw)
>   File "/usr/lib/python3/dist-packages/nose/plugins/cover.py", line 184, in 
> report
>     self.coverInstance.combine()
>   File "/usr/lib/python3/dist-packages/coverage/control.py", line 712, in 
> combine
>     self.get_data()
>   File "/usr/lib/python3/dist-packages/coverage/control.py", line 749, in 
> get_data
>     if self._collector and self._collector.flush_data():
>   File "/usr/lib/python3/dist-packages/coverage/collector.py", line 473, in 
> flush_data
>     self.covdata.add_lines(self.mapped_file_dict(self.data))
>   File "/usr/lib/python3/dist-packages/coverage/sqldata.py", line 236, in 
> _wrapped
>     return method(self, *args, **kwargs)
>   File "/usr/lib/python3/dist-packages/coverage/sqldata.py", line 463, in 
> add_lines
>     self._choose_lines_or_arcs(lines=True)
>   File "/usr/lib/python3/dist-packages/coverage/sqldata.py", line 523, in 
> _choose_lines_or_arcs
>     con.execute(
>   File "/usr/lib/python3/dist-packages/coverage/sqldata.py", line 1122, in 
> execute
>     raise DataError(f"Couldn't use data file {self.filename!r}: {msg}") from 
> exc
> coverage.exceptions.DataError: Couldn't use data file 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/.coverage': UNIQUE constraint failed: 
> meta.key
> ==============================================================================
> 
> 
> Summary of Failures:
> 
> 5/5 unit-tests    FAIL            58.69s   exit status 1
> 
> Ok:                 4   
> Expected Fail:      0   
> Fail:               1   
> Unexpected Pass:    0   
> Skipped:            0   
> Timeout:            0   
> dh_auto_test: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 
> MESON_TESTTHREADS=8 meson test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/09/17/netplan.io_0.105-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220917;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220917&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to