Source: autopkgtest
Version: 5.42
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20250106 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> tests/pyflakes || true
> tests/mypy || true
> ok 1 - /<<PKGBUILDDIR>>/lib/VirtSubproc.py # SKIP mypy not found
> ok 2 - /<<PKGBUILDDIR>>/lib/adt_binaries.py # SKIP mypy not found
> ok 3 - /<<PKGBUILDDIR>>/lib/adt_testbed.py # SKIP mypy not found
> ok 4 - /<<PKGBUILDDIR>>/lib/adtlog.py # SKIP mypy not found
> ok 5 - /<<PKGBUILDDIR>>/lib/autopkgtest_args.py # SKIP mypy not found
> ok 6 - /<<PKGBUILDDIR>>/lib/autopkgtest_deps.py # SKIP mypy not found
> ok 7 - /<<PKGBUILDDIR>>/lib/autopkgtest_qemu.py # SKIP mypy not found
> ok 8 - /<<PKGBUILDDIR>>/lib/testdesc.py # SKIP mypy not found
> ok 9 - /<<PKGBUILDDIR>>/runner/autopkgtest # SKIP mypy not found
> ok 10 - /<<PKGBUILDDIR>>/tests/testarchive.py # SKIP mypy not found
> ok 11 - /<<PKGBUILDDIR>>/tests/autopkgtest # SKIP mypy not found
> ok 12 - /<<PKGBUILDDIR>>/tests/autopkgtest_args # SKIP mypy not found
> ok 13 - /<<PKGBUILDDIR>>/tests/qemu # SKIP mypy not found
> ok 14 - /<<PKGBUILDDIR>>/tests/testdesc # SKIP mypy not found
> ok 15 - /<<PKGBUILDDIR>>/tools/autopkgtest-build-docker # SKIP mypy not found
> ok 16 - /<<PKGBUILDDIR>>/tools/autopkgtest-build-lxc # SKIP mypy not found
> ok 17 - /<<PKGBUILDDIR>>/tools/autopkgtest-build-lxd # SKIP mypy not found
> ok 18 - /<<PKGBUILDDIR>>/tools/autopkgtest-build-qemu # SKIP mypy not found
> ok 19 - /<<PKGBUILDDIR>>/tools/autopkgtest-buildvm-ubuntu-cloud # SKIP mypy 
> not found
> ok 20 - /<<PKGBUILDDIR>>/virt/autopkgtest-virt-chroot # SKIP mypy not found
> ok 21 - /<<PKGBUILDDIR>>/virt/autopkgtest-virt-docker # SKIP mypy not found
> ok 22 - /<<PKGBUILDDIR>>/virt/autopkgtest-virt-lxc # SKIP mypy not found
> ok 23 - /<<PKGBUILDDIR>>/virt/autopkgtest-virt-lxd # SKIP mypy not found
> ok 24 - /<<PKGBUILDDIR>>/virt/autopkgtest-virt-null # SKIP mypy not found
> ok 25 - /<<PKGBUILDDIR>>/virt/autopkgtest-virt-qemu # SKIP mypy not found
> ok 26 - /<<PKGBUILDDIR>>/virt/autopkgtest-virt-schroot # SKIP mypy not found
> ok 27 - /<<PKGBUILDDIR>>/virt/autopkgtest-virt-ssh # SKIP mypy not found
> ok 28 - /<<PKGBUILDDIR>>/virt/autopkgtest-virt-unshare # SKIP mypy not found
> 1..28
> tests/pycodestyle || true
> tests/qemu
> test_default_qemu_command (__main__.QemuTestCase.test_default_qemu_command) 
> ... ok
> test_dpkg_arch_for_qemu_arch 
> (__main__.QemuTestCase.test_dpkg_arch_for_qemu_arch) ... ok
> test_qemu_arch_for_dpkg_arch 
> (__main__.QemuTestCase.test_qemu_arch_for_dpkg_arch) ... ok
> 
> ----------------------------------------------------------------------
> Ran 3 tests in 0.000s
> 
> OK
> tests/testdesc
> test_arch_specific (__main__.Debian.test_arch_specific)
> @ expansion with architecture specific binaries ... ok
> test_autodep8_perl (__main__.Debian.test_autodep8_perl)
> autodep8 tests for Perl packages ... ok
> test_autodep8_ruby (__main__.Debian.test_autodep8_ruby)
> autodep8 tests for Ruby packages ... ok
> test_bad_recommends (__main__.Debian.test_bad_recommends) ... ok
> test_builddeps (__main__.Debian.test_builddeps)
> @builddeps@ expansion ... ok
> test_builddeps_profiles (__main__.Debian.test_builddeps_profiles)
> @builddeps@ expansion with build profiles ... ok
> test_classes (__main__.Debian.test_classes)
> Classes: field ... ok
> test_comma (__main__.Debian.test_comma)
> comma in control files at end of depends ... ok
> test_comma_sep (__main__.Debian.test_comma_sep)
> comma separator in fields ... ok
> test_comments (__main__.Debian.test_comments)
> comments in control files with Unicode ... ok
> test_complex_deps (__main__.Debian.test_complex_deps)
> complex test dependencies ... ok
> test_custom_control_path (__main__.Debian.test_custom_control_path)
> custom control file path ... ok
> test_default_depends (__main__.Debian.test_default_depends)
> default Depends: is @ ... ok
> test_deps_negative_arch (__main__.Debian.test_deps_negative_arch)
> test dependencies with negative architecture ... ok
> test_foreign_arch_test_dep (__main__.Debian.test_foreign_arch_test_dep)
> foreign architecture test dependencies ... ok
> test_invalid_control (__main__.Debian.test_invalid_control)
> invalid control file ... ok
> test_invalid_control_empty_test 
> (__main__.Debian.test_invalid_control_empty_test)
> another invalid control file ... ok
> test_invalid_test_deps (__main__.Debian.test_invalid_test_deps)
> invalid test dependencies ... ok
> test_known_restrictions (__main__.Debian.test_known_restrictions)
> known restrictions ... ok
> test_no_control (__main__.Debian.test_no_control)
> no test control file ... ok
> test_recommends_of_multiple_packages 
> (__main__.Debian.test_recommends_of_multiple_packages)
> see #1080981 ... ok
> test_single (__main__.Debian.test_single)
> single test, simplest possible ... ok
> test_test_command (__main__.Debian.test_test_command)
> single test, test command ... ok
> test_test_command_and_tests (__main__.Debian.test_test_command_and_tests)
> Both Tests: and Test-Command: ... ok
> test_test_command_skip (__main__.Debian.test_test_command_skip)
> single test, skipped test command ... ok
> test_test_name_feature (__main__.Debian.test_test_name_feature)
> Features: test-name=foobar ... ok
> test_test_name_feature_too_many 
> (__main__.Debian.test_test_name_feature_too_many)
> only one test-name= feature is allowed ... ok
> test_test_name_feature_with_other_features 
> (__main__.Debian.test_test_name_feature_with_other_features)
> Features: test-name=foobar, blue ... ok
> test_test_name_incompatible_with_tests 
> (__main__.Debian.test_test_name_incompatible_with_tests)
> Tests: with Features: test-name=foo ... ok
> test_test_name_missing_name (__main__.Debian.test_test_name_missing_name)
> Features: test-name ... ok
> test_testbed_unavail_container 
> (__main__.Debian.test_testbed_unavail_container)
> restriction isolation-container incompatible with testbed ... ok
> test_testbed_unavail_reboot (__main__.Debian.test_testbed_unavail_reboot)
> restriction needs-reboot incompatible with testbed ... ok
> test_testbed_unavail_root (__main__.Debian.test_testbed_unavail_root)
> restriction needs-root incompatible with testbed ... ok
> test_tests_dir (__main__.Debian.test_tests_dir)
> non-standard Tests-Directory ... ok
> test_unknown_field (__main__.Debian.test_unknown_field)
> unknown field ... ok
> test_unknown_restriction (__main__.Debian.test_unknown_restriction)
> unknown restriction ... ok
> test_control (__main__.Rfc822.test_control)
> Parse a debian/control like file ... ok
> test_dsc (__main__.Rfc822.test_dsc)
> Parse a signed dsc file ... ok
> test_invalid (__main__.Rfc822.test_invalid)
> Parse an invalid file ... ok
> test_both_path_and_command (__main__.Test.test_both_path_and_command)
> Test with path and command ... ok
> test_capabilities_compat (__main__.Test.test_capabilities_compat)
> Test compatibility with testbed capabilities ... ok
> test_invalid_name (__main__.Test.test_invalid_name)
> Test with invalid name ... ok
> test_neither_path_nor_command (__main__.Test.test_neither_path_nor_command)
> Test without path nor command ... ok
> test_unknown_restriction (__main__.Test.test_unknown_restriction)
> Test with unknown restriction ... ok
> test_valid_command (__main__.Test.test_valid_command)
> valid Test instantiation with command ... ok
> test_valid_path (__main__.Test.test_valid_path)
> valid Test instantiation with path ... ok
> 
> ----------------------------------------------------------------------
> Ran 46 tests in 0.025s
> 
> OK
> tests/autopkgtest_args
> test_apt_source (__main__.T.test_apt_source) ... ok
> test_apt_source_trumps_dir (__main__.T.test_apt_source_trumps_dir) ... ok
> test_build_parallel (__main__.T.test_build_parallel) ... ok
> test_built_tree (__main__.T.test_built_tree) ... ok
> test_changes (__main__.T.test_changes) ... ok
> test_changes_no_source (__main__.T.test_changes_no_source) ... ok
> test_copy (__main__.T.test_copy) ... ok
> test_copy_nonexisting (__main__.T.test_copy_nonexisting) ... ok
> test_cwd_built (__main__.T.test_cwd_built) ... ok
> test_cwd_notest (__main__.T.test_cwd_notest) ... ok
> test_cwd_unbuilt (__main__.T.test_cwd_unbuilt) ... ok
> test_default_options (__main__.T.test_default_options) ... ok
> test_dsc (__main__.T.test_dsc) ... ok
> test_dsc_notexist (__main__.T.test_dsc_notexist) ... ok
> test_dsc_with_debs (__main__.T.test_dsc_with_debs) ... ok
> test_empty_virt_server (__main__.T.test_empty_virt_server) ... ok
> test_env (__main__.T.test_env) ... ok
> test_git_source (__main__.T.test_git_source) ... ok
> test_git_source_nobuild (__main__.T.test_git_source_nobuild) ... ok
> test_help (__main__.T.test_help) ... ok
> test_multiple_tests (__main__.T.test_multiple_tests) ... ok
> test_no_auto_control (__main__.T.test_no_auto_control) ... ok
> test_no_virt_server (__main__.T.test_no_virt_server) ... ok
> test_only_debs (__main__.T.test_only_debs) ... ok
> test_options (__main__.T.test_options) ... ok
> test_read_file (__main__.T.test_read_file) ... ok
> test_read_file_spaces (__main__.T.test_read_file_spaces) ... ok
> test_read_file_with_runner (__main__.T.test_read_file_with_runner) ... ok
> test_setup_commands (__main__.T.test_setup_commands) ... ok
> test_setup_commands_boot (__main__.T.test_setup_commands_boot) ... ok
> test_skip_test (__main__.T.test_skip_test) ... ok
> test_test_name (__main__.T.test_test_name) ... ok
> test_timeouts (__main__.T.test_timeouts) ... ok
> test_triple_dash_virt_server (__main__.T.test_triple_dash_virt_server) ... 
> autopkgtest_args: WARNING: Using --- to separate virt server arguments is 
> deprecated; use -- instead
> ok
> test_unbuilt_tree (__main__.T.test_unbuilt_tree) ... ok
> test_unbuilt_tree_notexist (__main__.T.test_unbuilt_tree_notexist) ... ok
> test_unbuilt_tree_with_debs (__main__.T.test_unbuilt_tree_with_debs) ... ok
> test_wrong_env (__main__.T.test_wrong_env) ... ok
> 
> ----------------------------------------------------------------------
> Ran 38 tests in 0.050s
> 
> OK
> env NO_PKG_MANGLE=1 tests/autopkgtest NullRunner
> test_apt_source_nonexisting (__main__.NullRunner.test_apt_source_nonexisting)
> apt-source for nonexisting package ... ok
> test_arch_all (__main__.NullRunner.test_arch_all)
> A test on "all" architecture skipped ... ok
> test_arch_any (__main__.NullRunner.test_arch_any)
> A test on "any" architecture succeeds ... ok
> test_arch_in_mixed_list_skipped_explicit 
> (__main__.NullRunner.test_arch_in_mixed_list_skipped_explicit)
> A test in a mixed list on unsupported architecture is skipped ... ok
> test_arch_in_mixed_list_skipped_wildcard 
> (__main__.NullRunner.test_arch_in_mixed_list_skipped_wildcard)
> A test in a mixed list on supported architecture is skipped ... ok
> test_arch_in_supported_list (__main__.NullRunner.test_arch_in_supported_list)
> A test on an explicitly supported architecture succeeds ... ok
> test_arch_in_unsupported_list 
> (__main__.NullRunner.test_arch_in_unsupported_list)
> A test on an explicitly unsuppported architecture is skipped ... ok
> test_arch_in_unsupported_wildcard_list 
> (__main__.NullRunner.test_arch_in_unsupported_wildcard_list)
> A test on an explicitly unsuppported wildcard architecture is skipped ... ok
> test_arch_not_in_negated_list 
> (__main__.NullRunner.test_arch_not_in_negated_list)
> A test on an implicitly supported architecture succeeds ... ok
> test_arch_not_in_supported_list 
> (__main__.NullRunner.test_arch_not_in_supported_list)
> A test on an implicitly unsupported architecture is skipped ... ok
> test_arch_not_in_supported_wildcard_list 
> (__main__.NullRunner.test_arch_not_in_supported_wildcard_list)
> A test on an implicitly unsupported wildcard architecture is skipped ... ok
> test_breaks_testbed (__main__.NullRunner.test_breaks_testbed)
> breaks-testbed restriction ... ok
> test_broken_test_deps (__main__.NullRunner.test_broken_test_deps)
> unsatisfiable test dependencies ... ok
> test_build_parallel (__main__.NullRunner.test_build_parallel)
> --build-parallel option ... FAIL
> test_can_sudo (__main__.NullRunner.test_can_sudo)
> needs-sudo supported if and only if requirements already met ... skipped 
> 'assumes sudo is installed'
> test_command_not_found (__main__.NullRunner.test_command_not_found)
> command-not-found failure is test failure ... ok
> test_continue_with_other_tests 
> (__main__.NullRunner.test_continue_with_other_tests)
> Install failure should continue with next test ... ok
> test_dev_stdouterr_access (__main__.NullRunner.test_dev_stdouterr_access)
> write to /dev/stdout and /dev/stderr in a test ... ok
> test_dsc_norestrictions_nobuild_success 
> (__main__.NullRunner.test_dsc_norestrictions_nobuild_success)
> dsc, no build, no restrictions, test success ... ok
> test_env_passing (__main__.NullRunner.test_env_passing)
> Pass environment variable to test ... ok
> test_flaky_fail (__main__.NullRunner.test_flaky_fail)
> A flaky test fails ... ok
> test_flaky_fail_mixed (__main__.NullRunner.test_flaky_fail_mixed)
> A flaky test fails, but another test passes ... ok
> test_flaky_success (__main__.NullRunner.test_flaky_success)
> A flaky test succeeds ... ok
> test_git_source (__main__.NullRunner.test_git_source)
> Check out source from git (default branch) ... skipped 'git not installed'
> test_git_source_branch (__main__.NullRunner.test_git_source_branch)
> Check out source from git (specified branch) ... skipped 'git not installed'
> test_invalid_depends (__main__.NullRunner.test_invalid_depends)
> Depends: has invalid syntax ... ok
> test_isolation (__main__.NullRunner.test_isolation)
> isolation restrictions ... ok
> test_known_derestriction (__main__.NullRunner.test_known_derestriction)
> --ignore-restrictions is respected for known restrictions ... ok
> test_logfile_failure (__main__.NullRunner.test_logfile_failure)
> --log-file option, failure ... FAIL
> test_logfile_success (__main__.NullRunner.test_logfile_success)
> --log-file option, success ... ok
> test_needs_internet_skipped (__main__.NullRunner.test_needs_internet_skipped)
> A needs-internet test is skipped ... ok
> test_needs_internet_success (__main__.NullRunner.test_needs_internet_success)
> A needs-internet test succeeds ... ok
> test_needs_internet_tried_skipped 
> (__main__.NullRunner.test_needs_internet_tried_skipped)
> A needs-internet test is tried and skipped ... ok
> test_needs_internet_tried_success 
> (__main__.NullRunner.test_needs_internet_tried_success)
> A needs-internet test is tried and succeeds ... ok
> test_no_apt_install_with_dependencies_satisfied 
> (__main__.NullRunner.test_no_apt_install_with_dependencies_satisfied)
> package with dependencies satisfied while apt-get install is not available 
> ... ok
> test_no_apt_install_with_missing_dependency 
> (__main__.NullRunner.test_no_apt_install_with_missing_dependency)
> package with missing tests dependencies without available apt-get install ... 
> ok
> test_no_tests_dir (__main__.NullRunner.test_no_tests_dir)
> package without debian/tests/ ... ok
> test_non_unicode_stderr (__main__.NullRunner.test_non_unicode_stderr)
> Don't fail on non-unicode test output on stderr ... ok
> test_non_unicode_stdout (__main__.NullRunner.test_non_unicode_stdout)
> Don't fail on non-unicode test output ... ok
> test_pseudo_terminal (__main__.NullRunner.test_pseudo_terminal)
> The test can access pseudo-terminals ... ok
> test_reboot (__main__.NullRunner.test_reboot)
> needs-reboot test gets skipped ... ok
> test_reboot_mixed (__main__.NullRunner.test_reboot_mixed)
> needs-reboot test gets skipped but another test is still run ... ok
> test_setup_commands_boot_fail_badpkg 
> (__main__.NullRunner.test_setup_commands_boot_fail_badpkg)
> --setup-commands-boot which exit with 100 (bad package) ... ok
> test_setup_commands_boot_fail_transient 
> (__main__.NullRunner.test_setup_commands_boot_fail_transient)
> --setup-commands-boot which exit with 1 (transient error) ... ok
> test_setup_commands_fail_badpkg 
> (__main__.NullRunner.test_setup_commands_fail_badpkg)
> --setup-commands which exit with 100 (bad package) ... ok
> test_setup_commands_fail_transient 
> (__main__.NullRunner.test_setup_commands_fail_transient)
> --setup-commands which exit with 1 (transient error) ... ok
> test_signal (__main__.NullRunner.test_signal)
> tests keep default signal handler ... ok
> test_skip (__main__.NullRunner.test_skip)
> Skip two specified tests ... ok
> test_skip_not_installable (__main__.NullRunner.test_skip_not_installable)
> Test skip-not-installable restriction ... ok
> test_skip_not_installable_mixed 
> (__main__.NullRunner.test_skip_not_installable_mixed)
> Test skip-not-installable restriction combined with a passing test ... ok
> test_skippable_fail (__main__.NullRunner.test_skippable_fail)
> A skippable test fails ... ok
> test_skippable_skipped (__main__.NullRunner.test_skippable_skipped)
> A skippable test skips itself ... ok
> test_skippable_skipped_mixed 
> (__main__.NullRunner.test_skippable_skipped_mixed)
> A skippable test skips itself, but another test passes ... ok
> test_skippable_success (__main__.NullRunner.test_skippable_success)
> A skippable test succeeds ... ok
> test_summary (__main__.NullRunner.test_summary)
> --summary option ... ok
> test_superficial_fail (__main__.NullRunner.test_superficial_fail)
> A superficial test failing is the same as if it was ... ok
> test_superficial_fail_mixed (__main__.NullRunner.test_superficial_fail_mixed)
> A superficial test (among others) failing is the same as if it ... ok
> test_superficial_success (__main__.NullRunner.test_superficial_success)
> If all successful tests are superficial, it's as though they ... ok
> test_superficial_success_mixed 
> (__main__.NullRunner.test_superficial_success_mixed)
> Superficial tests don't harm non-superficial tests. ... ok
> test_test_command (__main__.NullRunner.test_test_command)
> Test-Command: instead of Tests: ... ok
> test_test_command_with_double_quotes_and_single_quotes 
> (__main__.NullRunner.test_test_command_with_double_quotes_and_single_quotes)
> Test-Command contains quotes ... ok
> test_test_command_with_double_quotes_in_single_quotes 
> (__main__.NullRunner.test_test_command_with_double_quotes_in_single_quotes)
> Test-Command contains double quotes inside single quotes ... ok
> test_test_command_with_single_quotes 
> (__main__.NullRunner.test_test_command_with_single_quotes)
> Test-Command contains double quotes inside single quotes ... ok
> test_test_not_found (__main__.NullRunner.test_test_not_found)
> Tests: specifies a nonexisting test ... ok
> test_testname (__main__.NullRunner.test_testname)
> Run only specified tests. ... ok
> test_testname_noexist (__main__.NullRunner.test_testname_noexist)
> Run only one specified test which does not exist ... ok
> test_testname_with_others_skipped 
> (__main__.NullRunner.test_testname_with_others_skipped)
> Run only one specified test between skipped tests ... ok
> test_timeout (__main__.NullRunner.test_timeout)
> handling test timeout ... ok
> test_timeout_global (__main__.NullRunner.test_timeout_global)
> a global timeout causes a long-running test to fail ... ok
> test_timeout_global_applies_to_build 
> (__main__.NullRunner.test_timeout_global_applies_to_build)
> a global timeout causes a long-running build to fail ... ok
> test_timeout_global_skips_remaining_tests 
> (__main__.NullRunner.test_timeout_global_skips_remaining_tests)
> after the global timeout, remaining tests are skipped ... ok
> test_timeout_long_build (__main__.NullRunner.test_timeout_long_build)
> long-running build with custom timeouts ... FAIL
> test_timeout_long_build_fail 
> (__main__.NullRunner.test_timeout_long_build_fail)
> long-running build times out ... FAIL
> test_timeout_long_test (__main__.NullRunner.test_timeout_long_test)
> long-running test with custom timeouts ... ok
> test_timeout_no_output (__main__.NullRunner.test_timeout_no_output)
> handling test timeout for test without any output ... ok
> test_tmpdir_env (__main__.NullRunner.test_tmpdir_env)
> Respects $TMPDIR ... ok
> test_tree_allow_stderr_nobuild_fail_on_exit 
> (__main__.NullRunner.test_tree_allow_stderr_nobuild_fail_on_exit)
> source tree, no build, allow-stderr, test fails with non-zero ... ok
> test_tree_allow_stderr_nobuild_success 
> (__main__.NullRunner.test_tree_allow_stderr_nobuild_success)
> source tree, no build, allow-stderr, test success ... ok
> test_tree_apply_patches_build_needed 
> (__main__.NullRunner.test_tree_apply_patches_build_needed)
> source tree, 3.0 (quilt) patches get applied with build-needed ... FAIL
> test_tree_apply_patches_nobuild 
> (__main__.NullRunner.test_tree_apply_patches_nobuild)
> source tree, 3.0 (quilt) patches get applied with built package ... ok
> test_tree_build_needed_success 
> (__main__.NullRunner.test_tree_build_needed_success)
> source tree, build-needed restriction, test success ... FAIL
> test_tree_debian_tests_only (__main__.NullRunner.test_tree_debian_tests_only)
> tree with only debian/tests/ ... ok
> test_tree_norestrictions_nobuild_fail_on_exit 
> (__main__.NullRunner.test_tree_norestrictions_nobuild_fail_on_exit)
> source tree, no build, no restrictions, test fails with non-zero ... ok
> test_tree_norestrictions_nobuild_fail_on_stderr 
> (__main__.NullRunner.test_tree_norestrictions_nobuild_fail_on_stderr)
> source tree, no build, no restrictions, test fails with stderr ... ok
> test_tree_norestrictions_nobuild_fail_on_stderr_and_exit 
> (__main__.NullRunner.test_tree_norestrictions_nobuild_fail_on_stderr_and_exit)
> source tree, no build, no restrictions, test fails with stderr+exit ... ok
> test_tree_norestrictions_nobuild_success 
> (__main__.NullRunner.test_tree_norestrictions_nobuild_success)
> source tree, no build, no restrictions, test success ... ok
> test_tree_output_dir (__main__.NullRunner.test_tree_output_dir)
> source tree, explicit --output-dir ... FAIL
> test_tree_output_dir_in_test_tree 
> (__main__.NullRunner.test_tree_output_dir_in_test_tree)
> source tree, --output-dir in tests tree ... ok
> test_tree_output_dir_nonempty 
> (__main__.NullRunner.test_tree_output_dir_nonempty)
> existing and non-empty --output-dir ... ok
> test_undeletable_files (__main__.NullRunner.test_undeletable_files)
> source tree has undeletable files ... ok
> test_unicode (__main__.NullRunner.test_unicode)
> Unicode test output ... ok
> test_unknown_derestriction (__main__.NullRunner.test_unknown_derestriction)
> --ignore-restrictions is respected for unknown restrictions ... ok
> test_unknown_restriction (__main__.NullRunner.test_unknown_restriction)
> test with unknown restriction gets skipped ... ok
> test_unskippable (__main__.NullRunner.test_unskippable)
> A non-skippable test fails with an exit status that happens ... ok
> test_validate (__main__.NullRunner.test_validate)
> --validate command line options ... ok
> test_versioned_depends (__main__.NullRunner.test_versioned_depends)
> Depends: with versions ... ok
> 
> ======================================================================
> FAIL: test_build_parallel (__main__.NullRunner.test_build_parallel)
> --build-parallel option
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/autopkgtest", line 1898, in test_build_parallel
>     self.assertIn('dh build', err)
> AssertionError: 'dh build' not found in 'autopkgtest [06:43:06]: starting 
> date and time: 2025-01-07 06:43:06+0000\nautopkgtest [06:43:06]: version 
> @version@\nautopkgtest [06:43:06]: host ip-10-84-234-181; command line: 
> /<<PKGBUILDDIR>>/runner/autopkgtest --build-parallel=17 --no-built-binaries 
> /tmp/autopkgtest.test.jyk9fg1g/testpkg -- null\nautopkgtest [06:43:06]: 
> testbed dpkg architecture: amd64\nautopkgtest [06:43:06]: testbed apt 
> version: 2.9.21\nautopkgtest [06:43:06]: @@@@@@@@@@@@@@@@@@@@ test bed 
> setup\nautopkgtest [06:43:06]: testbed release detected to be: 
> None\nautopkgtest [06:43:06]: testbed running kernel: Linux 
> 6.1.0-28-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 
> (2024-11-22)\nautopkgtest [06:43:06]: @@@@@@@@@@@@@@@@@@@@ unbuilt-tree 
> /tmp/autopkgtest.test.jyk9fg1g/testpkg\nautopkgtest [06:43:06]: testing 
> package testpkg version 1\nautopkgtest [06:43:06]: build needed for 
> tests\ndpkg-buildpackage: info: source package testpkg\ndpkg-buildpackage: 
> info: source version 1\ndpkg-buildpackage: info: source distribution 
> UNRELEASED\ndpkg-buildpackage: info: source changed by Martin Pitt 
> <mp...@debian.org>\n dpkg-source --before-build .\ndpkg-buildpackage: info: 
> host architecture amd64\n debian/rules clean\nmake[2]: Entering directory 
> \'/tmp/autopkgtest.349QxF/build.fC1/real-tree\'\ndh clean\ndh: warning: 
> Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_auto_clean\ndh_auto_clean: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n\tmake -j1 distclean\nmake[3]: Entering 
> directory \'/tmp/autopkgtest.349QxF/build.fC1/real-tree\'\nrm -f 
> test_built\nmake[3]: Leaving directory 
> \'/tmp/autopkgtest.349QxF/build.fC1/real-tree\'\n   dh_clean\ndh_clean: 
> warning: Compatibility levels before 10 are deprecated (level 9 in 
> use)\nmake[2]: Leaving directory 
> \'/tmp/autopkgtest.349QxF/build.fC1/real-tree\'\n debian/rules 
> binary\nmake[2]: Entering directory 
> \'/tmp/autopkgtest.349QxF/build.fC1/real-tree\'\ndh binary\ndh: warning: 
> Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_update_autotools_config\n   dh_auto_configure\ndh_auto_configure: warning: 
> Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_auto_build\ndh_auto_build: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n\tmake -j1\nmake[3]: Entering directory 
> \'/tmp/autopkgtest.349QxF/build.fC1/real-tree\'\n/bin/echo -e "#!/bin/sh 
> -e\\necho built script OK" > test_built\n/bin/echo -e "#!/bin/sh -e\\nexec 
> /tmp/autopkgtest.349QxF/build.fC1/real-tree/test_built" > test_abspath\nchmod 
> 755 test_built test_abspath\nmake[3]: Leaving directory 
> \'/tmp/autopkgtest.349QxF/build.fC1/real-tree\'\n   
> dh_auto_test\ndh_auto_test: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_prep\n   dh_auto_install 
> --destdir=debian/testpkg/\ndh_auto_install: warning: Compatibility levels 
> before 10 are deprecated (level 9 in use)\n\tmake -j1 install 
> DESTDIR=/tmp/autopkgtest.349QxF/build.fC1/real-tree/debian/testpkg 
> AM_UPDATE_INFO_DIR=no\nmake[3]: Entering directory 
> \'/tmp/autopkgtest.349QxF/build.fC1/real-tree\'\n/bin/echo -e "#!/bin/sh 
> -e\\necho built script OK" > test_built\n/bin/echo -e "#!/bin/sh -e\\nexec 
> /tmp/autopkgtest.349QxF/build.fC1/real-tree/test_built" > test_abspath\nchmod 
> 755 test_built test_abspath\ninstall -D -m755 test_static 
> /tmp/autopkgtest.349QxF/build.fC1/real-tree/debian/testpkg/usr/bin/test_static\ninstall
>  -D -m755 test_built 
> /tmp/autopkgtest.349QxF/build.fC1/real-tree/debian/testpkg/usr/bin/test_built\nmake[3]:
>  Leaving directory \'/tmp/autopkgtest.349QxF/build.fC1/real-tree\'\n   
> dh_installdocs\ndh_installdocs: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_installchangelogs\ndh_installchangelogs: 
> warning: Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_perl\n   dh_link\ndh_link: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_strip_nondeterminism\n   
> dh_compress\ndh_compress: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_fixperms\n   debian/rules 
> override_dh_missing\nmake[3]: Entering directory 
> \'/tmp/autopkgtest.349QxF/build.fC1/real-tree\'\n: # do nothing\nmake[3]: 
> Leaving directory \'/tmp/autopkgtest.349QxF/build.fC1/real-tree\'\n   
> dh_installdeb\ndh_installdeb: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_gencontrol\ndh_gencontrol: warning: 
> Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_md5sums\n   debian/rules override_dh_builddeb\nmake[3]: Entering directory 
> \'/tmp/autopkgtest.349QxF/build.fC1/real-tree\'\n# Newer Ubuntu systems 
> default to zstd when building packages.\n# For compatibility with older 
> testbeds (Trusty), we need to\n# explicitly request a different compression 
> method.\ndh_builddeb -- -Zgzip\ndpkg-deb: building package \'testpkg\' in 
> \'../testpkg_1_all.deb\'.\nmake[3]: Leaving directory 
> \'/tmp/autopkgtest.349QxF/build.fC1/real-tree\'\nmake[2]: Leaving directory 
> \'/tmp/autopkgtest.349QxF/build.fC1/real-tree\'\n dpkg-genbuildinfo 
> --build=binary -O../testpkg_1_amd64.buildinfo\n dpkg-genchanges 
> --build=binary -O../testpkg_1_amd64.changes\ndpkg-genchanges: info: 
> binary-only upload (no source code included)\n dpkg-source --after-build 
> .\ndpkg-buildpackage: info: binary-only upload (no source 
> included)\nautopkgtest [06:43:08]: test pass: preparing testbed\nautopkgtest 
> [06:43:08]: test pass: [-----------------------\nautopkgtest [06:43:08]: test 
> pass: -----------------------]\nautopkgtest [06:43:08]: test pass:  - - - - - 
> - - - - - results - - - - - - - - - -\nautopkgtest [06:43:08]: 
> @@@@@@@@@@@@@@@@@@@@ summary\npass                 PASS\n'
> 
> ======================================================================
> FAIL: test_logfile_failure (__main__.NullRunner.test_logfile_failure)
> --log-file option, failure
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/autopkgtest", line 1432, in 
> test_logfile_failure
>     self.assertIn('dh build', err)
> AssertionError: 'dh build' not found in 'autopkgtest: DBG: autopkgtest 
> options: Namespace(override_control=None, only_tests=[], skip_tests=None, 
> built_binaries=False, packages=[\'/tmp/autopkgtest.test.og68v3bt/testpkg\'], 
> output_dir=None, logfile=\'/tmp/autopkgtest.test.og68v3bt/test.log\', 
> summary=None, verbosity=2, setup_commands=[], apt_upgrade=False, 
> setup_commands_boot=[], add_apt_sources=[], add_apt_releases=[], 
> pin_packages=[], apt_pocket=[], apt_default_release=None, 
> enable_apt_fallback=True, copy=[], env=[], ignore_restrictions=[], user=None, 
> gainroot=None, shell_fail=False, shell=False, timeout=0, timeout_short=None, 
> timeout_copy=None, timeout_install=None, timeout_test=None, 
> timeout_build=None, timeout_factor=1.0, set_lang=None, auto_control=True, 
> build_parallel=None, needs_internet=\'run\', validate=False)\nautopkgtest: 
> DBG: virt-runner arguments: [\'null\']\nautopkgtest: DBG: actions: 
> [(\'unbuilt-tree\', \'/tmp/autopkgtest.test.og68v3bt/testpkg\', 
> False)]\nautopkgtest: DBG: build binaries: False\nautopkgtest: DBG: testbed 
> init\nautopkgtest [06:43:20]: starting date and time: 2025-01-07 
> 06:43:20+0000\nautopkgtest [06:43:20]: version @version@\nautopkgtest 
> [06:43:20]: host ip-10-84-234-181; command line: 
> /<<PKGBUILDDIR>>/runner/autopkgtest -d --no-built-binaries 
> /tmp/autopkgtest.test.og68v3bt/testpkg 
> --log-file=/tmp/autopkgtest.test.og68v3bt/test.log -- null\nautopkgtest: DBG: 
> got reply from testbed: ok\nautopkgtest: DBG: testbed open, 
> scratch=None\nautopkgtest: DBG: sending command to testbed: 
> open\nautopkgtest: DBG: got reply from testbed: ok 
> /tmp/autopkgtest.9efDHR\nautopkgtest: DBG: sending command to testbed: 
> print-execute-command\nautopkgtest: DBG: got reply from testbed: ok 
> env\nautopkgtest: DBG: sending command to testbed: capabilities\nautopkgtest: 
> DBG: got reply from testbed: ok isolation-machine 
> downtmp-host=/tmp/autopkgtest.9efDHR\nautopkgtest: DBG: testbed capabilities: 
> [\'isolation-machine\', \'downtmp-host=/tmp/autopkgtest.9efDHR\', 
> \'has_internet\']\nautopkgtest: DBG: testbed command [\'mkdir\', \'-p\', 
> \'/tmp/autopkgtest.9efDHR\'], kind short, sout raw, serr pipe, env 
> []\nautopkgtest: DBG: testbed command exited with code 0\nautopkgtest: DBG: 
> sending command to testbed: copydown 
> /<<PKGBUILDDIR>>/lib/in-testbed/wrapper.sh 
> /tmp/autopkgtest.9efDHR/wrapper.sh\nautopkgtest: DBG: got reply from testbed: 
> ok\nautopkgtest: DBG: testbed command [\'chmod\', \'-R\', \'0755\', \'--\', 
> \'/tmp/autopkgtest.9efDHR/wrapper.sh\'], kind short, sout raw, serr pipe, env 
> []\nautopkgtest: DBG: testbed command exited with code 0\nautopkgtest: DBG: 
> testbed command [\'dpkg\', \'--print-architecture\'], kind short, sout pipe, 
> serr pipe, env []\nautopkgtest: DBG: testbed command exited with code 
> 0\nautopkgtest [06:43:20]: testbed dpkg architecture: amd64\nautopkgtest: 
> DBG: testbed command [\'dpkg-query\', \'-W\', \'-f\', \'${Version}\', 
> \'apt\'], kind short, sout pipe, serr pipe, env []\nautopkgtest: DBG: testbed 
> command exited with code 0\nautopkgtest [06:43:20]: testbed apt version: 
> 2.9.21\nautopkgtest: DBG: testbed command [\'sh\', \'-ec\', \'command -v 
> eatmydata\'], kind short, sout pipe, serr pipe, env []\nautopkgtest: DBG: 
> testbed command exited with code 127\nautopkgtest: DBG: testbed command 
> [\'mkdir\', \'-p\', \'/etc/apt/preferences.d\'], kind short, sout raw, serr 
> pipe, env []\nautopkgtest: DBG: testbed command exited with code 
> 0\nautopkgtest [06:43:20]: @@@@@@@@@@@@@@@@@@@@ test bed setup\nautopkgtest: 
> DBG: testbed command [\'sh\', \'-ec\', \'#!/bin/sh\\n# Copyright © 2006-2018 
> Canonical Ltd.\\n# Copyright © 2015-2017 Martin Pitt\\n# Copyright © 2017 
> Steve Langasek\\n# Copyright © 2017-2022 Paul Gevers\\n# Copyright © 2018 
> Simon McVittie\\n# SPDX-License-Identifier: GPL-2.0-or-later\\n\\n# This 
> script returns the first suite found in apt sources. We can\\\'t just 
> rely\\n# on /etc/os-release because it doesn\\\'t allow to distinguish 
> between Debian\\n# unstable and testing.\\n#\\n# This release detection logic 
> should be kept in sync with similar code in the\\n# setup-testbed 
> script.\\n#\\n# For more information on APT data sources see 
> sources.list(5).\\n\\n# Usage $0\\n\\nset -eu\\n\\ndistro=UNKNOWN\\nif [ -r 
> /etc/os-release ]; then\\n    # shellcheck disable=SC1091\\n    distro=$(. 
> /etc/os-release && echo "${ID:-$distro}")\\nfi\\n\\n# Try guessing the 
> default release from deb822-style format sources.\\n#\\n# While not 
> mandatory, APT upstream expects distros to follow the\\n# <distro>.sources 
> naming pattern for the default deb822 
> sources.\\napt_sources="/etc/apt/sources.list.d/$distro.sources"\\nif [ -r 
> "$apt_sources" ]; then\\n    release=$(sed -En 
> \\\'s/^Suites:\\\\s*(\\\\w+).*/\\\\1/Ip\\\' "$apt_sources" | head -n1)\\n    
> [ -n "$release" ] && echo "$release" && exit\\nfi\\n\\n# Try guessing the 
> default release from one-line-style format 
> sources.\\napt_sources=/etc/apt/sources.list\\nif [ -r "$apt_sources" ]; 
> then\\n    release=$(sed -En \\\'/^(deb|deb-src) +(\\\\[.*\\\\] 
> *)?(http|https|file):/ { s/\\\\[.*\\\\] +//; s/^[^ ]+ +[^ ]* +([^ ]+) 
> +.*$/\\\\1/p }\\\' "$apt_sources" | head -n1)\\n    [ -n "$release" ] && echo 
> "$release" && exit\\nfi\\n\\n# Could not guess the default release\\necho 
> "Could not guess the default release from the APT sources." >&2\\nexit 
> 1\\n\'], kind short, sout pipe, serr pipe, env []\nautopkgtest: DBG: testbed 
> command exited with code 0\nautopkgtest [06:43:20]: testbed release detected 
> to be: None\nautopkgtest: DBG: testbed command [\'bash\', \'-ec\', \'for d in 
> /boot /boot/efi /boot/grub /etc/init /etc/init.d /etc/systemd/system 
> /lib/systemd/system; do [ ! -d $d ] || touch -r $d 
> /tmp/autopkgtest.9efDHR/${d//\\\\//_}.stamp; done\'], kind short, sout raw, 
> serr pipe, env []\nautopkgtest: DBG: testbed command exited with code 
> 0\nautopkgtest: DBG: testbed command [\'sh\', \'-ec\', "dpkg-query --show -f 
> \'${Package}\\\\t${Version}\\\\n\' > 
> /tmp/autopkgtest.9efDHR/testbed-packages"], kind short, sout raw, serr pipe, 
> env []\nautopkgtest: DBG: testbed command exited with code 0\nautopkgtest: 
> DBG: sending command to testbed: copyup 
> /tmp/autopkgtest.9efDHR/testbed-packages 
> /tmp/autopkgtest.output.kt2vpymt/testbed-packages\nautopkgtest: DBG: got 
> reply from testbed: ok\nautopkgtest: DBG: testbed command [\'uname\', 
> \'-srv\'], kind short, sout pipe, serr pipe, env []\nautopkgtest: DBG: 
> testbed command exited with code 0\nautopkgtest [06:43:20]: testbed running 
> kernel: Linux 6.1.0-28-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 
> (2024-11-22)\nautopkgtest: DBG: testbed command [\'sh\', \'-c\', \'nproc; cat 
> /proc/cpuinfo 2>/dev/null || true\'], kind short, sout pipe, serr pipe, env 
> []\nautopkgtest: DBG: testbed command exited with code 0\nautopkgtest: DBG: 
> Binaries: initialising\nautopkgtest [06:43:20]: @@@@@@@@@@@@@@@@@@@@ 
> unbuilt-tree /tmp/autopkgtest.test.og68v3bt/testpkg\nautopkgtest: DBG: blame 
> += /tmp/autopkgtest.test.og68v3bt/testpkg\nautopkgtest: DBG: testbed reset: 
> modified=False, deps_installed=[], deps_new=[]\nautopkgtest: DBG: testbed 
> command [\'mkdir\', \'-p\', \'/tmp/autopkgtest.9efDHR\'], kind short, sout 
> raw, serr pipe, env []\nautopkgtest: DBG: testbed command exited with code 
> 0\nautopkgtest: DBG: sending command to testbed: copydown 
> /tmp/autopkgtest.test.og68v3bt/testpkg/ 
> /tmp/autopkgtest.9efDHR/ubtree-testpkg/\nautopkgtest: DBG: got reply from 
> testbed: ok\nautopkgtest: DBG: install_deps: deps_new=[]\nautopkgtest: DBG: 
> testbed command [\'sh\', \'-ec\', \'command -v dpkg-source\'], kind short, 
> sout pipe, serr pipe, env []\nautopkgtest: DBG: testbed command exited with 
> code 0\nautopkgtest: DBG: testbed command [\'sh\', \'-ec\', \'exec 3>&1 >&2; 
> set -x; cd /; builddir=$(mktemp -d /tmp/autopkgtest.9efDHR/build.XXX); cd 
> $builddir; cp -rd --preserve=timestamps -- 
> "/tmp/autopkgtest.9efDHR/ubtree-testpkg" real-tree; [ -x 
> real-tree/debian/rules ] && dpkg-source --before-build real-tree; chmod -R 
> a+rX .; cd [a-z0-9]*/.; pwd >&3; sed -n "1 {s/).*//; s/ (/\\\\n/; p}" 
> debian/changelog >&3\'], kind build, sout pipe, serr raw, env []\n+ cd /\n+ 
> mktemp -d /tmp/autopkgtest.9efDHR/build.XXX\n+ 
> builddir=/tmp/autopkgtest.9efDHR/build.Oob\n+ cd 
> /tmp/autopkgtest.9efDHR/build.Oob\n+ cp -rd --preserve=timestamps -- 
> /tmp/autopkgtest.9efDHR/ubtree-testpkg real-tree\n+ [ -x 
> real-tree/debian/rules ]\n+ dpkg-source --before-build real-tree\n+ chmod -R 
> a+rX .\n+ cd real-tree/.\n+ pwd\n+ sed -n 1 {s/).*//; s/ (/\\n/; p} 
> debian/changelog\nautopkgtest: DBG: testbed command exited with code 
> 0\nautopkgtest [06:43:20]: testing package testpkg version 1\nautopkgtest: 
> DBG: sending command to testbed: copyup 
> /tmp/autopkgtest.9efDHR/build.Oob/real-tree/debian/ 
> /tmp/autopkgtest.output.kt2vpymt/pkg/debian/\nautopkgtest: DBG: got reply 
> from testbed: ok\nautopkgtest: DBG: processing dependency 
> coreutils\nautopkgtest: DBG: Test defined: name nz path debian/tests/nz 
> command "None" restrictions [\'build-needed\'] features [] depends 
> [\'coreutils\'] \nautopkgtest [06:43:20]: build needed for 
> tests\nautopkgtest: DBG: needs_reset, previously=False, requested by 
> build_source() line 753\nautopkgtest: DBG: install_deps: 
> deps_new=[]\nautopkgtest: DBG: testbed command [\'apt-get\', \'-q\', 
> \'--simulate\', \'build-dep\', 
> \'/tmp/autopkgtest.9efDHR/build.Oob/real-tree\'], kind short, sout pipe, serr 
> pipe, env [\'DEB_BUILD_PROFILES=nocheck noudeb\']\nautopkgtest: DBG: testbed 
> command exited with code 0\nautopkgtest: DBG: No build dependencies to 
> install\nautopkgtest: DBG: /tmp/autopkgtest.test.og68v3bt/testpkg: satisfying 
> fakeroot\nautopkgtest: DBG: can use apt-get on testbed: False\nautopkgtest: 
> DBG: testbed command [\'sh\', \'-ec\', \'command -v dpkg-checkbuilddeps\'], 
> kind short, sout pipe, serr pipe, env []\nautopkgtest: DBG: testbed command 
> exited with code 0\nautopkgtest: DBG: testbed command 
> [\'dpkg-checkbuilddeps\', \'-d\', \'fakeroot\', \'/dev/null\'], kind short, 
> sout pipe, serr pipe, env []\nautopkgtest: DBG: testbed command exited with 
> code 0\nautopkgtest: DBG: testbed command [\'sh\', \'-ec\', \'exec 3>&1 >&2; 
> set -x; cd /tmp/autopkgtest.9efDHR/build.Oob/real-tree; 
> DEB_BUILD_OPTIONS="nocheck noautodbgsym noddebs $DEB_BUILD_OPTIONS" 
> DEB_BUILD_PROFILES="noudeb nocheck parallel=8 $DEB_BUILD_PROFILES" 
> dpkg-buildpackage -us -uc -b; dpkg-source --before-build .\'], kind build, 
> sout pipe, serr raw, env []\n+ cd 
> /tmp/autopkgtest.9efDHR/build.Oob/real-tree\n+ DEB_BUILD_OPTIONS=nocheck 
> noautodbgsym noddebs parallel=8 DEB_BUILD_PROFILES=noudeb nocheck parallel=8  
> dpkg-buildpackage -us -uc -b\ndpkg-buildpackage: info: source package 
> testpkg\ndpkg-buildpackage: info: source version 1\ndpkg-buildpackage: info: 
> source distribution UNRELEASED\ndpkg-buildpackage: info: source changed by 
> Martin Pitt <mp...@debian.org>\n dpkg-source --before-build 
> .\ndpkg-buildpackage: info: host architecture amd64\n debian/rules 
> clean\nmake[2]: Entering directory 
> \'/tmp/autopkgtest.9efDHR/build.Oob/real-tree\'\ndh clean\ndh: warning: 
> Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_auto_clean\ndh_auto_clean: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n\tmake -j1 distclean\nmake[3]: Entering 
> directory \'/tmp/autopkgtest.9efDHR/build.Oob/real-tree\'\nrm -f 
> test_built\nmake[3]: Leaving directory 
> \'/tmp/autopkgtest.9efDHR/build.Oob/real-tree\'\n   dh_clean\ndh_clean: 
> warning: Compatibility levels before 10 are deprecated (level 9 in 
> use)\nmake[2]: Leaving directory 
> \'/tmp/autopkgtest.9efDHR/build.Oob/real-tree\'\n debian/rules 
> binary\nmake[2]: Entering directory 
> \'/tmp/autopkgtest.9efDHR/build.Oob/real-tree\'\ndh binary\ndh: warning: 
> Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_update_autotools_config\n   dh_auto_configure\ndh_auto_configure: warning: 
> Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_auto_build\ndh_auto_build: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n\tmake -j1\nmake[3]: Entering directory 
> \'/tmp/autopkgtest.9efDHR/build.Oob/real-tree\'\n/bin/echo -e "#!/bin/sh 
> -e\\necho built script OK" > test_built\n/bin/echo -e "#!/bin/sh -e\\nexec 
> /tmp/autopkgtest.9efDHR/build.Oob/real-tree/test_built" > test_abspath\nchmod 
> 755 test_built test_abspath\nmake[3]: Leaving directory 
> \'/tmp/autopkgtest.9efDHR/build.Oob/real-tree\'\n   
> dh_auto_test\ndh_auto_test: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_prep\n   dh_auto_install 
> --destdir=debian/testpkg/\ndh_auto_install: warning: Compatibility levels 
> before 10 are deprecated (level 9 in use)\n\tmake -j1 install 
> DESTDIR=/tmp/autopkgtest.9efDHR/build.Oob/real-tree/debian/testpkg 
> AM_UPDATE_INFO_DIR=no\nmake[3]: Entering directory 
> \'/tmp/autopkgtest.9efDHR/build.Oob/real-tree\'\n/bin/echo -e "#!/bin/sh 
> -e\\necho built script OK" > test_built\n/bin/echo -e "#!/bin/sh -e\\nexec 
> /tmp/autopkgtest.9efDHR/build.Oob/real-tree/test_built" > test_abspath\nchmod 
> 755 test_built test_abspath\ninstall -D -m755 test_static 
> /tmp/autopkgtest.9efDHR/build.Oob/real-tree/debian/testpkg/usr/bin/test_static\ninstall
>  -D -m755 test_built 
> /tmp/autopkgtest.9efDHR/build.Oob/real-tree/debian/testpkg/usr/bin/test_built\nmake[3]:
>  Leaving directory \'/tmp/autopkgtest.9efDHR/build.Oob/real-tree\'\n   
> dh_installdocs\ndh_installdocs: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_installchangelogs\ndh_installchangelogs: 
> warning: Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_perl\n   dh_link\ndh_link: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_strip_nondeterminism\n   
> dh_compress\ndh_compress: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_fixperms\n   debian/rules 
> override_dh_missing\nmake[3]: Entering directory 
> \'/tmp/autopkgtest.9efDHR/build.Oob/real-tree\'\n: # do nothing\nmake[3]: 
> Leaving directory \'/tmp/autopkgtest.9efDHR/build.Oob/real-tree\'\n   
> dh_installdeb\ndh_installdeb: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_gencontrol\ndh_gencontrol: warning: 
> Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_md5sums\n   debian/rules override_dh_builddeb\nmake[3]: Entering directory 
> \'/tmp/autopkgtest.9efDHR/build.Oob/real-tree\'\n# Newer Ubuntu systems 
> default to zstd when building packages.\n# For compatibility with older 
> testbeds (Trusty), we need to\n# explicitly request a different compression 
> method.\ndh_builddeb -- -Zgzip\ndpkg-deb: building package \'testpkg\' in 
> \'../testpkg_1_all.deb\'.\nmake[3]: Leaving directory 
> \'/tmp/autopkgtest.9efDHR/build.Oob/real-tree\'\nmake[2]: Leaving directory 
> \'/tmp/autopkgtest.9efDHR/build.Oob/real-tree\'\n dpkg-genbuildinfo 
> --build=binary -O../testpkg_1_amd64.buildinfo\n dpkg-genchanges 
> --build=binary -O../testpkg_1_amd64.changes\ndpkg-genchanges: info: 
> binary-only upload (no source code included)\n dpkg-source --after-build 
> .\ndpkg-buildpackage: info: binary-only upload (no source included)\n+ 
> dpkg-source --before-build .\nautopkgtest: DBG: testbed command exited with 
> code 0\nautopkgtest: DBG: sending command to testbed: copyup 
> /tmp/autopkgtest.9efDHR/build.Oob/real-tree/ 
> /tmp/autopkgtest.output.kt2vpymt/tests-tree/\nautopkgtest: DBG: got reply 
> from testbed: ok\nautopkgtest: DBG: processing dependency 
> coreutils\nautopkgtest: DBG: Test defined: name nz path debian/tests/nz 
> command "None" restrictions [\'build-needed\'] features [] depends 
> [\'coreutils\'] \nautopkgtest [06:43:22]: test nz: preparing 
> testbed\nautopkgtest: DBG: testbed reset: modified=True, deps_installed=[], 
> deps_new=[\'coreutils\']\nautopkgtest: DBG: Binaries: no registered binaries, 
> not publishing anything\nautopkgtest: DBG: install_deps: 
> deps_new=[\'coreutils\']\nautopkgtest: DBG: install-deps: satisfying 
> coreutils\nautopkgtest: DBG: can use apt-get on testbed: False\nautopkgtest: 
> DBG: testbed command [\'sh\', \'-ec\', \'command -v dpkg-checkbuilddeps\'], 
> kind short, sout pipe, serr pipe, env []\nautopkgtest: DBG: testbed command 
> exited with code 0\nautopkgtest: DBG: testbed command 
> [\'dpkg-checkbuilddeps\', \'-d\', \'coreutils\', \'/dev/null\'], kind short, 
> sout pipe, serr pipe, env []\nautopkgtest: DBG: testbed command exited with 
> code 0\nautopkgtest: DBG: testbed command [\'sh\', \'-ec\', "dpkg-query 
> --show -f \'${Package}\\\\t${Version}\\\\n\' > 
> /tmp/autopkgtest.9efDHR/nz-packages.all"], kind short, sout raw, serr pipe, 
> env []\nautopkgtest: DBG: testbed command exited with code 0\nautopkgtest: 
> DBG: sending command to testbed: copyup 
> /tmp/autopkgtest.9efDHR/nz-packages.all 
> /tmp/autopkgtest.output.kt2vpymt/nz-packages.all\nautopkgtest: DBG: got reply 
> from testbed: ok\nautopkgtest: DBG: testbed command [\'test\', \'-e\', 
> \'/tmp/autopkgtest.9efDHR/build.Oob/real-tree\'], kind short, sout raw, serr 
> raw, env []\nautopkgtest: DBG: testbed command exited with code 
> 0\nautopkgtest: DBG: copydown: tb path 
> /tmp/autopkgtest.9efDHR/build.Oob/real-tree already exists\nautopkgtest 
> [06:43:22]: test nz: [-----------------------\nautopkgtest: DBG: testbed 
> command [\'bash\', \'-c\', \'set -e; exec /tmp/autopkgtest.9efDHR/wrapper.sh 
> --debug --artifacts=/tmp/autopkgtest.9efDHR/nz-artifacts 
> --chdir=/tmp/autopkgtest.9efDHR/build.Oob/real-tree 
> --env=DEB_BUILD_OPTIONS=parallel=8 --env=DEBIAN_FRONTEND=noninteractive 
> --env=LANG=C.UTF-8 --unset-env=LANGUAGE --unset-env=LC_ADDRESS 
> --unset-env=LC_ALL --unset-env=LC_COLLATE --unset-env=LC_CTYPE 
> --unset-env=LC_IDENTIFICATION --unset-env=LC_MEASUREMENT 
> --unset-env=LC_MESSAGES --unset-env=LC_MONETARY --unset-env=LC_NAME 
> --unset-env=LC_NUMERIC --unset-env=LC_PAPER --unset-env=LC_TELEPHONE 
> --unset-env=LC_TIME --script-pid-file=/tmp/autopkgtest_script_pid 
> --source-profile --stderr=/tmp/autopkgtest.9efDHR/nz-stderr 
> --stdout=/tmp/autopkgtest.9efDHR/nz-stdout 
> --tmp=/tmp/autopkgtest.9efDHR/autopkgtest_tmp 
> --make-executable=/tmp/autopkgtest.9efDHR/build.Oob/real-tree/debian/tests/nz 
> -- /tmp/autopkgtest.9efDHR/build.Oob/real-tree/debian/tests/nz\'], kind test, 
> sout raw, serr raw, env []\n/tmp/autopkgtest.9efDHR/wrapper.sh: creating 
> AUTOPKGTEST_ARTIFACTS: 
> /tmp/autopkgtest.9efDHR/nz-artifacts\n/tmp/autopkgtest.9efDHR/wrapper.sh: 
> changing to directory: 
> /tmp/autopkgtest.9efDHR/build.Oob/real-tree\n/tmp/autopkgtest.9efDHR/wrapper.sh:
>  setting environment: 
> DEB_BUILD_OPTIONS=parallel=8\n/tmp/autopkgtest.9efDHR/wrapper.sh: setting 
> environment: 
> DEBIAN_FRONTEND=noninteractive\n/tmp/autopkgtest.9efDHR/wrapper.sh: setting 
> environment: LANG=C.UTF-8\n/tmp/autopkgtest.9efDHR/wrapper.sh: unsetting 
> environment: LANGUAGE\n/tmp/autopkgtest.9efDHR/wrapper.sh: unsetting 
> environment: LC_ADDRESS\n/tmp/autopkgtest.9efDHR/wrapper.sh: unsetting 
> environment: LC_ALL\n/tmp/autopkgtest.9efDHR/wrapper.sh: unsetting 
> environment: LC_COLLATE\n/tmp/autopkgtest.9efDHR/wrapper.sh: unsetting 
> environment: LC_CTYPE\n/tmp/autopkgtest.9efDHR/wrapper.sh: unsetting 
> environment: LC_IDENTIFICATION\n/tmp/autopkgtest.9efDHR/wrapper.sh: unsetting 
> environment: LC_MEASUREMENT\n/tmp/autopkgtest.9efDHR/wrapper.sh: unsetting 
> environment: LC_MESSAGES\n/tmp/autopkgtest.9efDHR/wrapper.sh: unsetting 
> environment: LC_MONETARY\n/tmp/autopkgtest.9efDHR/wrapper.sh: unsetting 
> environment: LC_NAME\n/tmp/autopkgtest.9efDHR/wrapper.sh: unsetting 
> environment: LC_NUMERIC\n/tmp/autopkgtest.9efDHR/wrapper.sh: unsetting 
> environment: LC_PAPER\n/tmp/autopkgtest.9efDHR/wrapper.sh: unsetting 
> environment: LC_TELEPHONE\n/tmp/autopkgtest.9efDHR/wrapper.sh: unsetting 
> environment: LC_TIME\n/tmp/autopkgtest.9efDHR/wrapper.sh: will create pid 
> file: /tmp/autopkgtest_script_pid\n/tmp/autopkgtest.9efDHR/wrapper.sh: 
> pretending to be a login shell\n/tmp/autopkgtest.9efDHR/wrapper.sh: will 
> write standard error to 
> /tmp/autopkgtest.9efDHR/nz-stderr\n/tmp/autopkgtest.9efDHR/wrapper.sh: will 
> write stdout to 
> /tmp/autopkgtest.9efDHR/nz-stdout\n/tmp/autopkgtest.9efDHR/wrapper.sh: 
> creating AUTOPKGTEST_TMP: 
> /tmp/autopkgtest.9efDHR/autopkgtest_tmp\n/tmp/autopkgtest.9efDHR/wrapper.sh: 
> marking as executable: 
> /tmp/autopkgtest.9efDHR/build.Oob/real-tree/debian/tests/nz\n/tmp/autopkgtest.9efDHR/wrapper.sh:
>  command to run: 
> /tmp/autopkgtest.9efDHR/build.Oob/real-tree/debian/tests/nz\n/tmp/autopkgtest.9efDHR/wrapper.sh:
>  copying /tmp/tmp.nRuaxIlO8A/out to stdout and file: 
> /tmp/autopkgtest.9efDHR/nz-stdout\n/tmp/autopkgtest.9efDHR/wrapper.sh: 
> copying /tmp/tmp.nRuaxIlO8A/err to standard error and file: 
> /tmp/autopkgtest.9efDHR/nz-stdout\n/tmp/autopkgtest.9efDHR/wrapper.sh: 
> writing script pid 773611 to /tmp/autopkgtest_script_pid\nI am 
> sick\n/tmp/autopkgtest.9efDHR/wrapper.sh: checking for leaked background 
> processes...\n/tmp/autopkgtest.9efDHR/wrapper.sh: waiting for tee/cat 
> subprocesses...\n/tmp/autopkgtest.9efDHR/wrapper.sh: cleaning 
> up...\n/tmp/autopkgtest.9efDHR/wrapper.sh: Exit status: 7\nautopkgtest: DBG: 
> testbed command exited with code 7\nautopkgtest [06:43:23]: test nz: 
> -----------------------]\nautopkgtest: DBG: testbed executing test finished 
> with exit status 7\nautopkgtest: DBG: sending command to testbed: copyup 
> /tmp/autopkgtest.9efDHR/nz-stdout 
> /tmp/autopkgtest.output.kt2vpymt/nz-stdout\nautopkgtest: DBG: got reply from 
> testbed: ok\nautopkgtest: DBG: sending command to testbed: copyup 
> /tmp/autopkgtest.9efDHR/nz-stderr 
> /tmp/autopkgtest.output.kt2vpymt/nz-stderr\nautopkgtest: DBG: got reply from 
> testbed: ok\nautopkgtest [06:43:23]: test nz:  - - - - - - - - - - results - 
> - - - - - - - - -\nautopkgtest [06:43:23]: test nz:  - - - - - - - - - - 
> stderr - - - - - - - - - -\nI am sick\nautopkgtest: DBG: sending command to 
> testbed: copyup /tmp/autopkgtest.9efDHR/nz-artifacts/ 
> /tmp/autopkgtest.output.kt2vpymt/artifacts/\nautopkgtest: DBG: got reply from 
> testbed: ok\nautopkgtest: DBG: testbed command [\'rm\', \'-rf\', 
> \'/tmp/autopkgtest.9efDHR/nz-artifacts\', 
> \'/tmp/autopkgtest.9efDHR/autopkgtest_tmp\'], kind short, sout raw, serr 
> pipe, env []\nautopkgtest: DBG: testbed command exited with code 
> 0\nautopkgtest: DBG: needs_reset, previously=False, requested by run_tests() 
> line 221\nautopkgtest [06:43:23]: @@@@@@@@@@@@@@@@@@@@ summary\nnz            
>        FAIL non-zero exit status 7\nautopkgtest: DBG: testbed 
> stop\nautopkgtest: DBG: testbed close, 
> scratch=/tmp/autopkgtest.9efDHR\nautopkgtest: DBG: sending command to 
> testbed: close\nautopkgtest: DBG: got reply from testbed: ok\nautopkgtest: 
> DBG: sending command to testbed: quit\n'
> 
> ======================================================================
> FAIL: test_timeout_long_build (__main__.NullRunner.test_timeout_long_build)
> long-running build with custom timeouts
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/autopkgtest", line 1302, in 
> test_timeout_long_build
>     self.assertIn('dh build', err)
> AssertionError: 'dh build' not found in 'autopkgtest [06:44:25]: starting 
> date and time: 2025-01-07 06:44:25+0000\nautopkgtest [06:44:25]: version 
> @version@\nautopkgtest [06:44:25]: host ip-10-84-234-181; command line: 
> /<<PKGBUILDDIR>>/runner/autopkgtest --timeout-test=1 --timeout-build=30 -B 
> /tmp/autopkgtest.test._6p4bfml/testpkg -- null\nautopkgtest [06:44:25]: 
> testbed dpkg architecture: amd64\nautopkgtest [06:44:25]: testbed apt 
> version: 2.9.21\nautopkgtest [06:44:25]: @@@@@@@@@@@@@@@@@@@@ test bed 
> setup\nautopkgtest [06:44:25]: testbed release detected to be: 
> None\nautopkgtest [06:44:25]: testbed running kernel: Linux 
> 6.1.0-28-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 
> (2024-11-22)\nautopkgtest [06:44:25]: @@@@@@@@@@@@@@@@@@@@ unbuilt-tree 
> /tmp/autopkgtest.test._6p4bfml/testpkg\nautopkgtest [06:44:25]: testing 
> package testpkg version 1\nautopkgtest [06:44:25]: build needed for 
> tests\ndpkg-buildpackage: info: source package testpkg\ndpkg-buildpackage: 
> info: source version 1\ndpkg-buildpackage: info: source distribution 
> UNRELEASED\ndpkg-buildpackage: info: source changed by Martin Pitt 
> <mp...@debian.org>\n dpkg-source --before-build .\ndpkg-buildpackage: info: 
> host architecture amd64\n debian/rules clean\nmake[2]: Entering directory 
> \'/tmp/autopkgtest.ewgvET/build.iSw/real-tree\'\ndh clean\ndh: warning: 
> Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_auto_clean\ndh_auto_clean: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n\tmake -j1 distclean\nmake[3]: Entering 
> directory \'/tmp/autopkgtest.ewgvET/build.iSw/real-tree\'\nrm -f 
> test_built\nmake[3]: Leaving directory 
> \'/tmp/autopkgtest.ewgvET/build.iSw/real-tree\'\n   dh_clean\ndh_clean: 
> warning: Compatibility levels before 10 are deprecated (level 9 in 
> use)\nmake[2]: Leaving directory 
> \'/tmp/autopkgtest.ewgvET/build.iSw/real-tree\'\n debian/rules 
> binary\nmake[2]: Entering directory 
> \'/tmp/autopkgtest.ewgvET/build.iSw/real-tree\'\ndh binary\ndh: warning: 
> Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_update_autotools_config\n   dh_auto_configure\ndh_auto_configure: warning: 
> Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_auto_build\ndh_auto_build: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n\tmake -j1\nmake[3]: Entering directory 
> \'/tmp/autopkgtest.ewgvET/build.iSw/real-tree\'\nsleep 4\n/bin/echo -e 
> "#!/bin/sh -e\\necho built script OK" > test_built\n/bin/echo -e "#!/bin/sh 
> -e\\nexec /tmp/autopkgtest.ewgvET/build.iSw/real-tree/test_built" > 
> test_abspath\nchmod 755 test_built test_abspath\nmake[3]: Leaving directory 
> \'/tmp/autopkgtest.ewgvET/build.iSw/real-tree\'\n   
> dh_auto_test\ndh_auto_test: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_prep\n   dh_auto_install 
> --destdir=debian/testpkg/\ndh_auto_install: warning: Compatibility levels 
> before 10 are deprecated (level 9 in use)\n\tmake -j1 install 
> DESTDIR=/tmp/autopkgtest.ewgvET/build.iSw/real-tree/debian/testpkg 
> AM_UPDATE_INFO_DIR=no\nmake[3]: Entering directory 
> \'/tmp/autopkgtest.ewgvET/build.iSw/real-tree\'\nsleep 4\n/bin/echo -e 
> "#!/bin/sh -e\\necho built script OK" > test_built\n/bin/echo -e "#!/bin/sh 
> -e\\nexec /tmp/autopkgtest.ewgvET/build.iSw/real-tree/test_built" > 
> test_abspath\nchmod 755 test_built test_abspath\ninstall -D -m755 test_static 
> /tmp/autopkgtest.ewgvET/build.iSw/real-tree/debian/testpkg/usr/bin/test_static\ninstall
>  -D -m755 test_built 
> /tmp/autopkgtest.ewgvET/build.iSw/real-tree/debian/testpkg/usr/bin/test_built\nmake[3]:
>  Leaving directory \'/tmp/autopkgtest.ewgvET/build.iSw/real-tree\'\n   
> dh_installdocs\ndh_installdocs: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_installchangelogs\ndh_installchangelogs: 
> warning: Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_perl\n   dh_link\ndh_link: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_strip_nondeterminism\n   
> dh_compress\ndh_compress: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_fixperms\n   debian/rules 
> override_dh_missing\nmake[3]: Entering directory 
> \'/tmp/autopkgtest.ewgvET/build.iSw/real-tree\'\n: # do nothing\nmake[3]: 
> Leaving directory \'/tmp/autopkgtest.ewgvET/build.iSw/real-tree\'\n   
> dh_installdeb\ndh_installdeb: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_gencontrol\ndh_gencontrol: warning: 
> Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_md5sums\n   debian/rules override_dh_builddeb\nmake[3]: Entering directory 
> \'/tmp/autopkgtest.ewgvET/build.iSw/real-tree\'\n# Newer Ubuntu systems 
> default to zstd when building packages.\n# For compatibility with older 
> testbeds (Trusty), we need to\n# explicitly request a different compression 
> method.\ndh_builddeb -- -Zgzip\ndpkg-deb: building package \'testpkg\' in 
> \'../testpkg_1_all.deb\'.\nmake[3]: Leaving directory 
> \'/tmp/autopkgtest.ewgvET/build.iSw/real-tree\'\nmake[2]: Leaving directory 
> \'/tmp/autopkgtest.ewgvET/build.iSw/real-tree\'\n dpkg-genbuildinfo 
> --build=binary -O../testpkg_1_amd64.buildinfo\n dpkg-genchanges 
> --build=binary -O../testpkg_1_amd64.changes\ndpkg-genchanges: info: 
> binary-only upload (no source code included)\n dpkg-source --after-build 
> .\ndpkg-buildpackage: info: binary-only upload (no source 
> included)\nautopkgtest [06:44:35]: test p: preparing testbed\nautopkgtest 
> [06:44:35]: test p: [-----------------------\nautopkgtest [06:44:36]: test p: 
> -----------------------]\nautopkgtest [06:44:36]: test p:  - - - - - - - - - 
> - results - - - - - - - - - -\nautopkgtest [06:44:36]: @@@@@@@@@@@@@@@@@@@@ 
> summary\np                    PASS\n'
> 
> ======================================================================
> FAIL: test_timeout_long_build_fail 
> (__main__.NullRunner.test_timeout_long_build_fail)
> long-running build times out
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/autopkgtest", line 1326, in 
> test_timeout_long_build_fail
>     self.assertIn('dh build', err)
> AssertionError: 'dh build' not found in 'autopkgtest [06:44:36]: starting 
> date and time: 2025-01-07 06:44:36+0000\nautopkgtest [06:44:36]: version 
> @version@\nautopkgtest [06:44:36]: host ip-10-84-234-181; command line: 
> /<<PKGBUILDDIR>>/runner/autopkgtest --timeout-test=1 --timeout-build=6 -B 
> /tmp/autopkgtest.test.js1wrk21/testpkg -- null\nautopkgtest [06:44:36]: 
> testbed dpkg architecture: amd64\nautopkgtest [06:44:36]: testbed apt 
> version: 2.9.21\nautopkgtest [06:44:36]: @@@@@@@@@@@@@@@@@@@@ test bed 
> setup\nautopkgtest [06:44:36]: testbed release detected to be: 
> None\nautopkgtest [06:44:36]: testbed running kernel: Linux 
> 6.1.0-28-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 
> (2024-11-22)\nautopkgtest [06:44:36]: @@@@@@@@@@@@@@@@@@@@ unbuilt-tree 
> /tmp/autopkgtest.test.js1wrk21/testpkg\nautopkgtest [06:44:36]: testing 
> package testpkg version 1\nautopkgtest [06:44:36]: build needed for 
> tests\ndpkg-buildpackage: info: source package testpkg\ndpkg-buildpackage: 
> info: source version 1\ndpkg-buildpackage: info: source distribution 
> UNRELEASED\ndpkg-buildpackage: info: source changed by Martin Pitt 
> <mp...@debian.org>\n dpkg-source --before-build .\ndpkg-buildpackage: info: 
> host architecture amd64\n debian/rules clean\nmake[2]: Entering directory 
> \'/tmp/autopkgtest.VOEsvT/build.uLV/real-tree\'\ndh clean\ndh: warning: 
> Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_auto_clean\ndh_auto_clean: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n\tmake -j1 distclean\nmake[3]: Entering 
> directory \'/tmp/autopkgtest.VOEsvT/build.uLV/real-tree\'\nrm -f 
> test_built\nmake[3]: Leaving directory 
> \'/tmp/autopkgtest.VOEsvT/build.uLV/real-tree\'\n   dh_clean\ndh_clean: 
> warning: Compatibility levels before 10 are deprecated (level 9 in 
> use)\nmake[2]: Leaving directory 
> \'/tmp/autopkgtest.VOEsvT/build.uLV/real-tree\'\n debian/rules 
> binary\nmake[2]: Entering directory 
> \'/tmp/autopkgtest.VOEsvT/build.uLV/real-tree\'\ndh binary\ndh: warning: 
> Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_update_autotools_config\n   dh_auto_configure\ndh_auto_configure: warning: 
> Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_auto_build\ndh_auto_build: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n\tmake -j1\nmake[3]: Entering directory 
> \'/tmp/autopkgtest.VOEsvT/build.uLV/real-tree\'\nsleep 4\n/bin/echo -e 
> "#!/bin/sh -e\\necho built script OK" > test_built\n/bin/echo -e "#!/bin/sh 
> -e\\nexec /tmp/autopkgtest.VOEsvT/build.uLV/real-tree/test_built" > 
> test_abspath\nchmod 755 test_built test_abspath\nmake[3]: Leaving directory 
> \'/tmp/autopkgtest.VOEsvT/build.uLV/real-tree\'\n   
> dh_auto_test\ndh_auto_test: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_prep\n   dh_auto_install 
> --destdir=debian/testpkg/\ndh_auto_install: warning: Compatibility levels 
> before 10 are deprecated (level 9 in use)\n\tmake -j1 install 
> DESTDIR=/tmp/autopkgtest.VOEsvT/build.uLV/real-tree/debian/testpkg 
> AM_UPDATE_INFO_DIR=no\nmake[3]: Entering directory 
> \'/tmp/autopkgtest.VOEsvT/build.uLV/real-tree\'\nsleep 4\nmake[3]: *** 
> [Makefile:2: build] Terminated\nmake[2]: *** [debian/rules:3: binary] 
> Terminated\nautopkgtest [06:44:43]: ERROR: testbed failure: timed out on 
> command "sh -ec exec 3>&1 >&2; cd 
> /tmp/autopkgtest.VOEsvT/build.uLV/real-tree; DEB_BUILD_OPTIONS="nocheck 
> noautodbgsym noddebs $DEB_BUILD_OPTIONS" DEB_BUILD_PROFILES="noudeb nocheck 
> parallel=8 $DEB_BUILD_PROFILES" dpkg-buildpackage -us -uc -b; dpkg-source 
> --before-build ." (kind: build)\n'
> 
> ======================================================================
> FAIL: test_tree_apply_patches_build_needed 
> (__main__.NullRunner.test_tree_apply_patches_build_needed)
> source tree, 3.0 (quilt) patches get applied with build-needed
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/autopkgtest", line 1126, in 
> test_tree_apply_patches_build_needed
>     self.assertIn('dh build', err)
> AssertionError: 'dh build' not found in 'autopkgtest: DBG: autopkgtest 
> options: Namespace(override_control=None, only_tests=[], skip_tests=None, 
> built_binaries=False, packages=[\'/tmp/autopkgtest.test.iv63x9cp/testpkg\'], 
> output_dir=None, logfile=None, summary=None, verbosity=2, setup_commands=[], 
> apt_upgrade=False, setup_commands_boot=[], add_apt_sources=[], 
> add_apt_releases=[], pin_packages=[], apt_pocket=[], 
> apt_default_release=None, enable_apt_fallback=True, copy=[], env=[], 
> ignore_restrictions=[], user=None, gainroot=None, shell_fail=False, 
> shell=False, timeout=0, timeout_short=None, timeout_copy=None, 
> timeout_install=None, timeout_test=None, timeout_build=None, 
> timeout_factor=1.0, set_lang=None, auto_control=True, build_parallel=None, 
> needs_internet=\'run\', validate=False)\nautopkgtest: DBG: virt-runner 
> arguments: [\'null\']\nautopkgtest: DBG: actions: [(\'unbuilt-tree\', 
> \'/tmp/autopkgtest.test.iv63x9cp/testpkg\', False)]\nautopkgtest: DBG: build 
> binaries: False\nautopkgtest: DBG: testbed init\nautopkgtest [06:44:59]: 
> starting date and time: 2025-01-07 06:44:59+0000\nautopkgtest [06:44:59]: 
> version @version@\nautopkgtest [06:44:59]: host ip-10-84-234-181; command 
> line: /<<PKGBUILDDIR>>/runner/autopkgtest -B -d 
> /tmp/autopkgtest.test.iv63x9cp/testpkg -- null\nautopkgtest: DBG: got reply 
> from testbed: ok\nautopkgtest: DBG: testbed open, scratch=None\nautopkgtest: 
> DBG: sending command to testbed: open\nautopkgtest: DBG: got reply from 
> testbed: ok /tmp/autopkgtest.QsZWRh\nautopkgtest: DBG: sending command to 
> testbed: print-execute-command\nautopkgtest: DBG: got reply from testbed: ok 
> env\nautopkgtest: DBG: sending command to testbed: capabilities\nautopkgtest: 
> DBG: got reply from testbed: ok isolation-machine 
> downtmp-host=/tmp/autopkgtest.QsZWRh\nautopkgtest: DBG: testbed capabilities: 
> [\'isolation-machine\', \'downtmp-host=/tmp/autopkgtest.QsZWRh\', 
> \'has_internet\']\nautopkgtest: DBG: testbed command [\'mkdir\', \'-p\', 
> \'/tmp/autopkgtest.QsZWRh\'], kind short, sout raw, serr pipe, env 
> []\nautopkgtest: DBG: testbed command exited with code 0\nautopkgtest: DBG: 
> sending command to testbed: copydown 
> /<<PKGBUILDDIR>>/lib/in-testbed/wrapper.sh 
> /tmp/autopkgtest.QsZWRh/wrapper.sh\nautopkgtest: DBG: got reply from testbed: 
> ok\nautopkgtest: DBG: testbed command [\'chmod\', \'-R\', \'0755\', \'--\', 
> \'/tmp/autopkgtest.QsZWRh/wrapper.sh\'], kind short, sout raw, serr pipe, env 
> []\nautopkgtest: DBG: testbed command exited with code 0\nautopkgtest: DBG: 
> testbed command [\'dpkg\', \'--print-architecture\'], kind short, sout pipe, 
> serr pipe, env []\nautopkgtest: DBG: testbed command exited with code 
> 0\nautopkgtest [06:44:59]: testbed dpkg architecture: amd64\nautopkgtest: 
> DBG: testbed command [\'dpkg-query\', \'-W\', \'-f\', \'${Version}\', 
> \'apt\'], kind short, sout pipe, serr pipe, env []\nautopkgtest: DBG: testbed 
> command exited with code 0\nautopkgtest [06:44:59]: testbed apt version: 
> 2.9.21\nautopkgtest: DBG: testbed command [\'sh\', \'-ec\', \'command -v 
> eatmydata\'], kind short, sout pipe, serr pipe, env []\nautopkgtest: DBG: 
> testbed command exited with code 127\nautopkgtest: DBG: testbed command 
> [\'mkdir\', \'-p\', \'/etc/apt/preferences.d\'], kind short, sout raw, serr 
> pipe, env []\nautopkgtest: DBG: testbed command exited with code 
> 0\nautopkgtest [06:44:59]: @@@@@@@@@@@@@@@@@@@@ test bed setup\nautopkgtest: 
> DBG: testbed command [\'sh\', \'-ec\', \'#!/bin/sh\\n# Copyright © 2006-2018 
> Canonical Ltd.\\n# Copyright © 2015-2017 Martin Pitt\\n# Copyright © 2017 
> Steve Langasek\\n# Copyright © 2017-2022 Paul Gevers\\n# Copyright © 2018 
> Simon McVittie\\n# SPDX-License-Identifier: GPL-2.0-or-later\\n\\n# This 
> script returns the first suite found in apt sources. We can\\\'t just 
> rely\\n# on /etc/os-release because it doesn\\\'t allow to distinguish 
> between Debian\\n# unstable and testing.\\n#\\n# This release detection logic 
> should be kept in sync with similar code in the\\n# setup-testbed 
> script.\\n#\\n# For more information on APT data sources see 
> sources.list(5).\\n\\n# Usage $0\\n\\nset -eu\\n\\ndistro=UNKNOWN\\nif [ -r 
> /etc/os-release ]; then\\n    # shellcheck disable=SC1091\\n    distro=$(. 
> /etc/os-release && echo "${ID:-$distro}")\\nfi\\n\\n# Try guessing the 
> default release from deb822-style format sources.\\n#\\n# While not 
> mandatory, APT upstream expects distros to follow the\\n# <distro>.sources 
> naming pattern for the default deb822 
> sources.\\napt_sources="/etc/apt/sources.list.d/$distro.sources"\\nif [ -r 
> "$apt_sources" ]; then\\n    release=$(sed -En 
> \\\'s/^Suites:\\\\s*(\\\\w+).*/\\\\1/Ip\\\' "$apt_sources" | head -n1)\\n    
> [ -n "$release" ] && echo "$release" && exit\\nfi\\n\\n# Try guessing the 
> default release from one-line-style format 
> sources.\\napt_sources=/etc/apt/sources.list\\nif [ -r "$apt_sources" ]; 
> then\\n    release=$(sed -En \\\'/^(deb|deb-src) +(\\\\[.*\\\\] 
> *)?(http|https|file):/ { s/\\\\[.*\\\\] +//; s/^[^ ]+ +[^ ]* +([^ ]+) 
> +.*$/\\\\1/p }\\\' "$apt_sources" | head -n1)\\n    [ -n "$release" ] && echo 
> "$release" && exit\\nfi\\n\\n# Could not guess the default release\\necho 
> "Could not guess the default release from the APT sources." >&2\\nexit 
> 1\\n\'], kind short, sout pipe, serr pipe, env []\nautopkgtest: DBG: testbed 
> command exited with code 0\nautopkgtest [06:44:59]: testbed release detected 
> to be: None\nautopkgtest: DBG: testbed command [\'bash\', \'-ec\', \'for d in 
> /boot /boot/efi /boot/grub /etc/init /etc/init.d /etc/systemd/system 
> /lib/systemd/system; do [ ! -d $d ] || touch -r $d 
> /tmp/autopkgtest.QsZWRh/${d//\\\\//_}.stamp; done\'], kind short, sout raw, 
> serr pipe, env []\nautopkgtest: DBG: testbed command exited with code 
> 0\nautopkgtest: DBG: testbed command [\'sh\', \'-ec\', "dpkg-query --show -f 
> \'${Package}\\\\t${Version}\\\\n\' > 
> /tmp/autopkgtest.QsZWRh/testbed-packages"], kind short, sout raw, serr pipe, 
> env []\nautopkgtest: DBG: testbed command exited with code 0\nautopkgtest: 
> DBG: sending command to testbed: copyup 
> /tmp/autopkgtest.QsZWRh/testbed-packages 
> /tmp/autopkgtest.output.sgi2vywl/testbed-packages\nautopkgtest: DBG: got 
> reply from testbed: ok\nautopkgtest: DBG: testbed command [\'uname\', 
> \'-srv\'], kind short, sout pipe, serr pipe, env []\nautopkgtest: DBG: 
> testbed command exited with code 0\nautopkgtest [06:44:59]: testbed running 
> kernel: Linux 6.1.0-28-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 
> (2024-11-22)\nautopkgtest: DBG: testbed command [\'sh\', \'-c\', \'nproc; cat 
> /proc/cpuinfo 2>/dev/null || true\'], kind short, sout pipe, serr pipe, env 
> []\nautopkgtest: DBG: testbed command exited with code 0\nautopkgtest: DBG: 
> Binaries: initialising\nautopkgtest [06:44:59]: @@@@@@@@@@@@@@@@@@@@ 
> unbuilt-tree /tmp/autopkgtest.test.iv63x9cp/testpkg\nautopkgtest: DBG: blame 
> += /tmp/autopkgtest.test.iv63x9cp/testpkg\nautopkgtest: DBG: testbed reset: 
> modified=False, deps_installed=[], deps_new=[]\nautopkgtest: DBG: testbed 
> command [\'mkdir\', \'-p\', \'/tmp/autopkgtest.QsZWRh\'], kind short, sout 
> raw, serr pipe, env []\nautopkgtest: DBG: testbed command exited with code 
> 0\nautopkgtest: DBG: sending command to testbed: copydown 
> /tmp/autopkgtest.test.iv63x9cp/testpkg/ 
> /tmp/autopkgtest.QsZWRh/ubtree-testpkg/\nautopkgtest: DBG: got reply from 
> testbed: ok\nautopkgtest: DBG: install_deps: deps_new=[]\nautopkgtest: DBG: 
> testbed command [\'sh\', \'-ec\', \'command -v dpkg-source\'], kind short, 
> sout pipe, serr pipe, env []\nautopkgtest: DBG: testbed command exited with 
> code 0\nautopkgtest: DBG: testbed command [\'sh\', \'-ec\', \'exec 3>&1 >&2; 
> set -x; cd /; builddir=$(mktemp -d /tmp/autopkgtest.QsZWRh/build.XXX); cd 
> $builddir; cp -rd --preserve=timestamps -- 
> "/tmp/autopkgtest.QsZWRh/ubtree-testpkg" real-tree; [ -x 
> real-tree/debian/rules ] && dpkg-source --before-build real-tree; chmod -R 
> a+rX .; cd [a-z0-9]*/.; pwd >&3; sed -n "1 {s/).*//; s/ (/\\\\n/; p}" 
> debian/changelog >&3\'], kind build, sout pipe, serr raw, env []\n+ cd /\n+ 
> mktemp -d /tmp/autopkgtest.QsZWRh/build.XXX\n+ 
> builddir=/tmp/autopkgtest.QsZWRh/build.THM\n+ cd 
> /tmp/autopkgtest.QsZWRh/build.THM\n+ cp -rd --preserve=timestamps -- 
> /tmp/autopkgtest.QsZWRh/ubtree-testpkg real-tree\n+ [ -x 
> real-tree/debian/rules ]\n+ dpkg-source --before-build 
> real-tree\ndpkg-source: info: using patch list from 
> debian/patches/series\ndpkg-source: info: applying 01_hack.patch\n+ chmod -R 
> a+rX .\n+ cd real-tree/.\n+ pwd\n+ sed -n 1 {s/).*//; s/ (/\\n/; p} 
> debian/changelog\nautopkgtest: DBG: testbed command exited with code 
> 0\nautopkgtest [06:44:59]: testing package testpkg version 1\nautopkgtest: 
> DBG: sending command to testbed: copyup 
> /tmp/autopkgtest.QsZWRh/build.THM/real-tree/debian/ 
> /tmp/autopkgtest.output.sgi2vywl/pkg/debian/\nautopkgtest: DBG: got reply 
> from testbed: ok\nautopkgtest: DBG: processing dependency 
> coreutils\nautopkgtest: DBG: Test defined: name pass path debian/tests/pass 
> command "None" restrictions [\'build-needed\'] features [] depends 
> [\'coreutils\'] \nautopkgtest [06:44:59]: build needed for 
> tests\nautopkgtest: DBG: needs_reset, previously=False, requested by 
> build_source() line 753\nautopkgtest: DBG: install_deps: 
> deps_new=[]\nautopkgtest: DBG: testbed command [\'apt-get\', \'-q\', 
> \'--simulate\', \'build-dep\', 
> \'/tmp/autopkgtest.QsZWRh/build.THM/real-tree\'], kind short, sout pipe, serr 
> pipe, env [\'DEB_BUILD_PROFILES=nocheck noudeb\']\nautopkgtest: DBG: testbed 
> command exited with code 0\nautopkgtest: DBG: No build dependencies to 
> install\nautopkgtest: DBG: /tmp/autopkgtest.test.iv63x9cp/testpkg: satisfying 
> fakeroot\nautopkgtest: DBG: can use apt-get on testbed: False\nautopkgtest: 
> DBG: testbed command [\'sh\', \'-ec\', \'command -v dpkg-checkbuilddeps\'], 
> kind short, sout pipe, serr pipe, env []\nautopkgtest: DBG: testbed command 
> exited with code 0\nautopkgtest: DBG: testbed command 
> [\'dpkg-checkbuilddeps\', \'-d\', \'fakeroot\', \'/dev/null\'], kind short, 
> sout pipe, serr pipe, env []\nautopkgtest: DBG: testbed command exited with 
> code 0\nautopkgtest: DBG: testbed command [\'sh\', \'-ec\', \'exec 3>&1 >&2; 
> set -x; cd /tmp/autopkgtest.QsZWRh/build.THM/real-tree; 
> DEB_BUILD_OPTIONS="nocheck noautodbgsym noddebs $DEB_BUILD_OPTIONS" 
> DEB_BUILD_PROFILES="noudeb nocheck parallel=8 $DEB_BUILD_PROFILES" 
> dpkg-buildpackage -us -uc -b; dpkg-source --before-build .\'], kind build, 
> sout pipe, serr raw, env []\n+ cd 
> /tmp/autopkgtest.QsZWRh/build.THM/real-tree\n+ DEB_BUILD_OPTIONS=nocheck 
> noautodbgsym noddebs parallel=8 DEB_BUILD_PROFILES=noudeb nocheck parallel=8  
> dpkg-buildpackage -us -uc -b\ndpkg-buildpackage: info: source package 
> testpkg\ndpkg-buildpackage: info: source version 1\ndpkg-buildpackage: info: 
> source distribution UNRELEASED\ndpkg-buildpackage: info: source changed by 
> Martin Pitt <mp...@debian.org>\n dpkg-source --before-build 
> .\ndpkg-buildpackage: info: host architecture amd64\n debian/rules 
> clean\nmake[2]: Entering directory 
> \'/tmp/autopkgtest.QsZWRh/build.THM/real-tree\'\ndh clean\ndh: warning: 
> Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_auto_clean\ndh_auto_clean: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n\tmake -j1 distclean\nmake[3]: Entering 
> directory \'/tmp/autopkgtest.QsZWRh/build.THM/real-tree\'\nrm -f 
> test_built\nmake[3]: Leaving directory 
> \'/tmp/autopkgtest.QsZWRh/build.THM/real-tree\'\n   dh_clean\ndh_clean: 
> warning: Compatibility levels before 10 are deprecated (level 9 in 
> use)\nmake[2]: Leaving directory 
> \'/tmp/autopkgtest.QsZWRh/build.THM/real-tree\'\n debian/rules 
> binary\nmake[2]: Entering directory 
> \'/tmp/autopkgtest.QsZWRh/build.THM/real-tree\'\ndh binary\ndh: warning: 
> Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_update_autotools_config\n   dh_auto_configure\ndh_auto_configure: warning: 
> Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_auto_build\ndh_auto_build: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n\tmake -j1\nmake[3]: Entering directory 
> \'/tmp/autopkgtest.QsZWRh/build.THM/real-tree\'\n/bin/echo -e "#!/bin/sh 
> -e\\necho built script OK" > test_built\n/bin/echo -e "#!/bin/sh -e\\nexec 
> /tmp/autopkgtest.QsZWRh/build.THM/real-tree/test_built" > test_abspath\nchmod 
> 755 test_built test_abspath\nmake[3]: Leaving directory 
> \'/tmp/autopkgtest.QsZWRh/build.THM/real-tree\'\n   
> dh_auto_test\ndh_auto_test: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_prep\n   dh_auto_install 
> --destdir=debian/testpkg/\ndh_auto_install: warning: Compatibility levels 
> before 10 are deprecated (level 9 in use)\n\tmake -j1 install 
> DESTDIR=/tmp/autopkgtest.QsZWRh/build.THM/real-tree/debian/testpkg 
> AM_UPDATE_INFO_DIR=no\nmake[3]: Entering directory 
> \'/tmp/autopkgtest.QsZWRh/build.THM/real-tree\'\n/bin/echo -e "#!/bin/sh 
> -e\\necho built script OK" > test_built\n/bin/echo -e "#!/bin/sh -e\\nexec 
> /tmp/autopkgtest.QsZWRh/build.THM/real-tree/test_built" > test_abspath\nchmod 
> 755 test_built test_abspath\ninstall -D -m755 test_static 
> /tmp/autopkgtest.QsZWRh/build.THM/real-tree/debian/testpkg/usr/bin/test_static\ninstall
>  -D -m755 test_built 
> /tmp/autopkgtest.QsZWRh/build.THM/real-tree/debian/testpkg/usr/bin/test_built\nmake[3]:
>  Leaving directory \'/tmp/autopkgtest.QsZWRh/build.THM/real-tree\'\n   
> dh_installdocs\ndh_installdocs: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_installchangelogs\ndh_installchangelogs: 
> warning: Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_perl\n   dh_link\ndh_link: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_strip_nondeterminism\n   
> dh_compress\ndh_compress: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_fixperms\n   debian/rules 
> override_dh_missing\nmake[3]: Entering directory 
> \'/tmp/autopkgtest.QsZWRh/build.THM/real-tree\'\n: # do nothing\nmake[3]: 
> Leaving directory \'/tmp/autopkgtest.QsZWRh/build.THM/real-tree\'\n   
> dh_installdeb\ndh_installdeb: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_gencontrol\ndh_gencontrol: warning: 
> Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_md5sums\n   debian/rules override_dh_builddeb\nmake[3]: Entering directory 
> \'/tmp/autopkgtest.QsZWRh/build.THM/real-tree\'\n# Newer Ubuntu systems 
> default to zstd when building packages.\n# For compatibility with older 
> testbeds (Trusty), we need to\n# explicitly request a different compression 
> method.\ndh_builddeb -- -Zgzip\ndpkg-deb: building package \'testpkg\' in 
> \'../testpkg_1_all.deb\'.\nmake[3]: Leaving directory 
> \'/tmp/autopkgtest.QsZWRh/build.THM/real-tree\'\nmake[2]: Leaving directory 
> \'/tmp/autopkgtest.QsZWRh/build.THM/real-tree\'\n dpkg-genbuildinfo 
> --build=binary -O../testpkg_1_amd64.buildinfo\n dpkg-genchanges 
> --build=binary -O../testpkg_1_amd64.changes\ndpkg-genchanges: info: 
> binary-only upload (no source code included)\n dpkg-source --after-build 
> .\ndpkg-source: info: unapplying 01_hack.patch\ndpkg-buildpackage: info: 
> binary-only upload (no source included)\n+ dpkg-source --before-build 
> .\ndpkg-source: info: using patch list from 
> debian/patches/series\ndpkg-source: info: applying 
> 01_hack.patch\nautopkgtest: DBG: testbed command exited with code 
> 0\nautopkgtest: DBG: sending command to testbed: copyup 
> /tmp/autopkgtest.QsZWRh/build.THM/real-tree/ 
> /tmp/autopkgtest.output.sgi2vywl/tests-tree/\nautopkgtest: DBG: got reply 
> from testbed: ok\nautopkgtest: DBG: processing dependency 
> coreutils\nautopkgtest: DBG: Test defined: name pass path debian/tests/pass 
> command "None" restrictions [\'build-needed\'] features [] depends 
> [\'coreutils\'] \nautopkgtest [06:45:01]: test pass: preparing 
> testbed\nautopkgtest: DBG: testbed reset: modified=True, deps_installed=[], 
> deps_new=[\'coreutils\']\nautopkgtest: DBG: Binaries: no registered binaries, 
> not publishing anything\nautopkgtest: DBG: install_deps: 
> deps_new=[\'coreutils\']\nautopkgtest: DBG: install-deps: satisfying 
> coreutils\nautopkgtest: DBG: can use apt-get on testbed: False\nautopkgtest: 
> DBG: testbed command [\'sh\', \'-ec\', \'command -v dpkg-checkbuilddeps\'], 
> kind short, sout pipe, serr pipe, env []\nautopkgtest: DBG: testbed command 
> exited with code 0\nautopkgtest: DBG: testbed command 
> [\'dpkg-checkbuilddeps\', \'-d\', \'coreutils\', \'/dev/null\'], kind short, 
> sout pipe, serr pipe, env []\nautopkgtest: DBG: testbed command exited with 
> code 0\nautopkgtest: DBG: testbed command [\'sh\', \'-ec\', "dpkg-query 
> --show -f \'${Package}\\\\t${Version}\\\\n\' > 
> /tmp/autopkgtest.QsZWRh/pass-packages.all"], kind short, sout raw, serr pipe, 
> env []\nautopkgtest: DBG: testbed command exited with code 0\nautopkgtest: 
> DBG: sending command to testbed: copyup 
> /tmp/autopkgtest.QsZWRh/pass-packages.all 
> /tmp/autopkgtest.output.sgi2vywl/pass-packages.all\nautopkgtest: DBG: got 
> reply from testbed: ok\nautopkgtest: DBG: testbed command [\'test\', \'-e\', 
> \'/tmp/autopkgtest.QsZWRh/build.THM/real-tree\'], kind short, sout raw, serr 
> raw, env []\nautopkgtest: DBG: testbed command exited with code 
> 0\nautopkgtest: DBG: copydown: tb path 
> /tmp/autopkgtest.QsZWRh/build.THM/real-tree already exists\nautopkgtest 
> [06:45:01]: test pass: [-----------------------\nautopkgtest: DBG: testbed 
> command [\'bash\', \'-c\', \'set -e; exec /tmp/autopkgtest.QsZWRh/wrapper.sh 
> --debug --artifacts=/tmp/autopkgtest.QsZWRh/pass-artifacts 
> --chdir=/tmp/autopkgtest.QsZWRh/build.THM/real-tree 
> --env=DEB_BUILD_OPTIONS=parallel=8 --env=DEBIAN_FRONTEND=noninteractive 
> --env=LANG=C.UTF-8 --unset-env=LANGUAGE --unset-env=LC_ADDRESS 
> --unset-env=LC_ALL --unset-env=LC_COLLATE --unset-env=LC_CTYPE 
> --unset-env=LC_IDENTIFICATION --unset-env=LC_MEASUREMENT 
> --unset-env=LC_MESSAGES --unset-env=LC_MONETARY --unset-env=LC_NAME 
> --unset-env=LC_NUMERIC --unset-env=LC_PAPER --unset-env=LC_TELEPHONE 
> --unset-env=LC_TIME --script-pid-file=/tmp/autopkgtest_script_pid 
> --source-profile --stderr=/tmp/autopkgtest.QsZWRh/pass-stderr 
> --stdout=/tmp/autopkgtest.QsZWRh/pass-stdout 
> --tmp=/tmp/autopkgtest.QsZWRh/autopkgtest_tmp 
> --make-executable=/tmp/autopkgtest.QsZWRh/build.THM/real-tree/debian/tests/pass
>  -- /tmp/autopkgtest.QsZWRh/build.THM/real-tree/debian/tests/pass\'], kind 
> test, sout raw, serr raw, env []\n/tmp/autopkgtest.QsZWRh/wrapper.sh: 
> creating AUTOPKGTEST_ARTIFACTS: 
> /tmp/autopkgtest.QsZWRh/pass-artifacts\n/tmp/autopkgtest.QsZWRh/wrapper.sh: 
> changing to directory: 
> /tmp/autopkgtest.QsZWRh/build.THM/real-tree\n/tmp/autopkgtest.QsZWRh/wrapper.sh:
>  setting environment: 
> DEB_BUILD_OPTIONS=parallel=8\n/tmp/autopkgtest.QsZWRh/wrapper.sh: setting 
> environment: 
> DEBIAN_FRONTEND=noninteractive\n/tmp/autopkgtest.QsZWRh/wrapper.sh: setting 
> environment: LANG=C.UTF-8\n/tmp/autopkgtest.QsZWRh/wrapper.sh: unsetting 
> environment: LANGUAGE\n/tmp/autopkgtest.QsZWRh/wrapper.sh: unsetting 
> environment: LC_ADDRESS\n/tmp/autopkgtest.QsZWRh/wrapper.sh: unsetting 
> environment: LC_ALL\n/tmp/autopkgtest.QsZWRh/wrapper.sh: unsetting 
> environment: LC_COLLATE\n/tmp/autopkgtest.QsZWRh/wrapper.sh: unsetting 
> environment: LC_CTYPE\n/tmp/autopkgtest.QsZWRh/wrapper.sh: unsetting 
> environment: LC_IDENTIFICATION\n/tmp/autopkgtest.QsZWRh/wrapper.sh: unsetting 
> environment: LC_MEASUREMENT\n/tmp/autopkgtest.QsZWRh/wrapper.sh: unsetting 
> environment: LC_MESSAGES\n/tmp/autopkgtest.QsZWRh/wrapper.sh: unsetting 
> environment: LC_MONETARY\n/tmp/autopkgtest.QsZWRh/wrapper.sh: unsetting 
> environment: LC_NAME\n/tmp/autopkgtest.QsZWRh/wrapper.sh: unsetting 
> environment: LC_NUMERIC\n/tmp/autopkgtest.QsZWRh/wrapper.sh: unsetting 
> environment: LC_PAPER\n/tmp/autopkgtest.QsZWRh/wrapper.sh: unsetting 
> environment: LC_TELEPHONE\n/tmp/autopkgtest.QsZWRh/wrapper.sh: unsetting 
> environment: LC_TIME\n/tmp/autopkgtest.QsZWRh/wrapper.sh: will create pid 
> file: /tmp/autopkgtest_script_pid\n/tmp/autopkgtest.QsZWRh/wrapper.sh: 
> pretending to be a login shell\n/tmp/autopkgtest.QsZWRh/wrapper.sh: will 
> write standard error to 
> /tmp/autopkgtest.QsZWRh/pass-stderr\n/tmp/autopkgtest.QsZWRh/wrapper.sh: will 
> write stdout to 
> /tmp/autopkgtest.QsZWRh/pass-stdout\n/tmp/autopkgtest.QsZWRh/wrapper.sh: 
> creating AUTOPKGTEST_TMP: 
> /tmp/autopkgtest.QsZWRh/autopkgtest_tmp\n/tmp/autopkgtest.QsZWRh/wrapper.sh: 
> marking as executable: 
> /tmp/autopkgtest.QsZWRh/build.THM/real-tree/debian/tests/pass\n/tmp/autopkgtest.QsZWRh/wrapper.sh:
>  command to run: 
> /tmp/autopkgtest.QsZWRh/build.THM/real-tree/debian/tests/pass\n/tmp/autopkgtest.QsZWRh/wrapper.sh:
>  copying /tmp/tmp.vCwEmoVjhi/out to stdout and file: 
> /tmp/autopkgtest.QsZWRh/pass-stdout\n/tmp/autopkgtest.QsZWRh/wrapper.sh: 
> copying /tmp/tmp.vCwEmoVjhi/err to standard error and file: 
> /tmp/autopkgtest.QsZWRh/pass-stdout\n/tmp/autopkgtest.QsZWRh/wrapper.sh: 
> writing script pid 777647 to 
> /tmp/autopkgtest_script_pid\n/tmp/autopkgtest.QsZWRh/wrapper.sh: checking for 
> leaked background processes...\n/tmp/autopkgtest.QsZWRh/wrapper.sh: waiting 
> for tee/cat subprocesses...\n/tmp/autopkgtest.QsZWRh/wrapper.sh: cleaning 
> up...\n/tmp/autopkgtest.QsZWRh/wrapper.sh: Exit status: 0\nautopkgtest: DBG: 
> testbed command exited with code 0\nautopkgtest [06:45:02]: test pass: 
> -----------------------]\nautopkgtest: DBG: testbed executing test finished 
> with exit status 0\nautopkgtest: DBG: sending command to testbed: copyup 
> /tmp/autopkgtest.QsZWRh/pass-stdout 
> /tmp/autopkgtest.output.sgi2vywl/pass-stdout\nautopkgtest: DBG: got reply 
> from testbed: ok\nautopkgtest: DBG: sending command to testbed: copyup 
> /tmp/autopkgtest.QsZWRh/pass-stderr 
> /tmp/autopkgtest.output.sgi2vywl/pass-stderr\nautopkgtest: DBG: got reply 
> from testbed: ok\nautopkgtest [06:45:02]: test pass:  - - - - - - - - - - 
> results - - - - - - - - - -\nautopkgtest: DBG: sending command to testbed: 
> copyup /tmp/autopkgtest.QsZWRh/pass-artifacts/ 
> /tmp/autopkgtest.output.sgi2vywl/artifacts/\nautopkgtest: DBG: got reply from 
> testbed: ok\nautopkgtest: DBG: testbed command [\'rm\', \'-rf\', 
> \'/tmp/autopkgtest.QsZWRh/pass-artifacts\', 
> \'/tmp/autopkgtest.QsZWRh/autopkgtest_tmp\'], kind short, sout raw, serr 
> pipe, env []\nautopkgtest: DBG: testbed command exited with code 
> 0\nautopkgtest: DBG: needs_reset, previously=False, requested by run_tests() 
> line 221\nautopkgtest [06:45:02]: @@@@@@@@@@@@@@@@@@@@ summary\npass          
>        PASS\nautopkgtest: DBG: testbed stop\nautopkgtest: DBG: testbed close, 
> scratch=/tmp/autopkgtest.QsZWRh\nautopkgtest: DBG: sending command to 
> testbed: close\nautopkgtest: DBG: got reply from testbed: ok\nautopkgtest: 
> DBG: sending command to testbed: quit\n'
> 
> ======================================================================
> FAIL: test_tree_build_needed_success 
> (__main__.NullRunner.test_tree_build_needed_success)
> source tree, build-needed restriction, test success
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/autopkgtest", line 431, in 
> test_tree_build_needed_success
>     self.assertIn('dh build', err)
> AssertionError: 'dh build' not found in 'autopkgtest [06:45:03]: starting 
> date and time: 2025-01-07 06:45:03+0000\nautopkgtest [06:45:03]: version 
> @version@\nautopkgtest [06:45:03]: host ip-10-84-234-181; command line: 
> /<<PKGBUILDDIR>>/runner/autopkgtest --no-built-binaries 
> /tmp/autopkgtest.test.585m8zgw/testpkg -- null\nautopkgtest [06:45:03]: 
> testbed dpkg architecture: amd64\nautopkgtest [06:45:03]: testbed apt 
> version: 2.9.21\nautopkgtest [06:45:03]: @@@@@@@@@@@@@@@@@@@@ test bed 
> setup\nautopkgtest [06:45:03]: testbed release detected to be: 
> None\nautopkgtest [06:45:03]: testbed running kernel: Linux 
> 6.1.0-28-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 
> (2024-11-22)\nautopkgtest [06:45:03]: @@@@@@@@@@@@@@@@@@@@ unbuilt-tree 
> /tmp/autopkgtest.test.585m8zgw/testpkg\nautopkgtest [06:45:03]: testing 
> package testpkg version 1\nautopkgtest [06:45:03]: build needed for 
> tests\ndpkg-buildpackage: info: source package testpkg\ndpkg-buildpackage: 
> info: source version 1\ndpkg-buildpackage: info: source distribution 
> UNRELEASED\ndpkg-buildpackage: info: source changed by Martin Pitt 
> <mp...@debian.org>\n dpkg-source --before-build .\ndpkg-buildpackage: info: 
> host architecture amd64\n debian/rules clean\nmake[2]: Entering directory 
> \'/tmp/autopkgtest.TMbbrW/build.Uer/real-tree\'\ndh clean\ndh: warning: 
> Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_auto_clean\ndh_auto_clean: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n\tmake -j1 distclean\nmake[3]: Entering 
> directory \'/tmp/autopkgtest.TMbbrW/build.Uer/real-tree\'\nrm -f 
> test_built\nmake[3]: Leaving directory 
> \'/tmp/autopkgtest.TMbbrW/build.Uer/real-tree\'\n   dh_clean\ndh_clean: 
> warning: Compatibility levels before 10 are deprecated (level 9 in 
> use)\nmake[2]: Leaving directory 
> \'/tmp/autopkgtest.TMbbrW/build.Uer/real-tree\'\n debian/rules 
> binary\nmake[2]: Entering directory 
> \'/tmp/autopkgtest.TMbbrW/build.Uer/real-tree\'\ndh binary\ndh: warning: 
> Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_update_autotools_config\n   dh_auto_configure\ndh_auto_configure: warning: 
> Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_auto_build\ndh_auto_build: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n\tmake -j1\nmake[3]: Entering directory 
> \'/tmp/autopkgtest.TMbbrW/build.Uer/real-tree\'\n/bin/echo -e "#!/bin/sh 
> -e\\necho built script OK" > test_built\n/bin/echo -e "#!/bin/sh -e\\nexec 
> /tmp/autopkgtest.TMbbrW/build.Uer/real-tree/test_built" > test_abspath\nchmod 
> 755 test_built test_abspath\nmake[3]: Leaving directory 
> \'/tmp/autopkgtest.TMbbrW/build.Uer/real-tree\'\n   
> dh_auto_test\ndh_auto_test: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_prep\n   dh_auto_install 
> --destdir=debian/testpkg/\ndh_auto_install: warning: Compatibility levels 
> before 10 are deprecated (level 9 in use)\n\tmake -j1 install 
> DESTDIR=/tmp/autopkgtest.TMbbrW/build.Uer/real-tree/debian/testpkg 
> AM_UPDATE_INFO_DIR=no\nmake[3]: Entering directory 
> \'/tmp/autopkgtest.TMbbrW/build.Uer/real-tree\'\n/bin/echo -e "#!/bin/sh 
> -e\\necho built script OK" > test_built\n/bin/echo -e "#!/bin/sh -e\\nexec 
> /tmp/autopkgtest.TMbbrW/build.Uer/real-tree/test_built" > test_abspath\nchmod 
> 755 test_built test_abspath\ninstall -D -m755 test_static 
> /tmp/autopkgtest.TMbbrW/build.Uer/real-tree/debian/testpkg/usr/bin/test_static\ninstall
>  -D -m755 test_built 
> /tmp/autopkgtest.TMbbrW/build.Uer/real-tree/debian/testpkg/usr/bin/test_built\nmake[3]:
>  Leaving directory \'/tmp/autopkgtest.TMbbrW/build.Uer/real-tree\'\n   
> dh_installdocs\ndh_installdocs: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_installchangelogs\ndh_installchangelogs: 
> warning: Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_perl\n   dh_link\ndh_link: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_strip_nondeterminism\n   
> dh_compress\ndh_compress: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_fixperms\n   debian/rules 
> override_dh_missing\nmake[3]: Entering directory 
> \'/tmp/autopkgtest.TMbbrW/build.Uer/real-tree\'\n: # do nothing\nmake[3]: 
> Leaving directory \'/tmp/autopkgtest.TMbbrW/build.Uer/real-tree\'\n   
> dh_installdeb\ndh_installdeb: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_gencontrol\ndh_gencontrol: warning: 
> Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_md5sums\n   debian/rules override_dh_builddeb\nmake[3]: Entering directory 
> \'/tmp/autopkgtest.TMbbrW/build.Uer/real-tree\'\n# Newer Ubuntu systems 
> default to zstd when building packages.\n# For compatibility with older 
> testbeds (Trusty), we need to\n# explicitly request a different compression 
> method.\ndh_builddeb -- -Zgzip\ndpkg-deb: building package \'testpkg\' in 
> \'../testpkg_1_all.deb\'.\nmake[3]: Leaving directory 
> \'/tmp/autopkgtest.TMbbrW/build.Uer/real-tree\'\nmake[2]: Leaving directory 
> \'/tmp/autopkgtest.TMbbrW/build.Uer/real-tree\'\n dpkg-genbuildinfo 
> --build=binary -O../testpkg_1_amd64.buildinfo\n dpkg-genchanges 
> --build=binary -O../testpkg_1_amd64.changes\ndpkg-genchanges: info: 
> binary-only upload (no source code included)\n dpkg-source --after-build 
> .\ndpkg-buildpackage: info: binary-only upload (no source 
> included)\nautopkgtest [06:45:05]: test pass: preparing testbed\nautopkgtest 
> [06:45:05]: test pass: [-----------------------\nautopkgtest [06:45:06]: test 
> pass: -----------------------]\nautopkgtest [06:45:06]: test pass:  - - - - - 
> - - - - - results - - - - - - - - - -\nautopkgtest [06:45:06]: 
> @@@@@@@@@@@@@@@@@@@@ summary\npass                 PASS\n'
> 
> ======================================================================
> FAIL: test_tree_output_dir (__main__.NullRunner.test_tree_output_dir)
> source tree, explicit --output-dir
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/autopkgtest", line 956, in test_tree_output_dir
>     self.assertIn('dh build', err)
> AssertionError: 'dh build' not found in 'autopkgtest [06:45:10]: starting 
> date and time: 2025-01-07 06:45:10+0000\nautopkgtest [06:45:10]: version 
> @version@\nautopkgtest [06:45:10]: host ip-10-84-234-181; command line: 
> /<<PKGBUILDDIR>>/runner/autopkgtest --no-built-binaries 
> /tmp/autopkgtest.test._4tc1arl/testpkg --env=COLOR=blue \'--env=SOMETHING=foo 
> bar\' --output-dir=/tmp/autopkgtest.test._4tc1arl/out -- null\nautopkgtest 
> [06:45:10]: testbed dpkg architecture: amd64\nautopkgtest [06:45:10]: testbed 
> apt version: 2.9.21\nautopkgtest [06:45:10]: @@@@@@@@@@@@@@@@@@@@ test bed 
> setup\nautopkgtest [06:45:10]: testbed release detected to be: 
> None\nautopkgtest [06:45:10]: testbed running kernel: Linux 
> 6.1.0-28-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 
> (2024-11-22)\nautopkgtest [06:45:10]: @@@@@@@@@@@@@@@@@@@@ unbuilt-tree 
> /tmp/autopkgtest.test._4tc1arl/testpkg\nautopkgtest [06:45:11]: testing 
> package testpkg version 1.2+git3.4-0foo1~testy\nautopkgtest [06:45:11]: build 
> needed for tests\ndpkg-buildpackage: info: source package 
> testpkg\ndpkg-buildpackage: info: source version 
> 1.2+git3.4-0foo1~testy\ndpkg-buildpackage: info: source distribution 
> UNRELEASED\ndpkg-buildpackage: info: source changed by Martin Pitt 
> <mp...@debian.org>\n dpkg-source --before-build .\ndpkg-buildpackage: info: 
> host architecture amd64\n debian/rules clean\nmake[2]: Entering directory 
> \'/tmp/autopkgtest.gNsSzK/build.Ijp/real-tree\'\ndh clean\ndh: warning: 
> Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_auto_clean\ndh_auto_clean: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n\tmake -j1 distclean\nmake[3]: Entering 
> directory \'/tmp/autopkgtest.gNsSzK/build.Ijp/real-tree\'\nrm -f 
> test_built\nmake[3]: Leaving directory 
> \'/tmp/autopkgtest.gNsSzK/build.Ijp/real-tree\'\n   dh_clean\ndh_clean: 
> warning: Compatibility levels before 10 are deprecated (level 9 in 
> use)\nmake[2]: Leaving directory 
> \'/tmp/autopkgtest.gNsSzK/build.Ijp/real-tree\'\n debian/rules 
> binary\nmake[2]: Entering directory 
> \'/tmp/autopkgtest.gNsSzK/build.Ijp/real-tree\'\ndh binary\ndh: warning: 
> Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_update_autotools_config\n   dh_auto_configure\ndh_auto_configure: warning: 
> Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_auto_build\ndh_auto_build: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n\tmake -j1\nmake[3]: Entering directory 
> \'/tmp/autopkgtest.gNsSzK/build.Ijp/real-tree\'\n/bin/echo -e "#!/bin/sh 
> -e\\necho built script OK" > test_built\n/bin/echo -e "#!/bin/sh -e\\nexec 
> /tmp/autopkgtest.gNsSzK/build.Ijp/real-tree/test_built" > test_abspath\nchmod 
> 755 test_built test_abspath\nmake[3]: Leaving directory 
> \'/tmp/autopkgtest.gNsSzK/build.Ijp/real-tree\'\n   
> dh_auto_test\ndh_auto_test: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_prep\n   dh_auto_install 
> --destdir=debian/testpkg/\ndh_auto_install: warning: Compatibility levels 
> before 10 are deprecated (level 9 in use)\n\tmake -j1 install 
> DESTDIR=/tmp/autopkgtest.gNsSzK/build.Ijp/real-tree/debian/testpkg 
> AM_UPDATE_INFO_DIR=no\nmake[3]: Entering directory 
> \'/tmp/autopkgtest.gNsSzK/build.Ijp/real-tree\'\n/bin/echo -e "#!/bin/sh 
> -e\\necho built script OK" > test_built\n/bin/echo -e "#!/bin/sh -e\\nexec 
> /tmp/autopkgtest.gNsSzK/build.Ijp/real-tree/test_built" > test_abspath\nchmod 
> 755 test_built test_abspath\ninstall -D -m755 test_static 
> /tmp/autopkgtest.gNsSzK/build.Ijp/real-tree/debian/testpkg/usr/bin/test_static\ninstall
>  -D -m755 test_built 
> /tmp/autopkgtest.gNsSzK/build.Ijp/real-tree/debian/testpkg/usr/bin/test_built\nmake[3]:
>  Leaving directory \'/tmp/autopkgtest.gNsSzK/build.Ijp/real-tree\'\n   
> dh_installdocs\ndh_installdocs: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_installchangelogs\ndh_installchangelogs: 
> warning: Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_perl\n   dh_link\ndh_link: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_strip_nondeterminism\n   
> dh_compress\ndh_compress: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_fixperms\n   debian/rules 
> override_dh_missing\nmake[3]: Entering directory 
> \'/tmp/autopkgtest.gNsSzK/build.Ijp/real-tree\'\n: # do nothing\nmake[3]: 
> Leaving directory \'/tmp/autopkgtest.gNsSzK/build.Ijp/real-tree\'\n   
> dh_installdeb\ndh_installdeb: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)\n   dh_gencontrol\ndh_gencontrol: warning: 
> Compatibility levels before 10 are deprecated (level 9 in use)\n   
> dh_md5sums\n   debian/rules override_dh_builddeb\nmake[3]: Entering directory 
> \'/tmp/autopkgtest.gNsSzK/build.Ijp/real-tree\'\n# Newer Ubuntu systems 
> default to zstd when building packages.\n# For compatibility with older 
> testbeds (Trusty), we need to\n# explicitly request a different compression 
> method.\ndh_builddeb -- -Zgzip\ndpkg-deb: building package \'testpkg\' in 
> \'../testpkg_1.2+git3.4-0foo1~testy_all.deb\'.\nmake[3]: Leaving directory 
> \'/tmp/autopkgtest.gNsSzK/build.Ijp/real-tree\'\nmake[2]: Leaving directory 
> \'/tmp/autopkgtest.gNsSzK/build.Ijp/real-tree\'\n dpkg-genbuildinfo 
> --build=binary -O../testpkg_1.2+git3.4-0foo1~testy_amd64.buildinfo\n 
> dpkg-genchanges --build=binary 
> -O../testpkg_1.2+git3.4-0foo1~testy_amd64.changes\ndpkg-genchanges: info: 
> binary-only upload (no source code included)\n dpkg-source --after-build 
> .\ndpkg-buildpackage: info: binary-only upload (no source 
> included)\nautopkgtest [06:45:13]: test sP: preparing testbed\nautopkgtest 
> [06:45:13]: test sP: [-----------------------\nautopkgtest [06:45:13]: test 
> sP: -----------------------]\nautopkgtest [06:45:13]: test sP:  - - - - - - - 
> - - - results - - - - - - - - - -\nautopkgtest [06:45:13]: test sF: preparing 
> testbed\nautopkgtest [06:45:13]: test sF: 
> [-----------------------\nkaputt\nautopkgtest [06:45:14]: test sF: 
> -----------------------]\nautopkgtest [06:45:14]: test sF:  - - - - - - - - - 
> - results - - - - - - - - - -\nautopkgtest [06:45:14]: test sF:  - - - - - - 
> - - - - stderr - - - - - - - - - -\nkaputt\nautopkgtest [06:45:14]: test bP: 
> preparing testbed\nautopkgtest [06:45:14]: test bP: 
> [-----------------------\nautopkgtest [06:45:14]: test bP: 
> -----------------------]\nautopkgtest [06:45:15]: test bP:  - - - - - - - - - 
> - results - - - - - - - - - -\nautopkgtest [06:45:15]: @@@@@@@@@@@@@@@@@@@@ 
> summary\nsP                   PASS\nsF                   FAIL stderr: 
> kaputt\nbP                   PASS\n'
> 
> ----------------------------------------------------------------------
> Ran 96 tests in 141.513s
> 
> FAILED (failures=7, skipped=3)
> make[1]: *** [debian/rules:44: override_dh_auto_test] Error 1


The full build log is available from:
http://qa-logs.debian.net/2025/01/06/autopkgtest_5.42_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250106;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250106&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 mark 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