Your message dated Mon, 7 Oct 2019 20:04:03 +0200
with message-id <[email protected]>
and subject line Re: Problem has been fixed
has caused the Debian Bug report #887969,
regarding nbdkit FTBFS: test failures
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
887969: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=887969
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: nbdkit
Version: 1.1.25-1
Severity: serious

Some recent change in unstable makes nbdkit FTBFS:

https://tests.reproducible-builds.org/debian/history/nbdkit.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/nbdkit.html

...
FAIL: test-connect
==================

/build/1st/nbdkit-1.1.25/src/nbdkit -U /tmp/nbdkitod2Ach/sock -P 
/tmp/nbdkitod2Ach/pid -f -v 
/build/1st/nbdkit-1.1.25/plugins/example1/.libs/nbdkit-example1-plugin.so
nbdkit: debug: TLS disabled: could not load TLS certificates
nbdkit: debug: registering 
/build/1st/nbdkit-1.1.25/plugins/example1/.libs/nbdkit-example1-plugin.so
nbdkit: debug: registered 
/build/1st/nbdkit-1.1.25/plugins/example1/.libs/nbdkit-example1-plugin.so (name 
example1)
nbdkit: debug: 
/build/1st/nbdkit-1.1.25/plugins/example1/.libs/nbdkit-example1-plugin.so: load
nbdkit: debug: 
/build/1st/nbdkit-1.1.25/plugins/example1/.libs/nbdkit-example1-plugin.so: 
config_complete
nbdkit: debug: bound to unix socket /tmp/nbdkitod2Ach/sock
nbdkit: debug: written pidfile /tmp/nbdkitod2Ach/pid
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: set_backend "appliance"
libguestfs: trace: set_backend = 0
libguestfs: create: flags = 0, handle = 0x5557d4a15060, program = test-connect
libguestfs: trace: add_drive "" "format:raw" "protocol:nbd" 
"server:unix:/tmp/nbdkitod2Ach/sock"
libguestfs: trace: add_drive = 0
libguestfs: trace: launch
libguestfs: trace: get_tmpdir
libguestfs: trace: get_tmpdir = "/tmp"
libguestfs: trace: version
libguestfs: trace: version = <struct guestfs_version = major: 1, minor: 36, 
release: 11, extra: , >
libguestfs: trace: get_backend
libguestfs: trace: get_backend = "direct"
libguestfs: launch: program=test-connect
libguestfs: launch: version=1.36.11
libguestfs: launch: backend registered: unix
libguestfs: launch: backend registered: uml
libguestfs: launch: backend registered: libvirt
libguestfs: launch: backend registered: direct
libguestfs: launch: backend=direct
libguestfs: launch: tmpdir=/tmp/libguestfsmRVUvn
libguestfs: launch: umask=0022
libguestfs: launch: euid=1111
libguestfs: is_openable: /dev/kvm: No such file or directory
libguestfs: trace: get_backend_setting "force_tcg"
libguestfs: trace: get_backend_setting = NULL (error)
libguestfs: trace: get_cachedir
libguestfs: trace: get_cachedir = "/var/tmp"
libguestfs: begin building supermin appliance
libguestfs: run supermin
libguestfs: command: run: /usr/bin/supermin
libguestfs: command: run: \ --build
libguestfs: command: run: \ --verbose
libguestfs: command: run: \ --if-newer
libguestfs: command: run: \ --lock /var/tmp/.guestfs-1111/lock
libguestfs: command: run: \ --copy-kernel
libguestfs: command: run: \ -f ext2
libguestfs: command: run: \ --host-cpu x86_64
libguestfs: command: run: \ /usr/lib/x86_64-linux-gnu/guestfs/supermin.d
libguestfs: command: run: \ -o /var/tmp/.guestfs-1111/appliance.d
supermin: version: 5.1.19
supermin: package handler: debian/dpkg
supermin: acquiring lock on /var/tmp/.guestfs-1111/lock
supermin: if-newer: output does not need rebuilding
libguestfs: finished building supermin appliance
libguestfs: begin testing qemu features
libguestfs: trace: get_cachedir
libguestfs: trace: get_cachedir = "/var/tmp"
libguestfs: checking for previously cached test results of 
/usr/bin/qemu-system-x86_64, in /var/tmp/.guestfs-1111
libguestfs: loading previously cached test results
libguestfs: qemu version: 2.11
libguestfs: qemu mandatory locking: yes
libguestfs: trace: get_sockdir
libguestfs: trace: get_sockdir = "/tmp"
libguestfs: finished testing qemu features
libguestfs: trace: get_backend_setting "gdb"
libguestfs: trace: get_backend_setting = NULL (error)
libguestfs: command: run: dmesg | grep -Eoh 'lpj=[[:digit:]]+'
dmesg: read kernel buffer failed: Operation not permitted
libguestfs: read_lpj_from_dmesg: external command exited with error status 1
libguestfs: read_lpj_from_files: no boot messages files are readable
[00149ms] /usr/bin/qemu-system-x86_64 \
    -global virtio-blk-pci.scsi=off \
    -enable-fips \
    -nodefaults \
    -display none \
    -machine accel=kvm:tcg \
    -m 500 \
    -no-reboot \
    -rtc driftfix=slew \
    -no-hpet \
    -global kvm-pit.lost_tick_policy=discard \
    -kernel /var/tmp/.guestfs-1111/appliance.d/kernel \
    -initrd /var/tmp/.guestfs-1111/appliance.d/initrd \
    -object rng-random,filename=/dev/urandom,id=rng0 \
    -device virtio-rng-pci,rng=rng0 \
    -device virtio-scsi-pci,id=scsi \
    -drive 
file=nbd:unix:/tmp/nbdkitod2Ach/sock,cache=writeback,format=raw,id=hd0,if=none \
    -device scsi-hd,drive=hd0 \
    -drive 
file=/var/tmp/.guestfs-1111/appliance.d/root,snapshot=on,id=appliance,cache=unsafe,if=none,format=raw
 \
    -device scsi-hd,drive=appliance \
    -device virtio-serial-pci \
    -serial stdio \
    -device sga \
    -chardev socket,path=/tmp/libguestfsooHB7t/guestfsd.sock,id=channel0 \
    -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \
    -append 'panic=1 console=ttyS0 edd=off udevtimeout=6000 
udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory 
usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb 
selinux=0 guestfs_verbose=1 TERM=unknown'
Could not access KVM kernel module: No such file or directory
qemu-system-x86_64: failed to initialize KVM: No such file or directory
qemu-system-x86_64: Back to tcg accelerator
nbdkit: debug: accepted connection
nbdkit: debug: 
/build/1st/nbdkit-1.1.25/plugins/example1/.libs/nbdkit-example1-plugin.so: open 
readonly=0
nbdkit: example1[1]: debug: acquire global request lock
nbdkit: example1[1]: debug: acquire per-connection request lock
nbdkit: example1[1]: debug: acquire unload prevention lock
nbdkit: example1[1]: debug: get_size
nbdkit: example1[1]: debug: can_write
nbdkit: example1[1]: debug: can_flush
nbdkit: example1[1]: debug: is_rotational
nbdkit: example1[1]: debug: can_trim
nbdkit: example1[1]: debug: oldstyle negotiation: flags: global 0x0 export 0x3
nbdkit: example1[1]: debug: release unload prevention lock
nbdkit: example1[1]: debug: release per-connection request lock
nbdkit: example1[1]: debug: release global request lock
nbdkit: example1[1]: debug: handshake complete, processing requests serially
nbdkit: example1[1]: debug: client closed input socket, closing connection
nbdkit: example1[1]: debug: connection cleanup with final status 0
nbdkit: example1[1]: debug: close
qemu-system-x86_64: -drive 
file=nbd:unix:/tmp/nbdkitod2Ach/sock,cache=writeback,format=raw,id=hd0,if=none: 
request for write access conflicts with read-only export
libguestfs: error: appliance closed the connection unexpectedly, see earlier 
error messages
libguestfs: child_cleanup: 0x5557d4a15060: child process died
libguestfs: sending SIGTERM to process 31166
libguestfs: error: /usr/bin/qemu-system-x86_64 exited with error status 1, see 
debug messages above
libguestfs: error: guestfs_launch failed, see earlier error messages
libguestfs: trace: launch = -1 (error)
libguestfs: trace: close
libguestfs: closing guestfs handle 0x5557d4a15060 (state 0)
libguestfs: command: run: rm
libguestfs: command: run: \ -rf /tmp/libguestfsmRVUvn
libguestfs: command: run: rm
libguestfs: command: run: \ -rf /tmp/libguestfsooHB7t
nbdkit: debug: 
/build/1st/nbdkit-1.1.25/plugins/example1/.libs/nbdkit-example1-plugin.so: 
unload
FAIL test-connect (exit status: 1)

FAIL: test-gzip
===============

/build/1st/nbdkit-1.1.25/src/nbdkit -U /tmp/nbdkit7Av0Gg/sock -P 
/tmp/nbdkit7Av0Gg/pid -f -v 
/build/1st/nbdkit-1.1.25/plugins/gzip/.libs/nbdkit-gzip-plugin.so -r 
file=disk.gz
nbdkit: debug: TLS disabled: could not load TLS certificates
nbdkit: debug: registering 
/build/1st/nbdkit-1.1.25/plugins/gzip/.libs/nbdkit-gzip-plugin.so
nbdkit: debug: registered 
/build/1st/nbdkit-1.1.25/plugins/gzip/.libs/nbdkit-gzip-plugin.so (name gzip)
nbdkit: debug: 
/build/1st/nbdkit-1.1.25/plugins/gzip/.libs/nbdkit-gzip-plugin.so: load
nbdkit: debug: 
/build/1st/nbdkit-1.1.25/plugins/gzip/.libs/nbdkit-gzip-plugin.so: config 
key=file, value=disk.gz
nbdkit: debug: 
/build/1st/nbdkit-1.1.25/plugins/gzip/.libs/nbdkit-gzip-plugin.so: 
config_complete
nbdkit: debug: bound to unix socket /tmp/nbdkit7Av0Gg/sock
nbdkit: debug: written pidfile /tmp/nbdkit7Av0Gg/pid
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: set_backend "appliance"
libguestfs: trace: set_backend = 0
libguestfs: create: flags = 0, handle = 0x559caa6b2060, program = test-gzip
libguestfs: trace: add_drive "" "format:raw" "protocol:nbd" 
"server:unix:/tmp/nbdkit7Av0Gg/sock"
libguestfs: trace: add_drive = 0
libguestfs: trace: launch
libguestfs: trace: get_tmpdir
libguestfs: trace: get_tmpdir = "/tmp"
libguestfs: trace: version
libguestfs: trace: version = <struct guestfs_version = major: 1, minor: 36, 
release: 11, extra: , >
libguestfs: trace: get_backend
libguestfs: trace: get_backend = "direct"
libguestfs: launch: program=test-gzip
libguestfs: launch: version=1.36.11
libguestfs: launch: backend registered: unix
libguestfs: launch: backend registered: uml
libguestfs: launch: backend registered: libvirt
libguestfs: launch: backend registered: direct
libguestfs: launch: backend=direct
libguestfs: launch: tmpdir=/tmp/libguestfsYEdx4m
libguestfs: launch: umask=0022
libguestfs: launch: euid=1111
libguestfs: is_openable: /dev/kvm: No such file or directory
libguestfs: trace: get_backend_setting "force_tcg"
libguestfs: trace: get_backend_setting = NULL (error)
libguestfs: trace: get_cachedir
libguestfs: trace: get_cachedir = "/var/tmp"
libguestfs: begin building supermin appliance
libguestfs: run supermin
libguestfs: command: run: /usr/bin/supermin
libguestfs: command: run: \ --build
libguestfs: command: run: \ --verbose
libguestfs: command: run: \ --if-newer
libguestfs: command: run: \ --lock /var/tmp/.guestfs-1111/lock
libguestfs: command: run: \ --copy-kernel
libguestfs: command: run: \ -f ext2
libguestfs: command: run: \ --host-cpu x86_64
libguestfs: command: run: \ /usr/lib/x86_64-linux-gnu/guestfs/supermin.d
libguestfs: command: run: \ -o /var/tmp/.guestfs-1111/appliance.d
supermin: version: 5.1.19
supermin: package handler: debian/dpkg
supermin: acquiring lock on /var/tmp/.guestfs-1111/lock
supermin: if-newer: output does not need rebuilding
libguestfs: finished building supermin appliance
libguestfs: begin testing qemu features
libguestfs: trace: get_cachedir
libguestfs: trace: get_cachedir = "/var/tmp"
libguestfs: checking for previously cached test results of 
/usr/bin/qemu-system-x86_64, in /var/tmp/.guestfs-1111
libguestfs: loading previously cached test results
libguestfs: qemu version: 2.11
libguestfs: qemu mandatory locking: yes
libguestfs: trace: get_sockdir
libguestfs: trace: get_sockdir = "/tmp"
libguestfs: finished testing qemu features
libguestfs: trace: get_backend_setting "gdb"
libguestfs: trace: get_backend_setting = NULL (error)
libguestfs: command: run: dmesg | grep -Eoh 'lpj=[[:digit:]]+'
dmesg: read kernel buffer failed: Operation not permitted
libguestfs: read_lpj_from_dmesg: external command exited with error status 1
libguestfs: read_lpj_from_files: no boot messages files are readable
[00193ms] /usr/bin/qemu-system-x86_64 \
    -global virtio-blk-pci.scsi=off \
    -enable-fips \
    -nodefaults \
    -display none \
    -machine accel=kvm:tcg \
    -m 500 \
    -no-reboot \
    -rtc driftfix=slew \
    -no-hpet \
    -global kvm-pit.lost_tick_policy=discard \
    -kernel /var/tmp/.guestfs-1111/appliance.d/kernel \
    -initrd /var/tmp/.guestfs-1111/appliance.d/initrd \
    -object rng-random,filename=/dev/urandom,id=rng0 \
    -device virtio-rng-pci,rng=rng0 \
    -device virtio-scsi-pci,id=scsi \
    -drive 
file=nbd:unix:/tmp/nbdkit7Av0Gg/sock,cache=writeback,format=raw,id=hd0,if=none \
    -device scsi-hd,drive=hd0 \
    -drive 
file=/var/tmp/.guestfs-1111/appliance.d/root,snapshot=on,id=appliance,cache=unsafe,if=none,format=raw
 \
    -device scsi-hd,drive=appliance \
    -device virtio-serial-pci \
    -serial stdio \
    -device sga \
    -chardev socket,path=/tmp/libguestfs11qUNt/guestfsd.sock,id=channel0 \
    -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \
    -append 'panic=1 console=ttyS0 edd=off udevtimeout=6000 
udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory 
usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb 
selinux=0 guestfs_verbose=1 TERM=unknown'
Could not access KVM kernel module: No such file or directory
qemu-system-x86_64: failed to initialize KVM: No such file or directory
qemu-system-x86_64: Back to tcg accelerator
nbdkit: debug: accepted connection
nbdkit: debug: 
/build/1st/nbdkit-1.1.25/plugins/gzip/.libs/nbdkit-gzip-plugin.so: open 
readonly=1
nbdkit: debug: gzip: /build/1st/nbdkit-1.1.25/tests/disk.gz: uncompressed size 
= 104857600
nbdkit: gzip[1]: debug: acquire per-connection request lock
nbdkit: gzip[1]: debug: acquire unload prevention lock
nbdkit: gzip[1]: debug: get_size
nbdkit: gzip[1]: debug: can_write
nbdkit: gzip[1]: debug: can_flush
nbdkit: gzip[1]: debug: is_rotational
nbdkit: gzip[1]: debug: can_trim
nbdkit: gzip[1]: debug: oldstyle negotiation: flags: global 0x0 export 0x3
nbdkit: gzip[1]: debug: release unload prevention lock
nbdkit: gzip[1]: debug: release per-connection request lock
nbdkit: gzip[1]: debug: handshake complete, processing requests serially
qemu-system-x86_64: -drive 
file=nbd:unix:/tmp/nbdkit7Av0Gg/sock,cache=writeback,format=raw,id=hd0,if=none: 
request for write access conflicts with read-only export
nbdkit: gzip[1]: debug: client closed input socket, closing connection
nbdkit: gzip[1]: debug: connection cleanup with final status 0
nbdkit: gzip[1]: debug: close
libguestfs: error: appliance closed the connection unexpectedly, see earlier 
error messages
libguestfs: child_cleanup: 0x559caa6b2060: child process died
libguestfs: sending SIGTERM to process 31263
libguestfs: error: /usr/bin/qemu-system-x86_64 exited with error status 1, see 
debug messages above
libguestfs: error: guestfs_launch failed, see earlier error messages
libguestfs: trace: launch = -1 (error)
libguestfs: trace: close
libguestfs: closing guestfs handle 0x559caa6b2060 (state 0)
libguestfs: command: run: rm
libguestfs: command: run: \ -rf /tmp/libguestfsYEdx4m
libguestfs: command: run: rm
libguestfs: command: run: \ -rf /tmp/libguestfs11qUNt
nbdkit: debug: 
/build/1st/nbdkit-1.1.25/plugins/gzip/.libs/nbdkit-gzip-plugin.so: unload
FAIL test-gzip (exit status: 1)

FAIL: test-xz
=============

/build/1st/nbdkit-1.1.25/src/nbdkit -U /tmp/nbdkitrTFPv0/sock -P 
/tmp/nbdkitrTFPv0/pid -f -v 
/build/1st/nbdkit-1.1.25/plugins/xz/.libs/nbdkit-xz-plugin.so -r file=disk.xz
nbdkit: debug: TLS disabled: could not load TLS certificates
nbdkit: debug: registering 
/build/1st/nbdkit-1.1.25/plugins/xz/.libs/nbdkit-xz-plugin.so
nbdkit: debug: registered 
/build/1st/nbdkit-1.1.25/plugins/xz/.libs/nbdkit-xz-plugin.so (name xz)
nbdkit: debug: /build/1st/nbdkit-1.1.25/plugins/xz/.libs/nbdkit-xz-plugin.so: 
load
nbdkit: debug: /build/1st/nbdkit-1.1.25/plugins/xz/.libs/nbdkit-xz-plugin.so: 
config key=file, value=disk.xz
nbdkit: debug: /build/1st/nbdkit-1.1.25/plugins/xz/.libs/nbdkit-xz-plugin.so: 
config_complete
nbdkit: debug: bound to unix socket /tmp/nbdkitrTFPv0/sock
nbdkit: debug: written pidfile /tmp/nbdkitrTFPv0/pid
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: set_backend "appliance"
libguestfs: trace: set_backend = 0
libguestfs: create: flags = 0, handle = 0x55a2ff440060, program = test-xz
libguestfs: trace: add_drive "" "format:raw" "protocol:nbd" 
"server:unix:/tmp/nbdkitrTFPv0/sock"
libguestfs: trace: add_drive = 0
libguestfs: trace: launch
libguestfs: trace: get_tmpdir
libguestfs: trace: get_tmpdir = "/tmp"
libguestfs: trace: version
libguestfs: trace: version = <struct guestfs_version = major: 1, minor: 36, 
release: 11, extra: , >
libguestfs: trace: get_backend
libguestfs: trace: get_backend = "direct"
libguestfs: launch: program=test-xz
libguestfs: launch: version=1.36.11
libguestfs: launch: backend registered: unix
libguestfs: launch: backend registered: uml
libguestfs: launch: backend registered: libvirt
libguestfs: launch: backend registered: direct
libguestfs: launch: backend=direct
libguestfs: launch: tmpdir=/tmp/libguestfsrbf8ue
libguestfs: launch: umask=0022
libguestfs: launch: euid=1111
libguestfs: is_openable: /dev/kvm: No such file or directory
libguestfs: trace: get_backend_setting "force_tcg"
libguestfs: trace: get_backend_setting = NULL (error)
libguestfs: trace: get_cachedir
libguestfs: trace: get_cachedir = "/var/tmp"
libguestfs: begin building supermin appliance
libguestfs: run supermin
libguestfs: command: run: /usr/bin/supermin
libguestfs: command: run: \ --build
libguestfs: command: run: \ --verbose
libguestfs: command: run: \ --if-newer
libguestfs: command: run: \ --lock /var/tmp/.guestfs-1111/lock
libguestfs: command: run: \ --copy-kernel
libguestfs: command: run: \ -f ext2
libguestfs: command: run: \ --host-cpu x86_64
libguestfs: command: run: \ /usr/lib/x86_64-linux-gnu/guestfs/supermin.d
libguestfs: command: run: \ -o /var/tmp/.guestfs-1111/appliance.d
supermin: version: 5.1.19
supermin: package handler: debian/dpkg
supermin: acquiring lock on /var/tmp/.guestfs-1111/lock
supermin: if-newer: output does not need rebuilding
libguestfs: finished building supermin appliance
libguestfs: begin testing qemu features
libguestfs: trace: get_cachedir
libguestfs: trace: get_cachedir = "/var/tmp"
libguestfs: checking for previously cached test results of 
/usr/bin/qemu-system-x86_64, in /var/tmp/.guestfs-1111
libguestfs: loading previously cached test results
libguestfs: qemu version: 2.11
libguestfs: qemu mandatory locking: yes
libguestfs: trace: get_sockdir
libguestfs: trace: get_sockdir = "/tmp"
libguestfs: finished testing qemu features
libguestfs: trace: get_backend_setting "gdb"
libguestfs: trace: get_backend_setting = NULL (error)
libguestfs: command: run: dmesg | grep -Eoh 'lpj=[[:digit:]]+'
dmesg: read kernel buffer failed: Operation not permitted
libguestfs: read_lpj_from_dmesg: external command exited with error status 1
libguestfs: read_lpj_from_files: no boot messages files are readable
[00147ms] /usr/bin/qemu-system-x86_64 \
    -global virtio-blk-pci.scsi=off \
    -enable-fips \
    -nodefaults \
    -display none \
    -machine accel=kvm:tcg \
    -m 500 \
    -no-reboot \
    -rtc driftfix=slew \
    -no-hpet \
    -global kvm-pit.lost_tick_policy=discard \
    -kernel /var/tmp/.guestfs-1111/appliance.d/kernel \
    -initrd /var/tmp/.guestfs-1111/appliance.d/initrd \
    -object rng-random,filename=/dev/urandom,id=rng0 \
    -device virtio-rng-pci,rng=rng0 \
    -device virtio-scsi-pci,id=scsi \
    -drive 
file=nbd:unix:/tmp/nbdkitrTFPv0/sock,cache=writeback,format=raw,id=hd0,if=none \
    -device scsi-hd,drive=hd0 \
    -drive 
file=/var/tmp/.guestfs-1111/appliance.d/root,snapshot=on,id=appliance,cache=unsafe,if=none,format=raw
 \
    -device scsi-hd,drive=appliance \
    -device virtio-serial-pci \
    -serial stdio \
    -device sga \
    -chardev socket,path=/tmp/libguestfsRk3bKs/guestfsd.sock,id=channel0 \
    -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \
    -append 'panic=1 console=ttyS0 edd=off udevtimeout=6000 
udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory 
usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb 
selinux=0 guestfs_verbose=1 TERM=unknown'
Could not access KVM kernel module: No such file or directory
qemu-system-x86_64: failed to initialize KVM: No such file or directory
qemu-system-x86_64: Back to tcg accelerator
nbdkit: debug: accepted connection
nbdkit: debug: /build/1st/nbdkit-1.1.25/plugins/xz/.libs/nbdkit-xz-plugin.so: 
open readonly=1
nbdkit: debug: looping through streams: pos = 17464
nbdkit: debug: decode stream footer at pos = 17452
nbdkit: debug: backward_size = 16
nbdkit: debug: decode index at pos = 17436
nbdkit: debug: decode stream header at pos = 0
nbdkit: debug: /build/1st/nbdkit-1.1.25/tests/disk.xz: size 104857600 bytes 
(100.0M)
nbdkit: debug: /build/1st/nbdkit-1.1.25/tests/disk.xz: 1 streams, 1 blocks
nbdkit: debug: /build/1st/nbdkit-1.1.25/tests/disk.xz: maximum uncompressed 
block size 104857600 bytes (100.0M)
nbdkit: xz[1]: debug: acquire per-connection request lock
nbdkit: xz[1]: debug: acquire unload prevention lock
nbdkit: xz[1]: debug: get_size
nbdkit: xz[1]: debug: can_write
nbdkit: xz[1]: debug: can_flush
nbdkit: xz[1]: debug: is_rotational
nbdkit: xz[1]: debug: can_trim
nbdkit: xz[1]: debug: oldstyle negotiation: flags: global 0x0 export 0x3
nbdkit: xz[1]: debug: release unload prevention lock
nbdkit: xz[1]: debug: release per-connection request lock
nbdkit: xz[1]: debug: handshake complete, processing requests serially
nbdkit: xz[1]: debug: client closed input socket, closing connection
nbdkit: xz[1]: debug: connection cleanup with final status 0
nbdkit: xz[1]: debug: close
nbdkit: xz[1]: debug: cache: hits = 0, misses = 0
qemu-system-x86_64: -drive 
file=nbd:unix:/tmp/nbdkitrTFPv0/sock,cache=writeback,format=raw,id=hd0,if=none: 
request for write access conflicts with read-only export
libguestfs: error: appliance closed the connection unexpectedly, see earlier 
error messages
libguestfs: child_cleanup: 0x55a2ff440060: child process died
libguestfs: sending SIGTERM to process 33919
libguestfs: error: /usr/bin/qemu-system-x86_64 exited with error status 1, see 
debug messages above
libguestfs: error: guestfs_launch failed, see earlier error messages
libguestfs: trace: launch = -1 (error)
libguestfs: trace: close
libguestfs: closing guestfs handle 0x55a2ff440060 (state 0)
libguestfs: command: run: rm
libguestfs: command: run: \ -rf /tmp/libguestfsrbf8ue
libguestfs: command: run: rm
libguestfs: command: run: \ -rf /tmp/libguestfsRk3bKs
nbdkit: debug: /build/1st/nbdkit-1.1.25/plugins/xz/.libs/nbdkit-xz-plugin.so: 
unload
FAIL test-xz (exit status: 1)

============================================================================
Testsuite summary for nbdkit 1.1.25
============================================================================
# TOTAL: 35
# PASS:  32
# SKIP:  0
# XFAIL: 0
# FAIL:  3
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
============================================================================
Makefile:1616: recipe for target 'test-suite.log' failed
make[4]: *** [test-suite.log] Error 1

--- End Message ---
--- Begin Message ---
On Tue, 30 Jan 2018 10:26:51 +0100 Hilko Bengen <[email protected]> wrote:
> Control: fixed -1 1.1.28-1
> 
> The root cause for this bug had to do with the parameters that
> libguestfs passes to qemu. A versioned build dependency on libguestfs
> fixes this.

So this bug can be closed (which doesn't happen with the `fixed` tag).

Paul

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to